:root{--ink:#211b2b;--muted:#756e7f;--line:#e4dfe9;--purple:#7142c8;--paper:#fbfafc;--dark:#171322;--lime:#bbf580}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,'PingFang SC','Microsoft YaHei',sans-serif;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,summary,select{touch-action:manipulation}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #ac85eb;outline-offset:5px}.wrap{max-width:1240px;padding-inline:40px;margin-inline:auto}.announcement{background:var(--dark);color:white;font-size:11px;letter-spacing:1.5px;text-align:center;padding:8px 20px}.announcement span{margin-left:20px;color:#bfb8ca;font-size:12px;letter-spacing:1px}.header{max-width:1400px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:22px 40px}.brand{display:flex;gap:12px;align-items:center;font-size:23px;font-weight:750;letter-spacing:-.7px;line-height:1.2}.brand small{display:block;font-size:10px;letter-spacing:2px;margin-top:7px;font-weight:500}.brand-mark{display:flex;align-items:center;justify-content:center;width:38px;height:42px;background:var(--dark);border-radius:9px;color:white;font-size:29px;font-weight:800}.brand-mark span{font-size:25px;color:var(--lime)}.brand-dot{color:var(--purple)}.header nav{display:flex;gap:30px;font-size:14px}.header nav a:hover,.text-link:hover{color:var(--purple)}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;padding:14px 24px;border:1px solid transparent;border-radius:6px;font-size:14px;font-weight:650;line-height:1.5;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--purple);color:white}.dark{background:var(--dark);color:white}.outline{border-color:var(--line);background:transparent;color:var(--ink)}.small{padding:10px 16px;font-size:13px}.wide{width:100%}.text-link{font-size:14px;font-weight:600}.hero{display:grid;grid-template-columns:1.08fr 1fr;gap:65px;align-items:center;padding-top:64px;padding-bottom:80px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:2px;color:var(--purple);margin:0 0 22px}h1,h2,h3,p{overflow-wrap:break-word}h1{font-size:clamp(36px,3.6vw,52px);font-weight:750;line-height:1.35;letter-spacing:-1.5px;margin:0 0 22px}h1>span{color:var(--purple)}.lead{font-size:18px;line-height:1.9;color:var(--muted)}.actions{display:flex;align-items:center;gap:28px;margin-top:30px}.hero-bottom{display:flex;gap:17px;margin-top:36px;color:var(--muted);font-size:12px}.hero-bottom span+span{border-left:1px solid #ccc1d6;padding-left:17px}.hero-product{border-radius:15px;background:#211131;color:white;overflow:hidden;box-shadow:0 20px 50px #3b215820}.hero-product-top{display:flex;justify-content:space-between;padding:22px 24px 0;font-size:11px;letter-spacing:1px;color:#c4b1dd}.hero-product img{display:block;width:100%;height:auto;aspect-ratio:1.5;object-fit:cover}.hero-product-bottom{padding:0 24px 26px;display:flex;align-items:center;justify-content:space-between;gap:14px}.hero-product-bottom h2{font-size:19px;letter-spacing:-.5px;margin:0}.hero-product-bottom p{font-size:12px;color:#b5a3c6;margin:5px 0 0}.round-arrow{display:grid;place-items:center;flex-shrink:0;border:1px solid #5a436c;width:38px;height:38px;border-radius:50%;font-size:20px}.section{padding-top:80px;padding-bottom:80px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px}.section-heading .eyebrow{margin-bottom:12px}h2{font-size:32px;letter-spacing:-.8px;line-height:1.4;margin:0}h3{font-size:20px;line-height:1.5;margin:0 0 13px}.section-heading>p{color:var(--muted);font-size:14px;margin:0}.featured{display:grid;grid-template-columns:.88fr 1.12fr;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:white}.product-art{background:#211131;position:relative;display:flex;align-items:center;overflow:hidden}.product-art img{width:100%;height:100%;object-fit:cover}.chip-label{position:absolute;top:22px;left:24px;padding:5px 10px;background:#ffffff12;border:1px solid #ffffff22;color:#e1c9ff;font-size:10px;letter-spacing:1px;border-radius:3px}.product-info{padding:35px 38px}.pills{display:flex;flex-wrap:wrap;gap:8px}.pills span{background:#f0eaf8;color:#73508e;border-radius:4px;padding:4px 10px;font-size:12px}.product-info h3{font-size:25px;margin-top:20px;margin-bottom:12px}.product-info>p{font-size:15px;color:var(--muted)}.product-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:22px 0}.product-stats strong{display:block;font-size:27px;line-height:1.2}.product-stats small{font-size:12px;margin-left:4px;font-weight:500}.product-stats span{font-size:12px;color:var(--muted)}.product-tail{padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;gap:20px}.product-tail>span{font-size:11px;color:var(--muted)}.inquiry-price{display:block;font-size:17px;color:var(--ink);font-weight:650}.dark-band{background:var(--dark);color:#f7f3fc}.dark-band .eyebrow{color:#b697e6}.dark-band .section-heading>p{color:#aba0b8}.dark-band .text-link{color:#d5bbff}.three{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.three article{border-top:1px solid #4a3d57;padding-top:25px}.index{display:block;font-size:13px;color:#bca0df;margin-bottom:28px}.three p{font-size:15px;color:#b1a7bd;margin:0;line-height:1.9}.three.light article{border-color:var(--line)}.three.light p{color:var(--muted)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}.steps article{border-top:1px solid var(--line);padding-top:22px}.steps article>span{font-size:14px;color:var(--purple);display:block;margin-bottom:20px}.steps h3{font-size:18px}.steps p{font-size:14px;color:var(--muted)}.guide-teaser{margin-top:10px;margin-bottom:40px;padding-top:46px;padding-bottom:46px;background:#ede5f8;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:45px}.guide-teaser>div{max-width:710px}.guide-teaser p:not(.eyebrow){color:var(--muted);font-size:15px;max-width:600px}.guide-teaser .button{flex-shrink:0}.faq-layout{display:grid;grid-template-columns:1fr 1.5fr;gap:70px}.faq-layout h2{margin-bottom:22px}details{border-top:1px solid var(--line);padding:20px 0}details:last-child{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;position:relative;font-size:16px;font-weight:600;padding-right:30px}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:4px;color:var(--purple);font-size:23px;top:-5px}details[open] summary:after{content:'−'}details p{font-size:14px;color:var(--muted);line-height:1.9;margin-bottom:4px}.footer{border-top:1px solid var(--line);padding-top:40px;padding-bottom:35px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.footer>div>p{font-size:13px;color:var(--muted)}.footer-links{display:flex;gap:24px;align-items:start;justify-content:end;font-size:13px}.footer-links button{font-size:13px;background:none;border:0;padding:0;color:var(--ink)}.fine{font-size:12px;color:var(--muted);line-height:1.8}.footer>.fine{grid-column:1/-1;margin:0}.breadcrumb{padding-top:26px;display:flex;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:12px}.product-hero{display:grid;grid-template-columns:1fr 1fr;gap:65px;padding-top:35px;padding-bottom:65px;align-items:start}.gallery-art{position:relative;border-radius:12px;overflow:hidden;background:#211131}.gallery-art img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}.gallery-notes{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;font-size:12px;color:var(--muted)}.purchase-panel .eyebrow{margin-bottom:12px}.purchase-panel h1{font-size:40px}.purchase-panel h1 span{font-size:22px;margin-left:12px}.purchase-panel>p{color:var(--muted);font-size:15px}.monthly{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:22px 0 16px}.monthly>span:first-child{font-size:13px}.monthly strong{font-size:37px;line-height:1.2}.monthly small{font-size:14px;margin-left:4px}.monthly>.fine{flex-basis:100%;margin-top:-5px}.variant-picker{border:0;padding:0;margin:26px 0 20px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.variant-picker legend{font-size:13px;margin-bottom:12px}.variant-picker label{position:relative;cursor:pointer}.variant-picker input{position:absolute;opacity:0;width:100%;height:100%;margin:0}.variant-picker label>span{display:block;border:1px solid var(--line);border-radius:6px;padding:12px 15px;font-size:15px;font-weight:650}.variant-picker small{display:block;font-size:12px;font-weight:400;color:var(--muted)}.variant-picker input:checked+span{border-color:var(--purple);background:#f1eafc}.variant-picker input:focus-visible+span{outline:3px solid #ac85eb;outline-offset:3px}.purchase-price{display:flex;justify-content:space-between;gap:15px;font-size:13px;border-top:1px solid var(--line);padding-top:20px;margin-bottom:17px}.purchase-price strong{font-size:15px}.underlink{display:block;text-align:center;font-size:12px;color:var(--muted);margin-top:13px}.product-nav{position:sticky;top:0;z-index:3;background:#fbfafcf5;backdrop-filter:blur(15px);border-block:1px solid var(--line)}.product-nav>.wrap{display:flex;gap:35px;padding-top:15px;padding-bottom:15px;font-size:14px}.tabs{display:flex;gap:10px;margin:30px 0}.tabs button{background:transparent;color:#c9bcd9;border:1px solid #574565;border-radius:5px;padding:10px 20px;font-size:14px}.tabs button[aria-selected=true]{background:#cbb0ef;color:#251633;border-color:#cbb0ef}.price-panel{display:grid;grid-template-columns:1fr 1.2fr;gap:55px;padding-bottom:28px}.price-panel[hidden]{display:none}.price-panel p{color:#b8acc5;font-size:14px}.big-price{font-size:75px;letter-spacing:-3px}.big-price small{font-size:19px;letter-spacing:0;margin-left:10px}.rate-list>div{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #4a3b59;padding:14px 0}.rate-list strong{font-size:20px}.rate-list>div>span{font-size:15px}.cost-note{font-size:14px;background:#2a2037;padding:16px 20px;border-radius:5px}.cost-note b{color:#d5bdff;margin-right:20px}.dark-band .fine{color:#a599b2}.notice-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px 45px}.notice-grid article{border-top:1px solid var(--line);padding-top:24px}.notice-grid h3{font-size:18px}.notice-grid p{font-size:15px;color:var(--muted)}.mobile-buy{display:none}.guide-header{padding-top:65px;padding-bottom:30px}.guide-header h1{font-size:52px}.compact{padding-top:45px;padding-bottom:45px}.device-check{display:grid;grid-template-columns:1fr 1fr;gap:55px;padding:35px;background:#efe9f8;border-radius:10px}.device-check p{font-size:15px;color:var(--muted)}label{display:block;font-size:14px;margin-bottom:9px}select{width:100%;background:white;border:1px solid #d6c7e5;padding:14px;border-radius:5px;font-size:14px;color:var(--ink)}#device-result{color:var(--purple)}.two{display:grid;grid-template-columns:1fr 1fr;gap:40px}.reading{margin-top:30px}.reading h3{font-size:19px}.reading p{font-size:15px;color:var(--muted)}.reading a{color:var(--purple)}.tutorial-link{display:flex;justify-content:space-between;align-items:center;gap:25px;background:#f0edf5;padding:26px 30px;margin-top:25px;border-radius:7px}.tutorial-link h3{font-size:18px;margin:0}.tutorial-link p{font-size:13px;color:var(--muted);margin:5px 0 0}dialog{width:min(520px,calc(100% - 32px));padding:36px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:white;max-height:90vh;overflow:auto}dialog::backdrop{background:#171322aa;backdrop-filter:blur(5px)}dialog h2{font-size:26px}dialog>p:not(.eyebrow){font-size:14px;color:var(--muted)}.dialog-close{position:absolute;right:15px;top:12px;font-size:25px;background:none;border:0;color:var(--muted)}textarea{width:100%;resize:vertical;border:1px solid var(--line);border-radius:5px;background:#faf8fd;font-size:14px;padding:12px;margin-bottom:15px;color:var(--ink)}.contact-pending{background:#f1ecf8;border-left:3px solid var(--purple);padding:14px 17px;font-size:14px;margin:20px 0}.qr-image{display:block;width:100%;max-width:340px;height:auto;margin:20px auto}.wechat-help{font-size:14px;color:var(--muted);line-height:1.7}.wechat-id{text-align:center;font-size:16px}.wechat-id button{margin-left:12px;border:0;background:#eee5f8;color:var(--purple);padding:5px 12px;border-radius:4px}
@media(max-width:950px){.wrap{padding-inline:28px}.header{padding-inline:28px}.hero{gap:35px}.hero h1{font-size:38px}.product-hero{gap:35px}.product-info{padding:26px}.product-tail .button{padding:12px 15px}.guide-teaser{margin-inline:28px}.faq-layout{gap:35px}.header nav{gap:20px}.hero-bottom{gap:10px}.hero-bottom span+span{padding-left:10px}.hero-product-bottom h2{font-size:17px}}
@media(max-width:650px){.wrap{padding-inline:22px}.announcement{font-size:10px}.announcement span{font-size:10px;margin-left:10px}.header{padding:18px 22px;gap:16px;flex-wrap:wrap}.brand{font-size:21px}.header nav{order:3;width:100%;justify-content:space-between;padding-top:13px;border-top:1px solid var(--line)}.header .small{font-size:12px;padding:9px 12px}.brand-mark{height:37px;width:34px;font-size:25px}.hero{grid-template-columns:1fr;padding-top:40px;padding-bottom:40px;gap:35px}.hero h1{font-size:37px;letter-spacing:-1px}.hero .lead{font-size:16px}.hero-bottom{margin-top:25px;font-size:11px}.hero-product img{max-height:270px}.hero-product-bottom h2{font-size:18px}.section{padding-top:52px;padding-bottom:52px}.section-heading{display:block;margin-bottom:25px}.section-heading>p,.section-heading>.text-link{display:block;margin-top:15px}.section-heading h2,h2{font-size:27px}.featured,.three,.faq-layout,.product-hero,.price-panel,.notice-grid,.device-check,.two{grid-template-columns:1fr}.product-art{height:240px}.product-info{padding:25px 22px}.product-info h3{font-size:22px}.product-info>p{font-size:14px}.product-stats{gap:10px}.product-stats strong{font-size:25px}.product-tail{gap:10px}.three{gap:25px}.index{margin-bottom:16px}.steps{grid-template-columns:1fr 1fr;gap:24px}.steps h3{font-size:17px}.steps p{font-size:13px}.guide-teaser{margin-inline:0;border-radius:0;display:block;padding:35px 22px;margin-bottom:0}.guide-teaser .button{margin-top:20px}.faq-layout{gap:15px}.footer{grid-template-columns:1fr;padding-top:30px;padding-bottom:100px}.footer-links{justify-content:start}.footer>.fine{grid-column:auto}.product-hero{padding-top:25px;gap:25px;padding-bottom:30px}.gallery-art img{aspect-ratio:1.4}.gallery-notes{font-size:11px}.purchase-panel h1{font-size:34px}.product-nav>.wrap{justify-content:space-between;gap:10px;font-size:12px;padding-block:12px}.price-panel{gap:12px}.big-price{font-size:62px}.rate-list strong{font-size:18px}.cost-note b{display:block;margin-bottom:7px}.mobile-buy{display:flex;position:fixed;bottom:0;left:0;right:0;background:white;z-index:5;box-shadow:0 -4px 20px #27133410;padding:12px 22px calc(12px + env(safe-area-inset-bottom));justify-content:space-between;align-items:center;gap:15px}.mobile-buy>span{font-size:15px;font-weight:650}.mobile-buy small{display:block;font-size:11px;color:var(--muted);font-weight:400}.mobile-buy .button{font-size:13px;padding:12px 18px}.guide-header{padding-top:40px;padding-bottom:0}.guide-header h1{font-size:38px}.device-check{padding:24px;gap:15px}.compact{padding-top:40px;padding-bottom:30px}.tutorial-link{display:block;padding:23px}.tutorial-link .button{margin-top:20px}.two{gap:15px}dialog{padding:30px 24px}dialog h2{font-size:23px}.notice-grid{gap:20px}.product-hero .eyebrow{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
[hidden]{display:none!important}.order-heading{padding-bottom:30px}.order-heading h1{font-size:36px}.order-heading>p{color:var(--muted)}.checkout-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:50px;align-items:start;padding-bottom:70px}.checkout-form fieldset{border:1px solid var(--line);border-radius:8px;padding:25px;margin:0 0 25px;background:white}.checkout-form legend{padding:0 10px;font-size:16px;font-weight:650}.checkout-form input:not([type=radio]):not([type=checkbox]),lookup-form input,.lookup-form input,#payment-reference{width:100%;border:1px solid #d6c7e5;border-radius:5px;padding:12px;font-size:16px;background:white;color:var(--ink);margin-bottom:18px}.checkout-form select{margin-bottom:18px}.checkout-form textarea{font-size:16px}.checkout-form label{margin-top:8px}.payment-options{display:flex;gap:30px}.payment-options label,.check-label{display:flex;gap:9px;align-items:baseline;font-size:14px}.check-label{display:block}.check-label input{margin-right:8px}.check-label a{color:var(--purple);text-decoration:underline}.checkout-notice{padding:24px;background:#f0e9f8;border-radius:8px}.checkout-notice h3{font-size:18px}.checkout-notice ul{padding-left:18px;font-size:14px}.order-summary{position:sticky;top:25px;border:1px solid var(--line);padding:25px;border-radius:8px;background:white}.order-summary h2{font-size:23px}.order-summary img{width:100%;height:170px;object-fit:cover;border-radius:6px;margin-top:20px}dl{margin:20px 0}dl>div{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid var(--line);padding:12px 0}dt{color:var(--muted);font-size:14px;flex-shrink:0}dd{margin:0;text-align:right;font-size:15px;overflow-wrap:anywhere;white-space:pre-wrap}.total-line dd{font-size:25px;font-weight:700;color:var(--purple)}.error-message{color:#af2738;font-size:15px;white-space:pre-wrap}.error-message:empty{display:none}button:disabled{opacity:.5;cursor:wait;transform:none}.order-page{padding-bottom:70px}.lookup-form{max-width:560px;padding:28px;background:white;border:1px solid var(--line);border-radius:8px}.receipt-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}.receipt-heading h2{font-size:30px}.receipt-heading p{color:var(--muted);font-size:15px}.receipt-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:25px}.receipt-grid>div{min-width:0}.credential-box{padding:24px;background:#eee7f7;border-radius:8px;margin-top:25px}.credential-box h3{font-size:18px}.credential-box code{display:block;overflow-wrap:anywhere;font-size:13px}.credential-box .actions{flex-wrap:wrap;gap:10px}.credential-box .button{font-size:12px;padding:10px 12px}.payment-section{border:1px solid var(--line);border-radius:8px;padding:25px;background:white}.payment-total{font-size:36px;font-weight:750;color:var(--purple);margin:10px 0}.payment-section h2{font-size:25px}.payment-section>p{font-size:14px}.payment-section>p.payment-total{font-size:36px}.payment-section img{display:block;width:100%;max-width:400px;height:auto;margin:15px auto}.payment-warning{padding:15px;background:#fff1d9;color:#765022;font-size:14px}.admin-controls{display:flex;align-items:center;gap:15px;flex-wrap:wrap}.admin-controls select{width:200px}.admin-controls label{margin:0}.admin-card{padding:28px;margin-bottom:25px;border:1px solid var(--line);border-radius:8px;background:white}.admin-card .receipt-heading h3{font-size:16px;overflow-wrap:anywhere}.admin-card .receipt-heading strong{font-size:14px;white-space:nowrap}.admin-card dl{display:grid;grid-template-columns:1fr 1fr;gap:0 35px}.admin-card textarea{display:block;margin-top:10px}.pagination{padding-bottom:60px}
@media(max-width:650px){.order-heading h1{font-size:28px}.checkout-layout,.receipt-grid{grid-template-columns:1fr;gap:25px}.checkout-layout .order-summary{order:-1;position:static}.order-summary img{display:none}.order-summary dl{margin-bottom:0}.checkout-form fieldset{padding:20px}.checkout-notice{padding:20px}.receipt-heading{align-items:start}.receipt-heading h2{font-size:25px}.receipt-heading .button{padding:10px 12px;white-space:nowrap}.admin-card{padding:20px}.admin-card dl{grid-template-columns:1fr}.admin-card .actions{flex-wrap:wrap}.receipt-grid{gap:25px}.payment-section{padding:18px}.lookup-form{padding:20px}.order-summary h2{font-size:20px}}

.telegram-contact{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.telegram-contact a{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:1px solid var(--line);border-radius:6px;font-size:14px;font-weight:600;color:var(--purple)}.telegram-contact a:hover{background:#f1eafc}.telegram-entry{padding-bottom:48px}.telegram-entry h2{font-size:24px}.footer-links{flex-wrap:wrap}
