/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sticky{position:sticky}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--night:#06101c;--night-2:#0a1726;--panel:#0d1c2d;--cyan:#6ee7ef;--cyan-strong:#22c7d4;--lime:#c9ff68;--paper:#06101c;--white:#f4fbfc;--ink:#edf7f8;--muted:#8fa2b4;--line:#d2eff41f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}body::selection{background:var(--cyan);color:var(--night)}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}main{min-height:100vh;overflow:hidden}.notice-bar{color:#9eacbb;letter-spacing:.14em;background:#030912;justify-content:center;align-items:center;gap:10px;height:34px;font:9px ui-monospace,SFMono-Regular,Menlo,monospace;display:flex}.live-dot{background:var(--lime);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #c9ff6814,0 0 16px #c9ff68b3}.notice-sep{color:#38485b}.site-header{color:#fff;z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#06101cf5;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(22px,5vw,82px);display:flex;position:relative}.brand{letter-spacing:-.04em;align-items:center;gap:11px;font-size:20px;font-weight:850;display:inline-flex}.brand b{color:var(--cyan)}.brand-glyph{width:31px;height:31px;color:var(--cyan);border:1px solid #6ee7efa6;place-items:center;display:grid;transform:rotate(45deg);box-shadow:inset 0 0 16px #6ee7ef1f}.brand-glyph:first-letter{transform:rotate(-45deg)}.site-header nav{color:#a9b4c1;align-items:center;gap:clamp(22px,3.2vw,48px);font-size:12px;display:flex}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--cyan)}.nav-order{color:var(--cyan);border:1px solid #6ee7ef73;align-items:center;gap:18px;padding:11px 15px;font-size:11px;font-weight:760;display:flex}.commerce-hero{background:var(--night);color:#fff;isolation:isolate;grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(42px,7vw,112px);min-height:645px;padding:78px clamp(22px,5vw,82px) 72px;display:grid;position:relative}.hero-grid{z-index:-2;opacity:.6;background-image:linear-gradient(#6ee7ef09 1px,#0000 1px),linear-gradient(90deg,#6ee7ef09 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 75%);mask-image:linear-gradient(90deg,#000,#0000 75%)}.commerce-hero:before{content:"";z-index:-1;border:1px solid #6ee7ef14;border-radius:50%;width:620px;height:620px;position:absolute;top:-20px;left:-270px;box-shadow:0 0 0 75px #6ee7ef05,0 0 0 150px #6ee7ef03}.commerce-copy{z-index:2;position:relative}.hero-kicker{color:#778a9d;letter-spacing:.2em;align-items:center;gap:12px;font:9px ui-monospace,SFMono-Regular,Menlo,monospace;display:flex}.hero-kicker:before{content:"";background:var(--cyan);width:28px;height:1px;box-shadow:0 0 9px var(--cyan)}.hero-kicker b{color:var(--cyan);border:1px solid #ffffff21;padding:4px 7px}.commerce-copy h1{letter-spacing:-.075em;margin:24px 0 22px;font-size:clamp(54px,6.3vw,96px);font-weight:890;line-height:.98}.commerce-copy h1 em{color:#0000;-webkit-text-stroke:1.5px var(--cyan);text-shadow:0 0 35px #6ee7ef1f;font-style:normal}.commerce-copy>p{color:#9aa9b7;max-width:590px;margin:0;font-size:clamp(14px,1.25vw,18px);line-height:1.9}.commerce-actions{gap:12px;margin-top:34px;display:flex}.primary-action,.ghost-action{justify-content:space-between;align-items:center;gap:34px;min-height:52px;padding:0 20px;font-size:12px;font-weight:780;transition:transform .2s,background .2s;display:inline-flex}.primary-action{min-width:190px;color:var(--night);background:var(--cyan);box-shadow:7px 7px #6ee7ef21}.ghost-action{color:#c4cdd6;border:1px solid #ffffff21}.primary-action:hover,.ghost-action:hover{transform:translateY(-2px)}.hero-trust{color:#718395;flex-wrap:wrap;gap:18px;margin-top:34px;font-size:10px;display:flex}.hero-trust span{align-items:center;gap:7px;display:flex}.hero-trust i{color:var(--lime);font-style:normal}.delivery-console{background:#081523d6;border:1px solid #6ee7ef2b;width:100%;min-height:450px;position:relative;overflow:hidden;box-shadow:23px 23px #6ee7ef09,inset 0 0 70px #6ee7ef06}.console-title,.console-stats{z-index:4;color:#75879a;letter-spacing:.13em;justify-content:space-between;align-items:center;height:52px;padding:0 18px;font:8px ui-monospace,SFMono-Regular,Menlo,monospace;display:flex;position:relative}.console-title{border-bottom:1px solid #ffffff14}.console-title span,.console-stats span{align-items:center;gap:8px;display:flex}.console-title i,.console-stats i{background:var(--lime);width:5px;height:5px;box-shadow:0 0 8px var(--lime);border-radius:50%}.console-title b,.console-stats b{color:var(--cyan);font-weight:650}.console-main{background:radial-gradient(circle,#6ee7ef14,#0000 41%);place-items:center;height:346px;display:grid;position:relative}.console-main:before{content:"";background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.radar-ring{border:1px solid #6ee7ef33;border-radius:50%;width:210px;height:210px;position:absolute;transform:scaleY(.5)rotate(12deg)}.ring-b{border-color:#6ee7ef1a;width:325px;height:325px;transform:scaleY(.42)rotate(-15deg)}.ring-c{border-color:#ffffff0e;width:445px;height:445px;transform:scaleY(.36)rotate(5deg)}.ai-core{z-index:3;background:radial-gradient(circle at 35% 25%,#6ee7ef4d,#0a1a2af0 55%);border:1px solid #6ee7efa6;border-radius:50%;justify-content:center;align-items:center;gap:8px;width:110px;height:110px;display:flex;position:relative;box-shadow:0 0 55px #6ee7ef29}.ai-core strong{letter-spacing:-.08em;font-size:31px}.ai-core small{color:#76889b;letter-spacing:.14em;font:6px/1.5 ui-monospace,monospace}.console-node{z-index:3;background:#0a1827ed;border:1px solid #ffffff1c;grid-template-columns:29px 1fr;align-content:center;gap:3px 8px;width:90px;height:76px;padding:10px;display:grid;position:absolute;box-shadow:0 10px 24px #00000040}.console-node b{background:var(--cyan);width:29px;height:29px;color:var(--night);grid-row:1/3;place-items:center;font-size:12px;display:grid}.console-node span{color:#bbc6d0;letter-spacing:.08em;align-self:end;font:6px ui-monospace,monospace}.console-node i{color:var(--lime);letter-spacing:.12em;font:5px ui-monospace,monospace}.node-one{top:11%;left:7%;transform:rotate(-2deg)}.node-two{top:13%;right:7%;transform:rotate(3deg)}.node-two b{background:#ffc58f}.node-three{bottom:9%;left:10%;transform:rotate(2deg)}.node-three b{background:#9ab8ff}.node-four{bottom:8%;right:9%;transform:rotate(-3deg)}.node-four b{background:#d5a8ff}.console-stats{border-top:1px solid #ffffff14;height:52px}.guarantee-row{color:#fff;background:#0a1624;border-top:1px solid #ffffff14;grid-template-columns:repeat(5,1fr);padding:0 clamp(22px,5vw,82px);display:grid}.guarantee-row>div{border-right:1px solid #ffffff14;align-items:center;gap:13px;min-height:104px;padding:22px 20px;display:flex;position:relative}.guarantee-row>div:first-child{border-left:1px solid #ffffff14}.guarantee-row>div>b{color:#3d4b5a;font:7px ui-monospace,monospace;position:absolute;top:8px;left:8px}.guarantee-icon{width:36px;height:36px;color:var(--cyan);border:1px solid #6ee7ef38;place-items:center;display:grid}.guarantee-row p{flex-direction:column;gap:5px;margin:0;display:flex}.guarantee-row strong{font-size:12px}.guarantee-row small{color:#667789;font-size:9px}.product-section{background:#edf1f0;padding:clamp(78px,9vw,130px) clamp(22px,5vw,82px)}.section-title{grid-template-columns:1.25fr .75fr;align-items:end;gap:40px;margin-bottom:44px;display:grid}.section-title span,.process-band>div>span,.bottom-cta>div>span,.subpage-hero>span,.detail-content article>span,.detail-content aside>span,.faq-block>span{color:#6c7a88;letter-spacing:.19em;font:9px ui-monospace,SFMono-Regular,Menlo,monospace}.section-title h2{letter-spacing:-.06em;margin:10px 0 0;font-size:clamp(42px,5vw,68px);line-height:1}.section-title>p{max-width:500px;color:var(--muted);margin:0;font-size:13px;line-height:1.9}.catalog-toolbar{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:54px;margin-bottom:20px;display:flex}.category-tabs{align-self:stretch;display:flex;overflow-x:auto}.category-tabs button{border:0;border-right:1px solid var(--line);color:#65717e;cursor:pointer;white-space:nowrap;background:0 0;padding:0 18px;font-size:11px}.category-tabs button.active{background:var(--night);color:var(--cyan)}.catalog-toolbar>span{color:#7c8791;padding-right:4px;font-size:10px}.commerce-products{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.commerce-card{border:1px solid var(--line);background:#fff;min-height:520px;padding:20px;transition:transform .25s,box-shadow .25s;position:relative}.commerce-card:hover{transform:translateY(-5px);box-shadow:0 20px 48px #0a152217}.card-topline{color:#818c97;justify-content:space-between;align-items:center;font-size:9px;display:flex}.card-topline>span:first-child{align-items:center;gap:6px;display:flex}.card-topline i{background:#23c67c;border-radius:50%;width:5px;height:5px}.card-topline .soldout i{background:#e56b62}.product-logo{color:#0a1824;background:#9ee9e5;border-radius:17px;place-items:center;width:64px;height:64px;margin:30px 0 20px;font-size:27px;font-weight:880;display:grid;position:relative;box-shadow:inset -9px -9px 22px #00000014}.product-logo small{background:var(--night);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;display:grid;position:absolute;bottom:-6px;right:-6px}.product-logo.green{background:#91edc4}.product-logo.cyan{background:#79d9ee}.product-logo.violet{background:#bca3ff}.product-logo.orange{background:#efbd8b}.product-logo.blue{background:#8db7ff}.product-logo.indigo{background:#9d9cff}.product-logo.pink{background:#e8a7cb}.product-logo.silver{background:#ced5dc}.product-logo.red{background:#e99a96}.product-logo.teal{background:#7ed6cb}.product-badge{color:#718086;letter-spacing:.08em;border:1px solid #b8c4c7;padding:5px 8px;font-size:8px;display:inline-block}.product-maker{color:#818c97;letter-spacing:.08em;text-transform:uppercase;margin:15px 0 4px;font-size:9px}.commerce-card h3{letter-spacing:-.045em;margin:0;font-size:22px}.product-summary{color:#687481;min-height:42px;margin:12px 0 14px;font-size:11px;line-height:1.75}.commerce-card ul{border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#586674;gap:7px;margin:0;padding:13px 0;font-size:10px;list-style:none;display:grid}.commerce-card li{align-items:center;gap:7px;display:flex}.commerce-card li span{color:#12a8a7}.price-line{justify-content:space-between;align-items:end;margin-top:15px;display:flex}.price-line>div{align-items:baseline;gap:4px;display:flex}.price-line small{color:#7d8994;font-size:9px}.price-line strong{color:var(--ink);letter-spacing:-.06em;font-size:32px}.price-line strong em{margin-right:2px;font-size:13px;font-style:normal}.price-line>div>span{color:#7e8992;font-size:9px}.price-line p{color:#99a2aa;text-align:right;margin:0;font-size:8px;line-height:1.55}.card-actions{grid-template-columns:.85fr 1.15fr;gap:7px;display:grid;position:absolute;bottom:18px;left:20px;right:20px}.card-actions a,.card-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;justify-content:space-between;align-items:center;min-height:42px;padding:0 12px;font-size:10px;font-weight:760;display:flex}.card-actions button{color:var(--night);border-color:var(--cyan);background:var(--cyan)}.card-actions button:disabled{color:#8b949d;cursor:not-allowed;background:#e9ecec;border-color:#d7dcde}.process-band{background:var(--night);color:#fff;grid-template-columns:.72fr 1.28fr;gap:clamp(48px,8vw,120px);padding:clamp(80px,9vw,130px) clamp(22px,5vw,82px);display:grid}.process-band h2{letter-spacing:-.065em;margin:16px 0 0;font-size:clamp(40px,4.6vw,68px);line-height:1.05}.process-band ol{border-top:1px solid #ffffff1a;margin:0;padding:0;list-style:none}.process-band li{border-bottom:1px solid #ffffff1a;grid-template-columns:70px 1fr;align-items:center;min-height:105px;display:grid}.process-band li>b{color:var(--cyan);font:10px ui-monospace,monospace}.process-band li div{grid-template-columns:.75fr 1.25fr;align-items:center;gap:20px;display:grid}.process-band li strong{font-size:16px}.process-band li p{color:#748597;margin:0;font-size:11px;line-height:1.7}.bottom-cta{color:#fff;background:#091a2b;border-top:1px solid #6ee7ef2e;justify-content:space-between;align-items:center;gap:30px;min-height:300px;padding:60px clamp(22px,5vw,82px);display:flex;position:relative}.bottom-cta:after{content:"AI";color:#06101c0d;font-size:220px;font-weight:900;line-height:1;position:absolute;right:18%}.bottom-cta h2{letter-spacing:-.065em;margin:12px 0 8px;font-size:clamp(38px,5vw,65px)}.bottom-cta p{color:#8fa3b5;margin:0;font-size:12px}.bottom-cta>a{background:var(--cyan);min-width:205px;min-height:54px;color:var(--night);z-index:2;justify-content:space-between;align-items:center;padding:0 21px;font-size:11px;font-weight:760;display:flex;position:relative}.site-footer{color:#fff;background:#030912;grid-template-columns:1.5fr .7fr .7fr 1.2fr;gap:42px;padding:65px clamp(22px,5vw,82px) 25px;display:grid}.footer-brand .brand-glyph{transform:rotate(45deg)}.site-footer>div:first-child>p{color:#6c7b8b;max-width:290px;margin:20px 0 0;font-size:10px;line-height:1.7}.footer-nav{color:#758394;flex-direction:column;gap:12px;font-size:10px;display:flex}.footer-nav b{color:#fff;letter-spacing:.08em;margin-bottom:5px;font-size:10px}.footer-nav a:hover{color:var(--cyan)}.footer-warning{border:1px solid #ffffff17;padding:18px}.footer-warning span{color:var(--cyan);letter-spacing:.15em;font:8px ui-monospace,monospace}.footer-warning p{color:#687788;margin:11px 0 0;font-size:9px;line-height:1.75}.copyright{color:#526172;border-top:1px solid #ffffff12;grid-column:1/-1;justify-content:space-between;margin-top:20px;padding-top:21px;font-size:8px;display:flex}.drawer-layer{z-index:100;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);cursor:pointer;background:#01060cc2;border:0;position:absolute;inset:0}.checkout-drawer{z-index:2;background:#f5f7f6;flex-direction:column;width:min(520px,100%);height:100%;animation:.28s ease-out drawer-in;display:flex;position:relative;overflow-y:auto;box-shadow:-25px 0 80px #00000059}@keyframes drawer-in{0%{transform:translate(100%)}to{transform:translate(0)}}.drawer-head{background:var(--night);color:#fff;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;min-height:96px;padding:22px 25px;display:flex}.drawer-head span{color:var(--cyan);letter-spacing:.16em;font:8px ui-monospace,monospace}.drawer-head h2{letter-spacing:-.04em;margin:6px 0 0;font-size:24px}.drawer-head button{color:#9aa9b7;cursor:pointer;background:0 0;border:1px solid #ffffff21;width:36px;height:36px;font-size:25px}.checkout-body{padding:22px 25px 30px}.checkout-product{border:1px solid var(--line);background:#fff;grid-template-columns:58px 1fr auto;align-items:center;gap:13px;padding:15px;display:grid}.checkout-product .product-logo{border-radius:14px;width:52px;height:52px;margin:0;font-size:22px}.checkout-product>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.checkout-product small{color:#8b969f;font-size:8px}.checkout-product strong{font-size:14px}.checkout-product span{color:#82909a;font-size:8px}.checkout-product>b{font-size:18px}.checkout-product-image{object-fit:cover;border-radius:11px;width:52px;height:52px;display:block}.form-group{margin-top:22px}.form-group>label{color:#52616e;align-items:center;gap:7px;margin-bottom:9px;font-size:10px;font-weight:730;display:flex}.form-group label em{color:#a25f1b;background:#fff0da;padding:3px 6px;font-size:7px;font-style:normal}.plan-options{gap:7px;display:grid}.plan-options button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;grid-template-columns:1fr auto;min-height:64px;padding:11px 13px;display:grid}.plan-options button.selected{border-color:var(--cyan-strong);box-shadow:inset 3px 0 0 var(--cyan-strong)}.plan-options strong{font-size:11px}.plan-options span{color:#8a959f;font-size:8px}.plan-options b{color:#112232;grid-area:1/2/3;align-self:center;font-size:17px}.form-row{grid-template-columns:.7fr 1.3fr;gap:12px;display:grid}.quantity-control{border:1px solid var(--line);background:#fff;grid-template-columns:38px 1fr 38px;height:43px;display:grid}.quantity-control button{cursor:pointer;background:0 0;border:0}.quantity-control span{border-left:1px solid var(--line);border-right:1px solid var(--line);place-items:center;font-size:11px;display:grid}.contact-group input{border:1px solid var(--line);background:#fff;outline:none;width:100%;height:43px;padding:0 11px;font-size:10px}.contact-group input:focus{border-color:var(--cyan-strong)}.payment-options{grid-template-columns:1fr 1fr;gap:8px;display:grid}.payment-options button{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;grid-template-columns:33px 1fr 14px;align-items:center;gap:9px;min-height:62px;padding:10px;display:grid}.payment-options button.selected{border-color:var(--cyan-strong)}.pay-icon{color:#fff;border-radius:8px;place-items:center;width:31px;height:31px;font-size:12px;display:grid}.pay-icon.ali{background:#1677ff}.pay-icon.wechat{background:#20bf63}.payment-options button div{flex-direction:column;gap:2px;display:flex}.payment-options strong{font-size:10px}.payment-options small{color:#8a959f;font-size:7px}.payment-options i{border:1px solid #bbc3c9;border-radius:50%;width:12px;height:12px}.payment-options button.selected i{border:4px solid var(--cyan-strong)}.checkout-total{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:22px;padding:17px 0;display:flex}.checkout-total>span{color:#53616e;flex-direction:column;gap:4px;font-size:10px;display:flex}.checkout-total small{color:#939da5;font-size:8px}.checkout-total strong{letter-spacing:-.05em;font-size:28px}.checkout-submit{background:var(--night);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;width:100%;min-height:50px;padding:0 18px;font-size:11px;font-weight:760;display:flex}.checkout-submit:disabled{opacity:.55;cursor:wait}.checkout-submit span{color:var(--cyan)}.checkout-notice{color:#88949e;margin:10px 0 0;font-size:8px;line-height:1.7}.form-error{color:#a83930;background:#ffe9e7;margin:0 0 10px;padding:9px;font-size:9px}.checkout-success{text-align:center;padding:55px 28px}.success-icon{background:var(--cyan);width:72px;height:72px;color:var(--night);border-radius:50%;place-items:center;margin:0 auto 22px;font-size:30px;display:grid;box-shadow:0 0 0 12px #6ee7ef21}.checkout-success>span{color:#41a3aa;letter-spacing:.13em;font:8px ui-monospace,monospace}.checkout-success h3{margin:8px 0 10px;font-size:28px}.checkout-success>p{color:#75818c;font-size:11px;line-height:1.7}.order-code{border:1px solid var(--line);background:#fff;flex-direction:column;gap:6px;margin:27px 0;padding:18px;display:flex}.order-code small{color:#8a959e;font-size:8px}.order-code strong{letter-spacing:.06em;font:14px ui-monospace,monospace}.checkout-secondary{border:1px solid var(--line);cursor:pointer;background:0 0;width:100%;min-height:46px;margin-top:8px;font-size:10px}.page-shell{background:#edf1f0;padding:0 clamp(22px,5vw,82px) 110px}.breadcrumb{color:#87919a;align-items:center;gap:9px;height:65px;font-size:9px;display:flex}.breadcrumb b{color:#45525f}.detail-hero{border:1px solid var(--line);background:#fff;grid-template-columns:.95fr 1.05fr;min-height:560px;display:grid}.detail-visual{background:var(--night);place-items:center;min-height:560px;display:grid;position:relative;overflow:hidden}.detail-grid{background-image:linear-gradient(#6ee7ef0b 1px,#0000 1px),linear-gradient(90deg,#6ee7ef0b 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0}.detail-visual:before{content:"";border:1px solid #6ee7ef29;border-radius:50%;width:390px;height:390px;position:absolute;box-shadow:0 0 0 55px #6ee7ef08,0 0 0 110px #6ee7ef05}.detail-code{color:#587083;letter-spacing:.12em;font:8px ui-monospace,monospace;position:absolute;top:20px;left:22px}.detail-logo.product-logo{z-index:2;border-radius:37px;width:145px;height:145px;margin:0;font-size:60px;box-shadow:0 20px 60px #00000059,inset -20px -20px 40px #0000001f}.detail-logo.product-logo small{border-width:4px;width:40px;height:40px;font-size:13px;bottom:-9px;right:-9px}.detail-status{color:#718496;justify-content:space-between;font-size:9px;display:flex;position:absolute;bottom:20px;left:22px;right:22px}.detail-status span:first-child{align-items:center;gap:7px;display:flex}.detail-status i{background:var(--lime);border-radius:50%;width:5px;height:5px}.detail-info{padding:clamp(38px,5vw,78px)}.detail-info h1{letter-spacing:-.065em;margin:7px 0 17px;font-size:clamp(42px,5vw,70px);line-height:1}.detail-summary{color:#687481;font-size:13px;line-height:1.9}.detail-price{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:baseline;gap:7px;margin:26px 0;padding:19px 0;display:flex}.detail-price span{color:#78848f;margin-right:auto;font-size:9px}.detail-price strong{letter-spacing:-.05em;font-size:34px}.detail-price small{color:#7c8790;font-size:9px}.detail-info ul{color:#55636f;flex-wrap:wrap;gap:10px 18px;margin:0 0 27px;padding:0;font-size:10px;list-style:none;display:flex}.detail-info li{gap:6px;display:flex}.detail-info li span{color:#12a8a7}.detail-buy{background:var(--night);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:0 20px;font-size:11px;font-weight:760;display:flex}.detail-buy span{color:var(--cyan)}.detail-buy:disabled{opacity:.5;cursor:not-allowed}.demo-tip{color:#909aa2;margin:10px 0 0;font-size:8px}.detail-content{grid-template-columns:1.25fr .75fr;gap:18px;margin-top:18px;display:grid}.detail-content article,.detail-content aside{border:1px solid var(--line);background:#fff;padding:clamp(28px,4vw,55px)}.detail-content h2{letter-spacing:-.05em;margin:10px 0 24px;font-size:34px}.detail-content article>p{color:#63717e;font-size:12px;line-height:1.95}.detail-note{border-left:3px solid var(--cyan-strong);background:#edf8f7;margin-top:28px;padding:19px}.detail-note b{font-size:10px}.detail-note p{color:#60727c;margin:8px 0 0;font-size:9px;line-height:1.8}.detail-content aside h3{margin:10px 0 20px;font-size:23px}.detail-plan{border-top:1px solid var(--line);justify-content:space-between;align-items:center;min-height:70px;padding:13px 0;display:flex}.detail-plan div{flex-direction:column;gap:4px;display:flex}.detail-plan strong{font-size:11px}.detail-plan small{color:#8c969f;font-size:8px}.detail-plan>b{font-size:17px}.detail-content aside>a{border:1px solid var(--ink);justify-content:space-between;align-items:center;min-height:44px;margin-top:22px;padding:0 13px;font-size:9px;font-weight:730;display:flex}.related-products{padding-top:80px}.related-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.related-grid>a{border:1px solid var(--line);background:#fff;grid-template-columns:54px 1fr auto;align-items:center;gap:13px;padding:18px;display:grid}.related-grid .product-logo{border-radius:13px;width:50px;height:50px;margin:0;font-size:19px}.related-grid a>div:nth-child(2){flex-direction:column;gap:3px;display:flex}.related-grid small{color:#8a959e;font-size:8px}.related-grid strong{font-size:12px}.related-grid span{color:#566672;font-size:9px}.related-grid a>b{color:#86919a}.subpage-hero{background:var(--night);color:#fff;flex-direction:column;justify-content:center;min-height:340px;padding:78px clamp(22px,5vw,82px);display:flex;position:relative}.subpage-hero:after{content:"";background-image:linear-gradient(#6ee7ef0a 1px,#0000 1px),linear-gradient(90deg,#6ee7ef0a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0 0 0 55%}.subpage-hero h1{letter-spacing:-.07em;margin:13px 0 14px;font-size:clamp(52px,7vw,90px);line-height:1}.subpage-hero p{color:#8999a8;max-width:580px;margin:0;font-size:13px;line-height:1.8}.order-search-section,.guide-section,.support-section{background:#edf1f0;min-height:500px;padding:clamp(65px,8vw,110px) clamp(22px,5vw,82px)}.order-search-section form{border:1px solid var(--line);background:#fff;max-width:780px;margin:0 auto 28px;padding:28px}.order-search-section label{color:#4e5d69;margin-bottom:10px;font-size:10px;font-weight:720;display:block}.order-search-section form>div{grid-template-columns:1fr 155px;display:grid}.order-search-section input{border:1px solid var(--line);outline:none;min-width:0;height:50px;padding:0 14px}.order-search-section input:focus{border-color:var(--cyan-strong)}.order-search-section form button{background:var(--night);color:#fff;cursor:pointer;border:0;justify-content:space-between;align-items:center;padding:0 15px;font-size:10px;display:flex}.order-search-section form>p{color:#8a959e;margin:9px 0 0;font-size:8px}.search-message{color:#65727d;background:#f8faf9;border:1px solid #d8ddde;max-width:780px;margin:0 auto 18px;padding:13px;font-size:10px}.order-results{gap:12px;max-width:780px;margin:auto;display:grid}.order-results article{border:1px solid var(--line);background:#fff;padding:25px}.order-result-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.order-result-head>div{flex-direction:column;gap:5px;display:flex}.order-result-head small,.order-result-grid small{color:#8b959d;font-size:8px}.order-result-head strong{font:12px ui-monospace,monospace}.order-result-head>span{padding:6px 9px;font-size:8px}.order-result-grid{grid-template-columns:repeat(3,1fr);gap:20px;padding:22px 0;display:grid}.order-result-grid p{flex-direction:column;gap:6px;margin:0;display:flex}.order-result-grid strong{font-size:11px}.order-result-grid span{color:#7e8992;font-size:8px}.order-demo-note{color:#60747b;background:#eaf7f6;padding:10px;font-size:8px}.guide-steps{border-top:1px solid var(--line);border-left:1px solid var(--line);grid-template-columns:repeat(2,1fr);display:grid}.guide-steps article{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;min-height:270px;padding:28px;position:relative}.guide-steps article>b{color:#0000;-webkit-text-stroke:1px #aab4ba;font:46px ui-monospace,monospace}.guide-steps article>span{color:#78909b;letter-spacing:.13em;font:8px ui-monospace,monospace;position:absolute;top:28px;right:24px}.guide-steps h2{margin:55px 0 10px;font-size:21px}.guide-steps p{color:#687580;max-width:480px;margin:0;font-size:10px;line-height:1.8}.guide-actions{gap:9px;margin-top:17px;display:flex}.guide-actions a{background:var(--night);color:#fff;justify-content:space-between;align-items:center;min-width:170px;min-height:48px;padding:0 15px;font-size:10px;display:flex}.guide-actions a+a{color:var(--ink);border:1px solid var(--line);background:#fff}.guide-warning{border-left:3px solid var(--cyan-strong);background:#e2f3f1;margin-top:45px;padding:24px}.guide-warning strong{font-size:11px}.guide-warning p{color:#607079;margin:8px 0 0;font-size:10px;line-height:1.8}.support-cards{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.support-cards>*{border:1px solid var(--line);background:#fff;min-height:285px;padding:25px;position:relative}.support-cards>*>span{color:#7d8993;letter-spacing:.13em;font:8px ui-monospace,monospace}.support-cards>*>b{color:#159aa3;border:1px solid #b9d9da;place-items:center;width:56px;height:56px;margin-top:32px;font-size:24px;display:grid}.support-cards h2{margin:20px 0 9px;font-size:20px}.support-cards p{color:#697681;margin:0;font-size:10px;line-height:1.7}.support-cards i{border-top:1px solid var(--line);color:#52616d;justify-content:space-between;padding-top:13px;font-size:9px;font-style:normal;display:flex;position:absolute;bottom:22px;left:25px;right:25px}.faq-block{max-width:900px;margin:100px auto 0}.faq-block h2{letter-spacing:-.05em;margin:11px 0 30px;font-size:40px}.faq-block details{border-top:1px solid var(--line)}.faq-block details:last-child{border-bottom:1px solid var(--line)}.faq-block summary{cursor:pointer;justify-content:space-between;padding:20px 2px;font-size:12px;font-weight:700;list-style:none;display:flex}.faq-block summary::-webkit-details-marker{display:none}.faq-block summary b{font-size:17px;font-weight:400}.faq-block details[open] summary b{color:var(--cyan-strong);transform:rotate(45deg)}.faq-block details p{color:#66737e;max-width:720px;margin:-4px 30px 21px 0;font-size:10px;line-height:1.8}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.product-section,.page-shell,.order-search-section,.guide-section,.support-section{background:#071321}.product-section,.page-shell,.order-search-section,.guide-section,.support-section,.checkout-drawer{color:#edf7f8}.commerce-card,.checkout-product,.plan-options button,.quantity-control,.contact-group input,.payment-options button,.order-code,.detail-hero,.detail-content article,.detail-content aside,.related-grid>a,.order-search-section form,.order-results article,.guide-steps article,.support-cards>*{background:#0c1b2b;border-color:#d2eff41f}.commerce-card:hover,.related-grid>a:hover,.support-cards>a:hover{border-color:#6ee7ef61;box-shadow:0 20px 48px #0000004d}.checkout-drawer{background:#071321}.drawer-head{background:#040c16}.section-title>p,.product-summary,.commerce-card ul,.detail-summary,.detail-content article>p,.guide-steps p,.support-cards p,.faq-block details p{color:#8fa2b4}.section-title span,.product-maker,.card-topline,.price-line small,.price-line>div>span,.price-line p,.catalog-toolbar>span,.detail-price span,.detail-price small,.detail-plan small,.related-grid small,.related-grid span,.breadcrumb,.order-result-grid span,.guide-steps article>span,.support-cards>*>span{color:#71869a}.category-tabs button{color:#8da0b1}.category-tabs button.active{color:var(--cyan);background:#030b15}.commerce-card h3,.price-line strong,.detail-info h1,.detail-price strong,.detail-content h2,.detail-content aside h3,.detail-plan strong,.detail-plan>b,.related-grid strong,.order-result-head strong,.order-result-grid strong,.guide-steps h2,.support-cards h2,.faq-block h2{color:#f3fbfc}.product-badge{color:#8fb7bd;background:#6ee7ef0a;border-color:#6ee7ef47}.card-actions a{color:#dcebed;background:#0a1726;border-color:#d2eff424}.card-actions button:disabled{color:#617384;background:#101f2f;border-color:#1d3042}.form-group>label,.checkout-total>span,.order-search-section label{color:#a5b6c4}.form-group label em{color:#ffc477;background:#ffa63e1f}.plan-options b{color:#edf7f8}.plan-options button.selected,.payment-options button.selected{box-shadow:inset 3px 0 0 var(--cyan-strong);background:#0d2234}.quantity-control button,.contact-group input,.payment-options button{color:#eaf5f6}.contact-group input::placeholder,.order-search-section input::placeholder{color:#586c7f}.payment-options i{border-color:#52677a}.checkout-total strong{color:#f4fbfc}.checkout-notice,.checkout-success>p,.order-code small{color:#7e91a3}.form-error{color:#ffaaa3;background:#b2342b2e;border:1px solid #ff786e33}.order-code{box-shadow:inset 0 0 30px #6ee7ef06}.checkout-secondary{color:#c5d4dc}.detail-info{background:#0c1b2b}.detail-info ul{color:#a1b1bf}.detail-note{background:#0a2631}.detail-note p{color:#8fa8b2}.detail-content aside>a{color:#dff5f6;border-color:#6ee7ef6b}.order-search-section input{color:#edf7f8;background:#071321}.search-message{color:#91a5b5;background:#0c1b2b;border-color:#d2eff41f}.order-result-head .paid{color:#7df0c9;background:#23c67c21}.order-result-head .pending{color:#ffc477;background:#ffa63e21}.order-demo-note{color:#8fb7bd;background:#6ee7ef12}.guide-steps article>b{-webkit-text-stroke-color:#456078}.guide-actions a{background:var(--cyan);color:var(--night)}.guide-actions a+a{color:#dcebed;background:#0c1b2b;border-color:#d2eff424}.guide-warning{color:#e7f6f6;background:#0a2631}.guide-warning p{color:#8fa8b2}.support-cards>*>b{color:var(--cyan);background:#6ee7ef0a;border-color:#6ee7ef47}.support-cards i{color:#9fb1bf}.faq-block summary{color:#e8f3f4}.bottom-cta:after{color:#6ee7ef09}.product-image{background:#071321;border:1px solid #6ee7ef29;width:100%;height:128px;margin:22px 0 16px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;display:block}.detail-product-image{aspect-ratio:1;z-index:2;border:1px solid #6ee7ef47;width:min(66%,330px);overflow:hidden;box-shadow:0 22px 70px #0006}.detail-product-image img{object-fit:cover;width:100%;height:100%;display:block}.site-header{position:sticky;top:0;box-shadow:0 12px 38px #0000002e}.commerce-hero{background:radial-gradient(circle at 76% 42%,#1b96aa21,#0000 30%),linear-gradient(135deg,#040b14 0%,#061321 52%,#071827 100%);min-height:700px}.commerce-hero:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(110deg,#6ee7ef09,#0000 28% 70%,#6ee7ef06);position:absolute;inset:0}.commerce-copy h1{text-shadow:0 18px 55px #0000004d}.hero-metrics{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;grid-template-columns:repeat(3,1fr);max-width:575px;margin-top:32px;display:grid}.hero-metrics>div{border-right:1px solid #ffffff1a;flex-direction:column;justify-content:center;gap:5px;min-height:72px;padding:14px 16px;display:flex}.hero-metrics>div:first-child{border-left:1px solid #ffffff1a}.hero-metrics strong{color:#eafafb;letter-spacing:-.04em;font-size:18px}.hero-metrics span{color:#61778b;letter-spacing:.08em;font-size:8px}.hero-trust{margin-top:20px}.delivery-console{background:linear-gradient(145deg,#091928f5,#050f1ae6);border-color:#6ee7ef40;box-shadow:24px 28px #6ee7ef09,0 30px 85px #00000052,inset 0 0 80px #6ee7ef06}.console-axis{z-index:2;color:#3f5a70;letter-spacing:.14em;font:6px ui-monospace,monospace;position:absolute}.axis-x{top:16px;left:18px}.axis-y{top:49%;right:-22px;transform:rotate(90deg)}.console-pulse-card{z-index:4;background:#05101ce0;border:1px solid #6ee7ef29;flex-direction:column;gap:7px;width:126px;min-height:55px;padding:8px 9px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.console-pulse-card>span,.console-pulse-card>b{color:#597085;letter-spacing:.12em;font:5px ui-monospace,monospace}.console-pulse-card>b{color:var(--lime)}.console-pulse-card>div{align-items:end;gap:4px;height:13px;display:flex}.console-pulse-card i{background:var(--cyan);width:3px;height:5px;animation:1.8s ease-in-out infinite pulse-bars}.console-pulse-card i:nth-child(2),.console-pulse-card i:nth-child(6){height:11px;animation-delay:.15s}.console-pulse-card i:nth-child(3){height:7px;animation-delay:.3s}.console-pulse-card i:nth-child(4){height:13px;animation-delay:.45s}.console-pulse-card i:nth-child(5){height:8px;animation-delay:.6s}.console-pulse-card i:nth-child(7){height:6px;animation-delay:.75s}@keyframes pulse-bars{0%,to{opacity:.35;transform:scaleY(.7)}50%{opacity:1;transform:scaleY(1)}}.brand-rail{color:#607487;background:#040c16;border-top:1px solid #ffffff12;border-bottom:1px solid #ffffff12;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:58px;padding:0 clamp(22px,5vw,82px);display:grid}.brand-rail>span{letter-spacing:.16em;white-space:nowrap;font:7px ui-monospace,monospace}.brand-rail>div{justify-content:space-around;align-items:center;gap:18px;display:flex;overflow:hidden}.brand-rail b{color:#91a5b5;letter-spacing:.02em;white-space:nowrap;font-size:10px}.brand-rail i{background:#6ee7ef61;border-radius:50%;flex:none;width:4px;height:4px}.product-section{isolation:isolate;position:relative}.product-section:before{content:"";z-index:-1;border:1px solid #6ee7ef12;border-radius:50%;width:540px;height:540px;position:absolute;top:100px;right:-280px;box-shadow:0 0 0 70px #6ee7ef03,0 0 0 140px #6ee7ef02}.catalog-title{position:relative}.catalog-title>b{color:#0000;-webkit-text-stroke:1px #6ee7ef14;pointer-events:none;font:150px/1 ui-monospace,monospace;position:absolute;top:-45px;right:0}.catalog-highlight{background:linear-gradient(120deg,#0b1e30,#081725 58%,#06121e);border:1px solid #6ee7ef2e;grid-template-columns:.9fr 1.1fr;min-height:310px;margin-bottom:24px;display:grid;position:relative;overflow:hidden}.catalog-highlight:before{content:"";background:var(--cyan);width:90px;height:2px;box-shadow:0 0 20px var(--cyan);position:absolute;top:0;left:0}.highlight-copy{z-index:2;padding:clamp(26px,4vw,52px);position:relative}.highlight-label{color:var(--cyan);letter-spacing:.18em;font:7px ui-monospace,monospace}.highlight-product{grid-template-columns:68px 1fr;align-items:center;gap:18px;margin-top:23px;display:grid}.highlight-product .product-logo{margin:0}.highlight-product>div:last-child{flex-direction:column;display:flex}.highlight-product small{color:#647a8e;font-size:8px}.highlight-product h3{color:#f3fbfc;letter-spacing:-.05em;margin:3px 0 7px;font-size:28px}.highlight-product p{color:#8194a5;max-width:460px;margin:0;font-size:10px;line-height:1.7}.highlight-price{align-items:baseline;gap:6px;margin:24px 0 17px;display:flex}.highlight-price>span{color:#61778a;margin-right:12px;font-size:8px}.highlight-price strong{color:#fff;letter-spacing:-.06em;font-size:37px}.highlight-price em{color:var(--cyan);margin-right:3px;font-size:14px;font-style:normal}.highlight-price small{color:#657a8b;font-size:8px}.highlight-actions{gap:8px;display:flex}.highlight-actions button,.highlight-actions a{cursor:pointer;justify-content:space-between;align-items:center;gap:30px;min-height:43px;padding:0 15px;font-size:9px;font-weight:750;display:inline-flex}.highlight-actions button{background:var(--cyan);color:var(--night);border:0}.highlight-actions a{color:#d8e7e9;border:1px solid #d2eff421}.highlight-visual{background-image:linear-gradient(#6ee7ef09 1px,#0000 1px),linear-gradient(90deg,#6ee7ef09 1px,#0000 1px);background-size:26px 26px;place-items:center;min-height:310px;display:grid;position:relative;overflow:hidden}.highlight-visual:after{content:"";background:radial-gradient(circle,#6ee7ef1a,#0000 52%);position:absolute;inset:0}.highlight-orbit{z-index:2;border:1px solid #6ee7ef38;border-radius:50%;place-items:center;width:185px;height:185px;display:grid;position:relative;box-shadow:0 0 0 38px #6ee7ef06,0 0 60px #6ee7ef14}.highlight-orbit strong{color:#fff;background:linear-gradient(145deg,#6ee7ef4d,#0b2437);border-radius:50%;place-items:center;width:82px;height:82px;font-size:27px;display:grid;box-shadow:0 0 28px #6ee7ef2e}.highlight-orbit i{background:var(--cyan);width:9px;height:9px;box-shadow:0 0 10px var(--cyan);border:2px solid #071321;border-radius:50%;position:absolute}.highlight-orbit i:first-child{top:75px;left:7px}.highlight-orbit i:nth-child(2){background:var(--lime);top:25px;right:24px}.highlight-orbit i:nth-child(3){background:#c0a4ff;bottom:48px;right:13px}.highlight-data{z-index:3;gap:6px;display:grid;position:absolute;top:20px;right:20px}.highlight-data span{color:#74899a;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#040d17b3;border:1px solid #ffffff14;min-width:126px;padding:8px 9px;font-size:7px}.highlight-data b{color:var(--cyan);margin-right:7px}.highlight-visual>small{z-index:3;color:#486075;letter-spacing:.14em;font:6px ui-monospace,monospace;position:absolute;bottom:14px;left:18px}.catalog-toolbar{background:#040d1759;margin-top:10px}.commerce-card{background:linear-gradient(160deg,#0d1d2e,#091725);overflow:hidden}.commerce-card:after{content:"";opacity:0;background:linear-gradient(90deg,#0000,#6ee7ef38,#0000);height:1px;transition:opacity .2s;position:absolute;top:0;left:0;right:0}.commerce-card:hover:after{opacity:1}.card-index{color:#0000;-webkit-text-stroke:1px #8fa2b426;font:36px ui-monospace,monospace;position:absolute;top:45px;right:17px}.card-topline{z-index:2;position:relative}.product-logo{box-shadow:0 13px 30px #0003,inset -9px -9px 22px #00000014}.process-copy>p{color:#6d8194;max-width:390px;margin:24px 0 0;font-size:11px;line-height:1.8}.process-signal{background:#6ee7ef06;border:1px solid #6ee7ef21;grid-template-columns:10px 1fr auto;align-items:center;width:min(100%,310px);margin-top:40px;padding:12px 14px;display:grid}.process-signal i{background:var(--lime);width:6px;height:6px;box-shadow:0 0 10px var(--lime);border-radius:50%}.process-signal span,.process-signal b{color:#64798c;letter-spacing:.12em;font:7px ui-monospace,monospace}.process-signal b{color:var(--lime)}.process-band li{transition:background .2s,padding .2s;position:relative}.process-band li:after{content:"→";color:#3f566a;font-size:14px;position:absolute;right:10px}.process-band li:hover{background:#6ee7ef06;padding-left:12px}.process-band li:hover:after{color:var(--cyan)}.admin-shell{color:#edf7f8;background:#06101c;grid-template-columns:245px 1fr;min-height:100vh;display:grid;overflow:visible}.admin-sidebar{background:#030a13;border-right:1px solid #d2eff41a;flex-direction:column;height:100vh;min-height:100vh;padding:28px 18px;display:flex;position:sticky;top:0}.admin-brand{margin:0 10px}.admin-caption{color:#4f6478;letter-spacing:.17em;margin:34px 10px 14px;font:8px ui-monospace,monospace}.admin-sidebar nav{gap:6px;display:grid}.admin-sidebar nav button{text-align:left;color:#7e91a3;cursor:pointer;background:0 0;border:1px solid #0000;grid-template-columns:25px 1fr auto;align-items:center;min-height:48px;padding:0 13px;font-size:11px;display:grid}.admin-sidebar nav button span{color:#5f778b;font-size:16px}.admin-sidebar nav button b{color:#71879a;background:#101e2d;border-radius:10px;place-items:center;min-width:23px;height:20px;padding:0 5px;font-size:8px;display:grid}.admin-sidebar nav button:hover,.admin-sidebar nav button.active{color:#eaf7f8;background:#0b1b2b;border-color:#6ee7ef2b}.admin-sidebar nav button.active span{color:var(--cyan)}.admin-sidebar nav button.active b{color:var(--cyan);background:#6ee7ef17}.admin-user{background:#081522;border:1px solid #d2eff417;flex-direction:column;gap:5px;margin-top:auto;padding:16px 12px;display:flex}.admin-user small{color:#5f7486;font-size:8px}.admin-user strong{margin-top:3px;font-size:11px}.admin-user span{color:#718596;text-overflow:ellipsis;font-size:8px;overflow:hidden}.admin-user a{color:var(--cyan);margin-top:9px;font-size:8px}.admin-main{min-width:0;padding:0 clamp(20px,3vw,48px) 70px}.admin-topbar{border-bottom:1px solid #d2eff41a;justify-content:space-between;align-items:center;min-height:108px;display:flex}.admin-topbar>div>span,.admin-panel-head>div>span,.product-editor header span{color:#587087;letter-spacing:.15em;font:8px ui-monospace,monospace}.admin-topbar h1{letter-spacing:-.05em;margin:6px 0 0;font-size:31px}.admin-topbar>a{min-width:114px;min-height:39px;color:var(--cyan);border:1px solid #6ee7ef40;justify-content:space-between;align-items:center;padding:0 12px;font-size:9px;display:flex}.admin-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0;display:grid}.admin-stats article{background:#0a1827;border:1px solid #d2eff41a;flex-direction:column;min-height:110px;padding:18px;display:flex}.admin-stats small{color:#657b8e;font-size:8px}.admin-stats strong{letter-spacing:-.05em;margin-top:8px;font-size:28px}.admin-stats span{color:#5e7386;margin-top:auto;font-size:8px}.admin-toast{border:1px solid;margin-bottom:14px;padding:12px 14px;font-size:9px}.admin-toast.success{color:#7de8c0;background:#23c67c17;border-color:#23c67c33}.admin-toast.error{color:#ffaaa3;background:#b2342b1f;border-color:#ff786e33}.admin-panel{background:#091725;border:1px solid #d2eff41a}.admin-panel-head{border-bottom:1px solid #d2eff41a;justify-content:space-between;align-items:center;min-height:84px;padding:18px 20px;display:flex}.admin-panel-head h2{margin:6px 0 0;font-size:20px}.admin-panel-head>button{background:var(--cyan);min-width:110px;min-height:39px;color:var(--night);cursor:pointer;border:0;padding:0 13px;font-size:9px;font-weight:760}.admin-panel-head>button.secondary{color:#d9e8eb;background:#0c1d2e;border:1px solid #d2eff41f}.admin-table-wrap{width:100%;overflow-x:auto}.admin-table{border-collapse:collapse;white-space:nowrap;width:100%}.admin-table th{color:#5e7488;text-align:left;letter-spacing:.07em;background:#07121f;height:42px;padding:0 14px;font-size:8px;font-weight:600}.admin-table td{color:#9baeba;border-top:1px solid #d2eff414;min-height:64px;padding:12px 14px;font-size:9px}.admin-table tbody tr:hover{background:#6ee7ef06}.admin-table td>strong{color:#eaf5f6}.admin-table td>small{color:#5e7386;margin-top:5px;font-size:7px;display:block}.admin-product-cell{align-items:center;gap:11px;min-width:190px;display:flex}.admin-product-cell>img,.admin-product-cell>.product-logo{object-fit:cover;border-radius:9px;width:38px;height:38px;margin:0;font-size:14px}.admin-product-cell>.product-logo small{display:none}.admin-product-cell>div{flex-direction:column;gap:4px;display:flex}.admin-product-cell strong{color:#edf7f8;font-size:10px}.admin-product-cell small{color:#5d7284;font:7px ui-monospace,monospace}.status-on,.status-off{padding:5px 8px;font-size:7px}.status-on{color:#7de8c0;background:#23c67c1a}.status-off{color:#8b99a4;background:#8b99a417}.row-actions{gap:5px;display:flex}.row-actions button{color:#9edce0;cursor:pointer;background:0 0;border:1px solid #6ee7ef38;min-height:29px;padding:0 9px;font-size:8px}.row-actions button.danger{color:#e79c96;border-color:#e79c962e}.order-admin-table .mono{color:var(--cyan);font:8px ui-monospace,monospace;display:block}.order-admin-table select{color:#d6e6e9;background:#071521;border:1px solid #d2eff41f;min-width:112px;height:32px;padding:0 8px;font-size:8px}.admin-empty{text-align:center;color:#607487;padding:50px;font-size:10px}.settings-panel{max-width:820px}.settings-form{gap:20px;padding:24px;display:grid}.settings-form>label{color:#9eafba;gap:8px;font-size:9px;display:grid}.settings-form input{color:#edf7f8;background:#06121f;border:1px solid #d2eff41f;outline:none;width:100%;height:44px;padding:0 12px;font-size:10px}.settings-form input:focus{border-color:var(--cyan-strong)}.settings-form label small{color:#607487;font-size:8px}.payment-setting{background:#6ee7ef08;border:1px solid #6ee7ef24;grid-template-columns:1fr auto;gap:6px 20px;padding:17px;display:grid}.payment-setting>span{color:#9eafba;font-size:9px}.payment-setting>strong{color:var(--cyan);font-size:10px}.payment-setting>p{color:#697e90;grid-column:1/-1;margin:6px 0 0;font-size:8px;line-height:1.7}.settings-save{background:var(--cyan);min-height:48px;color:var(--night);cursor:pointer;border:0;justify-content:space-between;align-items:center;padding:0 15px;font-size:10px;font-weight:760;display:flex}.admin-modal-layer{z-index:120;justify-content:flex-end;display:flex;position:fixed;inset:0}.admin-modal-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#01050acc;border:0;position:absolute;inset:0}.product-editor{z-index:2;background:#071321;flex-direction:column;width:min(690px,100%);height:100%;animation:.25s ease-out drawer-in;display:flex;position:relative;box-shadow:-30px 0 90px #00000073}.product-editor>header{background:#040c16;border-bottom:1px solid #d2eff41a;justify-content:space-between;align-items:center;min-height:86px;padding:18px 22px;display:flex}.product-editor header h2{margin:6px 0 0;font-size:23px}.product-editor header button{color:#8ea0af;cursor:pointer;background:0 0;border:1px solid #d2eff41f;width:35px;height:35px;font-size:22px}.editor-body{padding:22px;overflow-y:auto}.editor-grid{grid-template-columns:repeat(2,1fr);gap:15px;display:grid}.editor-body label{color:#92a5b4;gap:7px;font-size:8px;display:grid}.editor-body input,.editor-body select,.editor-body textarea{color:#edf7f8;background:#0a1928;border:1px solid #d2eff41f;outline:none;width:100%;font-size:9px}.editor-body input,.editor-body select{height:40px;padding:0 10px}.editor-body textarea{resize:vertical;padding:10px;line-height:1.6}.editor-body input:focus,.editor-body select:focus,.editor-body textarea:focus{border-color:var(--cyan-strong)}.editor-body input:disabled{color:#65798b;background:#07111d}.wide-field{margin-top:15px}.wide-field>small{color:#586f82;font-size:7px}.image-field{background:#091827;border:1px solid #d2eff41a;align-items:center;gap:12px;min-height:82px;margin-top:17px;padding:13px;display:flex}.image-field>div:first-child{flex-direction:column;gap:4px;margin-right:auto;display:flex}.image-field span{color:#9cadb9;font-size:9px}.image-field small{color:#5e7487;font-size:7px}.image-field img{object-fit:cover;border:1px solid #6ee7ef2e;width:58px;height:58px}.upload-button,.image-field>button{min-height:34px;color:var(--cyan);cursor:pointer;background:0 0;border:1px solid #6ee7ef38;place-items:center;padding:0 10px;display:grid}.upload-button input{display:none}.image-field>button{color:#e19994;border-color:#e199942e;font-size:8px}.switch-field{border:1px solid #d2eff41a;grid-template-columns:20px 1fr;align-items:center;margin-top:17px;padding:13px;gap:3px 8px!important;display:grid!important}.switch-field input{width:16px;height:16px;accent-color:var(--cyan-strong);grid-row:1/3}.switch-field span{color:#d8e5e8;font-size:9px}.switch-field small{color:#607587;font-size:7px}.product-editor>footer{background:#050e19;border-top:1px solid #d2eff41a;justify-content:flex-end;gap:8px;min-height:72px;margin-top:auto;padding:13px 22px;display:flex}.product-editor footer button{cursor:pointer;border:1px solid #d2eff41f;min-width:100px;padding:0 14px;font-size:9px}.product-editor footer .cancel{color:#a2b3bf;background:0 0}.product-editor footer .save{min-width:135px;color:var(--night);background:var(--cyan);border:0;justify-content:space-between;align-items:center;font-weight:760;display:flex}@media (width<=1100px){.commerce-hero{grid-template-columns:1fr}.commerce-copy,.delivery-console{max-width:760px}.commerce-products,.guarantee-row{grid-template-columns:repeat(3,1fr)}.guarantee-row>div:nth-child(4),.guarantee-row>div:nth-child(5){border-top:1px solid #ffffff14}.brand-rail{grid-template-columns:1fr}.brand-rail>span{display:none}.catalog-highlight{grid-template-columns:1fr}.highlight-visual{min-height:270px}.site-footer{grid-template-columns:1.4fr .8fr .8fr}.footer-warning{grid-column:1/-1}.detail-hero{grid-template-columns:1fr 1fr}}@media (width<=760px){.notice-bar{white-space:nowrap;justify-content:flex-start;padding:0 16px;overflow:hidden}.notice-sep,.notice-bar>span:last-child{display:none}.site-header{height:68px}.site-header nav,.nav-order{display:none}.commerce-hero{min-height:auto;padding-top:65px}.commerce-copy h1{font-size:clamp(52px,16vw,78px)}.commerce-actions{flex-direction:column}.primary-action,.ghost-action{width:100%}.hero-trust{grid-template-columns:1fr 1fr;display:grid}.hero-metrics>div{min-height:65px;padding:11px 9px}.hero-metrics strong{font-size:14px}.hero-metrics span{font-size:7px}.delivery-console{min-height:395px}.console-main{height:292px}.console-stats,.console-pulse-card{display:none}.console-node{width:74px;height:63px;padding:7px}.console-node b{width:24px;height:24px}.ring-b{width:280px;height:280px}.ring-c{width:360px;height:360px}.guarantee-row{grid-template-columns:repeat(2,1fr);padding:0}.guarantee-row>div{min-height:92px;padding:18px 12px}.guarantee-row>div:nth-child(n+3){border-top:1px solid #ffffff14}.brand-rail{min-height:54px;padding:0 16px}.brand-rail>div{scrollbar-width:none;justify-content:flex-start;overflow-x:auto}.brand-rail>div::-webkit-scrollbar{display:none}.section-title{grid-template-columns:1fr;gap:18px}.catalog-title>b{font-size:92px;top:-25px}.catalog-highlight{margin-bottom:18px}.highlight-copy{padding:27px 19px 24px}.highlight-product{grid-template-columns:56px 1fr;gap:14px}.highlight-product h3{font-size:24px}.highlight-actions{flex-direction:column}.highlight-actions button,.highlight-actions a{width:100%}.highlight-visual{min-height:245px}.highlight-orbit{width:154px;height:154px}.highlight-orbit strong{width:72px;height:72px}.highlight-data{top:11px;right:11px}.highlight-data span{min-width:108px;padding:7px;font-size:6px}.catalog-toolbar{flex-direction:column;align-items:stretch}.category-tabs{min-height:48px}.catalog-toolbar>span{padding:10px 3px}.commerce-products{grid-template-columns:1fr}.commerce-card{min-height:505px}.process-band{grid-template-columns:1fr}.process-band li div{grid-template-columns:1fr;gap:5px}.bottom-cta{flex-direction:column;align-items:flex-start}.bottom-cta>a{width:100%}.site-footer{grid-template-columns:1fr 1fr}.site-footer>div:first-child,.footer-warning{grid-column:1/-1}.copyright{flex-direction:column;gap:7px}.checkout-drawer{width:100%}.drawer-head{min-height:82px}.checkout-body{padding:18px 17px 26px}.form-row{grid-template-columns:1fr}.payment-options{grid-template-columns:1fr 1fr}.page-shell{padding-left:14px;padding-right:14px}.detail-hero{grid-template-columns:1fr}.detail-visual{min-height:390px}.detail-info{padding:32px 22px}.detail-content,.related-grid{grid-template-columns:1fr}.subpage-hero{min-height:300px}.order-search-section form{padding:18px}.order-search-section form>div{grid-template-columns:1fr}.order-search-section form button{min-height:46px}.order-result-grid,.guide-steps{grid-template-columns:1fr}.guide-actions{flex-direction:column}.guide-actions a{width:100%}.support-cards{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=980px){.admin-shell{grid-template-columns:205px 1fr}.admin-main{padding-left:18px;padding-right:18px}.admin-stats{grid-template-columns:1fr 1fr}.admin-stats article:last-child{grid-column:1/-1}}@media (width<=680px){.admin-shell{display:block}.admin-sidebar{border-bottom:1px solid #d2eff41a;border-right:0;height:auto;min-height:0;padding:15px;position:relative}.admin-caption{display:none}.admin-sidebar nav{grid-template-columns:repeat(3,1fr);margin-top:17px}.admin-sidebar nav button{grid-template-columns:20px 1fr;min-height:44px;padding:0 8px;font-size:9px}.admin-sidebar nav button b{display:none}.admin-user{grid-template-columns:1fr auto;margin-top:12px;padding:10px;display:grid}.admin-user small,.admin-user span{display:none}.admin-user a{margin:0}.admin-main{padding:0 12px 50px}.admin-topbar{min-height:88px}.admin-topbar h1{font-size:25px}.admin-topbar>a{min-width:96px}.admin-stats{grid-template-columns:1fr}.admin-stats article:last-child{grid-column:auto}.admin-panel-head{padding:15px}.admin-panel-head h2{font-size:18px}.editor-grid{grid-template-columns:1fr}.product-editor{width:100%}.image-field{flex-wrap:wrap;align-items:flex-start}.image-field>div:first-child{width:100%}.settings-form{padding:17px}}:root{--bg-main:#050a14;--bg-secondary:#07101f;--surface-1:#0b1424;--surface-2:#0e192b;--surface-hover:#111f35;--border:#94b4dc24;--border-strong:#54b4ff47;--text-primary:#f4f8ff;--text-secondary:#a7b5c9;--text-muted:#6f8199;--primary:#5b5cf6;--primary-hover:#6d6ef8;--cyan:#19d3ff;--cyan-soft:#19d3ff1f;--purple:#8b5cf6;--success:#25d695;--warning:#f5b942;--danger:#ff647c;--radius:16px;--max:1360px;--night:#050a14;--paper:#050a14;--ink:#f4f8ff;--muted:#a7b5c9;--line:#94b4dc24}body{background:var(--bg-main);color:var(--text-primary);font-size:14px}button,input,textarea,select{font:inherit}button{cursor:pointer}main.xl-site,.xl-account-site,.xl-auth-page{background:var(--bg-main);overflow:visible}html,body{max-width:100%;overflow-x:hidden}img,svg{max-width:100%}.xl-detail-actions.single{grid-template-columns:1fr}.notice-bar{height:32px;color:var(--text-muted);letter-spacing:0;background:#030710;border-bottom:1px solid #ffffff0a;justify-content:center;padding:0 24px;font:11px Inter,PingFang SC,sans-serif}.notice-bar strong{color:var(--cyan);font-size:10px}.notice-bar a{color:#91a3bb;margin-left:8px}.notice-bar>span:nth-child(3){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.live-dot{background:var(--success);width:5px;height:5px;box-shadow:0 0 0 4px #25d69514}.site-header.xl-header{max-width:none;height:72px;padding:0 max(32px,calc((100vw - var(--max))/2));border-color:var(--border);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);z-index:80;background:#050a14db;position:sticky;top:0}.xl-header .brand{font-size:16px}.xl-header .brand-glyph{border-radius:8px;width:27px;height:27px}.xl-header nav{gap:34px;font-size:13px}.xl-header nav a{align-items:center;height:72px;display:flex;position:relative}.xl-header nav a.active,.xl-header nav a:hover{color:var(--cyan)}.xl-header nav a.active:after{content:"";background:var(--cyan);height:2px;position:absolute;bottom:0;left:0;right:0;box-shadow:0 0 12px #19d3ff80}.xl-header-actions{align-items:center;gap:8px;display:flex}.xl-icon-button,.xl-login-link,.xl-account-link,.xl-cart-link,.xl-menu-button{border:1px solid var(--border);background:#ffffff04;border-radius:10px;justify-content:center;align-items:center;height:36px;padding:0 12px;font-size:12px;display:inline-flex}.xl-account-link{background:linear-gradient(135deg,var(--primary),var(--purple));color:#fff;border:0}.xl-cart-link{position:relative}.xl-cart-link b{background:var(--cyan);color:#03101b;border-radius:9px;place-items:center;min-width:17px;height:17px;padding:0 4px;font-size:9px;display:grid;position:absolute;top:-6px;right:-5px}.xl-menu-button{display:none}.xl-header-search{width:min(520px,100vw - 32px);height:56px;right:max(32px,calc((100vw - var(--max))/2));border:1px solid var(--border-strong);background:#081120fa;border-radius:14px;padding:8px;display:flex;position:absolute;top:63px;box-shadow:0 20px 55px #00000061}.xl-header-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;padding:0 14px}.xl-header-search button{background:var(--primary);color:#fff;border:0;border-radius:9px;padding:0 22px}.xl-mobile-menu{display:none}.xl-home-hero{min-height:590px;padding:72px max(32px,calc((100vw - var(--max))/2));isolation:isolate;background:radial-gradient(circle at 76% 53%,#4836ff2e,#0000 31%),linear-gradient(135deg,#050a14,#07101f);grid-template-columns:.93fr 1.07fr;align-items:center;gap:64px;display:grid;position:relative;overflow:hidden}.xl-hero-grid{z-index:-2;background-image:linear-gradient(#5b5cf609 1px,#0000 1px),linear-gradient(90deg,#5b5cf609 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 5%,#000 55%,#0000);mask-image:linear-gradient(90deg,#0000 5%,#000 55%,#0000)}.xl-hero-glow{z-index:-1;filter:blur(80px);background:#5b5cf640;border-radius:50%;width:700px;height:270px;position:absolute;bottom:-180px;left:-160px}.xl-eyebrow{color:#aab7ca;align-items:center;gap:9px;font-size:12px;display:inline-flex}.xl-eyebrow i{background:var(--cyan);width:6px;height:6px;box-shadow:0 0 12px var(--cyan);border-radius:50%}.xl-hero-copy h1{letter-spacing:-.055em;margin:22px 0;font-size:clamp(44px,4.6vw,68px);line-height:1.13}.xl-hero-copy h1 em{color:#0000;background:linear-gradient(90deg,#f6f8ff,#a9c2ff);-webkit-background-clip:text;background-clip:text;font-style:normal}.xl-hero-copy>p{max-width:620px;color:var(--text-secondary);font-size:16px;line-height:1.9}.xl-hero-actions{gap:12px;margin-top:30px;display:flex}.xl-hero-actions a{background:linear-gradient(135deg,#4f67ff,#7927f5);border-radius:10px;justify-content:center;align-items:center;gap:30px;min-width:146px;height:48px;padding:0 18px;font-weight:750;display:flex;box-shadow:0 12px 34px #5b5cf633}.xl-hero-actions a.secondary{border:1px solid var(--border);color:var(--text-secondary);box-shadow:none;background:#ffffff06}.xl-hero-trust{color:var(--text-muted);flex-wrap:wrap;gap:18px;margin-top:24px;font-size:11px;display:flex}.xl-hero-trust span{color:#8293a9}.xl-product-matrix{min-height:390px;position:relative}.xl-matrix-panel{background:linear-gradient(145deg,#121c32eb,#080f1ef5);border:1px solid #6672ff61;border-radius:18px;width:min(100%,470px);padding:18px;position:absolute;top:26px;left:30px;transform:perspective(900px)rotateY(-6deg)rotateX(2deg);box-shadow:0 28px 80px #00000059,inset 0 0 55px #5b5cf60b}.xl-matrix-panel header{color:#8292a8;justify-content:space-between;margin-bottom:14px;font-size:11px;display:flex}.xl-matrix-panel header b{color:var(--success);font-weight:600}.xl-matrix-panel header i{background:var(--success);border-radius:50%;width:5px;height:5px;display:inline-block}.xl-matrix-panel>div{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.xl-matrix-panel a{border:1px solid var(--border);background:#ffffff05;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:105px;padding:11px;transition:all .2s;display:flex}.xl-matrix-panel a:hover{border-color:var(--border-strong);transform:translateY(-3px)}.xl-matrix-panel a strong{text-align:center;font-size:10px}.xl-matrix-panel a small{color:var(--text-muted);font-size:8px}.xl-product-matrix>aside{border:1px solid var(--border);background:#0a1425f0;border-radius:14px;flex-direction:column;width:128px;padding:18px;display:flex;position:absolute;top:55px;right:0}.xl-product-matrix>aside small,.xl-product-matrix>aside span{color:var(--text-muted);font-size:8px}.xl-product-matrix>aside strong{margin:3px 0 16px;font-size:22px}.xl-product-matrix>aside b{margin:3px 0 14px;font-size:15px}.xl-matrix-orbit{border:1px solid #5b5cf629;border-radius:50%;width:440px;height:440px;position:absolute;top:-30px;right:-90px;box-shadow:0 0 0 48px #5b5cf606,0 0 0 96px #5b5cf603}.xl-product-mark,.xl-product-image{background:linear-gradient(145deg,#18a877,#087454);border:1px solid #ffffff1a;border-radius:13px;place-items:center;width:52px;height:52px;display:grid;position:relative;box-shadow:inset 0 0 22px #ffffff12,0 12px 28px #00000038}.xl-product-mark b{font-size:20px}.xl-product-mark small{color:#ffffff9e;font-size:7px;position:absolute;bottom:4px;right:5px}.xl-product-mark.orange{background:linear-gradient(145deg,#a95235,#62301f)}.xl-product-mark.blue,.xl-product-mark.indigo{background:linear-gradient(145deg,#3f5bd8,#252d72)}.xl-product-mark.cyan,.xl-product-mark.teal{background:linear-gradient(145deg,#1595a9,#075061)}.xl-product-mark.violet,.xl-product-mark.pink{background:linear-gradient(145deg,#754ce5,#35216f)}.xl-product-mark.silver{background:linear-gradient(145deg,#707b88,#313943)}.xl-product-mark.red{background:linear-gradient(145deg,#b94756,#61232d)}.xl-product-mark.large{border-radius:22px;width:92px;height:92px}.xl-product-mark.large b{font-size:38px}.xl-product-image{overflow:hidden}.xl-product-image img{object-fit:cover;width:100%;height:100%}.xl-product-image.large{width:92px;height:92px}.xl-metric-strip{max-width:var(--max);z-index:4;border:1px solid var(--border);background:#08111ff5;border-radius:16px;grid-template-columns:repeat(4,1fr);min-height:104px;margin:-18px auto 0;padding:0 18px;display:grid;position:relative;box-shadow:0 20px 55px #00000042}.xl-metric-strip>div{border-right:1px solid var(--border);align-items:center;gap:16px;padding:20px 28px;display:flex}.xl-metric-strip>div:last-child{border:0}.xl-metric-strip>div>span{color:#7f6cff;background:#5b5cf61c;border-radius:11px;place-items:center;width:39px;height:39px;font-size:18px;display:grid}.xl-metric-strip p{flex-direction:column;margin:0;display:flex}.xl-metric-strip strong{font-size:21px}.xl-metric-strip small{color:var(--text-muted);margin-top:3px;font-size:10px}.xl-notice-panel{max-width:var(--max);border:1px solid var(--border);background:var(--surface-1);border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:54px;margin:24px auto 0;padding:12px 18px;display:grid}.xl-notice-panel>span{background:var(--cyan-soft);color:var(--cyan);border-radius:6px;padding:5px 8px;font-size:10px}.xl-notice-panel p{color:var(--text-secondary);margin:0;font-size:12px}.xl-notice-panel p b{color:#fff}.xl-notice-panel a{color:var(--cyan);font-size:11px}.xl-home-section,.xl-category-section,.xl-process-section{max-width:var(--max);margin:0 auto;padding:86px 0}.xl-category-section,.xl-process-section{max-width:none;padding-left:max(32px,calc((100vw - var(--max))/2));padding-right:max(32px,calc((100vw - var(--max))/2));background:var(--bg-secondary);border-block:1px solid #ffffff0a}.xl-section-head{justify-content:space-between;align-items:end;gap:30px;margin-bottom:32px;display:flex}.xl-section-head>div>span{color:var(--cyan);font-size:10px}.xl-section-head h2{letter-spacing:-.04em;margin:8px 0 0;font-size:30px}.xl-section-head p{max-width:620px;color:var(--text-muted);margin:9px 0 0;line-height:1.7}.xl-text-link{color:var(--text-secondary);font-size:12px}.xl-product-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.xl-product-card{border:1px solid var(--border);background:linear-gradient(145deg,var(--surface-1),#091322);border-radius:16px;min-height:385px;padding:21px;transition:transform .2s,border-color .2s;position:relative}.xl-product-card:hover{border-color:var(--border-strong);transform:translateY(-4px)}.xl-product-top{justify-content:space-between;align-items:start;display:flex}.xl-stock{border-radius:7px;padding:5px 8px;font-size:9px}.xl-stock.on{color:var(--success);background:#25d69514}.xl-stock.off{color:var(--danger);background:#ff647c14}.xl-product-tags{justify-content:space-between;margin-top:18px;display:flex}.xl-product-tags span{color:#967aff;font-size:9px}.xl-product-tags small{color:var(--text-muted);font-size:9px}.xl-maker{color:var(--text-muted);margin:18px 0 3px;font-size:10px}.xl-product-card h3{margin:0;font-size:20px}.xl-summary{min-height:45px;color:var(--text-secondary);margin:8px 0;font-size:11px;line-height:1.65}.xl-price{align-items:baseline;gap:4px;margin-top:16px;display:flex}.xl-price>span{color:#c8d3e4}.xl-price strong{font-size:27px}.xl-price small{color:var(--text-muted)}.xl-price del{color:#596b82;margin-left:8px;font-size:11px}.xl-card-actions{grid-template-columns:.85fr 1.15fr;gap:8px;margin-top:19px;display:grid}.xl-card-actions a,.xl-card-actions button{border:1px solid var(--border);height:40px;color:var(--text-secondary);background:0 0;border-radius:9px;justify-content:center;align-items:center;font-size:11px;display:flex}.xl-card-actions button{background:linear-gradient(135deg,var(--primary),var(--purple));color:#fff;border:0}.xl-card-actions button:disabled{color:#596a80;background:#172238}.xl-inline-toast{color:var(--success);background:#143a32;border-radius:8px;padding:7px 10px;font-size:10px;position:absolute;bottom:67px;right:18px}.xl-category-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.xl-category-grid a{border:1px solid var(--border);background:var(--surface-1);border-radius:16px;flex-direction:column;min-height:160px;padding:21px;transition:all .2s;display:flex}.xl-category-grid a:hover{border-color:var(--border-strong);background:var(--surface-hover);transform:translateY(-3px)}.xl-category-grid a>span{background:var(--cyan-soft);width:40px;height:40px;color:var(--cyan);border-radius:11px;place-items:center;font-size:18px;display:grid}.xl-category-grid strong{margin-top:18px}.xl-category-grid small{color:var(--text-muted);margin-top:6px;font-size:9px;line-height:1.5}.xl-category-grid b{color:#8d9db2;margin-top:auto;font-size:9px}.xl-benefit-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.xl-benefit-grid article{border:1px solid var(--border);background:var(--surface-1);border-radius:16px;grid-template-columns:45px 1fr;align-content:center;column-gap:15px;min-height:135px;padding:23px;display:grid}.xl-benefit-grid span{color:#7f72ff;background:#5b5cf61a;border-radius:12px;grid-row:1/3;place-items:center;width:44px;height:44px;display:grid}.xl-benefit-grid h3{margin:0}.xl-benefit-grid p{color:var(--text-muted);margin:6px 0 0;font-size:11px}.xl-process-section ol{grid-template-columns:repeat(6,1fr);gap:8px;padding:0;list-style:none;display:grid}.xl-process-section li{border:1px solid var(--border);background:var(--surface-1);border-radius:14px;flex-direction:column;justify-content:center;min-height:108px;padding:17px;display:flex;position:relative}.xl-process-section li b{color:var(--primary);font-size:10px}.xl-process-section li span{margin-top:9px;font-weight:750}.xl-process-section li i{color:#4c5d74;z-index:2;position:absolute;right:-9px}.xl-review-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.xl-review-grid article{border:1px solid var(--border);background:var(--surface-1);border-radius:16px;padding:23px}.xl-review-grid article>div{align-items:center;display:flex}.xl-review-grid article>div>span{background:linear-gradient(135deg,var(--primary),var(--purple));border-radius:50%;place-items:center;width:38px;height:38px;display:grid}.xl-review-grid article div p{flex-direction:column;margin:0 0 0 11px;display:flex}.xl-review-grid article div small{color:var(--text-muted);font-size:9px}.xl-review-grid article div b{color:#f5b942;letter-spacing:2px;margin-left:auto;font-size:10px}.xl-review-grid article>p{color:var(--text-secondary);margin:19px 0 0;line-height:1.8}.xl-faq-section{max-width:var(--max);grid-template-columns:.7fr 1.3fr;gap:80px;margin:0 auto;padding:20px 0 90px;display:grid}.xl-faq-section h2{margin:14px 0;font-size:31px}.xl-faq-section>div:first-child p{color:var(--text-muted);line-height:1.8}.xl-faq-section>div:first-child a{border:1px solid var(--border);color:var(--cyan);border-radius:9px;margin-top:20px;padding:12px 15px;display:inline-flex}.xl-faq-section details,.xl-support-columns details,.xl-prose details{border-bottom:1px solid var(--border)}.xl-faq-section summary,.xl-support-columns summary,.xl-prose summary{cursor:pointer;justify-content:space-between;padding:17px 4px;font-weight:650;list-style:none;display:flex}.xl-faq-section details p,.xl-support-columns details p,.xl-prose details p{color:var(--text-muted);margin:0;padding:0 30px 17px 4px;line-height:1.75}.xl-final-cta{max-width:var(--max);border:1px solid var(--border-strong);background:radial-gradient(circle at 85% 30%,#5b5cf633,transparent 32%),var(--surface-1);border-radius:20px;justify-content:space-between;align-items:center;min-height:180px;margin:0 auto 80px;padding:38px 44px;display:flex}.xl-final-cta span,.xl-final-cta p{color:var(--text-muted)}.xl-final-cta h2{margin:8px 0;font-size:30px}.xl-final-cta>a{background:linear-gradient(135deg,var(--primary),var(--purple));border-radius:10px;justify-content:space-between;align-items:center;min-width:180px;height:48px;padding:0 18px;font-weight:750;display:flex}.xl-footer{padding:56px max(32px,calc((100vw - var(--max))/2)) 22px;border-top:1px solid var(--border);background:#030710;grid-template-columns:1.25fr repeat(3,.72fr)}.xl-footer-online{color:var(--success);align-items:center;gap:7px;margin-top:10px;font-size:10px;display:inline-flex}.xl-footer-online i{background:var(--success);border-radius:50%;width:6px;height:6px}.xl-footer .footer-warning,.xl-footer .copyright{grid-column:1/-1}.xl-page-hero{min-height:350px;padding:80px max(32px,calc((100vw - var(--max))/2));text-align:center;background:radial-gradient(circle at 50% 20%,#5b5cf62e,transparent 40%),var(--bg-secondary);border-bottom:1px solid var(--border)}.xl-page-hero.compact{min-height:255px;padding-block:56px}.xl-page-hero>span{color:var(--cyan);font-size:11px}.xl-page-hero h1{letter-spacing:-.045em;margin:14px 0 12px;font-size:42px}.xl-page-hero p{max-width:650px;color:var(--text-secondary);margin:0 auto;line-height:1.8}.xl-page-container{max-width:var(--max);margin:auto;padding:0 0 80px}.xl-breadcrumb{color:var(--text-muted);gap:9px;padding:24px 0;font-size:11px;display:flex}.xl-breadcrumb b{color:var(--text-secondary)}.xl-catalog-page{max-width:var(--max);margin:auto;padding:36px 0 90px}.xl-category-tabs{gap:8px;display:flex;overflow:auto}.xl-category-tabs button{white-space:nowrap;border:1px solid var(--border);background:var(--surface-1);height:40px;color:var(--text-secondary);border-radius:9px;padding:0 15px}.xl-category-tabs button.active{color:#fff;background:#5b5cf621;border-color:#5b5cf699}.xl-filter-bar{border:1px solid var(--border);background:var(--surface-1);border-radius:14px;grid-template-columns:minmax(240px,1fr) repeat(3,auto) auto;gap:9px;margin:18px 0 40px;padding:12px;display:grid}.xl-filter-bar select,.xl-search{border:1px solid var(--border);height:42px;color:var(--text-secondary);background:#08111f;border-radius:9px}.xl-search{align-items:center;display:flex}.xl-search span{padding-left:13px}.xl-search input{color:#fff;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 12px}.xl-filter-bar select{padding:0 12px}.xl-check{color:var(--text-secondary);align-items:center;gap:7px;font-size:11px;display:flex}.xl-load-more{border:1px solid var(--border);background:var(--surface-1);color:var(--text-secondary);border-radius:9px;margin:30px auto 0;padding:12px 28px;display:block}.xl-skeleton-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.xl-skeleton-grid>span{background:linear-gradient(100deg,#0b1424 20%,#121e32 40%,#0b1424 60%) 0 0/200% 100%;border-radius:16px;height:380px;animation:1.6s infinite skeleton}@keyframes skeleton{to{background-position:-200% 0}}.xl-empty{text-align:center;border:1px dashed var(--border);background:var(--surface-1);border-radius:16px;padding:70px 20px}.xl-empty.small{padding:36px 18px}.xl-empty.page{max-width:720px;margin:70px auto}.xl-empty>span{color:var(--primary);font-size:31px}.xl-empty h2{margin:12px}.xl-empty p{color:var(--text-muted)}.xl-empty a,.xl-empty button{background:var(--primary);color:#fff;border:0;border-radius:9px;margin-top:8px;padding:11px 18px;display:inline-flex}.xl-detail-hero{border:1px solid var(--border);background:var(--surface-1);border-radius:20px;grid-template-columns:1.08fr .92fr;display:grid;overflow:hidden}.xl-detail-showcase{background-image:linear-gradient(#5b5cf60b 1px,#0000 1px),linear-gradient(90deg,#5b5cf60b 1px,#0000 1px),radial-gradient(circle,#5b5cf629,#0000 48%);background-size:30px 30px,30px 30px,auto;place-items:center;min-height:500px;display:grid;position:relative}.xl-detail-code{color:var(--text-muted);font-size:9px;position:absolute;top:18px;left:20px}.xl-detail-device{border:1px solid var(--border-strong);background:#070e1be6;border-radius:18px;align-items:center;gap:22px;min-width:330px;padding:28px;display:flex;transform:perspective(800px)rotateY(-8deg);box-shadow:0 28px 80px #0006}.xl-detail-device>div{flex-direction:column;display:flex}.xl-detail-device small{color:var(--text-muted)}.xl-detail-device strong{font-size:24px}.xl-detail-device div>span{color:var(--cyan);margin-top:6px;font-size:10px}.xl-detail-signal{color:var(--text-muted);justify-content:space-between;font-size:10px;display:flex;position:absolute;bottom:17px;left:18px;right:18px}.xl-detail-signal i{background:var(--success);border-radius:50%;width:6px;height:6px;display:inline-block}.xl-detail-buy{padding:46px}.xl-title-row{align-items:center;gap:16px;display:flex}.xl-title-row small{color:var(--text-muted)}.xl-title-row h1{margin:3px 0;font-size:34px}.xl-detail-buy>p{color:var(--text-secondary);line-height:1.8}.xl-detail-meta{border-block:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:8px;margin:19px 0;padding:13px 0;display:grid}.xl-detail-meta span{color:var(--text-muted);flex-direction:column;font-size:9px;display:flex}.xl-detail-meta b{color:#fff;margin-top:4px}.xl-plan-picker{gap:7px;display:grid}.xl-plan-picker>label{color:var(--text-secondary);margin-bottom:3px;font-weight:700}.xl-plan-picker button{border:1px solid var(--border);color:#fff;background:#08111f;border-radius:10px;justify-content:space-between;align-items:center;padding:11px 13px;display:flex}.xl-plan-picker button.active{border-color:var(--primary);background:#5b5cf614}.xl-plan-picker button span{flex-direction:column;align-items:start;display:flex}.xl-plan-picker button small{color:var(--text-muted);margin-top:3px;font-size:9px}.xl-detail-total{align-items:end;gap:10px;margin-top:17px;display:flex}.xl-detail-total>span{color:var(--text-muted);flex-direction:column;font-size:9px;display:flex}.xl-detail-total strong{font-size:34px}.xl-detail-total del{color:#52627a}.xl-detail-actions{grid-template-columns:1.2fr .8fr;gap:8px;margin-top:18px;display:grid}.xl-detail-actions button{background:linear-gradient(135deg,var(--primary),var(--purple));border:0;border-radius:10px;height:46px;font-weight:750}.xl-detail-actions button.secondary{border:1px solid var(--border);color:var(--text-secondary);background:0 0}.xl-risk-mini{color:var(--text-muted)!important;font-size:9px!important}.xl-success-note{color:var(--success)!important}.xl-detail-benefits{border:1px solid var(--border);background:var(--surface-1);border-radius:16px;grid-template-columns:repeat(5,1fr);margin:18px 0;display:grid}.xl-detail-benefits article{border-right:1px solid var(--border);grid-template-columns:36px 1fr;align-content:center;column-gap:10px;min-height:95px;padding:17px;display:grid}.xl-detail-benefits article:last-child{border:0}.xl-detail-benefits span{background:var(--cyan-soft);width:35px;height:35px;color:var(--cyan);border-radius:9px;grid-row:1/3;place-items:center;display:grid}.xl-detail-benefits small{color:var(--text-muted);font-size:9px}.xl-detail-body{grid-template-columns:1fr 280px;gap:18px;display:grid}.xl-detail-main,.xl-spec-card{border:1px solid var(--border);background:var(--surface-1);border-radius:16px}.xl-content-tabs{border-bottom:1px solid var(--border);padding:0 20px;display:flex;overflow:auto}.xl-content-tabs button{white-space:nowrap;height:54px;color:var(--text-muted);background:0 0;border:0;border-bottom:2px solid #0000;padding:0 16px}.xl-content-tabs button.active{border-color:var(--cyan);color:var(--cyan)}.xl-prose{color:var(--text-secondary);padding:30px;line-height:1.85}.xl-prose h2,.xl-prose h3{color:#fff}.xl-prose ul{padding-left:18px}.xl-risk-box,.xl-article-note{background:#f5b9420e;border:1px solid #f5b9423b;border-radius:12px;margin-top:22px;padding:17px}.xl-risk-box strong{color:var(--warning)}.xl-dynamic-fields{grid-template-columns:1fr 1fr;gap:12px;display:grid}.xl-dynamic-fields label,.xl-form-grid label{color:var(--text-secondary);flex-direction:column;gap:7px;font-size:11px;display:flex}.xl-dynamic-fields b,.xl-form-grid label>b{color:var(--danger)}.xl-dynamic-fields input,.xl-dynamic-fields select,.xl-dynamic-fields textarea,.xl-form-grid input,.xl-form-grid select,.xl-form-grid textarea{border:1px solid var(--border);color:#fff;background:#07111f;border-radius:9px;min-height:42px;padding:10px 12px}.xl-prose-link{background:var(--primary);color:#fff;border-radius:9px;margin-top:12px;padding:11px 14px;display:inline-flex}.xl-spec-card{height:max-content;padding:24px}.xl-spec-card h3{margin-top:0}.xl-spec-card dl{margin:0}.xl-spec-card dl div{border-bottom:1px solid var(--border);justify-content:space-between;padding:13px 0;display:flex}.xl-spec-card dt{color:var(--text-muted)}.xl-spec-card dd{text-align:right;margin:0}.xl-spec-card>a{background:var(--primary);border-radius:9px;justify-content:center;align-items:center;height:42px;margin-top:17px;display:flex}.xl-related{padding:66px 0}.xl-related h2{font-size:28px}.xl-cart-layout,.xl-checkout-layout,.xl-payment-layout,.xl-query-layout,.xl-ticket-form,.xl-ticket-detail{max-width:var(--max);grid-template-columns:1fr 360px;align-items:start;gap:20px;margin:40px auto 90px;display:grid}.xl-cart-list,.xl-checkout-main>section,.xl-payment-methods,.xl-query-layout>form,.xl-query-side,.xl-ticket-form>form,.xl-ticket-form>aside,.xl-ticket-thread,.xl-ticket-detail>aside{border:1px solid var(--border);background:var(--surface-1);border-radius:16px}.xl-list-head{border-bottom:1px solid var(--border);justify-content:space-between;padding:20px 22px;display:flex}.xl-list-head span{color:var(--text-muted)}.xl-cart-list>article{border-bottom:1px solid var(--border);grid-template-columns:55px 1fr auto auto auto;align-items:center;gap:18px;min-height:138px;padding:20px 22px;display:grid}.xl-cart-info small,.xl-cart-info span{color:var(--text-muted)}.xl-cart-info h2{margin:4px 0 9px;font-size:17px}.xl-cart-info select{border:1px solid var(--border);color:#fff;background:#07111f;border-radius:8px;padding:7px 10px}.xl-cart-qty{border:1px solid var(--border);border-radius:8px;align-items:center;display:flex;overflow:hidden}.xl-cart-qty button,.xl-cart-qty span{background:0 0;border:0;place-items:center;width:31px;height:31px;display:grid}.xl-cart-price{font-size:17px}.xl-remove{color:var(--danger);background:0 0;border:0;font-size:10px}.xl-order-summary,.xl-pay-summary{border:1px solid var(--border);background:var(--surface-1);border-radius:16px;padding:25px}.xl-order-summary.sticky{position:sticky;top:92px}.xl-order-summary h2,.xl-pay-summary h2{margin-top:0}.xl-order-summary dl,.xl-pay-summary dl{margin:20px 0}.xl-order-summary dl div,.xl-pay-summary dl div{color:var(--text-secondary);justify-content:space-between;padding:10px 0;display:flex}.green{color:var(--success)!important}.xl-summary-total,.xl-pay-total{border-top:1px solid var(--border);justify-content:space-between;align-items:end;padding-top:18px;display:flex}.xl-summary-total>span{flex-direction:column;display:flex}.xl-summary-total small{color:var(--text-muted)}.xl-summary-total strong,.xl-pay-total strong{font-size:28px}.xl-order-summary>a,.xl-submit-order{background:linear-gradient(135deg,var(--primary),var(--purple));border:0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:46px;margin-top:22px;padding:0 16px;font-weight:750;display:flex}.xl-order-summary>a.disabled{opacity:.5}.xl-order-summary>p,.xl-pay-summary>p{color:var(--text-muted);font-size:9px;line-height:1.6}.xl-checkout-main{gap:16px;display:grid}.xl-checkout-main>section{padding:24px}.xl-checkout-main h2{margin-top:0;font-size:18px}.xl-checkout-item{border-bottom:1px solid var(--border);grid-template-columns:52px 1fr auto;align-items:center;gap:14px;padding:13px 0;display:grid}.xl-checkout-item>div{flex-direction:column;display:flex}.xl-checkout-item small,.xl-checkout-item span{color:var(--text-muted)}.xl-form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.xl-form-grid .wide{grid-column:1/-1}.xl-form-grid textarea{resize:vertical}.xl-form-grid label small{color:var(--text-muted)}.xl-payment-mini{gap:7px;display:grid}.xl-payment-mini button{text-align:left;border:1px solid var(--border);height:48px;color:var(--text-secondary);background:#07111f;border-radius:9px;grid-template-columns:28px 1fr 12px;align-items:center;padding:0 12px;display:grid}.xl-payment-mini button.active{border-color:var(--primary);color:#fff;background:#5b5cf614}.xl-payment-mini button span{background:#5b5cf629;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.xl-payment-mini button i{border:1px solid #6d7e94;border-radius:50%;width:7px;height:7px}.xl-payment-mini button.active i{border:2px solid var(--primary);box-shadow:0 0 0 3px #5b5cf61f}.xl-agreement{color:var(--text-muted);gap:8px;margin-top:17px;font-size:9px;display:flex}.xl-agreement a{color:var(--cyan)}.xl-form-error{background:#ff647c14;border-radius:8px;padding:9px 11px;font-size:10px;color:var(--danger)!important}.xl-payment-methods{padding:26px}.xl-payment-head{justify-content:space-between;margin-bottom:28px;display:flex}.xl-payment-head>div{flex-direction:column;display:flex}.xl-payment-head small{color:var(--text-muted)}.xl-payment-methods>button{text-align:left;border:1px solid var(--border);color:#fff;background:#07111f;border-radius:10px;grid-template-columns:38px 1fr auto;align-items:center;width:100%;height:64px;margin-top:9px;padding:0 15px;display:grid}.xl-payment-methods>button.active{border-color:var(--primary);background:#5b5cf614}.xl-payment-methods>button>span{background:var(--primary);border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.xl-payment-methods>button p{flex-direction:column;display:flex}.xl-payment-methods>button small{color:var(--text-muted)}.xl-pay-demo-tools{border:1px dashed var(--border-strong);background:#19d3ff06;border-radius:12px;margin-top:25px;padding:18px}.xl-pay-demo-tools p{color:var(--text-muted)}.xl-pay-demo-tools>div{gap:8px;display:flex}.xl-pay-demo-tools button{border:1px solid var(--border);background:var(--surface-hover);color:#fff;border-radius:8px;padding:9px 13px}.xl-qr-box{border:1px solid var(--border);color:#07111f;background:#f2f4fa;border-radius:12px;flex-direction:column;align-items:center;margin:18px 0;padding:18px;display:flex}.xl-fake-qr{background:#fff;grid-template-columns:repeat(7,1fr);gap:3px;width:126px;height:126px;padding:8px;display:grid}.xl-fake-qr i{background:#edf0f6}.xl-fake-qr i.on{background:#0c1320}.xl-qr-box span{margin-top:8px;font-weight:750}.xl-qr-box small{color:#59677a}.xl-countdown{text-align:center;color:var(--text-muted);margin-top:15px}.xl-countdown b{color:var(--warning)}.xl-main-pay{background:linear-gradient(135deg,var(--primary),var(--purple));border:0;border-radius:10px;width:100%;height:46px;margin-top:15px;font-weight:750}.xl-result-card{text-align:center;border:1px solid var(--border);background:var(--surface-1);border-radius:20px;max-width:620px;margin:90px auto;padding:48px}.xl-result-card.embedded{margin:0}.xl-result-card>span{border-radius:50%;place-items:center;width:72px;height:72px;margin:auto;font-size:29px;display:grid}.xl-result-card>span.success{color:var(--success);background:#25d6951a}.xl-result-card>span.failed{color:var(--danger);background:#ff647c1a}.xl-result-card>small{color:var(--text-muted);margin-top:22px;display:block}.xl-result-card h1{font-size:33px}.xl-result-card p{color:var(--text-secondary);line-height:1.8}.xl-result-card>div:not(.xl-result-actions){border:1px solid var(--border);background:#07111f;border-radius:11px;flex-direction:column;padding:16px;display:flex}.xl-result-actions{gap:8px;margin-top:18px;display:grid}.xl-result-actions a{background:var(--primary);border-radius:9px;place-items:center;height:43px;display:grid}.xl-result-actions a.secondary{border:1px solid var(--border);background:0 0}.xl-result-actions a.text{color:var(--text-muted);background:0 0}.xl-query-layout>form,.xl-query-side{padding:28px}.xl-query-layout form>p,.xl-query-layout form>small{color:var(--text-muted)}.xl-query-layout form label{flex-direction:column;gap:7px;margin-top:15px;display:flex}.xl-query-layout form input{border:1px solid var(--border);color:#fff;background:#07111f;border-radius:9px;height:44px;padding:0 12px}.xl-captcha-row{grid-template-columns:130px 1fr auto;gap:7px;display:grid}.xl-captcha-row span{border:1px solid var(--border);background:#5b5cf614;border-radius:9px;place-items:center;font-family:ui-monospace,monospace;display:grid}.xl-captcha-row button{border:1px solid var(--border);color:var(--text-secondary);background:0 0;border-radius:8px}.xl-query-side article{border:1px solid var(--border);background:#07111f;border-radius:12px;padding:18px}.xl-query-side article>div{align-items:center;gap:10px;display:flex}.xl-query-side article>div .xl-status{margin-left:auto}.xl-query-side article dl{grid-template-columns:1fr 1fr;gap:12px;display:grid}.xl-query-side article dl div{flex-direction:column;display:flex}.xl-query-side dt{color:var(--text-muted);font-size:9px}.xl-query-side dd{margin:4px 0}.xl-query-side article p{color:var(--text-muted);font-size:9px}.xl-query-help{color:var(--cyan);margin-top:16px;display:inline-flex}.xl-status{border-radius:7px;width:max-content;padding:5px 8px;font-size:9px}.xl-status.success{color:var(--success);background:#25d69517}.xl-status.warning{color:var(--warning);background:#f5b94217}.xl-status.danger{color:var(--danger);background:#ff647c17}.xl-status.neutral{color:var(--text-secondary);background:#a7b5c914}.xl-order-detail{max-width:var(--max);margin:40px auto 90px}.xl-order-overview{border:1px solid var(--border);background:var(--surface-1);border-radius:16px;grid-template-columns:repeat(4,1fr);display:grid}.xl-order-overview article{border-right:1px solid var(--border);flex-direction:column;gap:6px;min-height:120px;padding:22px;display:flex}.xl-order-overview article:last-child{border:0}.xl-order-overview small,.xl-order-overview span{color:var(--text-muted)}.xl-order-columns{grid-template-columns:1fr 320px;gap:18px;margin-top:18px;display:grid}.xl-order-columns>section,.xl-order-columns>aside{border:1px solid var(--border);background:var(--surface-1);border-radius:16px;padding:27px}.xl-timeline{padding:0;list-style:none}.xl-timeline li{min-height:82px;padding-left:32px;position:relative}.xl-timeline li:before{content:"";background:var(--border);width:1px;position:absolute;top:15px;bottom:-10px;left:7px}.xl-timeline li:last-child:before{display:none}.xl-timeline li>i{border:3px solid var(--surface-1);background:#56647a;border-radius:50%;width:15px;height:15px;position:absolute;top:5px;left:0;box-shadow:0 0 0 1px #56647a}.xl-timeline li.current>i{background:var(--cyan);box-shadow:0 0 0 1px var(--cyan),0 0 14px #19d3ff80}.xl-timeline div{flex-direction:column;gap:4px;display:flex}.xl-timeline div span{color:var(--cyan);font-size:10px}.xl-timeline div small{color:var(--text-muted)}.xl-order-columns aside p{color:var(--text-muted);line-height:1.75}.xl-order-columns aside a{background:var(--primary);border-radius:9px;place-items:center;height:42px;margin-top:8px;display:grid}.xl-order-columns aside a.secondary{border:1px solid var(--border);background:0 0}.xl-loading-page{text-align:center;color:var(--text-muted);padding:100px}.xl-guide-search{border:1px solid var(--border);background:var(--surface-1);border-radius:12px;align-items:center;max-width:620px;height:50px;margin:30px auto 0;padding:5px;display:flex}.xl-guide-search span{padding-left:12px}.xl-guide-search input{color:#fff;background:0 0;border:0;outline:0;flex:1;height:100%;padding:0 12px}.xl-guide-search button{background:var(--primary);border:0;border-radius:8px;height:38px;padding:0 20px}.xl-guides-layout{max-width:var(--max);grid-template-columns:220px 1fr;gap:24px;margin:40px auto 90px;display:grid}.xl-guides-layout>aside{border:1px solid var(--border);background:var(--surface-1);border-radius:16px;flex-direction:column;height:max-content;padding:20px;display:flex}.xl-guides-layout>aside button{text-align:left;height:40px;color:var(--text-secondary);background:0 0;border:0;border-radius:8px;padding:0 12px}.xl-guides-layout>aside button.active{color:#fff;background:#5b5cf61f}.xl-guides-layout>aside>div{background:var(--cyan-soft);border-radius:11px;margin-top:20px;padding:15px}.xl-guides-layout aside div p{color:var(--text-muted)}.xl-guides-layout aside div a{color:var(--cyan)}.xl-guide-feature{border:1px solid var(--border-strong);background:radial-gradient(circle at 85% 20%,#5b5cf63d,transparent 34%),var(--surface-1);border-radius:18px;min-height:210px;padding:34px}.xl-guide-feature>span{color:var(--cyan)}.xl-guide-feature h2{font-size:27px}.xl-guide-feature p{color:var(--text-secondary)}.xl-guide-feature a{background:var(--primary);border-radius:9px;margin-top:12px;padding:11px 15px;display:inline-flex}.xl-guide-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;display:grid}.xl-guide-grid>a{border:1px solid var(--border);background:var(--surface-1);border-radius:15px;padding:22px;position:relative}.xl-guide-grid>a>span{color:#324158;font-size:28px;position:absolute;right:18px}.xl-guide-grid small{color:var(--cyan)}.xl-guide-grid h2{font-size:18px}.xl-guide-grid p{color:var(--text-muted);line-height:1.7}.xl-guide-grid footer{color:var(--text-muted);justify-content:space-between;font-size:9px;display:flex}.xl-article-layout{grid-template-columns:190px 1fr 230px;gap:30px;display:grid}.xl-article-layout>aside{border:1px solid var(--border);background:var(--surface-1);border-radius:14px;flex-direction:column;gap:11px;height:max-content;padding:19px;display:flex;position:sticky;top:95px}.xl-article-layout>aside a{color:var(--text-muted);font-size:11px}.xl-article-layout>article{border:1px solid var(--border);background:var(--surface-1);color:var(--text-secondary);border-radius:16px;padding:38px;line-height:1.9}.xl-article-layout article>span{color:var(--cyan)}.xl-article-layout h1{color:#fff;font-size:34px;line-height:1.3}.xl-article-layout h2{color:#fff;margin-top:32px}.xl-article-meta{color:var(--text-muted);font-size:10px}.xl-article-layout .lead{font-size:16px}.xl-article-actions{gap:9px;margin-top:30px;display:flex}.xl-article-actions a{background:var(--primary);color:#fff;border-radius:8px;padding:10px 14px}.xl-article-layout aside.right p{color:var(--text-muted);line-height:1.6}.xl-support-hero{min-height:340px;padding:70px max(32px,calc((100vw - var(--max))/2));background:radial-gradient(circle at 20% 50%,#5b5cf62e,transparent 36%),var(--bg-secondary);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;display:flex}.xl-support-hero>div>span{color:var(--cyan)}.xl-support-hero h1{font-size:42px}.xl-support-hero p{color:var(--text-secondary)}.xl-support-hero label{border:1px solid var(--border);background:var(--surface-1);border-radius:10px;align-items:center;max-width:580px;height:46px;margin-top:22px;display:flex}.xl-support-hero label span{padding-left:13px}.xl-support-hero label input{color:#fff;background:0 0;border:0;outline:0;flex:1;height:100%;padding:0 12px}.xl-support-hero>aside{border:1px solid var(--border);background:var(--surface-1);border-radius:16px;flex-direction:column;align-items:center;padding:24px 34px;display:flex}.xl-support-hero>aside i{background:var(--success);border-radius:50%;width:12px;height:12px;box-shadow:0 0 0 7px #25d69514,0 0 20px #25d69566}.xl-support-hero>aside strong{margin-top:18px}.xl-support-hero>aside span{color:var(--text-muted)}.xl-support-page{max-width:var(--max);margin:34px auto 90px}.xl-contact-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.xl-contact-grid>a,.xl-contact-grid>article{border:1px solid var(--border);background:var(--surface-1);border-radius:15px;flex-direction:column;min-height:155px;padding:22px;display:flex}.xl-contact-grid>*>span{color:#8b7dff;background:#5b5cf61f;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.xl-contact-grid strong{margin-top:15px}.xl-contact-grid small{color:var(--text-muted)}.xl-contact-grid b{color:var(--cyan);margin-top:auto;font-size:9px}.xl-support-columns{grid-template-columns:1.2fr .8fr;gap:18px;margin-top:22px;display:grid}.xl-support-columns>section,.xl-support-columns>aside{border:1px solid var(--border);background:var(--surface-1);border-radius:16px;padding:28px}.xl-support-columns aside>span{color:var(--cyan)}.xl-support-columns aside p{color:var(--text-muted);line-height:1.8}.xl-support-columns aside a{background:var(--primary);border-radius:9px;place-items:center;height:43px;margin:20px 0;display:grid}.xl-support-columns aside small{color:var(--text-muted)}.xl-ticket-form>form,.xl-ticket-form>aside{padding:28px}.xl-ticket-form>aside ul{color:var(--text-secondary);padding:0;line-height:2;list-style:none}.xl-ticket-form>aside p{color:var(--text-muted);line-height:1.8}.xl-upload-field{border:1px dashed var(--border-strong);border-radius:10px;padding:16px}.xl-upload-field input{padding:7px!important}.xl-upload-field span{color:var(--text-muted)}.xl-ticket-detail{grid-template-columns:1fr 300px}.xl-ticket-thread{padding:0;overflow:hidden}.xl-ticket-thread>header{border-bottom:1px solid var(--border);justify-content:space-between;padding:22px;display:flex}.xl-ticket-thread>header small{color:var(--cyan)}.xl-ticket-thread>header h2{margin:4px 0}.xl-ticket-thread>article{background:#07111f;border-radius:12px;margin:18px;padding:16px}.xl-ticket-thread>article.staff{background:#5b5cf617;margin-left:60px}.xl-ticket-thread article>div{justify-content:space-between;display:flex}.xl-ticket-thread article small{color:var(--text-muted)}.xl-ticket-thread article p{color:var(--text-secondary);line-height:1.8}.xl-ticket-thread>footer{border-top:1px solid var(--border);padding:18px}.xl-ticket-thread textarea{border:1px solid var(--border);color:#fff;background:#07111f;border-radius:9px;width:100%;min-height:100px;padding:12px}.xl-ticket-thread footer>div{gap:8px;margin-top:9px;display:flex}.xl-ticket-thread footer button{background:var(--primary);border:0;border-radius:8px;padding:10px 15px}.xl-ticket-thread footer button.secondary{border:1px solid var(--border);background:0 0}.xl-ticket-detail>aside{padding:23px}.xl-ticket-detail aside dl div{border-bottom:1px solid var(--border);flex-direction:column;padding:10px 0;display:flex}.xl-ticket-detail dt{color:var(--text-muted)}.xl-ticket-detail dd{margin:4px 0}.xl-ticket-detail aside>a{color:var(--cyan);margin-top:16px;display:inline-flex}.xl-account-site{min-height:100vh}.xl-account-shell{max-width:var(--max);grid-template-columns:230px 1fr;gap:20px;margin:28px auto 80px;display:grid}.xl-account-shell>aside{border:1px solid var(--border);background:var(--surface-1);border-radius:16px;flex-direction:column;padding:22px;display:flex}.xl-account-user{flex-direction:column;margin:26px 0 18px;display:flex}.xl-account-user>span{background:linear-gradient(135deg,var(--primary),var(--purple));border-radius:50%;place-items:center;width:46px;height:46px;font-size:18px;display:grid}.xl-account-user strong{margin-top:10px}.xl-account-user small{color:var(--text-muted);text-overflow:ellipsis;overflow:hidden}.xl-account-shell aside nav{flex-direction:column;display:flex}.xl-account-shell aside nav a{height:40px;color:var(--text-secondary);border-radius:8px;justify-content:space-between;align-items:center;padding:0 11px;display:flex}.xl-account-shell aside nav a.active{color:#fff;background:#5b5cf61f}.xl-account-shell aside>a:last-child{color:var(--text-muted);margin-top:auto;padding-top:20px}.xl-account-main>header{justify-content:space-between;align-items:center;min-height:75px;display:flex}.xl-account-main>header small{color:var(--cyan)}.xl-account-main>header h1{margin:4px 0;font-size:28px}.xl-account-main>header>a{background:var(--primary);border-radius:9px;padding:11px 15px}.xl-account-stats{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.xl-account-stats article{border:1px solid var(--border);background:var(--surface-1);border-radius:14px;flex-direction:column;min-height:112px;padding:18px;display:flex}.xl-account-stats small,.xl-account-stats span{color:var(--text-muted)}.xl-account-stats strong{margin:7px 0;font-size:24px}.xl-account-panel{border:1px solid var(--border);background:var(--surface-1);border-radius:16px;margin-top:16px;padding:23px}.xl-account-panel-head{justify-content:space-between;display:flex}.xl-account-panel-head h2{margin-top:0}.xl-account-panel-head a{color:var(--cyan)}.xl-account-table .head,.xl-account-table article{grid-template-columns:1.35fr 1fr .55fr .65fr .65fr;align-items:center;gap:12px;display:grid}.xl-account-table .head{color:var(--text-muted);padding:11px;font-size:9px}.xl-account-table article{border-top:1px solid var(--border);padding:14px 11px}.xl-account-table article>span:first-child,.xl-account-table article>span:nth-child(2){flex-direction:column;display:flex}.xl-account-table small{color:var(--text-muted)}.xl-wallet-card{border:1px solid var(--border);background:radial-gradient(circle at 85% 20%,#5b5cf638,transparent 35%),var(--surface-1);border-radius:18px;padding:42px}.xl-wallet-card>small{color:var(--text-muted)}.xl-wallet-card>strong{margin:12px 0;font-size:42px;display:block}.xl-wallet-card p{color:var(--text-muted)}.xl-wallet-card>div{gap:30px;display:flex}.xl-panel-action{background:var(--primary);border-radius:9px;margin-top:15px;padding:11px 15px;display:inline-flex}.xl-account-ticket,.xl-setting-row{border-top:1px solid var(--border);justify-content:space-between;padding:15px 0;display:flex}.xl-account-ticket>div,.xl-setting-row span{flex-direction:column;display:flex}.xl-account-ticket small,.xl-account-ticket span,.xl-setting-row small{color:var(--text-muted)}.xl-setting-row b{color:var(--success)}.xl-setting-note{color:var(--text-muted)}.xl-auth-page>section{grid-template-columns:1.15fr .85fr;min-height:calc(100vh - 104px);display:grid}.xl-auth-visual{background:radial-gradient(circle at 35% 45%,#5b5cf63d,#0000 38%),linear-gradient(135deg,#07101f,#050a14);flex-direction:column;justify-content:center;padding:9vw;display:flex}.xl-auth-visual>span{color:var(--cyan)}.xl-auth-visual h1{font-size:48px;line-height:1.2}.xl-auth-visual p{color:var(--text-secondary)}.xl-auth-visual>div{align-items:center;gap:9px;margin-top:25px;display:flex}.xl-auth-visual i{background:var(--success);border-radius:50%;width:7px;height:7px}.xl-auth-card{border-left:1px solid var(--border);background:var(--surface-1);flex-direction:column;justify-content:center;padding:10vw 8vw;display:flex}.xl-auth-card>small{color:var(--cyan);margin-top:55px}.xl-auth-card h2{font-size:32px}.xl-auth-card>p{color:var(--text-muted);line-height:1.8}.xl-chatgpt-login{color:#07111f;background:#fff;border-radius:10px;align-items:center;height:50px;padding:0 16px;font-weight:750;display:flex}.xl-chatgpt-login span{margin-right:10px}.xl-chatgpt-login b{margin-left:auto}.xl-auth-points{color:var(--text-muted);flex-direction:column;gap:9px;margin-top:22px;font-size:11px;display:flex}.xl-auth-card footer{color:var(--text-muted);margin-top:28px}.xl-auth-card footer a{color:var(--cyan);margin-left:8px}.xl-legal-page,.xl-notice-detail{max-width:860px;margin:42px auto 90px}.xl-legal-page>section{border-bottom:1px solid var(--border);grid-template-columns:60px 1fr;padding:28px 0;display:grid}.xl-legal-page>section>span{color:#40516a;font-size:24px}.xl-legal-page h2{margin-top:0}.xl-legal-page p,.xl-notice-detail p,.xl-notice-detail li{color:var(--text-secondary);line-height:1.9}.xl-legal-contact,.xl-notice-detail>div{border:1px solid var(--border-strong);background:var(--surface-1);border-radius:14px;margin-top:30px;padding:24px}.xl-legal-contact a,.xl-notice-detail>a{background:var(--primary);border-radius:8px;margin-top:8px;padding:10px 14px;display:inline-flex}.xl-notice-detail{border:1px solid var(--border);background:var(--surface-1);border-radius:16px;padding:35px}.xl-error-page{text-align:center;background:radial-gradient(circle,#5b5cf629,transparent 36%),var(--bg-main);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.xl-error-page>span{color:#0000;-webkit-text-stroke:1px #5b5cf699;font-size:120px;line-height:1}.xl-error-page p{color:var(--text-muted)}.xl-error-page>div{gap:8px;display:flex}.xl-error-page a,.xl-error-page button{border:1px solid var(--border);background:var(--surface-1);color:#fff;border-radius:9px;padding:11px 16px}.xl-admin-shell{background:#050a14;grid-template-columns:220px 1fr;min-height:100vh;display:grid}.xl-admin-sidebar{border-right:1px solid var(--border);background:#050911;flex-direction:column;height:100vh;padding:22px 14px;display:flex;position:sticky;top:0}.xl-admin-sidebar>.brand{padding:0 8px}.xl-admin-sidebar>small{color:var(--text-muted);margin:21px 10px 10px;font-size:9px}.xl-admin-sidebar nav{flex-direction:column;gap:3px;display:flex;overflow:auto}.xl-admin-sidebar nav a{color:#899ab0;border-radius:8px;grid-template-columns:25px 1fr;align-items:center;height:39px;padding:0 11px;font-size:11px;display:grid}.xl-admin-sidebar nav a.active,.xl-admin-sidebar nav a:hover{color:#fff;background:#5b5cf621}.xl-admin-sidebar>div{border:1px solid var(--border);background:var(--surface-1);border-radius:10px;flex-direction:column;margin-top:auto;padding:13px;display:flex}.xl-admin-sidebar>div span{color:var(--text-muted);text-overflow:ellipsis;font-size:9px;overflow:hidden}.xl-admin-sidebar>div a{color:var(--cyan);margin-top:8px;font-size:10px}.xl-admin-main{padding:0 26px 70px;overflow:hidden}.xl-admin-main>header{justify-content:space-between;align-items:center;min-height:84px;display:flex}.xl-admin-main>header small{color:var(--text-muted)}.xl-admin-main>header h1{margin:3px 0;font-size:27px}.xl-admin-main>header>div:last-child{align-items:center;gap:14px;display:flex}.xl-admin-main>header>div>span{color:var(--success);font-size:9px}.xl-admin-main>header>div>span i{background:var(--success);border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.xl-admin-main>header a{border:1px solid var(--border);border-radius:8px;padding:10px 13px}.xl-admin-stats{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.xl-admin-stats article{border:1px solid var(--border);background:var(--surface-1);border-radius:12px;flex-direction:column;min-height:105px;padding:16px;display:flex}.xl-admin-stats small,.xl-admin-stats span{color:var(--text-muted);font-size:9px}.xl-admin-stats strong{margin:7px 0;font-size:21px}.xl-admin-chart-grid{grid-template-columns:1.5fr .5fr;gap:12px;margin-top:14px;display:grid}.xl-admin-chart-grid>article,.xl-admin-table-card{border:1px solid var(--border);background:var(--surface-1);border-radius:14px}.xl-admin-chart-grid article>div:first-child,.xl-admin-table-card>div:first-child{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:17px;display:flex}.xl-admin-chart-grid select,.xl-admin-table-card button,.xl-admin-switch button{border:1px solid var(--border);color:var(--text-secondary);background:#07111f;border-radius:8px;padding:8px 11px}.xl-line-chart{gap:8%;padding:30px 18px 0;position:relative;border:0!important;align-items:end!important;height:180px!important;display:flex!important}.xl-line-chart>i{opacity:.28;background:linear-gradient(#5b5cf6,#252565);border-radius:5px 5px 0 0;flex:1;max-width:30px}.xl-line-chart svg{width:calc(100% - 36px);height:150px;position:absolute;inset:22px 18px 0}.xl-line-chart polyline{fill:none;stroke:#8169ff;stroke-width:3px}.xl-admin-chart-grid footer{color:var(--text-muted);justify-content:space-between;padding:6px 18px 16px;font-size:9px;display:flex}.xl-donut{justify-content:center;align-items:center;gap:25px;padding:35px 22px;display:flex}.xl-donut>i{background:conic-gradient(var(--primary) 0 58%,var(--cyan) 58% 90%,var(--success) 90%);border-radius:50%;width:105px;height:105px;position:relative}.xl-donut>i:after{content:"";background:var(--surface-1);border-radius:50%;position:absolute;inset:23px}.xl-donut ul{padding:0;list-style:none}.xl-donut li{color:var(--text-muted);grid-template-columns:10px 1fr auto;gap:7px;margin:9px 0;font-size:9px;display:grid}.xl-donut li b{border-radius:50%;width:7px;height:7px}.xl-donut .purple{background:var(--primary)}.xl-donut .cyan{background:var(--cyan)}.xl-donut .green{background:var(--success)}.xl-admin-table-card{margin-top:14px;overflow:hidden}.xl-admin-table-card>div:first-child h2{margin:0}.xl-admin-table-card>div:first-child p{color:var(--text-muted);margin:4px 0 0;font-size:9px}.xl-admin-table{overflow:auto}.xl-admin-table .head,.xl-admin-table article{grid-template-columns:1.2fr 1fr .65fr .7fr .7fr 1fr;align-items:center;gap:12px;min-width:850px;padding:12px 15px;display:grid}.xl-admin-table.generic .head,.xl-admin-table.generic article{grid-template-columns:repeat(5,minmax(140px,1fr))}.xl-admin-table .head{color:var(--text-muted);background:#07101d;font-size:9px}.xl-admin-table article{border-top:1px solid var(--border);color:var(--text-secondary);font-size:10px}.xl-admin-table article>span{text-overflow:ellipsis;overflow:hidden}.xl-admin-table article small{color:var(--text-muted)}.xl-admin-empty,.xl-admin-loading{text-align:center;color:var(--text-muted);padding:65px}.xl-role-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:18px;display:grid}.xl-role-grid article{border:1px solid var(--border);background:#07111f;border-radius:11px;padding:17px}.xl-role-grid p{color:var(--text-muted)}.xl-admin-switch{gap:7px;margin:14px 0;display:flex}.xl-admin-switch button.active{border-color:var(--primary);color:#fff;background:#5b5cf61f}.xl-admin-product{align-items:center;gap:10px;display:flex}.xl-admin-product i{border-radius:9px;place-items:center;width:36px;height:36px;font-style:normal;display:grid}.xl-admin-product b{flex-direction:column;display:flex}.xl-row-actions{gap:6px;display:flex}.xl-row-actions button{padding:6px 9px}.xl-row-actions button.danger{color:var(--danger)}.xl-settings-grid{grid-template-columns:1fr 1fr;gap:15px;padding:22px;display:grid}.xl-settings-grid label{flex-direction:column;gap:7px;display:flex}.xl-settings-grid label.wide,.xl-settings-grid article{grid-column:1/-1}.xl-settings-grid input{border:1px solid var(--border);color:#fff;background:#07111f;border-radius:9px;height:42px;padding:0 12px}.xl-settings-grid article{border:1px solid var(--border);border-radius:10px;padding:17px}.xl-settings-grid article strong{margin:7px 0;display:block}.xl-settings-grid article p{color:var(--text-muted)}.xl-save-settings{background:var(--primary)!important;color:#fff!important;width:max-content!important}.xl-drawer-layer{z-index:150;background:#0000006b;justify-content:end;display:flex;position:fixed;inset:0}.xl-drawer-layer>button{background:0 0;border:0;position:absolute;inset:0}.xl-product-editor{border-left:1px solid var(--border);background:#07101f;flex-direction:column;width:min(720px,100%);height:100%;display:flex;position:relative;box-shadow:-30px 0 80px #0000005c}.xl-product-editor>header,.xl-product-editor>footer{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;min-height:78px;padding:16px 22px;display:flex}.xl-product-editor header small{color:var(--cyan)}.xl-product-editor header h2{margin:3px 0}.xl-product-editor header>button{border:1px solid var(--border);background:0 0;border-radius:9px;width:36px;height:36px}.xl-editor-body{gap:16px;padding:22px;display:grid;overflow:auto}.xl-editor-body>label{flex-direction:column;gap:7px;display:flex}.xl-editor-body textarea{border:1px solid var(--border);color:#fff;background:#050c17;border-radius:9px;padding:11px}.xl-image-editor{border:1px dashed var(--border-strong);border-radius:10px;align-items:center;gap:12px;padding:15px;display:flex}.xl-image-editor>span{flex-direction:column;display:flex}.xl-image-editor small{color:var(--text-muted)}.xl-image-editor img{object-fit:cover;border-radius:8px;width:50px;height:50px}.xl-image-editor label{background:var(--primary);border-radius:8px;padding:8px 11px}.xl-image-editor label input{display:none}.xl-image-editor button{color:var(--danger);background:0 0;border:0}.xl-editor-switches{gap:18px;display:flex}.xl-editor-switches label{gap:7px;display:flex}.xl-product-editor>footer{border-top:1px solid var(--border);border-bottom:0;justify-content:end;gap:8px;margin-top:auto}.xl-product-editor>footer button{border:1px solid var(--border);background:0 0;border-radius:8px;padding:10px 16px}.xl-product-editor>footer button.primary{background:var(--primary);border:0}.xl-ui-preview{max-width:1200px;margin:auto;padding:60px 24px}.xl-ui-preview>section{border:1px solid var(--border);background:var(--surface-1);border-radius:14px;margin-top:24px;padding:22px}.xl-preview-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.xl-preview-row button{border:1px solid var(--border);color:#fff;background:0 0;border-radius:8px;padding:10px 15px}.xl-preview-row .xl-preview-primary{background:var(--primary);border:0}.xl-preview-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}@media (width<=1100px){.xl-home-hero{grid-template-columns:1fr;padding-top:58px}.xl-product-matrix{max-width:650px}.xl-metric-strip,.xl-notice-panel,.xl-home-section,.xl-faq-section,.xl-final-cta,.xl-page-container,.xl-catalog-page,.xl-cart-layout,.xl-checkout-layout,.xl-payment-layout,.xl-query-layout,.xl-order-detail,.xl-guides-layout,.xl-support-page,.xl-ticket-form,.xl-ticket-detail,.xl-account-shell{margin-left:24px;margin-right:24px}.xl-product-grid{grid-template-columns:repeat(2,1fr)}.xl-category-grid,.xl-process-section ol{grid-template-columns:repeat(3,1fr)}.xl-process-section li:nth-child(3) i{display:none}.xl-detail-hero,.xl-detail-body{grid-template-columns:1fr}.xl-detail-benefits{grid-template-columns:repeat(3,1fr)}.xl-detail-benefits article:nth-child(3){border-right:0}.xl-detail-benefits article:nth-child(n+4){border-top:1px solid var(--border)}.xl-article-layout{grid-template-columns:170px 1fr}.xl-article-layout aside.right{display:none}.xl-admin-stats,.xl-account-stats{grid-template-columns:repeat(3,1fr)}}@media (width<=760px){.notice-bar{justify-content:flex-start;padding:0 16px}.notice-bar strong,.notice-bar a{display:none}.site-header.xl-header{height:60px;padding:0 16px}.xl-header .brand{font-size:14px}.xl-header .brand b,.xl-header nav,.xl-login-link,.xl-account-link,.xl-icon-button{display:none}.xl-cart-link{width:38px;padding:0;font-size:0}.xl-cart-link:before{content:"▧";font-size:17px}.xl-menu-button{display:inline-flex}.xl-mobile-menu{z-index:100;border:1px solid var(--border-strong);background:#07101f;border-radius:14px;flex-direction:column;padding:16px;display:flex;position:fixed;top:100px;left:12px;right:12px;box-shadow:0 25px 70px #00000080}.xl-mobile-menu>div{justify-content:space-between;display:flex}.xl-mobile-menu button{background:0 0;border:0}.xl-mobile-menu>a{border-bottom:1px solid var(--border);color:var(--text-secondary);justify-content:space-between;padding:13px 5px;display:flex}.xl-home-hero{gap:36px;min-height:auto;padding:55px 16px}.xl-hero-copy h1{font-size:39px}.xl-hero-copy>p{font-size:14px}.xl-hero-actions{flex-direction:column}.xl-hero-actions a{width:100%}.xl-hero-trust{grid-template-columns:1fr 1fr;display:grid}.xl-product-matrix{min-height:330px}.xl-matrix-panel{width:calc(100% - 46px);left:0;transform:none}.xl-matrix-panel>div{grid-template-columns:repeat(2,1fr)}.xl-matrix-panel a:nth-child(n+5){display:none}.xl-product-matrix>aside{width:105px;padding:12px;right:0}.xl-matrix-orbit{display:none}.xl-metric-strip{grid-template-columns:1fr 1fr;margin:-8px 16px 0;padding:0}.xl-metric-strip>div{border-bottom:1px solid var(--border);padding:16px}.xl-metric-strip>div:nth-child(2){border-right:0}.xl-notice-panel{grid-template-columns:auto 1fr;margin:16px}.xl-notice-panel a{display:none}.xl-home-section,.xl-category-section,.xl-process-section{padding:62px 16px}.xl-section-head{flex-direction:column;align-items:start}.xl-product-grid{grid-template-columns:1fr}.xl-product-card{min-height:auto}.xl-category-grid{grid-template-columns:1fr 1fr}.xl-category-grid a{min-height:145px}.xl-benefit-grid,.xl-review-grid{grid-template-columns:1fr}.xl-process-section ol{grid-template-columns:1fr 1fr}.xl-process-section li:nth-child(odd) i{display:block}.xl-process-section li:nth-child(2n) i{display:none}.xl-faq-section{grid-template-columns:1fr;gap:20px;margin:0;padding:20px 16px 65px}.xl-final-cta{flex-direction:column;align-items:start;margin:0 16px 62px;padding:28px}.xl-final-cta>a{width:100%;margin-top:18px}.xl-footer{grid-template-columns:1fr 1fr;padding:45px 16px 20px}.xl-footer>div:first-child,.xl-footer .footer-warning,.xl-footer .copyright{grid-column:1/-1}.xl-page-hero,.xl-page-hero.compact{min-height:230px;padding:50px 16px}.xl-page-hero h1{font-size:32px}.xl-catalog-page,.xl-page-container,.xl-cart-layout,.xl-checkout-layout,.xl-payment-layout,.xl-query-layout,.xl-order-detail,.xl-guides-layout,.xl-support-page,.xl-ticket-form,.xl-ticket-detail,.xl-account-shell{margin:24px 14px 65px}.xl-category-tabs{margin-right:-14px}.xl-filter-bar{grid-template-columns:1fr}.xl-product-grid{gap:12px}.xl-skeleton-grid{grid-template-columns:1fr}.xl-breadcrumb{white-space:nowrap;overflow:auto}.xl-detail-showcase{min-height:340px}.xl-detail-device{min-width:260px;padding:20px}.xl-detail-buy{padding:24px 18px}.xl-detail-meta{grid-template-columns:1fr 1fr}.xl-detail-actions{grid-template-columns:1fr}.xl-detail-benefits{grid-template-columns:1fr 1fr}.xl-detail-benefits article{border:0;border-bottom:1px solid var(--border)}.xl-detail-benefits article:nth-child(odd){border-right:1px solid var(--border)}.xl-content-tabs{padding:0}.xl-prose{padding:22px 18px}.xl-dynamic-fields,.xl-cart-layout,.xl-checkout-layout,.xl-payment-layout,.xl-query-layout,.xl-ticket-form,.xl-ticket-detail{grid-template-columns:1fr}.xl-cart-list>article{grid-template-columns:52px 1fr auto;gap:12px}.xl-cart-qty{grid-column:2}.xl-cart-price{grid-area:1/3}.xl-remove{grid-area:2/3}.xl-order-summary.sticky{position:static}.xl-form-grid{grid-template-columns:1fr}.xl-form-grid .wide{grid-column:auto}.xl-order-summary .xl-submit-order,.xl-main-pay{z-index:3;position:sticky;bottom:8px}.xl-captcha-row{grid-template-columns:1fr 80px}.xl-captcha-row span{grid-column:1/-1;height:40px}.xl-order-overview{grid-template-columns:1fr 1fr}.xl-order-overview article:nth-child(2){border-right:0}.xl-order-overview article:nth-child(n+3){border-top:1px solid var(--border)}.xl-order-columns,.xl-guides-layout{grid-template-columns:1fr}.xl-guides-layout>aside{display:none}.xl-guide-grid,.xl-article-layout{grid-template-columns:1fr}.xl-article-layout>aside{display:none}.xl-article-layout>article{padding:25px 18px}.xl-support-hero{flex-direction:column;align-items:start;padding:52px 16px}.xl-support-hero h1{font-size:34px}.xl-support-hero>aside{width:100%;margin-top:28px}.xl-contact-grid{grid-template-columns:1fr 1fr}.xl-support-columns{grid-template-columns:1fr}.xl-ticket-thread>article.staff{margin-left:18px}.xl-account-shell{grid-template-columns:1fr}.xl-account-shell>aside{height:auto}.xl-account-shell aside>.brand,.xl-account-user{display:none}.xl-account-shell aside nav{grid-template-columns:repeat(2,1fr);display:grid}.xl-account-shell aside>a:last-child{display:none}.xl-account-stats{grid-template-columns:1fr 1fr}.xl-account-table .head{display:none}.xl-account-table article{grid-template-columns:1fr 1fr;padding:15px 0}.xl-auth-page>section{grid-template-columns:1fr}.xl-auth-visual{display:none}.xl-auth-card{min-height:calc(100vh - 92px);padding:35px 20px}.xl-legal-page,.xl-notice-detail{margin:24px 14px 65px}.xl-legal-page>section{grid-template-columns:40px 1fr}.xl-error-page>span{font-size:82px}.xl-admin-shell{display:block}.xl-admin-sidebar{border-right:0;border-bottom:1px solid var(--border);height:auto;padding:13px;position:relative}.xl-admin-sidebar>.brand,.xl-admin-sidebar>small,.xl-admin-sidebar>div{display:none}.xl-admin-sidebar nav{flex-direction:row;display:flex;overflow:auto}.xl-admin-sidebar nav a{grid-template-columns:22px 1fr;min-width:110px}.xl-admin-main{padding:0 12px 60px}.xl-admin-main>header{min-height:78px}.xl-admin-main>header>div:last-child>span{display:none}.xl-admin-stats{grid-template-columns:1fr 1fr}.xl-admin-chart-grid{grid-template-columns:1fr}.xl-admin-chart-grid>article:nth-child(2){display:none}.xl-admin-table-card{overflow:auto}.xl-role-grid,.xl-settings-grid{grid-template-columns:1fr}.xl-settings-grid .wide,.xl-settings-grid article{grid-column:auto}.xl-product-editor{width:100%}.xl-editor-switches{flex-direction:column}.xl-preview-grid{grid-template-columns:1fr}}.xl-admin-switch a{border:1px solid var(--border);color:var(--text-secondary);background:#07111f;border-radius:8px;padding:8px 11px}.xl-admin-switch a.active{border-color:var(--primary);color:#fff;background:#5b5cf61f}.xl-faq-admin-list article{border-top:1px solid var(--border);grid-template-columns:42px minmax(0,1fr) 72px 120px;align-items:center;gap:14px;padding:16px 18px;display:grid}.xl-faq-admin-list article>b{color:#9284ff;background:#5b5cf61f;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.xl-faq-admin-list article>span{flex-direction:column;min-width:0;display:flex}.xl-faq-admin-list article small{color:var(--cyan);font-size:9px}.xl-faq-admin-list article strong{margin-top:3px}.xl-faq-admin-list article p{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin:6px 0 0;font-size:10px;line-height:1.6;overflow:hidden}.xl-faq-admin-list article>em{color:var(--danger);text-align:center;background:#ff647c14;border-radius:8px;padding:6px 8px;font-size:9px;font-style:normal}.xl-faq-admin-list article>em.active{color:var(--success);background:#25d69514}.xl-faq-admin-list article>div{gap:6px;display:flex}.xl-faq-admin-list button{padding:7px 10px}.xl-faq-admin-list button.danger{color:var(--danger)}.xl-faq-editor textarea{border:1px solid var(--border);color:#fff;resize:vertical;background:#050c17;border-radius:9px;width:100%;padding:11px}.xl-faq-editor .xl-editor-body{align-content:start}.xl-customer-card>div:first-child input{border:1px solid var(--border);color:#fff;background:#07111f;border-radius:8px;width:240px;height:38px;padding:0 11px}.xl-customer-table{overflow:auto}.xl-customer-table .head,.xl-customer-table article{grid-template-columns:1.4fr .55fr .45fr .45fr .55fr .55fr .75fr 1fr;align-items:center;gap:12px;min-width:980px;padding:13px 16px;display:grid}.xl-customer-table .head{color:var(--text-muted);background:#07101d;font-size:9px}.xl-customer-table article{border-top:1px solid var(--border);color:var(--text-secondary);font-size:10px}.xl-customer-table article>b{text-align:center;border-radius:7px;width:36px;padding:5px 0}.xl-customer-table article>b.gpt{color:#54e9b4;background:#25d6951a}.xl-customer-table article>b.grok{color:#e6edf8;background:#ffffff14}.xl-customer-table article>b.gemini{color:#9c91ff;background:#5b5cf621}.xl-customer-table article small{color:var(--text-muted)}.xl-admin-denied{color:#f6f8ff;background:radial-gradient(circle at 50% 35%,#5b5cf633,#0000 35%),#030812;place-items:center;min-height:100vh;padding:28px;display:grid}.xl-admin-denied>section{background:linear-gradient(145deg,#0a1325fa,#050b17fa);border:1px solid #848bff40;border-radius:20px;width:min(620px,100%);padding:42px;box-shadow:0 30px 90px #0000006b}.xl-admin-denied>section>span{color:#7eeeff;font-size:12px}.xl-admin-denied h1{margin:12px 0;font-size:32px}.xl-admin-denied p{color:#94a4ba;line-height:1.8}.xl-admin-denied dl{background:#050d1a;border:1px solid #ffffff14;border-radius:12px;margin:26px 0;padding:8px 18px}.xl-admin-denied dl>div{border-bottom:1px solid #ffffff12;grid-template-columns:130px 1fr;padding:13px 0;display:grid}.xl-admin-denied dl>div:last-child{border-bottom:0}.xl-admin-denied dt{color:#687b92}.xl-admin-denied dd{color:#dce7f8;word-break:break-all;margin:0}.xl-admin-denied>section>div{gap:10px;display:flex}.xl-admin-denied a{color:#dce7f8;border:1px solid #ffffff1f;border-radius:9px;padding:11px 16px}.xl-admin-denied a.primary{color:#fff;background:linear-gradient(90deg,#4d5bff,#7c3cff);border:0}:root{--ref-bg:#030914;--ref-bg-2:#061323;--ref-panel:#071b30e0;--ref-panel-strong:#092744f0;--ref-border:#37bcea38;--ref-border-strong:#46daff7a;--ref-cyan:#42def8;--ref-blue:#2498ff}body{background:var(--ref-bg)}.xl-reference-site{background:var(--ref-bg);color:#f4f9ff;min-height:100vh;overflow:clip}.xl-reference-site a{text-decoration:none}.xl-reference-header{z-index:90;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#030914e6;border-bottom:1px solid #75a4ce24;grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 max(32px,50vw - 600px);display:grid;position:sticky;top:0}.xl-reference-header .brand,.xl-reference-footer .brand{color:#f6fbff;letter-spacing:-.02em;gap:10px;font-size:20px;font-weight:850}.xl-reference-header .brand-glyph,.xl-reference-footer .brand-glyph{width:34px;height:34px;color:var(--ref-cyan);background:#42def814;border:1px solid #42def8a3;border-radius:50%;place-items:center;display:grid;box-shadow:inset 0 0 22px #42def81a}.brand-dot{color:var(--ref-cyan)}.xl-reference-header nav{align-self:stretch;align-items:center;gap:30px;display:flex}.xl-reference-header nav a{color:#b8c7da;align-items:center;height:100%;font-size:13px;display:flex;position:relative}.xl-reference-header nav a:hover,.xl-reference-header nav a.active{color:#fff}.xl-reference-header nav a.active:after{content:"";background:var(--ref-cyan);height:2px;position:absolute;bottom:0;left:0;right:0}.xl-reference-header .xl-header-actions{justify-self:end;gap:9px}.xl-reference-header .xl-login-link,.xl-reference-header .xl-register-link{color:#d3deeb;border:1px solid #84aacd33;border-radius:8px;justify-content:center;align-items:center;min-width:58px;height:36px;font-size:12px;display:inline-flex}.xl-reference-header .xl-register-link{color:var(--ref-cyan);background:#42def814;border-color:#42def857}.xl-reference-hero{border-inline:1px solid #508cbc12;grid-template-columns:.95fr 1.05fr;align-items:center;gap:74px;max-width:1200px;min-height:535px;margin:0 auto;padding:72px 0 64px;display:grid;position:relative}.xl-reference-hero:before,.xl-catalog-hero:before,.xl-detail-page-head:before{content:"";pointer-events:none;background-image:linear-gradient(#4684b613 1px,#0000 1px),linear-gradient(90deg,#4684b613 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 96%);mask-image:linear-gradient(#000,#0000 96%)}.xl-reference-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#1b81da33,#0000 65%);width:640px;height:460px;position:absolute;top:0;right:-100px}.xl-reference-hero .xl-hero-copy{z-index:2;position:relative}.xl-reference-hero .xl-eyebrow,.xl-catalog-hero .xl-eyebrow,.xl-section-head>div>span{width:max-content;color:var(--ref-cyan);letter-spacing:.12em;border:1px solid #42def86b;border-radius:999px;align-items:center;padding:6px 12px;font-size:10px;font-weight:800;display:inline-flex}.xl-reference-hero h1{letter-spacing:-.055em;margin:22px 0 10px;font-size:clamp(44px,4.6vw,64px);line-height:1.07}.xl-reference-hero h2{color:var(--ref-cyan);letter-spacing:.04em;margin:0;font-size:24px}.xl-reference-hero .xl-hero-copy>p{color:#9fb0c5;max-width:570px;margin:22px 0 0;font-size:15px;line-height:1.95}.xl-reference-hero .xl-hero-actions{gap:10px;margin-top:28px}.xl-reference-hero .xl-hero-actions a{background:var(--ref-blue);color:#fff;border-radius:8px;justify-content:center;align-items:center;min-width:116px;height:44px;padding:0 20px;font-size:13px;font-weight:720;display:inline-flex}.xl-reference-hero .xl-hero-actions a.secondary{color:#e6eef8;background:0 0;border:1px solid #8bb0d03d}.xl-reference-hero .xl-hero-trust{color:#e1eaf4;align-items:center;gap:14px;margin-top:30px;font-size:12px;display:flex}.xl-trust-marks{display:flex}.xl-trust-marks .xl-product-mark,.xl-trust-marks .xl-product-image{border:2px solid var(--ref-bg);border-radius:50%;width:36px;height:36px;margin-right:-7px}.xl-delivery-hub{z-index:2;border:1px solid var(--ref-border-strong);background:linear-gradient(145deg,#0d3d65c7,#031c33f2);border-radius:20px;flex-direction:column;align-items:center;min-height:376px;padding:24px;display:flex;position:relative;box-shadow:inset 0 0 70px #259deb14,0 24px 80px #00000047}.xl-delivery-hub header{align-items:start;gap:8px;width:100%;display:flex}.xl-delivery-hub header>div{flex-direction:column;margin-right:auto;display:flex}.xl-delivery-hub header strong{font-size:18px}.xl-delivery-hub header small{color:var(--ref-cyan);letter-spacing:.15em;margin-top:4px;font-size:9px;font-weight:800}.xl-delivery-hub header>span,.xl-hub-tags span{color:#d6f9ff;border:1px solid #42def847;border-radius:999px;padding:5px 9px;font-size:9px}.xl-ai-core{background:radial-gradient(circle,#42def83d,#051c329e 65%);border:1px solid #42def8ad;border-radius:18px;place-items:center;width:128px;height:116px;margin-top:28px;display:grid;box-shadow:0 0 42px #23aeeb3d}.xl-delivery-hub>p{margin:14px 0 10px;font-size:11px;font-weight:700}.xl-hub-tags{gap:7px;display:flex}.xl-hub-products{grid-template-columns:repeat(3,1fr);gap:8px;width:100%;margin-top:auto;display:grid}.xl-hub-products a{background:#0313245c;border:1px solid #5bb5de38;border-radius:10px;align-items:center;gap:8px;min-width:0;padding:9px;display:flex}.xl-hub-products .xl-product-mark,.xl-hub-products .xl-product-image{border-radius:9px;flex:0 0 34px;width:34px;height:34px}.xl-hub-products .xl-product-mark b{font-size:10px}.xl-hub-products a>span{flex-direction:column;min-width:0;display:flex}.xl-hub-products small{color:#86a2bb;white-space:nowrap;text-overflow:ellipsis;font-size:8px;overflow:hidden}.xl-guarantee-strip{border-color:var(--ref-border);background:linear-gradient(#082744f2,#051a30f2);border-radius:16px;grid-template-columns:repeat(5,1fr);max-width:1200px;min-height:112px;margin:0 auto;padding:0 28px}.xl-guarantee-strip>div{border-right:0;justify-content:center;gap:18px;padding:20px 18px}.xl-guarantee-strip>div>span{width:48px;height:48px;color:var(--ref-cyan);background:#1883be14;border:1px solid #42def840;font-size:12px}.xl-guarantee-strip strong{font-size:16px}.xl-reference-site .xl-home-section,.xl-reference-site .xl-category-section,.xl-reference-site .xl-process-section{background:0 0;border:0;max-width:1200px;margin:0 auto;padding:86px 0}.xl-reference-site .xl-section-head{align-items:end;margin-bottom:30px}.xl-reference-site .xl-section-head h2{margin-top:12px;font-size:30px}.xl-reference-site .xl-section-head p{color:#8295aa}.xl-reference-site .xl-text-link{color:var(--ref-cyan);padding:8px 0}.xl-reference-site .xl-product-grid{grid-template-columns:repeat(3,1fr);gap:16px}.xl-reference-product-card{background:#071321;border-color:#689dc629;border-radius:14px;min-height:0;padding:0;overflow:hidden}.xl-reference-product-card:hover{border-color:#42def861;transform:translateY(-4px)}.xl-product-visual{background:radial-gradient(circle at 50% 42%,#26a5e22e,#0000 48%),linear-gradient(145deg,#0a2238,#06111e);border-bottom:1px solid #64a1ce24;place-items:center;height:150px;display:grid;position:relative;overflow:hidden}.xl-product-visual:before{content:"";background-image:linear-gradient(#5b9cca0f 1px,#0000 1px),linear-gradient(90deg,#5b9cca0f 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0}.xl-product-visual .xl-product-mark.large,.xl-product-visual .xl-product-image.large{z-index:2;border-radius:18px;width:72px;height:72px}.xl-product-visual .xl-product-mark.large b{font-size:20px}.xl-product-visual .xl-stock{z-index:3;position:absolute;top:14px;right:14px}.xl-product-content{padding:18px}.xl-product-content .xl-maker{color:var(--ref-cyan);text-transform:uppercase;margin:0 0 5px;font-size:9px}.xl-product-content h3{color:#fff;min-height:48px;margin:0;font-size:17px;line-height:1.45}.xl-product-count{color:#778ca2;margin:8px 0;font-size:10px}.xl-product-service-tags{flex-wrap:wrap;gap:5px;display:flex}.xl-product-service-tags span{color:#8dbbd0;background:#1975a30f;border:1px solid #49a6cf33;border-radius:999px;padding:4px 7px;font-size:8px}.xl-price-row{align-items:baseline;gap:10px;margin-top:17px;display:flex}.xl-price-row strong{color:#fff;font-size:22px}.xl-price-row del{color:#53677c;font-size:10px}.xl-reference-product-card .xl-card-actions{grid-template-columns:1fr 1fr;margin-top:15px}.xl-reference-product-card .xl-card-actions a,.xl-reference-product-card .xl-card-actions button{border-radius:7px;height:38px}.xl-reference-product-card .xl-card-actions button{background:var(--ref-blue)}.xl-brand-categories{background:#04101d!important;border-block:1px solid #558eba14!important;max-width:none!important;padding-inline:max(32px,50vw - 600px)!important}.xl-brand-categories .xl-category-grid{grid-template-columns:repeat(3,1fr)}.xl-brand-categories .xl-category-grid a{background:linear-gradient(145deg,#081a2d,#06121f);border-color:#4b97c729;min-height:175px}.xl-brand-categories .xl-category-grid a>span{width:46px;height:46px;color:var(--ref-cyan);background:#42def812;border:1px solid #42def83d;font-size:12px;font-weight:850}.xl-reference-benefits{grid-template-columns:repeat(4,1fr)}.xl-reference-benefits article{background:#071421;border-color:#5a97c629;flex-direction:column;align-items:flex-start;min-height:170px;padding:24px;display:flex}.xl-reference-benefits article em{color:#42def82e;margin-left:auto;font-size:30px;font-style:normal;font-weight:900}.xl-reference-benefits h3{margin:-4px 0 10px}.xl-reference-benefits p{color:#8295aa;margin:0;line-height:1.75}.xl-reference-process{background:#04101d!important;border-block:1px solid #558eba14!important;max-width:none!important;padding-inline:max(32px,50vw - 600px)!important}.xl-reference-process ol{grid-template-columns:repeat(4,1fr);gap:12px}.xl-reference-process li{background:#071421;border-color:#5a97c629;justify-content:flex-start;min-height:160px;padding:22px}.xl-reference-process li b{width:38px;height:38px;color:var(--ref-cyan);border:1px solid #42def845;border-radius:10px;place-items:center;display:grid}.xl-reference-process li strong{margin-top:18px}.xl-reference-process li p{color:#8193a7;margin:8px 0 0;font-size:11px;line-height:1.7}.xl-reference-faq{grid-template-columns:.7fr 1.3fr;max-width:1200px}.xl-reference-footer{background:#020711;border-top-color:#4793be29;grid-template-columns:1.3fr repeat(3,.7fr);padding:58px max(32px,50vw - 600px) 22px}.xl-reference-footer .footer-nav a{color:#7f93a9}.xl-reference-footer .copyright{grid-column:1/-1}.xl-catalog-hero,.xl-detail-page-head{background:radial-gradient(circle at 75% 15%,#1e8eda26,#0000 40%),#04101d;border-bottom:1px solid #4895c333;position:relative}.xl-catalog-hero{min-height:270px;padding:42px max(32px,50vw - 600px)}.xl-detail-page-head{background:linear-gradient(90deg,#06172d,#08203d 55%,#06172d);min-height:154px;padding:34px max(32px,50vw - 600px)}.xl-catalog-hero>*,.xl-detail-page-head>*{z-index:2;position:relative}.xl-catalog-hero .xl-breadcrumb,.xl-detail-page-head .xl-breadcrumb{max-width:1200px;padding:0}.xl-catalog-hero .xl-breadcrumb{margin:0 auto 26px}.xl-detail-page-head .xl-breadcrumb{color:#91a9c2;margin:0 auto 9px;font-size:12px}.xl-catalog-hero>span,.xl-catalog-hero>h1,.xl-catalog-hero>p,.xl-detail-page-head>h1,.xl-detail-page-head>p{max-width:1200px;margin-left:auto;margin-right:auto}.xl-catalog-hero h1{letter-spacing:-.04em;margin-top:15px;margin-bottom:10px;font-size:40px}.xl-detail-page-head h1{letter-spacing:-.025em;margin-top:0;margin-bottom:7px;font-size:35px;line-height:1.12}.xl-catalog-hero h1 span{color:var(--ref-cyan)}.xl-catalog-hero p,.xl-detail-page-head p{color:#94a7bb}.xl-reference-catalog{max-width:1200px;padding:40px 0 90px}.xl-catalog-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:46px;display:flex}.xl-reference-catalog .xl-category-tabs{gap:8px}.xl-reference-catalog .xl-category-tabs button{background:#071421;border-color:#5a97c62e}.xl-reference-catalog .xl-category-tabs button.active{color:var(--ref-cyan);background:#42def817;border-color:#42def880}.xl-reference-catalog .xl-search{background:#071421;border-color:#5a97c62e;flex:0 0 220px;width:220px}.xl-reference-catalog>.xl-section-head{text-align:center;justify-content:center;margin-bottom:28px}.xl-reference-catalog>.xl-section-head>div{justify-items:center;display:grid}.xl-reference-catalog>.xl-section-head>div>span{margin-bottom:13px}.xl-reference-detail{grid-template-columns:minmax(0,750px) 430px;align-items:start;gap:20px;max-width:1200px;margin:50px auto 96px;display:grid}.xl-reference-detail-main{gap:14px;display:grid}.xl-detail-product-panel,.xl-reference-description,.xl-reference-buybox{background:linear-gradient(145deg,#0a2b53,#071d3a);border:1px solid #2a97db85;border-radius:11px;box-shadow:inset 0 1px #dff8ff09}.xl-detail-product-panel{align-items:center;gap:16px;min-height:132px;padding:20px;display:flex}.xl-detail-product-art{background:linear-gradient(145deg,#11446ff2,#051f3ff5);border:1px solid #4ab2ea94;border-radius:15px;flex:0 0 72px;place-items:center;width:72px;height:72px;display:grid;position:relative;overflow:hidden}.xl-detail-product-art:before{content:"";background-image:linear-gradient(#5b9cca0f 1px,#0000 1px),linear-gradient(90deg,#5b9cca0f 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.xl-detail-product-art .xl-product-mark,.xl-detail-product-art .xl-product-image{z-index:2}.xl-detail-product-art .xl-product-mark.large,.xl-detail-product-art .xl-product-image.large{border-radius:12px;width:52px;height:52px}.xl-detail-product-copy>small,.xl-reference-buybox>small{color:#68ddff;background:#107ebe33;border:1px solid #1fc1fa8f;border-radius:5px;width:max-content;padding:5px 7px;font-size:10px;display:inline-flex}.xl-detail-product-panel h2{margin:7px 0 4px;font-size:23px}.xl-detail-product-panel p{color:#a3b8ce;margin:0;font-size:12px}.xl-reference-description{padding:20px}.xl-reference-description>h2{margin:0 0 16px;font-size:23px}.xl-detail-info-section+.xl-detail-info-section{margin-top:26px}.xl-detail-info-section h3{color:#edf7ff;align-items:center;gap:11px;margin:0 0 12px;font-size:16px;display:flex}.xl-detail-info-section h3>span{color:#5de6ff;background:#0e84bb33;border:1px solid #29cdf68f;border-radius:9px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.xl-detail-info-section h3>i{background:linear-gradient(90deg,#34c2efb3,#0000);flex:1;height:1px}.xl-detail-info-box{background:linear-gradient(145deg,#08284fe6,#071e3ceb);border:1px solid #2997d68c;border-radius:12px;padding:16px 20px}.xl-detail-info-box p{color:#b2c4d8;align-items:flex-start;margin:0;font-size:13px;line-height:1.75;display:flex}.xl-detail-info-box p+p{margin-top:10px}.xl-detail-info-box p>span{color:#28f29a;background:#076a4e61;border:1px solid #1eda8b75;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;margin-right:10px;font-weight:800;display:grid}.xl-detail-info-box p>b{color:#45f313;margin-right:6px}.xl-detail-steps p>span{color:#4dffab}.xl-detail-steps p>b{display:none}.xl-reference-buybox{min-height:786px;padding:22px;position:sticky;top:18px}.xl-reference-buybox h2{margin:7px 0 20px;font-size:24px}.xl-reference-price{color:#fff;letter-spacing:-.03em;margin-bottom:28px;font-size:40px;line-height:1;display:block}.xl-reference-buybox>label{color:#d8e6f5;margin:16px 0 8px;font-size:12px;font-weight:650;display:block}.xl-reference-plans{gap:8px;display:grid}.xl-reference-plans button{color:#eef7ff;text-align:center;background:#071b36;border:1px solid #279adc85;border-radius:8px;justify-content:center;align-items:center;gap:4px;min-height:47px;padding:10px 12px;display:flex}.xl-reference-plans button.active{background:linear-gradient(145deg,#0b568fad,#083867bf);border-color:#29d8ff}.xl-reference-plans button strong{font-size:inherit}.xl-reference-quantity-input,.xl-reference-contact{color:#fff;background:#071b36;border:1px solid #2b89ca80;border-radius:8px;outline:none;width:100%;height:48px;padding:0 13px}.xl-reference-quantity-input{font-size:16px}.xl-reference-contact:focus{border-color:#42def88c}.xl-reference-payments{grid-template-columns:1fr 1fr;gap:8px;display:grid}.xl-reference-payments button{color:#eef7ff;background:#071b36;border:1px solid #2b89ca80;border-radius:10px;justify-content:center;align-items:center;gap:9px;height:46px;font-weight:700;display:inline-flex}.xl-reference-payments button.active{background:linear-gradient(145deg,#0a5088b8,#073360cc);border-color:#25bfff}.xl-pay-logo{color:#fff;border-radius:6px;place-items:center;width:22px;height:22px;font-size:13px;display:grid}.xl-pay-logo.alipay{background:#0aaaf5}.xl-pay-logo.wechat{background:#25c947;border-radius:50%;font-size:10px}.xl-reference-buybox dl{border-top:1px solid #317eb566;margin:16px 0 14px;padding-top:10px}.xl-reference-buybox dl div{border-bottom:1px solid #317eb54d;justify-content:space-between;padding:8px 0;display:flex}.xl-reference-buybox dt{color:#a6b9cc}.xl-reference-buybox dd{margin:0}.xl-reference-buybox dl div:last-child dd{color:#9ddfff;font-weight:800}.xl-reference-pay-button{color:#fff;background:linear-gradient(90deg,#1883ff,#12bdef);border:0;border-radius:7px;width:100%;height:46px;font-weight:800;box-shadow:0 8px 22px #008fff33}.xl-reference-pay-button:disabled{color:#71849a;background:#18314a}.xl-reference-buybox>p{color:#8297ad;text-align:center;margin:10px 0 0;font-size:10px}.xl-page-hero,.xl-support-hero{background-color:#04101d;border-bottom-color:#42def829}.xl-checkout-main>section,.xl-order-summary,.xl-cart-list,.xl-payment-main,.xl-payment-side,.xl-query-card,.xl-guide-card,.xl-support-card,.xl-account-panel,.xl-admin-table-card,.xl-admin-chart-grid>article{background:#071421;border-color:#5a97c62e}.xl-submit-order,.xl-main-pay,.xl-panel-action,.xl-save-settings,.xl-admin-table-card button{background-color:var(--ref-blue);border-radius:8px}@media (width<=1100px){.xl-reference-header{padding-inline:24px}.xl-reference-hero,.xl-guarantee-strip,.xl-reference-site .xl-home-section,.xl-reference-catalog,.xl-reference-detail,.xl-reference-related{margin-left:24px;margin-right:24px}.xl-reference-hero{grid-template-columns:1fr 1fr;gap:34px}.xl-reference-site .xl-product-grid,.xl-reference-benefits{grid-template-columns:repeat(2,1fr)}.xl-reference-detail{grid-template-columns:minmax(0,1fr) 360px}}@media (width<=760px){.xl-reference-header{grid-template-columns:1fr auto;height:60px;padding-inline:16px}.xl-reference-header nav,.xl-reference-header .xl-login-link,.xl-reference-header .xl-register-link{display:none}.xl-reference-header .xl-menu-button{display:inline-flex}.xl-reference-hero{border-inline:0;grid-template-columns:1fr;gap:40px;min-height:0;margin:0;padding:48px 16px}.xl-reference-hero h1{font-size:42px}.xl-reference-hero h2{font-size:20px}.xl-delivery-hub{min-height:355px;padding:18px}.xl-hub-products a{padding:7px}.xl-hub-products a>span small{display:none}.xl-guarantee-strip{grid-template-columns:1fr 1fr;margin:0 16px;padding:12px}.xl-guarantee-strip>div{justify-content:flex-start;gap:9px;min-height:78px;padding:10px}.xl-guarantee-strip>div:last-child{grid-column:1/-1}.xl-guarantee-strip>div>span{width:38px;height:38px}.xl-guarantee-strip strong{font-size:13px}.xl-reference-site .xl-home-section{margin:0;padding:65px 16px}.xl-reference-site .xl-product-grid{grid-template-columns:1fr}.xl-brand-categories,.xl-reference-process{padding:62px 16px!important}.xl-brand-categories .xl-category-grid,.xl-reference-benefits,.xl-reference-process ol{grid-template-columns:1fr}.xl-reference-faq{grid-template-columns:1fr;margin:0;padding:62px 16px}.xl-reference-footer{grid-template-columns:1fr 1fr;padding:48px 16px 20px}.xl-footer-brand-block,.xl-reference-footer .copyright{grid-column:1/-1}.xl-catalog-hero{min-height:230px;padding:32px 16px}.xl-detail-page-head{min-height:160px;padding:28px 16px}.xl-catalog-hero h1,.xl-detail-page-head h1{font-size:30px}.xl-reference-catalog{margin:0;padding:30px 14px 70px}.xl-catalog-toolbar{flex-direction:column;align-items:stretch}.xl-reference-catalog .xl-category-tabs{margin-right:-14px}.xl-reference-catalog .xl-search{flex-basis:auto;width:100%}.xl-reference-detail{grid-template-columns:1fr;margin:24px 14px 65px}.xl-detail-product-panel{padding:18px}.xl-detail-product-art{flex-basis:62px;width:62px;height:62px}.xl-reference-buybox{position:static}.xl-reference-related{margin:0 14px 70px}.xl-reference-description .xl-content-tabs{overflow-x:auto}.xl-reference-description .xl-content-tabs button{min-width:92px}}.xl-reference-site{--gpt-bg:#050b18;--gpt-panel:#ffffff08;--gpt-line:#75c2ff3d;--gpt-cyan:#62eaff;--gpt-blue:#168cff;--gpt-muted:#9bb3cd;background:linear-gradient(140deg,#050b18,#071428);font-family:Arial,Microsoft YaHei,sans-serif}.xl-reference-site>.xl-reference-header{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;width:min(1200px,100% - 40px);height:68px;min-height:68px;margin:0 auto;padding:0;display:flex;position:relative;top:auto}.xl-reference-header .brand{letter-spacing:0;flex-shrink:0;gap:12px;font-size:22px;font-weight:800}.xl-reference-header .brand>span{background:linear-gradient(90deg,#fff,#62eaff 45%,#1da8ff);color:#0000;text-shadow:0 0 18px #30d0ff2e;-webkit-background-clip:text;background-clip:text}.xl-reference-header .brand b{color:inherit}.xl-brand-logo{object-fit:contain;filter:drop-shadow(0 0 10px #24d3ff59);width:34px;height:34px;display:block}.xl-reference-header nav{white-space:nowrap;align-items:center;gap:3px;height:100%;margin-left:auto;display:flex}.xl-reference-header nav a{color:#bed0e5;align-items:center;height:42px;min-height:42px;padding:0 9px;font-size:14px;display:inline-flex}.xl-reference-header nav a.active:after{background:var(--gpt-cyan);border-radius:2px;height:2px;bottom:-12px;left:12px;right:12px;box-shadow:0 0 10px #62eaff9e}.xl-nav-icon{color:#61e1ff;filter:drop-shadow(0 0 7px #47ddff57);place-items:center;width:21px;height:21px;margin-right:8px;font-size:17px;display:inline-grid}.xl-reference-header .xl-header-actions{align-items:center;gap:3px;margin-left:3px;display:flex}.xl-reference-header .xl-login-link,.xl-reference-header .xl-register-link{color:#bed0e5;background:0 0;border:0;border-radius:0;min-width:0;height:42px;padding:0 9px;font-size:14px}.xl-reference-header .xl-login-link:hover,.xl-reference-header .xl-register-link:hover{color:#e8fcff}.xl-reference-site .xl-reference-hero{border:0;grid-template-columns:1fr 1fr;gap:56px;width:min(1200px,100% - 40px);max-width:none;min-height:500px;margin:0 auto;padding:0}.xl-reference-site .xl-reference-hero:before{background-image:linear-gradient(#53deff09 1px,#0000 1px),linear-gradient(90deg,#53deff09 1px,#0000 1px);background-size:30px 30px;-webkit-mask-image:linear-gradient(90deg,#000000b3,#0000 78%);mask-image:linear-gradient(90deg,#000000b3,#0000 78%)}.xl-reference-site .xl-reference-hero:after{background:radial-gradient(circle,#3aa0ff29,#0000 66%);width:700px;height:500px;top:0;right:-70px}.xl-reference-hero .xl-eyebrow{letter-spacing:1.4px;background:#127dc31f;border-color:#54e2ff7a;padding:7px 12px;font-size:11px}.xl-reference-hero h1{letter-spacing:0;max-width:560px;margin:16px 0 10px;font-size:49px;line-height:1.1}.xl-reference-hero h2{color:var(--gpt-cyan);letter-spacing:1px;font-size:22px}.xl-reference-hero .xl-hero-copy>p{max-width:530px;color:var(--gpt-muted);margin-top:16px;font-size:15px;line-height:1.85}.xl-reference-hero .xl-hero-actions{margin-top:24px}.xl-reference-hero .xl-hero-actions a{border:1px solid var(--gpt-line);background:0 0;border-radius:8px;min-width:0;height:42px;padding:0 16px;font-weight:400}.xl-reference-hero .xl-hero-actions a:first-child{border-color:var(--gpt-blue);background:var(--gpt-blue)}.xl-reference-hero .xl-hero-trust{margin-top:22px}.xl-reference-hero .xl-hero-trust strong{color:#d9f7ff;font-size:13px}.xl-reference-site .xl-delivery-hub{background:linear-gradient(145deg,#104a7edb,#041837f5);border-color:#62e5ff8c;border-radius:24px;height:336px;min-height:336px;margin:42px 36px 42px 18px;padding:23px;overflow:hidden;box-shadow:0 22px 54px #005ab538,inset 0 1px #ffffff1c}.xl-reference-site .xl-delivery-hub:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(90deg,#53deff14 1px,#0000 1px),linear-gradient(#53deff14 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:30px 30px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000000e6,#0000);mask-image:linear-gradient(90deg,#000000e6,#0000)}.xl-reference-site .xl-delivery-hub>*{z-index:1;position:relative}.xl-reference-site .xl-delivery-hub header strong{font-size:14px}.xl-reference-site .xl-delivery-hub header>span{font-size:9px}.xl-reference-site .xl-ai-core{background:radial-gradient(circle,#6eeeffa1,#0d74d073 40%,#05204966 74%);border-color:#8bf2ffd1;border-radius:20px;flex-direction:column;width:176px;height:112px;margin-top:18px;display:flex;box-shadow:0 0 34px #45d2ff54}.xl-reference-site .xl-ai-core b{text-shadow:0 0 20px #68eaff;font-size:48px;line-height:.9}.xl-reference-site .xl-ai-core small{color:#c9f9ff;letter-spacing:1px;font-size:8px;font-weight:800}.xl-reference-site .xl-delivery-hub>p{display:none}.xl-reference-site .xl-hub-tags{margin-top:8px}.xl-reference-site .xl-hub-tags span{color:#72eaff;background:#06264c9e;border-color:#70ddff3d;border-radius:8px;font-size:9px}.xl-reference-site .xl-hub-products{gap:8px;margin-top:8px}.xl-reference-site .xl-hub-products a{background:#06264c9e;border-color:#70ddff3d;min-height:48px;padding:7px}.xl-ref-trust-strip{background:linear-gradient(#09284dd6,#051834f0);border:1px solid #52cdff4d;border-radius:16px;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:min(1200px,100% - 40px);min-height:108px;margin:0 auto 18px;padding:12px 16px;display:grid;box-shadow:inset 0 1px #dcf8ff14,0 10px 22px #00275529}.xl-ref-trust-strip article{justify-content:center;align-items:center;gap:10px;min-height:78px;display:flex}.xl-ref-trust-strip article>span{color:#58dcff;background:linear-gradient(145deg,#0c426fc2,#051a39f5);border:1px solid #52d6ff75;border-radius:13px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:22px;display:grid;box-shadow:inset 0 1px #e9fdff1a,0 4px 10px #007eff14}.xl-ref-trust-strip strong{color:#f0fbff;white-space:nowrap;font-size:16.5px}.xl-ref-section{width:min(1200px,100% - 40px);margin:0 auto;padding:58px 0}.xl-ref-section>h2{margin:0 0 9px;font-size:28px}.xl-ref-section>p{color:var(--gpt-muted);margin:0 0 26px}.xl-ref-product-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.xl-ref-product-card{border:1px solid var(--gpt-line);background:var(--gpt-panel);border-radius:14px;flex-direction:column;min-height:245px;padding:16px;transition:transform .18s,border-color .18s;display:flex}.xl-ref-product-card:hover{border-color:#62eaff94;transform:translateY(-3px)}.xl-ref-product-head{justify-content:space-between;align-items:flex-start;display:flex}.xl-ref-product-head .xl-product-mark.large,.xl-ref-product-head .xl-product-image.large{background:linear-gradient(145deg,#173a5df2,#081c32f2);border:1px solid #63beff73;border-radius:18px;width:64px;height:64px;box-shadow:inset 0 1px #ffffff14,0 10px 24px #0099ff1f}.xl-ref-product-head .xl-product-image.large img{object-fit:contain;width:68%;height:68%}.xl-ref-product-head em{color:#82d5ff;font-size:12px;font-style:normal}.xl-ref-product-card h3{color:#fff;margin:16px 0 6px;font-size:17px}.xl-ref-product-card>p{color:var(--gpt-muted);margin:0;font-size:12px}.xl-ref-product-tags{flex-wrap:wrap;gap:7px;margin:20px 0 14px;display:flex}.xl-ref-product-tags span{color:#b8d2e8;background:#051d3c6b;border:1px solid #68d5ff33;border-radius:6px;padding:5px 8px;font-size:10px}.xl-ref-product-foot{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;display:flex}.xl-ref-product-foot>strong{color:#7ce6ff;font-size:26px}.xl-ref-product-foot>div{gap:6px;display:flex}.xl-ref-product-foot a,.xl-ref-product-foot button{border:1px solid var(--gpt-line);color:#fff;cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;height:34px;padding:0 10px;font-size:12px;display:inline-flex}.xl-ref-product-foot button{border-color:var(--gpt-blue);background:var(--gpt-blue)}.xl-ref-product-foot button:disabled{opacity:.45;cursor:not-allowed}.xl-reference-catalog .xl-ref-product-card{background:radial-gradient(circle at 88% 0,#25a3f547,#0000 42%),linear-gradient(145deg,#0b3b68,#061a32 76%);border-color:#48bbf76b;min-height:300px;padding:18px;box-shadow:inset 0 1px #ebfbff14,0 14px 34px #002a5a33}.xl-reference-catalog .xl-ref-product-card:hover{border-color:#62eaffb8;box-shadow:inset 0 1px #ebfbff1a,0 18px 38px #0066be38}.xl-ref-block{background:var(--gpt-panel);border:1px solid #ffffff14;border-radius:16px;margin-bottom:16px;padding:28px}.xl-ref-advantages{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.xl-ref-advantages article{background:linear-gradient(145deg,#0b335ce0,#051b38f0);border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:12px;min-height:142px;padding:16px;display:flex;position:relative}.xl-ref-advantages article>span,.xl-ref-flow article>span,.xl-ref-faq summary>span{color:#58dcff;background:linear-gradient(145deg,#0c426fb3,#051a39eb);border:1px solid #52d6ff66;border-radius:13px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:21px;display:grid}.xl-ref-advantages b,.xl-ref-flow b{color:#fff;font-size:17px}.xl-ref-advantages p,.xl-ref-flow p{color:var(--gpt-muted);margin:6px 0 0;font-size:12px;line-height:1.6}.xl-ref-advantages em{color:#7de7ff6b;font-size:12px;font-style:normal;position:absolute;top:12px;right:14px}.xl-ref-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.xl-ref-flow article{background:linear-gradient(145deg,#0b335ce0,#051b38f0);border:1px solid #ffffff12;border-radius:12px;align-items:center;gap:15px;min-height:142px;padding:20px;display:flex}.xl-ref-flow article>div{flex:1;position:relative}.xl-ref-flow i{color:#7de7ff73;font-style:normal;font-weight:800;position:absolute;top:-10px;right:0}.xl-ref-faq{grid-template-columns:1fr 1fr;gap:10px;display:grid}.xl-ref-faq details{background:#07254973;border:1px solid #ffffff14;border-radius:9px;padding:12px 14px;transition:border-color .18s,background .18s}.xl-ref-faq details:hover{background:#0b37648c;border-color:#5ee5ffa6}.xl-ref-faq summary{cursor:pointer;align-items:center;display:flex}.xl-ref-faq summary>span{border-radius:12px;flex-basis:38px;width:38px;height:38px;margin-right:12px;font-size:16px}.xl-ref-faq summary>strong{color:#fff;font-size:14px}.xl-ref-faq summary>i{color:#a9f5ff;border:1px solid #5bdfff7a;border-radius:9px;place-items:center;width:28px;height:28px;margin-left:auto;font-size:18px;font-style:normal;display:grid}.xl-ref-faq details>p{color:var(--gpt-muted);margin:12px 0 2px 50px;line-height:1.7}.xl-home-reference-footer{color:var(--gpt-muted);border-top:1px solid #ffffff14;grid-template-columns:1fr auto;align-items:center;gap:28px;margin-top:58px;padding:34px max(20px,50vw - 600px);display:grid;position:relative}.xl-home-reference-footer .brand{color:#fff;gap:10px;font-size:18px}.xl-home-reference-footer .xl-brand-logo{width:30px;height:30px}.xl-home-reference-footer p{margin:8px 0}.xl-home-reference-footer small{color:#657d96}.xl-home-footer-service{background:#07254973;border:1px solid #52cdff33;border-radius:12px;align-items:center;gap:12px;min-width:310px;padding:14px;display:flex}.xl-home-footer-service>span{width:40px;height:40px;color:var(--gpt-cyan);background:#62eaff14;border-radius:9px;place-items:center;display:grid}.xl-home-footer-service div{flex:1}.xl-home-footer-service strong{color:#fff}.xl-home-footer-service p{margin:3px 0 0;font-size:11px}.xl-home-footer-service a{color:var(--gpt-cyan);border:1px solid #62eaff59;border-radius:7px;padding:8px 10px;font-size:11px}.xl-home-admin-link{color:#526a82;font-size:9px;position:absolute;bottom:8px;right:max(20px,50vw - 600px)}@media (width<=900px){.xl-reference-site>.xl-reference-header{width:calc(100% - 28px)}.xl-reference-header nav a,.xl-reference-header .xl-login-link,.xl-reference-header .xl-register-link{padding-inline:7px;font-size:12px}.xl-reference-site .xl-reference-hero{grid-template-columns:1fr;padding:50px 0}.xl-reference-site .xl-delivery-hub{width:min(620px,100%);margin:0 auto}.xl-ref-trust-strip{grid-template-columns:repeat(2,1fr)}.xl-ref-trust-strip article:last-child{grid-column:span 2}.xl-ref-product-grid,.xl-ref-advantages,.xl-ref-flow{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.xl-reference-site>.xl-reference-header{width:100%;height:62px;min-height:62px;padding:0 14px}.xl-reference-header .brand{font-size:18px}.xl-reference-header .xl-brand-logo{width:30px;height:30px}.xl-reference-header nav,.xl-reference-header .xl-login-link,.xl-reference-header .xl-register-link{display:none}.xl-reference-site .xl-reference-hero{gap:24px;width:calc(100% - 28px)}.xl-reference-hero h1{font-size:38px}.xl-reference-hero h2{font-size:18px}.xl-reference-site .xl-delivery-hub{height:355px;margin:0;padding:18px}.xl-reference-site .xl-ai-core{margin-top:28px}.xl-reference-site .xl-hub-products a>span small{display:none}.xl-ref-trust-strip{grid-template-columns:1fr;width:calc(100% - 28px)}.xl-ref-trust-strip article,.xl-ref-trust-strip article:last-child{grid-column:auto;justify-content:flex-start}.xl-ref-section{width:calc(100% - 28px);padding:42px 0}.xl-ref-product-grid,.xl-ref-advantages,.xl-ref-flow,.xl-ref-faq{grid-template-columns:1fr}.xl-ref-block{padding:20px}.xl-home-reference-footer{grid-template-columns:1fr;padding:32px 14px}.xl-home-footer-service{width:100%;min-width:0}.xl-home-admin-link{right:14px}}.xl-hub-products strong{color:#fff!important;font-size:20px!important}.xl-hub-products small{color:#80dfff!important;font-size:15px!important;display:block!important}.xl-hub-products a{min-height:70px!important}.xl-hub-products .xl-product-image{width:48px!important;height:48px!important}.xl-hub-products{gap:16px!important}.xl-hub-products a{min-height:85px!important;padding:12px!important}.xl-ai-core{text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important}.xl-ai-core small{text-align:center!important;width:100%!important;font-size:16px!important;line-height:2!important;display:block!important}.xl-ai-core{overflow:hidden!important}.xl-ai-core small{white-space:normal!important;text-align:center!important;width:100%!important;max-width:220px!important;margin:8px auto 0!important;font-size:13px!important;line-height:1.5!important;display:block!important}.xl-ai-core{text-align:center!important;place-items:center!important;display:grid!important;overflow:hidden!important}.xl-ai-core b{font-size:48px!important;line-height:1!important}.xl-ai-core small{white-space:nowrap!important;width:auto!important;max-width:none!important;margin:0!important;font-size:9px!important;line-height:1.3!important;display:block!important}.xl-ai-core{min-height:130px!important}.xl-ai-core small{font-size:12px!important}.xl-hub-tags span{padding:6px 12px!important;font-size:12px!important}.xl-site{color:#111827;background:#fff;font-family:Inter,Microsoft YaHei,sans-serif}.xl-home-hero{max-width:1200px;margin:0 auto;padding:80px 20px}.xl-hero-copy h1{letter-spacing:-1px;font-size:48px!important;font-weight:800!important}.xl-hero-copy h2{font-size:26px!important}.xl-hero-copy p{line-height:1.8;font-size:17px!important}.xl-hero-actions a{border-radius:14px!important;padding:14px 32px!important}.xl-delivery-hub{border:1px solid #eee;box-shadow:0 20px 50px #00000014;border-radius:24px!important}.xl-ai-core{border-radius:30px!important}.xl-ref-trust-strip{border-radius:20px;max-width:1200px;margin:30px auto}.xl-ref-section h2{font-weight:800;font-size:32px!important}.xl-ref-product-grid{gap:24px!important}.xl-ref-product-grid>*{box-shadow:0 8px 30px #0000000f;border-radius:20px!important}.xl-ref-section{max-width:1200px;margin:auto;padding:50px 20px}.xl-home-hero{min-height:650px!important}.xl-hero-copy h1{color:#fff!important;font-size:52px!important;font-weight:800!important}.xl-ai-core b{font-size:72px!important}.xl-ref-product-grid>*{transition:all .3s}.xl-ref-product-grid>:hover{transform:translateY(-6px)}.xl-ref-product-card{transition:all .3s;background:#0f172ad9!important;border:1px solid #46daff40!important;border-radius:24px!important;padding:24px!important}.xl-ref-product-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #00b4ff2e}.xl-product-mark img{width:72px!important;height:72px!important}.xl-ref-product-card h3{font-size:22px!important}.xl-ref-product-card strong{color:#35d9ff!important;font-size:28px!important}
