:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f6f3ff;--bg:#08070d;--surface:#ffffff0e;--surface-2:#ffffff16;--border:#ffffff1f;--muted:#f6f3ffad;--soft:#f6f3ff7a;--accent:#9f7aea;--accent-2:#61d394;--danger:#ff6b7a;--warning:#f4b860;--shadow:0 24px 80px #0000006b;--radius:22px;background:#08070d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#f6f3ff;background:radial-gradient(circle at 0 0,#9f7aea3d,#0000 34rem),radial-gradient(circle at 100% 0,#61d39429,#0000 32rem),linear-gradient(#08070d 0%,#0c0a14 45%,#07070b 100%);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.app-shell{min-height:100vh;overflow-x:hidden}.rtl{direction:rtl}.store-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);justify-content:space-between;align-items:center;gap:16px;width:min(1160px,100% - 32px);margin:0 auto;padding:20px 0;display:flex;position:sticky;top:0}.brand{align-items:center;gap:12px;display:inline-flex}.brand-mark{letter-spacing:-.04em;color:#08070d;background:linear-gradient(135deg,#9f7aeaf2,#61d394e0);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.brand strong{letter-spacing:.18em;font-size:15px;display:block}.brand small{color:var(--soft);margin-top:2px;font-size:12px;display:block}.header-actions{align-items:center;gap:10px;display:flex}.hero-section{border:1px solid var(--border);width:min(1160px,100% - 32px);min-height:560px;box-shadow:var(--shadow);background:linear-gradient(135deg,#ffffff16,#ffffff09);border-radius:34px;grid-template-columns:minmax(0,1.12fr) minmax(300px,.68fr);align-items:center;gap:34px;margin:28px auto 64px;padding:clamp(28px,5vw,62px);display:grid;position:relative;overflow:hidden}.hero-glow{filter:blur(18px);opacity:.26;pointer-events:none;border-radius:999px;width:360px;height:360px;position:absolute}.hero-glow--one{background:var(--accent);top:-120px;left:-120px}.hero-glow--two{background:var(--accent-2);bottom:-160px;right:-160px}.hero-content,.hero-card{z-index:1;position:relative}.eyebrow{color:#d8cbff;background:#9f7aea1f;border:1px solid #9f7aea3d;border-radius:999px;align-items:center;gap:8px;padding:9px 12px;font-size:13px;display:inline-flex}h1{letter-spacing:-.065em;margin:22px 0 18px;font-size:clamp(38px,7vw,74px);line-height:.96}.hero-content p{color:var(--muted);max-width:670px;margin:0 0 28px;font-size:16px;line-height:1.82}.hero-card{background:linear-gradient(145deg,#9f7aea2e,#61d39412),#0a0912d1;border:1px solid #ffffff24;border-radius:30px;flex-direction:column;justify-content:space-between;min-height:330px;padding:28px;display:flex}.hero-card-top{color:#ddfff0;align-items:center;gap:10px;display:flex}.hero-license-mask{letter-spacing:.12em;color:#fff;overflow-wrap:anywhere;background:#0000002e;border:1px dashed #ffffff38;border-radius:18px;padding:22px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:clamp(17px,2vw,22px)}.hero-metrics{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.hero-metrics span{text-align:center;color:var(--muted);background:#ffffff12;border-radius:14px;padding:12px 10px;font-size:12px}.products-section{width:min(1160px,100% - 32px);margin:0 auto 80px}.section-heading{max-width:680px;margin-bottom:24px}.section-heading span{color:var(--accent-2);letter-spacing:.08em;text-transform:uppercase;font-size:13px;font-weight:700}.section-heading h2{letter-spacing:-.04em;margin:10px 0;font-size:clamp(28px,4vw,44px)}.section-heading p{color:var(--muted);margin:0;line-height:1.75}.product-grid,.skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.product-card,.skeleton-card{border:1px solid var(--border);border-radius:var(--radius);background:linear-gradient(#ffffff13,#ffffff09);min-height:100%;padding:14px;transition:transform .2s,border-color .2s,background .2s}.product-card:hover{background:linear-gradient(#ffffff1b,#ffffff0c);border-color:#9f7aea57;transform:translateY(-3px)}.product-art,.skeleton-art{color:#d9ccff;background:radial-gradient(circle at 28% 20%,#9f7aea47,#0000 12rem),radial-gradient(circle at 80% 70%,#61d3942e,#0000 10rem),#ffffff0e;border-radius:18px;place-items:center;height:190px;display:grid;overflow:hidden}.product-art img,.product-drawer-art img{object-fit:cover;width:100%;height:100%}.product-card-body{padding:16px 4px 4px}.product-card-title-row{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.product-card h3{letter-spacing:-.02em;margin:0;font-size:19px}.product-card p{min-height:50px;color:var(--muted);margin:10px 0 14px;font-size:14px;line-height:1.65}.product-meta{flex-wrap:wrap;gap:8px;min-height:30px;display:flex}.product-meta span,.pill{color:var(--muted);background:#ffffff0e;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:12px;display:inline-flex}.product-card-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.product-card-footer strong{font-size:20px}.product-card-footer button{color:#08070d;background:#fff;border:0;border-radius:999px;padding:9px 14px;font-weight:800}.primary-button,.secondary-button,.ghost-button,.cart-button,.icon-button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:0 16px;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.primary-button{color:#08070d;background:linear-gradient(135deg,#fff,#c9fff0)}.secondary-button{color:#fff;background:#ffffff17;border-color:#ffffff21}.secondary-button.compact{min-height:38px;padding:9px 12px;font-size:13px;text-decoration:none}.ghost-button{color:#fff;background:0 0;border-color:#ffffff1f}.cart-button{color:#fff;background:#ffffff17;border-color:#ffffff21;position:relative}.cart-button b{background:var(--accent-2);color:#05100a;border-radius:999px;place-items:center;min-width:21px;height:21px;font-size:12px;display:grid}.full{width:100%}.icon-button{color:#fff;background:#ffffff14;border-color:#ffffff1f;width:38px;min-height:38px;padding:0}.danger{color:var(--danger)}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.cart-button:hover,.icon-button:hover{transform:translateY(-1px)}.drawer-backdrop{z-index:100;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#000000a3;justify-content:flex-end;display:flex;position:fixed;inset:0}.rtl .drawer-backdrop{justify-content:flex-start}.product-drawer,.cart-drawer{border-left:1px solid var(--border);width:min(520px,100%);min-height:100vh;box-shadow:var(--shadow);background:#0c0a14;padding:22px;overflow-y:auto}.rtl .product-drawer,.rtl .cart-drawer{border-left:0;border-right:1px solid var(--border)}.drawer-close{border:1px solid var(--border);color:#fff;background:#ffffff12;border-radius:999px;place-items:center;width:38px;height:38px;margin-inline-start:auto;display:grid}.product-drawer-art{color:#e8ddff;background:linear-gradient(135deg,#9f7aea38,#61d3941c);border-radius:22px;place-items:center;height:250px;margin:18px 0 22px;display:grid;overflow:hidden}.drawer-section h2{letter-spacing:-.04em;margin:12px 0 10px;font-size:34px}.drawer-section p{color:var(--muted);line-height:1.75}.drawer-info-grid,.order-summary-grid{grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0;display:grid}.drawer-info-grid>div,.order-summary-grid>div{background:#ffffff0f;border:1px solid #ffffff17;border-radius:16px;padding:14px}.drawer-info-grid small,.order-summary-grid small{color:var(--soft);margin-bottom:7px;display:block}.drawer-info-grid strong,.order-summary-grid strong{overflow-wrap:anywhere}.purchase-panel,.customer-box,.cart-footer,.keys-panel{border:1px solid var(--border);background:#ffffff0b;border-radius:20px;margin-top:16px;padding:16px}.purchase-panel label,.customer-box label{color:var(--muted);gap:8px;font-size:13px;display:grid}.customer-box{gap:12px;display:grid}.customer-box input{color:#fff;background:#0000002e;border:1px solid #ffffff1f;border-radius:14px;outline:none;width:100%;min-height:44px;padding:0 12px}.quantity-stepper{grid-template-columns:42px 72px 42px;gap:6px;margin-top:10px;display:inline-grid}.quantity-stepper button,.quantity-stepper input{color:#fff;text-align:center;background:#ffffff12;border:1px solid #ffffff1f;border-radius:13px;height:42px}.quantity-stepper input::-webkit-outer-spin-button{appearance:none;margin:0}.quantity-stepper input::-webkit-inner-spin-button{appearance:none;margin:0}.total-row{color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.total-row strong{color:#fff;font-size:20px}.grand{margin:0 0 14px}.drawer-actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:16px;display:grid}.cart-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.cart-header h2{margin:0;font-size:28px}.cart-header p{color:var(--muted);margin:6px 0 0;line-height:1.5}.cart-items{gap:10px;display:grid}.cart-item{border:1px solid var(--border);background:#ffffff0b;border-radius:18px;padding:14px}.cart-item-main{gap:5px;display:grid}.cart-item-main small{color:var(--soft)}.cart-item-main span{color:#fff;font-weight:800}.cart-item-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.cart-empty,.state-block{text-align:center;background:#ffffff09;border:1px dashed #ffffff2e;border-radius:24px;padding:54px 18px}.empty-icon,.state-orb{color:#dccfff;background:#9f7aea2e;border-radius:22px;place-items:center;width:64px;height:64px;margin:0 auto 14px;font-weight:900;display:grid}.cart-empty p,.state-block p{color:var(--muted);line-height:1.65}.status-page{place-items:center;width:min(940px,100% - 32px);min-height:calc(100vh - 84px);margin:0 auto;padding:42px 0 80px;display:grid}.status-card{border:1px solid var(--border);width:100%;box-shadow:var(--shadow);background:linear-gradient(145deg,#ffffff16,#ffffff09);border-radius:32px;padding:clamp(24px,5vw,46px)}.status-icon{border-radius:24px;place-items:center;width:70px;height:70px;margin-bottom:16px;display:grid}.status-icon.success{color:#8affbe;background:#61d39424}.status-icon.cancel{color:#ff8d99;background:#ff6b7a24}.status-kicker{color:var(--accent-2);margin:0;font-weight:800}.status-card h1{margin:10px 0 12px;font-size:clamp(32px,5vw,54px)}.status-card>p{color:var(--muted);max-width:720px;line-height:1.75}.status-actions{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.muted-line{color:var(--soft);overflow-wrap:anywhere;margin-top:8px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.inline-loading{color:var(--muted);align-items:center;gap:8px;margin:16px 0;display:inline-flex}.inline-alert{border-radius:16px;margin:14px 0;padding:12px 14px;line-height:1.55}.inline-alert.error{color:#ffd4d9;background:#ff6b7a1f;border:1px solid #ff6b7a38}.inline-alert.info{color:#e4d8ff;background:#9f7aea1f;border:1px solid #9f7aea38}.keys-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.keys-header h2{margin:0}.license-row,.order-item-row{background:#0000002e;border:1px solid #ffffff14;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;margin-top:9px;padding:13px;display:flex}.license-row code{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.license-row small,.order-item-row small{color:var(--soft);margin-top:5px;display:block}.license-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.cancel-strip{color:#ffe0a5;background:#f4b8601f;border:1px solid #f4b86038;border-radius:16px;width:min(1160px,100% - 32px);margin:8px auto 0;padding:12px 14px}.toast-host{z-index:200;gap:10px;width:min(380px,100% - 32px);display:grid;position:fixed;top:86px;right:18px}.rtl .toast-host{left:18px;right:auto}.toast{border:1px solid var(--border);box-shadow:var(--shadow);color:#fff;background:#12101cf0;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:13px 14px;display:flex}.toast button{color:#fff;background:0 0;border:0;place-items:center;display:grid}.toast--success{border-color:#61d39447}.toast--error{border-color:#ff6b7a52}.skeleton-line{border-radius:99px;width:74%;height:14px;margin:14px 6px 0}.skeleton-line.wide{width:90%}.skeleton-line.short{width:46%}.shimmer{background:linear-gradient(90deg,#ffffff0f,#ffffff21,#ffffff0f) 0 0/220% 100%;animation:1.5s infinite shimmer}.spin{animation:1s linear infinite spin}.page-overlay{z-index:180;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000094;place-items:center;display:grid;position:fixed;inset:0}.loader-card{border:1px solid var(--border);color:#fff;box-shadow:var(--shadow);background:#0c0a14;border-radius:18px;padding:20px 22px}.fade-enter-active,.fade-leave-active{transition:opacity .18s}.fade-enter-from,.fade-leave-to{opacity:0}@keyframes shimmer{to{background-position:-220% 0}}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.hero-section{grid-template-columns:1fr;min-height:auto}.product-grid,.skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){.store-header{width:min(100% - 22px,1160px);padding:14px 0}.brand small,.cart-button span{display:none}.hero-section,.products-section,.status-page{width:min(100% - 22px,1160px)}.hero-section{border-radius:24px;margin-top:12px;padding:22px}h1{font-size:42px}.hero-metrics,.product-grid,.skeleton-grid{grid-template-columns:1fr}.product-art,.skeleton-art{height:170px}.product-drawer,.cart-drawer{width:100%;padding:16px}.drawer-actions,.drawer-info-grid,.order-summary-grid{grid-template-columns:1fr}.license-row,.order-item-row{align-items:flex-start}.license-actions{justify-content:flex-start}.status-actions{display:grid}.status-actions>*{width:100%}.toast-host{width:calc(100% - 22px);top:72px;right:11px}.rtl .toast-host{left:11px}}
