:root{--blue:#194a8e;--blue-mid:#4ea6d7;--blue-dark:#1a264f;--gold:#ffa214;--green:#2cb858;--seafoam:#99d2db;--charcoal:#28232b;--cream:#f8f5f1;--white:#ffffff;--bg:#eef2f7;--border:#d6dde8;--label-c:#6b7a94;--shadow:0 2px 12px rgba(25,74,142,.1);--shadow-lg:0 8px 32px rgba(25,74,142,.15);--radius:14px;--radius-sm:8px;--mono:"Geist Mono",monospace;--sans:"Geist",sans-serif}[data-astro-cid-kh7btl4r]{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--bg);color:var(--charcoal);-webkit-font-smoothing:antialiased}.eyebrow[data-astro-cid-kh7btl4r]{font-family:var(--mono);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--label-c);display:block;margin-bottom:12px}.container[data-astro-cid-kh7btl4r]{max-width:1180px;margin:0 auto;padding:0 32px}.section[data-astro-cid-kh7btl4r]{padding:88px 0}.section-header[data-astro-cid-kh7btl4r]{text-align:center;margin-bottom:56px}.section-header[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:clamp(26px,3.2vw,42px);font-weight:900;color:var(--blue-dark);letter-spacing:-.025em;line-height:1.12;margin-bottom:16px}.section-header[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{font-style:normal;color:var(--blue-mid)}nav[data-astro-cid-kh7btl4r]{position:sticky;top:0;z-index:100;background:#fffffff0;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-inner[data-astro-cid-kh7btl4r]{max-width:1180px;margin:0 auto;padding:0 32px;display:flex;align-items:center;justify-content:space-between;height:64px}.nav-logo[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:10px;text-decoration:none}.nav-logo-icon[data-astro-cid-kh7btl4r]{width:34px;height:34px;background:var(--blue);border-radius:50%;display:flex;align-items:center;justify-content:center}.nav-logo-text[data-astro-cid-kh7btl4r]{font-weight:800;font-size:18px;color:var(--blue-dark);letter-spacing:-.01em}.nav-links[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:30px;list-style:none}.nav-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{font-family:var(--mono);font-size:11.5px;font-weight:500;letter-spacing:.07em;text-transform:uppercase;color:var(--label-c);text-decoration:none;transition:color .18s}.nav-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover,.nav-links[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r].active{color:var(--blue)}.nav-cta[data-astro-cid-kh7btl4r]{display:flex;gap:10px}.btn[data-astro-cid-kh7btl4r]{display:inline-flex;align-items:center;gap:6px;font-family:var(--mono);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:12px 22px;border-radius:var(--radius-sm);text-decoration:none;cursor:pointer;border:none;transition:all .18s ease;white-space:nowrap}.btn-primary[data-astro-cid-kh7btl4r]{background:var(--blue);color:var(--white)}.btn-ghost[data-astro-cid-kh7btl4r]{background:transparent;color:var(--blue);border:1.5px solid var(--border)}.btn-ghost[data-astro-cid-kh7btl4r]:hover{border-color:var(--blue)}.btn-gold[data-astro-cid-kh7btl4r]{background:var(--gold);color:var(--white)}.btn-gold[data-astro-cid-kh7btl4r]:hover{opacity:.92;transform:translateY(-1px)}.btn-ghost-light[data-astro-cid-kh7btl4r]{background:transparent;color:var(--white);border:1.5px solid rgba(255,255,255,.3)}.btn-ghost-light[data-astro-cid-kh7btl4r]:hover{background:#ffffff1a}.btn-lg[data-astro-cid-kh7btl4r]{font-size:13px;padding:15px 30px;border-radius:10px}.page-hero[data-astro-cid-kh7btl4r]{background:linear-gradient(138deg,var(--blue-dark) 0%,var(--blue) 60%,#2a6cb5 100%);padding:80px 0 72px;position:relative;overflow:hidden}.page-hero[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23ffffff' fill-opacity='0.025'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/svg%3E")}.hero-glow[data-astro-cid-kh7btl4r]{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(78,166,215,.15) 0%,transparent 70%);right:-80px;top:-120px;pointer-events:none}.page-hero-inner[data-astro-cid-kh7btl4r]{position:relative;z-index:2;max-width:1180px;margin:0 auto;padding:0 32px;text-align:center}.page-hero[data-astro-cid-kh7btl4r] .eyebrow[data-astro-cid-kh7btl4r]{color:var(--seafoam);margin-bottom:16px}.page-hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r]{font-size:clamp(30px,4vw,54px);font-weight:900;color:var(--white);letter-spacing:-.025em;line-height:1.08;margin-bottom:20px}.page-hero[data-astro-cid-kh7btl4r] h1[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{font-style:normal;color:var(--gold)}.page-hero[data-astro-cid-kh7btl4r] .hero-sub[data-astro-cid-kh7btl4r]{font-size:17px;color:#ffffffb8;max-width:600px;margin:0 auto;line-height:1.68}.about-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-copy[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:clamp(26px,3vw,40px);font-weight:900;color:var(--blue-dark);letter-spacing:-.025em;line-height:1.15;margin-bottom:20px}.about-copy[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{font-style:normal;color:var(--blue-mid)}.about-copy[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:15px;color:#5a6474;line-height:1.72;margin-bottom:16px}.about-copy[data-astro-cid-kh7btl4r] .pullquote[data-astro-cid-kh7btl4r]{font-size:18px;font-weight:700;color:var(--blue-dark);font-style:italic;border-left:3px solid var(--gold);padding-left:20px;margin:28px 0}.about-stats[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:1fr 1fr;gap:16px}.about-stat[data-astro-cid-kh7btl4r]{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius);padding:28px 24px;text-align:center}.about-stat-val[data-astro-cid-kh7btl4r]{font-family:var(--mono);font-size:38px;font-weight:900;color:var(--blue);line-height:1;display:block;letter-spacing:-.02em}.about-stat-val[data-astro-cid-kh7btl4r].gold{color:var(--gold)}.about-stat-val[data-astro-cid-kh7btl4r].green{color:var(--green)}.about-stat-lbl[data-astro-cid-kh7btl4r]{font-family:var(--mono);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--label-c);margin-top:8px;display:block}.values-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.value-card[data-astro-cid-kh7btl4r]{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius);padding:32px 28px;transition:all .2s;position:relative;overflow:hidden}.value-card[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px}.value-card[data-astro-cid-kh7btl4r]:nth-child(1):before{background:var(--blue)}.value-card[data-astro-cid-kh7btl4r]:nth-child(2):before{background:var(--gold)}.value-card[data-astro-cid-kh7btl4r]:nth-child(3):before{background:var(--green)}.value-card[data-astro-cid-kh7btl4r]:nth-child(4):before{background:var(--blue-mid)}.value-card[data-astro-cid-kh7btl4r]:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.value-card[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:17px;font-weight:800;color:var(--blue-dark);margin-bottom:10px}.value-card[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:14px;color:#5a6474;line-height:1.68}.team-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.team-card[data-astro-cid-kh7btl4r]{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:28px 24px;text-align:center;transition:box-shadow .2s}.team-card[data-astro-cid-kh7btl4r]:hover{box-shadow:var(--shadow-lg)}.team-avatar[data-astro-cid-kh7btl4r]{width:72px;height:72px;border-radius:50%;background:var(--blue);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:#fff;margin:0 auto 16px}.team-avatar[data-astro-cid-kh7btl4r].gold{background:var(--gold)}.team-avatar[data-astro-cid-kh7btl4r].green{background:var(--green)}.team-avatar[data-astro-cid-kh7btl4r].mid{background:var(--blue-mid)}.team-name[data-astro-cid-kh7btl4r]{font-size:16px;font-weight:800;color:var(--blue-dark);margin-bottom:4px}.team-title[data-astro-cid-kh7btl4r]{font-size:11px;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--label-c)}.level-wins-box[data-astro-cid-kh7btl4r]{background:var(--blue-dark);border-radius:var(--radius);padding:36px 40px;display:flex;gap:28px;align-items:flex-start}.level-wins-box[data-astro-cid-kh7btl4r] .lw-icon[data-astro-cid-kh7btl4r]{width:48px;height:48px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:22px}.level-wins-box[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{font-size:17px;font-weight:800;color:#fff;margin-bottom:8px}.level-wins-box[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:14px;color:#ffffffad;line-height:1.68}.t-grid[data-astro-cid-kh7btl4r]{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.t-card[data-astro-cid-kh7btl4r]{background:var(--cream);border:1px solid var(--border);border-radius:var(--radius);padding:28px;transition:box-shadow .2s}.t-card[data-astro-cid-kh7btl4r]:hover{box-shadow:var(--shadow-lg)}.t-mark[data-astro-cid-kh7btl4r]{font-size:36px;line-height:1;color:var(--blue-mid);font-family:Georgia,serif;margin-bottom:10px}.t-text[data-astro-cid-kh7btl4r]{font-size:15px;line-height:1.67;color:var(--charcoal);margin-bottom:22px;font-style:italic}.t-author[data-astro-cid-kh7btl4r]{display:flex;align-items:center;gap:12px}.t-avatar[data-astro-cid-kh7btl4r]{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:13px;font-weight:700;color:var(--white);flex-shrink:0}.t-name[data-astro-cid-kh7btl4r]{font-weight:700;font-size:14px;color:var(--blue-dark)}.t-role[data-astro-cid-kh7btl4r]{font-family:var(--mono);font-size:10px;color:var(--label-c);letter-spacing:.06em;text-transform:uppercase;margin-top:2px}.bottom-cta[data-astro-cid-kh7btl4r]{background:linear-gradient(138deg,var(--blue-dark) 0%,var(--blue) 100%);padding:88px 0;text-align:center;position:relative;overflow:hidden}.bottom-cta[data-astro-cid-kh7btl4r]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 65% 50%,rgba(78,166,215,.18) 0%,transparent 65%);pointer-events:none}.bc-inner[data-astro-cid-kh7btl4r]{position:relative;z-index:2}.bc-inner[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r]{font-size:clamp(26px,4vw,46px);font-weight:900;color:var(--white);letter-spacing:-.025em;line-height:1.1;margin-bottom:18px}.bc-inner[data-astro-cid-kh7btl4r] h2[data-astro-cid-kh7btl4r] em[data-astro-cid-kh7btl4r]{font-style:normal;color:var(--gold)}.bc-inner[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{font-size:17px;color:#ffffffad;max-width:520px;margin:0 auto 36px;line-height:1.68}.bc-actions[data-astro-cid-kh7btl4r]{display:flex;justify-content:center;gap:14px;flex-wrap:wrap}footer[data-astro-cid-kh7btl4r]{background:var(--charcoal);color:#ffffff85;padding:60px 0 32px;font-size:13px}.foot-inner[data-astro-cid-kh7btl4r]{max-width:1180px;margin:0 auto 48px;padding:0 32px;display:grid;grid-template-columns:2.2fr 1fr 1fr 1fr;gap:48px}.foot-brand[data-astro-cid-kh7btl4r] h3[data-astro-cid-kh7btl4r]{color:var(--white);font-size:18px;font-weight:800;margin-bottom:10px}.foot-brand[data-astro-cid-kh7btl4r] p[data-astro-cid-kh7btl4r]{line-height:1.68;max-width:280px;margin-bottom:14px}.foot-addr[data-astro-cid-kh7btl4r]{font-family:var(--mono);font-size:11px;letter-spacing:.05em;line-height:1.75;color:#ffffff61}.foot-col[data-astro-cid-kh7btl4r] h4[data-astro-cid-kh7btl4r]{color:var(--white);font-family:var(--mono);font-size:10.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px}.foot-col[data-astro-cid-kh7btl4r] ul[data-astro-cid-kh7btl4r]{list-style:none;display:flex;flex-direction:column;gap:10px}.foot-col[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{color:#ffffff7a;text-decoration:none;transition:color .15s}.foot-col[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]:hover{color:var(--white)}.foot-bottom[data-astro-cid-kh7btl4r]{max-width:1180px;margin:0 auto;padding:22px 32px 0;border-top:1px solid rgba(255,255,255,.08);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.foot-copy[data-astro-cid-kh7btl4r]{font-family:var(--mono);font-size:11px;letter-spacing:.06em}.nav-hamburger[data-astro-cid-kh7btl4r]{display:none;flex-direction:column;gap:5px;cursor:pointer;padding:4px;background:none;border:none}.nav-hamburger[data-astro-cid-kh7btl4r] span[data-astro-cid-kh7btl4r]{width:22px;height:2px;background:var(--blue-dark);border-radius:2px;display:block}@media(max-width:900px){.nav-hamburger[data-astro-cid-kh7btl4r]{display:flex}.nav-links[data-astro-cid-kh7btl4r]{display:none;position:absolute;top:64px;left:0;right:0;background:#fff;border-bottom:1px solid var(--border);flex-direction:column;gap:0;padding:8px 0;z-index:200}.nav-links[data-astro-cid-kh7btl4r].open{display:flex}.nav-links[data-astro-cid-kh7btl4r] li[data-astro-cid-kh7btl4r] a[data-astro-cid-kh7btl4r]{display:block;padding:14px 32px}.nav-cta[data-astro-cid-kh7btl4r]{display:none}nav[data-astro-cid-kh7btl4r]{position:relative}.about-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr;gap:40px}.values-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.team-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr}.t-grid[data-astro-cid-kh7btl4r]{grid-template-columns:1fr}.foot-inner[data-astro-cid-kh7btl4r]{grid-template-columns:1fr 1fr}.foot-brand[data-astro-cid-kh7btl4r]{grid-column:1/-1}.bc-actions[data-astro-cid-kh7btl4r]{flex-direction:column;align-items:center}.level-wins-box[data-astro-cid-kh7btl4r]{flex-direction:column}}
