/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--black:#231f20;--ink:#121011;--gold:#c5b27d;--gold-dark:#9a8551;--white:#fff;--paper:#f4f1e9;--mist:#e9e4d9;--line:#c5b27d4d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}main{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}a:focus-visible,summary:focus-visible{outline:2px solid var(--gold);outline-offset:4px}.site-header{z-index:20;border-bottom:1px solid #fff3;grid-template-columns:minmax(250px,1fr) auto minmax(175px,1fr);align-items:center;height:98px;padding:0 clamp(24px,4.8vw,76px);display:grid;position:absolute;inset:0 0 auto}.brand{align-items:center;gap:13px;width:max-content;display:inline-flex}.brand-crest{object-fit:contain;flex:none;width:48px;height:60px}.footer-crest{width:58px;height:72px}.brand-name{text-transform:uppercase;letter-spacing:.11em;font-size:11px;font-weight:800;line-height:1.18}.desktop-nav{text-transform:uppercase;letter-spacing:.11em;align-items:center;gap:clamp(20px,2.6vw,38px);font-size:11px;font-weight:800;display:flex}.desktop-nav a{white-space:nowrap;padding:41px 0;position:relative}.desktop-nav a:after{content:"";background:var(--gold);height:1px;transition:right .25s;position:absolute;bottom:29px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{right:0}.header-cta{border:1px solid var(--gold);color:var(--gold);text-transform:uppercase;letter-spacing:.13em;justify-self:end;padding:13px 18px;font-size:10px;font-weight:900}.hero{background:var(--black);align-items:center;min-height:900px;display:flex;position:relative;overflow:hidden}.hero-carousel{background:var(--ink);border-left:1px solid #c5b27d3d;position:absolute;inset:0 0 0 44%;overflow:hidden}.hero-background{object-fit:contain;object-position:center;filter:saturate(.86)contrast(1.07);opacity:0;width:100%;height:100%;transition:opacity 1.25s,transform 10s linear;position:absolute;inset:0;transform:scale(1.015)}.hero-background.is-active{opacity:1;transform:scale(1)}.hero-overlay{background:linear-gradient(90deg,#121011 0%,#121011fa 37%,#121011d6 47%,#1210113d 65%,#1210110f 100%),linear-gradient(#0000 56%,#121011d1 100%);position:absolute;inset:0}.hero-copy{z-index:2;width:min(680px,46vw);padding:150px 0 150px clamp(28px,6.4vw,104px);position:relative}.eyebrow,.section-kicker{color:var(--gold);letter-spacing:.19em;text-transform:uppercase;margin:0 0 25px;font-size:10px;font-weight:900}.eyebrow{align-items:center;gap:12px;display:flex}.eyebrow span{background:var(--gold);width:30px;height:1px}.hero h1,.club-intro h2,.academy-content h2,.section-heading h2,.first-team-copy h2,.staff-heading h2,.pathway-section h2,.competition-copy h2,.trial-copy h2,.faq-section h2{text-transform:uppercase;letter-spacing:-.06em;margin:0;font-family:Arial Narrow,Helvetica Neue,Arial,sans-serif;line-height:.91}.hero h1{max-width:760px;font-size:clamp(66px,7.4vw,122px)}.hero h1 em{color:var(--gold);font-style:normal;font-weight:300}.hero-lead{color:#ffffffbf;max-width:610px;margin:31px 0 0;font-size:17px;line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{text-transform:uppercase;letter-spacing:.12em;border:1px solid #ffffff4d;justify-content:center;align-items:center;gap:25px;min-height:53px;padding:0 24px;font-size:10px;font-weight:900;transition:transform .2s,background .2s;display:inline-flex}.button:hover,.button:focus-visible{transform:translateY(-2px)}.button-gold{background:var(--gold);border-color:var(--gold);color:var(--black)}.button-ghost{background:#12101140}.hero-stats{z-index:2;border-top:1px solid #ffffff40;grid-template-columns:repeat(4,minmax(120px,1fr));max-width:760px;display:grid;position:absolute;bottom:42px;left:clamp(28px,6.4vw,104px);right:clamp(28px,5vw,80px)}.hero-stats div{flex-direction:column;gap:4px;padding:18px 20px 0 0;display:flex}.hero-stats strong{color:var(--gold);font-size:22px}.hero-stats span{color:#ffffff8f;text-transform:uppercase;letter-spacing:.14em;font-size:8px;font-weight:800}.carousel-controls{z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#121011b8;border:1px solid #fff3;align-items:center;gap:12px;padding:10px 12px;display:flex;position:absolute;bottom:40px;right:clamp(42px,5.8vw,92px)}.carousel-controls button{width:34px;height:34px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #ffffff40;place-items:center;padding:0;font-size:14px;transition:background .2s,color .2s;display:grid}.carousel-controls button:hover,.carousel-controls button:focus-visible{background:var(--gold);color:var(--black)}.carousel-controls strong{min-width:42px;color:var(--gold);letter-spacing:.1em;font-size:9px}.carousel-progress{align-items:center;gap:4px;display:flex}.carousel-progress span{background:#ffffff47;width:7px;height:2px;transition:width .25s,background .25s}.carousel-progress span.is-active{background:var(--gold);width:18px}.carousel-controls .carousel-pause{font-size:10px}.vertical-label{z-index:2;writing-mode:vertical-rl;color:#ffffffb3;letter-spacing:.25em;font-size:8px;font-weight:900;position:absolute;top:142px;right:27px}.quick-nav{background:var(--gold);color:var(--black);grid-template-columns:repeat(4,1fr);display:grid}.quick-nav a{border-right:1px solid #231f2033;flex-direction:column;justify-content:center;min-height:145px;padding:25px clamp(20px,2.7vw,44px);transition:background .2s,color .2s;display:flex;position:relative}.quick-nav a:last-child{border-right:0}.quick-nav a:hover,.quick-nav a:focus-visible{background:var(--black);color:var(--white)}.quick-nav a>span:first-child{letter-spacing:.15em;opacity:.63;margin-bottom:11px;font-size:9px;font-weight:900}.quick-nav strong{text-transform:uppercase;font-size:17px}.quick-nav small{opacity:.65;margin-top:5px;font-size:10px}.quick-nav a>span:last-child{font-size:18px;position:absolute;bottom:22px;right:26px}.club-intro{background:var(--paper);color:var(--black);grid-template-columns:1.15fr .85fr;gap:clamp(55px,9vw,150px);padding:115px clamp(28px,7.2vw,116px);display:grid}.club-intro h2{font-size:clamp(50px,5.7vw,90px)}.club-intro h2 span,.academy-content h2 span,.section-heading h2 span,.first-team-copy h2 span,.staff-heading h2 span,.pathway-section h2 span,.competition-copy h2 span,.trial-copy h2 span{color:var(--gold-dark)}.intro-copy{align-self:end}.intro-copy>p{color:#5e5859;margin:0;font-size:15px;line-height:1.78}.intro-copy .intro-lead{color:var(--black);margin-bottom:18px;font-size:20px;font-weight:700;line-height:1.5}.value-row{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.value-row span{letter-spacing:.14em;text-transform:uppercase;border:1px solid #231f2033;padding:10px 13px;font-size:8px;font-weight:900}.identity-strip{background:var(--white);color:var(--black);border-bottom:1px solid #231f2024;grid-template-columns:repeat(3,1fr);padding:0 clamp(28px,7.2vw,116px);display:grid}.identity-strip div{border-right:1px solid #231f2024;grid-template-columns:auto 1fr;align-content:center;column-gap:18px;min-height:155px;padding:28px 32px;display:grid}.identity-strip div:first-child{border-left:1px solid #231f2024}.identity-strip small{color:var(--gold-dark);grid-row:1/3;font-weight:900}.identity-strip strong{text-transform:uppercase;font-size:17px}.identity-strip span{color:#777172;margin-top:5px;font-size:11px}.academy-showcase{background:var(--white);min-height:820px;color:var(--black);grid-template-columns:46% 54%;display:grid}.academy-image{background:var(--ink);min-height:820px;position:relative;overflow:hidden}.academy-photo-stack{grid-template-rows:repeat(2,minmax(0,1fr));gap:1px;display:grid;position:absolute;inset:0}.academy-image img{object-fit:contain;object-position:center;filter:saturate(.8)contrast(1.02);width:100%;height:100%}.academy-image:after{content:"";background:linear-gradient(#0000 54%,#121011ad);position:absolute;inset:0}.image-caption{z-index:2;color:var(--white);flex-direction:column;gap:5px;display:flex;position:absolute;bottom:37px;left:42px;right:42px}.image-caption span{color:var(--gold);text-transform:uppercase;letter-spacing:.17em;font-size:8px;font-weight:900}.image-caption strong{text-transform:uppercase;font-size:17px}.academy-content{padding:102px clamp(34px,6vw,96px)}.academy-content h2{font-size:clamp(53px,5.3vw,84px)}.academy-lead{color:#5e5859;max-width:660px;margin:27px 0 30px;font-size:15px;line-height:1.75}.stage-list{border-top:1px solid #231f202b}.stage-list article{border-bottom:1px solid #231f202b;grid-template-columns:92px 1fr;gap:18px;padding:22px 0;display:grid}.stage-list article>span{color:var(--gold-dark);letter-spacing:.1em;font-size:11px;font-weight:900}.stage-list h3{text-transform:uppercase;margin:0;font-size:16px}.stage-list p{color:#777172;margin:7px 0 0;font-size:12px;line-height:1.55}.services-section{background:var(--paper);color:var(--black);padding:112px clamp(28px,6.4vw,104px) 120px}.section-heading{grid-template-columns:minmax(0,1.25fr) minmax(280px,.55fr);align-items:end;gap:80px;display:grid}.section-heading h2{font-size:clamp(50px,5.5vw,88px)}.section-heading>p{color:#625c5d;margin:0 0 7px;font-size:15px;line-height:1.75}.service-grid{border-top:1px solid #231f202e;border-bottom:1px solid #231f202e;grid-template-columns:repeat(4,1fr);margin-top:67px;display:grid}.service-grid article{border-right:1px solid #231f202e;min-height:285px;padding:32px 25px;position:relative}.service-grid article:last-child{border-right:0}.service-grid article:before{content:"";background:var(--gold);height:3px;transition:right .3s;position:absolute;top:-1px;left:0;right:100%}.service-grid article:hover:before{right:0}.service-grid article>span{color:#8d8687;font-size:9px;font-weight:900}.service-grid h3{text-transform:uppercase;max-width:210px;margin:61px 0 0;font-size:18px;line-height:1.15}.service-grid p{color:#6e6869;margin:17px 0 0;font-size:12px;line-height:1.65}.venues-section{background:var(--black);padding:112px clamp(28px,6.4vw,104px) 130px}.light-heading h2 span{color:var(--gold)}.light-heading>p{color:#ffffff9e}.venue-feature{background:#191718;border:1px solid #ffffff24;grid-template-columns:1.08fr .92fr;min-height:660px;margin-top:74px;display:grid}.venue-feature-plaza{grid-template-columns:.92fr 1.08fr;margin-top:24px}.venue-photo{background:var(--ink);min-height:660px;position:relative;overflow:hidden}.venue-photo img{object-fit:contain;object-position:center;filter:saturate(.78)contrast(1.04);width:100%;height:100%}.venue-photo:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 55%,#1210118c);position:absolute;inset:0}.venue-poster img{object-position:center}.venue-badge{z-index:2;background:var(--gold);color:var(--black);text-transform:uppercase;letter-spacing:.14em;padding:10px 12px;font-size:8px;font-weight:900;position:absolute;top:24px;left:24px}.section-carousel{background:var(--ink);position:absolute;inset:0;overflow:hidden}.section-carousel-image{opacity:0;transition:opacity 1s,transform 7s;position:absolute;inset:0;transform:scale(1.012)}.section-carousel-image.is-active{opacity:1;transform:scale(1)}.section-carousel-controls{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#121011e0;border:1px solid #fff3;align-items:center;gap:4px;padding:6px;display:flex;position:absolute;bottom:24px;left:24px}.section-carousel-controls button{width:38px;height:38px;color:var(--white);cursor:pointer;background:0 0;border:1px solid #fff3;place-items:center;padding:0;transition:background .2s,color .2s;display:grid}.section-carousel-controls button:hover,.section-carousel-controls button:focus-visible{background:var(--gold);color:var(--black);outline:0}.section-carousel-controls strong{min-width:62px;color:var(--gold);text-align:center;letter-spacing:.12em;font-size:9px}.venue-info{flex-direction:column;justify-content:center;padding:70px clamp(34px,5vw,80px);display:flex}.venue-info h3{color:var(--white);letter-spacing:-.06em;text-transform:uppercase;margin:0;font-family:Arial Narrow,Arial,sans-serif;font-size:clamp(58px,5.5vw,88px);line-height:.9}.venue-info h3 span{color:var(--gold)}.venue-info>p:not(.section-kicker):not(.schedule-note){color:#ffffff9e;margin:26px 0 0;font-size:14px;line-height:1.75}.venue-info>a{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--gold);text-transform:uppercase;letter-spacing:.13em;justify-content:space-between;align-items:center;margin-top:29px;padding:17px 0;font-size:9px;font-weight:900;display:flex}.venue-facts{background:#ffffff1f;grid-template-columns:repeat(2,1fr);gap:1px;margin-top:30px;display:grid}.venue-facts div{background:#191718;flex-direction:column;gap:6px;padding:19px;display:flex}.venue-facts strong{color:var(--gold);text-transform:uppercase;font-size:14px}.venue-facts span{color:#ffffff7a;font-size:9px;line-height:1.4}.schedule-list{border-top:1px solid #ffffff26;margin-top:28px}.schedule-list div{border-bottom:1px solid #ffffff26;justify-content:space-between;padding:14px 0;display:flex}.schedule-list span{color:var(--gold);letter-spacing:.11em;font-size:10px;font-weight:900}.schedule-list strong{font-size:12px}.venue-info .schedule-note{color:#ffffff6b;margin:17px 0 0;font-size:9px;line-height:1.55}.first-team-section{background:var(--white);min-height:870px;color:var(--black);grid-template-columns:46% 54%;display:grid}.first-team-visual{background:var(--ink);min-height:870px;position:relative;overflow:hidden}.first-team-visual img{object-fit:contain;object-position:center;width:100%;height:100%}.first-team-stamp{z-index:4;background:var(--black);width:150px;height:168px;color:var(--white);border:1px solid var(--gold);flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;bottom:24px;right:24px}.first-team-stamp span,.first-team-stamp small{letter-spacing:.16em;text-transform:uppercase;font-size:8px;font-weight:900}.first-team-stamp strong{color:var(--gold);margin:4px 0;font-size:57px;line-height:1}.first-team-copy{padding:100px clamp(36px,6.4vw,104px)}.first-team-copy h2{font-size:clamp(57px,5.7vw,92px)}.first-team-copy>p:not(.section-kicker){color:#655f60;max-width:700px;margin:20px 0 0;font-size:14px;line-height:1.75}.first-team-copy .first-team-lead{color:var(--black);margin-top:29px;font-size:19px;font-weight:700;line-height:1.52}.team-pillars{border-top:1px solid #231f202b;margin-top:31px}.team-pillars div{border-bottom:1px solid #231f202b;grid-template-columns:56px 150px 1fr;align-items:center;gap:15px;padding:19px 0;display:grid}.team-pillars span{color:var(--gold-dark);font-size:9px;font-weight:900}.team-pillars strong{text-transform:uppercase;font-size:13px}.team-pillars p{color:#777172;margin:0;font-size:11px;line-height:1.5}.staff-section{background:var(--paper);color:var(--black);grid-template-columns:.8fr 1.2fr;gap:90px;padding:105px clamp(28px,6.4vw,104px);display:grid}.staff-heading h2{font-size:clamp(48px,4.9vw,78px)}.staff-grid{border-top:1px solid #231f202e;border-left:1px solid #231f202e;grid-template-columns:repeat(2,1fr);display:grid}.staff-grid article{border-bottom:1px solid #231f202e;border-right:1px solid #231f202e;flex-direction:column;justify-content:flex-end;gap:8px;min-height:155px;padding:25px;display:flex}.staff-grid span{color:var(--gold-dark);letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:900}.staff-grid strong{text-transform:uppercase;font-size:17px}.pathway-section{background:var(--gold);color:var(--black);padding:110px clamp(28px,6.4vw,104px)}.pathway-section .section-kicker{color:#231f20a6}.pathway-section h2{font-size:clamp(51px,5.6vw,90px)}.pathway-section h2 span{color:var(--white)}.pathway-section ol{border-top:1px solid #231f204d;grid-template-columns:repeat(4,1fr);margin:66px 0 0;padding:0;list-style:none;display:grid}.pathway-section li{border-right:1px solid #231f204d;flex-direction:column;min-height:140px;padding:23px 20px 20px 0;display:flex}.pathway-section li:not(:first-child){padding-left:24px}.pathway-section li:last-child{border-right:0}.pathway-section li>span{opacity:.55;font-size:9px;font-weight:900}.pathway-section strong{text-transform:uppercase;margin-top:auto;font-size:18px}.pathway-section small{opacity:.65;margin-top:5px;font-size:9px}.competition-section{background:var(--black);grid-template-columns:47% 53%;min-height:620px;display:grid}.competition-copy{flex-direction:column;justify-content:center;padding:80px clamp(34px,6.4vw,104px);display:flex}.competition-copy h2{font-size:clamp(52px,5.3vw,84px)}.competition-copy h2 span{color:var(--gold)}.competition-copy>p:not(.section-kicker){color:#ffffff9c;max-width:560px;margin:26px 0 0;font-size:14px;line-height:1.75}.competition-photo{background:var(--ink);min-height:620px;overflow:hidden}.competition-photo img{object-fit:contain;object-position:center;filter:saturate(.75)contrast(1.04);width:100%;height:100%}.achievement{align-items:center;gap:18px;margin-top:32px;display:flex}.achievement strong{color:var(--gold);font-size:43px}.achievement span{border-left:1px solid var(--gold);text-transform:uppercase;letter-spacing:.08em;padding-left:18px;font-size:10px;line-height:1.55}.partners{background:#171516;padding:58px clamp(28px,6.4vw,104px)}.partners>p{color:#ffffff61;text-transform:uppercase;letter-spacing:.17em;margin:0 0 27px;font-size:8px;font-weight:900}.partner-list{flex-wrap:wrap;gap:11px 28px;display:flex}.partner-list span{color:#ffffffad;text-transform:uppercase;font-size:15px;font-weight:800}.trial-section{background:var(--paper);color:var(--black);grid-template-columns:.75fr 1.2fr .85fr;align-items:center;gap:58px;padding:110px clamp(28px,7vw,112px);display:grid;position:relative;overflow:hidden}.trial-number{color:#231f200e;letter-spacing:-.1em;font-size:clamp(180px,19vw,310px);font-weight:900;line-height:.7}.trial-copy h2{font-size:clamp(54px,5.6vw,89px)}.trial-copy>p:not(.section-kicker){color:#655f60;margin:25px 0 0;font-size:14px;line-height:1.7}.trial-copy>small{color:#8a8384;margin-top:13px;font-size:9px;display:block}.button-dark{background:var(--black);width:max-content;color:var(--white);margin-top:27px}.whatsapp-float{z-index:50;color:#102918;background:#25d366;border:1px solid #ffffff8c;border-radius:999px;align-items:center;gap:11px;padding:10px 16px 10px 10px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #00000047}.whatsapp-float:hover,.whatsapp-float:focus-visible{outline:2px solid var(--white);outline-offset:3px;transform:translateY(-3px);box-shadow:0 16px 40px #0000005c}.whatsapp-float>span{background:var(--white);color:#158a3d;border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:900;display:grid}.whatsapp-float div{flex-direction:column;gap:1px;display:flex}.whatsapp-float strong{text-transform:uppercase;letter-spacing:.06em;font-size:12px}.whatsapp-float small{font-size:8px;font-weight:700}.trial-steps{border-top:1px solid #231f202e}.trial-steps div{border-bottom:1px solid #231f202e;grid-template-columns:44px 1fr;padding:20px 0;display:grid}.trial-steps span{color:var(--gold-dark);font-size:9px;font-weight:900}.trial-steps p{text-transform:uppercase;margin:0;font-size:12px;font-weight:700;line-height:1.45}.faq-section{background:var(--white);color:var(--black);grid-template-columns:.72fr 1.28fr;gap:85px;padding:105px clamp(28px,7vw,112px);display:grid}.faq-section h2{font-size:clamp(49px,5vw,80px)}.faq-list{border-top:1px solid #231f202e}.faq-list details{border-bottom:1px solid #231f202e}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:13px;font-weight:800;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--gold-dark);font-size:18px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:#6a6465;margin:-5px 45px 23px 0;font-size:12px;line-height:1.7}footer{background:var(--black);grid-template-columns:1.2fr .65fr 1fr;gap:50px;padding:70px clamp(28px,6.4vw,104px) 28px;display:grid}.footer-brand{align-items:center;gap:16px;display:flex}.footer-brand strong{text-transform:uppercase;font-size:14px}.footer-brand p{color:var(--gold);margin:5px 0 0;font-size:10px}.footer-links{text-transform:uppercase;letter-spacing:.12em;align-content:center;gap:10px;font-size:9px;font-weight:900;display:grid}.footer-contact{text-align:right;align-self:center}.footer-contact a{color:var(--gold);font-size:12px;font-weight:800}.footer-contact p{color:#ffffff70;margin:7px 0 0;font-size:9px}.footer-bottom{color:#ffffff61;text-transform:uppercase;letter-spacing:.1em;border-top:1px solid #ffffff1f;grid-column:1/-1;justify-content:space-between;margin-top:38px;padding-top:19px;font-size:8px;display:flex}@media (width<=1100px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero-copy{width:min(620px,52vw)}.quick-nav{grid-template-columns:repeat(2,1fr)}.quick-nav a:nth-child(2){border-right:0}.quick-nav a:nth-child(-n+2){border-bottom:1px solid #231f2033}.club-intro,.section-heading,.staff-section,.trial-section,.faq-section{gap:48px}.service-grid{grid-template-columns:repeat(2,1fr)}.service-grid article:nth-child(2){border-right:0}.service-grid article:nth-child(-n+2){border-bottom:1px solid #231f202e}.venue-feature,.venue-feature-plaza{grid-template-columns:1fr 1fr}.team-pillars div{grid-template-columns:45px 130px 1fr}}@media (width<=820px){.site-header{height:84px;padding:0 22px}.brand-crest{width:42px;height:53px}.brand-name{font-size:9px}.header-cta{padding:11px 12px;font-size:8px}.hero{min-height:1260px;display:block}.hero-carousel{border-bottom:1px solid #c5b27d3d;border-left:0;height:440px;inset:84px 0 auto}.hero-background{object-fit:contain;object-position:center}.hero-overlay{background:linear-gradient(#12101105 8%,#12101124 31%,#121011f5 45%,#121011 100%)}.hero-copy{width:100%;padding:500px 24px 255px}.hero h1{font-size:clamp(54px,13vw,82px)}.hero-lead{max-width:520px;font-size:15px}.hero-stats{grid-template-columns:repeat(2,1fr);max-width:none;bottom:32px;left:24px;right:24px}.hero-stats div{padding-top:14px}.carousel-controls{top:455px;bottom:auto;right:24px}.carousel-progress,.vertical-label{display:none}.club-intro,.academy-showcase,.first-team-section,.staff-section,.competition-section,.trial-section,.faq-section{grid-template-columns:1fr}.club-intro{gap:35px;padding:82px 24px}.identity-strip{grid-template-columns:1fr;padding:0 24px}.identity-strip div,.identity-strip div:first-child{border-bottom:1px solid #231f2024;border-left:1px solid #231f2024;min-height:112px}.academy-image{min-height:540px}.academy-content{padding:78px 24px}.section-heading{grid-template-columns:1fr;gap:28px}.services-section,.venues-section{padding:82px 24px}.venue-feature,.venue-feature-plaza{grid-template-columns:1fr;min-height:0;margin-top:48px}.venue-photo{min-height:520px}.venue-feature-plaza .venue-info{order:2}.venue-feature-plaza .venue-photo{order:1}.venue-info{padding:58px 28px}.first-team-visual{min-height:650px}.first-team-copy,.staff-section{padding:78px 24px}.pathway-section{padding:80px 24px}.pathway-section ol{grid-template-columns:repeat(2,1fr)}.pathway-section li:nth-child(2){border-right:0}.pathway-section li:nth-child(-n+2){border-bottom:1px solid #231f204d}.competition-copy{padding:78px 24px}.competition-photo{min-height:480px}.trial-section{padding:80px 24px}.trial-number{opacity:.75;position:absolute;top:82px;right:-18px}.trial-copy,.trial-steps{z-index:1;position:relative}.trial-steps{margin-top:15px}.faq-section{padding:80px 24px}footer{grid-template-columns:1fr 1fr;padding:60px 24px 25px}.footer-contact{text-align:left;grid-column:1/-1}}@media (width<=560px){.quick-nav{grid-template-columns:1fr}.quick-nav a{border-bottom:1px solid #231f2033;border-right:0;min-height:112px}.hero-actions{display:grid}.button{width:100%}.hero-stats strong{font-size:18px}.hero-stats span{font-size:7px}.carousel-controls{left:24px;right:auto}.service-grid{grid-template-columns:1fr}.service-grid article{border-bottom:1px solid #231f202e;border-right:0;min-height:240px}.venue-photo,.first-team-visual{min-height:460px}.venue-facts{grid-template-columns:1fr}.team-pillars div{grid-template-columns:42px 1fr}.team-pillars p{grid-column:2}.staff-grid,.pathway-section ol{grid-template-columns:1fr}.pathway-section li,.pathway-section li:not(:first-child){border-bottom:1px solid #231f204d;border-right:0;min-height:110px;padding-left:0}.button-dark{width:100%}.section-carousel-controls{bottom:14px;left:14px}.first-team-stamp{width:120px;height:138px;bottom:14px;right:14px}.whatsapp-float{padding:8px;bottom:14px;right:14px}.whatsapp-float div{display:none}footer{grid-template-columns:1fr}.footer-contact{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}}
