@import"https://fonts.googleapis.com/css2?family=Anton&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,300;1,400&family=DM+Mono:wght@400;500&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #030303;--surface: #0a0a0a;--surface2: #111111;--surface3: #1a1a1a;--border: rgba(255,255,255,.08);--border2: rgba(255,255,255,.15);--text: #fcfcfc;--text2: rgba(252,252,252,.6);--muted: rgba(252,252,252,.85);--accent: #fcfcfc;--accent2: rgba(252,252,252,.8);--accent-rgb: 252, 252, 252;--display: "Anton", Arial, sans-serif;--serif: "Anton", Arial, sans-serif;--sans: "Lato", system-ui, sans-serif;--mono: "DM Mono", "Courier New", monospace;--ease: cubic-bezier(.25, .46, .45, .94);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--glow: none}html{scroll-behavior:smooth}body{background:#030303;color:#fcfcfc;font-family:var(--sans);font-weight:300;font-size:15px;line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden}::-webkit-scrollbar{width:2px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:0}::-webkit-scrollbar-thumb:hover{background:var(--text)}.scroll-progress{position:fixed;top:0;left:0;height:1px;background:#fcfcfc;z-index:9999;transition:width .1s linear}.install-banner{position:fixed;left:50%;bottom:calc(1rem + env(safe-area-inset-bottom));transform:translate(-50%);width:min(94vw,520px);z-index:180;background:#0c0c0cf0;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:.8rem .9rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.install-banner-text{font-size:.76rem;line-height:1.5;color:var(--text)}.install-banner-actions{display:flex;gap:.35rem;flex-shrink:0}.install-btn{border:1px solid rgba(255,255,255,.35);color:var(--text);background:transparent;padding:.4rem .7rem;font-size:.68rem;cursor:pointer}.install-btn-primary{background:var(--text);color:#030303;border-color:var(--text)}.floating-book-btn{position:fixed;bottom:calc(28px + env(safe-area-inset-bottom));right:28px;background:#fcfcfc;color:#030303;border:none;border-radius:999px;padding:.75rem 1.5rem;font-size:.82rem;font-weight:700;letter-spacing:.5px;cursor:pointer;z-index:90;box-shadow:0 4px 20px #0006;transition:transform .2s,box-shadow .2s}h1,h2,h3,h4{font-family:var(--display);font-weight:400;color:var(--text);text-transform:uppercase}h1{font-size:clamp(5rem,10vw,10rem);line-height:.85;letter-spacing:-.02em}h2{font-size:clamp(3rem,7vw,7rem);line-height:.9;letter-spacing:-.01em}h3{font-size:clamp(2rem,4vw,3.5rem);line-height:.95}h4{line-height:1.1}p{font-size:1rem;line-height:1.85;color:var(--muted)}.mono{font-family:var(--mono)}.gradient-text{color:#fcfcfc}.display-text{font-family:var(--display);font-size:clamp(4rem,10vw,10rem);line-height:.85;letter-spacing:-.02em;color:var(--text);text-transform:uppercase}.section-num{font-family:var(--mono);font-size:.6rem;color:var(--muted);letter-spacing:.2em;margin-bottom:1rem}.section-label{font-family:var(--sans);font-size:.6rem;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:#fcfcfca6;display:inline-flex;align-items:center;gap:.7rem;margin-bottom:1rem;border:1px solid rgba(255,255,255,.15);padding:.3rem .8rem;border-radius:0}.section-label:before{content:"";width:4px;height:4px;background:#fcfcfca6;flex-shrink:0}.container{max-width:1200px;margin:0 auto;padding:0 2.5rem}section{padding:8rem 0}@keyframes fadeSlideUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes tilePopIn{0%{opacity:0;transform:translateY(24px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes float{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(1deg)}66%{transform:translateY(10px) rotate(-1deg)}}@keyframes spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse-glow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes scroll-line{0%{opacity:0;transform:scaleY(0) translateY(-20px);transform-origin:top}40%{opacity:1;transform:scaleY(1) translateY(0)}80%{opacity:0}to{opacity:0}}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.tile-animate{animation:tilePopIn .65s var(--ease-out) both}.tile-animate:nth-child(1){animation-delay:0s}.tile-animate:nth-child(2){animation-delay:.07s}.tile-animate:nth-child(3){animation-delay:.14s}.tile-animate:nth-child(4){animation-delay:.21s}.tile-animate:nth-child(5){animation-delay:.28s}.tile-animate:nth-child(6){animation-delay:.35s}.tile-animate:nth-child(7){animation-delay:.42s}.tile-animate:nth-child(8){animation-delay:.49s}.tile-animate:nth-child(9){animation-delay:.56s}.tile-animate:nth-child(10){animation-delay:.63s}.tile-animate:nth-child(11){animation-delay:.7s}.tile-animate:nth-child(12){animation-delay:.77s}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.4rem;border:1px solid rgba(252,252,252,.3);color:#fcfcfcb3;font-family:var(--sans);font-size:.72rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:transparent;border-radius:0;transition:all .2s var(--ease)}.btn:hover{border-color:#fcfcfcb3;color:#fcfcfc}.btn-solid{background:#fcfcfc;border-color:#fcfcfc;color:#030303;font-weight:500}.btn-solid:hover{background:#fcfcfcd9;border-color:#fcfcfcd9;color:#030303}.btn-ghost{display:inline-flex;align-items:center;gap:.5rem;padding:.6rem 1.4rem;border:1px solid rgba(252,252,252,.3);color:#fcfcfcb3;font-family:var(--sans);font-size:.72rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background:transparent;border-radius:0;transition:all .2s}.btn-ghost:hover{background:#ffffff14;border-color:#fcfcfcb3;color:#fcfcfc}.pill{display:inline-flex;align-items:center;padding:.28rem .8rem;border-radius:0;font-family:var(--mono);font-size:.6rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;background:#fcfcfc;color:#030303;line-height:1.4}.pill-outline{background:transparent;border:1px solid var(--border2);color:var(--muted)}.pill-accent{background:transparent;border:1px solid rgba(252,252,252,.3);color:#fcfcfcb3;border-radius:0}.nav{position:fixed;top:0;left:0;right:0;z-index:160;padding:0 2rem;height:62px;display:flex;align-items:center;justify-content:space-between;transition:all .3s var(--ease);background:transparent}.nav.scrolled{background:#030303d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);height:54px}.nav-left{display:flex;align-items:center;gap:4px}.nav-hamburger{display:flex;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:10px 6px}.hamburger-line{display:block;width:28px;height:2px;background:#fcfcfc;transition:all .35s var(--ease-out);transform-origin:center}.hamburger-line.open:first-child{transform:translateY(4px) rotate(45deg)}.hamburger-line.open:last-child{transform:translateY(-4px) rotate(-45deg)}.nav-home-btn{display:flex;align-items:center;justify-content:center;background:none;border:none;color:#fcfcfc;cursor:pointer;padding:8px;margin-left:4px;opacity:.7;transition:opacity .2s}.nav-home-btn:hover{opacity:1}.nav-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;background:#0c1a33;display:flex;flex-direction:column;justify-content:flex-end;padding:4rem 4rem 6rem}.nav-drawer-social{position:absolute;top:4rem;right:4rem;display:flex;gap:1.5rem;align-items:center}.nav-drawer-social a{color:#fcfcfc;transition:opacity .2s}.nav-drawer-social a:hover{opacity:.6}.nav-drawer-logo{position:absolute;top:1.5rem;right:4rem;height:80px;width:auto;filter:brightness(0) invert(1)}.nav-drawer-content{display:flex;flex-direction:column;gap:0;position:relative;z-index:2}.nav-drawer-link{font-family:var(--display);font-size:clamp(1.3rem,3vw,2.2rem);line-height:1;color:#ffffff38;background:none;border:none;cursor:pointer;text-align:left;padding:.08rem 0;transition:color .25s;text-transform:uppercase;letter-spacing:-.02em;font-style:normal;font-weight:900;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.nav-drawer-link:hover,.nav-drawer-link.active{color:#fcfcfc}.nav-drawer-footer{position:absolute;bottom:3rem;right:4rem;display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;font-family:var(--sans);font-size:.7rem;letter-spacing:.05em;color:#fcfcfc66}.nav-social{position:absolute;right:2rem;top:50%;transform:translateY(-50%);display:flex;gap:1.2rem;align-items:center;z-index:200}.nav-social a{color:#fcfcfc99;transition:color .2s;display:flex}.nav-social a:hover{color:#fcfcfc}.nav-links,.nav-logo,.nav-logo-img,.nav-logo-text{display:none}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;text-align:left;overflow:hidden;padding:0 0 12rem 3rem}.hero:before,.hero:after{display:none}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;will-change:transform;overflow:hidden}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#030303e6,#0303034d,#0303031a)}.hero-grid-overlay{display:none}.hero-content{position:relative;z-index:2;max-width:100%;width:100%;padding:0 3rem 10rem 0;animation:fadeSlideUp 1s var(--ease-out) both}.hero-eyebrow{display:block;font-family:var(--sans);font-size:.7rem;letter-spacing:.15em;color:#fcfcfc80;background:transparent;border:none;padding:0;margin-bottom:1.2rem;text-transform:uppercase;font-weight:400}.hero h1,.hero-display{color:#fcfcfc;font-family:var(--display);font-size:clamp(5rem,12vw,12rem);line-height:.85;letter-spacing:-.02em;margin-bottom:1.5rem;font-weight:400;text-transform:uppercase}.hero-display em{font-style:normal;color:#fcfcfce6}.hero-sub{font-family:var(--sans);font-size:1rem;color:#fcfcfc80;max-width:500px;margin:0 0 2rem;line-height:1.8;font-weight:300;letter-spacing:.02em}.hero-actions{display:flex;gap:.75rem;align-items:center;justify-content:flex-start;flex-wrap:wrap;margin-bottom:0}.hero-stat-strip{position:absolute;bottom:0;left:0;right:0;z-index:3;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.08);background:#030303cc;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.hero-stat-item{padding:2rem 2.5rem;border-right:1px solid rgba(255,255,255,.1);text-align:left;cursor:default}.hero-stat-item:last-child{border-right:none}.hero-stat-num{font-family:var(--mono);font-size:2rem;font-weight:400;color:#fcfcfc;display:block;line-height:1;margin-bottom:.4rem}.hero-stat-label{font-size:.62rem;color:#fcfcfca6;letter-spacing:.1em;text-transform:uppercase}.hero-scroll{position:absolute;bottom:8rem;right:2.5rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;font-size:.58rem;letter-spacing:.25em;text-transform:uppercase;color:#ffffff80;z-index:2}.hero-scroll-line{width:1px;height:48px;background:linear-gradient(to bottom,rgba(255,255,255,.6),transparent);animation:scroll-line 2.6s ease-in-out infinite}.ticker-wrapper{background:#fcfcfc;border-top:none;border-bottom:none;padding:.8rem 0;overflow:hidden;white-space:nowrap}.ticker-track{display:inline-flex;animation:ticker-scroll 55s linear infinite}.ticker-track:hover{animation-play-state:paused}.ticker-item{display:inline-flex;align-items:center;gap:.5rem;padding:0 2.5rem;font-size:.68rem;letter-spacing:.1em;color:#03030399;font-family:var(--mono)}.ticker-item strong{color:#030303}.ticker-dot{display:inline-block;width:3px;height:3px;border-radius:50%;background:#0303034d;margin-left:2rem}.what-we-do-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:7rem;align-items:start}.what-we-do-content p{margin-bottom:1.3rem}.what-we-do-content p:last-of-type{margin-bottom:2rem}.feature-list{display:flex;flex-direction:column;gap:0;margin-top:2.5rem;border:1px solid rgba(255,255,255,.08);border-radius:0;overflow:hidden}.feature-item{display:flex;align-items:center;gap:1rem;padding:.9rem 1.4rem;border-bottom:1px solid rgba(255,255,255,.08);font-family:var(--sans);font-size:.75rem;color:var(--text2);transition:background .15s,color .15s;cursor:default;border-radius:0}.feature-item:last-child{border-bottom:none}.feature-item:hover{background:#ffffff08;color:var(--text)}.feature-dot{width:5px;height:5px;border-radius:0;background:#fcfcfc;flex-shrink:0}.stats-bar{padding:6rem 0;border-bottom:1px solid var(--border)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stat-block{padding:0 3.5rem;border-right:1px solid var(--border);position:relative}.stat-block:first-child{padding-left:0}.stat-block:last-child{border-right:none}.stat-num{font-family:var(--mono);font-size:clamp(2.6rem,4.5vw,4rem);font-weight:400;color:var(--text);line-height:1;margin-bottom:.5rem}.stat-label{font-size:.7rem;color:var(--muted);line-height:1.5;letter-spacing:.03em}.about{overflow:hidden}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:stretch}.about-img-wrap{position:relative;overflow:hidden;min-height:580px}.about-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center 35%;display:block;transition:transform 10s var(--ease)}.about-img-wrap:hover img{transform:scale(1.06)}.about-content{padding:6rem 5rem;display:flex;flex-direction:column;justify-content:center}.about-content h2{margin-bottom:1.5rem}.about-content p{margin-bottom:1.2rem}.about-credentials{margin-top:2rem;display:flex;flex-direction:column;gap:0;border:1px solid rgba(255,255,255,.08);border-radius:0;overflow:hidden}.credential-item{display:flex;align-items:flex-start;gap:.9rem;font-size:.82rem;color:var(--muted);padding:.95rem 1.3rem;border-bottom:1px solid var(--border);transition:all .2s;cursor:default}.credential-item:last-child{border-bottom:none}.credential-item:hover{background:#ffffff08;color:var(--text2)}.credential-icon{width:5px;height:5px;border-radius:0;background:#fcfcfc;flex-shrink:0;margin-top:.5rem}.news{background:var(--surface)}.news-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3.5rem;gap:1rem;flex-wrap:wrap}.news-featured{display:grid;grid-template-columns:1.1fr .9fr;gap:0;margin-bottom:1px;cursor:pointer;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:0;transition:all .3s var(--ease)}.news-featured:hover{border-color:#ffffff47;transform:translateY(-2px)}.news-featured-img{position:relative;overflow:hidden;min-height:440px}.news-featured-img img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform 1.2s var(--ease);display:block}.news-featured:hover .news-featured-img img{transform:scale(1.06)}.news-featured-body{padding:3.5rem;display:flex;flex-direction:column;justify-content:flex-end;background:var(--surface2)}.article-tag{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:0;font-family:var(--mono);font-size:.58rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;background:#fcfcfc;color:#030303;margin-bottom:.8rem}.article-date{font-family:var(--mono);font-size:.66rem;color:var(--muted);margin-bottom:1.2rem}.news-featured-body h3{font-size:clamp(1.5rem,2.4vw,2.1rem);margin-bottom:1rem;line-height:1.2}.news-featured-body p{font-size:.88rem;-webkit-line-clamp:3;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:2rem}.news-read-more{display:inline-flex;align-items:center;gap:.5rem;font-size:.72rem;font-weight:500;color:#fcfcfcb3;border:none;background:none;cursor:pointer;padding:0;letter-spacing:.05em;transition:gap .3s var(--ease-out)}.news-read-more:hover{gap:1rem}.news-carousel-wrap{position:relative;margin-top:1.2rem}.news-carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.5rem}.news-carousel::-webkit-scrollbar{display:none}.news-card{flex:0 0 300px;scroll-snap-align:start;background:var(--surface2);border:1px solid rgba(255,255,255,.08);border-radius:0;overflow:hidden;cursor:pointer;transition:all .25s var(--ease);position:relative}.news-card:hover{border-color:#ffffff40;transform:translateY(-3px)}.news-card-img-wrap{overflow:hidden;height:240px}.news-card-img{width:100%;height:240px;object-fit:cover;object-position:center 20%;display:block;transition:transform .7s var(--ease)}.news-card:hover .news-card-img{transform:scale(1.07)}.news-card-body{padding:1.4rem}.news-card-body h4{font-family:var(--display);font-size:.97rem;margin-bottom:.5rem;line-height:1.35;color:var(--text)}.news-card-body p{font-size:.77rem;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.carousel-nav{display:flex;gap:.5rem;margin-top:1.5rem}.carousel-btn{width:40px;height:40px;border:1px solid rgba(255,255,255,.08);background:var(--surface2);color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.9rem;border-radius:0;transition:all .2s}.carousel-btn:hover{border-color:#fff6;color:#fcfcfc;background:#ffffff0d}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;z-index:200;display:flex;align-items:flex-start;justify-content:center;padding:2rem;overflow-y:auto;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.modal-panel{background:var(--surface);max-width:760px;width:100%;margin-top:5rem;position:relative;border:1px solid var(--border);border-radius:0;overflow:hidden}.modal-img{width:100%;height:380px;object-fit:cover;display:block}.modal-body{padding:3rem}.modal-close{position:absolute;top:1rem;right:1rem;width:36px;height:36px;background:#080808cc;border:1px solid var(--border);color:var(--text);cursor:pointer;font-size:.9rem;display:flex;align-items:center;justify-content:center;z-index:10;border-radius:0;transition:all .2s}.modal-close:hover{border-color:#ffffff80;background:#ffffff1a;color:#fcfcfc}.modal-body h2{font-size:clamp(1.5rem,3vw,2.1rem);margin-bottom:.5rem}.modal-meta{margin-bottom:2rem;display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.modal-body p{margin-bottom:1.2rem;font-size:.94rem;color:var(--muted);line-height:1.9}.modal-body p:first-of-type{color:var(--text2)}.records{background:var(--bg)}.records-hero-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:4rem}.record-hero-card{background:var(--surface);border:1px solid rgba(255,255,255,.08);border-radius:0;padding:2rem 1.5rem;text-align:center;transition:all .22s var(--ease);position:relative;overflow:hidden}.record-hero-card:hover{border-color:#ffffff4d;transform:translateY(-2px)}.record-badge{font-family:var(--mono);font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;color:#fcfcfc80;margin-bottom:1rem}.record-time{font-family:var(--mono);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:400;color:var(--text);line-height:1;margin-bottom:.6rem}.record-event{font-size:.78rem;color:var(--muted);margin-bottom:.3rem}.record-swimmer{font-size:.72rem;color:#fcfcfc99;font-weight:500}.records-tabs{display:flex;gap:.25rem;margin-bottom:1.5rem;background:#ffffff06;border:1px solid rgba(255,255,255,.08);border-radius:0;padding:.3rem;width:fit-content;flex-wrap:wrap}.tab-btn{padding:.55rem 1.2rem;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);background:transparent;border:none;cursor:pointer;border-radius:0;transition:all .2s}.tab-btn.active{background:#fcfcfc;color:#030303}.tab-btn:hover:not(.active){color:var(--text2);background:#ffffff0d}.records-table{width:100%;border-collapse:collapse;border:1px solid rgba(255,255,255,.08);border-radius:0;overflow:hidden;margin-top:1.5rem}.records-table thead{background:var(--surface2)}.records-table th{text-align:left;padding:1rem 1.4rem;font-family:var(--mono);font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);border-bottom:1px solid var(--border)}.records-table td{padding:1rem 1.4rem;border-bottom:1px solid var(--border);color:var(--muted);font-size:.85rem;transition:background .15s}.records-table tr:last-child td{border-bottom:none}.records-table td:first-child{font-weight:500;color:var(--text)}.records-table td:nth-child(2),.records-table td:nth-child(5),.records-table td:nth-child(8){color:var(--text2)}.records-table td:nth-child(3),.records-table td:nth-child(6),.records-table td:nth-child(9){font-family:var(--mono);color:#fcfcfc;font-weight:700;font-size:.95rem}.records-table tr:hover td{background:#ffffff05}.records-rank{font-family:var(--mono);font-size:.65rem;color:var(--muted)}.rank-1,.rank-2,.rank-3{color:#fcfcfc!important;font-weight:700}.services{background:var(--surface)}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:4rem}.service-card{background:var(--surface2);border:1px solid rgba(255,255,255,.08);border-radius:0;padding:2.5rem 2rem;transition:all .22s var(--ease);position:relative;overflow:hidden}.service-card:hover{border-color:#ffffff40;transform:translateY(-3px)}.service-icon{font-size:1.8rem;margin-bottom:1.4rem;display:block}.service-card h3{margin-bottom:.8rem;font-size:1.2rem}.service-card p{font-size:.85rem;margin-bottom:2rem;line-height:1.8}.service-price{font-family:var(--mono);font-size:.63rem;letter-spacing:.14em;text-transform:uppercase;color:#fcfcfc80;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.08)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.faq-item{background:var(--surface2);border:1px solid rgba(255,255,255,.08);border-radius:0;padding:2rem;transition:all .2s;cursor:default}.faq-item:hover{background:var(--surface3);border-color:#ffffff40}.faq-item h4{font-family:var(--display);font-size:1.05rem;font-weight:400;margin-bottom:.7rem;color:var(--text)}.faq-item p{font-size:.85rem;line-height:1.8}.placements{background:var(--bg)}.placements-photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:2.5rem}.placement-photo-card{background:var(--surface);border:1px solid rgba(255,255,255,.08);border-radius:0;overflow:hidden;transition:all .22s var(--ease);position:relative}.placement-photo-card:hover{border-color:#ffffff40;transform:translateY(-3px)}.placement-photo-wrap{width:100%;aspect-ratio:4/5;background:var(--surface2);position:relative;overflow:hidden}.placement-photo-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .7s var(--ease)}.placement-photo-card:hover .placement-photo-img{transform:scale(1.06)}.placement-photo-initials{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:1.6rem;font-weight:700;color:var(--accent);opacity:.25;background:var(--surface2)}.placement-photo-info{display:flex;align-items:center;gap:.6rem;padding:.9rem 1rem;border-top:1px solid var(--border)}.placement-name{font-weight:500;color:var(--text);font-size:.84rem}.placement-school{font-size:.68rem;color:#fcfcfc99}.placement-year{font-size:.6rem;color:var(--muted);margin-top:.15rem}.placements-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-top:2.5rem}.placement-card{background:var(--surface);border:1px solid var(--border);border-radius:0;padding:1.4rem;transition:all .2s}.placement-card:hover{background:var(--surface2);border-color:var(--border2)}.placement-card-inner{display:flex;align-items:center;gap:.9rem}.placement-text{flex:1;min-width:0}.placement-name-old{font-weight:500;color:var(--text);font-size:.92rem}.placement-school-old{font-size:.75rem;color:var(--accent)}.testimonials{background:var(--surface);overflow:hidden}.testimonials-carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;margin-top:3rem;padding-bottom:.5rem}.testimonials-carousel::-webkit-scrollbar{display:none}.testimonial-card{flex:0 0 380px;scroll-snap-align:start;background:var(--surface2);border:1px solid rgba(255,255,255,.08);border-radius:0;padding:2.5rem;position:relative;transition:all .22s var(--ease)}.testimonial-card:hover{border-color:#ffffff40;transform:translateY(-2px)}.testimonial-avatar{width:72px;height:72px;border-radius:50%;overflow:hidden;margin-bottom:1.2rem;border:2px solid rgba(255,255,255,.15)}.testimonial-avatar img{width:100%;height:100%;object-fit:cover}.testimonial-quote-mark{font-family:var(--display);font-size:3.5rem;line-height:1;color:#fcfcfc33;margin-bottom:.5rem}.testimonial-text{font-size:.88rem;line-height:1.85;color:var(--text2);font-style:italic;margin-bottom:2rem}.testimonial-name{font-weight:600;font-size:.82rem;color:var(--text)}.testimonial-school{font-size:.67rem;color:#fcfcfc80;margin-top:.2rem}.contact{background:var(--bg)}.contact-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.contact-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:7rem;align-items:start}.contact-info h2{margin-bottom:1.5rem}.contact-info p{margin-bottom:2rem}.contact-detail{margin-top:2.5rem;display:flex;flex-direction:column;gap:0;border:1px solid rgba(255,255,255,.08);border-radius:0;overflow:hidden}.contact-detail-item{display:flex;flex-direction:column;gap:.2rem;padding:1.2rem 1.5rem;border-bottom:1px solid var(--border);transition:all .2s;cursor:default}.contact-detail-item:last-child{border-bottom:none}.contact-detail-item:hover{background:#ffffff08}.contact-detail-label{font-family:var(--mono);font-size:.56rem;letter-spacing:.18em;text-transform:uppercase;color:#fcfcfc80}.contact-detail-value{font-size:.88rem;color:var(--text)}.contact-form{display:flex;flex-direction:column;gap:.8rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.form-group{display:flex;flex-direction:column;gap:.45rem}.form-group label{font-family:var(--mono);font-size:.58rem;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.form-group input,.form-group select,.form-group textarea{background:var(--surface);border:1px solid rgba(255,255,255,.15);border-radius:0;color:var(--text);font-family:var(--sans);font-size:.82rem;padding:.75rem 1rem;outline:none;transition:all .2s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#ffffff80;background:var(--surface2)}.form-group textarea{resize:vertical;min-height:140px}.form-group select option{background:var(--surface)}.form-submit{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 2rem;background:#fcfcfc;border:1px solid #fcfcfc;border-radius:0;color:#030303;font-family:var(--sans);font-size:.75rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:all .2s;margin-top:.25rem}.form-submit:hover{background:#fcfcfcd9;border-color:#fcfcfcd9}.form-submit:disabled{opacity:.65;cursor:not-allowed}.form-success{text-align:center;padding:2.5rem;border:1px solid rgba(255,255,255,.15);border-radius:0;color:#fcfcfc;font-size:.9rem;background:#ffffff0a}.claude-panel{border:1px solid rgba(255,255,255,.12);background:var(--surface);padding:1.5rem}.claude-title{font-size:clamp(1.4rem,3vw,2rem);line-height:1;margin-bottom:.7rem}.claude-subtitle{margin-bottom:1.2rem;color:var(--muted)}.claude-error{margin-top:.85rem;font-size:.8rem;color:#fca5a5}.claude-reply{margin-top:1rem;border:1px solid rgba(255,255,255,.1);background:#ffffff08;padding:1rem}.claude-reply p{margin-top:.5rem;margin-bottom:0;white-space:pre-wrap}.footer{background:var(--surface);border-top:1px solid var(--border);padding:6rem 0 2.5rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:5rem;margin-bottom:4rem}.footer-brand h3{font-family:var(--display);font-size:1.5rem;font-weight:400;letter-spacing:.08em;margin-bottom:.75rem}.footer-brand h3 span{color:#fcfcfc99}.footer-brand p{font-size:.82rem;max-width:270px;line-height:1.8}.footer-nav-title{font-family:var(--mono);font-size:.58rem;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:1.2rem}.footer-nav ul{list-style:none;display:flex;flex-direction:column;gap:.65rem}.footer-nav a,.footer-nav-btn{font-size:.82rem;color:var(--muted);text-decoration:none;background:none;border:none;cursor:pointer;padding:0;text-align:left;transition:color .2s}.footer-nav a:hover,.footer-nav-btn:hover{color:var(--text)}.footer-bottom{padding-top:2rem;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center;font-family:var(--mono);font-size:.63rem;color:var(--muted);letter-spacing:.07em}.section-divider{height:1px;background:var(--border)}.text-accent,.text-gold{color:var(--accent)}.text-muted{color:var(--muted)}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.schools-emblem-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:1rem;max-width:960px;margin:0 auto}.school-emblem-card{background:var(--surface);border:1px solid rgba(255,255,255,.08);border-radius:0;padding:1.4rem .8rem;display:flex;flex-direction:column;align-items:center;gap:.65rem;cursor:pointer;transition:all .2s var(--ease)}.school-emblem-card:hover{border-color:#ffffff40;transform:translateY(-3px);background:var(--surface2)}.school-emblem-name{font-size:.55rem;font-weight:600;letter-spacing:.04em;color:var(--muted);text-align:center;line-height:1.4;text-transform:uppercase;transition:color .25s}.school-emblem-card:hover .school-emblem-name{color:var(--text2)}.school-logo-badge{display:flex;align-items:center;justify-content:center;border-radius:0;font-family:var(--display);font-weight:400;letter-spacing:.04em;flex-shrink:0;line-height:1;text-align:center}.schools-banner{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.school-pill{display:inline-block;padding:.4rem 1rem;border:1px solid rgba(255,255,255,.08);border-radius:0;font-size:.7rem;color:var(--muted);background:#ffffff06;transition:all .2s;cursor:pointer}.school-pill:hover{border-color:#ffffff4d;color:#fcfcfc;background:#ffffff0a}.partners-row{display:flex;gap:1rem;justify-content:center;align-items:stretch;flex-wrap:wrap}.partner-card{display:flex;flex-direction:column;align-items:center;gap:.75rem;background:var(--surface2);border:1px solid rgba(255,255,255,.08);border-radius:0;padding:1.8rem 2.2rem;min-width:170px;flex:1;transition:all .3s var(--ease-out)}.partner-card:hover{opacity:.85;transform:translateY(-3px)}.partner-logo{max-width:150px;max-height:65px;object-fit:contain}.partner-name{font-size:.68rem;color:#4a5568;letter-spacing:.08em;text-transform:uppercase;font-weight:600}.partner-name-fallback{font-family:var(--serif);font-size:1rem;color:var(--muted)}.page-wrapper{min-height:calc(100vh - 64px)}.page-header{padding:9rem 0 5.5rem;background:var(--bg);border-bottom:1px solid var(--border);position:relative;overflow:hidden}.page-header:before{content:"";position:absolute;top:-30%;left:50%;transform:translate(-50%);width:80%;height:100%;background:transparent;pointer-events:none}.page-header-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;opacity:.14;z-index:0;filter:saturate(.3)}.page-header .container{position:relative;z-index:1}.page-title{font-family:var(--display);font-size:clamp(2.8rem,5.5vw,5rem);font-weight:400;color:var(--text);margin-top:.75rem;letter-spacing:-.01em;line-height:.9;text-transform:uppercase}.page-section{padding:6rem 0}.body-text{font-size:1rem;color:#fcfcfcd9;line-height:1.9}.two-col-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:7rem;align-items:start}.work-card{position:relative;overflow:hidden;aspect-ratio:16/10;cursor:pointer}.work-card img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease;display:block}.work-card:hover img{transform:scale(1.04)}.work-card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(3,3,3,.8) 0%,transparent 60%)}.work-card-text{position:absolute;bottom:0;left:0;right:0;padding:2rem}.work-card-client{font-family:var(--sans);font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:#fcfcfc99;margin-bottom:.4rem}.work-card-title{font-family:var(--display);font-size:clamp(1.5rem,3vw,2.5rem);color:#fcfcfc;line-height:1;text-transform:uppercase}.bg-accent{background:var(--accent);color:#030303}.full-slide{position:relative;min-height:100vh;min-height:100svh;width:100%;display:flex;align-items:flex-end;overflow:hidden;cursor:pointer;background:#030303}.full-slide--hero{align-items:center!important;justify-content:center;cursor:default}.hero-video-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.full-slide-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .8s ease}.full-slide:hover .full-slide-bg{transform:scale(1.03)}.full-slide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#030303bf,#03030359,#0303030d 70%,#03030300)}.full-slide-text{position:relative;z-index:2;padding:3rem}.full-slide-text--center{text-align:center;padding:3rem 3rem 12rem}.full-slide-label{font-family:var(--sans);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:#fcfcfcb3;margin-bottom:.8rem}.full-slide-title{font-family:var(--display);font-size:clamp(3rem,9vw,9rem);line-height:.9;color:#fcfcfc;text-transform:uppercase;letter-spacing:-.02em;font-weight:400;margin:0}.full-slide-subtitle{font-family:var(--sans);font-size:.85rem;color:#fcfcfca6;margin-top:1rem;letter-spacing:.05em}.full-slide--hero .full-slide-subtitle{font-size:clamp(.9rem,1.5vw,1.3rem);letter-spacing:.12em;color:#fcfcfc99;margin-top:1.5rem}.dual-athlete-section{display:flex;width:100%;height:70vh;height:70svh;margin:0;padding:0}.dual-athlete-card{position:relative;flex:1;overflow:hidden;display:flex;align-items:flex-end}.dual-athlete-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;transition:transform .6s var(--ease-out)}.dual-athlete-card:hover .dual-athlete-bg{transform:scale(1.03)}.dual-athlete-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#030303d9,#03030333 40%,#03030300)}.dual-athlete-text{position:relative;z-index:2;padding:2.5rem 2rem}@media (max-width: 768px){.dual-athlete-section{flex-direction:column;height:auto}.dual-athlete-card{aspect-ratio:1 / 1;height:auto}.dual-athlete-text{padding:2rem 1.5rem}}@media (max-width: 1100px){.hero{padding:0 0 4rem 2rem}.hero-stat-strip{grid-template-columns:repeat(2,1fr)}.stats-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.records-hero-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:1fr 1fr}.contact-grid{grid-template-columns:1fr;gap:4rem}.contact-hero-grid{grid-template-columns:1fr;gap:2.5rem}.what-we-do-grid{grid-template-columns:1fr;gap:3rem}}@media (max-width: 768px){section{padding:5rem 0}.container{padding:0 1.5rem}.nav{padding:1.2rem 1.5rem}.nav.scrolled{padding:.9rem 1.5rem}.nav-drawer{padding:5rem 2rem 8rem}.nav-drawer-footer{left:2rem;bottom:2rem;right:auto}.nav-drawer-link{font-size:clamp(1.4rem,7vw,2.5rem)}.hero{padding:0 0 12rem 1.5rem}.hero-content{padding:0 1.5rem 0 0}.about-grid{grid-template-columns:1fr}.about-img-wrap{min-height:280px}.about-content{padding:3rem 1.5rem}.news-featured{grid-template-columns:1fr}.news-featured-img{min-height:240px}.news-featured-body{padding:2rem 1.5rem}.stats-grid{grid-template-columns:1fr 1fr;gap:1.5rem}.stats-bar{padding:3rem 0}.stat-block{padding:0 1rem}.stat-num{font-size:clamp(2rem,8vw,2.6rem)}.stat-label{font-size:.65rem}.faq-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;gap:2.5rem}.form-row,.services-grid{grid-template-columns:1fr}.records-hero-grid{grid-template-columns:1fr 1fr}.schools-emblem-grid{grid-template-columns:repeat(3,1fr)}.hero-stat-strip{grid-template-columns:repeat(2,1fr)}.two-col-grid{grid-template-columns:1fr;gap:3rem}.records-tabs{flex-wrap:wrap;width:100%}.hero h1,.hero-display{font-size:clamp(3rem,10vw,5rem)}.full-slide-text{padding:2rem 1.5rem}.full-slide-text--center{padding:2rem 1.5rem 4rem;margin-top:-18vh;text-align:center}.full-slide--hero{min-height:100vh;min-height:100svh}.full-slide:not(.full-slide--hero){min-height:70vh;min-height:70svh;max-height:85vh;max-height:85svh;height:70vh;height:70svh}.full-slide-title{font-size:clamp(2.2rem,8vw,5rem)}.booking-time-grid{grid-template-columns:repeat(3,1fr)!important}.gallery-grid{grid-template-columns:repeat(2,1fr)!important}.install-banner{width:calc(100vw - 1rem);left:.5rem;transform:none;bottom:calc(.5rem + env(safe-area-inset-bottom));flex-direction:column;align-items:flex-start}.floating-book-btn{right:12px;left:12px;bottom:calc(12px + env(safe-area-inset-bottom));padding:.85rem 1rem}}@media (max-width: 400px){.booking-session-grid{grid-template-columns:1fr!important}.booking-time-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width: 600px){.instagram-grid{grid-template-columns:repeat(3,1fr)!important}}.img-split{display:grid;grid-template-columns:1fr 1fr;min-height:620px}.img-split-photo{position:relative;overflow:hidden}.img-split-photo img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform 1s var(--ease)}.img-split-photo:hover img{transform:scale(1.04)}.img-split-content{padding:5rem;display:flex;flex-direction:column;justify-content:center;background:var(--bg)}.img-split-content h2{margin-bottom:1.2rem}.img-split-content p{margin-bottom:2rem;max-width:420px}@media (max-width: 900px){.img-split{grid-template-columns:1fr}.img-split-photo{min-height:320px}.img-split-content{padding:3rem 1.5rem}}
