:root{color-scheme:dark;--blue: #4e8fff;--blue-bright: #74a8ff;--green: #42dc98;--text: #f6f9ff;--muted: rgba(226, 235, 249, .66);--glass: rgba(4, 12, 27, .62);--glass-light: rgba(12, 25, 48, .62);--line: rgba(255, 255, 255, .11);--shadow: 0 30px 80px rgba(0, 0, 0, .25)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{margin:0;min-width:320px;font-family:Manrope,system-ui,sans-serif;color:var(--text);background:#06101f;line-height:1.6}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.page-background,.page-shade{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-2;pointer-events:none}.page-background{background:url(https://cdn.horizonparks.net/media/AudioNight.png) center / cover;transform:scale(1.03);transition:background-image .7s ease}body.day .page-background{background-image:url(https://cdn.horizonparks.net/media/AudioDay.png)}.page-shade{z-index:-1;background:radial-gradient(circle at 72% 8%,rgba(42,112,232,.2),transparent 32%),linear-gradient(180deg,#02081380,#030a16e0 30%,#07101f 63%)}.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.glass{background:linear-gradient(145deg,rgba(12,26,49,.72),var(--glass));border:1px solid var(--line);box-shadow:var(--shadow);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.site-header{position:fixed;z-index:50;top:18px;left:50%;transform:translate(-50%);width:min(1180px,calc(100% - 36px));height:68px;padding:0 16px 0 20px;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:22px;background:#030b19a6;box-shadow:0 15px 40px #0000002e;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.brand{display:inline-flex;align-items:center;gap:11px}.navbar-logo{width:37px;height:37px;display:block;border-radius:12px;object-fit:contain;box-shadow:0 10px 24px #2a6feb4d}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-size:17px;letter-spacing:-.02em}.brand small{margin-top:5px;color:#ffffff80;font-size:8px;letter-spacing:.18em;text-transform:uppercase}.brand-mark{width:37px;height:37px;display:inline-flex;align-items:center;justify-content:center;gap:3px;border-radius:12px;background:linear-gradient(145deg,#5c9bff,#286ae2);box-shadow:0 10px 24px #2a6feb4d}.brand-mark span{width:3px;border-radius:4px;background:#fff}.brand-mark span:nth-child(1){height:9px}.brand-mark span:nth-child(2){height:19px}.brand-mark span:nth-child(3){height:13px}.brand-mark.large{width:70px;height:70px;border-radius:24px;gap:5px}.brand-mark.large span{width:5px}.brand-mark.large span:nth-child(1){height:20px}.brand-mark.large span:nth-child(2){height:38px}.brand-mark.large span:nth-child(3){height:27px}nav{display:flex;align-items:center;gap:34px}nav a{color:#ffffff9e;font-size:13px;font-weight:600;transition:color .2s}nav a:hover,nav a.active{color:#fff}nav a{position:relative}nav a:after{content:"";position:absolute;right:0;bottom:-9px;left:0;height:2px;border-radius:2px;background:var(--blue-bright);box-shadow:0 0 10px #74a8ffb3;opacity:0;transform:scaleX(.35);transition:opacity .25s ease,transform .25s ease}nav a:hover:after,nav a.active:after{opacity:1;transform:scaleX(1)}.theme-toggle{width:40px;height:40px;border:1px solid var(--line);border-radius:50%;color:#fff;background:#ffffff0f;cursor:pointer;font-size:17px;transition:transform .2s,background .2s}.theme-toggle:hover{transform:scale(1.06);background:#ffffff1f}.theme-toggle:disabled{cursor:wait;opacity:.62;transform:scale(.94)}#features,#experience,#technology,#client-preview{scroll-margin-top:112px}.hero{min-height:760px;padding-top:155px;display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.eyebrow,.section-kicker{margin:0 0 18px;color:#a9c8ff;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:10px}.live-dot{position:relative;display:inline-flex;width:9px;height:9px}.live-dot:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;background:#42dc9840;animation:pulse 2s infinite}.live-dot i{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 14px #42dc98cc}@keyframes pulse{0%,to{transform:scale(.7);opacity:0}45%{transform:scale(1.15);opacity:1}}h1,h2,h3,p{margin-top:0}h1{max-width:670px;margin-bottom:25px;font-size:clamp(50px,6.5vw,86px);line-height:.98;letter-spacing:-.065em}h1 span{color:#ffffff85}.hero-lead{max-width:610px;color:var(--muted);font-size:18px;line-height:1.75}.hero-actions{margin-top:32px;display:flex;flex-wrap:wrap;gap:12px}.button{height:52px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:15px;border:1px solid transparent;border-radius:15px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-primary{background:linear-gradient(135deg,#4f91ff,#2f6fe1);box-shadow:0 14px 30px #296ae047}.button-primary:hover{box-shadow:0 18px 35px #296ae061}.button-glass{background:#ffffff0f;border-color:var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.button-glass:hover{background:#ffffff1a}.hero-notes{margin-top:26px;display:flex;flex-wrap:wrap;gap:20px;color:#ffffff80;font-size:11px;font-weight:600}.hero-notes b{margin-right:5px;color:var(--green)}.system-card{min-height:530px;padding:24px;border-radius:32px;overflow:hidden}.system-card-top{display:flex;justify-content:space-between;color:#ffffff8a;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.status-pill{display:flex;align-items:center;gap:7px;padding:5px 10px;border-radius:999px;color:#8df1bd;background:#42dc981a}.status-pill i{width:6px;height:6px;border-radius:50%;background:var(--green);box-shadow:0 0 9px var(--green)}.world-visual{position:relative;height:365px;display:grid;place-items:center}.world-core{z-index:3;width:112px;height:112px;display:grid;place-items:center;border-radius:50%;background:#2253a047;box-shadow:0 0 90px #3f86ff57}.sound-ring{position:absolute;border:1px solid rgba(103,158,255,.26);border-radius:50%;animation:orbit 18s linear infinite}.ring-one{width:175px;height:175px}.ring-two{width:260px;height:260px;border-style:dashed;animation-duration:30s;animation-direction:reverse}.ring-three{width:345px;height:345px;opacity:.5;animation-duration:40s}@keyframes orbit{to{transform:rotate(360deg)}}.node{position:absolute;z-index:4;padding:6px 9px;border:1px solid rgba(255,255,255,.12);border-radius:7px;color:#ffffffb3;background:#061022cc;font-size:8px;font-weight:800;letter-spacing:.12em}.node:before{content:"";display:inline-block;width:5px;height:5px;margin-right:6px;border-radius:50%;background:var(--blue-bright);box-shadow:0 0 8px var(--blue)}.node-one{top:78px;left:41px}.node-two{top:105px;right:35px}.node-three{bottom:64px;left:60px}.system-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.system-stats div{padding:15px 10px;border-radius:15px;background:#ffffff0b;text-align:center}.system-stats strong,.system-stats span{display:block}.system-stats strong{font-size:15px}.system-stats span{margin-top:2px;color:#ffffff6b;font-size:9px}.intro{padding:140px 0 70px;max-width:820px;text-align:center}.intro h2,.experience h2,.technology h2,.closing h2{margin-bottom:22px;font-size:clamp(36px,5vw,60px);line-height:1.08;letter-spacing:-.045em}.intro>p:last-child{max-width:670px;margin:auto;color:var(--muted);font-size:17px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.feature-card{position:relative;min-height:330px;padding:36px;overflow:hidden;border-radius:26px}.feature-wide{grid-column:span 2;min-height:390px;display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:60px}.feature-number{position:absolute;top:26px;right:28px;color:#ffffff24;font-size:12px;font-weight:800}.feature-card h3{margin-bottom:14px;font-size:27px;line-height:1.18;letter-spacing:-.035em}.feature-card p:not(.section-kicker){max-width:540px;color:var(--muted);font-size:14px}.feature-icon{width:44px;height:44px;margin-bottom:40px;display:grid;place-items:center;border-radius:14px;background:#4386f829;color:#8cb8ff;font-size:22px}.timeline{padding:26px;border:1px solid rgba(255,255,255,.08);border-radius:20px;background:#00000024}.timeline-labels{display:grid;grid-template-rows:repeat(3,31px);color:#ffffff78;font-size:9px}.timeline-tracks{position:absolute;top:26px;right:24px;bottom:26px;left:85px;display:grid;grid-template-rows:repeat(3,31px);align-items:center}.timeline{position:relative}.timeline-tracks i{width:var(--width);height:6px;margin-left:var(--start);border-radius:9px;background:linear-gradient(90deg,#3f81ef,#70a6ff);box-shadow:0 0 15px #4484f240}.timeline-tracks i.late{background:linear-gradient(90deg,#42dc98,#85f2bd)}.timeline-tracks b{position:absolute;top:0;bottom:0;left:74%;width:1px;background:#ffffff6b}.timeline-tracks b:before{content:"NOW";position:absolute;top:-20px;left:-11px;color:#fff9;font-size:7px}.mini-tags{position:absolute;left:36px;bottom:30px;display:flex;gap:7px}.mini-tags span{padding:5px 9px;border:1px solid var(--line);border-radius:999px;color:#ffffff80;font-size:9px}.environment-bars{position:absolute;right:35px;bottom:35px;left:35px;height:55px;display:flex;align-items:flex-end;justify-content:center;gap:7px}.environment-bars i{width:5px;border-radius:5px;background:linear-gradient(#79aaff,#427de633);animation:bars 1.7s ease-in-out infinite alternate}.environment-bars i:nth-child(1),.environment-bars i:nth-child(9){height:12px}.environment-bars i:nth-child(2),.environment-bars i:nth-child(8){height:25px;animation-delay:-.2s}.environment-bars i:nth-child(3),.environment-bars i:nth-child(7){height:39px;animation-delay:-.5s}.environment-bars i:nth-child(4),.environment-bars i:nth-child(6){height:48px;animation-delay:-.8s}.environment-bars i:nth-child(5){height:55px;animation-delay:-1s}@keyframes bars{to{transform:scaleY(.5);opacity:.55}}.day-night-strip{position:absolute;right:36px;bottom:33px;left:36px;display:flex;align-items:center;gap:15px;color:#ffffff8c;font-size:10px;font-weight:700}.day-night-strip i{flex:1;height:5px;border-radius:9px;background:linear-gradient(90deg,#ffcb6d,#4f86e9 60%,#183361);box-shadow:0 0 15px #5088e94d}.train-line{position:absolute;right:36px;bottom:37px;left:36px;height:36px;border-bottom:2px solid rgba(255,255,255,.1)}.train-line i{position:absolute;bottom:5px;left:12%;width:44%;height:15px;border-radius:8px 14px 4px 4px;background:linear-gradient(90deg,#3578ec,#6ca4ff);box-shadow:0 7px 20px #3a7aeb59}.train-line b{position:absolute;bottom:0;width:8px;height:8px;border-radius:50%;background:#9ec0fa}.train-line b:nth-of-type(1){left:17%}.train-line b:nth-of-type(2){left:31%}.train-line b:nth-of-type(3){left:48%}.experience{padding:160px 0;display:grid;grid-template-columns:1fr 430px;gap:110px;align-items:center}.experience-copy>p:not(.section-kicker){color:var(--muted)}.experience ul{margin:35px 0 0;padding:0;list-style:none}.experience li{display:flex;gap:17px;padding:17px 0;border-bottom:1px solid rgba(255,255,255,.08)}.experience li>span{width:29px;height:29px;flex:0 0 auto;display:grid;place-items:center;border-radius:9px;color:#a9c8ff;background:#4786f124;font-size:10px;font-weight:800}.experience li div{display:flex;flex-direction:column}.experience li b{font-size:13px}.experience li small{margin-top:3px;color:#ffffff75;font-size:11px}.client-preview{padding:25px;border-radius:28px;transform:rotate(1.5deg)}.preview-brand{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:18px}.preview-brand div{display:flex;flex-direction:column;line-height:1.1}.preview-brand small{margin-top:3px;color:#ffffff73;font-size:7px;letter-spacing:.17em;text-transform:uppercase}.connected-line{display:flex;align-items:center;gap:10px;padding:12px 2px 17px;font-size:11px;font-weight:700}.listener-row{padding:20px;display:flex;align-items:center;gap:15px;border-radius:18px;background:#ffffff0b}.avatar{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;background:linear-gradient(145deg,#4d91ff,#294e98);font-size:13px;font-weight:800}.listener-row div:last-child{display:flex;flex-direction:column}.listener-row small{color:#fff6;font-size:7px;letter-spacing:.12em}.listener-row strong{font-size:15px}.listener-row span{color:#ffffff73;font-size:9px}.volume-preview{padding:25px 3px 18px}.volume-preview>div:first-child{display:flex;gap:8px;font-size:11px}.volume-preview span{color:#ffffff8c}.slider{position:relative;height:4px;margin-top:17px;border-radius:8px;background:#ffffff1f}.slider i{display:block;width:80%;height:100%;border-radius:inherit;background:var(--blue)}.slider b{position:absolute;top:50%;left:80%;width:14px;height:14px;transform:translate(-50%,-50%);border-radius:50%;background:#fff;box-shadow:0 0 0 4px #4687f540}.park-time{padding:10px;border-radius:10px;text-align:center;background:#ffffff0b;color:#ffffff80;font-size:9px}.park-time b{color:#ffffffd9}.technology{padding:110px 0}.technology>div:first-child{display:flex;justify-content:space-between;align-items:end}.technology h2{max-width:730px}.tech-flow{margin-top:55px;display:grid;grid-template-columns:1fr 30px 1fr 30px 1fr;align-items:center;gap:15px}.tech-flow>i{color:#ffffff40;text-align:center;font-style:normal}.tech-item{min-height:185px;padding:27px;display:flex;flex-direction:column;border-top:1px solid rgba(111,164,255,.5);background:linear-gradient(180deg,rgba(62,126,235,.09),transparent)}.tech-item span{color:#86b3ff;font-size:9px;font-weight:800}.tech-item b{margin-top:30px;font-size:17px}.tech-item small{margin-top:8px;color:#ffffff7a;font-size:11px}.closing{margin-top:90px;margin-bottom:90px;padding:55px 60px;display:flex;align-items:center;justify-content:space-between;border-radius:30px}.closing h2{margin:0;font-size:clamp(34px,4vw,50px)}.closing .section-kicker{margin-bottom:10px}footer{padding:30px 0 45px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08);color:#fff6;font-size:10px}footer .brand strong{color:#fff}footer p{margin:0}.reveal{opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.reveal.visible{opacity:1;transform:translateY(0)}@media(max-width:900px){nav{display:none}.hero{grid-template-columns:1fr;gap:50px;padding-top:145px;padding-bottom:70px}.hero-copy{text-align:center}.eyebrow,.hero-actions,.hero-notes{justify-content:center}.hero-lead{margin-inline:auto}.system-card{max-width:600px;width:100%;margin:auto}.feature-wide{grid-template-columns:1fr;gap:30px}.experience{grid-template-columns:1fr;gap:60px}.client-preview{max-width:480px;width:100%;margin:auto}.tech-flow{grid-template-columns:1fr}.tech-flow>i{transform:rotate(90deg)}}@media(max-width:650px){.section-shell{width:min(100% - 28px,1180px)}.site-header{width:calc(100% - 20px);top:10px}.hero{min-height:auto;padding-top:125px}h1{font-size:48px}.hero-actions .button{width:100%}.hero-notes{gap:10px 15px}.system-card{min-height:455px;padding:18px;border-radius:24px}.world-visual{height:315px;transform:scale(.88)}.system-stats span{display:none}.intro{padding-top:100px}.feature-grid{grid-template-columns:1fr}.feature-wide{grid-column:auto}.feature-card{min-height:340px;padding:28px}.mini-tags,.day-night-strip,.train-line{left:28px;right:28px}.experience,.technology{padding:100px 0}.closing{padding:40px 27px;flex-direction:column;align-items:flex-start;gap:28px}footer{gap:18px;flex-direction:column;text-align:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
