@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#f7f9fc;background:#050810;font-synthesis:none;font-weight:400;--bg: #050810;--surface: #0c1220;--text: #f7f9fc;--muted: #aab4c5;--cyan: #25c8ff;--border: rgba(255, 255, 255, .09);--gradient: linear-gradient( 100deg, #25c8ff, #377dff 30%, #826bff 62%, #e767d6 );font-size:14px;color-scheme:dark}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer;color:inherit}button{background:none;border:0}a{color:inherit;text-decoration:none}svg{flex-shrink:0;vertical-align:middle}button:disabled{opacity:.5;cursor:wait}button,a{transition:color .2s,background .2s,transform .25s,border-color .2s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #65d8ff;outline-offset:5px}::selection{background:#377dff66}h1,h2,h3,h4,p{margin:0}h1,h2,h3{letter-spacing:-.045em}h1{font-size:clamp(38px,4.4vw,66px);font-weight:800;line-height:1.09}h2{font-size:clamp(28px,3vw,42px);line-height:1.2;font-weight:700}h3{font-size:21px;font-weight:700}p{color:var(--muted);line-height:1.85}small{font-size:11px}img{max-width:100%;object-fit:cover}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.muted{color:var(--muted)}.small{font-size:12px;line-height:1.65}.small svg{margin-right:5px}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:700;color:#a0b3c8;display:flex;align-items:center;gap:8px;line-height:1.6}.text-link{display:inline-flex;align-items:center;gap:14px;font-size:12px;font-weight:600;color:#d4e4f1}.text-link:hover{color:var(--cyan)}.text-link:hover svg{transform:translate(2px,-2px)}.text-link svg{transition:transform .25s}.button{min-height:46px;display:inline-flex;justify-content:center;align-items:center;gap:12px;padding:13px 21px;border:1px solid #ffffff25;border-radius:12px;font-size:12px;font-weight:700;background:#ffffff06;white-space:nowrap}.button:hover{transform:translateY(-2px);background:#ffffff0d;border-color:#fff5}.button.primary{background:#b6efff;color:#081d2c;border-color:#b6efff;box-shadow:0 3px 26px #25c8ff12}.button.primary:hover{background:#d6f7ff}.button.ghost{background:#09142055}.icon-button{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:50%;background:#0a142455}.icon-button:hover{color:#b6efff;background:#213146}.brand{display:flex;align-items:center;gap:8px;font-size:22px;font-weight:800;letter-spacing:-1px;white-space:nowrap}.brand-dot{color:#5bd5ff;margin-left:-8px}.header{position:fixed;z-index:100;inset:0 0 auto;height:86px;transition:background .3s,border .3s;background:linear-gradient(#08101b80,transparent);border-bottom:1px solid transparent}.header.scrolled{background:#070c16d9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-color:var(--border)}.header-inner{max-width:1510px;margin:auto;height:100%;padding-inline:48px;display:flex;align-items:center;justify-content:space-between;gap:30px}.desktop-nav{display:flex;align-items:center;gap:30px;height:100%}.desktop-nav a{color:#b7c2d0;font-size:12px;position:relative;height:100%;display:flex;align-items:center}.desktop-nav a.active,.desktop-nav a:hover{color:#fff}.desktop-nav a.active:after{content:"";position:absolute;bottom:19px;left:calc(50% - 2px);width:4px;height:4px;border-radius:50%;background:#6ee0ff}.header-actions{display:flex;gap:15px;align-items:center}.search-nav{border:0;background:none}.app-nav{min-height:36px;padding:9px 15px;font-size:11px;border-radius:9px}.account-link{width:34px;height:34px}.skip-link{position:fixed;z-index:1000;top:-100px;left:20px;background:#b6efff;color:#050810;padding:16px;border-radius:8px}.skip-link:focus{top:10px}.mobile-nav{display:none}.hero{height:900px;min-height:770px;max-height:1100px;height:100svh;position:relative;isolation:isolate;overflow:hidden;background:#182b42}.hero-sky{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 72% 29%,#f5b9ac90 0,transparent 37%),linear-gradient(180deg,#111e36,#526079 30%,#b99093 52%,#657788 70%,#050810);z-index:-5}.hero-sky:after{content:"";position:absolute;left:72%;top:24%;width:65px;height:65px;border-radius:50%;background:#ffddc199;box-shadow:0 0 120px 70px #ffd1a922}.hero-fallback{position:absolute;top:10%;right:-10%;bottom:0;left:-10%;background:url(/art/coaster.svg) center/cover;opacity:.2;z-index:-4}.park-scene{position:absolute;top:5%;right:-5%;bottom:-6%;left:9%;z-index:-3}.park-scene canvas{display:block;width:100%;height:100%}.park-scene[data-fallback=true]{background:url(/art/coaster.svg) center/cover}.park-scene[data-fallback=true] canvas{display:none}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#050c17df 0%,#050c17ad 24%,#050c1730 48%,transparent 70%),linear-gradient(0deg,#050810 0%,#05081088 12%,transparent 36%)}.hero-content{position:relative;height:100%}.hero-copy{position:absolute;top:24%;left:0;max-width:490px;z-index:3}.hero-eyebrow{font-size:9px;letter-spacing:.15em;color:#bed4e5;font-weight:700;display:flex;gap:8px;align-items:center;margin-bottom:25px}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#63e3b6;box-shadow:0 0 0 4px #29e0a911;flex-shrink:0}.hero h1{font-size:clamp(43px,4.5vw,67px);line-height:1.12;letter-spacing:-.05em}.hero h1>span{background:var(--gradient);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-copy>p{margin-top:22px;font-size:13px;max-width:385px;color:#c3ccda;line-height:1.9}.hero-actions{display:flex;gap:12px;margin-top:30px}.hero-search{display:flex;align-items:center;gap:10px;position:relative;margin-top:25px;width:405px;max-width:100%;height:53px;background:#07101ed1;border:1px solid #b5d5ee26;border-radius:13px;padding:0 16px;color:#93a5bb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.hero-search:focus-within{border-color:#25c8ff77;box-shadow:0 0 20px #25c8ff0d}.hero-search input{width:100%;min-width:0;background:none;border:0;outline:none!important;font-size:11px;color:#fff}.hero-search input::placeholder{color:#abb8c9}.search-hint{font-size:8px;letter-spacing:.12em;color:#71849b}.search-results{position:absolute;top:calc(100% + 8px);left:0;width:100%;padding:17px;background:#0d1727f5;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border:1px solid #ffffff18;border-radius:14px;z-index:15;box-shadow:0 20px 50px #0006;max-height:300px;overflow:auto}.search-results>.eyebrow{margin-bottom:10px}.search-results>a{display:flex;gap:12px;align-items:center;padding:9px 3px;border-bottom:1px solid var(--border);font-size:12px}.search-results>a>span{flex:1}.search-results small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.search-results>a:hover{color:var(--cyan)}.hero-caption{font-size:8px;letter-spacing:.13em;color:#8395ac;margin-top:22px;display:flex;align-items:center;gap:10px}.tiny-line{width:23px;height:1px;background:#5ebbd7}.floating-wait{position:absolute;left:65%;top:21%;width:196px;padding:21px 19px;background:#0c1623b8;border:1px solid #ffffff2a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;display:flex;align-items:center;flex-direction:column;box-shadow:0 20px 60px #07102038,0 0 calc(var(--train-glow, 0) * 40px) #75d5f740;transform:rotate(3deg)}.floating-wait:hover{transform:rotate(0) translateY(-4px)}.floating-heading{width:100%;display:flex;align-items:center;gap:5px;font-size:6px;letter-spacing:.09em;color:#bcd5dc;margin-bottom:17px}.floating-heading svg{margin-left:auto}.floating-wait h3{font-size:21px;margin-bottom:4px}.floating-wait>small{font-size:10px;color:#aabaca}.wait-ring{margin:17px 0 14px;width:99px;height:99px;border-radius:50%;background:radial-gradient(circle,#0e1a28 64%,transparent 65%),conic-gradient(#65d9ef,#65d9ef 68%,#ffffff15 68%);display:flex;align-items:center;justify-content:center;transform:rotate(-3deg)}.wait-ring .wait-badge{flex-direction:column;gap:0;color:#f7f9fc!important}.wait-ring .wait-badge b{font-size:39px}.wait-ring .wait-badge small{font-size:9px;text-transform:uppercase;letter-spacing:.12em}.floating-wait>.small{font-size:7px;margin-top:6px;text-align:center}.scene-caption{position:absolute;bottom:24%;left:44%;display:flex;align-items:center;gap:9px;font-size:8px;letter-spacing:.13em;color:#bed2da}.scene-caption small{font-size:7px;display:block;letter-spacing:.03em;color:#9badbd;margin-top:5px}.live-panel{position:absolute;right:0;bottom:18%;width:285px;background:#08121edb;border:1px solid #ffffff19;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:16px;padding:17px 18px;box-shadow:0 20px 60px #0003}.panel-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:13px;font-size:12px;font-weight:600}.panel-title>span{display:flex;align-items:center;gap:8px}.panel-title>small{font-size:7px;letter-spacing:.11em;color:#8da6b5}.live-row{display:flex;align-items:center;gap:10px;border-top:1px solid #ffffff09;padding:10px 0}.live-row:hover{transform:translateY(-2px)}.live-row img{width:36px;height:38px;object-fit:cover;border-radius:7px}.live-row>span:nth-child(2){flex:1;min-width:0}.live-row strong{font-size:10px;font-weight:600;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.live-row .trend{font-size:9px;margin-top:4px}.live-row>.wait-badge{gap:3px;white-space:nowrap}.live-row>.wait-badge b{font-size:17px}.live-row>.wait-badge small{font-size:8px}.live-row>svg{color:#8296ac}.panel-foot{display:flex;align-items:center;justify-content:space-between;color:#a5b5c8;font-size:9px;border-top:1px solid var(--border);padding-top:13px;margin-top:3px}.wait-badge{display:inline-flex;align-items:baseline;gap:5px}.wait-badge b{font-size:24px;letter-spacing:-.06em;line-height:1.1;animation:number-in .35s ease}.wait-badge small{font-size:10px;color:inherit;font-weight:500}.wait-badge.large b{font-size:52px;font-weight:600}.wait-badge.large small{font-size:13px}.status-label{color:#9ba8b9!important;font-size:10px!important;max-width:105px}.trend{font-size:10px;display:inline-flex;align-items:center;gap:3px;color:#65d3b1}.trend.up{color:#f4bc80}.hero-bottom{position:absolute;bottom:0;left:0;right:0}.status-bar{display:flex;align-items:center;width:min(790px,100%);height:76px;gap:35px;border:1px solid #c5dfef13;border-radius:14px;background:#0b1521ac;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);padding:0 26px}.status-place{display:flex;align-items:center;gap:12px;padding-right:30px;border-right:1px solid #ffffff13;font-size:11px}.status-place>svg{color:#a4c4d5}.status-place small{display:block;font-size:6px;letter-spacing:.1em;color:#94aabc;margin-top:5px}.status-item{display:flex;gap:10px;align-items:center}.status-item>svg{color:#7891a6;width:17px}.status-item b{font-size:17px;white-space:nowrap;letter-spacing:-.04em}.status-item small{display:block;color:#8fa2b7;font-size:9px;margin-top:4px}.scroll-cue{display:flex;width:100%;justify-content:center;color:#61758c;height:43px;align-items:center}.section{padding-top:95px;padding-bottom:15px}.section.compact{padding-top:70px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:34px}.section-heading h2{margin-top:12px}.section-heading p{margin-top:12px;font-size:12px}.section-heading>.text-link{margin-bottom:4px}.opportunities{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.opportunity{padding:25px 27px 26px;position:relative;overflow:hidden;border:1px solid #ffffff0d;border-radius:17px;background:linear-gradient(130deg,#10202a,#0b121e 70%);transition:transform .3s,border-color .3s}.opportunity:hover{transform:translateY(-4px);border-color:#29e0a947}.opportunity-1{background:linear-gradient(130deg,#191a2b,#0b121e 70%)}.opportunity-2{background:linear-gradient(130deg,#102030,#0b121e 70%)}.opportunity-label{display:flex;align-items:center;gap:10px;font-size:8px;letter-spacing:.1em;color:#96adbc}.opportunity-label>svg{margin-left:auto;color:#697c90}.opportunity-number{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:1px solid #7aa4a82e;border-radius:8px;letter-spacing:0;color:#87c1b0;font-size:9px}.opportunity h3{margin-top:27px;margin-bottom:4px;font-size:24px}.opportunity>.wait-badge{display:flex;margin-top:20px}.opportunity>.wait-badge.large b{font-size:44px}.opportunity>p{font-size:11px;margin-top:12px;max-width:240px;min-height:41px}.opportunity>.text-link{margin-top:24px;font-size:10px}.split-heading{display:grid;grid-template-columns:1fr 1.75fr;gap:80px;align-items:center}.split-heading h2{margin-top:15px}.split-heading p{margin:16px 0 24px;font-size:12px}.attraction-list{border-top:1px solid var(--border)}.attraction-row{display:flex;align-items:center;gap:18px;border-bottom:1px solid var(--border);padding:16px 8px;transition:background .25s}.attraction-row:hover{background:#ffffff03}.row-main{display:flex;gap:18px;align-items:center;flex:1;min-width:0}.row-main img{width:68px;height:59px;border-radius:9px;transition:transform .3s}.row-main:hover img{transform:scale(1.035)}.row-main h3{font-size:15px;letter-spacing:-.025em;margin-bottom:5px}.row-main .small{font-size:10px}.row-time{display:flex;flex-direction:column;align-items:flex-end;gap:7px;min-width:65px}.attraction-row .favorite{border:0;background:none;color:#62768c}.attraction-row .favorite.saved,.favorite.saved{color:#e767d6}.favorite.saved svg{animation:heart-pop .25s}.row-arrow{color:#73889f;padding:8px}.chart{border:1px solid #ffffff0d;border-radius:20px;background:linear-gradient(120deg,#0d1421,#090e18);padding:32px}.chart-head{display:flex;justify-content:space-between;gap:24px;align-items:center;margin-bottom:35px}.chart-head h3{font-size:20px;margin-top:10px}.tabs{display:flex;gap:4px;padding:4px;border:1px solid var(--border);border-radius:9px;width:max-content;max-width:100%}.tabs button{padding:8px 12px;border-radius:6px;font-size:10px;color:#8ea0b4;white-space:nowrap}.tabs button.active{background:#203043;color:#d1effc}.tabs button:hover{color:#fff}.chart-plot{display:flex;gap:20px}.chart-y{font-size:8px;color:#788a9f;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:30px;min-width:35px}.chart-svg{position:relative;flex:1;min-width:0}.chart-svg>svg,.real-chart>svg{width:100%;height:185px;overflow:visible}.chart-x{display:flex;justify-content:space-between;font-size:8px;color:#738499;margin-top:12px}.chart-points{display:flex;position:absolute;top:0;right:0;bottom:27px;left:0;justify-content:space-between}.chart-points>button{position:relative;flex:1;min-width:0}.chart-tooltip{position:absolute;top:-20px;left:50%;transform:translate(-50%);background:#16273bd9;border:1px solid #ffffff22;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:9px;padding:8px 13px;font-size:9px;min-width:70px}.chart-tooltip b{display:block;color:#7edfff;margin-top:5px;font-size:14px}.demo-note{font-size:9px;color:#8495a9;line-height:1.7;margin-top:15px}.chart-empty{min-height:185px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;text-align:center;color:#9caabe}.chart-empty p{font-size:12px}.chart-empty small{font-size:10px}.chart-empty h3{color:#dbe8f3;font-size:18px}.chart input[type=range]{width:100%;height:4px;padding:0;accent-color:#25c8ff}.history-readout{font-size:11px;margin-top:14px}.parks-home,.park-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.park-card{position:relative;border:1px solid #ffffff0c;border-radius:17px;overflow:hidden;background:#0b111c;transition:transform .3s,border-color .3s}.park-card:hover{transform:translateY(-4px);border-color:#25c8ff3a}.park-art{display:block;height:210px;overflow:hidden;position:relative}.park-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 40%,#0b111c88)}.park-art img{width:100%;height:100%;transition:transform .5s}.park-card:hover .park-art img{transform:scale(1.035)}.park-card>.favorite{position:absolute;top:15px;right:15px;width:32px;height:32px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2}.open-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;background:#0d211dd9;color:#9cddc3;border:1px solid #8bd5bb20;border-radius:20px;font-size:9px;white-space:nowrap}.open-pill i{width:4px;height:4px;border-radius:50%;background:#68dcad}.open-pill.closed{color:#bac4d0;background:#18202dc9}.open-pill.closed i{background:#96a3b3}.park-art .open-pill{position:absolute;bottom:14px;left:18px;z-index:1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.park-card-body{padding:20px}.park-card-body>.small{font-size:9px}.park-card-body h3{font-size:19px;margin:8px 0 20px;display:flex;justify-content:space-between;align-items:center;gap:12px;letter-spacing:-.03em}.park-card-body h3 svg{color:#8ca4bb;width:17px}.park-meta{border-top:1px solid var(--border);padding-top:14px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:8px;color:#8da0b6}.park-meta>span:last-child{display:flex;align-items:center;gap:5px}.map-teaser{margin-top:95px;min-height:310px;border:1px solid #ffffff10;border-radius:20px;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;gap:50px;background:#0b141e;overflow:hidden;padding-right:60px}.map-art{height:100%;position:relative;min-height:310px;background:radial-gradient(ellipse at center,#193037,#0b141e)}.map-art svg{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0}.map-art>.demo-note{position:absolute;bottom:15px;left:25px}.map-teaser h2{font-size:30px;margin-top:13px}.map-teaser p{font-size:11px;margin:16px 0 21px}.map-teaser .button{min-height:41px;font-size:11px}.app-promo{display:grid;grid-template-columns:1fr 1fr;gap:100px;padding:115px 90px 0;min-height:535px;align-items:center;overflow:hidden;border-bottom:1px solid var(--border)}.app-promo h2{font-size:44px;margin:18px 0}.app-promo p{font-size:12px;max-width:345px;margin-bottom:25px}.app-caption{display:block;font-size:9px;margin-top:17px}.phone{justify-self:center;width:248px;height:455px;position:relative;background:#091220;border:6px solid #344351;border-radius:42px;outline:1px solid #899ca352;box-shadow:0 35px 65px #0007;transform:rotate(7deg) translateY(55px);overflow:hidden}.phone-island{position:absolute;top:8px;left:75px;width:89px;height:25px;background:#020407;border-radius:20px;z-index:1}.phone-clock{position:absolute;top:15px;left:22px;font-size:9px;font-weight:700}.phone-content{padding:56px 17px 20px}.phone-content .brand{font-size:19px}.phone-content>.small{font-size:6px;margin-top:22px;letter-spacing:.12em}.phone-content>h3{font-size:24px;margin-top:-16px}.phone-content>img{height:120px;width:100%;border-radius:10px;margin-top:15px}.phone-card{display:flex;justify-content:space-between;align-items:center;padding:14px 10px;border-radius:9px;background:#121f30;border:1px solid #ffffff0c;margin-top:9px}.phone-card>span{font-size:10px;font-weight:600}.phone-card small{display:block;font-size:6px;color:#91a7b9;margin-top:4px}.phone-card>b{color:#77dccf;font-size:24px;font-weight:500;letter-spacing:-1px}.phone-card>b small{display:inline;letter-spacing:0;margin-left:3px;font-size:7px}.phone-content>.demo-note{font-size:6px;display:block;text-align:center}.footer{padding:65px 0 25px}.footer-top{display:grid;grid-template-columns:2.2fr 1fr 1fr 1fr;gap:50px}.footer h3{font-size:25px;line-height:1.4;margin:22px 0 10px}.footer h3>span{color:#8c9db3}.footer p{font-size:10px}.footer h4{font-size:11px;font-weight:600;margin-bottom:22px}.footer-top>div:not(:first-child)>a{display:block;color:#8f9fb3;font-size:10px;margin:14px 0}.footer a:hover{color:#8cddfa}.footer-top>div>.small{font-size:9px;display:block;max-width:130px;margin-top:16px}.footer-bottom{border-top:1px solid var(--border);margin-top:55px;padding-top:23px;display:flex;justify-content:space-between;gap:20px;color:#75879e;font-size:8px}.page{padding-top:140px;min-height:75vh;padding-bottom:65px}.page-title{margin-bottom:40px;max-width:800px}.page-title h1{font-size:46px;margin-top:16px;line-height:1.15}.page-title p{font-size:13px;margin-top:17px}.explore-toolbar{display:flex;align-items:center;gap:18px;margin-bottom:25px}.search-field{display:flex;align-items:center;gap:12px;padding:0 15px;background:#0d1624;border:1px solid var(--border);border-radius:11px;max-width:460px;flex:1;color:#8ea6ba}.search-field input{background:none;border:0;flex:1;min-width:0;padding:14px 0}.sort-label{display:flex;align-items:center;gap:9px;color:#9eaec0;margin-left:auto}.sort-label select{border:0;background:transparent}input,select{color:#d9e4ef;background:#0c1625;border:1px solid #ffffff18;border-radius:9px;padding:12px;font-size:12px;max-width:100%}input[type=checkbox]{accent-color:#25c8ff;width:16px;height:16px}select{cursor:pointer}.filter-row{display:flex;gap:9px;align-items:center;flex-wrap:wrap;margin-bottom:30px}.filter-chip{border:1px solid var(--border);border-radius:25px;padding:9px 17px;font-size:11px;color:#9fb0c1}.filter-chip.active{background:#b6efff;color:#081d2c;border-color:#b6efff}.filter-chip:hover{border-color:#25c8ff88}.result-count{margin-left:auto;color:#8595a9;font-size:11px}.empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:20px;text-align:center;padding:80px 22px;min-height:400px}.empty h1{font-size:36px;max-width:750px}.empty h2{font-size:28px}.empty p{font-size:13px;max-width:500px}.empty>svg{color:#78cadd}.empty>.button{margin-top:10px}.loading-track{width:100px;height:2px;background:#304057;position:relative;margin-bottom:20px}.loading-track i{width:7px;height:7px;background:#25c8ff;border-radius:50%;position:absolute;top:-3px;animation:loading 1.8s ease-in-out infinite alternate}.section-small{margin-top:40px;margin-bottom:23px}.detail-hero{position:relative;padding:135px 0 38px;overflow:hidden;background:#15202d;isolation:isolate}.detail-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:-2;object-position:center 40%}.detail-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#050810db,#05081020),linear-gradient(0deg,#050810,transparent 90%);z-index:-1}.back-link{display:inline-flex;align-items:center;gap:10px;font-size:11px;color:#bbcbd7;margin-bottom:45px}.detail-title{display:flex;justify-content:space-between;gap:25px;align-items:center}.detail-title h1{margin-top:15px;font-size:53px}.detail-title p{font-size:12px;max-width:570px;margin-top:16px}.detail-title>.favorite{width:48px;height:48px;flex-shrink:0}.detail-stats{display:flex;align-items:center;gap:50px;margin-top:42px;padding-top:28px;border-top:1px solid #ffffff1a}.detail-stats>div{display:flex;flex-direction:column;gap:10px}.detail-stats b{font-size:24px;font-weight:600}.detail-stats small{color:#a2b2c4;font-size:10px}.detail-stats>.button{margin-left:auto}.detail-stats .update-time{font-size:16px}.inline-filters{display:flex;gap:20px;align-items:center}.inline-filters>label{display:flex;align-items:center;gap:7px;font-size:11px;white-space:nowrap}.weather{display:flex;align-items:center;gap:14px;border:1px solid var(--border);border-radius:14px;padding:20px;width:max-content;margin-bottom:40px}.weather>svg{color:#ffd088}.weather b{font-size:24px}.weather>span{font-size:12px}.weather small{display:block;color:#8a9db2;font-size:9px;margin-top:4px}.visit-days h2{margin:14px 0 25px}.days-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.days-grid>div{display:flex;flex-direction:column;gap:14px;padding:20px 12px;background:#0d1724;border:1px solid var(--border);border-radius:12px}.days-grid span{font-size:11px;color:#a8b7c8}.days-grid b{font-size:18px;color:#90d5d5}.days-grid small{font-size:8px;color:#7f92a7}.decision-card{display:flex;gap:24px;align-items:center;padding:30px;background:linear-gradient(115deg,#112626,#0b1422);border:1px solid #72c9bc1d;border-radius:18px;margin-bottom:35px}.decision-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;color:#7eddc0;background:#1d453b80;border-radius:14px;flex-shrink:0}.decision-card h2{font-size:25px;margin-top:9px}.decision-card p{font-size:11px;margin-top:10px;max-width:650px}.decision-card>.button{margin-left:auto}.attribute-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin:40px 0}.attribute-grid>div{padding:25px;border:1px solid var(--border);border-radius:12px}.attribute-grid small{display:block;color:#8fa2b7;margin-bottom:12px}.attribute-grid b{font-size:22px}.ride-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:40px;padding:30px;border-top:1px solid var(--border)}.ride-cta p{font-size:12px;margin-top:10px}.map-page{height:100svh;min-height:600px;padding-top:86px;position:relative}.map-canvas{position:absolute;top:86px;right:0;bottom:0;left:0;z-index:1;background:#101c24}.map-top{position:absolute;z-index:5;left:35px;top:112px;max-width:385px;padding:23px;background:#091321e8;border:1px solid #ffffff1c;border-radius:17px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 40px #0003}.map-top h1{font-size:27px;margin:14px 0 20px}.map-top select{width:100%}.map-top p{font-size:10px;margin-top:12px}.map-error{color:#ffc857}.map-error button{text-decoration:underline}.map-locate{position:absolute;z-index:5;right:25px;top:110px;background:#0e1b2e;width:44px;height:44px}.map-marker{width:46px;height:46px;border:1px solid var(--marker-color);border-radius:50%;background:#0c1a2ee8;box-shadow:0 0 0 6px color-mix(in srgb,var(--marker-color) 10%,transparent),0 4px 12px #0005;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--marker-color);font-weight:700;font-size:17px;display:flex;align-items:center;justify-content:center}.map-marker:hover{transform:scale(1.1);background:#19334a}.map-legend{position:absolute;bottom:27px;left:30px;z-index:5;display:flex;align-items:center;gap:15px;padding:13px 18px;background:#0b1625e8;border:1px solid var(--border);border-radius:10px;font-size:9px}.map-legend span{display:flex;align-items:center;gap:6px}.map-legend i{width:5px;height:5px;border-radius:50%}.map-selection{position:absolute;z-index:6;bottom:85px;left:30px;width:345px;background:#0b1727ee;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:23px;border:1px solid #ffffff25;border-radius:17px;display:flex;align-items:center;flex-wrap:wrap;gap:16px;box-shadow:0 20px 70px #0006}.map-selection>div{flex:1}.map-selection h2{font-size:24px;margin:10px 0 12px}.map-selection>.button{width:100%}.close-selection{position:absolute;top:5px;right:8px;font-size:22px;color:#8b9aae}.leaflet-control-attribution{font-size:9px!important;background:#09121ce0!important;color:#9eb0bf!important}.leaflet-control-attribution a{color:#8fbfd4!important}.leaflet-control-zoom a{background:#0b1625!important;color:#d9edf9!important;border-color:#ffffff20!important}.alert-form{display:flex;align-items:center;gap:12px;flex-wrap:wrap;padding:12px 16px 22px;color:#8fa9bf;border-bottom:1px solid var(--border)}.alert-form>label{font-size:11px;display:flex;align-items:center;gap:8px}.alert-form input{width:62px;padding:7px;text-align:center}.alert-form button{font-size:10px;text-decoration:underline;text-underline-offset:3px}.alert-form small{flex-basis:100%;font-size:9px;padding-left:28px;color:#788da3}.favorite-list{margin-top:25px}.favorites-empty{background:radial-gradient(ellipse at center,#10202b77,transparent 60%);padding-top:45px}.account-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;margin-top:40px;align-items:start}.auth-form{padding:32px;border:1px solid var(--border);border-radius:18px;background:#0b1422;display:flex;flex-direction:column;gap:22px}.auth-form h2{font-size:26px}.auth-form>label{display:flex;flex-direction:column;gap:9px;font-size:11px;color:#c5d0df}.auth-form input,.auth-form select{width:100%}.account-story{padding:50px 20px;background:radial-gradient(ellipse at 50% 40%,#13354666,transparent 70%)}.account-story>svg{color:#93d8ed;margin-bottom:25px}.account-story h2{font-size:48px}.account-story p{font-size:13px;max-width:350px;margin:23px 0}.profile-stats{display:flex;align-items:center;gap:65px;padding:25px;border:1px solid var(--border);border-radius:15px}.profile-stats>div{display:flex;flex-direction:column;gap:7px}.profile-stats b{font-size:35px;color:#ade6f4}.profile-stats span{font-size:11px;color:#94a9be}.profile-stats>.button{margin-left:auto}.ride-log>div{display:flex;flex-direction:column;gap:7px;border-bottom:1px solid var(--border);padding:18px 0}.ride-log strong{font-size:14px}.ride-log span{font-size:11px;color:#9baec2}.ride-log small{font-size:9px;color:#788ea5}.visited-chip{display:inline-block;margin:0 6px 8px 0}.avatar-preview{width:70px;height:70px;border-radius:50%}.form-error{padding:15px 20px;background:#ff5c7214;border:1px solid #ff5c7240;border-radius:10px;font-size:12px;color:#ffc4cf}.prose{max-width:850px}.prose>p{margin-bottom:23px;font-size:14px}.prose>.button{margin-top:25px}.toast{position:fixed;z-index:1000;bottom:30px;left:50%;transform:translate(-50%);max-width:calc(100% - 40px);width:max-content;background:#193044f5;border:1px solid #86c2e149;border-radius:13px;box-shadow:0 15px 50px #0008;padding:17px 20px;display:flex;align-items:center;gap:20px;font-size:12px;line-height:1.7;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.toast button{display:flex;color:#9ebbd0}.demo-banner{position:fixed;top:86px;left:0;right:0;z-index:90;background:#40361ccc;color:#ffe4a4;font-size:10px;text-align:center;padding:6px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}@keyframes loading{0%{left:0}to{left:100%}}@keyframes number-in{0%{opacity:.3;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes heart-pop{50%{transform:scale(1.25)}}@media(min-width:1700px){.hero-copy{top:27%}.live-panel{right:0;bottom:22%;width:310px}.floating-wait{top:25%;left:66%;width:210px}.hero h1{font-size:73px}.hero-copy>p{font-size:14px}.hero-search{width:430px}.hero-eyebrow{font-size:10px}.hero-content,.hero-bottom{width:min(1450px,calc(100% - 150px))}.status-bar{height:85px}.hero-bottom{bottom:2%}.scene-caption{bottom:28%}}@media(max-width:1200px){.wrap{width:calc(100% - 70px)}.header-inner{padding-inline:32px;gap:20px}.desktop-nav{gap:22px}.brand{font-size:20px}.header-actions{gap:9px}.hero-copy{max-width:450px;top:25%}.hero h1{font-size:53px}.floating-wait{left:64%;top:19%;width:178px}.live-panel{width:260px;bottom:17%}.status-bar{width:700px;gap:25px;padding-inline:22px}.status-place{padding-right:22px}.scene-caption{left:46%}.split-heading{gap:45px}.park-art{height:185px}.park-card-body{padding:17px}.park-card-body h3{font-size:17px}.park-meta{font-size:7px}.app-promo{padding-inline:55px;gap:60px}.footer-top{gap:35px}.chart-head{align-items:flex-start}.chart-head .tabs button{padding-inline:8px}.opportunity{padding:23px}.opportunity h3{font-size:21px}.detail-stats{gap:30px}.inline-filters{gap:10px}.account-grid{gap:45px}}@media(max-width:960px){.header-inner{padding-inline:25px}.desktop-nav{gap:16px}.desktop-nav a{font-size:10px}.brand{font-size:19px;gap:4px}.brand>svg{width:29px}.header-actions .search-nav{display:none}.header-actions{gap:10px}.app-nav{font-size:10px;padding:8px 11px}.hero{min-height:900px;max-height:1050px}.hero-copy{top:20%;max-width:420px}.hero h1{font-size:51px}.hero-copy>p{max-width:330px}.floating-wait{left:auto;right:15px;top:21%;width:160px}.floating-heading{font-size:5px}.floating-wait h3{font-size:19px}.floating-wait>small{font-size:8px}.live-panel{bottom:17%;right:0;width:260px}.park-scene{top:16%;right:-23%;bottom:0;left:-5%}.hero-shade{background:linear-gradient(90deg,#050c17cf,#050c1755 55%,transparent),linear-gradient(0deg,#050810,transparent 40%)}.scene-caption{left:13%;bottom:26%}.status-bar{width:100%;justify-content:space-between;gap:15px}.status-place{padding-right:15px}.section{padding-top:75px}.section-heading{gap:20px}.section-heading>.text-link{max-width:175px;font-size:10px}.opportunities{gap:13px}.opportunity{padding:20px 17px}.opportunity-label{font-size:6px;gap:6px}.opportunity h3{font-size:19px}.opportunity>p{font-size:10px;min-height:55px}.opportunity-number{width:22px;height:22px}.split-heading{grid-template-columns:1fr 1.6fr;gap:30px}.split-heading h2{font-size:29px}.row-main img{width:50px;height:50px}.row-main{gap:12px}.attraction-row{gap:9px}.row-main h3{font-size:13px}.row-main .small{font-size:9px}.row-arrow{display:none}.chart-head{flex-direction:column;gap:20px}.parks-home{gap:15px}.park-art{height:165px}.park-card-body h3{font-size:16px;min-height:38px}.park-meta{flex-direction:column;align-items:flex-start;gap:7px}.park-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.map-teaser{gap:25px;padding-right:30px;grid-template-columns:1fr 1fr}.map-teaser h2{font-size:27px}.app-promo{padding-inline:30px;gap:45px}.app-promo h2{font-size:38px}.footer-top{gap:25px;grid-template-columns:1.7fr 1fr 1fr 1fr}.footer .brand{font-size:19px}.detail-stats{gap:25px;flex-wrap:wrap}.detail-stats>.button{margin-left:0}.detail-title h1{font-size:44px}.inline-filters{flex-direction:column;align-items:flex-start}.days-grid{grid-template-columns:repeat(4,1fr)}.decision-card{flex-wrap:wrap}.decision-card>div:nth-child(2){flex:1}.decision-card>.button{margin-left:74px}.account-grid{gap:30px}.profile-stats{gap:35px;flex-wrap:wrap}.profile-stats>.button{margin-left:0}}@media(max-width:700px){:root{font-size:13px}.wrap{width:calc(100% - 40px)}.header{height:70px}.header-inner{padding-inline:20px}.header .brand{font-size:21px;gap:7px}.header .brand>svg{width:30px}.desktop-nav,.header .account-link{display:none}.header-actions .app-nav{font-size:10px;padding:8px 12px;min-height:33px}.mobile-nav{display:flex;position:fixed;z-index:100;bottom:0;left:0;right:0;height:calc(65px + env(safe-area-inset-bottom));padding:8px 10px max(8px,env(safe-area-inset-bottom));justify-content:space-around;align-items:flex-start;background:#091220eb;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-top:1px solid #ffffff13}.mobile-nav a{width:20%;display:flex;align-items:center;flex-direction:column;gap:6px;padding:5px;color:#70879f;font-size:9px}.mobile-nav a.active{color:#8ee3fb}.mobile-nav a.active svg{filter:drop-shadow(0 0 6px #25c8ff50)}body{padding-bottom:65px}.hero{height:900px;min-height:900px;max-height:none}.hero-copy{top:124px;left:0;max-width:100%;width:100%}.hero-eyebrow{font-size:7px;letter-spacing:.1em;margin-bottom:20px}.hero h1{font-size:47px;letter-spacing:-.05em;line-height:1.12}.hero-copy>p{font-size:12px;line-height:1.85;margin-top:19px;max-width:325px}.hero-actions{margin-top:23px;gap:10px}.hero-actions .button{padding:12px 17px;font-size:11px;min-height:45px}.hero-search{margin-top:20px;height:48px;width:100%;max-width:365px}.hero-search input{font-size:10px}.hero-caption{display:none}.hero-sky{background:radial-gradient(ellipse at 72% 45%,#d49b8990,transparent 40%),linear-gradient(#101e32,#627181 55%,#8a7278 70%,#050810)}.hero-shade{background:linear-gradient(0deg,#050810,transparent 35%),linear-gradient(180deg,#07101c30,#07101c70 29%,transparent 65%)}.park-scene{top:37%;right:-47%;bottom:4%;left:-65%}.hero-fallback{top:45%;right:-35%;bottom:0;left:-35%;opacity:.25}.hero-content{width:calc(100% - 40px)}.floating-wait{top:565px;left:auto;right:3px;transform:rotate(3deg);width:138px;padding:14px 12px;border-radius:15px}.floating-heading{font-size:4.6px;letter-spacing:0;margin-bottom:10px;gap:4px}.floating-heading svg{width:10px}.floating-heading .live-dot{width:4px;height:4px}.floating-wait h3{font-size:17px}.floating-wait>small{font-size:7px}.wait-ring{width:68px;height:68px;margin:11px 0 9px}.wait-ring .wait-badge b{font-size:29px}.wait-ring .wait-badge small{font-size:7px}.floating-wait>.small{font-size:6px}.floating-wait .trend{font-size:8px}.live-panel{display:none}.scene-caption{left:0;bottom:20%;font-size:6px;max-width:170px;gap:6px}.scene-caption small{font-size:5px}.scene-caption>svg{width:12px}.hero-bottom{bottom:0}.status-bar{height:76px;padding:12px 15px;gap:12px;border-radius:12px}.status-place{display:none}.status-item{gap:7px}.status-item b{font-size:19px}.status-item small{font-size:8px}.status-item>svg{width:16px}.scroll-cue{height:32px}.section{padding-top:60px;padding-bottom:0}.section.compact{padding-top:50px}.section-heading{align-items:flex-start;gap:16px;margin-bottom:25px;flex-direction:column}.section-heading>.text-link{max-width:none;margin-top:0;font-size:10px}.section-heading h2{font-size:31px;margin-top:10px}.section-heading p{font-size:11px;margin-top:10px}.eyebrow{font-size:8px;letter-spacing:.15em}.opportunities{grid-template-columns:1fr;gap:12px}.opportunity{padding:22px;display:grid;grid-template-columns:1fr auto;column-gap:15px}.opportunity-label{grid-column:1/-1;font-size:7px}.opportunity h3{margin-top:20px;font-size:24px;grid-column:1}.opportunity>.muted{grid-column:1;font-size:10px}.opportunity>.wait-badge{grid-column:2;grid-row:2/4;margin-top:18px}.opportunity>.wait-badge.large b{font-size:40px}.opportunity>.wait-badge.large small{font-size:10px}.opportunity>p{grid-column:1/-1;font-size:10px;min-height:0;max-width:300px;margin-top:15px}.opportunity>.text-link{margin-top:15px;font-size:10px}.split-heading{grid-template-columns:1fr;gap:25px}.split-heading h2{font-size:31px}.split-heading p{font-size:11px;margin:12px 0 17px}.split-heading p br{display:none}.attraction-row{padding:15px 0;gap:8px}.row-main{gap:12px}.row-main h3{font-size:13px}.row-main .small{font-size:8px}.row-main img{width:49px;height:53px}.row-time{gap:5px;min-width:48px}.wait-badge b{font-size:22px}.row-time .trend{font-size:8px}.attraction-row>.favorite{width:32px;height:32px}.attraction-row>.favorite svg{width:16px}.chart{padding:23px 18px;border-radius:15px}.chart-head{margin-bottom:26px;gap:20px}.chart-head h3{font-size:20px;line-height:1.4;max-width:260px}.tabs{gap:0;padding:3px}.tabs button{padding:8px 10px;font-size:9px}.chart-head .tabs button{padding-inline:9px}.chart-plot{gap:12px}.chart-y{font-size:6px;min-width:25px}.chart-svg>svg,.real-chart>svg{height:150px}.chart-x{font-size:6px}.chart-x>span:nth-child(2n){display:none}.demo-note{font-size:8px}.chart-empty{min-height:160px}.chart-empty small{font-size:9px}.parks-home{grid-template-columns:1fr;gap:20px}.park-art{height:210px}.park-card-body{padding:20px}.park-card-body h3{font-size:21px;min-height:0;margin-bottom:18px}.park-card-body>.small{font-size:10px}.park-meta{flex-direction:row;align-items:center;font-size:9px}.park-grid{grid-template-columns:1fr;gap:20px}.map-teaser{grid-template-columns:1fr;gap:0;padding:0;margin-top:60px}.map-art{min-height:220px;order:2}.map-teaser>div:last-child{padding:28px 25px 10px}.map-teaser h2{font-size:30px}.map-teaser p{font-size:11px}.map-teaser h2 br{display:none}.app-promo{grid-template-columns:1fr;padding:65px 10px 0;gap:0;text-align:center;min-height:auto}.app-promo .eyebrow{justify-content:center}.app-promo h2{font-size:39px;margin:17px 0}.app-promo p{max-width:310px;margin:0 auto 23px;font-size:11px}.app-caption{font-size:8px}.phone{margin-top:10px;transform:rotate(5deg) translateY(40px);height:430px;width:235px}.phone-island{left:68px}.footer{padding:50px 0 25px}.footer-top{grid-template-columns:1fr 1fr;gap:35px 25px}.footer-top>div:first-child{grid-column:1/-1}.footer h3{font-size:25px;margin-top:20px}.footer h3 br{display:none}.footer h3 span{margin-left:6px}.footer-top>div:not(:first-child)>a{font-size:11px;margin:16px 0}.footer h4{font-size:11px;margin-bottom:20px}.footer-top>div>.small{font-size:9px}.footer-bottom{margin-top:35px;padding-top:22px;flex-wrap:wrap;gap:17px;font-size:8px;line-height:1.7}.footer-bottom>a{order:3;width:100%}.footer-bottom>span:last-child{margin-left:auto}.page{padding-top:112px;padding-bottom:35px}.page-title{margin-bottom:28px}.page-title h1{font-size:35px;margin-top:13px;line-height:1.2}.page-title p{font-size:12px;margin-top:15px}.explore-toolbar{gap:12px;flex-wrap:wrap;margin-bottom:23px}.search-field{flex-basis:100%;max-width:none}.search-field input{font-size:12px}.sort-label{margin-left:0}.sort-label select{font-size:11px;padding:8px}.explore-toolbar>select{max-width:100%;width:100%}.filter-row{gap:7px;margin-bottom:25px}.filter-chip{font-size:10px;padding:8px 13px}.result-count{font-size:10px;margin-left:0;width:100%;margin-top:10px}.empty{padding:55px 12px;min-height:340px}.empty h1{font-size:29px}.empty h2{font-size:25px}.empty p{font-size:12px}.detail-hero{padding-top:106px;padding-bottom:20px}.back-link{font-size:10px;margin-bottom:32px}.detail-title{gap:15px;align-items:flex-start}.detail-title h1{font-size:36px}.detail-title p{font-size:11px;line-height:1.8}.detail-title>.favorite{width:38px;height:38px;margin-top:25px}.detail-stats{gap:25px 30px;margin-top:29px;padding-top:22px}.detail-stats>div{gap:8px}.detail-stats b{font-size:22px}.detail-stats small{font-size:9px}.detail-stats>.button{width:100%;margin-top:0}.detail-stats .wait-badge.large b{font-size:40px}.detail-stats .update-time{font-size:12px}.inline-filters{width:100%;gap:13px}.inline-filters>input{width:100%}.days-grid{grid-template-columns:repeat(2,1fr);gap:10px}.days-grid>div{padding:16px}.visit-days h2{font-size:28px}.weather{padding:16px;margin-bottom:30px}.decision-card{padding:22px;gap:16px}.decision-icon{width:39px;height:39px;border-radius:10px}.decision-card>div:nth-child(2){flex-basis:calc(100% - 55px)}.decision-card h2{font-size:21px}.decision-card p{font-size:10px}.decision-card>.button{margin-left:0;width:100%;font-size:11px}.attribute-grid{grid-template-columns:1fr 1fr;gap:12px}.attribute-grid>div{padding:19px}.attribute-grid b{font-size:20px}.ride-cta{padding:20px 0;flex-direction:column;align-items:flex-start;gap:20px}.ride-cta h3{font-size:21px}.ride-cta p{font-size:11px}.ride-cta>.button{width:100%}.map-page{height:calc(100svh - 65px);min-height:550px;padding-top:70px}.map-canvas{top:70px}.map-top{top:85px;left:15px;right:65px;padding:16px;border-radius:13px;max-width:310px}.map-top h1{font-size:21px;margin:9px 0 13px}.map-top .eyebrow{font-size:6px}.map-top select{padding:10px;font-size:10px}.map-top p{font-size:8px;margin-top:8px}.map-locate{top:88px;right:12px;width:39px;height:39px}.map-legend{left:12px;bottom:28px;gap:10px;padding:10px 12px;font-size:7px}.map-legend>svg{width:12px}.map-legend span{gap:4px}.map-selection{bottom:82px;left:15px;right:15px;width:auto;padding:20px;max-width:350px}.map-selection h2{font-size:23px}.map-marker{width:42px;height:42px;font-size:15px}.leaflet-control-attribution{font-size:7px!important}.alert-form{padding:12px 4px 20px;gap:9px}.alert-form>label{font-size:9px;gap:6px}.alert-form input{width:50px;font-size:10px}.alert-form button{font-size:9px;margin-left:25px}.alert-form small{font-size:8px;padding-left:25px}.account-grid{grid-template-columns:1fr;gap:30px;margin-top:25px}.auth-form{padding:24px 21px;gap:20px}.auth-form h2{font-size:25px}.account-story{padding:30px 15px}.account-story h2{font-size:40px}.account-story p{font-size:12px}.profile-stats{gap:25px;padding:20px}.profile-stats b{font-size:28px}.profile-stats span{font-size:9px}.profile-stats>.button{width:100%}.toast{bottom:83px;font-size:11px;padding:15px 17px;gap:12px;width:calc(100% - 30px);max-width:400px}.demo-banner{top:70px;font-size:8px}.prose>p{font-size:12px}.section-small{font-size:25px}.real-chart{touch-action:pan-y}}@media(max-width:380px){.wrap{width:calc(100% - 36px)}.header-inner{padding-inline:18px}.header .brand{font-size:19px}.header .brand>svg{width:27px}.hero h1{font-size:43px}.hero-eyebrow{font-size:6px}.hero-copy>p{font-size:11px;max-width:285px}.hero-actions .button{font-size:10px;padding-inline:15px}.hero-search{max-width:100%}.search-hint{font-size:6px}.hero-copy{top:119px}.hero{height:870px;min-height:870px}.floating-wait{top:555px;right:0;width:132px}.scene-caption{max-width:160px}.status-bar{gap:10px;padding-inline:12px}.status-item{gap:5px}.status-item b{font-size:17px}.status-item>svg{width:14px}.status-item small{font-size:7px}.row-main{gap:9px}.row-main img{width:42px;height:48px}.row-main h3{font-size:12px}.row-main .small{font-size:7px}.attraction-row{gap:5px}.row-time .wait-badge b{font-size:20px}.tabs button{font-size:8px;padding-inline:8px}.chart-head .tabs button{padding-inline:8px}.park-meta{font-size:8px}.page-title h1{font-size:32px}.map-top{right:60px}.map-top h1{font-size:19px}.detail-title h1{font-size:32px}.alert-form>svg{width:13px}.alert-form>label{font-size:8px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.floating-wait{transform:none}.phone{transform:translateY(40px)}}@media(max-width:700px)and (max-height:760px){.hero{height:calc(100svh - 65px);min-height:590px}.hero-copy{top:100px}.hero h1{font-size:40px}.hero-eyebrow{margin-bottom:14px;font-size:6px}.hero-copy>p{font-size:10px;margin-top:13px;line-height:1.75;max-width:290px}.hero-actions{margin-top:17px}.hero-actions .button{min-height:40px;padding:10px 15px}.hero-search{display:none}.park-scene{top:32%;right:-47%;bottom:-10%;left:-65%}.floating-wait{top:350px;right:0;width:125px;padding:12px 10px}.floating-heading{display:none}.floating-wait h3{font-size:16px}.wait-ring{width:50px;height:50px;margin:9px 0 5px}.wait-ring .wait-badge b{font-size:23px}.wait-ring .wait-badge small{font-size:6px}.floating-wait>.small{font-size:5px}.floating-wait>small{font-size:6px}.status-bar{height:60px}.status-item b{font-size:17px}.scene-caption{bottom:155px}.scroll-cue{height:27px}.hero-fallback{top:32%}}.park-map-tiles{filter:invert(1) hue-rotate(185deg) saturate(.45) brightness(.8) contrast(.85)}.contact-email{margin-right:12px;margin-bottom:12px}.language-selector{display:flex;align-items:center;gap:5px;color:#bed1df;flex-shrink:0}.language-selector select{border:0;background:transparent;font-size:11px;padding:7px 3px;max-width:104px}.language-selector select option{background:#101c2d}.nearby-park{display:flex;align-items:center;gap:14px;padding:19px 22px;background:#0b1a29d9;border:1px solid #8ccce82c;border-radius:14px;margin:0 0 25px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nearby-icon{color:#94def1;flex-shrink:0}.nearby-copy{flex:1;min-width:0}.nearby-copy .eyebrow{font-size:8px;margin-bottom:6px}.nearby-copy strong,.nearest-name{font-size:14px;line-height:1.5;display:flex;align-items:center;gap:8px;font-weight:600}.nearby-copy p{font-size:10px;line-height:1.6;margin-top:5px}.nearby-action{font-size:10px;padding:10px 13px;min-height:39px}.hero-copy>.nearby-park{margin:16px 0 0;width:430px;max-width:100%;padding:13px 14px;gap:10px}.hero-copy .nearby-icon{display:none}.hero-copy .nearby-copy strong,.hero-copy .nearest-name{font-size:11px}.hero-copy .nearby-copy p{font-size:8px}.hero-copy .nearby-copy .eyebrow{font-size:6px;margin-bottom:4px}.hero-copy .nearby-action{font-size:8px;padding:9px;min-height:35px;white-space:normal;max-width:108px}.hero-copy .nearby-action svg{display:none}.hero-caption{margin-top:15px}@media(max-width:1100px)and (min-width:701px){.header-inner,.desktop-nav{gap:15px}.header-actions{gap:8px}.header-actions .search-nav{display:none}.language-selector select{max-width:80px}.language-selector>svg{width:14px}.hero-copy{top:18%}}@media(max-width:700px){.header-actions .app-nav{display:none}.language-selector select{font-size:10px;max-width:112px}.language-selector>svg{width:16px}.hero{height:960px;min-height:960px}.hero-copy{top:115px}.hero-copy>.nearby-park{margin-top:13px;max-width:365px;padding:12px}.hero-copy .nearby-copy p{font-size:8px}.hero-copy .nearby-action{max-width:100px}.hero-search{margin-top:16px}.floating-wait{top:640px}.nearby-park{padding:16px;gap:12px;flex-wrap:wrap}.nearby-copy{flex-basis:calc(100% - 40px)}.nearby-copy strong,.nearest-name{font-size:13px}.nearby-action{margin-left:30px}.hero-copy .nearby-park{flex-wrap:nowrap}.hero-copy .nearby-copy{flex-basis:initial}.hero-copy .nearby-action{margin-left:0}.hero-caption{display:none}}@media(max-width:700px)and (max-height:760px){.hero{height:calc(100svh - 65px);min-height:670px}.hero-copy{top:97px}.hero-copy>.nearby-park{margin-top:12px}.hero-copy .nearby-copy p{display:none}.hero-copy .nearby-action{font-size:8px}.floating-wait{top:417px}.hero .status-bar{height:58px}.hero-copy>p{font-size:10px;max-width:290px}.hero h1{font-size:38px}}@media(max-width:380px){.header .brand{font-size:19px}.language-selector select{max-width:100px}.header-inner{gap:12px}}html[lang=en] .hero h1{font-size:clamp(42px,4vw,60px)}html[lang=de] .hero h1{font-size:clamp(38px,3.7vw,54px)}@media(max-width:960px){.header-actions .app-nav{display:none}.language-selector select{max-width:100px}}@media(max-width:700px){html[lang=en] .hero h1{font-size:40px}html[lang=de] .hero h1{font-size:34px}.nearby-copy strong{overflow-wrap:anywhere}}@media(max-width:700px)and (max-height:760px){html[lang=en] .hero h1{font-size:37px}html[lang=de] .hero h1{font-size:31px}}@media(max-width:700px){.hero-copy>.nearby-park{width:100%;max-width:100%}}@media(max-width:700px)and (max-height:760px){.hero-copy .nearby-park.location-error .nearby-copy p{display:block;font-size:8px}.hero:has(.location-error) .floating-wait{top:460px}}.status-age,.single-rider{display:block;font-size:10px;line-height:1.5;color:var(--muted,#9faac0);font-weight:500;white-space:normal}.single-rider.smart{color:#65e9ae}.row-time{flex-wrap:wrap}.row-time .status-age,.row-time .single-rider{flex-basis:100%;text-align:right}.down-chip{display:inline-flex;align-items:center;border:1px solid #f4af5140;background:#f4af5110;color:#f4bf79;padding:8px 12px;border-radius:24px;font-size:12px}.detail-stats{flex-wrap:wrap}.detail-stats .status-age,.detail-stats .single-rider{margin-top:6px}.days-grid .day-weather{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;margin-top:12px;padding:0;border:0;background:none}.day-weather small{width:100%;color:#9bc8ff}.quietest{padding:14px 0;color:#a3e9d5;font-size:13px}.achievements{margin:36px 0 48px}.record-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:32px}.record-grid>div{padding:24px;background:#ffffff04;border:1px solid #ffffff14;border-radius:20px;display:flex;flex-direction:column;gap:12px}.record-grid strong{font-size:23px;overflow-wrap:anywhere}.record-grid span,.record-grid small{color:#aeb9ce;line-height:1.5}.badge-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:20px}.achievement-badge{border:1px solid #ffffff12;background:#ffffff03;border-radius:16px;padding:20px 12px;display:flex;align-items:center;flex-direction:column;text-align:center;gap:9px;color:#929db0;min-width:0}.achievement-badge>span{font-size:28px}.achievement-badge strong{font-size:13px;overflow-wrap:anywhere}.achievement-badge small{font-size:11px}.achievement-badge.unlocked{border-color:#50d4bb40;background:#50d4bb09;color:#b8f5e8}.wrapped-controls{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:16px}.wrapped-controls label{display:flex;align-items:center;gap:12px}.wrapped-controls select{padding:12px;border:1px solid #ffffff25;border-radius:12px;background:#111a2a;color:#fff}.wrapped-canvas{display:block;width:min(100%,480px);height:auto;border:1px solid #ffffff20;border-radius:20px;margin:28px auto 0}.wrapped-page{padding-bottom:110px}@media(max-width:700px){.record-grid{grid-template-columns:1fr}.badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.achievements .section-heading{align-items:flex-start;gap:16px;flex-direction:column}.row-time{max-width:118px}.chart-head,.chart-head .tabs{flex-wrap:wrap}.days-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.community-wait{margin-bottom:30px}.community-wait h2{margin:12px 0 22px}.measured-summary{color:#83eac3;font-size:19px;line-height:1.6}.measured-summary span{color:#abb5c8;font-size:14px}.measured-summary small,.crowd-context small{display:block;color:#9cabc1;font-size:12px;margin:8px 0 20px}.crowd-context{padding:22px;border:1px solid #7edec640;background:#7edec609;border-radius:18px;color:#b2efdf;font-size:20px}.crowd-context small{margin-bottom:0}.comparison-chart{width:100%;height:auto;margin:20px 0}.comparison-legend{display:flex;gap:24px;flex-wrap:wrap;font-size:12px;margin-top:24px}.comparison-legend span:first-child{color:#5abfff}.comparison-legend span:last-child{color:#65e9ae}.comparison-table{overflow:auto}.comparison-table table{width:100%;text-align:left;border-collapse:collapse;font-size:12px}.comparison-table td,.comparison-table th{padding:12px;border-bottom:1px solid #ffffff15}.community-wait summary{cursor:pointer;font-size:13px}.community-wait .tabs{display:inline-flex}.leaderboard{padding:0;list-style:none;margin:30px 0}.leaderboard li{display:flex;align-items:center;gap:20px;padding:20px 16px;border-bottom:1px solid #ffffff18}.rank-number{font-size:22px;color:#91a4c2;min-width:32px}.leaderboard a{flex:1;min-width:0}.leaderboard a strong{overflow-wrap:anywhere}.leaderboard small{display:block;color:#9cabc1;font-size:12px;margin-top:6px}.leaderboard b{text-align:right;color:#aeeeff}.public-profile{max-width:760px;margin:30px auto}.public-profile h2{overflow-wrap:anywhere;margin:18px 0 26px}.public-avatar{width:72px;height:72px;border:1px solid #ffffff25;background:#ffffff09;display:grid;place-items:center;border-radius:50%;font-size:32px}.social-page>.button{margin-top:24px}.delete-account{margin-top:60px;border-top:1px solid #ff838330;padding-top:28px}.delete-account p{color:#aeb9ce;line-height:1.7}.delete-account label{display:flex;flex-direction:column;gap:12px;max-width:400px}.delete-account input{padding:12px;border:1px solid #ffffff25;border-radius:10px;background:#111a2a;color:#fff}.button.danger{color:#ffc1c1;border-color:#ff838350;background:#ff838310}.delete-account button:disabled{opacity:.45;cursor:not-allowed}@media(max-width:700px){.leaderboard li{gap:12px;padding-inline:0}.measured-summary{font-size:16px}.community-wait .tabs{flex-wrap:wrap}.comparison-table td,.comparison-table th{padding:8px}}.privacy-settings,.admin-health{border:1px solid #ffffff20;border-radius:18px;padding:24px;margin:28px 0;background:#ffffff04}.privacy-settings p{line-height:1.75;max-width:850px}.check-label,.auth-form .check-label{display:flex;flex-direction:row;align-items:flex-start;gap:12px;line-height:1.65}.check-label input,.auth-form .check-label input{width:20px;height:20px;flex:0 0 20px;margin-top:4px;accent-color:#9be7e8}.registration-consent{display:grid;gap:14px}.registration-consent p{margin:0;font-size:14px}.support-form{margin:40px 0}.support-form textarea,.admin-page textarea{width:100%;padding:14px;color:#fff;background:#111a2a;border:1px solid #ffffff30;border-radius:10px;font:inherit;resize:vertical}.legal-nav{display:flex;flex-wrap:wrap;gap:12px 22px;margin:30px 0}.legal-nav a[aria-current]{color:#adebee;text-decoration:underline}.legal-index{display:grid;gap:10px;padding:24px;background:#ffffff05;border-radius:16px;margin:32px 0}.legal-page section{scroll-margin-top:110px;margin-top:36px}.legal-page h2{font-size:24px}.legal-page p{line-height:1.85}.legal-links{font-size:14px;overflow-wrap:anywhere}.admin-page{max-width:1120px}.admin-toolbar,.admin-toolbar>span{display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:28px 0}.admin-metrics article{display:grid;gap:14px;border:1px solid #ffffff20;border-radius:18px;padding:24px;background:#ffffff04}.admin-metrics strong{font-size:38px}.admin-metrics svg{color:#b5eded}.admin-metrics span{color:#a9b8c8}.admin-health summary{font-size:20px;cursor:pointer}.admin-health dl>div{display:grid;grid-template-columns:210px 1fr;gap:16px;margin:18px 0}.admin-health dd{margin:0;color:#bbcad9}.admin-health p{line-height:1.6;font-size:14px}.admin-tabs{margin:34px 0 20px;flex-wrap:wrap;gap:8px}.admin-search{margin-bottom:24px}.admin-search>div{display:flex;gap:12px;margin-top:10px}.admin-search input{width:min(100%,460px);min-width:0;background:#111a2a;border:1px solid #ffffff30;padding:12px;border-radius:10px;color:#fff;font:inherit}.admin-records{display:grid;gap:14px}.admin-records article{border:1px solid #ffffff20;padding:22px;border-radius:14px;overflow-wrap:anywhere}.admin-records h3{margin:0 0 12px}.admin-records p{font-size:14px;line-height:1.7}.admin-records .button{margin-top:10px}.report-message{white-space:pre-wrap}.admin-pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin:30px 0}.admin-confirm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;background:#020813dd;display:grid;place-items:center;padding:20px;overflow:auto}.admin-confirm form{max-width:560px;width:100%;background:#101b2b;border:1px solid #ffffff30;border-radius:20px;padding:28px}.admin-confirm label{display:grid;gap:12px;margin:22px 0}.admin-confirm p{line-height:1.7;overflow-wrap:anywhere}.admin-confirm textarea{min-height:100px}.admin-locked{padding:32px;border:1px solid #ffffff20;border-radius:18px}.admin-page button:disabled{opacity:.5;cursor:not-allowed}@media(max-width:650px){.admin-metrics{gap:8px}.admin-metrics article{padding:14px}.admin-metrics strong{font-size:28px}.admin-metrics span{font-size:12px}.admin-health dl>div{grid-template-columns:1fr;gap:6px}.admin-toolbar{flex-wrap:wrap}.admin-confirm form{padding:20px}.privacy-settings{padding:18px}.legal-nav{font-size:14px}}:root{--bg: #0a1924;--surface: #102832;--border: #b6e6d81c;background:#0a1924;--gradient: linear-gradient(105deg, #a3f1d9, #71dce3 45%, #edc295)}body{background:transparent}.site-atmosphere{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;overflow:hidden;pointer-events:none;background:linear-gradient(150deg,#0b202c,#102b32 46%,#101c30)}.site-atmosphere svg{position:absolute;width:100%;height:140%;top:0;right:0;bottom:0;left:0;fill:none;stroke:#72b8b5;stroke-width:1;opacity:.075}.ambient-orb{position:absolute;width:75vw;height:75vw;border-radius:50%;filter:blur(65px);opacity:.12;animation:ambient-drift 24s ease-in-out infinite alternate;will-change:transform}.orb-one{left:-30vw;top:-30vh;background:radial-gradient(circle,#2cc9a1,transparent 65%)}.orb-two{right:-35vw;top:30vh;background:radial-gradient(circle,#b8805c,transparent 65%);animation-delay:-12s}.reading-progress{height:2px;position:fixed;top:0;left:0;right:0;z-index:150;background:linear-gradient(90deg,#89e9d2,#f3c194);transform-origin:left;transform:scaleX(0);pointer-events:none}.header.scrolled{background:#10232cec;border-bottom-color:#b6e6d822}.button.primary{background:#a8eed8;color:#092b2e;border-color:#b8f5df;box-shadow:0 6px 28px #79e4c41a}.button.primary:hover{background:#d4ffed;box-shadow:0 8px 36px #79e4c435}.button:hover svg{transform:translate(2px,-2px)}.button svg{transition:transform .25s}.live-dot{animation:live-breathe 3s ease-in-out infinite}.home-experience{overflow:clip}.home-experience .hero{height:920px;min-height:840px;max-height:1100px;height:max(840px,100svh);isolation:isolate}.hero-sky{background:radial-gradient(ellipse at 78% 35%,#ffebba90,transparent 35%),linear-gradient(160deg,#183c4e 5%,#506d78 37%,#ca9c84 68%,#527a75 88%,#102b32)}.hero-sky:after{left:78%;top:26%;width:100px;height:100px;background:#ffdfb2;box-shadow:0 0 80px 40px #ffdaba44}.hero-orbit{position:absolute;left:53%;top:14%;width:510px;height:510px;border:1px solid #ffe7cd26;border-radius:50%;z-index:-4;box-shadow:0 0 0 65px #ffecd208,0 0 0 130px #ffecd205}.hero-grain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;opacity:.1;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Cpath fill='%23fff' filter='url(%23noise)' opacity='.5' d='M0 0h180v180H0z'/%3E%3C/svg%3E")}.hero-shade{background:linear-gradient(90deg,#0b2634ed,#0b2634b0 29%,#14384325 56%,transparent 78%),linear-gradient(0deg,#102b32,transparent 26%)}.hero .park-scene{top:0;right:-13%;bottom:1%;left:10%}.hero-copy{top:21%;max-width:520px}.hero h1,html[lang=en] .hero h1{font-size:clamp(54px,5.5vw,84px);line-height:1.02;letter-spacing:-.065em}.hero h1>span{background:linear-gradient(110deg,#dbfff3,#a7f0d8 55%,#f8d3a2);-webkit-background-clip:text;background-clip:text}.hero-copy>p{font-size:14px;max-width:410px;color:#d3e3e8}.hero-eyebrow{letter-spacing:.2em;color:#d1eee8;font-size:9px}.hero-search{background:#12313bad;border-color:#b9ead735}.hero-copy>.nearby-park{background:#12343c9c;border-color:#b9ead725}.hero-copy .nearby-copy p{color:#b5d0d2}.hero .floating-wait{left:auto;right:3%;top:45%;width:184px;background:#16353bdd;border-color:#dbf3e052;transform:rotate(5deg);box-shadow:0 24px 70px #08232c44}.hero .live-panel{bottom:16%;right:23%;width:265px;background:#12303ce8}.hero .scene-caption{left:auto;right:4%;bottom:19%;color:#e5efe9}.hero .scene-caption small{color:#bdd2ce}.hero .status-bar{background:#183b4380;border-color:#b9ead726;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.hero .status-item small,.hero .status-place small{color:#b3ccc9}.hero .hero-bottom{bottom:10px}.motion-control{position:absolute;top:115px;right:max(40px,calc((100% - 1320px)/2));display:flex;gap:9px;align-items:center;background:#193b414d;border:1px solid #f1efcf3b;border-radius:100px;padding:10px 15px;font-size:10px;z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero-copy{animation:copy-arrive .9s ease both}.experience-ribbon{overflow:hidden;background:#a8ead3;color:#16413f;padding:22px 0;border-top:1px solid #d4ffe655;border-bottom:1px solid #d4ffe655;transform:rotate(-1.1deg);margin:-6px -5px 0;position:relative;z-index:4}.experience-ribbon>div{display:flex;width:max-content;animation:ribbon-travel 40s linear infinite}.experience-ribbon span{display:flex;align-items:center;gap:45px;padding-right:45px;font-size:12px;font-weight:800;letter-spacing:.2em;white-space:nowrap}.now-section{position:relative;padding-block:90px 80px}.now-section:before{content:"";position:absolute;top:0;right:-15vw;bottom:0;left:-15vw;background:radial-gradient(ellipse at 10% 20%,#28796635,transparent 60%);z-index:-1}.opportunity{background:linear-gradient(140deg,#1c4649,#13303b);border:1px solid #b9ead72e;box-shadow:0 12px 40px #051a2420}.opportunity-1{background:linear-gradient(140deg,#34414e,#202e3a)}.opportunity-2{background:linear-gradient(140deg,#48483c,#263839)}.opportunity:after{content:"";position:absolute;right:-45px;bottom:-70px;width:230px;height:240px;border:1px solid #b7ebd918;border-radius:50%;box-shadow:0 0 0 20px #b7ebd906,0 0 0 40px #b7ebd904;pointer-events:none}.opportunity:hover{transform:translateY(-7px);border-color:#b6e6d875;box-shadow:0 22px 50px #051a2460}.coaster-feature{position:relative;background:#ede9dc;color:#193e42;min-height:720px;overflow:hidden;padding-top:66px;isolation:isolate}.coaster-feature:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 12% 0,#fbfaf1,transparent 70%);z-index:-1}.coaster-feature-copy{position:relative;z-index:2;pointer-events:none}.coaster-feature-copy a{pointer-events:auto}.coaster-feature .eyebrow{color:#477f7b;font-size:9px}.coaster-feature h2{font-size:clamp(40px,4.3vw,65px);line-height:1.06;margin:20px 0}.coaster-feature em{font-family:Georgia,serif;font-weight:400;color:#408780;letter-spacing:-.05em}.coaster-feature p{max-width:360px;color:#54716f;font-size:13px;line-height:1.8;margin-bottom:23px}.coaster-feature .button{border-color:#4d777d55;background:#f6f5eaa8;color:#204c4c}.coaster-landscape{position:absolute;width:86%;height:auto;right:-5%;bottom:50px;z-index:1;pointer-events:none}.coaster-feature-foot{position:absolute;bottom:25px;left:0;right:0;border-top:1px solid #245c4c25;padding-top:20px;display:flex;justify-content:space-between;gap:20px;font-size:8px;font-weight:700;letter-spacing:.18em;color:#577570}.favorites-feature{padding-top:90px!important}.home-experience .attraction-list{background:linear-gradient(140deg,#183b4380,#19303b80);border:1px solid #bce5dc20;padding:10px 24px;border-radius:22px}.home-experience .history-feature{padding-top:55px}.home-experience .history-card{background:linear-gradient(150deg,#17353d,#132938)}.home-experience .park-card{border-radius:22px;box-shadow:0 18px 50px #041a2430;border-color:#b6e6d833;transition:transform .4s,box-shadow .4s}.park-card:hover{transform:translateY(-7px);box-shadow:0 24px 60px #041a2460}.park-card img{transition:transform .8s cubic-bezier(.2,.7,.2,1)}.park-card:hover img{transform:scale(1.055)}.home-experience .map-teaser{margin-top:85px;border:1px solid #abedce35;background:radial-gradient(ellipse at 16% 50%,#33796b55,transparent 60%),#183f42;border-radius:26px;padding:38px 46px;box-shadow:0 20px 70px #041b2a20}.map-art{filter:saturate(1.2);border-radius:18px}.home-experience .app-promo{margin-top:70px;position:relative;background:radial-gradient(ellipse at 75% 80%,#e1a06b20,transparent 60%),radial-gradient(ellipse at 20% 100%,#49aa9420,transparent 55%);border-top:1px solid #bce5dc15}.home-experience .phone{border-color:#78918e;box-shadow:0 35px 70px #0005,0 0 90px #85ead61a}.footer{position:relative;border-top-color:#b6e6d825}.page:not(.legal-page):not(.admin-page){position:relative}.page .page-title{position:relative}.page .page-title:after{content:"";position:absolute;right:5%;top:-30px;width:160px;height:160px;border:1px solid #b9e8d625;border-radius:50%;box-shadow:0 0 0 28px #9adcc707,0 0 0 56px #9adcc704;z-index:-1;pointer-events:none}.arrived{animation:section-arrive .8s cubic-bezier(.2,.7,.2,1) both}.opportunity:nth-child(2).arrived,.park-card:nth-child(2).arrived{animation-delay:.07s}.opportunity:nth-child(3).arrived,.park-card:nth-child(3).arrived{animation-delay:.14s}@keyframes ambient-drift{to{transform:translate3d(8%,12%,0) scale(1.08)}}@keyframes live-breathe{50%{box-shadow:0 0 0 6px #74e8b90c,0 0 13px #91ebba50}}@keyframes ribbon-travel{to{transform:translate(-50%)}}@keyframes section-arrive{0%{opacity:.35;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@keyframes copy-arrive{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1700px){.hero .park-scene{top:-4%;right:-1%;bottom:0;left:16%}.coaster-landscape{width:80%;right:0}}@media(max-width:1100px){.hero .live-panel{right:20%;width:240px}.hero .floating-wait{right:0;width:160px}.hero-copy{max-width:450px}.hero h1,html[lang=en] .hero h1{font-size:61px}.hero .scene-caption{right:0;bottom:17%}.coaster-landscape{width:104%;right:-15%;bottom:55px}.coaster-feature{min-height:750px}.home-experience .map-teaser{padding:30px;gap:25px}}@media(max-width:700px){.ambient-orb{filter:blur(25px)}.hero-orbit{left:15%;top:49%;width:300px;height:300px}.home-experience .hero{height:1040px;min-height:1040px;max-height:none}.hero-copy{top:128px;max-width:100%;width:100%}.hero h1,html[lang=en] .hero h1{font-size:clamp(41px,11vw,56px)}html[lang=de] .hero h1{font-size:40px}.hero-copy>p{font-size:12px;max-width:350px}.hero-eyebrow{font-size:7px;letter-spacing:.1em;margin-bottom:19px}.hero-copy>.nearby-park{margin-top:14px;background:#193f49ba}.hero .hero-search{display:flex;margin-top:18px}.hero .park-scene{top:43%;right:-22%;bottom:6%;left:-45%}.hero-shade{background:linear-gradient(180deg,#13334080,#173c4b70 38%,transparent 62%,#102b32 100%)}.hero-sky{background:radial-gradient(ellipse at 80% 62%,#ffe2b875,transparent 43%),linear-gradient(160deg,#183d50 10%,#54747d 48%,#c79c84 73%,#466b69)}.hero-sky:after{top:55%;left:72%;width:60px;height:60px}.hero .floating-wait{top:650px;right:0;left:auto;width:133px;padding:14px 10px}.hero .floating-wait h3{font-size:17px}.hero .floating-wait .wait-ring{width:66px;height:66px;margin:12px 0}.hero .floating-wait .wait-ring .wait-badge b{font-size:29px}.hero .floating-heading{display:flex;font-size:5px}.hero .live-panel{display:none}.hero .scene-caption{left:0;right:auto;bottom:160px}.motion-control{top:83px;right:20px;font-size:8px;padding:7px 10px}.hero .hero-bottom{bottom:12px}.hero .status-bar{height:auto;min-height:65px}.experience-ribbon{padding:17px 0}.experience-ribbon span{font-size:10px;gap:28px;padding-right:28px}.now-section{padding-block:60px}.coaster-feature{padding-top:46px;min-height:670px}.coaster-feature-copy{width:calc(100% - 40px)}.coaster-feature h2{font-size:43px;margin:19px 0}.coaster-feature p{font-size:12px;max-width:300px}.coaster-feature .eyebrow{font-size:7px}.coaster-feature .button{font-size:11px}.coaster-landscape{width:170%;max-width:none;right:-45%;bottom:55px}.coaster-feature-foot{font-size:6px;gap:15px}.coaster-feature-foot span:nth-child(2){text-align:right;max-width:140px;line-height:1.6}.favorites-feature{padding-top:55px!important}.home-experience .attraction-list{padding:4px 14px;border-radius:16px}.home-experience .map-teaser{margin-top:55px;padding:24px 20px;border-radius:20px}.home-experience .app-promo{margin-top:55px}.page .page-title:after{width:90px;height:90px;right:8%;top:0}.opportunity{border-color:#b9ead730}}@media(prefers-reduced-motion:reduce){.arrived,.hero-copy,.experience-ribbon>div,.ambient-orb,.live-dot{animation:none!important}.park-card img,.button svg{transition:none!important}}html[data-motion=paused] .arrived,html[data-motion=paused] .hero-copy,html[data-motion=paused] .experience-ribbon>div,html[data-motion=paused] .ambient-orb,html[data-motion=paused] .live-dot{animation:none!important}.hero-fallback{opacity:.065}.coaster-landscape{-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000);mask-image:linear-gradient(90deg,transparent,#000 7%,#000)}html{scroll-padding-top:100px;scroll-padding-bottom:85px}.hero .floating-wait{scroll-margin-block:100px}.hero-copy,.hero-copy h1{max-width:600px}@media(min-width:701px)and (max-width:1100px){.hero-copy{max-width:470px}.hero .live-panel{display:none}}@media(min-width:1101px)and (max-height:900px){.hero-copy{top:18%}.hero h1,html[lang=en] .hero h1{font-size:68px}.hero-copy>p{margin-top:17px}.hero-actions{margin-top:23px}.hero .hero-search{margin-top:20px}.hero .live-panel{right:19%;width:245px}}@media(max-width:700px){.hero-copy{max-width:100%}}
