:root{
  --bg:#040a20;--bg-2:#071433;--panel:rgba(13,27,64,.72);--panel-strong:#0d1b42;
  --line:rgba(160,187,255,.15);--line-strong:rgba(162,195,255,.28);--text:#f6f8ff;
  --muted:#aab8dc;--muted-2:#7f90ba;--blue:#6da8ff;--cyan:#60e7ff;--purple:#9b7cff;
  --pink:#ff75bd;--green:#5df0b8;--yellow:#ffd36d;--shadow:0 28px 80px rgba(0,0,0,.38);
  --radius:28px;--shell:min(1180px,calc(100% - 40px));
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Inter,Roboto,Arial,sans-serif;background:radial-gradient(circle at 15% 5%,#182d67 0,transparent 27%),radial-gradient(circle at 88% 18%,#25175c 0,transparent 25%),linear-gradient(180deg,#050b22 0%,#06102b 46%,#04091d 100%);min-height:100vh;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.shell{width:var(--shell);margin-inline:auto}.section{position:relative;padding:110px 0}.noise{position:fixed;inset:0;pointer-events:none;z-index:50;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 220 220' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.72' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E")}.ambient{position:fixed;border-radius:50%;filter:blur(100px);pointer-events:none;opacity:.22;z-index:-1}.ambient-a{width:460px;height:460px;background:#265dff;left:-180px;top:14vh}.ambient-b{width:520px;height:520px;background:#8b3eff;right:-230px;top:50vh}
img,svg,[data-protected-media],.protected-icon{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-webkit-touch-callout:none}img{max-width:100%;display:block}.protected-media{touch-action:pan-y}.eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:.16em;color:#86dfff;text-transform:uppercase}.eyebrow:before{content:"";width:24px;height:1px;background:linear-gradient(90deg,var(--cyan),transparent)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 22px;border-radius:17px;font-weight:750;border:1px solid var(--line);transition:.25s ease;cursor:pointer}.button--primary{background:linear-gradient(135deg,#5a7dff,#8b5dff);box-shadow:0 14px 35px rgba(86,94,255,.3)}.button--secondary{background:rgba(255,255,255,.055);backdrop-filter:blur(14px)}.button:hover{transform:translateY(-3px);border-color:rgba(149,202,255,.55);box-shadow:0 16px 38px rgba(0,0,0,.24)}
.site-header{position:fixed;z-index:100;left:0;right:0;top:0;border-bottom:1px solid transparent;transition:.25s ease}.site-header.is-scrolled{background:rgba(4,10,32,.78);backdrop-filter:blur(22px);border-color:var(--line)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:17px;font-weight:700;white-space:nowrap}.brand img{width:42px;height:42px;border-radius:13px;filter:drop-shadow(0 8px 16px rgba(34,91,255,.3))}.brand strong{color:#9dbdff}.desktop-nav{display:flex;align-items:center;gap:25px;margin-left:auto}.desktop-nav>a{font-size:14px;color:#c5d0eb;transition:.2s}.desktop-nav>a:hover{color:#fff}.header-back{padding:9px 13px;border:1px solid var(--line);border-radius:12px}.header-actions{display:flex;align-items:center;gap:10px}.header-app{display:inline-flex;gap:8px;align-items:center;padding:10px 14px;border-radius:13px;background:rgba(255,255,255,.07);border:1px solid var(--line);font-size:13px;font-weight:700}.language-picker{position:relative}.language-trigger{height:42px;min-width:84px;display:flex;align-items:center;justify-content:center;gap:8px;background:rgba(255,255,255,.055);border:1px solid var(--line);border-radius:13px;color:#fff;cursor:pointer}.language-trigger .chevron{transition:.2s}.language-picker.is-open .chevron{transform:rotate(180deg)}.language-panel{position:absolute;right:0;top:calc(100% + 10px);width:220px;padding:8px;background:rgba(8,18,48,.97);border:1px solid var(--line-strong);border-radius:18px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-8px) scale(.98);transition:.2s ease}.language-picker.is-open .language-panel{opacity:1;visibility:visible;transform:none}.language-option{display:grid;grid-template-columns:34px 1fr 20px;align-items:center;padding:11px;border-radius:12px}.language-option:hover,.language-option.is-active{background:rgba(111,155,255,.13)}.language-option span:first-child{font-weight:800;color:#9fc3ff}.language-option small{color:var(--muted);font-size:12px}.language-check{color:var(--green)}.menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.055);padding:0;position:relative}.menu-toggle i{position:absolute;width:17px;height:1.5px;background:#fff;left:12px;transition:.2s}.menu-toggle i:first-child{top:16px}.menu-toggle i:last-child{top:24px}.menu-toggle[aria-expanded="true"] i:first-child{transform:translateY(4px) rotate(45deg)}.menu-toggle[aria-expanded="true"] i:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-menu{display:none}
.hero{padding:145px 0 50px;min-height:800px;position:relative}.hero:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,var(--line-strong),transparent)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:70px}.hero-copy h1{font-size:clamp(52px,6.2vw,86px);line-height:.98;letter-spacing:-.055em;margin:24px 0}.hero-copy h1 span{display:block;background:linear-gradient(110deg,#8fdcff,#7c9eff 44%,#b881ff 78%,#ff83c9);-webkit-background-clip:text;color:transparent}.hero-copy>p{max-width:660px;font-size:19px;line-height:1.72;color:var(--muted);margin:0 0 30px}.store-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.store-button{position:relative;display:flex;align-items:center;gap:11px;height:58px;padding:0 17px;border-radius:17px;border:1px solid var(--line);background:rgba(255,255,255,.07);color:#fff;cursor:pointer;transition:.25s ease}.store-button:hover{transform:translateY(-3px);border-color:rgba(150,205,255,.55);box-shadow:0 16px 38px rgba(0,0,0,.28)}.store-button small{display:block;font-size:10px;color:#b5c1dd}.store-button strong{display:block;font-size:18px;line-height:1}.store-symbol{font-size:31px}.play-symbol{width:27px;height:27px;position:relative;display:block}.play-symbol:before,.play-symbol:after,.play-symbol i{content:"";position:absolute;clip-path:polygon(0 0,100% 50%,0 100%)}.play-symbol:before{inset:0;background:linear-gradient(145deg,#54f2c1,#4f9cff)}.play-symbol:after{inset:5px 4px;background:linear-gradient(145deg,#ffe16f,#ff5f8b)}.coming-tooltip{position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%,6px);padding:8px 10px;border-radius:9px;background:#fff;color:#08122d;font-size:11px;font-weight:800;white-space:nowrap;opacity:0;pointer-events:none;transition:.2s}.is-coming:hover .coming-tooltip,.is-coming.is-showing .coming-tooltip{opacity:1;transform:translate(-50%,0)}.hero-note{display:flex;align-items:center;gap:10px;margin-top:22px;color:#c3d1ef;font-size:13px;flex-wrap:wrap}.hero-note small{padding:5px 8px;border-radius:999px;background:rgba(255,211,109,.11);color:#ffd878;border:1px solid rgba(255,211,109,.25)}.pulse-dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 0 rgba(93,240,184,.5);animation:pulse 2s infinite}.hero-visual{min-width:0}.phone-stage{position:relative;display:grid;place-items:center;min-height:600px;perspective:1200px}.phone-shell{position:relative;width:min(315px,65vw);padding:9px;border-radius:49px;background:linear-gradient(145deg,#7f8ba9,#161d31 34%,#9eabc8 55%,#141b2d 80%);box-shadow:0 55px 100px rgba(0,0,0,.55),-16px -10px 50px rgba(89,125,255,.18),20px 10px 65px rgba(143,80,255,.24);transform:rotateY(-8deg) rotateX(3deg);transform-style:preserve-3d}.phone-shell:after{content:"";position:absolute;inset:10px;border-radius:41px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.18);pointer-events:none}.phone-shell img{width:100%;border-radius:40px}.phone-speaker{position:absolute;z-index:3;width:92px;height:25px;top:17px;left:50%;transform:translateX(-50%);border-radius:16px;background:#05070d;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}.phone-orbit{position:absolute;border:1px solid rgba(115,167,255,.26);border-radius:50%;animation:orbit-spin 20s linear infinite}.orbit-one{width:490px;height:490px}.orbit-two{width:380px;height:380px;border-color:rgba(185,111,255,.27);animation-direction:reverse;animation-duration:14s}.phone-stage:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:radial-gradient(circle,#4f72ff44 0,#8b46ff22 45%,transparent 70%);filter:blur(18px)}.floating-chip{position:absolute;display:flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid var(--line-strong);border-radius:14px;background:rgba(13,27,64,.85);backdrop-filter:blur(15px);box-shadow:0 16px 35px rgba(0,0,0,.25);font-size:12px;font-weight:800}.floating-chip span{display:grid;place-items:center;width:22px;height:22px;border-radius:8px;background:rgba(93,240,184,.13);color:var(--green)}.chip-a{left:2%;top:26%}.chip-b{right:0;bottom:22%}.chip-b span{background:rgba(155,124,255,.14);color:#c4afff}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);margin-top:20px;border:1px solid var(--line);background:rgba(10,22,55,.6);backdrop-filter:blur(18px);border-radius:24px;overflow:hidden}.trust-item{padding:21px 24px;display:flex;align-items:center;gap:13px;border-right:1px solid var(--line)}.trust-item:last-child{border:0}.trust-item strong{font-size:27px;color:#fff}.trust-item span{font-size:12px;line-height:1.4;color:var(--muted)}
.section-heading{max-width:730px;margin-bottom:46px}.section-heading h2{font-size:clamp(36px,4.5vw,60px);letter-spacing:-.045em;line-height:1.06;margin:15px 0 16px}.section-heading p{font-size:17px;line-height:1.7;color:var(--muted);margin:0}.story-grid{display:grid;grid-template-columns:1fr .82fr;gap:70px;align-items:center}.assistant-panel{display:grid;grid-template-columns:110px 1fr;gap:24px;padding:28px;background:linear-gradient(135deg,rgba(60,85,180,.22),rgba(132,78,211,.14));border:1px solid var(--line-strong);border-radius:30px;box-shadow:var(--shadow)}.assistant-icon{display:grid;place-items:center;height:110px;border-radius:26px;background:radial-gradient(circle at 40% 35%,#435be4,#161e51);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1),0 18px 35px rgba(20,39,109,.35)}.assistant-icon img{width:87px}.assistant-panel h3{font-size:24px;margin:0 0 10px}.assistant-panel p{color:var(--muted);line-height:1.65}.assistant-panel ul{list-style:none;padding:0;margin:18px 0}.assistant-panel li{display:flex;align-items:center;gap:9px;padding:6px 0;color:#dce5fb;font-size:14px}.assistant-panel li span{color:var(--green)}.assistant-panel a{display:inline-flex;color:#91c8ff;font-weight:800;font-size:13px}.system-map{position:relative;min-height:500px;display:grid;place-items:center}.system-map:before,.system-map:after{content:"";position:absolute;border-radius:50%;border:1px dashed rgba(118,159,255,.25)}.system-map:before{width:390px;height:390px;animation:orbit-spin 25s linear infinite}.system-map:after{width:270px;height:270px;animation:orbit-spin 17s linear reverse infinite}.system-core{position:relative;z-index:2;width:170px;height:170px;display:grid;place-items:center;border-radius:45px;background:linear-gradient(145deg,#243f91,#131d4b);box-shadow:0 35px 70px rgba(0,0,0,.35),inset 0 0 0 1px rgba(255,255,255,.14)}.system-core img{width:80px;border-radius:24px}.system-core span{font-size:12px;font-weight:800;color:#cce0ff}.node{position:absolute;z-index:3;padding:10px 14px;border-radius:13px;background:rgba(15,31,73,.88);border:1px solid var(--line);box-shadow:0 14px 30px rgba(0,0,0,.23);font-size:12px;font-weight:750}.node-1{top:8%;left:38%}.node-2{top:26%;right:2%}.node-3{bottom:20%;right:7%}.node-4{bottom:5%;left:39%}.node-5{bottom:24%;left:0}.node-6{top:23%;left:3%}
.modules-section{background:linear-gradient(180deg,transparent,rgba(14,27,67,.45),transparent)}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.module-card{position:relative;display:flex;flex-direction:column;min-height:355px;padding:24px;border-radius:26px;border:1px solid var(--line);background:linear-gradient(150deg,rgba(255,255,255,.075),rgba(255,255,255,.025));overflow:hidden;transform-style:preserve-3d;transition:.28s ease;isolation:isolate}.module-card:before{content:"";position:absolute;inset:auto -20% -42% 20%;height:210px;background:radial-gradient(circle,var(--accent),transparent 68%);opacity:.13;filter:blur(8px);z-index:-1}.module-card:hover{transform:translateY(-8px);border-color:color-mix(in srgb,var(--accent) 48%,transparent);box-shadow:0 25px 55px rgba(0,0,0,.3)}.module-card-top{display:flex;justify-content:space-between;align-items:center}.module-number{font-size:11px;font-weight:800;color:var(--muted-2);letter-spacing:.16em}.module-arrow{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;border:1px solid var(--line);color:#cbe0ff;transition:.25s}.module-card:hover .module-arrow{background:var(--accent);color:#06102a;transform:rotate(7deg)}.module-icon{height:120px;display:flex;align-items:center;margin:12px 0}.module-icon img{width:105px;height:105px;object-fit:contain;filter:drop-shadow(0 20px 23px rgba(0,0,0,.25))}.module-emoji{width:86px;height:86px;display:grid;place-items:center;font-size:48px;border-radius:25px;background:linear-gradient(145deg,rgba(216,140,255,.24),rgba(255,117,189,.08));border:1px solid rgba(216,140,255,.3);box-shadow:0 18px 35px rgba(101,47,149,.22)}.module-card h3{font-size:23px;margin:0 0 10px}.module-card p{color:var(--muted);font-size:14px;line-height:1.65;margin:0 0 18px}.module-open{margin-top:auto;font-size:12px;font-weight:800;color:#9bc9ff}.module-open b{transition:.2s}.module-card:hover .module-open b{display:inline-block;transform:translateX(5px)}.connected-head{display:flex;align-items:end;justify-content:space-between;gap:30px}.connection-badge{display:grid;place-items:center;width:145px;height:145px;border-radius:50%;border:1px solid var(--line-strong);background:radial-gradient(circle at 38% 30%,rgba(125,168,255,.28),rgba(19,34,78,.7));box-shadow:0 20px 50px rgba(0,0,0,.28)}.connection-badge span{font-size:35px;font-weight:900}.connection-badge small{color:var(--muted);text-align:center}.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.flow-card{position:relative;padding:27px 22px 25px;border-radius:23px;border:1px solid var(--line);background:rgba(13,27,64,.58);overflow:hidden}.flow-line{position:absolute;left:0;top:0;right:0;height:2px;background:linear-gradient(90deg,var(--cyan),var(--purple),transparent)}.flow-card h3{font-size:17px;margin:4px 0 12px;color:#dce8ff}.flow-card p{font-size:13px;line-height:1.65;color:var(--muted);margin:0}
.private-panel{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;padding:50px;border-radius:36px;border:1px solid rgba(216,140,255,.25);background:radial-gradient(circle at 83% 25%,rgba(215,112,255,.2),transparent 34%),linear-gradient(135deg,rgba(81,49,145,.27),rgba(12,25,63,.8));box-shadow:var(--shadow);overflow:hidden}.private-title-row{display:flex;align-items:center;gap:14px;margin:16px 0}.private-title-row h2{font-size:clamp(35px,4vw,54px);letter-spacing:-.04em;margin:0}.private-flower{font-size:42px;line-height:1}.private-copy>p{color:#c9bfe3;line-height:1.7;font-size:17px}.private-copy ul{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;list-style:none;padding:0}.private-copy li{display:flex;gap:9px;align-items:start;padding:11px;border:1px solid rgba(216,140,255,.16);border-radius:14px;background:rgba(255,255,255,.035);font-size:13px;color:#eee8fb}.private-copy li span{font-size:15px}.private-note{margin-top:20px;padding:16px 18px;border-radius:17px;background:rgba(4,10,32,.42);border:1px solid rgba(216,140,255,.18)}.private-note b,.private-note span{display:block}.private-note b{color:#ffd1ee;margin-bottom:4px}.private-note span{font-size:13px;color:#bdaed3}.private-device{position:relative;display:grid;place-items:center;min-height:440px}.privacy-halo{position:absolute;width:350px;height:350px;border-radius:50%;background:radial-gradient(circle,rgba(220,119,255,.32),transparent 65%);filter:blur(14px)}.private-screen{position:relative;z-index:2;width:265px;min-height:370px;padding:32px 24px;border-radius:38px;background:linear-gradient(165deg,#21123f,#0c1737);border:1px solid rgba(255,255,255,.17);box-shadow:0 40px 65px rgba(0,0,0,.43);transform:rotate(4deg)}.private-screen>span{display:grid;place-items:center;width:68px;height:68px;border-radius:22px;font-size:35px;background:rgba(216,140,255,.12);margin-bottom:22px}.private-screen strong{font-size:24px}.private-screen i{display:block;height:54px;border-radius:16px;margin-top:16px;background:linear-gradient(90deg,rgba(216,140,255,.18),rgba(255,255,255,.04));border:1px solid rgba(216,140,255,.13)}
.security-section{background:radial-gradient(circle at 50% 45%,rgba(53,107,255,.12),transparent 36%)}.security-showcase{display:grid;grid-template-columns:1.08fr .92fr;gap:28px}.security-visual{position:relative;min-height:600px;padding:35px;border:1px solid var(--line-strong);border-radius:35px;background:radial-gradient(circle at center,rgba(57,115,255,.25),transparent 40%),linear-gradient(160deg,rgba(16,39,90,.85),rgba(7,16,43,.92));box-shadow:var(--shadow);display:grid;place-items:center;overflow:hidden}.security-core{position:relative;z-index:3;width:235px;height:235px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border-radius:50%;background:radial-gradient(circle at 38% 30%,#294d9d,#111e48 65%);box-shadow:0 30px 70px rgba(0,0,0,.4),inset 0 0 0 1px rgba(255,255,255,.15)}.shield-mark{width:58px;height:67px;display:grid;place-items:center;clip-path:polygon(50% 0,92% 16%,84% 75%,50% 100%,16% 75%,8% 16%);background:linear-gradient(145deg,var(--cyan),#7086ff);color:#061330;font-size:27px;font-weight:900}.security-core strong{font-size:22px;margin-top:12px}.security-core p{font-size:12px;line-height:1.5;color:var(--muted);margin:8px 0 0}.security-orbit{position:absolute;width:430px;height:430px;border:1px dashed rgba(126,174,255,.32);border-radius:50%;animation:orbit-spin 30s linear infinite}.security-orbit:before{content:"";position:absolute;inset:53px;border-radius:50%;border:1px solid rgba(150,109,255,.2)}.security-orbit>span{position:absolute;left:50%;top:50%;padding:9px 12px;border-radius:12px;background:#102657;border:1px solid var(--line-strong);font-size:11px;font-weight:800;transform:rotate(calc(var(--i)*90deg)) translateY(-215px) rotate(calc(var(--i)*-90deg));transform-origin:0 0}.security-metrics{position:absolute;left:24px;right:24px;bottom:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:8px;z-index:4}.security-metrics div{padding:13px 8px;border-radius:13px;background:rgba(4,10,32,.52);border:1px solid var(--line);text-align:center}.security-metrics strong,.security-metrics span{display:block}.security-metrics strong{font-size:16px;color:#9edaff}.security-metrics span{font-size:9px;color:var(--muted);margin-top:3px}.security-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.security-card{position:relative;min-height:220px;padding:25px;border-radius:25px;border:1px solid var(--line);background:rgba(13,27,64,.6);overflow:hidden}.security-card:after{content:"";position:absolute;width:140px;height:140px;right:-50px;bottom:-60px;border-radius:50%;background:radial-gradient(circle,#4d78ff2b,transparent 70%)}.security-index{font-size:11px;letter-spacing:.15em;color:#68dfff}.security-card h3{font-size:20px;margin:40px 0 10px}.security-card p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}
.screens-section{overflow:hidden}.screen-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,290px);gap:20px;overflow-x:auto;padding:10px 4px 35px;scroll-snap-type:x mandatory;scrollbar-width:thin;scrollbar-color:#4865a7 transparent}.screen-card{position:relative;margin:0;scroll-snap-align:start;padding:9px;border-radius:38px;background:linear-gradient(145deg,#7f8aa8,#131b2f 38%,#909bb5);box-shadow:0 25px 55px rgba(0,0,0,.36)}.screen-card img{border-radius:31px;width:100%;height:auto}.screen-glow{position:absolute;inset:10% -12%;z-index:-1;background:radial-gradient(circle,#4d6eff4b,transparent 65%);filter:blur(22px)}.steps-section{background:linear-gradient(180deg,transparent,rgba(56,41,112,.18),transparent)}.steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.step-card{display:grid;grid-template-columns:150px 1fr;gap:25px;align-items:center;padding:27px;border-radius:27px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.025));transition:.28s}.step-card:hover{transform:translateY(-6px);border-color:rgba(147,190,255,.4);box-shadow:0 25px 50px rgba(0,0,0,.27)}.step-visual{position:relative;width:140px;height:125px;display:grid;place-items:center;border-radius:24px;background:radial-gradient(circle at 40% 30%,rgba(103,151,255,.32),rgba(12,26,66,.8));border:1px solid var(--line)}.step-visual span{position:relative;z-index:2;font-size:36px;font-weight:900;color:#a9c9ff}.step-visual i{position:absolute;height:9px;border-radius:9px;background:rgba(255,255,255,.1);left:22px;right:22px}.step-visual i:nth-child(2){bottom:27px}.step-visual i:nth-child(3){bottom:44px;right:45px}.step-visual i:nth-child(4){bottom:61px;right:65px}.step-number{font-size:11px;color:#72dfff;font-weight:800;letter-spacing:.17em}.step-card h3{font-size:23px;margin:8px 0}.step-card p{color:var(--muted);font-size:14px;line-height:1.65}.step-card b{font-size:12px;color:#9ccaff}.faq-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:70px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item summary{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:25px 0;cursor:pointer;font-size:17px;font-weight:750;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{width:30px;height:30px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;transition:.2s}.faq-item[open] summary span{transform:rotate(45deg);background:#7897ff;color:#06112d}.faq-item div{overflow:hidden}.faq-item p{color:var(--muted);line-height:1.75;padding:0 45px 23px 0;margin:0}.faq-support{padding:22px;border-radius:22px;border:1px solid var(--line);background:rgba(255,255,255,.04)}.faq-support>span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:rgba(96,231,255,.12);color:var(--cyan);font-weight:900}.faq-support p{color:var(--muted);line-height:1.6}.faq-support a{color:#93c8ff;font-weight:800}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:40px;padding:48px;border-radius:35px;border:1px solid var(--line-strong);background:radial-gradient(circle at 80% 40%,rgba(140,85,255,.27),transparent 35%),linear-gradient(135deg,#122963,#11183e);box-shadow:var(--shadow)}.cta-panel h2{font-size:clamp(34px,4vw,55px);letter-spacing:-.04em;margin:15px 0}.cta-panel p{max-width:650px;color:var(--muted);line-height:1.65}.site-footer{border-top:1px solid var(--line);padding:65px 0 25px;background:rgba(2,6,20,.45)}.footer-grid{display:grid;grid-template-columns:1.5fr .7fr .8fr;gap:55px}.brand--footer{margin-bottom:16px}.footer-grid p{max-width:450px;color:var(--muted);line-height:1.65}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:11px}.footer-label{font-size:11px;letter-spacing:.14em;color:#70dbff;font-weight:800;text-transform:uppercase;margin-bottom:8px}.footer-grid a{font-size:13px;color:#bcc9e5}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:40px;padding-top:20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted-2)}
/* Detail pages */
.inner-body{background:radial-gradient(circle at 80% 10%,#25165c 0,transparent 25%),linear-gradient(180deg,#050b22,#07122f 40%,#04091d)}.detail-main,.guide-main,.legal-main{padding-top:78px}.module-hero{position:relative;padding:75px 0 95px;overflow:hidden}.module-hero:before{content:"";position:absolute;width:700px;height:700px;right:-170px;top:-250px;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--accent) 31%,transparent),transparent 68%);filter:blur(10px)}.module-hero-grid{display:grid;grid-template-columns:1fr .88fr;align-items:center;gap:70px}.breadcrumb{display:inline-flex;margin-bottom:25px;color:#a8bce5;font-size:13px}.module-badge{width:105px;height:105px;display:grid;place-items:center;border-radius:29px;background:linear-gradient(145deg,color-mix(in srgb,var(--accent) 30%,#14234f),#0b1535);border:1px solid color-mix(in srgb,var(--accent) 38%,transparent);box-shadow:0 20px 45px color-mix(in srgb,var(--accent) 18%,transparent);margin-bottom:22px}.module-badge img{width:82px;height:82px;object-fit:contain}.module-badge .module-emoji.is-large{font-size:55px;background:none;border:0;box-shadow:none;width:auto;height:auto}.module-hero h1{font-size:clamp(52px,6vw,82px);line-height:1;letter-spacing:-.055em;margin:17px 0}.module-hero-copy>p{font-size:19px;line-height:1.72;color:var(--muted);max-width:680px}.module-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:27px}.module-hero-phone .phone-stage{min-height:600px}.detail-sheet{position:relative}.detail-sheet:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,27,64,.52),rgba(4,9,29,.9));border-top:1px solid var(--line)}.detail-sheet-inner{position:relative;padding-top:80px;padding-bottom:100px}.detail-intro{max-width:750px}.detail-intro h2{font-size:42px;margin:12px 0}.detail-intro p{color:var(--muted);line-height:1.7}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin:35px 0 90px}.problem-card{min-height:180px;padding:25px;border-radius:24px;border:1px solid var(--line);background:rgba(255,255,255,.04)}.problem-card span{font-size:11px;color:var(--cyan);font-weight:800;letter-spacing:.14em}.problem-card p{font-size:17px;line-height:1.6;margin:34px 0 0}.detail-block{padding:70px 0;border-top:1px solid var(--line)}.detail-block-head{display:grid;grid-template-columns:70px 1fr;gap:20px;align-items:start;margin-bottom:35px}.detail-block-head>span{width:55px;height:55px;display:grid;place-items:center;border-radius:17px;border:1px solid var(--line);background:rgba(255,255,255,.04);font-size:12px;font-weight:800;color:#75dcff}.detail-block-head h2{font-size:40px;letter-spacing:-.035em;margin:0 0 8px}.detail-block-head p{color:var(--muted);margin:0;line-height:1.6}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;list-style:none;padding:0}.feature-list li{display:flex;align-items:flex-start;gap:10px;min-height:75px;padding:18px;border-radius:17px;background:rgba(255,255,255,.045);border:1px solid var(--line);font-size:14px;line-height:1.5}.feature-list li span{color:var(--green);font-weight:900}.usage-list{counter-reset:none;list-style:none;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.usage-list li{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;padding:19px;border:1px solid var(--line);border-radius:19px;background:rgba(255,255,255,.035)}.usage-list li span{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(145deg,#446bea,#7254d9);font-size:11px;font-weight:900}.usage-list p{margin:0;color:#d9e2f7;line-height:1.55}.scenario-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.scenario-card{position:relative;min-height:220px;padding:25px;border-radius:24px;border:1px solid var(--line);background:linear-gradient(145deg,rgba(255,255,255,.06),rgba(255,255,255,.02));overflow:hidden}.scenario-light{position:absolute;width:180px;height:180px;right:-70px;top:-70px;border-radius:50%;background:radial-gradient(circle,rgba(100,150,255,.22),transparent 67%)}.scenario-card>span{font-size:11px;color:#71deff;font-weight:800}.scenario-card h3{font-size:20px;margin:48px 0 10px}.scenario-card p{font-size:13px;line-height:1.7;color:var(--muted)}.module-notice{display:flex;gap:14px;align-items:flex-start;margin-top:22px;padding:20px;border-radius:18px;border:1px solid rgba(255,211,109,.28);background:rgba(255,211,109,.07)}.module-notice span{display:grid;place-items:center;min-width:30px;height:30px;border-radius:10px;background:rgba(255,211,109,.15);color:var(--yellow);font-weight:900}.module-notice p{margin:3px 0 0;color:#e6dcbf;line-height:1.6;font-size:13px}.detail-screen-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.detail-screen,.guide-screen{position:relative;margin:0;padding:9px;border-radius:37px;background:linear-gradient(145deg,#8792ad,#151d32 36%,#8994ac);box-shadow:0 28px 50px rgba(0,0,0,.36)}.detail-screen img,.guide-screen img{border-radius:30px;width:100%}.screen-placeholder-label,.guide-screen>span{position:absolute;z-index:2;left:20px;right:20px;bottom:22px;padding:10px;border-radius:12px;background:rgba(3,8,24,.75);backdrop-filter:blur(10px);font-size:10px;text-align:center;color:#c9d4ec;border:1px solid var(--line)}.more-modules{padding:70px 0}.more-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:20px}.more-module-grid>a{display:grid;grid-template-columns:65px 1fr 30px;gap:12px;align-items:center;padding:17px;border:1px solid var(--line);border-radius:19px;background:rgba(255,255,255,.04);transition:.2s}.more-module-grid>a:hover{transform:translateY(-4px);border-color:var(--line-strong)}.more-module-grid>a>span{height:60px;display:grid;place-items:center}.more-module-grid img{width:55px;height:55px;object-fit:contain}.more-module-grid .module-emoji{width:54px;height:54px;font-size:27px;border-radius:17px}.more-module-grid strong{font-size:14px}.module-bottom-cta{display:flex;justify-content:space-between;align-items:center;gap:35px;padding:38px;border:1px solid var(--line-strong);border-radius:30px;background:linear-gradient(135deg,#142d6a,#25165a)}.module-bottom-cta h2{font-size:34px;margin:0 0 8px}.module-bottom-cta p{margin:0;color:var(--muted)}
/* Guide pages */
.guide-hero{padding:90px 0 100px;position:relative;overflow:hidden}.guide-hero-grid{display:grid;grid-template-columns:1fr .75fr;gap:60px;align-items:center}.guide-number{display:block;font-size:13px;color:#70deff;font-weight:900;letter-spacing:.18em;margin-bottom:13px}.guide-hero h1{font-size:clamp(52px,6vw,78px);line-height:1;letter-spacing:-.05em;margin:18px 0}.guide-hero p{font-size:19px;color:var(--muted);line-height:1.75}.guide-orbital{display:grid;place-items:center;min-height:390px}.guide-orb{position:relative;width:250px;height:250px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle at 38% 30%,#3e68d7,#151d4a 68%);border:1px solid var(--line-strong);box-shadow:0 35px 80px rgba(0,0,0,.43)}.guide-orb:before,.guide-orb:after{content:"";position:absolute;border-radius:50%;border:1px dashed rgba(113,176,255,.3);animation:orbit-spin 20s linear infinite}.guide-orb:before{inset:-65px}.guide-orb:after{inset:-105px;animation-direction:reverse}.guide-orb>span{font-size:80px;font-weight:900;color:#a5c5ff}.guide-orb i{position:absolute;width:28px;height:28px;border-radius:10px;background:#63dfff;box-shadow:0 0 30px #63dfff88}.guide-orb i:nth-child(2){top:-70px}.guide-orb i:nth-child(3){right:-90px;bottom:50px;background:#a576ff}.guide-orb i:nth-child(4){left:-70px;bottom:15px;background:#66e6b5}.guide-sheet{background:linear-gradient(180deg,rgba(13,27,64,.52),rgba(4,9,29,.9));border-top:1px solid var(--line)}.guide-sheet-inner{padding-top:80px;padding-bottom:100px}.guide-layout{display:grid;grid-template-columns:1.3fr .7fr;gap:35px}.guide-detail-list{list-style:none;padding:0;margin:0;display:grid;gap:13px}.guide-detail{display:grid;grid-template-columns:55px 1fr;gap:18px;padding:22px;border:1px solid var(--line);border-radius:20px;background:rgba(255,255,255,.035)}.guide-detail>span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:linear-gradient(145deg,#4d75ec,#7751d6);font-size:11px;font-weight:900}.guide-detail h3{margin:2px 0 7px}.guide-detail p{margin:0;color:var(--muted);line-height:1.65;font-size:14px}.guide-tips{align-self:start;position:sticky;top:105px;padding:25px;border-radius:24px;border:1px solid var(--line-strong);background:linear-gradient(145deg,rgba(40,75,151,.27),rgba(24,20,68,.45))}.guide-tips ul{list-style:none;padding:0;margin:20px 0 0}.guide-tips li{display:flex;gap:10px;padding:13px 0;border-top:1px solid var(--line);color:#dbe5f8;line-height:1.55;font-size:13px}.guide-tips li span{color:var(--green)}.guide-screens{padding:80px 0;border-top:1px solid var(--line);margin-top:70px}.guide-screen-grid{display:grid;grid-template-columns:repeat(2,minmax(240px,340px));gap:24px;justify-content:center}.next-guide{display:grid;grid-template-columns:1fr auto 50px;align-items:center;gap:20px;padding:30px;border-radius:24px;border:1px solid var(--line-strong);background:linear-gradient(135deg,#142b64,#241756)}.next-guide span{font-size:11px;color:#70dfff;font-weight:900;letter-spacing:.15em}.next-guide strong{font-size:20px}.next-guide b{font-size:28px}
/* Legal pages */
.legal-body{color:var(--text);background:radial-gradient(circle at 30% 0,#192d68 0,transparent 30%),linear-gradient(180deg,#050b22,#07122f 36%,#04091d)}.legal-hero{padding:85px 0 75px;border-bottom:1px solid var(--line);position:relative}.legal-hero:after{content:"";position:absolute;width:500px;height:500px;right:-100px;top:-280px;border-radius:50%;background:radial-gradient(circle,rgba(128,87,255,.26),transparent 66%)}.legal-hero h1{position:relative;z-index:1;font-size:clamp(48px,6vw,76px);letter-spacing:-.055em;line-height:1;margin:17px 0}.legal-hero>div>p{max-width:700px;color:var(--muted);font-size:17px;line-height:1.65}.legal-meta{display:flex;gap:15px;flex-wrap:wrap;margin-top:20px}.legal-meta span,.legal-meta a{padding:9px 12px;border-radius:12px;background:rgba(255,255,255,.055);border:1px solid var(--line);font-size:12px;color:#c9d6ef}.legal-shell{padding:65px 0 100px}.legal-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:34px;align-items:start}.legal-toc{position:sticky;top:100px;max-height:calc(100vh - 120px);overflow:auto;scrollbar-width:thin}.legal-toc-card{padding:18px;border:1px solid var(--line);border-radius:22px;background:rgba(13,27,64,.72);backdrop-filter:blur(16px)}.legal-toc-card>a{display:grid;grid-template-columns:29px 1fr;gap:9px;padding:10px 8px;border-radius:11px;color:#adbbd8;font-size:11px;line-height:1.35}.legal-toc-card>a:hover,.legal-toc-card>a.is-active{color:#fff;background:rgba(111,156,255,.12)}.legal-toc-card>a span{color:#63dfff;font-size:9px;font-weight:900}.legal-help{padding:14px;margin-top:15px;border-radius:15px;background:rgba(255,255,255,.04)}.legal-help p{font-size:11px;line-height:1.5;color:var(--muted);margin:0 0 8px}.legal-help a{font-size:11px;color:#88c7ff}.legal-content{padding:45px clamp(25px,5vw,70px);border:1px solid var(--line);border-radius:30px;background:linear-gradient(160deg,rgba(15,31,72,.88),rgba(8,18,47,.88));box-shadow:var(--shadow)}.legal-content h2,.legal-content h3{scroll-margin-top:115px}.legal-content h2{font-size:28px;letter-spacing:-.025em;margin:55px 0 18px;padding-top:18px;border-top:1px solid var(--line)}.legal-content h2:first-child{margin-top:0;border-top:0;padding-top:0}.legal-content h3{font-size:19px;color:#bcd3ff;margin:32px 0 12px}.legal-content p,.legal-content li{color:#c2cee6;line-height:1.8;font-size:14px}.legal-content a{color:#79d9ff;text-decoration:underline;text-underline-offset:3px}.legal-content ul,.legal-content ol{padding-left:22px}.legal-content strong{color:#fff}
.reveal{opacity:0;transform:translateY(18px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.reveal.is-visible{opacity:1;transform:none}
@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(93,240,184,.5)}70%{box-shadow:0 0 0 10px rgba(93,240,184,0)}100%{box-shadow:0 0 0 0 rgba(93,240,184,0)}}@keyframes orbit-spin{to{transform:rotate(360deg)}}
@media(max-width:1050px){.desktop-nav{display:none}.menu-toggle{display:block}.mobile-menu{position:absolute;left:20px;right:20px;top:72px;padding:10px 0;background:rgba(6,15,42,.98);border:1px solid var(--line-strong);border-radius:20px;box-shadow:var(--shadow);opacity:0;visibility:hidden;transform:translateY(-8px);transition:.2s}.mobile-menu.is-open{display:block;opacity:1;visibility:visible;transform:none}.mobile-menu .shell{width:auto;display:flex;flex-direction:column}.mobile-menu a{padding:12px 15px;border-radius:11px;color:#d6e0f3}.mobile-menu a:hover{background:rgba(255,255,255,.05)}.hero-grid,.story-grid,.security-showcase,.module-hero-grid,.guide-hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.store-actions,.hero-note{justify-content:center}.hero-visual{order:-1}.phone-stage{min-height:520px}.hero{padding-top:115px}.system-map{min-height:430px}.module-grid{grid-template-columns:repeat(2,1fr)}.flow-grid{grid-template-columns:repeat(2,1fr)}.private-panel{grid-template-columns:1fr}.private-device{min-height:380px}.security-visual{min-height:570px}.faq-layout{grid-template-columns:1fr;gap:35px}.module-hero-copy{text-align:center}.module-badge{margin-inline:auto}.module-hero-actions{justify-content:center}.module-hero-phone{order:-1}.problem-grid,.feature-list,.scenario-grid{grid-template-columns:repeat(2,1fr)}.guide-hero-copy{text-align:center}.guide-layout{grid-template-columns:1fr}.guide-tips{position:static}.legal-layout{grid-template-columns:1fr}.legal-toc{position:relative;top:0;max-height:none}.legal-toc-card{display:flex;overflow-x:auto;gap:5px}.legal-toc-card>.eyebrow,.legal-help{display:none}.legal-toc-card>a{min-width:180px}.cta-panel,.module-bottom-cta{flex-direction:column;align-items:flex-start}.cta-panel .store-actions,.module-bottom-cta .store-actions{justify-content:flex-start}}
@media(max-width:740px){:root{--shell:min(100% - 28px,1180px);--radius:23px}.section{padding:78px 0}.site-header .brand span{display:none}.header-app{display:none}.header-inner{height:68px}.detail-main,.guide-main,.legal-main{padding-top:68px}.hero{padding-top:100px;min-height:auto}.hero-copy h1{font-size:47px}.hero-copy>p{font-size:16px}.hero-visual{margin-top:0}.phone-stage{min-height:470px}.phone-shell{width:245px;border-radius:40px}.phone-shell img{border-radius:33px}.phone-speaker{width:72px;height:20px;top:14px}.orbit-one{width:340px;height:340px}.orbit-two{width:280px;height:280px}.floating-chip{font-size:10px;padding:8px}.chip-a{left:0}.chip-b{right:0}.store-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.store-actions>.button{grid-column:1/-1}.store-button{justify-content:center;min-width:0;padding-inline:10px}.store-button strong{font-size:15px}.trust-strip{grid-template-columns:1fr 1fr}.trust-item{border-bottom:1px solid var(--line);padding:17px}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(3),.trust-item:nth-child(4){border-bottom:0}.trust-item strong{font-size:23px}.section-heading h2{font-size:38px}.assistant-panel{grid-template-columns:1fr}.assistant-icon{width:95px;height:95px}.system-map{min-height:360px;transform:scale(.85)}.module-grid{grid-template-columns:1fr}.module-card{min-height:315px}.flow-grid{grid-template-columns:1fr}.connected-head{align-items:flex-start}.connection-badge{width:100px;height:100px}.connection-badge span{font-size:27px}.private-panel{padding:28px 20px}.private-copy ul{grid-template-columns:1fr}.private-device{min-height:330px}.private-screen{width:225px;min-height:315px}.security-card-grid{grid-template-columns:1fr}.security-visual{padding:22px;min-height:520px}.security-orbit{width:320px;height:320px}.security-orbit>span{transform:rotate(calc(var(--i)*90deg)) translateY(-160px) rotate(calc(var(--i)*-90deg));font-size:9px}.security-core{width:200px;height:200px}.security-metrics{grid-template-columns:1fr 1fr}.screen-rail{grid-auto-columns:235px}.steps-grid{grid-template-columns:1fr}.step-card{grid-template-columns:95px 1fr;padding:19px;gap:17px}.step-visual{width:90px;height:100px}.step-visual span{font-size:28px}.step-visual i{left:15px;right:15px}.faq-item summary{font-size:15px}.cta-panel{padding:28px 20px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column}.module-hero{padding:48px 0 70px}.module-hero h1,.guide-hero h1,.legal-hero h1{font-size:47px}.module-hero-phone .phone-stage{min-height:470px}.detail-sheet-inner,.guide-sheet-inner{padding-top:55px}.problem-grid,.feature-list,.scenario-grid,.usage-list,.detail-screen-grid,.more-module-grid{grid-template-columns:1fr}.detail-block{padding:55px 0}.detail-block-head{grid-template-columns:48px 1fr;gap:14px}.detail-block-head>span{width:43px;height:43px}.detail-block-head h2{font-size:31px}.scenario-card{min-height:185px}.detail-screen-grid{grid-template-columns:repeat(2,1fr);gap:12px}.detail-screen-grid .detail-screen:last-child{display:none}.more-module-grid>a{grid-template-columns:55px 1fr 25px}.module-bottom-cta{padding:25px 20px}.module-bottom-cta h2{font-size:28px}.guide-hero{padding:55px 0 75px}.guide-orbital{min-height:310px}.guide-orb{width:180px;height:180px}.guide-orb:before{inset:-45px}.guide-orb:after{inset:-75px}.guide-orb>span{font-size:55px}.guide-orb i:nth-child(2){top:-50px}.guide-orb i:nth-child(3){right:-65px}.guide-orb i:nth-child(4){left:-55px}.guide-detail{grid-template-columns:45px 1fr;padding:17px}.guide-detail>span{width:40px;height:40px}.guide-screen-grid{grid-template-columns:1fr;max-width:290px;margin:auto}.next-guide{grid-template-columns:1fr 40px;padding:22px}.next-guide span{grid-column:1/-1}.next-guide strong{font-size:17px}.legal-hero{padding:55px 0}.legal-shell{padding:35px 0 70px}.legal-content{padding:30px 20px;border-radius:23px}.legal-content h2{font-size:23px}.legal-content p,.legal-content li{font-size:13px}.legal-toc-card>a{min-width:150px}.language-panel{position:fixed;left:14px;right:14px;top:74px;width:auto}.language-trigger{min-width:70px}.header-actions{gap:7px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}.phone-shell{transform:none!important}}
.store-badge{display:grid;place-items:center;min-width:34px;height:34px;padding:0 6px;border-radius:11px;background:linear-gradient(145deg,#e9efff,#8da9e8);color:#07132f;font-size:10px;font-weight:950;letter-spacing:-.02em;box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}
@media(max-width:740px){.hero-visual,.module-hero-phone{order:0}.hero-copy{order:-1}.module-hero-copy{order:-1}.hero .phone-stage{min-height:430px}.module-hero-phone .phone-stage{min-height:430px}.module-hero{padding-top:42px}.module-badge{width:88px;height:88px;border-radius:25px}.module-badge img{width:70px;height:70px}}

/* =========================================================
   V3 PERFORMANCE + HERO + ORBITAL SYSTEM OVERRIDES
   ========================================================= */

/* Keep the first viewport stable while the full stylesheet and images arrive. */
.hero .reveal{opacity:1;transform:none}
.hero-visual{position:relative;min-height:620px}
.hero-stack{position:relative;min-height:620px;perspective:1600px;transform-style:preserve-3d;isolation:isolate}
.hero-stack-halo{position:absolute;width:520px;height:520px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle at 36% 32%,rgba(96,231,255,.34),rgba(111,99,255,.23) 42%,rgba(255,117,189,.14) 61%,transparent 72%);opacity:.78;pointer-events:none}
.hero-device{position:absolute;width:270px;margin:0;padding:9px;border-radius:35px;background:linear-gradient(145deg,#e3edff,#2b385e 36%,#050a18 65%);box-shadow:0 45px 95px rgba(0,0,0,.54);overflow:hidden;transform-style:preserve-3d;backface-visibility:hidden;animation-play-state:paused}
.hero-device img{display:block;width:100%;height:auto;aspect-ratio:603/1304;object-fit:cover;border-radius:27px;background:#07112d}
.hero-device--center{left:50%;top:38px;z-index:4;transform:translateX(-50%) translateZ(70px) rotateY(-3deg);animation:hero-center-float 8s ease-in-out infinite}
.hero-device--left{left:7%;top:108px;z-index:2;transform:rotateY(22deg) rotateZ(-5deg) translateZ(-60px) scale(.88);opacity:.86;animation:hero-left-float 9s ease-in-out infinite}
.hero-device--right{right:1%;top:140px;z-index:2;transform:rotateY(-25deg) rotateZ(6deg) translateZ(-80px) scale(.84);opacity:.82;animation:hero-right-float 9.5s ease-in-out infinite}
.hero-floating-logo{position:absolute;right:10%;bottom:34px;z-index:6;width:86px;height:86px;padding:5px;border-radius:26px;background:rgba(255,255,255,.13);border:1px solid rgba(255,255,255,.17);box-shadow:0 24px 55px rgba(34,111,255,.36);animation:hero-logo-float 6s ease-in-out infinite;animation-play-state:paused}
.hero-floating-logo img{width:100%;height:100%;border-radius:21px}
html.site-ready .hero-device,html.site-ready .hero-floating-logo,html.site-ready .system-orbit-layer,html.site-ready .system-globe-logo,html.site-ready .system-globe-grid{animation-play-state:running}
html.animations-paused .hero-device,html.animations-paused .hero-floating-logo,html.animations-paused .system-orbit-layer,html.animations-paused .system-globe-logo,html.animations-paused .system-globe-grid{animation-play-state:paused!important}

@keyframes hero-center-float{0%,100%{transform:translateX(-50%) translateY(0) translateZ(70px) rotateY(-3deg)}50%{transform:translateX(-50%) translateY(-14px) translateZ(70px) rotateY(1deg)}}
@keyframes hero-left-float{0%,100%{transform:translateY(0) rotateY(22deg) rotateZ(-5deg) translateZ(-60px) scale(.88)}50%{transform:translateY(-9px) rotateY(19deg) rotateZ(-3deg) translateZ(-60px) scale(.89)}}
@keyframes hero-right-float{0%,100%{transform:translateY(0) rotateY(-25deg) rotateZ(6deg) translateZ(-80px) scale(.84)}50%{transform:translateY(-11px) rotateY(-21deg) rotateZ(4deg) translateZ(-80px) scale(.85)}}
@keyframes hero-logo-float{0%,100%{transform:translateY(0) rotate(-3deg)}50%{transform:translateY(-14px) rotate(2deg)}}

/* A lightweight 3D globe in the product-story section. */
.system-map{position:relative;min-height:500px;display:grid;place-items:center;perspective:1100px;isolation:isolate}
.system-map:before,.system-map:after{content:none}
.system-orbit-ring{position:absolute;left:50%;top:50%;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%) rotateX(66deg);border:1px solid rgba(124,171,255,.23);box-shadow:0 0 36px rgba(80,112,255,.08)}
.system-orbit-ring--outer{width:430px;height:430px}
.system-orbit-ring--inner{width:310px;height:310px;transform:translate(-50%,-50%) rotateX(70deg) rotateZ(28deg);border-style:dashed;border-color:rgba(201,121,255,.22)}
.system-orbit-layer{position:absolute;inset:32px;z-index:4;animation:module-orbit 38s linear infinite;animation-play-state:paused;transform-origin:50% 50%}
.system-node{position:absolute;display:inline-flex;align-items:center;justify-content:center;min-width:88px;min-height:38px;padding:9px 13px;border-radius:14px;background:rgba(10,24,59,.92);border:1px solid rgba(151,190,255,.23);box-shadow:0 12px 28px rgba(0,0,0,.25);font-size:11px;font-weight:800;color:#dce8ff;white-space:nowrap;animation:module-counter-orbit 38s linear infinite reverse;animation-play-state:inherit}
.system-node-1{left:50%;top:0;transform:translateX(-50%)}
.system-node-2{right:1%;top:24%}
.system-node-3{right:7%;bottom:16%}
.system-node-4{left:50%;bottom:0;transform:translateX(-50%)}
.system-node-5{left:1%;bottom:22%}
.system-node-6{left:4%;top:19%}
.system-globe{position:relative;z-index:6;width:188px;height:188px;display:grid;place-items:center;border-radius:50%;overflow:hidden;transform-style:preserve-3d;background:radial-gradient(circle at 33% 25%,rgba(137,205,255,.95),rgba(48,92,205,.92) 28%,rgba(28,31,95,.98) 64%,#080f32 100%);border:1px solid rgba(202,225,255,.36);box-shadow:inset -28px -22px 50px rgba(2,8,31,.6),inset 18px 14px 34px rgba(255,255,255,.14),0 35px 75px rgba(0,0,0,.42),0 0 60px rgba(77,126,255,.24)}
.system-globe:after{content:"";position:absolute;inset:8px;border-radius:50%;background:linear-gradient(112deg,rgba(255,255,255,.24),transparent 24%,transparent 70%,rgba(0,0,0,.18));pointer-events:none}
.system-globe-grid{position:absolute;inset:-8%;border-radius:50%;opacity:.28;background:repeating-radial-gradient(ellipse at center,transparent 0 15px,rgba(212,230,255,.32) 16px 17px,transparent 18px 29px),repeating-linear-gradient(90deg,transparent 0 24px,rgba(212,230,255,.22) 25px 26px,transparent 27px 49px);animation:globe-grid-shift 18s linear infinite;animation-play-state:paused}
.system-globe-logo{position:relative;width:112px;height:112px;z-index:3;transform-style:preserve-3d;animation:globe-logo-turn 18s linear infinite;animation-play-state:paused}
.system-globe-logo img{position:absolute;inset:0;width:112px;height:112px;border-radius:31px;backface-visibility:hidden;filter:drop-shadow(0 15px 24px rgba(0,0,0,.28))}
.system-logo-back{transform:rotateY(180deg)}
.system-globe>span{position:absolute;z-index:5;bottom:18px;padding:5px 9px;border-radius:999px;background:rgba(4,10,35,.55);border:1px solid rgba(255,255,255,.14);font-size:10px;font-weight:900;color:#eaf3ff;letter-spacing:.04em}
@keyframes module-orbit{to{transform:rotate(360deg)}}
@keyframes module-counter-orbit{to{rotate:360deg}}
@keyframes globe-logo-turn{to{transform:rotateY(360deg)}}
@keyframes globe-grid-shift{to{transform:rotate(360deg)}}

/* One flower identifies the feature; privacy-specific areas use a lock. */
.special-check{display:grid;place-items:center;flex:0 0 24px;width:24px;height:24px;border-radius:8px;background:rgba(216,140,255,.12);color:#f4d4ff;font-size:12px;font-weight:900}
.private-note b{display:flex;align-items:center;gap:8px}
.private-lock{font-size:15px}
.private-screen-lock{display:grid!important;place-items:center;width:68px!important;height:68px!important;border-radius:22px!important;font-size:29px!important;background:rgba(216,140,255,.12)!important;margin-bottom:22px!important}

/* Screenshot slots are real files with stable names. */
.detail-screen,.guide-screen{aspect-ratio:603/1325;overflow:hidden}
.detail-screen img,.guide-screen img{width:100%;height:100%;object-fit:cover;aspect-ratio:603/1304;background:#07112d}
.screen-slot-meta{position:absolute;z-index:3;left:17px;top:18px;display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:12px;background:rgba(3,8,24,.78);border:1px solid rgba(159,190,255,.2);font-size:10px;color:#dbe6ff}
.screen-slot-meta span{display:grid;place-items:center;width:22px;height:22px;border-radius:8px;background:rgba(109,168,255,.16);color:#8edfff;font-weight:900}
.screen-slot-meta strong{font-size:10px;letter-spacing:.02em}

/* Reduce initial paint work and Safari memory pressure. */
.noise{position:absolute;inset:0;z-index:0;opacity:.018;background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.7) 0 1px,transparent 1.5px),radial-gradient(circle at 70% 55%,rgba(255,255,255,.55) 0 1px,transparent 1.5px);background-size:72px 72px,96px 96px;pointer-events:none}
.ambient{position:absolute;filter:none;opacity:.12}
.modules-section,.connected-section,.private-section,.security-section,.screens-section,.steps-section,.faq-section,.final-cta{content-visibility:auto;contain-intrinsic-size:900px}
.screen-card img,.detail-screen img,.guide-screen img{contain:paint}

@media(max-width:1050px){
  .hero-visual,.hero-stack{min-height:570px}
  .hero-device--left{left:14%}
  .hero-device--right{right:12%}
  .system-map{min-height:450px}
}

@media(max-width:740px){
  .hero-visual,.hero-stack{min-height:445px;margin:0 -8px}
  .hero-device{width:212px;border-radius:31px;padding:7px;box-shadow:0 30px 55px rgba(0,0,0,.43)}
  .hero-device img{border-radius:25px}
  .hero-device--center{top:12px}
  .hero-device--left{left:-4%;top:92px;transform:rotateY(17deg) rotateZ(-5deg) scale(.78)}
  .hero-device--right{right:-7%;top:104px;transform:rotateY(-19deg) rotateZ(6deg) scale(.75)}
  .hero-floating-logo{width:62px;height:62px;right:1%;bottom:14px;border-radius:19px}
  .hero-floating-logo img{border-radius:15px}
  .hero-stack-halo{width:350px;height:350px;opacity:.62}
  .system-map{min-height:365px;transform:none}
  .system-orbit-ring--outer{width:320px;height:320px}
  .system-orbit-ring--inner{width:235px;height:235px}
  .system-orbit-layer{inset:18px}
  .system-node{min-width:70px;min-height:32px;padding:7px 9px;font-size:9px}
  .system-globe{width:142px;height:142px}
  .system-globe-logo,.system-globe-logo img{width:82px;height:82px}
  .system-globe-logo img{border-radius:24px}
  .system-globe>span{bottom:11px;font-size:8px}
  .noise,.ambient{display:none}
  .site-header.is-scrolled,.button--secondary,.trust-strip,.floating-chip,.language-panel,.mobile-menu,.screen-placeholder-label,.guide-screen>span{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}
  .hero-stack-halo,.privacy-halo{filter:none}
  .modules-section,.connected-section,.private-section,.security-section,.screens-section,.steps-section,.faq-section,.final-cta{contain-intrinsic-size:700px}
  .detail-screen-grid{grid-template-columns:1fr 1fr}
}

@media(max-width:430px){
  .hero-device{width:196px}
  .hero-device--left{left:-10%;top:88px}
  .hero-device--right{right:-12%;top:101px}
  .hero-visual,.hero-stack{min-height:420px}
  .system-node-2,.system-node-5{display:none}
  .system-orbit-layer{inset:24px}
}

@media(prefers-reduced-motion:reduce){
  .hero-device,.hero-floating-logo,.system-orbit-layer,.system-node,.system-globe-logo,.system-globe-grid{animation:none!important}
}

@keyframes hero-center-float-mobile{0%,100%{transform:translateX(-50%) translateY(0) translateZ(35px) rotateY(-2deg)}50%{transform:translateX(-50%) translateY(-8px) translateZ(35px) rotateY(1deg)}}
@keyframes hero-left-float-mobile{0%,100%{transform:translateY(0) rotateY(17deg) rotateZ(-5deg) scale(.78)}50%{transform:translateY(-6px) rotateY(15deg) rotateZ(-3deg) scale(.79)}}
@keyframes hero-right-float-mobile{0%,100%{transform:translateY(0) rotateY(-19deg) rotateZ(6deg) scale(.75)}50%{transform:translateY(-7px) rotateY(-17deg) rotateZ(4deg) scale(.76)}}
@media(max-width:740px){
  .hero-device--center{animation-name:hero-center-float-mobile}
  .hero-device--left{animation-name:hero-left-float-mobile}
  .hero-device--right{animation-name:hero-right-float-mobile}
}
