:root{color-scheme:dark;--bg:#090806;--card:#14110d;--card2:#100e0b;--gold:#e8b567;--gold2:#f4d28e;--text:#fffaf1;--muted:#9e9587;--line:rgba(255,255,255,.08);--green:#5ed39b;--red:#f18b8b;--blue:#7eb9ff}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 8%,rgba(232,181,103,.10),transparent 30%),radial-gradient(circle at 90% 85%,rgba(124,75,196,.08),transparent 30%),var(--bg);color:var(--text);font-family:system-ui,-apple-system,"Segoe UI",Tahoma,Arial,sans-serif;overflow-x:hidden}.wrap{width:min(1160px,calc(100% - 36px));margin-inline:auto}.ambient{position:fixed;border-radius:50%;filter:blur(90px);pointer-events:none;z-index:-1}.ambient-a{width:420px;height:420px;background:rgba(232,181,103,.08);top:-160px;right:-100px}.ambient-b{width:360px;height:360px;background:rgba(126,80,190,.05);bottom:-140px;left:-120px}.nav{height:96px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.brand img{width:52px;height:52px;object-fit:contain}.brand span{display:flex;flex-direction:column;line-height:1}.brand b{letter-spacing:.09em;font-size:23px}.brand small{color:var(--muted);letter-spacing:.34em;font-size:9px;margin-top:7px}.lang{padding:10px 15px;border:1px solid var(--line);border-radius:12px;color:#e9dfd0;text-decoration:none;background:rgba(255,255,255,.025);font-weight:700}.hero{padding:70px 0 52px;max-width:900px}.eyebrow{font-size:13px;letter-spacing:.13em;color:var(--gold);font-weight:800;margin-bottom:16px}.hero h1{font-size:clamp(43px,7vw,78px);line-height:1.02;letter-spacing:-.035em;margin:0;font-weight:650}.hero p{font-size:clamp(17px,2vw,21px);line-height:1.8;color:var(--muted);max-width:720px;margin:24px 0 0}.grid-main{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:22px;padding-bottom:55px}.plan-card,.device-card,.notice{border:1px solid var(--line);border-radius:28px;background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,.012));box-shadow:0 30px 80px rgba(0,0,0,.26)}.plan-card{padding:30px}.plan-top{display:flex;align-items:center;justify-content:space-between;gap:18px;font-weight:800;font-size:18px}.pill{border:1px solid rgba(232,181,103,.28);background:rgba(232,181,103,.07);color:var(--gold2);border-radius:999px;padding:8px 12px;font-size:12px}.price{padding:28px 0 26px;border-bottom:1px solid var(--line)}.price small{display:block;color:var(--muted);font-size:13px;margin-bottom:8px}.price strong{font-size:clamp(39px,6vw,62px);letter-spacing:-.04em;color:var(--gold2)}.feature{display:flex;gap:14px;align-items:flex-start;padding-top:22px}.feature>span{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:rgba(94,211,155,.10);color:var(--green);font-weight:900;flex:0 0 auto}.feature div{display:flex;flex-direction:column;gap:5px}.feature b{font-size:16px}.feature small{color:var(--muted);line-height:1.7}.buy{display:flex;align-items:center;justify-content:center;min-height:58px;border-radius:16px;margin-top:28px;background:linear-gradient(135deg,#e2aa55,#f2c977);color:#171007;text-decoration:none;font-weight:900;font-size:17px;box-shadow:0 17px 40px rgba(232,181,103,.16);transition:transform .16s ease,filter .16s ease}.buy:hover{transform:translateY(-2px);filter:brightness(1.05)}.buy.disabled{background:rgba(255,255,255,.04);color:#81796d;box-shadow:none;border:1px solid var(--line)}.device-card{padding:28px}.linked{display:flex;align-items:center;gap:9px;color:#b7b0a5;font-size:13px;margin-bottom:17px}.dot{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 18px rgba(94,211,155,.55)}.status{border-radius:18px;padding:19px;margin-bottom:20px;border:1px solid var(--line);display:flex;flex-direction:column;gap:7px}.status b{font-size:21px}.status span{color:#b4aa9c;line-height:1.6;font-size:14px}.status-active{background:rgba(94,211,155,.055);border-color:rgba(94,211,155,.2)}.status-trial{background:rgba(126,185,255,.055);border-color:rgba(126,185,255,.18)}.status-expired{background:rgba(232,181,103,.055);border-color:rgba(232,181,103,.2)}.status-blocked{background:rgba(241,139,139,.055);border-color:rgba(241,139,139,.18)}.row{min-height:60px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.row span{color:var(--muted);font-size:13px}.row code,.row b{font-size:17px;color:#f6e8cf;direction:ltr}.muted-note{color:var(--muted);line-height:1.7;margin:20px 0 0;font-size:13px}.device-empty{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px}.device-empty img{width:88px;height:88px;object-fit:contain;opacity:.9}.device-empty h2{font-size:23px;margin:18px 0 8px}.device-empty p{color:var(--muted);line-height:1.8;margin:0;max-width:390px}.notice{padding:28px;margin-bottom:60px}.notice h2{margin:0 0 10px;font-size:24px}.notice p{margin:0;color:var(--muted);line-height:1.7}.notice.danger{border-color:rgba(241,139,139,.2);background:rgba(241,139,139,.04)}footer{min-height:110px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#70695f;font-size:12px}footer nav{display:flex;gap:18px}footer a{color:#938a7d;text-decoration:none}.legal{max-width:850px;padding:50px 0 90px}.legal h1{font-size:46px}.legal h2{margin-top:32px;font-size:21px}.legal p,.legal li{color:#aaa093;line-height:1.9}.legal a{color:var(--gold)}@media(max-width:820px){.nav{height:78px}.brand img{width:44px;height:44px}.hero{padding-top:46px}.grid-main{grid-template-columns:1fr}.device-card{min-height:300px}.plan-card,.device-card{border-radius:22px}.wrap{width:min(100% - 24px,1160px)}}@media(max-width:520px){.hero h1{font-size:43px}.plan-card,.device-card{padding:21px}.plan-top{align-items:flex-start;flex-direction:column}.price strong{font-size:48px}.row{align-items:flex-start;flex-direction:column;justify-content:center;gap:6px;padding:12px 0}footer{flex-direction:column;justify-content:center}}
