:root{--bg:#050507;--surface:#15171c;--surface2:#1c1f26;--line:#30343e;--text:#fff;--muted:#aeb3bf;--pink:#ee1e78;--pink2:#c91662;--blue:#009fe3;--yellow:#ffef00;--green:#55c659;--red:#f04438;--nav:76px;font-family:"Futura PT","Avenir Next","Trebuchet MS",Arial,sans-serif}*{box-sizing:border-box}html{background:#020204;color-scheme:dark}body{margin:0;min-height:100vh;background:radial-gradient(circle at 50% -15%,#2b102e 0,#07080b 43%,#020204 80%);color:#fff}button,a,input{font:inherit}button{color:inherit}.sprite{position:absolute;width:0;height:0;overflow:hidden}svg{fill:none;stroke:currentColor;stroke-width:1.8}.shell{min-height:100vh}.prototype-note{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;padding:8px 12px;background:#11131a;border-bottom:1px solid #292d37;font-size:11px;color:#aeb3bf}.prototype-note strong{color:var(--yellow);letter-spacing:.08em}.app{position:relative;width:100%;max-width:480px;min-height:calc(100vh - 35px);margin:auto;background:linear-gradient(#08090d,#050507);box-shadow:0 20px 60px rgba(0,0,0,.45);overflow:hidden}.app-header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:15px 18px 10px;position:sticky;top:0;z-index:20;background:linear-gradient(rgba(5,5,7,.98),rgba(5,5,7,.8),transparent);backdrop-filter:blur(12px)}.brand{border:0;background:none;padding:0}.brand img{width:132px;max-height:42px;object-fit:contain;object-position:left}.location-chip{display:flex;align-items:center;gap:7px;border:1px solid var(--pink);border-radius:999px;background:#121319;padding:9px 11px;font-size:13px;font-weight:800}.location-chip svg{width:16px;height:16px}.location-chip b{color:var(--pink)}.screen{display:none;padding:0 16px calc(var(--nav) + 24px);min-height:calc(100vh - 107px);animation:fade .2s ease}.screen.active{display:block}.screen.sub{padding-top:2px}@keyframes fade{from{opacity:.2;transform:translateY(3px)}to{opacity:1;transform:none}}.hero{height:340px;position:relative;border-radius:22px;overflow:hidden;border:1px solid #2d313b}.hero>img{width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(3,4,7,.1) 35%,rgba(3,4,7,.94) 100%)}.hero-copy{position:absolute;left:20px;right:20px;bottom:20px}.eyebrow{display:block;color:var(--pink);font-size:11px;font-weight:900;letter-spacing:.12em;margin-bottom:7px}.hero h1,.page-title h1,.sub-title h1{margin:0;text-transform:uppercase;font-size:31px;line-height:1.02;letter-spacing:-.02em}.hero p,.page-title p,.intro{margin:10px 0 0;color:#d0d4dc;font-size:14px;line-height:1.45}.block{margin-top:23px}.block h2,.section-head h2{margin:0 0 11px;font-size:19px}.section-head{display:flex;justify-content:space-between;align-items:center}.section-head h2{margin:0}.text-link{border:0;background:none;color:var(--pink);font-size:12px}.quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quick{height:72px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,#1a1c22,#111319);display:flex;align-items:center;gap:11px;padding:0 14px;font-weight:800;text-align:left}.quick svg{width:23px;height:23px;color:var(--pink)}.quick.booking{background:var(--yellow);color:#090a0c;border-color:var(--yellow)}.feature-link{width:100%;display:flex;align-items:center;gap:12px;padding:14px;border:1px solid #343843;border-radius:17px;background:#15171d;text-align:left}.feature-link.big{margin-bottom:11px}.feature-link>span:nth-child(2){display:flex;flex:1;min-width:0;flex-direction:column;gap:3px}.feature-link small,.list-row small{color:var(--muted);font-size:12px;line-height:1.35}.round-icon,.list-icon{display:grid;place-items:center;flex:0 0 auto;width:43px;height:43px;border-radius:13px;background:rgba(238,30,120,.13);color:var(--pink)}.round-icon svg,.list-icon svg{width:22px;height:22px}.map-link .round-icon{color:var(--blue);background:rgba(0,159,227,.13)}.rule-link .round-icon{color:var(--yellow);background:rgba(255,239,0,.11)}.video-link .round-icon{color:var(--pink)}.chev{width:18px;height:18px;color:#9da3af}.cards{display:grid;grid-auto-flow:column;grid-auto-columns:70%;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px;scrollbar-width:none}.cards::-webkit-scrollbar{display:none}.activity{height:245px;position:relative;border-radius:19px;overflow:hidden;border:1px solid #343843;scroll-snap-align:start}.activity>img{width:100%;height:100%;object-fit:cover}.activity .fade{position:absolute;inset:0;background:linear-gradient(transparent 30%,rgba(3,4,7,.12) 52%,rgba(3,4,7,.96))}.activity>div:last-child{position:absolute;left:15px;right:15px;bottom:15px;display:flex;flex-direction:column;gap:6px}.activity strong{font-size:20px}.activity span{color:#d3d6dd;font-size:12.5px}.activity .logo{max-height:56px;max-width:185px;object-fit:contain;object-position:left}.activity .team{max-width:120px}.activity .neon{max-width:170px}.activity .boulder{max-width:190px;max-height:64px}.page-title{padding:8px 2px 17px}.page-title h1{font-size:34px}.module{height:390px;position:relative;border-radius:22px;overflow:hidden;margin-bottom:15px;border:1px solid #3a3e48}.module>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.module-shade{position:absolute;inset:0;background:linear-gradient(transparent 10%,rgba(4,4,8,.15) 34%,rgba(4,4,8,.97) 77%,#08090d)}.neon-module{border-color:rgba(238,30,120,.65)}.team-module{border-color:rgba(0,159,227,.6)}.module-copy{position:absolute;left:18px;right:18px;bottom:18px}.module-copy>img{max-width:210px;max-height:60px;object-fit:contain;object-position:left}.module-copy .team-module-logo{max-width:125px}.module h2{font-size:24px;margin:8px 0}.module p{font-size:14px;line-height:1.45;color:#d0d4dc;margin:0 0 15px}.primary,.secondary{display:inline-flex;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 17px;border:0;border-radius:13px;font-weight:900;text-decoration:none}.primary{background:linear-gradient(100deg,var(--pink2),var(--pink))}.primary.blue{background:linear-gradient(100deg,#0b49c9,var(--blue))}.primary.yellow{background:var(--yellow);color:#090a0c}.primary svg,.secondary svg{width:18px;height:18px}.secondary{background:#15171d;border:1px solid #3a3e48}.full{width:100%}.info{display:flex;gap:10px;align-items:flex-start;border:1px solid #30343e;background:#12141a;border-radius:15px;padding:13px 14px;margin:14px 0}.info>svg{width:21px;height:21px;flex:0 0 auto;color:var(--blue)}.info p{margin:0;color:#c7cbd3;font-size:13px;line-height:1.45}.pill{display:inline-flex;padding:5px 8px;border-radius:999px;background:#2b2e36;color:#d2d5dc;font-size:9.5px;font-style:normal;font-weight:900;letter-spacing:.06em}.pill.dark{background:rgba(5,5,7,.62);border:1px solid rgba(255,255,255,.22)}.empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:23px 18px;border:1px dashed #373b45;border-radius:18px;background:#101217}.empty svg{width:38px;height:38px;color:#757b88;margin-bottom:9px}.empty span{color:var(--muted);font-size:13px;line-height:1.4;margin-top:5px}.benefit-hero{border:1px solid rgba(238,30,120,.48);border-radius:21px;padding:20px;background:linear-gradient(135deg,#341322,#2b194a 55%,#0a3974);margin-bottom:15px}.benefit-hero>svg{width:45px;height:45px;color:var(--yellow);margin:18px 0 6px}.benefit-hero h2{font-size:25px;margin:0 0 8px}.benefit-hero p{margin:0;color:#d2d5dd;font-size:14px;line-height:1.48}.list-card{border:1px solid #30343e;border-radius:18px;overflow:hidden;background:#13151a}.list-row{min-height:70px;display:flex;align-items:center;gap:12px;padding:13px 14px;border-bottom:1px solid #292d36}.list-row:last-child{border-bottom:0}.list-row>span:nth-child(2){display:flex;flex:1;min-width:0;flex-direction:column;gap:3px}.list-row em{font-size:9px;font-style:normal;background:#2a2d35;color:#cfd2da;border-radius:999px;padding:5px 8px}.button-row{width:100%;background:none;border-left:0;border-right:0;border-top:0;text-align:left}.pass{position:relative;border:1px solid #3a3e48;border-radius:22px;padding:21px;background:linear-gradient(135deg,#1d2028,#111318 55%,#28122b);margin-bottom:15px;overflow:hidden}.pass:after{content:"";position:absolute;width:180px;height:180px;border-radius:50%;right:-80px;top:-95px;background:radial-gradient(circle,rgba(238,30,120,.5),transparent 70%)}.pass>img{width:112px;margin:20px 0 12px}.pass h2{font-size:25px;margin:0 0 8px}.pass p{color:#ced1d9;font-size:14px;line-height:1.48;margin:0 0 15px}.legal{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;color:#8f95a2;font-size:11px;margin:23px 0 5px}.legal a{text-decoration:underline}.sub-title{display:flex;align-items:center;gap:12px;padding:5px 0 10px}.sub-title h1{font-size:29px}.sub-title .eyebrow{margin-bottom:3px}.circle{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;border:1px solid #353945;background:#15171d;flex:0 0 auto}.circle svg{width:21px;height:21px}.intro{margin:0 0 14px}.search{height:52px;display:flex;align-items:center;gap:10px;border:1px solid #3a3e48;background:#15171d;border-radius:15px;padding:0 13px}.search>svg{width:21px;height:21px;color:#8e94a1}.search input{flex:1;background:none;border:0;outline:0;color:#fff;font-size:14px}.search button{display:none;background:none;border:0}.search button.show{display:grid}.search button svg{width:18px;height:18px}.feedback{min-height:31px;padding:9px 2px 5px;color:var(--muted);font-size:12px}.feedback.found{color:#fff}.chips{display:flex;gap:7px;overflow-x:auto;padding:3px 0 12px;scrollbar-width:none}.chips button{white-space:nowrap;padding:8px 11px;border-radius:999px;border:1px solid #353a45;background:#13151a;color:#d4d7de;font-size:11px}.chips button.active{background:var(--pink);border-color:var(--pink)}.plan-tools{display:flex;justify-content:space-between;align-items:center;color:#949aa7;font-size:11px;margin:4px 0 9px}.plan-tools>div{display:flex;border:1px solid #343843;border-radius:10px;overflow:hidden}.plan-tools button{height:34px;min-width:38px;border:0;border-right:1px solid #343843;background:#14161c}.plan-tools button:last-child{border-right:0}.plan-tools svg{width:16px;height:16px}.plan-view{height:440px;overflow:auto;border:1px solid #353945;border-radius:17px;background:white}.plan-stage{position:relative;width:820px;transition:width .18s}.plan-stage img{display:block;width:100%}.highlight{position:absolute;border:5px solid var(--pink);background:rgba(238,30,120,.18);box-shadow:0 0 0 3px white,0 0 30px rgba(238,30,120,.8);border-radius:8px;pointer-events:none}.warning{display:flex;flex-direction:column;gap:5px;border:1px solid rgba(255,239,0,.35);background:rgba(255,239,0,.08);padding:13px 14px;border-radius:15px;margin-bottom:13px}.warning b{color:var(--yellow)}.warning span{color:#d5d7dc;font-size:13px;line-height:1.42}.warning.pink{border-color:rgba(238,30,120,.45);background:rgba(238,30,120,.08)}.warning.pink b{color:var(--pink)}.rule{border:1px solid #333741;background:#14161b;border-radius:17px;margin-bottom:11px;overflow:hidden}.rule summary{list-style:none;display:flex;align-items:center;gap:12px;padding:14px}.rule summary::-webkit-details-marker{display:none}.rule summary i{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--red);font-style:normal;font-weight:900}.rule summary i.green{background:var(--green);color:#061006}.rule summary span{display:flex;flex:1;flex-direction:column;gap:2px}.rule summary small{color:var(--muted);font-size:12px}.rule summary svg{width:18px;height:18px;color:#9ca2ae}.rule[open] summary svg{transform:rotate(90deg)}.rule>div{border-top:1px solid #2c3039;padding:13px 16px 15px;color:#d0d3da;font-size:13.5px;line-height:1.48}.rule ul{padding-left:19px}.rule li{margin-bottom:6px}.video-card{border:1px solid #343843;border-radius:19px;overflow:hidden;background:#111318}.video-card video{display:block;width:100%;aspect-ratio:16/9;background:#000}.video-card>div{display:flex;flex-direction:column;gap:4px;padding:13px 14px}.video-card small{color:var(--muted)}.check{margin:14px 0;border:1px solid #343843;background:#14161c;border-radius:17px;padding:15px}.check h2{font-size:17px;margin:0 0 10px}.check p{display:flex;align-items:center;gap:10px;color:#d4d7dd;font-size:13.5px}.check svg{width:20px;height:20px;color:var(--green);stroke-width:2.2}.bottom-nav{position:fixed;left:50%;bottom:0;transform:translateX(-50%);z-index:30;width:100%;max-width:480px;height:var(--nav);display:grid;grid-template-columns:repeat(4,1fr);padding:8px 6px max(8px,env(safe-area-inset-bottom));background:rgba(8,9,13,.94);border-top:1px solid #282c35;backdrop-filter:blur(18px)}.nav{border:0;background:none;color:#b8bdc8;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-size:10px}.nav svg{width:24px;height:24px}.nav.active{color:var(--pink)}.modal{position:fixed;inset:0;z-index:100;display:none;align-items:flex-end;justify-content:center}.modal.open{display:flex}.backdrop{position:absolute;inset:0;background:rgba(0,0,0,.76);backdrop-filter:blur(5px)}.sheet{position:relative;width:min(480px,100%);max-height:88vh;overflow:auto;background:#12141a;border:1px solid #343843;border-bottom:0;border-radius:24px 24px 0 0;padding:24px 18px max(24px,env(safe-area-inset-bottom));box-shadow:0 -20px 60px rgba(0,0,0,.5)}.sheet h2{font-size:24px;margin:0 38px 10px 0}.sheet p{font-size:14px;line-height:1.5;color:#c9cdd5}.sheet .primary,.sheet .secondary{width:100%;margin-top:9px}.close{position:absolute;right:15px;top:15px;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;border:1px solid #393d47;background:#1a1d23}.close svg{width:19px;height:19px}.image-sheet img{width:100%;border-radius:12px}.location-row{display:flex;align-items:center;gap:8px;padding:13px;border:1px solid #333741;background:#17191f;border-radius:13px;margin-top:8px}.location-row small{margin-left:auto;color:var(--muted)}.location-row svg{width:19px;height:19px;color:var(--green)}.location-row.selected{border-color:var(--pink)}.location-row.muted{opacity:.48}.toast{position:fixed;left:50%;bottom:95px;z-index:150;transform:translate(-50%,20px);width:min(calc(100% - 32px),430px);padding:12px 14px;border-radius:13px;background:white;color:#111;font-size:13px;font-weight:800;opacity:0;pointer-events:none;transition:.2s}.toast.show{opacity:1;transform:translate(-50%,0)}@media(min-width:600px){.shell{padding:20px 0 35px}.prototype-note{width:480px;margin:auto;border:1px solid #292d37;border-bottom:0;border-radius:22px 22px 0 0}.app{min-height:850px;border:1px solid #292d37;border-radius:0 0 22px 22px}.modal{align-items:center}.sheet{border-radius:24px;border-bottom:1px solid #343843}.bottom-nav{position:sticky;left:auto;transform:none;margin-top:-76px}.screen{min-height:770px}}@media(max-width:360px){.hero{height:310px}.hero h1{font-size:27px}.brand img{width:118px}.cards{grid-auto-columns:77%}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}
