@charset "UTF-8";
:root{color-scheme:dark;--bg:#090a0f;--surface:#11131b;--line:#242634;--text:#f2f0fa;--muted:#a1a2b5;--violet:#b994ff;--accent:#ad7ef9;--green:#a1dfc8;font-family:Inter,Segoe UI,Arial,sans-serif;font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:40px}body{margin:0;background:var(--bg);color:var(--text);line-height:1.6}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{cursor:pointer}button:disabled{cursor:wait;opacity:.5}[hidden]{display:none!important}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--violet);outline-offset:4px}button{color:inherit}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.2;font-weight:550;letter-spacing:-.035em}p{color:var(--muted)}input,select{color:var(--text);background:#0b0d13;border:1px solid #333444;border-radius:10px;padding:12px 14px;width:100%;min-width:0}label{display:block;font-size:13px;font-weight:500;color:#d0cedd}label input,label select{display:block;margin-top:8px}strong{color:#e1dcec;font-weight:550}
.site-header{height:108px;display:flex;align-items:center;justify-content:space-between;max-width:1280px;margin:auto;padding:0 48px;border-bottom:1px solid #1b1d26}.brand{display:flex;flex-direction:column;align-items:center;gap:0}.brand img{object-fit:contain;height:39px;width:118px}.brand>span:last-child{font-size:10px;letter-spacing:6px;color:#bd9aef;margin-left:6px}.site-header nav{display:flex;align-items:center;gap:32px;font-size:13px;color:#bab7c9}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:46px;padding:11px 20px;border:1px solid #383541;border-radius:11px;background:#171720;font-size:13px;font-weight:600;line-height:1.4;transition:background .2s,border-color .2s,transform .2s}.button:hover{background:#242131;border-color:#5a4b78}.button.primary{background:linear-gradient(115deg,#c5a6ff,#a47bdc);color:#191121;border-color:#ceb0ff;box-shadow:0 4px 24px #aa7bff13}.button.primary:hover{background:#d0b5ff;transform:translateY(-1px)}.button.small{min-height:38px;padding:8px 14px}.link-button,.text-link{font-size:13px;background:none;border:0;color:#c1b4da}.text-link{display:inline-flex;gap:10px;align-items:center}.text-link:hover,.link-button:hover{color:#fff}.hero{max-width:1280px;padding:92px 48px 112px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:50px;overflow:hidden}.eyebrow{display:inline-flex;align-items:center;gap:9px;font-size:10px;font-weight:600;letter-spacing:2px;color:#afa0c6}.eyebrow i{width:5px;height:5px;border-radius:50%;background:var(--violet);box-shadow:0 0 12px var(--violet)}.hero h1{font-size:clamp(44px,4.7vw,65px);line-height:1.11;letter-spacing:-.065em;margin:24px 0}.hero h1 em{font-style:normal;background:linear-gradient(110deg,#d6bbff,#a792ff 60%,#e9aeec);background-clip:text;color:transparent}.hero-copy>p{font-size:16px;max-width:460px;line-height:1.8}.hero-actions{display:flex;align-items:center;gap:24px;margin:30px 0}.plan-line{display:flex;flex-direction:column;gap:5px;font-size:11px;color:#77798b}.plan-line strong{font-size:17px;color:#c4bed4}.plan-line strong span{font-size:12px;font-weight:400;color:#9691a4}.orbit-art{position:relative;min-height:360px;isolation:isolate;display:grid;place-items:center}.orbit-art:before{content:"";position:absolute;inset:25px;background:radial-gradient(ellipse,#a84ef515,transparent 68%);border-radius:50%}.orbital{position:absolute;border:1px solid #82709e30;border-radius:50%;width:390px;height:215px;transform:rotate(-32deg)}.orbital-two{width:390px;height:215px;transform:rotate(40deg);border-color:#82709e20}.orbital-one:after{content:"";position:absolute;width:5px;height:5px;background:#d5b6fc;box-shadow:0 0 12px #b988ff;left:55px;top:23px;border-radius:50%}.art-core{z-index:1;display:flex;flex-direction:column;align-items:center;padding:30px;transform:translateY(-6px)}.art-core img{object-fit:contain;filter:drop-shadow(0 10px 30px #9850c81c);width:228px;height:auto}.art-core span{letter-spacing:12px;padding-left:12px;font-size:14px;background:linear-gradient(90deg,#b493ff,#f0baff);background-clip:text;color:transparent;text-shadow:0 0 20px #aa77ed44}.art-label{font-size:8px;letter-spacing:2px;position:absolute;padding:5px 9px;border:1px solid #282333;border-radius:20px;color:#a69ab9;background:var(--bg)}.label-one{top:38px;left:20px}.label-two{bottom:43px;left:35px}.label-three{top:96px;right:0}
.notice{position:fixed;top:14px;left:50%;transform:translateX(-50%);z-index:15;background:#242034;border:1px solid #695680;color:#e4d7f8;box-shadow:0 8px 36px #0008;padding:12px 20px;border-radius:12px;max-width:calc(100% - 32px);font-size:14px}.notice.error{border-color:#b76578;color:#ffcad5}.account-section,.tutorial-section{max-width:1184px;margin:0 auto;padding:54px 0 70px}.account-section{min-height:420px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:30px}.section-heading h1,.section-heading h2{font-size:32px;margin-top:10px}.muted{font-size:12px;color:var(--muted)}.badge{display:inline-flex;align-items:center;justify-content:center;background:#201d2b;border:1px solid #42334f;color:#cdb0f0;border-radius:30px;padding:5px 12px;font-size:11px;white-space:nowrap}.badge.active{background:#12241f;border-color:#315649;color:#a7dec9}.account-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:20px}.card{padding:30px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(135deg,#15151f,#0f1118)}.card h2{font-size:25px}.card>p{font-size:14px;margin:14px 0}.membership-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:18px}.membership #activation{border-top:1px solid var(--line);margin-top:24px;padding-top:22px}.copy-row{display:flex;gap:8px;margin-top:10px}.copy-row input{font-family:Consolas,monospace;font-size:12px}.hint{font-size:12px;line-height:1.6;margin-top:12px}.download-card h2{margin-top:18px}.download{margin-top:10px;width:100%}.download-card>.text-link{margin-top:15px;display:flex;justify-content:center}.download-card details{margin-top:24px;font-size:11px}.download-card code{display:block;word-break:break-all;color:#a59bad}.download-card details p{margin:10px 0}.admin-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:32px 0 24px}.admin-heading h2{font-size:22px}.admin-heading p{font-size:13px;margin-top:6px}.admin-toolbar{display:flex;align-items:end;gap:16px;margin-bottom:20px}.search-label{max-width:350px;flex:1}.users-list{display:grid;gap:10px}.user-row{display:grid;grid-template-columns:minmax(180px,1.3fr) minmax(145px,1fr) auto;align-items:center;gap:20px;padding:20px 22px;border:1px solid var(--line);border-radius:14px;background:#101118}.user-row h3{font-size:15px;letter-spacing:-.01em}.user-row p{font-size:12px;overflow-wrap:anywhere}.user-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.user-actions .button{font-size:11px;padding:7px 10px;min-height:34px}.user-row .badge{margin-bottom:7px}.empty{padding:30px;text-align:center;border:1px dashed var(--line);border-radius:12px;font-size:14px}.payments{margin-top:30px;border:1px solid var(--line);padding:20px;border-radius:14px;font-size:13px}.payments>p{margin:12px 0}.payment-row{display:flex;align-items:center;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding:14px 0;font-size:12px}
.tutorial-section{border-top:1px solid #20202a}.tutorial-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-top:38px}.tutorial-step{padding:28px;border:1px solid #242430;border-radius:18px;background:#0e1016;overflow:hidden}.step-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #443252;background:#20162a;color:#c69fe6;border-radius:10px;font-size:11px;margin-bottom:20px}.tutorial-step h3{font-size:22px;margin-bottom:12px}.tutorial-step>p{font-size:14px;line-height:1.85;min-height:102px}.mini-instruction{display:flex;gap:15px;align-items:center;margin-top:30px;font-size:12px;color:#a79fb7;border-top:1px solid var(--line);padding-top:26px}.mini-instruction span{font-size:28px;color:var(--violet)}.tutorial-capture{margin:24px 0 0;border:1px solid #2c2837;border-radius:10px;overflow:hidden;background:#090a0f}.tutorial-capture img{width:100%;height:auto;display:block;aspect-ratio:1.57;object-fit:contain}.tutorial-capture figcaption{padding:10px 12px;font-size:11px;background:#21162e;color:#d3b6f6;border-top:1px solid #382341}.tutorial-capture figcaption span{font-size:17px;margin-right:8px}.next-step{display:flex;gap:20px;align-items:flex-start;border-bottom:1px solid var(--line);padding:36px 10px 40px}.next-step .step-number{flex-shrink:0;margin:0}.next-step h3{font-size:19px;margin-bottom:8px}.next-step p{font-size:14px;max-width:820px}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px 32px;margin-top:32px}.faq-grid details{font-size:13px;border-bottom:1px solid var(--line);padding-bottom:18px}.faq-grid p{margin-top:14px;line-height:1.8}summary{cursor:pointer;color:#c9c2d4}footer{border-top:1px solid var(--line);padding:30px 48px;max-width:1280px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:11px;color:#7e798e}.footer-brand>span:first-child{font-size:12px;letter-spacing:4px}.footer-brand>span:last-child{font-size:8px;letter-spacing:3px}footer p{font-size:12px}
dialog{width:450px;max-width:calc(100vw - 32px);border:1px solid #3e334f;border-radius:20px;background:#121019;color:var(--text);padding:36px;box-shadow:0 24px 100px #0009;max-height:calc(100dvh - 40px);overflow:auto}dialog::backdrop{background:#04040bbd;backdrop-filter:blur(8px)}dialog h2{font-size:28px;margin:16px 0}dialog>p{font-size:13px}dialog form{display:flex;flex-direction:column;gap:18px;margin-top:24px}dialog form>.button{width:100%;margin-top:6px}.close-dialog{position:absolute;right:18px;top:14px;border:0;background:none;font-size:26px;color:#8d849f;width:28px;height:28px;line-height:1}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:24px}.form-error{font-size:12px;color:#ffa9be;padding:12px;background:#381927;border-radius:8px}#result-dialog{width:510px}#result-value{font-size:11px}#checkout{margin-top:18px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:900px){.hero-copy{animation:enter .7s ease-out both}.orbit-art{animation:enter 1.1s ease-out both}}@keyframes enter{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1280px){.account-section,.tutorial-section{margin:0 48px}.hero{gap:20px}.orbit-art{transform:scale(.92)}}
@media(max-width:820px){.site-header{height:88px;padding:0 24px}.hero{padding:60px 24px;grid-template-columns:1fr;gap:10px}.hero-copy{max-width:550px}.hero h1{font-size:52px}.orbit-art{min-height:300px;max-width:470px;width:100%;margin:0 auto}.hero-actions{flex-wrap:wrap}.account-section,.tutorial-section{margin:0 24px;padding-top:40px}.account-grid{grid-template-columns:1fr}.section-heading{align-items:start}.section-heading h1,.section-heading h2{font-size:28px}.section-heading>.muted{display:none}.user-row{grid-template-columns:1fr auto}.user-actions{grid-column:1/-1;justify-content:flex-start}.tutorial-grid{gap:16px}.tutorial-step{padding:22px}.tutorial-step>p{min-height:0}.tutorial-capture{margin-top:20px}.faq-grid{grid-template-columns:1fr}.hero-copy>p{max-width:490px}footer{padding:26px 24px}footer p{display:none}}
@media(max-width:560px){.site-header nav{gap:14px}.site-header nav>a{display:none}.hero h1{font-size:44px}.hero{padding-top:44px}.hero-copy>p{font-size:14px}.hero-actions{gap:20px}.orbit-art{min-height:270px}.orbital{width:300px;height:165px}.art-core img{width:194px}.art-label{font-size:7px}.label-one{left:0}.label-two{left:0;bottom:22px}.label-three{right:-6px}.tutorial-grid{grid-template-columns:1fr}.section-heading{gap:12px}.section-heading h1,.section-heading h2{font-size:25px}.card{padding:23px}.membership-heading h2{font-size:23px}.admin-heading{align-items:start;flex-direction:column}.user-row{grid-template-columns:1fr;padding:18px;gap:12px}.user-actions{grid-column:auto}.user-row .badge{margin:0 0 5px}.next-step{padding-left:0;padding-right:0;gap:14px}.next-step p{font-size:13px}dialog{padding:28px 24px}.eyebrow{font-size:9px;letter-spacing:1.5px}.payment-row{align-items:start;flex-direction:column;gap:5px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.device-row{margin-top:20px;border-top:1px solid var(--line);padding-top:18px}.device-row code{display:block;font-size:11px;overflow-wrap:anywhere;color:#cab4e5}.device-row p{font-size:12px;margin:8px 0 12px}#devices-dialog{width:540px}.tutorial-capture img{aspect-ratio:auto}@media(max-width:560px){.label-three{top:45px}}
.tutorial-image{position:relative}.tutorial-arrow{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;filter:drop-shadow(0 1px 3px #000)}.tutorial-arrow path{stroke:#d7a9ff;fill:none;stroke-width:.75;stroke-linecap:round;stroke-linejoin:round}footer nav{display:flex;gap:16px}footer nav a:hover{color:var(--text)}@media(max-width:560px){footer{flex-wrap:wrap}footer>span{width:100%;text-align:center}}
.admin-downloads{display:flex;gap:24px;flex-wrap:wrap;margin-bottom:20px}
