:root{--bg:#050a12;--bg2:#08111d;--panel:#0b1624;--panel2:#0e1c2c;--line:#1b2b3d;--line2:#263b52;--text:#eef4fb;--muted:#92a4b9;--soft:#c3d0dc;--accent:#71b6ff;--accent2:#2f89e8;--ok:#65d7ad;--warn:#f0c66b;--danger:#ff8b8b;--shadow:0 24px 70px rgba(0,0,0,.35);--radius:20px;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 15% 0%,rgba(58,120,184,.12),transparent 32%),linear-gradient(180deg,var(--bg),#060d16 45%,#040810);color:var(--text);font:16px/1.6 Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.shell{width:min(var(--max),calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px;top:0;background:#fff;color:#000;padding:10px 14px;z-index:99}.skip-link:focus{left:12px;top:12px}.topbar{position:sticky;top:0;z-index:30;background:rgba(5,10,18,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(116,154,191,.16)}.nav-shell{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{display:inline-flex;align-items:center;gap:12px}.wordmark .mark{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--line2);background:linear-gradient(145deg,#10243a,#09111d);border-radius:10px;color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.16em;box-shadow:inset 0 0 24px rgba(80,160,255,.08)}.wordmark span:last-child{display:flex;flex-direction:column;line-height:1.15}.wordmark strong{font-size:15px;letter-spacing:.02em}.wordmark small{margin-top:4px;color:var(--muted);font-size:10px;letter-spacing:.18em;text-transform:uppercase}.site-nav{display:flex;align-items:center;gap:24px;color:#b8c5d2;font-size:14px}.site-nav a:hover,.text-link:hover{color:#fff}.nav-cta{padding:9px 13px;border:1px solid var(--line2);border-radius:9px;background:#0d1a29}.nav-toggle{display:none;background:transparent;color:#fff;border:1px solid var(--line2);border-radius:8px;padding:8px 10px}.hero{padding:92px 0 76px;position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-180px;top:40px;width:520px;height:520px;border:1px solid rgba(113,182,255,.08);border-radius:50%;box-shadow:0 0 0 100px rgba(113,182,255,.02),0 0 0 200px rgba(113,182,255,.01);pointer-events:none}.hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(340px,.8fr);gap:70px;align-items:center}.kicker{margin:0 0 12px;color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.18em}.hero h1,.section-heading h2,.standard-section h2,.final-cta h2,.product-hero h1{margin:0;line-height:1.04;letter-spacing:-.035em}.hero h1{font-size:clamp(48px,7vw,82px);max-width:880px}.lead{max-width:760px;color:#afbdca;font-size:19px;margin:24px 0 30px}.hero-actions,.card-actions{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:10px;border:1px solid var(--line2);background:#0b1624;color:#eaf2fa;font-weight:700;font-size:14px;cursor:pointer;transition:.18s ease}.button:hover:not(:disabled){transform:translateY(-1px);border-color:#42617e}.button.primary{background:linear-gradient(180deg,#2f8fe9,#1d6fbe);border-color:#4da4f5;color:#fff;box-shadow:0 10px 28px rgba(36,126,210,.22)}.button.secondary{background:#0a1421}.button.buy{background:#0b1a28}.button:disabled{opacity:.48;cursor:not-allowed}.trust-row{margin-top:36px;display:flex;flex-wrap:wrap;gap:10px}.trust-row span{padding:7px 10px;border:1px solid #18283a;background:rgba(11,22,36,.7);border-radius:999px;color:#8fa2b4;font-size:12px;letter-spacing:.04em}.instrument-card{position:relative;border:1px solid var(--line2);border-radius:22px;background:linear-gradient(180deg,rgba(14,29,45,.94),rgba(7,15,25,.98));box-shadow:var(--shadow);overflow:hidden}.instrument-card:before{content:"";display:block;height:2px;background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:.65}.instrument-top{display:flex;justify-content:space-between;gap:10px;padding:15px 18px;border-bottom:1px solid var(--line);font-size:10px;font-weight:800;letter-spacing:.14em;color:#91a4b7}.status-dot{color:var(--ok)}.instrument-core{padding:28px 24px 24px}.mono-label{margin:0 0 10px;color:#7d92a7;font-size:10px;letter-spacing:.16em}.instrument-core strong{display:block;font-size:29px;letter-spacing:-.02em}.instrument-core p:last-child{color:#9baebe;margin-bottom:0}.instrument-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.instrument-grid div{padding:16px 14px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.instrument-grid div:nth-child(3n){border-right:0}.instrument-grid small{display:block;color:#61788e;font-size:9px}.instrument-grid b{font-size:11px;letter-spacing:.08em}.section{padding:86px 0}.section.muted{background:linear-gradient(180deg,rgba(10,19,31,.82),rgba(6,12,20,.82));border-top:1px solid #111e2d;border-bottom:1px solid #111e2d}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:32px}.section-heading>div{max-width:690px}.section-heading h2,.standard-section h2,.final-cta h2{font-size:clamp(34px,4.2vw,54px)}.section-heading>p{max-width:430px;margin:0;color:var(--muted)}.system-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.system-card{border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(180deg,rgba(13,26,41,.88),rgba(7,14,23,.95));padding:26px;min-height:290px;box-shadow:0 12px 36px rgba(0,0,0,.16)}.system-card.featured{grid-column:1/-1;padding:32px;border-color:#294863;background:linear-gradient(145deg,rgba(16,39,62,.95),rgba(7,15,25,.98));box-shadow:0 24px 70px rgba(0,0,0,.24),inset 0 0 80px rgba(42,125,204,.05)}.card-status{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px;color:#7892aa;font-size:10px;font-weight:800;letter-spacing:.14em}.card-status span:first-child{color:var(--accent)}.system-card h3{font-size:30px;line-height:1.1;margin:18px 0 12px}.system-card.featured h3{font-size:42px}.system-card p{color:#9daebf}.card-lead{max-width:850px;font-size:18px}.feature-list{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.feature-list span{padding:7px 10px;border:1px solid #22374b;border-radius:7px;color:#b8c6d3;background:rgba(8,17,28,.58);font-size:12px}.text-link{display:inline-block;margin-top:12px;color:#9dc9f6;font-weight:700}.roadmap{opacity:.78}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:18px;overflow:hidden}.process-step{background:#08111c;padding:26px;min-height:190px}.process-step span{color:#7f9bb5;font-size:11px;font-weight:800;letter-spacing:.14em}.process-step h3{margin:16px 0 8px;font-size:22px}.process-step p{margin:0;color:#8fa2b4}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}.lead-small{font-size:18px;color:#9daebf}.standard-stack{border-top:1px solid var(--line)}.standard-stack div{display:grid;grid-template-columns:120px 1fr;gap:20px;padding:18px 0;border-bottom:1px solid var(--line)}.standard-stack b{font-size:12px;color:#cfe7ff;letter-spacing:.12em}.standard-stack span{color:#8ea0b2}.final-cta{padding-top:40px}.cta-panel{display:flex;justify-content:space-between;align-items:end;gap:40px;padding:34px;border:1px solid #28445f;border-radius:22px;background:linear-gradient(145deg,#0e2134,#08111d);box-shadow:var(--shadow)}.cta-panel p:not(.kicker){max-width:720px;color:#9eafbe}.price-block{display:flex;flex-direction:column;align-items:flex-end;gap:6px;min-width:220px}.price-block strong{font-size:36px}.price-block span{color:#7f93a6;font-size:12px;margin-top:-7px;margin-bottom:12px}.footer{margin-top:70px;border-top:1px solid #132131;background:#03070c}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px;padding:48px 0}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px;color:#8ea0b2;font-size:13px}.footer-grid b{color:#d7e2ec;font-size:12px;letter-spacing:.1em;text-transform:uppercase}.footer-grid p{max-width:300px}.compact .mark{width:36px;height:36px}.legal-line{border-top:1px solid #111b26;padding:18px 0 28px;display:flex;justify-content:space-between;gap:20px;color:#8799aa;font-size:11px}.product-hero{padding:70px 0 50px}.product-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.product-hero h1{font-size:clamp(44px,6vw,72px)}.product-summary{color:#a7b7c6;font-size:18px;max-width:760px}.product-panel{border:1px solid #28445f;background:#0b1826;border-radius:18px;padding:24px}.product-panel .price{font-size:36px;font-weight:800;display:block}.product-panel .sub{display:block;color:#7890a6;font-size:12px;margin-top:-6px}.product-panel .button{width:100%;margin-top:18px}.detail-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.detail-card{padding:24px;border:1px solid var(--line);border-radius:16px;background:#08121e}.detail-card h3{margin:0 0 8px}.detail-card p,.detail-card li{color:#93a6b8}.detail-card ul{padding-left:18px}.wide-note{border-left:2px solid var(--accent2);padding:4px 0 4px 18px;color:#aebdca}.legal-page{padding:70px 0}.legal-page article{max-width:850px}.legal-page h1{font-size:48px;margin:0 0 12px}.legal-page h2{margin-top:34px}.legal-page p,.legal-page li{color:#9eafbf}.notice{padding:16px 18px;border:1px solid #304962;border-radius:12px;background:#0a1623;color:#afc0cf}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.support-card{padding:22px;border:1px solid var(--line);border-radius:16px;background:#08121e}.support-card p{color:#90a3b5}.badge{display:inline-block;padding:5px 8px;border:1px solid #29455e;border-radius:999px;color:#8ebcec;font-size:10px;font-weight:800;letter-spacing:.12em}.empty-state{padding:80px 0;text-align:center}.empty-state h1{font-size:56px;margin:0}.empty-state p{color:#92a4b6}.commerce-note{margin-top:10px;color:#7f93a6;font-size:12px}@media(max-width:900px){.hero-grid,.product-hero-grid,.split{grid-template-columns:1fr}.hero-grid{gap:38px}.section-heading{align-items:start;flex-direction:column;gap:12px}.process-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.support-grid{grid-template-columns:1fr}.site-nav{display:none;position:absolute;top:74px;left:20px;right:20px;flex-direction:column;align-items:stretch;background:#07101a;border:1px solid var(--line2);border-radius:14px;padding:14px;box-shadow:var(--shadow)}.site-nav.open{display:flex}.nav-toggle{display:block}}@media(max-width:640px){.shell{width:min(100% - 28px,var(--max))}.hero{padding:62px 0 54px}.hero h1{font-size:48px}.system-grid,.detail-grid,.process-grid{grid-template-columns:1fr}.system-card.featured{grid-column:auto}.system-card.featured h3{font-size:34px}.instrument-grid{grid-template-columns:repeat(2,1fr)}.instrument-grid div:nth-child(3n){border-right:1px solid var(--line)}.instrument-grid div:nth-child(2n){border-right:0}.cta-panel{align-items:flex-start;flex-direction:column}.price-block{align-items:flex-start}.footer-grid{grid-template-columns:1fr}.legal-line{flex-direction:column}.standard-stack div{grid-template-columns:1fr;gap:5px}.section{padding:64px 0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
.brand-logo{display:block;width:72px;height:40px;object-fit:contain;object-position:center;border-radius:8px;background:#07111c}
.compact .brand-logo{width:58px;height:33px}
.product-shot{margin:24px 0 22px;border:1px solid var(--line2);border-radius:16px;overflow:hidden;background:#060d16;box-shadow:0 20px 50px rgba(0,0,0,.24)}
.product-shot img{display:block;width:100%;height:auto;background:#06101d}
.product-shot figcaption{padding:10px 14px;border-top:1px solid var(--line);color:#70869a;font-size:11px;letter-spacing:.05em}
.home-product-shot img{max-height:420px;object-fit:cover;object-position:top}
.product-visual{padding:0 0 70px}
.product-shot-detail{margin:0}
@media(max-width:640px){.brand-logo{width:58px;height:33px}.home-product-shot img{max-height:300px}.product-visual{padding-bottom:48px}}
