/* fitness nation | Sports — page styles, scoped under .sp (content wrapper inside main.sports-page).
   Site header/footer come from site.css/smart.css; nothing here targets them. */
.sp{--sp-bg:#020706;--sp-deep:#010302;--sp-mint:#88c4bc;--sp-paper:#edf3f1;--sp-ink:#06100e;--sp-muted:#b8c9c3;--sp-line:#29433c;--sp-green:#376c62;--sp-white:#ffffff;--sp-radius:26px}
.sp{margin:0;background:var(--sp-bg);color:#f7faf9;font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased}
.sp a{color:inherit;text-decoration:none}
.sp button,.sp a,.sp select{-webkit-tap-highlight-color:transparent}
.sp button{cursor:pointer}
.sp button:disabled{cursor:default;opacity:.5}
.sp button:focus-visible,.sp a:focus-visible,.sp summary:focus-visible,.sp select:focus-visible{outline:3px solid #70baab;outline-offset:5px}
.sp button{color:inherit}
.sp img{display:block;width:100%;object-fit:cover}
.sp h1,.sp h2,.sp h3,.sp h4,.sp p{margin-top:0}
.sp h1,.sp h2{font-weight:600;letter-spacing:-.055em;line-height:1.04}
.sp h1{font-size:clamp(42px,4.7vw,76px)}
.sp h2{font-size:clamp(36px,4.25vw,64px);margin-bottom:28px}
.sp h3{font-size:26px;letter-spacing:-.035em;line-height:1.17}
.sp h4{font-size:19px;letter-spacing:-.02em;margin-bottom:12px}
.sp p{font-size:17px;line-height:1.65}
.sp em{font-style:normal;color:var(--sp-mint)}
.sp .wrap{width:min(1320px,calc(100% - 96px));margin:auto}
.sp .section{padding:110px 0}
.sp .sp-eyebrow{font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--sp-mint);margin-bottom:25px;line-height:1.7}
.sp .dot{display:inline-block;width:7px;height:7px;background:var(--sp-mint);border-radius:50%;margin-right:10px}
.sp .light{background:var(--sp-paper);color:var(--sp-ink)}
.sp .light em{color:#477c71}
.sp .light .sp-eyebrow{color:#427b70}
.sp .section-head{display:grid;grid-template-columns:1.35fr 1fr;align-items:end;gap:100px;margin-bottom:45px}
.sp .section-head h2{margin-bottom:0}
.sp .section-head>p{color:var(--sp-muted);max-width:470px;margin-bottom:4px}
.sp .light .section-head>p,.sp .section-copy{color:#5b7671}
.sp .section-copy{font-size:19px;max-width:540px}
.sp .button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:#ffffff;color:#132723;padding:20px 25px;border:1px solid transparent;border-radius:9px;font-size:14px;font-weight:700;line-height:1.2;transition:transform .2s,background .2s}
.sp .button:hover{background:#d6ece7;transform:translateY(-2px)}
.sp .button span{font-size:22px;line-height:12px}
.sp .button.green{background:var(--sp-green);color:white}
.sp .button.green:hover{background:#224840}
.sp .button.small{padding:14px 18px;font-size:12px}
.sp .text-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:600;padding:12px 0;border-bottom:1px solid #638c84}
.sp .dark-link{color:var(--sp-ink)}
.sp .sp-actions{display:flex;gap:30px;align-items:center;flex-wrap:wrap}
.sp .sp-hero{display:grid;grid-template-columns:1.12fr 1fr;min-height:720px;position:relative;overflow:hidden}
.sp .sp-hero-copy{width:auto;margin:0;padding:90px 38px 80px max(48px,calc((100vw - 1320px)/2));align-self:center;position:relative;z-index:2}
.sp .sp-hero h1{max-width:780px;margin-bottom:30px}
.sp .sp-hero .sp-lead{max-width:540px;color:#c0d1ce;font-size:18px;margin-bottom:32px}
.sp .hero-proof{display:flex;flex-wrap:wrap;gap:18px;margin-top:36px;color:#a5bdb8;font-size:10px}
.sp .hero-proof span:before{content:'✓';color:var(--sp-mint);margin-right:6px}
.sp .sp-hero-image{position:relative;margin:26px 26px 26px 0;border-radius:24px;overflow:hidden;min-height:580px}
.sp .sp-hero-image img{height:100%;position:absolute;object-position:58% center}
.sp .sp-hero-image:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#091311d9,transparent 48%)}
.sp .photo-label{position:absolute;top:22px;left:22px;background:#020706aa;backdrop-filter:blur(10px);border:1px solid #ffffff40;border-radius:30px;padding:10px 16px;z-index:1;font-size:11px}
.sp .float-card{position:absolute;bottom:28px;left:28px;right:28px;z-index:1;background:#f3f9f8f0;color:var(--sp-ink);padding:20px;display:flex;gap:14px;align-items:center;border-radius:14px;box-shadow:0 15px 50px #00000033}
.sp .float-card strong{font-size:16px}
.sp .float-card small{display:block;margin-top:6px;font-size:11px;color:#526763}
.sp .status-icon{display:grid;place-items:center;border-radius:50%;background:#cee7e2;width:42px;height:42px;font-size:22px;flex-shrink:0}
.sp .category-strip{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:26px;padding:28px 24px;background:#142b26;color:#b3cec9;font-size:10px;font-weight:700;letter-spacing:.12em}
.sp .category-strip i{font-style:normal;color:#6d988f}
.sp .industry-tabs{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:28px}
.sp .industry-tabs button{background:transparent;border:1px solid #c8d9d6;color:#45665f;padding:15px 21px;border-radius:30px;font-size:13px}
.sp .industry-tabs button[aria-pressed=true]{background:var(--sp-ink);color:white;border-color:var(--sp-ink)}
.sp .booking-showcase{display:grid;grid-template-columns:1fr 1fr;background:#dce8e6;border-radius:var(--sp-radius);padding:50px;gap:70px}
.sp .industry-copy{align-self:center}
.sp .tag{font-size:9px;letter-spacing:.13em;color:#57746e;font-weight:700}
.sp .industry-copy h3{font-size:40px;margin:24px 0}
.sp .industry-copy p{color:#55716b;max-width:430px}
.sp .checks{list-style:none;padding:0;margin:25px 0}
.sp .checks li{font-size:13px;padding:12px 0;border-bottom:1px solid #b8ceca;line-height:1.5}
.sp .checks li:before{content:'✓';color:#3e8073;margin-right:13px}
.sp .booking-demo{background:#ffffff;border-radius:20px;overflow:hidden;box-shadow:0 25px 50px #36534d14;min-width:0}
.sp .app-top{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #e6edec;gap:10px}
.sp .app-top b{font-size:13px}
.sp .app-top b span{margin-left:7px}
.sp .demo-label{font-size:9px;border:1px solid #d5e3e0;border-radius:20px;padding:6px 9px;color:#5a7872}
.sp .resource-visual{padding:24px;background:#1a3731;color:white;position:relative;min-height:170px;display:flex;gap:24px;align-items:center}
.sp .resource-visual>div:last-child{position:relative;z-index:1}
.sp .resource-visual span:not(.court-lines span){font-size:8px;letter-spacing:.14em;color:#b4d6cf}
.sp .resource-visual strong{display:block;font-size:21px;line-height:1.3;margin:10px 0}
.sp .resource-visual small{display:block;font-size:10px;line-height:1.5;color:#c2d2cf}
.sp .court-lines{width:125px;height:110px;flex-shrink:0;border:2px solid #b5d4ce;position:relative;background:#47887b;transform:perspective(250px) rotateX(20deg) rotateZ(-12deg);border-radius:2px;box-shadow:8px 10px 0 #00000022}
.sp .court-lines:before,.sp .court-lines:after{content:'';position:absolute;left:0;right:0;height:1px;background:#c4e3dd;top:25%}
.sp .court-lines:after{top:75%}
.sp .court-lines span{position:absolute;top:25%;bottom:25%;left:50%;border-left:1px solid #c4e3dd}
.sp .court-lines i{position:absolute;left:-5px;right:-5px;top:50%;border-top:3px solid #daede9}
.sp .resource-visual[data-kind=jump] .court-lines{background:repeating-linear-gradient(90deg,#416d64 0 28px,#70baab 28px 32px);border:4px solid #70baab}
.sp .resource-visual[data-kind=surf] .court-lines{border-radius:50%;background:repeating-linear-gradient(0deg,#356e63 0 16px,#81b7ac 16px 18px)}
.sp .resource-visual[data-kind=wellness] .court-lines{border-radius:50%;background:#79aba1}
.sp .booking-body{padding:24px}
.sp .between{display:flex;justify-content:space-between;align-items:center;gap:12px}
.sp .booking-body>.between{font-size:12px}
.sp .booking-body>.between>span{color:#7a8c88;font-size:10px}
.sp .slots{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0}
.sp .slots button{border:1px solid #d8e3e1;background:#f6faf9;color:var(--sp-ink);padding:12px 4px;border-radius:7px;font-size:12px}
.sp .slots button[aria-pressed=true]{background:#33695e;color:#ffffff;border-color:#33695e}
.sp .slots button:disabled{text-decoration:line-through}
.sp .selected-slot{font-size:11px;color:#47736a;min-height:30px}
.sp .booking-body>.button{width:100%;padding:15px;font-size:12px}
.sp .demo-note{display:block;font-size:10px;line-height:1.6;color:#6d847f;margin:12px 0 0}
.sp .journey{background:#0f1e1b}
.sp .journey-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}
.sp .journey-grid article{padding:26px 22px;background:#162e29;border:1px solid #294b44;border-radius:15px}
.sp .step-no{color:#8cbab1;font-size:12px;display:block;margin-bottom:28px}
.sp .journey-grid h3{font-size:21px}
.sp .journey-grid p{font-size:13px;color:#b1c4c0;min-height:67px}
.sp .mini-ticket{border-top:1px solid #38554f;padding-top:20px;font-size:15px;color:#afd9d0}
.sp .mini-ticket b{font-size:11px;margin-left:4px}
.sp .mini-ticket span{display:block;font-size:10px;color:#88a49e;margin:10px 0 0 22px}
.sp .counter{background:#020706}
.sp .counter-terminal{background:#eff5f4;border-radius:20px;overflow:hidden;color:#1b3933;border:1px solid #5d7570;box-shadow:0 35px 70px #00000033}
.sp .terminal-bar{display:flex;align-items:center;justify-content:space-between;padding:17px 24px;background:#dce8e6;font-size:11px;gap:15px}
.sp .terminal-bar b{font-size:20px;letter-spacing:-.05em}
.sp .terminal-bar b span{font-weight:400;font-size:12px;letter-spacing:0}
.sp .terminal-bar small{font-size:9px;color:#667b77}
.sp .terminal-content{display:grid;grid-template-columns:1.65fr 1fr;min-height:505px}
.sp .product-area{padding:28px}
.sp .tiny{font-size:9px;letter-spacing:.1em;color:#6f8984}
.sp .product-area h3{font-size:24px;margin:10px 0 0}
.sp .avatar{border-radius:50%;display:grid;place-items:center;width:36px;height:36px;flex-shrink:0;background:#d0e7e2;color:#3e6960;font-size:11px}
.sp .counter-tabs{display:flex;gap:8px;margin:24px 0;flex-wrap:wrap}
.sp .counter-tabs button{background:white;border:1px solid #cfdfdc;border-radius:6px;padding:10px 15px;color:#56746e;font-size:11px}
.sp .counter-tabs button[aria-pressed=true]{background:#244c44;color:#ffffff}
.sp .products{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;min-height:264px;align-content:start}
.sp .product{background:white;text-align:left;border:1px solid #d5e4e1;border-radius:11px;padding:14px;color:#2e5049;transition:transform .2s}
.sp .product:hover{transform:translateY(-3px);border-color:#6b978e}
.sp .product .product-art{display:grid;place-items:center;border-radius:7px;height:63px;background:#e5f3f0;font-size:32px;margin-bottom:11px}
.sp .product:nth-child(2n) .product-art{background:#dceeea}
.sp .product b{display:block;font-size:12px;line-height:1.4}
.sp .product small{font-size:11px;display:block;margin-top:5px;color:#64807a}
.sp .terminal-hint{font-size:10px;margin:17px 0 0;color:#69857f}
.sp .basket{background:white;border-left:1px solid #d3e2df;padding:25px;display:flex;flex-direction:column}
.sp .basket h3{font-size:19px;margin:0}
.sp .reset{background:none;border:0;color:#5e7b75;text-decoration:underline;font-size:10px;padding:8px}
.sp .guest{display:flex;gap:12px;padding:17px 0;border-bottom:1px solid #dce8e6;align-items:center;margin-top:15px}
.sp .guest b{font-size:12px}
.sp .guest small{display:block;font-size:9px;color:#71908a;margin-top:5px}
.sp .cart-lines{flex:1;padding:18px 0;min-height:180px}
.sp .cart-empty{color:#78908b;font-size:13px;padding-top:20px}
.sp .cart-row{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;font-size:12px;margin-bottom:15px;line-height:1.5}
.sp .cart-row button{border:1px solid #ccdfdb;color:#557770;background:#f3f9f8;border-radius:4px;width:24px;height:24px;font-size:14px}
.sp .total{border-top:1px solid #d5e4e1;padding:20px 0;display:flex;justify-content:space-between;font-size:14px}
.sp .total b{font-size:24px}
.sp .basket .button{font-size:12px;padding:16px}
.sp .counter-features{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:50px}
.sp .counter-features span{font-size:23px;color:#92cbbf;display:block;margin-bottom:18px}
.sp .counter-features h4{font-size:16px}
.sp .counter-features p{font-size:13px;color:#a0bcb6}
.sp .subtle-note{font-size:11px;color:#809893;margin-bottom:0}
.sp .event-layout,.sp .loyalty-layout{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}
.sp .event-benefits{margin-top:35px}
.sp .event-benefits>div{display:grid;grid-template-columns:35px 1fr;column-gap:10px;border-top:1px solid #c8d8d5;padding:20px 0}
.sp .event-benefits span{grid-row:span 2;color:#619087;font-size:11px;padding-top:3px}
.sp .event-benefits h4{margin-bottom:6px;font-size:17px}
.sp .event-benefits p{font-size:13px;color:#607c76;margin:0}
.sp .event-poster{background:#244b43;border-radius:24px;color:#d9ede9;overflow:hidden;transform:rotate(2deg);box-shadow:0 30px 70px #35564f1a}
.sp .poster-top{display:flex;justify-content:space-between;padding:24px;font-size:8px;letter-spacing:.13em;border-bottom:1px solid #ffffff20}
.sp .poster-art{position:relative;min-height:330px;overflow:hidden;padding:36px}
.sp .poster-art>span{position:relative;z-index:1;font-size:68px;line-height:.97;letter-spacing:-.055em;font-weight:800}
.sp .poster-art em{color:#9fd1c7}
.sp .orb{position:absolute;width:220px;height:220px;border-radius:50%;right:-60px;top:60px;border:1px solid #7abcaf;background:repeating-linear-gradient(20deg,transparent 0 15px,#86c5b82e 16px 17px);transform:rotate(-30deg)}
.sp .orb-two{right:38px;top:170px;width:150px;height:150px;background:#97cdc2;box-shadow:0 20px 60px #00000022}
.sp .orb-two:after{content:'';position:absolute;inset:20px;border-left:2px solid #c4e3dd;border-radius:50%}
.sp .poster-bottom{padding:26px 32px;background:#1d3d36}
.sp .poster-bottom h3{font-size:29px;margin-bottom:8px}
.sp .poster-bottom p{font-size:12px;color:#a9cac3}
.sp .ticket-stub{border-top:1px dashed #74968f;padding-top:20px;margin-top:24px}
.sp .ticket-stub span,.sp .ticket-stub small{display:block;font-size:9px;color:#98c5bc;letter-spacing:.06em}
.sp .ticket-stub b{display:block;font-size:14px;margin:9px 0}
.sp .loyalty{background:#dae8e5;color:var(--sp-ink)}
.sp .loyalty .sp-eyebrow{color:#487d72}
.sp .loyalty em{color:#548077}
.sp .loyalty-preview{padding:24px 0}
.sp .loyalty-card{padding:33px;border-radius:22px;background:linear-gradient(120deg,#1e3d37,#2c564e);color:#d9ece8;box-shadow:0 25px 55px #2d4f481c}
.sp .loyalty-card>.between{font-size:9px;letter-spacing:.07em}
.sp .loyalty-card>.between>b{font-size:28px}
.sp .loyalty-card>p{font-size:17px;line-height:1.2;margin:40px 0 30px;color:#a4d0c7}
.sp .loyalty-card strong{font-size:32px;letter-spacing:-.04em;color:#ebf6f4;display:block;margin-top:12px}
.sp .stamps{display:flex;gap:12px;margin-bottom:22px}
.sp .stamps span{width:48px;height:48px;border:1px solid #74a99e;border-radius:50%;display:grid;place-items:center;font-size:23px;color:#c0e1da}
.sp .stamps span.filled{background:#b5dcd4;color:#305b52}
.sp .loyalty-progress span{font-size:8px;letter-spacing:0}
.sp .reward-card{display:flex;align-items:center;gap:20px;padding:22px;background:#eff7f5;border:1px solid #c0dbd6;border-radius:14px;margin:18px 0}
.sp .reward-card>span{font-size:30px}
.sp .reward-card b{font-size:14px}
.sp .reward-card p{font-size:11px;margin:6px 0 0;color:#5f827b}
.sp .loyalty-preview>.button{width:100%}
.sp .benefit-list{list-style:none;padding:0;margin:35px 0 0}
.sp .benefit-list li{border-top:1px solid #b4cdc8;padding:20px 0}
.sp .benefit-list b{font-size:16px;display:block;margin-bottom:9px}
.sp .benefit-list span{font-size:14px;color:#5f7d77;line-height:1.6}
.sp .platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.sp .platform-grid article{padding:30px;border:1px solid #cfdcd9;border-radius:15px}
.sp .platform-grid article>span{font-size:35px;color:#69928a;display:block;margin-bottom:28px}
.sp .platform-grid h3{font-size:23px}
.sp .platform-grid p{font-size:14px;color:#607873;margin-bottom:0}
.sp .setup-strip{border-top:1px solid #cad8d5;margin-top:50px;padding-top:30px;display:grid;grid-template-columns:.85fr 1.3fr .7fr;gap:40px;align-items:center}
.sp .setup-strip strong{font-size:20px;letter-spacing:-.03em;line-height:1.3}
.sp .setup-strip p{font-size:13px;color:#637b76;margin:0}
.sp .setup-strip a{justify-self:end;font-size:12px}
.sp .faq-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:80px}
.sp .sp-faq h2{font-size:46px}
.sp .sp-faq details{border-top:1px solid #2a4b44}
.sp .sp-faq details:last-child{border-bottom:1px solid #2a4b44}
.sp .sp-faq summary{cursor:pointer;list-style:none;padding:24px 26px 24px 0;position:relative;font-size:15px;line-height:1.5}
.sp .sp-faq summary:after{content:'+';position:absolute;right:0;color:#90b7af;font-size:20px;top:20px}
.sp .sp-faq details[open] summary:after{content:'−'}
.sp .sp-faq details p{font-size:14px;color:#a7bdb9;max-width:540px;margin-bottom:26px}
.sp .contact{padding-top:0}
.sp .contact-panel{padding:65px;background:#04120f;border:1px solid #41615b;border-radius:24px;display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center}
.sp .contact h2{font-size:50px}
.sp .contact p:not(.sp-eyebrow){font-size:15px;color:#a9c4bf;max-width:430px;margin-bottom:0}
.sp .contact-card label{display:block;color:#bbd6d1;font-size:11px;margin-bottom:10px}
.sp .contact-card select{display:block;width:100%;background:#244841;color:white;border:1px solid #597c75;padding:16px 12px;border-radius:7px;margin-bottom:24px;font-size:13px;min-width:0}
.sp .contact-card>.button{width:100%;font-size:13px}
.sp .contact-card small{font-size:10px;color:#a1beb8;line-height:1.8;display:block;margin-top:16px}
.sp .contact-card small a{text-decoration:underline}
.sp dialog{border:1px solid #bfd3cf;border-radius:20px;padding:35px;max-width:490px;width:calc(100% - 32px);background:var(--sp-paper);color:var(--sp-ink)}
.sp dialog::backdrop{background:#081210b8;backdrop-filter:blur(5px)}
.sp dialog h2{font-size:31px;padding-right:20px}
.sp dialog .sp-eyebrow{color:#53877d}
.sp dialog .close{position:absolute;top:12px;right:12px;border:0;background:none;font-size:27px;color:#375d55;padding:6px 10px}
.sp dialog .button{margin-top:24px}
.sp dialog p{font-size:14px}
.sp dialog .receipt-line{display:flex;justify-content:space-between;gap:15px;font-size:13px;border-bottom:1px solid #d3e1de;padding:12px 0}
@media(min-width:1600px){.sp .sp-hero{max-width:1800px;margin:auto}
.sp .sp-hero-copy{padding-left:80px}}
@media(max-width:1100px){.sp .wrap{width:calc(100% - 56px)}
.sp .sp-hero-copy{padding:60px 28px}
.sp .sp-hero{min-height:620px}
.sp .sp-hero-image{min-height:550px}
.sp .sp-hero h1{font-size:48px}
.sp .section-head{gap:45px}
.sp .booking-showcase{gap:35px;padding:30px}
.sp .industry-copy h3{font-size:34px}
.sp .court-lines{width:85px;height:95px}
.sp .resource-visual{gap:18px;padding:20px}
.sp .event-layout,.sp .loyalty-layout{gap:45px}
.sp .journey-grid{grid-template-columns:repeat(2,1fr)}
.sp .journey-grid p{min-height:0}
.sp .counter-features{gap:20px}
.sp .contact-panel{padding:40px;gap:35px}
.sp .contact h2{font-size:42px}
.sp .terminal-content{grid-template-columns:1.4fr 1fr}
.sp .product-area{padding:20px}
.sp .products{gap:8px}
.sp .product{padding:10px}
.sp .basket{padding:20px}
.sp .hero-proof{line-height:1.5}
.sp .category-strip{gap:17px}
.sp .faq-layout{gap:40px}
.sp .poster-art>span{font-size:58px}}
@media(max-width:760px){.sp .wrap{width:calc(100% - 40px)}
.sp .sp-hero{display:flex;flex-direction:column;padding-bottom:35px}
.sp .sp-hero-image{order:-1;height:340px;min-height:0;margin:14px 14px 0;border-radius:17px}
.sp .sp-hero-image img{object-position:center 52%}
.sp .sp-hero-image:after{background:linear-gradient(0deg,#0a161399,transparent 50%)}
.sp .photo-label{font-size:9px;top:15px;left:15px;padding:8px 12px}
.sp .float-card{bottom:16px;left:16px;right:16px;padding:13px;gap:11px}
.sp .float-card strong{font-size:13px}
.sp .float-card small{font-size:10px}
.sp .status-icon{height:32px;width:32px;font-size:18px}
.sp .sp-hero-copy{padding:32px 20px 0}
.sp .sp-hero h1{font-size:clamp(37px,8.8vw,58px);max-width:570px}
.sp .desktop{display:none}
.sp .sp-hero .sp-eyebrow{font-size:9px;margin-bottom:18px}
.sp .sp-hero .sp-lead{font-size:16px}
.sp .sp-hero .sp-actions{gap:18px}
.sp .sp-hero .button{font-size:13px}
.sp .hero-proof{gap:12px;margin-top:25px;font-size:9px}
.sp .category-strip{gap:14px 18px;font-size:8px;padding:22px 18px}
.sp .category-strip i{display:none}
.sp .section{padding:65px 0}
.sp h2{font-size:clamp(34px,8.5vw,48px)}
.sp .sp-eyebrow{font-size:9px;margin-bottom:18px}
.sp .section-head{grid-template-columns:1fr;gap:20px;margin-bottom:30px}
.sp .section-head>p{font-size:15px;max-width:100%}
.sp .industry-tabs{gap:7px}
.sp .industry-tabs button{padding:12px 14px;font-size:11px;min-height:42px}
.sp .booking-showcase{grid-template-columns:1fr;padding:24px;gap:32px;border-radius:18px}
.sp .industry-copy h3{font-size:32px;margin:18px 0}
.sp .industry-copy p{font-size:14px}
.sp .checks li{font-size:12px}
.sp .booking-body{padding:20px}
.sp .resource-visual{padding:24px;min-height:165px}
.sp .court-lines{width:100px}
.sp .resource-visual strong{font-size:21px}
.sp .journey-grid{gap:12px}
.sp .journey-grid article{padding:22px 16px}
.sp .journey-grid h3{font-size:19px}
.sp .journey-grid p{font-size:12px;min-height:60px}
.sp .mini-ticket b{font-size:10px}
.sp .mini-ticket span{margin-left:0;font-size:9px}
.sp .terminal-bar{flex-wrap:wrap;padding:16px;font-size:9px}
.sp .terminal-bar small{flex-basis:100%}
.sp .terminal-content{grid-template-columns:1fr}
.sp .product-area{padding:20px}
.sp .product-area h3{font-size:22px}
.sp .products{min-height:0;gap:9px}
.sp .product .product-art{height:58px;font-size:29px}
.sp .product b{font-size:11px}
.sp .product small{font-size:10px}
.sp .counter-tabs{gap:6px}
.sp .counter-tabs button{min-height:42px;padding:10px 13px}
.sp .basket{border-left:0;border-top:1px solid #d3e2df;padding:24px}
.sp .cart-lines{min-height:70px}
.sp .counter-features{grid-template-columns:1fr 1fr;gap:22px}
.sp .counter-features p{font-size:12px}
.sp .counter-features h4{font-size:15px}
.sp .counter-features span{margin-bottom:13px}
.sp .event-layout,.sp .loyalty-layout{grid-template-columns:1fr;gap:35px}
.sp .event-poster{transform:none}
.sp .poster-art{min-height:285px}
.sp .poster-art>span{font-size:62px}
.sp .section-copy{font-size:16px}
.sp .loyalty-preview{order:2;padding:0}
.sp .loyalty-card{padding:28px}
.sp .stamps{gap:14px}
.sp .stamps span{width:44px;height:44px}
.sp .benefit-list{margin-top:25px}
.sp .benefit-list span{font-size:13px}
.sp .platform-grid{grid-template-columns:1fr;gap:14px}
.sp .platform-grid article{padding:26px}
.sp .platform-grid article>span{margin-bottom:17px}
.sp .platform-grid h3{font-size:23px}
.sp .setup-strip{grid-template-columns:1fr;gap:15px;margin-top:30px}
.sp .setup-strip a{justify-self:start}
.sp .faq-layout{grid-template-columns:1fr;gap:24px}
.sp .sp-faq h2{font-size:38px}
.sp .sp-faq summary{font-size:14px}
.sp .contact{padding-top:0}
.sp .contact-panel{padding:28px;grid-template-columns:1fr;gap:35px}
.sp .contact h2{font-size:36px}
.sp .contact-card select{font-size:16px}
.sp .contact p:not(.sp-eyebrow){font-size:14px}
.sp .subtle-note{font-size:10px}
.sp .text-link{font-size:13px}}
@media(max-width:360px){.sp .wrap{width:calc(100% - 32px)}
.sp .sp-hero-copy{padding-left:16px;padding-right:16px}
.sp .sp-hero h1{font-size:35px}
.sp .sp-hero-image{height:290px}
.sp .booking-showcase{padding:18px}
.sp .resource-visual{padding:18px;gap:14px}
.sp .court-lines{width:75px;height:90px}
.sp .resource-visual strong{font-size:18px}
.sp .journey-grid{grid-template-columns:1fr}
.sp .journey-grid p{min-height:0}
.sp .products{grid-template-columns:repeat(2,1fr)}
.sp .stamps{gap:9px}
.sp .stamps span{width:39px;height:39px}
.sp .loyalty-card{padding:23px}
.sp .contact-panel{padding:23px}
.sp .contact h2{font-size:32px}}
@media(prefers-reduced-motion:reduce){.sp *:before,.sp *:after{transition:none!important;animation:none!important}}
.sp .resource-visual:not([data-kind="court"]) .court-lines{transform:rotate(-8deg);display:grid;place-items:center;border-radius:22px;background:#63867f;border:1px solid #93b4ad;box-shadow:7px 9px 0 #00000022}
.sp .resource-visual:not([data-kind="court"]) .court-lines:before{content:attr(data-symbol);position:static;font-size:65px;line-height:1;color:#d4eae6;background:none;height:auto}
.sp .resource-visual:not([data-kind="court"]) .court-lines:after,.sp .resource-visual:not([data-kind="court"]) .court-lines span,.sp .resource-visual:not([data-kind="court"]) .court-lines i{display:none}
.sp .hero-proof.positioning-proof{gap:10px 18px;font-size:12px;line-height:1.6;color:#d2e5e1;padding-top:22px;border-top:1px solid #29433c}
.sp .promise-section{padding:0 0 75px;background:var(--sp-bg)}
.sp .promise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:35px;border-top:1px solid var(--sp-line);padding-top:35px}
.sp .promise-grid article{padding-right:24px}
.sp .promise-grid strong{display:block;font-size:58px;letter-spacing:-.06em;color:var(--sp-mint);margin-bottom:20px;line-height:1}
.sp .promise-grid h3{font-size:22px;margin-bottom:12px}
.sp .promise-grid p{font-size:14px;color:var(--sp-muted);max-width:340px;margin-bottom:0}
@media(max-width:760px){.sp .hero-proof.positioning-proof{font-size:11px;display:grid;gap:8px}
.sp .promise-section{padding-bottom:55px}
.sp .promise-grid{grid-template-columns:1fr;gap:28px;padding-top:28px}
.sp .promise-grid article{padding:0 0 26px;border-bottom:1px solid var(--sp-line)}
.sp .promise-grid strong{font-size:48px;margin-bottom:14px}
.sp .promise-grid p{max-width:none}}
.sp .arrival-section{padding-top:0}
.sp .arrival-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.sp .arrival-grid article{padding:32px;background:#ffffff;border:1px solid #cfddda;border-radius:22px;min-width:0}
.sp .arrival-grid h3{font-size:27px}
.sp .arrival-grid article>p:not(.sp-eyebrow){color:#5b7671;font-size:15px}
.sp .arrival-grid article>small{font-size:11px;line-height:1.6;display:block;color:#617974}
.sp .arrival-grid .sp-eyebrow{margin-bottom:14px}
.sp .express-preview,.sp .wallet-preview{min-height:245px;background:#e6f0ee;border-radius:14px;padding:26px;margin-bottom:30px;display:flex;flex-direction:column;justify-content:center}
.sp .express-preview>.demo-label{align-self:flex-start;margin-bottom:22px}
.sp .express-preview>.between{font-size:19px}
.sp .express-preview>p{font-size:12px;color:#647d78;margin-top:10px}
.sp .express-flow{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px;font-size:10px}
.sp .express-flow span{padding:12px 9px;background:#ffffff;border-radius:7px}
.sp .express-flow strong{background:#264f47;color:white;padding:12px 14px;border-radius:7px}
.sp .wallet-preview{background:#ddeae7;padding:20px 35px}
.sp .wallet-pass{background:#244b43;color:#daede9;padding:22px;border-radius:15px;box-shadow:0 12px 30px #23494120;transform:rotate(-3deg)}
.sp .wallet-pass .between{font-size:9px;letter-spacing:.07em}
.sp .wallet-pass .between>span{font-size:8px;color:#a5c6bf}
.sp .wallet-pass>strong{font-size:25px;display:block;margin-top:22px;letter-spacing:-.04em}
.sp .wallet-pass>p{font-size:11px;margin:8px 0 18px;color:#b8d1cc}
.sp .wallet-pass-bottom{border-top:1px dashed #80a29b;padding-top:13px;display:flex;justify-content:space-between;align-items:center;font-size:9px}
.sp .wallet-pass-bottom>b{font-size:20px}
.sp .wallet-platforms{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:20px;font-size:9px;color:#4c6b65}
.sp .intelligence{background:#142925}
.sp .intelligence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}
.sp .intelligence-grid article{padding:30px;border:1px solid #40625b;border-radius:18px;background:#1b3832;display:flex;flex-direction:column}
.sp .intelligence-icon{font-size:34px;color:#9dd0c6;display:block;margin-bottom:24px}
.sp .intelligence-grid .sp-eyebrow{font-size:10px;margin-bottom:14px}
.sp .intelligence-grid h3{font-size:25px}
.sp .intelligence-grid article>p:not(.sp-eyebrow){font-size:14px;color:#b5c9c5}
.sp .ai-example{margin-top:auto;border-top:1px solid #45665f;padding-top:24px}
.sp .ai-example>span{font-size:8px;letter-spacing:.1em;color:#95b4ae}
.sp .ai-example>b{display:block;font-size:16px;line-height:1.5;margin:13px 0}
.sp .ai-example>p{font-size:12px;color:#a2bdb8;margin-bottom:0}
.sp .intelligence-note{font-size:11px;color:#9ab6b0;max-width:850px;margin:25px 0 0}
@media(max-width:760px){.sp .arrival-section{padding-top:0}
.sp .arrival-grid,.sp .intelligence-grid{grid-template-columns:1fr;gap:18px}
.sp .arrival-grid article,.sp .intelligence-grid article{padding:24px}
.sp .arrival-grid h3{font-size:25px}
.sp .express-preview,.sp .wallet-preview{padding:20px;min-height:225px}
.sp .wallet-pass{padding:20px}
.sp .intelligence-grid h3{font-size:26px}
.sp .ai-example{margin-top:10px}
.sp .intelligence-icon{margin-bottom:18px}}
.sp .experience-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:0 0 38px}
.sp .experience-gallery>a{position:relative;height:330px;overflow:hidden;border-radius:18px;background:#1a3630;color:white}
.sp .experience-gallery img{position:absolute;height:100%;transition:transform .5s;object-position:center}
.sp .experience-gallery a:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#0a1513ee,transparent 78%)}
.sp .experience-gallery a:hover img{transform:scale(1.035)}
.sp .experience-gallery a>div{position:absolute;z-index:1;bottom:25px;left:25px;right:25px}
.sp .experience-gallery small{font-size:9px;letter-spacing:.13em;color:#c4dfda}
.sp .experience-gallery strong{font-size:26px;letter-spacing:-.04em;line-height:1.12;display:block;max-width:260px;margin:13px 0}
.sp .experience-gallery a>div>span{font-size:11px;color:#cde2de}
.sp .checkout-scene,.sp .device-scene{min-height:600px;justify-content:center;align-items:center;padding:28px 22px;background:radial-gradient(ellipse at 50% 25%,#ecf6f4,#d7e7e4);overflow:hidden}
.sp .checkout-window{width:100%;max-width:330px;background:#ffffff;border-radius:16px;box-shadow:0 25px 45px #254c4426;overflow:hidden;transform:rotate(-2deg);border:1px solid #bfd7d2}
.sp .checkout-window-top{display:flex;justify-content:space-between;gap:12px;padding:16px;font-size:9px;letter-spacing:.07em}
.sp .checkout-window-top span:last-child{font-size:8px;letter-spacing:0;color:#6c837e}
.sp .checkout-photo{height:140px;object-position:center 45%}
.sp .checkout-window-body{padding:22px}
.sp .checkout-window-body>small{font-size:8px;letter-spacing:.12em;color:#73908a}
.sp .checkout-window-body h4{font-size:23px;line-height:1.15;margin:12px 0 22px;letter-spacing:-.04em}
.sp .checkout-order{display:flex;justify-content:space-between;gap:10px;font-size:11px;margin:14px 0}
.sp .checkout-order small{font-size:9px;display:block;color:#75908b;margin-top:6px}
.sp .checkout-order b{white-space:nowrap}
.sp .checkout-sum{display:flex;justify-content:space-between;padding-top:18px;margin:20px 0;border-top:1px solid #d3e4e1;font-size:13px}
.sp .checkout-sum b{font-size:22px}
.sp .express-demo-button{display:flex;width:100%;justify-content:space-between;align-items:center;gap:10px;background:#254e46;border:0;border-radius:8px;color:white;padding:16px 12px;font-size:11px;font-weight:700;line-height:1.4}
.sp .express-demo-button:hover{background:#19352f}
.sp .checkout-window-body .checkout-caption{font-size:9px;text-align:center;color:#728e88;margin:12px 0 0}
.sp .wallet-switch{display:flex;gap:5px;border:1px solid #b9d1cc;border-radius:24px;padding:4px;background:#ffffff80;margin-bottom:20px}
.sp .wallet-switch button{min-width:85px;min-height:36px;border:0;background:transparent;color:#476c65;border-radius:20px;font-size:11px}
.sp .wallet-switch button[aria-pressed=true]{background:#244b43;color:white}
.sp .wallet-device{width:265px;max-width:100%;padding:12px 10px 22px;background:#151918;border:4px solid #414e4b;border-radius:37px;box-shadow:0 20px 30px #254b432b;color:white;position:relative;transition:border-radius .2s}
.sp .device-status{display:flex;justify-content:space-between;align-items:center;padding:0 13px;font-size:9px;height:24px}
.sp .device-status i{height:15px;width:62px;background:#020404;border-radius:20px}
.sp .device-appbar{display:flex;justify-content:space-between;padding:18px 9px 16px;font-size:15px;letter-spacing:-.03em}
.sp .realistic-pass{background:#f1f7f6;color:#1b3732;border-radius:11px;overflow:hidden}
.sp .pass-brand{background:#244b43;color:#e0f0ed;padding:15px 12px;display:flex;justify-content:space-between;gap:8px;align-items:center}
.sp .pass-brand b{font-size:10px;letter-spacing:.04em}
.sp .pass-brand small{font-size:7px;color:#afd5cd}
.sp .realistic-pass>img{height:94px;object-position:center 40%}
.sp .pass-information{padding:14px}
.sp .pass-information h4{font-size:20px;margin:0 0 5px}
.sp .pass-information>p{font-size:8px;color:#6c837e;line-height:1.4;margin-bottom:16px}
.sp .pass-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:13px 0}
.sp .pass-fields small{display:block;font-size:7px;letter-spacing:.08em;color:#63817b;margin-bottom:5px}
.sp .pass-fields b{font-size:10px}
.sp .pass-code{background:white;border-radius:7px;padding:12px 10px 9px;margin-top:18px}
.sp .pass-code img{height:38px;object-fit:contain}
.sp .pass-code>span{display:block;font-size:6px;letter-spacing:.08em;color:#697a77;text-align:center;margin-top:7px}
.sp .device-home{width:65px;height:3px;border-radius:5px;background:#c6d1cf;position:absolute;bottom:9px;left:50%;transform:translateX(-50%)}
.sp .device-disclaimer{font-size:9px!important;margin-top:18px;color:#67807b;text-align:center}
.sp .wallet-device[data-platform=android]{border-radius:24px;background:#e8f1ef;color:#203d37}
.sp .wallet-device[data-platform=android] .device-status i{width:8px;height:8px;border-radius:50%}
.sp .wallet-device[data-platform=android] .realistic-pass{border-radius:16px;background:#ffffff;border:1px solid #caddd9}
.sp .wallet-device[data-platform=android] .device-home{background:#36504b}
.sp .poster-photo>img{position:absolute;inset:0;height:100%;object-position:center 45%}
.sp .poster-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#11231fe8,#11221f51)}
.sp .poster-photo>.orb{display:none}
.sp .poster-photo>span{z-index:2}
@media(max-width:1100px){.sp .experience-gallery>a{height:290px}
.sp .experience-gallery strong{font-size:23px}
.sp .experience-gallery a>div{left:20px;right:20px;bottom:20px}
.sp .checkout-scene,.sp .device-scene{padding-left:15px;padding-right:15px}}
@media(max-width:760px){.sp .experience-gallery{grid-template-columns:1fr;gap:15px;margin-bottom:28px}
.sp .experience-gallery>a{height:280px}
.sp .experience-gallery strong{font-size:29px;max-width:280px}
.sp .experience-gallery a>div{left:24px;bottom:24px}
.sp .checkout-scene,.sp .device-scene{min-height:0;padding:24px 12px}
.sp .checkout-window{transform:none}
.sp .wallet-device{width:265px}
.sp .checkout-window-body{padding:20px}
.sp .wallet-switch button{min-height:42px}
.sp .express-demo-button{min-height:48px}
.sp .arrival-grid article{padding:22px}
.sp .device-disclaimer{font-size:8px!important}}
@media(prefers-reduced-motion:reduce){.sp .experience-gallery a:hover img{transform:none}}
.sp .product .product-art{height:auto;aspect-ratio:3/2;overflow:hidden;padding:0;background:#dee9e7;margin-bottom:13px;border-radius:8px}
.sp .product .product-art img{width:100%;height:100%;object-fit:cover;transition:transform .2s}
.sp .product:hover .product-art img{transform:scale(1.04)}
.sp .product{padding:10px 10px 14px}
.sp .product b,.sp .product small{padding-left:3px;padding-right:3px}
@media(max-width:760px){.sp .product{padding:7px 7px 12px}
.sp .product .product-art{height:auto;aspect-ratio:4/3;margin-bottom:11px}
.sp .products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){.sp .product:hover .product-art img{transform:none}}
.sp{--sp-bg:#020706;--sp-deep:#010302;--sp-mint:#88c4bc;--sp-paper:#edf3f1;--sp-ink:#06100e;--sp-muted:#b8c9c3;--sp-line:#29433c;--sp-green:#376c62;--sp-white:#f7faf9}
.sp{background:var(--sp-bg);color:#f7faf9}
.sp .sp-hero{background:#010302}
.sp .sp-hero .sp-lead{color:#b8c9c3}
.sp .hero-proof.positioning-proof{color:#bccfc7;border-color:#29433c}
.sp .light{background:linear-gradient(#e9f1ee,#edf3f1 40%,#e6efec);color:#06100e}
.sp .light em,.sp .loyalty em{color:#376c62}
.sp .light .sp-eyebrow,.sp .loyalty .sp-eyebrow{color:#3e6b63}
.sp .light .section-head>p,.sp .section-copy{color:#47635b}
.sp .journey,.sp .intelligence{background:radial-gradient(52% 38% at 50% 30%,#88c4bc29,transparent 70%),linear-gradient(#020706,#04120f 55%,#020706)}
.sp .counter,.sp .promise-section,.sp .sp-faq{background:#020706}
.sp .category-strip{background:#04120f;color:#a6d1ca}
.sp .journey-grid article,.sp .intelligence-grid article{background:#091a16;border-color:#29433c}
.sp .counter-features span,.sp .intelligence-icon{color:#88c4bc}
.sp .loyalty{background:linear-gradient(135deg,#e9f1ee,#d9e9e4);color:#06100e}
.sp .loyalty-card,.sp .contact-panel{background:radial-gradient(ellipse at top right,#88c4bc18,transparent 70%),#04120f;border-color:#4f7973}
.sp .loyalty-card strong{color:#f7faf9}
.sp .loyalty-card>p{color:#b8c9c3}
.sp .stamps span.filled{background:#88c4bc;color:#06100e}
.sp .button{background:#f7faf9;color:#06100e;border-color:#f7faf9}
.sp .button:hover{background:#edf3f1;color:#06100e}
.sp .button.green{background:#05211c;color:#f7faf9;border-color:#05211c}
.sp .button.green:hover{background:#183e35}
.sp .contact-card>.button{background:#f7faf9;color:#06100e}
.sp .contact-card select{background:#091a16;color:#f7faf9;border-color:#4f7973}
.sp .contact-card label,.sp .contact p:not(.sp-eyebrow){color:#b8c9c3}
.sp .industry-tabs button[aria-pressed=true],.sp .counter-tabs button[aria-pressed=true],.sp .wallet-switch button[aria-pressed=true],.sp .express-demo-button{background:#05211c;color:#f7faf9;border-color:#05211c}
.sp .slots button[aria-pressed=true]{background:#376c62;color:#f7faf9;border-color:#376c62}
.sp .booking-showcase{background:#dce9e3}
.sp .resource-visual{background:#04120f}
.sp .resource-visual:not([data-kind="court"]) .court-lines{background:#4f7973;border-color:#88c4bc}
.sp .terminal-bar{background:#dce7e3}
.sp .counter-terminal{background:#edf3f1;color:#06100e}
.sp .basket,.sp .booking-demo,.sp .product{background:#f7faf9}
.sp .product-area .avatar,.sp .guest .avatar{background:#d1e5df;color:#376c62}
.sp .checkout-scene,.sp .device-scene{background:radial-gradient(ellipse at 50% 25%,#f7faf9,#dce9e3)}
.sp .pass-brand{background:#04120f}
.sp .wallet-pass,.sp .event-poster,.sp .poster-bottom{background:#04120f}
.sp .poster-art em{color:#88c4bc}
.sp .realistic-pass{background:#edf3f1;color:#06100e}
.sp button:focus-visible,.sp a:focus-visible,.sp summary:focus-visible,.sp select:focus-visible{outline-color:#4f7973}
.sp .sp-hero a:focus-visible,.sp .sp-faq summary:focus-visible,.sp .contact a:focus-visible,.sp .contact select:focus-visible{outline-color:#88c4bc}
.sp .platform-grid article{padding:18px 18px 30px;background:#f7faf9}
.sp .platform-visual{margin-bottom:26px;border-radius:16px;overflow:hidden}
.sp .platform-visual img{display:block;width:100%;height:auto;aspect-ratio:440/260;object-fit:contain}
.sp .platform-grid article h3,.sp .platform-grid article>p{margin-left:12px;margin-right:12px}
.sp .platform-grid article h3{font-size:23px}
@media(max-width:760px){.sp .platform-grid article{padding:14px 14px 26px}
.sp .platform-visual{margin-bottom:23px}
.sp .platform-grid article h3,.sp .platform-grid article>p{margin-left:10px;margin-right:10px}}
.sp .contact-card input{display:block;width:100%;min-width:0;background:#091a16;color:#f7faf9;border:1px solid #4f7973;padding:16px 12px;border-radius:7px;margin-bottom:24px;font:inherit;font-size:16px}
.sp .contact-card input::placeholder{color:#9cb5ac;opacity:1}
.sp .contact-card input:focus-visible{outline:3px solid #88c4bc;outline-offset:3px}
.sp .field-optional{font-weight:400;color:#9cb5ac}
.sp .contact-card button.button{font-family:inherit;cursor:pointer}
.sp dialog{max-height:calc(100dvh - 32px);overflow-y:auto;overscroll-behavior:contain}
.sp .slots{grid-template-columns:repeat(3,minmax(0,1fr))}
.sp .slots button{overflow-wrap:anywhere}
.sp .cart-row{grid-template-columns:minmax(0,1fr) auto auto}
.sp .cart-row>span{overflow-wrap:anywhere}
.sp .cart-row>b{white-space:nowrap}
@media(max-width:760px){.sp .sp-hero-image{height:clamp(250px,65vw,310px)}
.sp .sp-hero-copy{padding-top:26px}
.sp .sp-hero .sp-lead{margin-bottom:24px}
.sp .experience-gallery>a{height:245px}
.sp .booking-showcase,.sp .event-layout,.sp .loyalty-layout,.sp .contact-panel{min-width:0}
.sp .resource-visual>div:last-child,.sp .industry-copy,.sp .contact-card{min-width:0}
.sp .industry-tabs button,.sp .counter-tabs button,.sp .wallet-switch button,.sp .slots button,.sp .reset{min-height:44px;font-size:12px}
.sp .cart-row button{width:44px;height:44px;font-size:20px}
.sp .cart-row{gap:8px}
.sp .product b{font-size:13px}
.sp .product small{font-size:12px}
.sp .basket h3{font-size:21px}
.sp .guest small{font-size:11px;line-height:1.5}
.sp .selected-slot{font-size:12px;line-height:1.5;padding-bottom:10px}
.sp .contact-card label{font-size:14px}
.sp .contact-card small{font-size:12px;overflow-wrap:anywhere}
.sp .contact-card>.button{font-size:14px;min-height:52px;padding:16px;gap:12px}
.sp .demo-note,.sp .terminal-hint,.sp .subtle-note,.sp .intelligence-note{font-size:12px;line-height:1.6}
.sp .button{min-height:48px}
.sp .sp-hero .sp-actions>.button{width:100%}
.sp dialog{padding:28px 22px}
.sp dialog .close{min-width:44px;min-height:44px;padding:4px}
.sp dialog h2{font-size:27px;padding-right:26px}
.sp .stamps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}
.sp .stamps span{width:100%;height:auto;aspect-ratio:1;max-width:48px}}
@media(max-width:480px){.sp .resource-visual{display:grid;grid-template-columns:1fr;gap:14px;padding:20px}
.sp .resource-visual .court-lines{width:90px;height:72px}
.sp .resource-visual strong{font-size:21px;overflow-wrap:anywhere}
.sp .slots[data-kind="event"]{grid-template-columns:1fr}
.sp .slots[data-kind="event"] button{text-align:left;padding-left:14px}
.sp .app-top{flex-wrap:wrap;gap:8px;padding:16px}
.sp .booking-body{padding:16px}
.sp .journey-grid{grid-template-columns:1fr}
.sp .journey-grid p{min-height:0;font-size:14px}
.sp .journey-grid article{padding:22px}
.sp .step-no{margin-bottom:18px}}
@media(max-width:360px){.sp .contact-panel{padding:22px}
.sp .arrival-grid article{padding:16px}
.sp .checkout-window-body{padding:16px}}
.sp .brand-app-stage{position:relative;display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,2fr);gap:40px;align-items:center;padding:44px 36px 60px;border:1px solid #c9ded8;border-radius:26px;background:linear-gradient(125deg,#dbece5,#f7faf9);margin-bottom:44px;overflow:hidden}
.sp .brand-app-intro h3{font-size:30px;margin-top:24px}
.sp .brand-app-intro p{font-size:16px;color:#4f6862}
.sp .brand-phones{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:start}
.sp .brand-phone{position:relative;min-width:0;min-height:380px;border:6px solid #142c25;border-radius:30px;background:#f7faf9;padding:20px 13px 44px;box-shadow:0 14px 25px #08231b15}
.sp .brand-phone:nth-child(2){margin-top:30px}
.sp .phone-speaker{width:44px;height:5px;border-radius:8px;background:#142c25;margin:-10px auto 21px}
.sp .brand-phone-top{font-size:10px;letter-spacing:.1em;font-weight:700;border-bottom:1px solid #d4e3dd;padding-bottom:12px;margin-bottom:18px;display:flex;justify-content:space-between}
.sp .brand-phone h4{font-size:17px;line-height:1.2;margin:15px 0}
.sp .brand-phone>img{height:110px;border-radius:12px;margin-bottom:17px}
.sp .brand-phone small{font-size:9px;letter-spacing:.08em}
.sp .brand-phone p{font-size:12px;line-height:1.5;margin:12px 0}
.sp .brand-phone-foot{position:absolute;bottom:18px;left:13px;font-size:9px;color:#376c62;font-weight:700}
.sp .app-time-row{display:flex;gap:5px;margin-top:20px}
.sp .app-time-row>*{font-size:10px;padding:8px 5px;background:#e3eeea;border-radius:5px;flex:1;text-align:center}
.sp .app-time-row b{background:#163e33;color:white}
.sp .app-ticket-mini{background:#deeee8;padding:17px 10px;border-radius:13px}
.sp .app-ticket-mini img{margin:20px 0 10px;height:48px;object-fit:contain;background:white;padding:4px}
.sp .app-stamp-row{color:#376c62;letter-spacing:4px;font-size:19px}
.sp .brand-stage-note{position:absolute;bottom:18px;right:30px;color:#546b64;font-size:11px}
.sp .hardware-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.sp .hardware-grid article{min-width:0;background:#0d201a;border:1px solid #29433c;border-radius:20px;overflow:hidden}
.sp .hardware-photo{background:radial-gradient(ellipse at center,#ecf3f0,#cfdfd8);padding:22px}
.sp .hardware-photo img{height:210px;object-fit:contain}
.sp .hardware-copy{padding:24px}
.sp .hardware-copy .sp-eyebrow{font-size:10px;margin-bottom:15px}
.sp .hardware-copy h3{font-size:22px;line-height:1.2}
.sp .hardware-copy>p:last-child{font-size:15px;color:#b8c9c3;margin:0}
.sp .hardware-bottom{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:28px;border-top:1px solid #29433c;padding-top:24px}
.sp .hardware-bottom p{font-size:15px;max-width:750px;color:#b8c9c3;margin:0}
.sp .hardware-bottom strong{display:block;color:#f7faf9}
.sp .hardware-bottom a{flex-shrink:0}
.sp .autonomy-flow{border:1px solid #41675d;border-radius:22px;padding:30px;margin-bottom:32px;background:linear-gradient(115deg,#102b22,#06130f)}
.sp .autonomy-flow-heading{margin-bottom:26px}
.sp .autonomy-flow-heading .sp-eyebrow{margin-bottom:12px}
.sp .autonomy-flow-heading h3{margin-bottom:10px}
.sp .autonomy-flow-heading>span{font-size:14px;color:#b8c9c3}
.sp .autonomy-flow ol{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding:0;margin:0}
.sp .autonomy-flow li{border-top:2px solid #88c4bc;padding-top:18px;min-width:0}
.sp .autonomy-flow small{display:block;font-size:10px;letter-spacing:.08em;color:#88c4bc;margin-bottom:13px}
.sp .autonomy-flow strong{display:block;font-size:17px}
.sp .autonomy-flow li p{font-size:14px;line-height:1.6;color:#b8c9c3;margin:12px 0 0}
.sp .setup-section{padding:55px 0}
.sp .setup-section .setup-strip{margin-top:0;padding-top:0;border-top:0}
.sp .setup-section h3{margin-bottom:0}
.sp .setup-section .sp-eyebrow{margin-bottom:14px}
@media(max-width:1100px){.sp .brand-app-stage{grid-template-columns:1fr;padding:30px 25px 55px}
.sp .brand-app-intro{max-width:650px}
.sp .brand-app-intro h3{margin-top:16px}
.sp .brand-phones{max-width:770px;width:100%;margin:auto}
.sp .hardware-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.sp .autonomy-flow ol{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.sp .brand-app-stage{padding:24px 18px 50px;gap:25px}
.sp .brand-phones{grid-template-columns:1fr;gap:20px}
.sp .brand-phone{width:100%;max-width:290px;min-height:365px;margin:0 auto!important;padding:22px 20px 44px}
.sp .brand-phone>img{height:150px}
.sp .brand-phone p{font-size:14px}
.sp .brand-phone h4{font-size:20px}
.sp .brand-phone small,.sp .brand-phone-top,.sp .brand-phone-foot{font-size:11px}
.sp .brand-phone-foot{left:20px}
.sp .app-time-row>*{font-size:13px;min-height:34px}
.sp .brand-stage-note{left:18px;right:18px;font-size:10px}
.sp .hardware-grid{grid-template-columns:1fr}
.sp .hardware-photo img{height:220px}
.sp .hardware-bottom{display:block}
.sp .hardware-bottom a{margin-top:20px}
.sp .autonomy-flow{padding:23px}
.sp .autonomy-flow ol{grid-template-columns:1fr;gap:22px}
.sp .setup-section .setup-strip{display:flex;flex-direction:column;align-items:flex-start;gap:20px}
.sp .setup-section .setup-strip p{margin:0}
.sp .hero-proof.positioning-proof{overflow-wrap:anywhere}}
@media(max-width:760px){.sp .experience-gallery>a{height:auto;display:flex;flex-direction:column;background:#10261f}
.sp .experience-gallery>a>img{position:static;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center top;transform:none}
.sp .experience-gallery>a:after{display:none}
.sp .experience-gallery>a>div{position:static;padding:22px 24px 24px}
.sp .experience-gallery strong{max-width:none;font-size:clamp(24px,5.2vw,30px);margin:10px 0 15px}
.sp .experience-gallery a>div>span{font-size:13px}
.sp .sp-hero-image{height:auto;min-height:0;display:flex;flex-direction:column;background:#10261f}
.sp .sp-hero-image>img{position:static;width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center top}
.sp .sp-hero-image:after{display:none}
.sp .sp-hero-image .photo-label{position:static;order:1;align-self:flex-start;margin:14px 16px 0;backdrop-filter:none}
.sp .sp-hero-image .float-card{position:static;order:2;margin:12px 16px 16px;box-shadow:none}
.sp .checkout-photo,.sp .realistic-pass>img{height:auto;aspect-ratio:auto;object-fit:contain;object-position:center top}
.sp .poster-art.poster-photo{padding:0;min-height:0;background:#10261f}
.sp .poster-photo>img{position:static;inset:auto;height:auto;width:100%;aspect-ratio:auto;object-fit:contain;object-position:center top}
.sp .poster-photo:after{display:none}
.sp .poster-photo>span{display:block;padding:24px;font-size:clamp(36px,9vw,58px)}}
.sp .resource-visual.has-photo{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;background:#081b15}
.sp .resource-visual .resource-photo{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;position:static;border-radius:0}
.sp .resource-visual .resource-photo[hidden]{display:none}
.sp .resource-visual.has-photo .court-lines{display:none}
.sp .resource-visual.has-photo>div:last-child{padding:25px 28px 28px;min-width:0}
.sp .resource-visual #resource-kicker{font-size:10px;letter-spacing:.15em;color:#a6d4cb}
.sp .resource-visual #resource-title{font-size:clamp(25px,3vw,34px);line-height:1.12;letter-spacing:-.035em;margin:12px 0 18px}
.sp .resource-visual #resource-detail{display:flex;flex-wrap:wrap;gap:8px;font-size:12px;line-height:1.4;color:#e0eeea}
.sp #resource-detail>span{border:1px solid #416258;border-radius:7px;padding:7px 10px;background:#173329}
@media(max-width:760px){.sp .resource-visual.has-photo>div:last-child{padding:22px}
.sp .resource-visual #resource-title{font-size:28px}
.sp .resource-visual #resource-detail{font-size:12px}}
.sp #branchen .experience-gallery{margin:36px 0 0}
.sp .app-swipe-hint{display:none}
.sp .testimonial-section{border-top:1px solid #c9ded8}
.sp .testimonial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}
.sp .testimonial-grid article{background:#f7faf9;border:1px solid #c9ded8;border-radius:22px;padding:34px;display:flex;flex-direction:column;min-width:0}
.sp .testimonial-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}
.sp .testimonial-top>a{font-size:23px;font-weight:700;letter-spacing:-.035em;color:#153e32}
.sp .testimonial-top>a span{font-size:18px;color:#477c71;margin-left:10px}
.sp .draft-badge{font-size:11px;color:#71572a;background:#f3ecde;border:1px solid #d8c7a6;border-radius:30px;padding:7px 10px}
.sp .testimonial-grid blockquote{font-size:clamp(18px,1.7vw,23px);line-height:1.55;letter-spacing:-.015em;margin:30px 0;color:#193c32}
.sp .testimonial-person{display:flex;align-items:center;gap:14px;padding-top:22px;border-top:1px solid #d4e3dd;margin-top:auto}
.sp .testimonial-initials{display:grid;place-items:center;width:46px;height:46px;border-radius:50%;background:#dcece6;color:#376c62;font-size:13px;flex-shrink:0}
.sp .testimonial-person strong,.sp .testimonial-person div>span{display:block}
.sp .testimonial-person strong{font-size:15px}
.sp .testimonial-person div>span{font-size:13px;color:#536e64;margin-top:5px}
@media(max-width:760px){.sp .brand-app-stage{display:block;padding:26px 0 45px}
.sp .brand-app-intro{padding:0 22px}
.sp .app-swipe-hint{display:flex;justify-content:space-between;gap:12px;padding:0 22px;margin:25px 0 14px;font-size:12px;color:#376c62}
.sp .app-swipe-hint span{white-space:nowrap}
.sp .brand-phones{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:22px;gap:16px;padding:4px 22px 22px;max-width:100%;width:100%;align-items:stretch;overscroll-behavior-x:contain}
.sp .brand-phones .brand-phone{flex:0 0 min(82%,290px);max-width:290px;min-width:0;margin:0!important;scroll-snap-align:start;min-height:380px}
.sp .brand-phones:focus-visible{outline:2px solid #376c62;outline-offset:-3px}
.sp .testimonial-grid{grid-template-columns:1fr;gap:20px}
.sp .testimonial-grid article{padding:25px}
.sp .testimonial-grid blockquote{font-size:19px;margin:24px 0}}

/* Typography as in the mockup: Arial/Helvetica for everything, overriding the site's FN Outfit rule for headings/b/strong/button. */
.sp,.sp h1,.sp h2,.sp h3,.sp h4,.sp strong,.sp b,.sp button,.sp input,.sp dialog{font-family:Arial,Helvetica,sans-serif}
/* Integration: the mockup had an 84px sticky header above the hero; the site header floats absolute
   (66px tall at top:24px, 58px at top:12px on phones), so the hero gets the same amount of top padding
   and keeps the mockup's own geometry (image margin, min-height) untouched. */
.sp .sp-hero{padding-top:90px}
@media(max-width:760px){.sp .sp-hero{padding-top:70px}}
