:root{--primary:#5c1a9e;--primary-mid:#3d0f6b;--primary-dark:#1a0638;--primary-deep:#0c021c;--gold:#f5c518;--gold-soft:#ffe066;--text:#17142b;--muted:#656079;--surface:#fff;--shadow:0 20px 60px #14053247}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--primary-deep);font-family:Inter,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}.container{width:min(1180px,100%);margin-inline:auto}.hero{color:#fff;background:radial-gradient(circle at 78% 30%,#5c1a9e8c,#0000 32%),radial-gradient(circle at 18% 18%,#f5c5181f,#0000 28%),linear-gradient(160deg,#5c1a9e 0%,#2d0a5e 42%,#1a0638 72%,#0c021c 100%);min-height:100vh;overflow:hidden}.hero-content{grid-template-columns:1fr 1fr;align-items:center;gap:64px;min-height:100vh;padding:48px 32px;display:grid;position:relative}.hero-copy{text-align:left;z-index:5;flex-direction:column;align-items:flex-start;display:flex;position:relative}.hero-block{z-index:5;flex-shrink:0;position:relative}.hero-block--heading{margin-bottom:22px}.hero-block--desc{margin-bottom:36px}.hero-block--actions{margin-bottom:20px}.hero-block--version{margin-bottom:28px}.hero-block--phones{justify-content:center;align-items:center;display:flex}.eyebrow{color:var(--gold-soft);letter-spacing:.3px;background:#f5c5181f;border:1px solid #f5c51847;border-radius:13px;margin-bottom:20px;padding:8px 16px;font-size:.88rem;font-weight:700;display:inline-block}.hero h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.8rem,5vw,4.4rem);line-height:1.08}.hero h1 span{background:linear-gradient(90deg,#f5c518,#ffe066);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-block--desc p{color:#ffffffc7;max-width:460px;margin:0;font-size:1.12rem;line-height:1.6}.btn{letter-spacing:.3px;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:12px;min-height:64px;padding:0 36px;font-size:1.1rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn:hover{transform:translateY(-2px)}.btn-light{background:var(--gold);color:#1a0638;box-shadow:0 0 0 5px #f5c51826,0 14px 36px #0c021c73,0 0 40px #f5c51847}.btn-icon{font-size:1.5rem;line-height:1}.version-badge{color:#ffffff80;font-size:.86rem;font-weight:500}.trust-line{color:#ffffffa6;font-size:.92rem}.trust-line span{color:var(--gold);font-weight:800}.trust-line b{padding-inline:5px}.phone-stage{perspective:640px;perspective-origin:50%;width:380px;min-height:700px;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative}.glow{filter:blur(4px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.glow-one{background:#5c1a9e59;width:400px;height:400px;top:50%;left:50%;transform:translate(-50%,-50%)}.glow-two{background:#f5c5181a;width:250px;height:250px;top:58%;left:62%;transform:translate(-50%,-50%)}.phone-orbit{z-index:2;transform-style:preserve-3d;transform-origin:50%;will-change:transform;animation:8s ease-in-out infinite phone-sway;position:relative}@keyframes phone-sway{0%,to{transform:rotateX(4deg)rotateY(-32deg)}50%{transform:rotateX(4deg)rotateY(32deg)}}.phone{--phone-w:340px;--phone-h:680px;--phone-d:22px;--phone-r:54px;width:var(--phone-w);height:var(--phone-h);transform-style:preserve-3d;position:relative}.phone-chassis{transform-style:preserve-3d;pointer-events:none;position:absolute;inset:0}.phone-chassis__layer{border-radius:var(--phone-r);transform:translateZ(calc(var(--phone-d) * (var(--layer-t) - .5)));background:linear-gradient(90deg,#1a1522 0%,#3a3344 18%,#524a58 50%,#3a3344 82%,#1a1522 100%);position:absolute;inset:0;box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 0 0 7px #1c1624}.phone__face{border-radius:var(--phone-r);backface-visibility:hidden;transform-style:preserve-3d;position:absolute;inset:0}.phone__face--front{transform:translateZ(calc(var(--phone-d) / 2 + 1px));background:#121218;border:8px solid #2a2430;box-shadow:0 28px 50px #0000008c}.phone-bezel{border-radius:44px;height:100%;padding:9px;overflow:hidden}.phone__face--back{transform:rotateY(180deg) translateZ(calc(var(--phone-d) / 2 + 1px));background:radial-gradient(120% 80% at 50% 18%,#ffffff0a,#0000 55%),linear-gradient(145deg,#3a2a48 0%,#1e1228 38%,#120a1c 100%);border:8px solid #2a2430;box-shadow:inset 0 1px #ffffff0f,inset 0 -40px 60px #00000040}.phone-back__camera{background:linear-gradient(160deg,#2a2035,#0e0814);border-radius:22px;grid-template-columns:1fr 1fr;place-items:center;gap:8px;width:88px;height:88px;padding:12px;display:grid;position:absolute;top:36px;left:36px;box-shadow:inset 0 1px #ffffff14,0 4px 12px #0006}.phone-back__lens{background:radial-gradient(circle at 35% 35%,#4a4a58,#0a0a10 55%,#1a1a24);border-radius:50%;width:28px;height:28px;box-shadow:inset 0 0 0 3px #1a1520}.phone-back__lens--small{width:18px;height:18px}.phone-back__flash{background:radial-gradient(circle,#fff8e0,#c9a84a);border-radius:50%;grid-column:2;place-self:start end;width:10px;height:10px}.phone-speaker{z-index:5;background:#050507;border-radius:20px;width:96px;height:24px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.phone-screen{background:#1a0638;border-radius:40px;height:100%;position:relative;overflow:hidden}.phone-screen__image{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}@media (prefers-reduced-motion:reduce){.phone-orbit{animation:none;transform:rotateX(4deg)rotateY(-28deg)}}@media (width<=1100px){.hero-content{gap:40px;padding:40px 24px}.phone{--phone-w:300px;--phone-h:600px;--phone-d:20px;--phone-r:50px;width:var(--phone-w);height:var(--phone-h)}.phone-stage{width:340px;min-height:620px}.hero h1{font-size:clamp(2.4rem,4.5vw,3.6rem)}}@media (width<=900px){.hero{height:100vh;min-height:100vh;max-height:100vh;overflow:hidden}.hero-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:0;height:100vh;min-height:100vh;max-height:100vh;padding:20px 16px;display:flex}.hero-copy{display:contents}.hero-block{flex-direction:column;align-items:center;width:100%;display:flex}.hero-block--heading{order:0;margin-bottom:10px}.hero-block--desc{display:none}.hero-block--phones{order:1;margin-bottom:40px}.hero-block--actions{order:2;margin-bottom:18px}.hero-block--version{order:3;margin-bottom:14px}.hero-block--trust{order:4;margin-bottom:0}.title-break{display:none}.eyebrow{margin-bottom:8px;padding:6px 12px;font-size:.72rem}.hero h1{letter-spacing:-.03em;white-space:nowrap;font-size:1.5rem}.phone-stage{width:300px;min-height:580px}.phone{--phone-w:280px;--phone-h:560px;--phone-d:18px;--phone-r:46px;width:var(--phone-w);height:var(--phone-h)}.phone__face--front,.phone__face--back{border-width:7px}.phone-bezel{border-radius:38px;padding:7px}.phone-speaker{width:84px;height:20px;top:14px}.phone-screen{border-radius:36px}.phone-back__camera{border-radius:18px;width:72px;height:72px;padding:10px;top:28px;left:28px}.phone-orbit{animation-duration:9s}.glow-one{width:320px;height:320px}.glow-two{width:190px;height:190px}.btn{border-radius:12px;min-height:52px;padding:0 28px;font-size:1rem}.btn-icon{font-size:1.3rem}.version-badge,.trust-line{font-size:.74rem}}@media (width<=380px){.phone{--phone-w:250px;--phone-h:500px;--phone-d:16px;--phone-r:42px;width:var(--phone-w);height:var(--phone-h)}.phone-stage{width:270px;min-height:520px}.hero-block--phones{margin-bottom:32px}.hero h1{font-size:1.3rem}}
