:root{--bg:#060810;--panel:#0d1220;--panel2:#101729;--text:#f4f7ff;--muted:#98a2b8;--line:rgba(255,255,255,.1);--blue:#3977ff;--cyan:#53d9ff;--purple:#8057ff;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}.page-glow{position:fixed;border-radius:50%;filter:blur(110px);pointer-events:none;opacity:.22;z-index:-1}.glow-a{width:540px;height:540px;background:#175dff;top:-180px;left:42%}.glow-b{width:420px;height:420px;background:#7b39ff;top:700px;right:-200px}.site-header{height:78px;max-width:var(--max);margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:relative;z-index:20}.brand{display:flex;align-items:center;gap:12px;font:700 17px/1 Space Grotesk;letter-spacing:.13em}.mark{display:flex;align-items:center;gap:2px;height:24px}.mark i{display:block;width:3px;border-radius:3px;background:linear-gradient(180deg,var(--cyan),var(--blue))}.mark i:nth-child(1),.mark i:nth-child(5){height:8px}.mark i:nth-child(2),.mark i:nth-child(4){height:16px}.mark i:nth-child(3){height:24px}.desktop-nav{display:flex;gap:34px;color:#bdc6d8;font-size:14px}.desktop-nav a:hover{color:white}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:linear-gradient(135deg,#2d68ff,#4c8dff);padding:15px 22px;border-radius:12px;font-weight:700;box-shadow:0 12px 36px rgba(40,103,255,.3);transition:.25s transform,.25s box-shadow}.button:hover{transform:translateY(-2px);box-shadow:0 18px 46px rgba(40,103,255,.42)}.button-small{padding:10px 16px;border-radius:10px;font-size:13px}.button-ghost{background:rgba(255,255,255,.045);border:1px solid var(--line);box-shadow:none}.hero{max-width:var(--max);margin:auto;text-align:center;padding:105px 24px 40px;position:relative}.eyebrow{display:inline-flex;align-items:center;gap:10px;color:#aeb8ca;font-size:12px;letter-spacing:.18em;text-transform:uppercase}.eyebrow span{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 18px var(--cyan)}h1,h2,h3{font-family:Space Grotesk,Inter,sans-serif}h1{font-size:clamp(54px,7.2vw,100px);line-height:.98;letter-spacing:-.055em;margin:28px auto 26px;max-width:1050px}h1 em{font-style:normal;background:linear-gradient(90deg,#8bb2ff,#50d9ff 48%,#9b7bff);-webkit-background-clip:text;color:transparent}.hero-copy{max-width:760px;margin:auto;color:var(--muted);font-size:19px;line-height:1.7}.hero-actions{display:flex;gap:14px;justify-content:center;margin:34px 0 36px}.trust-row{display:flex;justify-content:center;gap:34px;flex-wrap:wrap;color:#6f7b91;font-size:10px;letter-spacing:.18em}.product-stage{height:620px;margin-top:74px;position:relative;border-radius:34px;border:1px solid var(--line);background:radial-gradient(circle at 50% 0%,rgba(57,119,255,.22),transparent 42%),linear-gradient(180deg,#0c1221,#080b13);overflow:hidden;box-shadow:0 40px 120px rgba(0,0,0,.55)}.stage-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,black,transparent)}.phone-card{position:absolute;left:8%;top:70px;width:280px;height:530px;border-radius:38px;background:linear-gradient(180deg,#151c2c,#0c111e);border:1px solid rgba(255,255,255,.16);padding:18px 20px;text-align:center;box-shadow:0 30px 80px rgba(0,0,0,.5);transform:rotate(-4deg)}.phone-top{display:flex;justify-content:space-between;font-size:9px;color:#9da8bc}.guest-brand{margin-top:54px;font-weight:700;font-size:12px;letter-spacing:.15em}.mini-mark{color:var(--cyan)}.event-label{font-size:8px;letter-spacing:.25em;color:#73809a;margin-top:55px}.phone-card h3{font-size:26px;margin:10px 0}.phone-card h3 span{color:#ff6f9d}.phone-card p{font-size:12px;color:#9ca7b9;margin-bottom:30px}.phone-card button{width:100%;border:0;border-radius:12px;padding:13px;background:linear-gradient(135deg,#2e70ff,#55c6ff);color:white;font-weight:700;margin:6px 0}.phone-card button.secondary{background:rgba(255,255,255,.05);border:1px solid var(--line)}.phone-footer{font-size:8px;color:#657087;margin-top:42px}.dashboard-card{position:absolute;right:5%;top:92px;width:70%;height:470px;border-radius:24px;background:rgba(15,21,36,.94);border:1px solid rgba(255,255,255,.13);padding:26px 28px;text-align:left;box-shadow:0 35px 90px rgba(0,0,0,.55)}.dash-head{display:flex;justify-content:space-between;align-items:center}.dash-head small,.now-playing small{color:#71809a;font-size:9px;letter-spacing:.18em}.dash-head h3{font-size:22px;margin:5px 0}.live-pill{color:#70f5b1;background:rgba(72,210,137,.1);border:1px solid rgba(72,210,137,.25);font-size:9px;padding:7px 10px;border-radius:20px}.dash-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:19px 0}.dash-stats div{padding:14px 16px;background:rgba(255,255,255,.035);border:1px solid var(--line);border-radius:12px}.dash-stats b{display:block;font-size:24px}.dash-stats span{font-size:9px;color:#7f8ba0}.request-list{display:grid;gap:8px}.request{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:11px;border-radius:12px;border:1px solid transparent}.request.active{background:rgba(57,119,255,.08);border-color:rgba(57,119,255,.23)}.album{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;font-weight:800}.album.blue{background:linear-gradient(135deg,#326dff,#4ed7ff)}.album.purple{background:linear-gradient(135deg,#6c42ef,#b366ff)}.album.pink{background:linear-gradient(135deg,#ff4d87,#ff9f72)}.request b{display:block;font-size:12px}.request small{color:#71809a;font-size:9px}.status{font-size:8px;color:#8eb2ff;background:rgba(57,119,255,.12);padding:6px 8px;border-radius:8px}.status.neutral{color:#97a3b7;background:rgba(255,255,255,.05)}.now-playing{position:absolute;left:28px;right:28px;bottom:24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:14px 16px;border-radius:13px;background:linear-gradient(90deg,rgba(57,119,255,.18),rgba(83,217,255,.06));border:1px solid rgba(81,154,255,.2)}.wave{color:var(--cyan);letter-spacing:2px}.now-playing b{font-size:11px}.now-playing>span:last-child{color:#73809a;font-size:9px}.section{max-width:var(--max);margin:auto;padding:125px 24px}.section-tag{color:#748199;font-size:11px;letter-spacing:.2em;margin-bottom:25px}.section h2,.cta-section h2{font-size:clamp(42px,5vw,68px);letter-spacing:-.045em;line-height:1.05;margin:0}.section h2 span,.split-heading h2 span{color:#758197}.intro-section>p{max-width:680px;color:var(--muted);font-size:18px;line-height:1.7;margin:28px 0 50px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.feature-card{min-height:270px;background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025));border:1px solid var(--line);border-radius:22px;padding:28px;position:relative;overflow:hidden}.feature-card.large{min-height:410px;grid-row:span 2;background:radial-gradient(circle at 50% 0%,rgba(57,119,255,.17),transparent 55%),linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.025))}.feature-card h3{font-size:22px;margin:20px 0 10px}.feature-card p{color:var(--muted);line-height:1.6;margin:0}.feature-icon{font-size:26px;color:#83b4ff}.icon-orbit{height:160px;display:grid;place-items:center}.icon-orbit:before,.icon-orbit:after{content:"";position:absolute;border:1px solid rgba(89,146,255,.19);border-radius:50%;width:130px;height:130px}.icon-orbit:after{width:195px;height:195px}.icon-orbit span{font-size:55px;color:var(--cyan);filter:drop-shadow(0 0 22px rgba(83,217,255,.6))}.mini-ui{position:absolute;left:28px;right:28px;bottom:27px;padding:15px;border-radius:14px;background:#11192a;border:1px solid var(--line)}.mini-ui span,.mini-ui small{display:block;color:#748199;font-size:9px}.mini-ui b{display:block;margin:5px 0}.split-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end}.split-heading p{color:var(--muted);font-size:17px;line-height:1.7}.solution-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.solution-row article{padding:30px 22px 35px;border-right:1px solid var(--line)}.solution-row article:last-child{border:0}.solution-row span{font-size:10px;color:#617089}.solution-row h3{font-size:18px;margin:35px 0 12px}.solution-row p{font-size:13px;line-height:1.65;color:var(--muted)}.how-section{text-align:center}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:55px;text-align:left}.steps article{position:relative;padding:26px;border-radius:22px;border:1px solid var(--line);background:rgba(255,255,255,.025)}.step-number{color:#607089;font-size:10px;letter-spacing:.18em}.step-visual{height:175px;margin:20px 0;display:grid;place-items:center;border-radius:16px;background:radial-gradient(circle,rgba(57,119,255,.16),transparent 65%)}.fake-qr{font-size:88px;color:white;filter:drop-shadow(0 0 22px rgba(83,217,255,.28))}.request-visual{display:flex;flex-direction:column;gap:8px}.request-visual span{font-size:42px;color:var(--cyan)}.request-visual b{font-size:13px}.pulse-visual{display:flex;align-items:center;justify-content:center;gap:7px}.pulse-visual i{width:8px;border-radius:8px;background:linear-gradient(var(--cyan),var(--blue));animation:pulsebar 1.2s ease-in-out infinite}.pulse-visual i:nth-child(1),.pulse-visual i:nth-child(5){height:35px}.pulse-visual i:nth-child(2),.pulse-visual i:nth-child(4){height:70px;animation-delay:.15s}.pulse-visual i:nth-child(3){height:110px;animation-delay:.3s}@keyframes pulsebar{50%{transform:scaleY(.55);opacity:.6}}.steps h3{font-size:22px}.steps p{color:var(--muted);line-height:1.6}.metrics-section{display:grid;grid-template-columns:repeat(3,1fr);padding-top:20px}.metric{padding:40px 30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.metric b{display:block;font:600 38px Space Grotesk}.metric span{color:var(--muted);font-size:13px}.cta-section{max-width:var(--max);margin:60px auto 100px;padding:100px 24px;text-align:center;border-radius:36px;border:1px solid var(--line);position:relative;overflow:hidden;background:linear-gradient(180deg,#0b1120,#070910)}.cta-glow{position:absolute;width:550px;height:300px;border-radius:50%;background:#236cff;filter:blur(120px);opacity:.25;left:50%;top:-170px;transform:translateX(-50%)}.cta-section h2{font-size:clamp(52px,7vw,92px);margin:28px 0}.cta-section p{color:var(--muted);margin-bottom:30px}footer{max-width:var(--max);margin:auto;padding:40px 24px 35px;border-top:1px solid var(--line)}footer>p{color:var(--muted);font-size:14px;margin:25px 0 55px}.footer-bottom{display:flex;justify-content:space-between;color:#657088;font-size:11px}.reveal{opacity:0;transform:translateY(24px);transition:.7s ease}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.desktop-nav{display:none}.hero{padding-top:70px}.product-stage{height:700px}.phone-card{left:5%;top:110px;width:235px;height:460px}.dashboard-card{right:3%;top:70px;width:72%;transform:scale(.86);transform-origin:right top}.feature-grid,.steps,.metrics-section{grid-template-columns:1fr}.feature-card.large{grid-row:auto}.split-heading{grid-template-columns:1fr}.solution-row{grid-template-columns:1fr 1fr}.solution-row article:nth-child(2){border-right:0}.solution-row article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:640px){.site-header{height:68px}.site-header .button-small{display:none}.brand{font-size:14px}.hero{padding:55px 18px 20px}.hero-copy{font-size:16px}.hero-actions{flex-direction:column}.trust-row{gap:14px}.product-stage{height:640px;margin-top:48px}.phone-card{left:50%;top:34px;transform:translateX(-50%) rotate(-3deg);width:230px;height:450px;z-index:2}.dashboard-card{left:50%;right:auto;top:350px;width:620px;transform:translateX(-50%) scale(.55);transform-origin:top center}.section{padding:85px 18px}.section h2{font-size:40px}.feature-grid,.solution-row{grid-template-columns:1fr}.solution-row article{border-right:0;border-bottom:1px solid var(--line)}.solution-row article:last-child{border-bottom:0}.metrics-section{padding-top:0}.cta-section{margin:30px 14px 60px;padding:75px 18px}.footer-bottom{flex-direction:column;gap:10px}}
