@font-face{font-family:Inter;src:url('/assets/inter.woff2') format('woff2');font-style:normal;font-weight:100 900;font-display:swap}
:root{--ink:#0b1011;--lime:#c6ff00;--paper:#f6f5f0;--stone:#e8e8e1;--line:#d8d9d1;--muted:#62665f;--frame:1600px;--gutter:clamp(24px,4.4vw,70px)}
*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.6 Inter,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.dialog-open{overflow:hidden}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}p,h1,h2,h3,figure{margin:0}h1,h2,h3{font-weight:520;line-height:1.08;letter-spacing:-.05em}h2{font-size:clamp(34px,3.4vw,54px)}h3{font-size:24px;letter-spacing:-.035em}p{color:var(--muted)}ul,ol{padding:0;margin:0;list-style:none}svg{width:24px;height:24px;flex:none}svg:not(.svg-library){fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.svg-library{position:absolute;width:0;height:0;overflow:hidden}.wordmark svg,.mini-brand svg,.message-logo svg,.contact-aside>svg,.integration-fillo>svg{stroke:none}button:disabled{cursor:wait;opacity:.7}:focus-visible{outline:3px solid #668700;outline-offset:5px}button:focus-visible,a:focus-visible{border-radius:4px}.skip-link{position:fixed;top:10px;left:10px;z-index:100;background:var(--lime);padding:12px 18px;transform:translateY(-150%)}.skip-link:focus{transform:none}.section-wrap{max-width:1440px;margin:auto;padding:100px var(--gutter)}.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.8px;line-height:1.7;color:inherit}.icon-label{display:flex;align-items:center;gap:10px}.icon-label svg{width:20px;height:20px}.muted-heading{color:#71776d}.section-lead{font-size:17px;line-height:1.8}.section-intro{display:grid;grid-template-columns:1.25fr 1fr;gap:20px 70px;align-items:end}.section-intro .eyebrow{grid-column:1/-1}.section-intro>p:last-child{max-width:460px;font-size:16px;line-height:1.85}.example-note,.small-note{font-size:12px;line-height:1.8}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;font-weight:600;min-height:44px;border:0;background:none;padding:0;color:var(--ink)}.text-link svg{width:20px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:50px;padding:13px 23px;border:1px solid transparent;border-radius:100px;font-weight:580;font-size:14px;line-height:1.4;transition:transform .18s,background .18s}.button:hover{transform:translateY(-2px)}.button svg{width:21px;height:21px}.button-dark{background:var(--ink);color:var(--paper)}.button-dark:hover{background:#2b3432}.button-lime{background:var(--lime);color:var(--ink)}.button-lime:hover{background:#d5ff48}.button-outline{border-color:#9fa595;background:transparent;color:var(--ink)}.status-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--lime);flex:none}
/* Navigation */
.site-header{height:96px;max-width:var(--frame);margin:auto;padding:0 var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:28px;background:var(--paper);position:sticky;top:0;z-index:20}.wordmark{display:flex;align-items:center;gap:13px;color:var(--ink);flex:none}.wordmark>svg{width:28px;height:34px}.wordmark>span{font-size:39px;font-weight:730;letter-spacing:-2.5px;line-height:1}.site-header nav{display:flex;align-items:center;gap:24px;font-size:12px;font-weight:550}.site-header nav>a{padding:12px 0}.site-header nav>a:hover{text-decoration:underline;text-underline-offset:6px}.nav-cta{min-height:46px;padding:12px 20px;font-size:12px;margin-left:4px}.menu-toggle{display:none}
/* Product-led hero */
.hero{margin:0 auto;max-width:var(--frame);width:calc(100% - 32px);border-radius:8px;background:var(--ink);color:var(--paper);padding:64px var(--gutter) 25px;display:grid;grid-template-columns:1fr 1.02fr;gap:48px 55px;align-items:center;position:relative;overflow:hidden}.hero:before{content:'';position:absolute;width:550px;height:550px;background:radial-gradient(circle,#c6ff000a,transparent 68%);right:-100px;top:10px;pointer-events:none}.hero-copy{position:relative;min-width:0}.hero-copy .eyebrow{display:flex;gap:10px;align-items:center;color:#d6ddce;font-size:9px}.hero h1{font-size:clamp(42px,4.55vw,71px);line-height:1.06;letter-spacing:-.065em;margin:28px 0}.hero h1>span{color:var(--lime)}.hero-description{color:#b8c0b7;font-size:16px;line-height:1.85;max-width:440px}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin:30px 0 24px}.hero-secondary{font-size:13px;color:#e0e5da;display:flex;gap:12px;align-items:center;min-height:44px}.hero-secondary:hover{color:var(--lime)}.hero-note{display:flex;align-items:flex-start;gap:9px;font-size:12px;max-width:335px;line-height:1.65;color:#aab5a5}.hero-note svg{width:18px;height:18px;margin-top:2px;color:#c6d1ba}.hero-bottom{grid-column:1/-1;border-top:1px solid #ffffff20;padding-top:22px;display:flex;justify-content:space-between;gap:15px;color:#9ba797;font-size:9px;letter-spacing:1.5px}.hero-bottom>span:last-child{display:flex;align-items:center;gap:18px}.hero-bottom svg{color:var(--lime);width:18px;height:18px}.product-window{position:relative;color:var(--ink);background:#f8f9f4;border:1px solid #ffffffe0;box-shadow:0 26px 80px #0005;border-radius:12px;overflow:hidden;min-width:0;scroll-margin-top:115px}.window-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 21px;border-bottom:1px solid var(--line)}.mini-brand{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:650;white-space:nowrap}.mini-brand svg{width:16px;height:20px}.mini-brand>span{font-weight:400;color:#71766d;font-size:11px;margin-left:3px}.window-label{font-size:7px;letter-spacing:1.1px;color:#616b59;text-align:right}.product-content{padding:24px 24px 18px}.product-heading{display:flex;justify-content:space-between;align-items:center}.mini-label{font-size:8px;font-weight:600;letter-spacing:1.2px;color:#727b69}.product-heading h2{font-size:23px;letter-spacing:-.04em;margin-top:8px}.product-heading h2>span{font-weight:400;color:#7a8273;font-size:18px}.outline-icon{width:32px;height:32px;color:#606e51}.slot-meta{display:flex;justify-content:space-between;gap:10px;font-size:10px;padding:14px 0 19px;color:#69725f;border-bottom:1px solid var(--line)}.slot-meta strong{color:var(--ink);font-size:13px}.slot-divider{margin:0 6px;color:#a2a991}.match-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:17px 0 8px;font-size:9px;color:#667158}.match-heading>span:first-child{display:flex;align-items:center;gap:7px;font-weight:600;color:#455638}.match-heading .status-dot{background:#7da122}.match-list li{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #e3e7dc}.avatar{width:30px;height:30px;display:grid;place-items:center;background:#e0e6d6;border-radius:50%;font-size:9px;font-weight:600;color:#536346;flex:none}.match-list li:nth-child(2) .avatar{background:#e4ded3}.match-list li:nth-child(3) .avatar{background:#dce4e5}.match-list li:nth-child(4) .avatar{background:#e4e2d5}.match-list li>div{min-width:0;flex:1}.match-list strong{font-size:11px;display:block;font-weight:600;line-height:1.5}.match-list li>div>span{font-size:9px;color:#727d65;display:block;line-height:1.5}.match-score{font-size:16px;letter-spacing:-.5px;font-weight:600;color:#3f532c;white-space:nowrap}.match-score small{font-size:8px;color:#78816d;letter-spacing:0;font-weight:400;margin-left:1px}.outreach-line{display:flex;align-items:center;gap:10px;padding:16px 0;font-size:11px}.outreach-line svg{width:17px;height:17px;color:#667a4b}.outreach-line>span{flex:1;display:flex;justify-content:space-between;align-items:center;gap:10px}.outreach-line small{font-size:8px;color:#7a846e}.booked-result{border:1px solid #cddaa9;border-radius:6px;background:#edf4df;display:flex;align-items:center;gap:15px;padding:14px;transition:background .45s,border-color .45s}.booked-label{font-size:9px;font-weight:650;letter-spacing:.8px;display:flex;align-items:center;gap:5px;color:#3b5125}.booked-label svg{width:14px;height:14px}.booked-result p{font-size:9px;margin-top:5px;color:#63734f}.booked-result strong{font-weight:600;color:#334a1e}.court-mini{width:78px;height:53px;border:1px solid #759450;border-radius:3px;position:relative;display:grid;grid-template-columns:1fr 1fr;gap:5px 16px;padding:5px 8px;flex:none}.court-mini:before{content:'';position:absolute;left:50%;top:0;bottom:0;border-left:1px solid #8fa96a}.court-mini:after{content:'';position:absolute;left:0;right:0;top:50%;border-top:1px dashed #a7b88e}.court-mini span{width:16px;height:16px;border-radius:50%;background:#cadbb0;color:#32481b;display:grid;place-items:center;font-size:6px;z-index:1;transition:transform .45s,opacity .45s}.tour-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:0 24px}.tour-progress span{padding-top:10px;border-top:3px solid #b4cf76;font-size:8px;color:#52663a;transition:border-color .4s,color .4s}.product-window figcaption{font-size:9px;color:#69765b;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:15px 24px}.product-window figcaption small{display:block;font-size:8px;color:#7c856f;margin-top:2px}.tour-control{min-height:44px;min-width:65px;padding:6px 8px;border:1px solid #d1dac6;background:transparent;border-radius:5px;font-size:9px;display:flex;align-items:center;gap:5px;color:#42552f}.tour-control:disabled{cursor:default}.product-window[data-stage="0"] .tour-progress span:nth-child(n+2),.product-window[data-stage="1"] .tour-progress span:nth-child(n+3),.product-window[data-stage="2"] .tour-progress span:nth-child(n+4){border-color:#dce2d3;color:#77846a}.product-window[data-stage="0"] .match-score{color:#919986}.product-window[data-stage="0"] .booked-result,.product-window[data-stage="1"] .booked-result,.product-window[data-stage="2"] .booked-result{background:#f0f2eb;border-color:#d9dfd0}.product-window[data-stage="0"] .court-mini span{opacity:.25;transform:scale(.6)}.product-window[data-stage="1"] .court-mini span{opacity:.5;transform:scale(.8)}.product-window[data-stage="2"] .court-mini span:nth-of-type(n+3){opacity:.5;transform:scale(.8)}.product-window[data-stage="1"] .match-list{background:#eaf2dd66}.product-window[data-stage="2"] .outreach-line{color:#496825}.hero :focus-visible{outline-color:var(--lime)}.product-window :focus-visible{outline-color:#688726}
/* Matching story */
.demand{border-bottom:1px solid var(--line)}.funnel{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:55px}.funnel>div{flex:1}.funnel>svg{color:#7c895f;width:23px}.funnel>div>span{font-size:clamp(42px,5vw,70px);font-weight:470;letter-spacing:-4px;line-height:1.2}.funnel p{font-size:12px;margin-top:9px}.funnel-result>span{background:var(--lime);border-radius:8px;display:inline-block;min-width:82px;text-align:center;padding:0 12px}.demand .example-note{margin-top:30px;color:#7b8273}.matching{display:grid;grid-template-columns:1fr 1fr;gap:80px;border-bottom:1px solid var(--line)}.matching h2{margin:23px 0}.matching-copy>.section-lead{max-width:460px}.score-explainer{margin-top:42px;padding-top:25px;border-top:1px solid var(--line);display:flex;gap:23px;align-items:center;max-width:470px}.score-number{font-size:64px;line-height:1;font-weight:500;letter-spacing:-4px;white-space:nowrap;color:#6b851e}.score-number small{font-size:17px;letter-spacing:-.5px;color:#778360}.score-explainer strong{font-size:12px;font-weight:600;line-height:1.6;display:block}.score-explainer p{font-size:12px;line-height:1.8;margin-top:7px}.signal-list article{display:flex;gap:22px;padding:25px 0;border-top:1px solid var(--line)}.signal-list article:first-child{padding-top:0;border:0}.signal-list article>svg{width:25px;height:25px;color:#667f24;margin-top:4px}.signal-list h3{font-size:20px;line-height:1.25;margin:9px 0}.signal-list p{font-size:13px;line-height:1.9;max-width:390px}.signal-example{display:inline-block;font-size:10px;border-radius:4px;background:#e7e9df;color:#5d694c;padding:5px 9px;margin-top:11px}
/* Member experience and controls */
.outreach{display:grid;grid-template-columns:1fr .9fr;gap:50px 100px}.outreach-heading{grid-column:1/-1;display:grid;grid-template-columns:1fr .9fr;gap:22px 100px;align-items:end}.outreach-heading .eyebrow{grid-column:1/-1}.message-preview{max-width:470px;background:#e7eadf;border:1px solid #d2d9c8;border-radius:10px;overflow:hidden}.message-top{padding:23px;display:flex;gap:13px;align-items:center;border-bottom:1px solid #ced5c3;background:#edf0e7}.message-logo{width:43px;height:43px;display:grid;place-items:center;border-radius:11px;background:var(--ink);color:white}.message-logo svg{width:22px;height:27px}.message-top>div{flex:1}.message-top strong{display:block;font-size:13px;font-weight:600}.message-top div>span{font-size:9px;color:#737d68;display:block;margin-top:3px}.message-top>svg{color:#718561;width:21px}.message-body{padding:24px;display:flex;flex-direction:column;align-items:flex-start}.message-day{font-size:8px;letter-spacing:1.3px;color:#7b876e;align-self:center;margin:0 0 22px}.message-bubble{background:white;padding:19px;border-radius:0 12px 12px 12px;max-width:330px;box-shadow:0 2px 3px #00000005}.message-bubble p{font-size:12px;line-height:1.75;color:#414b39}.message-bubble p+p{margin-top:12px}.message-action{border-top:1px solid #e7ecdf;margin-top:15px;padding-top:12px;display:flex;justify-content:space-between;color:#46681c;font-size:12px;font-weight:600}.message-reply{margin:18px 0 24px;padding:11px 17px;background:#d4e4b4;border-radius:12px 0 12px 12px;align-self:flex-end;font-size:12px}.message-reply>span{color:#738554;margin-left:25px}.message-confirmation{display:flex;gap:12px;font-size:10px;color:#5a6e44;align-self:center;align-items:center}.message-confirmation svg{width:28px;height:28px;background:var(--lime);border-radius:50%;padding:6px;color:#3b521e}.message-confirmation strong{display:block;font-size:12px;color:#3a4b2a;font-weight:600}.message-preview figcaption{padding:16px 24px;border-top:1px solid #d2d9c8;color:#737e66;font-size:9px}.automation{align-self:center}.automation h3{font-size:42px;line-height:1.1;letter-spacing:-2px;margin:22px 0}.automation>p:not(.eyebrow){font-size:14px;line-height:1.9;max-width:410px}.guardrails{display:grid;gap:17px;margin:27px 0}.guardrails li{font-size:13px;display:flex;align-items:center;gap:12px}.guardrails svg{width:20px;height:20px;color:#738f30;background:#e9eddf;border-radius:50%;padding:3px}.automation .small-note{font-size:11px!important;max-width:340px!important}
/* Feedback and integration diagrams */
.learning{background:var(--stone);max-width:var(--frame);width:calc(100% - 32px);border-radius:8px;display:grid;grid-template-columns:1fr 1.05fr;gap:65px;padding-top:65px;padding-bottom:65px}.learning h2{font-size:clamp(32px,3vw,45px);margin-top:22px}.learning-copy>p{font-size:14px;line-height:1.9}.learning-loop{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:30px;padding-top:24px;border-top:1px solid #cbd0c1}.learning-loop li{position:relative;display:flex;flex-direction:column;gap:13px;font-size:10px;color:#566247;padding-right:6px}.learning-loop svg{width:22px;height:22px}.learning-loop li+li:before{content:'→';position:absolute;left:-22px;top:-1px;color:#8c9978}.integrations{border-bottom:1px solid var(--line)}.integration-flow{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;margin-top:46px}.integration-flow li{position:relative;border:1px solid #d1d6c7;border-radius:7px;padding:27px 20px;background:#f0f1e9;display:flex;flex-direction:column;align-items:center;text-align:center}.integration-flow li+li:before{content:'→';position:absolute;left:-22px;top:50%;margin-top:-12px;color:#7b8868}.integration-flow svg{width:28px;height:30px;margin-bottom:20px;color:#63764b}.integration-flow strong{font-size:13px;font-weight:600}.integration-flow span{font-size:10px;color:#7c866f;margin-top:5px}.integration-flow .integration-fillo{background:var(--ink);color:var(--paper);border-color:var(--ink)}.integration-fillo>svg{color:white}.integration-fillo>span{color:#bcc8ae}.integration-note{display:flex;justify-content:space-between;gap:55px;margin-top:30px;align-items:center}.integration-note p{max-width:615px;font-size:12px;line-height:1.9}.integration-note button{flex:none}
/* Calculator: native controls and explicit assumptions */
.economics{display:grid;grid-template-columns:.82fr 1.18fr;gap:75px;border-bottom:1px solid var(--line)}.roi-copy h2{margin:22px 0}.roi-copy>.section-lead{color:#3d4537;max-width:320px;margin-bottom:20px}.roi-copy>p:not(.eyebrow):not(.section-lead){font-size:13px;line-height:1.9;max-width:360px}.roi-copy .roi-assumption{font-size:11px!important;border-left:2px solid #bec8a9;padding-left:15px;margin-top:25px}.roi-calculator{background:white;border:1px solid #dce0d2;border-radius:9px;padding:32px;align-self:center;box-shadow:0 12px 45px #32481105;min-width:0}.calculator-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:24px;border-bottom:1px solid var(--line)}.calculator-top h3{font-size:23px}.currency-label{font-size:9px;color:#6f7b60;display:flex;align-items:center;gap:9px}.currency-label select{font-size:11px;border:1px solid #d5deca;background:#f6f8f2;color:#495939;border-radius:5px;min-height:44px;padding:8px}.roi-inputs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin:26px 0}.roi-inputs label{display:flex;flex-direction:column;font-size:11px;line-height:1.5;font-weight:550;justify-content:flex-end}.roi-inputs small{font-size:9px;font-weight:400;color:#6f7864;line-height:1.5}.roi-inputs input{margin-top:10px;min-height:48px;font-size:20px;font-weight:500;letter-spacing:-.5px;padding:10px 11px;background:#f6f8f2;border:1px solid #d5deca;border-radius:5px;width:100%;color:var(--ink)}.roi-inputs input[aria-invalid="true"]{border-color:#a83828;background:#fff7f5}.recovery-label{display:block;font-size:12px;margin-top:23px}.recovery-label>strong{float:right;color:#506e23;font-size:18px}.recovery-label input{width:100%;margin:18px 0 3px;min-height:26px;accent-color:#6b8b21;cursor:pointer}.recovery-label>span{display:flex;justify-content:space-between;color:#7c886c;font-size:10px}.roi-results{border-top:1px solid var(--line);padding-top:22px;margin-top:23px;display:grid;gap:20px}.roi-results>div>span{font-size:10px;color:#6d785d;display:block}.roi-results output{display:block;font-variant-numeric:tabular-nums;font-size:25px;letter-spacing:-1px;line-height:1.3;margin-top:6px;overflow-wrap:anywhere}.roi-recovered{background:var(--lime);border-radius:5px;padding:21px}.roi-recovered>span{color:#354a13!important}.roi-recovered output{font-size:clamp(28px,3.2vw,45px);font-weight:550;color:#162100}.calculator-formula{font-size:10px;text-align:center;margin-top:20px;color:#748164}.roi-error{font-size:12px;color:#973a29;margin-top:20px}
/* Business intelligence and future spaces */
.club-intelligence{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.insights-copy h2{margin:22px 0}.insight-list{display:grid;gap:13px;margin-top:25px}.insight-list li{font-size:13px;display:flex;gap:11px;align-items:center}.insight-list li:before{content:'';width:5px;height:5px;background:#8ba631;border-radius:1px;flex:none}.insights-window{background:#fdfef9;border:1px solid #d9e0ce;border-radius:9px;overflow:hidden;min-width:0}.insights-window .mini-brand{font-size:12px}.insights-content{padding:25px}.insight-metrics{display:grid;grid-template-columns:1fr 1fr;gap:20px}.insight-metrics div>span{display:block;font-size:9px;color:#758166;line-height:1.6}.insight-metrics strong{font-size:27px;font-weight:500;letter-spacing:-1.3px;display:block;margin-top:8px;white-space:nowrap}.insight-metrics small{font-size:9px;letter-spacing:0;font-weight:400;color:#78846a;margin-left:4px}.chart-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;border-top:1px solid #e3e8da;padding-top:25px;margin-top:25px}.chart-heading h3{font-size:13px;letter-spacing:-.2px;font-weight:600}.chart-heading>span{font-size:8px;color:#849074}.utilization-chart{display:grid;gap:16px;margin-top:24px}.utilization-chart>div{display:grid;grid-template-columns:52px 1fr 30px;align-items:center;gap:10px;font-size:10px;color:#5d6a4d}.utilization-chart strong{font-size:10px;font-weight:500;text-align:right}.chart-track{height:20px;background:#f0f3e9;border-radius:3px;overflow:hidden}.chart-track>span{display:block;height:100%;width:var(--bar);background:#b9d174;border-radius:3px}.utilization-chart>div:last-child .chart-track>span{background:#d3dfb4}.insight-observation{display:flex;gap:12px;align-items:center;margin-top:28px;padding:15px;background:#f0f4e7;border-radius:5px;color:#748755}.insight-observation p{font-size:11px;font-weight:600;color:#4e6235}.insight-observation span{font-size:9px;font-weight:400;display:block;margin-top:3px;color:#7c8b67}.insights-window figcaption{padding:16px 25px;border-top:1px solid #e0e6d6;font-size:9px;color:#7b886c}.platform{display:grid;grid-template-columns:1fr 1fr;gap:75px;align-items:center;padding-top:25px}.platform-photo{position:relative;height:450px;border-radius:8px;overflow:hidden;background:#273228}.platform-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 60%,#0009)}.platform-photo img{width:100%;height:100%;object-fit:cover;object-position:65% center}.platform-photo>span{position:absolute;bottom:27px;left:28px;z-index:1;color:white;font-size:9px;letter-spacing:2px}.platform-copy h2{margin:22px 0}.platform-copy>p:not(.eyebrow){font-size:14px;line-height:1.9;margin-top:15px}.platform-tags{display:flex;gap:8px;flex-wrap:wrap;margin:23px 0}.platform-tags li{font-size:11px;padding:7px 13px;border:1px solid #d9ddcf;border-radius:30px;color:#5f6f4c}.questions{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.2fr;gap:75px}.questions h2{margin-top:22px}.question-list details{border-bottom:1px solid var(--line)}.question-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:14px;font-weight:520;line-height:1.55;padding:23px 0}summary::-webkit-details-marker{display:none}summary>span{width:27px;height:27px;display:grid;place-items:center;flex:none;border:1px solid #d0d7c3;border-radius:50%;font-size:18px;font-weight:400;transition:transform .2s,background .2s}details[open] summary>span{transform:rotate(45deg);background:var(--lime);border-color:var(--lime)}details p{font-size:13px;line-height:1.9;padding:0 38px 22px 0}
/* Closing, footer and shared forms */
.closing{max-width:var(--frame);width:calc(100% - 32px);margin:auto;background:var(--ink);border-radius:8px;color:var(--paper);padding:65px var(--gutter);display:flex;justify-content:space-between;gap:55px;align-items:end}.closing h2{font-size:clamp(34px,3.6vw,57px);line-height:1.12;margin-top:27px}.closing h2>span{color:var(--lime)}.closing>div:last-child{flex:none;max-width:300px}.closing p:not(.eyebrow){font-size:13px;color:#a9b79d;line-height:1.8;margin-bottom:22px}.closing .eyebrow{color:#a9b79d}.site-footer{max-width:var(--frame);margin:auto;padding:48px var(--gutter);display:flex;align-items:center;gap:40px}.site-footer .wordmark>span{font-size:32px}.site-footer .wordmark svg{width:24px;height:29px}.site-footer>p{font-size:11px}.footer-right{margin-left:auto;display:flex;gap:9px;flex-direction:column;align-items:flex-end;font-size:10px;color:#717b64}.footer-right>span:first-child{font-size:12px;color:var(--ink);font-weight:600}.footer-right a,.privacy-settings{min-height:32px;padding:5px 0;text-decoration:underline;text-underline-offset:3px}.privacy-settings{border:0;background:none;color:inherit;font-size:inherit}.contact-dialog{width:min(820px,calc(100% - 32px));max-height:calc(100dvh - 48px);padding:0;border:0;border-radius:9px;background:var(--paper);color:var(--ink);overflow:auto;box-shadow:0 30px 150px #0006}.contact-dialog[open]{display:grid;grid-template-columns:.8fr 1.2fr}.contact-dialog::backdrop{background:#08100acc;backdrop-filter:blur(6px)}.dialog-close{position:absolute;right:14px;top:14px;border:0;background:#e7e8df;width:44px;height:44px;border-radius:50%;display:grid;place-items:center;font-size:16px;z-index:2}.contact-aside{background:var(--ink);color:var(--paper);padding:45px 30px;display:flex;flex-direction:column;justify-content:space-between;gap:35px}.contact-aside>svg{width:35px;height:43px}.contact-aside>p{font-size:35px;letter-spacing:-1.7px;line-height:1.14;color:var(--paper);margin-bottom:auto;margin-top:42px}.contact-aside p>span{color:var(--lime)}.contact-aside>.eyebrow{color:#b2bcab;font-size:8px}.contact-main{padding:50px 40px 35px}.contact-main>.eyebrow{font-size:8px;margin-right:15px}.contact-main h2{font-size:36px;line-height:1.08;margin-top:17px}.contact-note{font-size:12px;margin:17px 0 24px;line-height:1.8}.contact-main form{display:grid;gap:17px}.contact-main label{display:grid;gap:8px;font-size:12px;font-weight:500}.contact-main input,.contact-main select,.contact-main textarea{background:#fff;border:1px solid #cdd2c4;border-radius:4px;width:100%;min-height:44px;padding:10px 12px;color:var(--ink);font-size:14px}.contact-main textarea{resize:vertical;max-height:220px}.contact-main form>.button{border-radius:5px;justify-content:space-between;margin-top:4px;font-size:13px}.optional{font-size:10px;color:#7a836f}.form-privacy{font-size:11px!important;line-height:1.7}.form-privacy a{text-decoration:underline;text-underline-offset:3px}.form-trap{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.contact-main #form-status{font-size:13px;color:#426125;line-height:1.6}.contact-main #form-status[data-state="error"]{color:#973a29}.contact-main #form-status:empty{display:none}.cookie-banner{position:fixed;z-index:30;bottom:18px;left:50%;transform:translateX(-50%);width:min(900px,calc(100% - 32px));padding:24px;border:1px solid #d5dcc8;border-radius:9px;background:var(--paper);box-shadow:0 12px 70px #08100a30;display:flex;align-items:center;gap:26px}.cookie-banner h2{font-size:18px;letter-spacing:-.5px;margin-bottom:7px}.cookie-banner p{font-size:12px;line-height:1.7}.cookie-banner a{text-decoration:underline}.cookie-actions{display:flex;gap:10px;flex:none}.cookie-actions .button{font-size:12px;min-height:44px;padding:11px 18px}.privacy-page{max-width:800px;margin:auto;padding:65px 24px 100px}.privacy-page h1{font-size:clamp(36px,6vw,60px);margin:30px 0}.privacy-page h2{font-size:24px;margin:36px 0 15px}.privacy-page p,.privacy-page li{font-size:15px;line-height:1.85;margin-bottom:15px}.privacy-page a{text-decoration:underline}.privacy-page ul{list-style:disc;padding-left:22px}.privacy-page .button{text-decoration:none}
/* Responsive layouts */
@media(min-width:1800px){.hero{padding-top:80px;column-gap:85px}.hero h1{font-size:72px}.product-window{max-width:630px}.section-wrap{padding-top:110px;padding-bottom:110px}.platform{padding-top:30px}}
@media(max-width:1200px){.site-header nav{gap:16px}.hero{column-gap:35px;padding-top:45px}.hero h1{font-size:clamp(38px,4.6vw,58px)}.hero-description{font-size:14px}.hero-note{font-size:11px}.hero-actions{gap:16px}.hero-actions .button{font-size:12px}.hero-secondary{font-size:11px}.matching,.economics,.club-intelligence,.platform,.questions{gap:45px}.outreach,.outreach-heading{column-gap:60px}.closing{gap:35px}.closing h2{font-size:44px}.window-bar{padding:16px}.product-content{padding:20px}.product-window figcaption{padding:13px 20px}.tour-progress{padding:0 20px}.window-label{font-size:6px}.roi-calculator{padding:25px}.roi-inputs{gap:10px}.roi-inputs label{font-size:10px}.calculator-top h3{font-size:20px}}
@media(max-width:1100px){html{scroll-padding-top:90px}.site-header{height:80px}.menu-toggle{display:flex;align-items:center;gap:12px;background:none;border:1px solid #cfd5c5;border-radius:30px;padding:10px 16px;min-height:44px;font-size:12px}.site-header nav{display:none;position:absolute;top:calc(100% - 1px);left:16px;right:16px;background:var(--paper);border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 28px #15230b18;padding:20px;gap:2px}.site-header nav.open{display:flex;flex-direction:column;align-items:stretch}.site-header nav a{min-height:44px;padding:10px 15px}.site-header .nav-cta{margin:12px 0 0}.product-heading h2{font-size:21px}.product-heading h2>span{font-size:16px}.mini-brand>span{display:none}.slot-meta{font-size:9px}.outreach-line small{display:none}.hero-note{max-width:260px}.hero-copy .eyebrow{font-size:8px}.match-list li{gap:9px}.match-list li>div>span{font-size:8px}.hero-bottom{font-size:8px}.section-wrap{padding-top:80px;padding-bottom:80px}.section-intro{column-gap:40px}.section-intro>p:last-child{font-size:14px}.integration-flow{gap:17px}.integration-flow li{padding:22px 12px}.integration-flow li+li:before{left:-16px}.integration-flow strong{font-size:11px}.integration-flow span{font-size:9px}.integration-note{gap:30px}.integration-note button{font-size:11px}.learning{gap:40px}.learning-loop{gap:15px}.learning-loop li{font-size:9px}.economics{grid-template-columns:.8fr 1.2fr}.roi-inputs{grid-template-columns:1fr}.roi-inputs label{display:grid;grid-template-columns:1fr 100px;align-items:center;font-size:12px;column-gap:15px}.roi-inputs input{grid-column:2;grid-row:1/3;margin:0;font-size:18px}.roi-inputs small{grid-column:1;grid-row:2}.calculator-top{align-items:start}.currency-label{flex-direction:column;align-items:flex-end;gap:3px}.insight-metrics{gap:10px}.insight-metrics strong{font-size:23px}.platform{padding-top:15px}.platform-photo{height:410px}.closing{align-items:start;flex-direction:column;gap:30px}.closing>div:last-child{max-width:none;display:flex;align-items:center;gap:35px}.closing>div:last-child p{margin:0}}
@media(max-width:820px){.hero{grid-template-columns:1fr;padding:45px 35px 24px;gap:38px}.hero-copy{max-width:560px}.hero h1{font-size:clamp(44px,7.2vw,60px);margin:23px 0}.hero-description{font-size:16px;max-width:510px}.hero-copy .eyebrow{font-size:9px}.hero-actions{margin:25px 0 20px;gap:25px}.hero-actions .button{font-size:14px}.hero-secondary{font-size:12px}.hero-note{max-width:none;font-size:12px}.product-window{width:100%;max-width:570px;justify-self:center}.product-content{padding:24px}.window-bar{padding:18px 24px}.mini-brand>span{display:inline}.window-label{font-size:7px}.product-heading h2{font-size:23px}.product-heading h2>span{font-size:18px}.slot-meta{font-size:11px}.match-list li{padding:11px 0;gap:12px}.match-list li>div>span{font-size:10px}.match-list strong{font-size:12px}.avatar{width:32px;height:32px}.outreach-line small{display:inline}.product-window figcaption{font-size:10px;padding:16px 24px}.product-window figcaption small{font-size:9px}.tour-progress{padding:0 24px}.tour-control{font-size:10px;min-width:72px}.tour-progress span{font-size:9px}.booked-result p{font-size:11px}.booked-label{font-size:10px}.hero-bottom{font-size:7px;letter-spacing:1px}.matching,.outreach,.outreach-heading,.learning,.economics,.club-intelligence,.platform,.questions{grid-template-columns:1fr;gap:40px}.section-intro{grid-template-columns:1fr;gap:22px}.section-intro>p:last-child{max-width:560px;font-size:15px}.section-wrap{padding-top:70px;padding-bottom:70px}h2{font-size:42px}.matching h2{max-width:600px}.score-explainer{margin-top:28px}.signal-list{display:grid;grid-template-columns:1fr 1fr;gap:30px}.signal-list article{padding:0;border:0;gap:15px}.signal-list h3{font-size:19px}.signal-list p{font-size:12px}.signal-example{font-size:9px}.outreach-heading .section-lead{max-width:550px}.outreach{grid-template-columns:1fr 1fr;gap:35px}.outreach-heading{grid-column:1/-1;gap:20px}.message-top{padding:17px;gap:8px}.message-body{padding:18px}.message-top strong{font-size:11px}.message-top div>span{font-size:8px}.message-top>svg{display:none}.message-bubble{padding:15px}.message-bubble p{font-size:11px}.message-preview figcaption{font-size:8px;padding:15px}.automation h3{font-size:34px}.automation>p:not(.eyebrow){font-size:12px}.guardrails li{font-size:11px}.guardrails{gap:13px}.learning{padding:50px 35px}.learning-loop li{font-size:11px}.learning-loop{max-width:530px;gap:25px}.learning-loop li+li:before{left:-25px}.integration-note{align-items:start;flex-direction:column;gap:15px}.roi-copy h2 br{display:none}.roi-copy h2{max-width:550px}.roi-copy>.section-lead,.roi-copy>p:not(.eyebrow):not(.section-lead){max-width:550px}.roi-calculator{max-width:630px;width:100%;justify-self:center;padding:30px}.roi-inputs{grid-template-columns:repeat(3,minmax(0,1fr))}.roi-inputs label{display:flex;font-size:11px;align-items:stretch}.roi-inputs input{margin-top:10px;font-size:20px}.currency-label{flex-direction:row;align-items:center;gap:8px}.roi-results output{font-size:28px}.roi-recovered output{font-size:44px}.club-intelligence{gap:35px}.insights-window{max-width:630px;width:100%;justify-self:center}.insight-metrics strong{font-size:30px}.platform{padding-top:15px}.platform-photo{height:340px;order:2}.platform-copy{max-width:600px}.questions{gap:30px}.closing{padding:45px 35px}.closing h2{font-size:42px}.closing h2>span{display:inline-block;max-width:550px}.cookie-banner{align-items:stretch;flex-direction:column;gap:16px;padding:20px}.cookie-actions{justify-content:flex-end}.site-footer{gap:25px}}
@media(max-width:540px){:root{--gutter:24px}.site-header{height:76px;padding:0 22px}.wordmark>span{font-size:33px}.wordmark>svg{width:24px;height:29px}.wordmark{gap:10px}.hero{width:calc(100% - 20px);padding:35px 20px 22px;border-radius:7px;gap:30px}.hero h1{font-size:clamp(33px,8.8vw,46px);letter-spacing:-.065em;margin:23px 0}.hero-copy .eyebrow{font-size:7px;letter-spacing:1.25px}.hero-description{font-size:14px;line-height:1.85}.hero-actions{gap:16px;flex-wrap:nowrap;justify-content:flex-start;margin:23px 0 20px}.hero-actions .button{font-size:12px;padding:12px 18px;gap:15px}.hero-secondary{font-size:10px;gap:6px}.hero-note{font-size:10px;max-width:280px}.hero-note svg{width:16px;height:16px}.window-bar{padding:15px 14px;gap:8px}.mini-brand{font-size:11px;gap:6px}.mini-brand svg{width:13px;height:16px}.mini-brand>span{font-size:9px}.window-label{font-size:7px;letter-spacing:.6px;max-width:100px}.product-content{padding:18px 14px 15px}.product-heading h2{font-size:19px}.product-heading h2>span{font-size:14px}.mini-label{font-size:8px;letter-spacing:1px}.outline-icon{width:26px;height:26px}.slot-meta{font-size:9px;gap:6px;padding:12px 0 15px}.slot-meta strong{font-size:11px}.slot-divider{margin:0 3px}.match-heading{font-size:9px;padding:15px 0 6px;gap:8px}.match-heading .status-dot{width:4px;height:4px}.match-list li{gap:9px;padding:10px 0}.avatar{width:26px;height:26px;font-size:8px}.match-list strong{font-size:12px}.match-list li>div>span{font-size:10px}.match-score{font-size:14px}.match-score small{font-size:7px}.outreach-line{font-size:9px;gap:7px}.outreach-line small{font-size:7px}.outreach-line>svg{width:15px;height:15px}.booked-result{padding:11px 10px;gap:10px}.booked-label{font-size:9px;letter-spacing:.5px}.booked-result p{font-size:10px}.court-mini{width:63px;height:48px;gap:4px 13px;padding:5px 6px}.court-mini span{width:14px;height:14px;font-size:5px}.tour-progress{padding:0 14px}.tour-progress span{font-size:7px;padding-top:8px}.product-window figcaption{padding:12px 14px;font-size:9px;gap:8px}.product-window figcaption small{font-size:8px}.tour-control{min-width:65px;font-size:8px;padding:5px}.hero-bottom{flex-direction:column;gap:12px;font-size:7px;letter-spacing:.8px}.hero-bottom>span:last-child{display:none}.section-wrap{padding-top:58px;padding-bottom:58px}h2{font-size:35px;line-height:1.12}.eyebrow{font-size:8px;letter-spacing:1.5px}.section-lead{font-size:15px;line-height:1.9}.section-intro{gap:18px}.section-intro>p:last-child{font-size:13px}.funnel{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:32px}.funnel>svg{display:none}.funnel>div{border-top:1px solid var(--line);padding-top:18px}.funnel>div>span{font-size:50px;letter-spacing:-3px}.funnel p{font-size:10px;margin-top:5px}.funnel-result>span{min-width:58px;border-radius:5px}.demand .example-note{font-size:10px;margin-top:24px}.matching{gap:32px}.score-explainer{gap:18px}.score-number{font-size:55px}.score-explainer strong,.score-explainer p{font-size:11px}.signal-list{grid-template-columns:1fr;gap:0}.signal-list article{padding:23px 0;border-top:1px solid var(--line);gap:17px}.signal-list article:first-child{border-top:1px solid var(--line);padding-top:23px}.signal-list h3{font-size:20px}.signal-list p{font-size:13px}.outreach{grid-template-columns:1fr;gap:32px}.message-preview{width:100%;max-width:400px;justify-self:center}.message-top{padding:20px}.message-top strong{font-size:13px}.message-top div>span{font-size:9px}.message-body{padding:22px}.message-bubble p{font-size:12px}.message-bubble{padding:18px}.message-preview figcaption{font-size:9px;padding:16px 22px}.automation h3{font-size:34px}.automation>p:not(.eyebrow){font-size:13px}.guardrails li{font-size:12px}.learning{width:calc(100% - 20px);padding:40px 24px;gap:24px}.learning h2{font-size:33px;line-height:1.12}.learning-copy>p{font-size:13px}.learning-loop{grid-template-columns:1fr 1fr;gap:24px 25px;margin-top:24px}.learning-loop li{font-size:10px;flex-direction:row;align-items:center;gap:9px}.learning-loop li+li:before{display:none}.learning-loop svg{width:20px;height:20px}.integration-flow{grid-template-columns:1fr 1fr;gap:20px 14px;margin-top:30px}.integration-flow li{padding:24px 10px}.integration-flow li:before{display:none}.integration-flow strong{font-size:11px}.integration-flow span{font-size:8px}.integration-note p{font-size:11px}.integration-note button{font-size:12px}.economics{gap:28px}.roi-copy h2{max-width:350px}.roi-copy>.section-lead{font-size:15px}.roi-calculator{padding:22px 18px}.calculator-top h3{font-size:20px;max-width:140px}.currency-label{flex-direction:column;font-size:8px;gap:3px}.roi-inputs{grid-template-columns:1fr;gap:17px;margin:24px 0}.roi-inputs label{display:grid;grid-template-columns:1fr 90px;align-items:center;font-size:11px;gap:0 15px}.roi-inputs input{grid-column:2;grid-row:1/3;margin:0;font-size:18px;min-height:44px}.roi-inputs small{grid-column:1;grid-row:2;font-size:9px}.recovery-label{font-size:11px}.roi-results output{font-size:25px}.roi-recovered{padding:18px 15px}.roi-recovered output{font-size:34px}.roi-results>div>span{font-size:9px}.calculator-formula{font-size:8px}.club-intelligence{gap:28px}.insights-window .window-bar{padding:16px}.insights-window .mini-brand{font-size:10px}.insights-content{padding:20px 16px}.insight-metrics{gap:15px}.insight-metrics div>span{font-size:8px}.insight-metrics strong{font-size:22px;letter-spacing:-1px}.insight-metrics small{display:block;margin-left:0;margin-top:3px}.chart-heading{gap:10px}.chart-heading h3{font-size:12px}.chart-heading>span{font-size:7px;max-width:90px;text-align:right}.insight-observation{padding:12px;gap:9px}.insight-observation p{font-size:10px}.insight-observation span{font-size:8px}.insights-window figcaption{font-size:8px;padding:14px 16px}.platform{padding-top:0;gap:25px}.platform-photo{height:300px}.platform-copy>p:not(.eyebrow){font-size:13px}.platform-tags li{font-size:10px;padding:6px 12px}.questions{gap:26px}.questions summary{font-size:13px;gap:18px;padding:22px 0}.questions details p{font-size:12px;padding-right:5px}.closing{width:calc(100% - 20px);padding:36px 24px;gap:27px}.closing h2{font-size:35px;line-height:1.12;margin-top:20px}.closing>div:last-child{display:block}.closing p:not(.eyebrow){font-size:12px}.closing .button{margin-top:20px;font-size:13px}.site-footer{padding:35px 24px;flex-wrap:wrap;gap:22px}.site-footer .wordmark>span{font-size:30px}.site-footer>p{font-size:10px}.footer-right{width:100%;margin:0;flex-direction:row;flex-wrap:wrap;align-items:center;gap:9px 17px}.footer-right>span:first-child{font-size:10px}.contact-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.contact-dialog[open]{grid-template-columns:1fr}.contact-aside{display:none}.contact-main{padding:50px 23px 25px}.contact-main h2{font-size:30px;max-width:220px}.contact-main input,.contact-main select,.contact-main textarea{font-size:16px}.cookie-banner{bottom:10px;width:calc(100% - 20px);padding:18px;gap:15px}.cookie-banner h2{font-size:17px}.cookie-banner p{font-size:11px}.cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cookie-actions .button{padding:10px;font-size:11px;white-space:nowrap}.privacy-page{padding:35px 24px 60px}.privacy-page p,.privacy-page li{font-size:14px}}
@media(max-width:360px){.hero{padding-left:16px;padding-right:16px}.hero h1{font-size:32px}.hero-actions{gap:13px}.hero-secondary{font-size:9px}.hero-actions .button{padding:11px 15px;font-size:11px;gap:12px}.mini-brand>span{display:none}.window-label{max-width:90px;font-size:7px}.product-content{padding:16px 11px}.product-heading h2{font-size:17px}.product-heading h2>span{font-size:13px}.slot-meta{font-size:8px}.match-heading{font-size:8px}.match-list li>div>span{font-size:10px}.outreach-line small{display:none}.booked-result{gap:7px;padding:10px 8px}.booked-result p{font-size:9px}.booked-label{font-size:8px}.product-window figcaption{padding:10px 11px;font-size:9px}.tour-progress{padding:0 11px}.tour-control{min-width:60px}.section-wrap{padding-left:22px;padding-right:22px}h2{font-size:32px}.roi-calculator{padding:20px 15px}.roi-recovered output{font-size:29px}.insight-metrics strong{font-size:20px}.insights-window .mini-brand{font-size:9px}.closing h2{font-size:31px}.contact-main{padding-left:18px;padding-right:18px}}
@media(max-height:500px) and (orientation:landscape){.site-header{position:relative}html{scroll-padding-top:15px}.contact-dialog{max-height:calc(100dvh - 20px)}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.button:hover{transform:none}}
