:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.announcement-strip{color:#fff;background:#5b18ff;grid-template-columns:1fr 1fr 1fr;align-items:center;height:38px;padding:0 24px;font-size:13px;font-weight:500;display:grid}.announcement-strip .announce-item:first-child{justify-self:start}.announcement-strip .announce-item:nth-child(3),.announcement-strip .announce-item:nth-child(5){justify-self:center}.announcement-strip .announce-item:last-child{justify-self:end}.announce-item{color:#fff;white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.announce-divider{display:none}.site-header{z-index:100;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0}.header-inner{grid-template-columns:210px 1fr auto;align-items:center;gap:28px;max-width:1440px;height:76px;margin:auto;padding:0 42px;display:grid}.logo{align-items:center;gap:10px;display:flex}.logo-mark{color:#fff;background:#5b18ff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:22px;font-weight:700;display:grid}.logo h2{color:#111;font-size:24px;font-weight:700}.site-logo-img{object-fit:contain;max-width:165px;max-height:54px}.mobile-menu-btn{display:none}.market-search{background:#f7f7f8;border:1px solid #e5e5e5;border-radius:12px;grid-template-columns:1fr 54px;height:48px;display:grid;overflow:hidden}.market-search input{color:#111;background:0 0;border:none;padding:0 18px;font-size:14px}.market-search input::placeholder{color:#888}.market-search button{color:#fff;background:#5b18ff;place-items:center;display:grid}.market-actions{align-items:center;gap:22px;display:flex}.market-action{color:#111;flex-direction:column;align-items:center;gap:4px;font-size:12px;font-weight:500;display:flex}.market-action b{font-size:12px;font-weight:500}.market-icon-wrap{justify-content:center;align-items:center;display:inline-flex;position:relative}.header-count-badge{color:#fff;z-index:5;background:#ef4444;border:2px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:600;line-height:1;display:flex;position:absolute;top:-7px;right:-8px}.header-count-badge.wide{min-width:22px}.category-strip{background:#fff;border-bottom:1px solid #eee;grid-template-columns:170px 1fr;align-items:center;height:44px;display:grid;overflow:hidden}.category-fixed{color:#0b0b0b;background:#f4efff;justify-content:center;align-items:center;height:44px;font-size:14px;font-weight:600;display:flex}.category-slider{white-space:nowrap;overflow:hidden}.category-slide-track{scrollbar-width:none;align-items:center;gap:84px;padding-left:40px;display:flex;overflow-x:auto}.category-slide-track::-webkit-scrollbar{display:none}.category-slide-track:hover{animation-play-state:paused}.category-slide-track a{color:#222;font-size:14px;font-weight:500}.category-slide-track a:hover,.category-slide-track .sale-link{color:#5b18ff}@keyframes categorySlide{0%{transform:translate(0)}to{transform:translate(-50%)}}.mobile-overlay{z-index:300;background:#00000073;position:fixed;inset:0}.mobile-drawer{background:#fff;width:310px;max-width:86%;height:100%;padding:18px;animation:.25s drawerIn}@keyframes drawerIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.drawer-header{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.drawer-logo img{object-fit:contain;max-width:145px;max-height:48px}.drawer-logo h3{font-size:22px;font-weight:700}.drawer-close{background:#f5f5f5;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.mobile-nav{gap:4px;padding-top:16px;display:grid}.mobile-nav a{border-radius:10px;padding:13px 10px;font-size:15px;font-weight:500}.mobile-nav a:hover{color:#5b18ff;background:#f4efff}@media (width<=900px){.announcement-strip{justify-content:flex-start;height:34px;padding:0 14px;overflow-x:auto}.announce-divider{display:none}.header-inner{grid-template-columns:42px 1fr auto;gap:12px;height:auto;min-height:68px;padding:12px 16px}.mobile-menu-btn{background:#f5f5f5;border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.logo h2{font-size:21px}.site-logo-img{max-width:130px}.market-search{order:5;grid-column:1/-1;height:44px}.market-actions{gap:14px}.market-action b{display:none}.category-strip{grid-template-columns:130px 1fr;height:40px}.category-fixed{height:40px;font-size:13px}.category-slide-track{gap:24px}}@media (width<=520px){.announcement-strip{font-size:12px}.header-inner{grid-template-columns:38px 1fr auto}.market-actions{gap:10px}.market-action svg{width:23px;height:23px}.category-strip{grid-template-columns:118px 1fr}.category-slide-track a{font-size:13px}}.announce-button{color:inherit;cursor:pointer;background:0 0;border:0;font-family:inherit}@media (width<=520px){.header-count-badge{min-width:16px;height:16px;padding:0 4px;font-size:9px;top:-6px;right:-7px}.header-count-badge.wide{min-width:20px}}.account-action{cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit}.mobile-account-link{text-align:left;color:#111;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:13px 10px;font-family:inherit;font-size:15px;font-weight:500}.mobile-account-link:hover{color:#5b18ff;background:#f4efff}.premium-footer{color:#111;background:#fff;border-top:1px solid #eee;margin-top:40px}.footer-shell{max-width:1400px;margin:auto;padding:0 30px}.footer-top-banner{color:#fff;background:#5b18ff;border-bottom:none;justify-content:center;align-items:center;gap:10px;height:52px;font-size:15px;font-weight:400;display:flex}.footer-top-banner svg{color:#fff}.footer-main{grid-template-columns:1.2fr 1fr 1fr 1fr;gap:40px;padding:40px 0;display:grid}.footer-links-col,.newsletter-col{border-left:1px solid #eee;padding-left:30px}.footer-logo{margin-bottom:16px;display:inline-flex}.footer-logo img{object-fit:contain;width:220px;max-width:100%}.footer-logo h2{font-size:34px;font-weight:600}.footer-brand-col p{color:#444;margin-bottom:18px;font-size:15px;font-weight:400;line-height:1.7}.footer-contact{color:#555;flex-direction:column;gap:5px;margin-bottom:18px;font-size:14px;font-weight:400;line-height:1.5;display:flex}.footer-brand-col h4{margin-bottom:12px;font-size:18px;font-weight:500}.social-links{gap:12px;margin-bottom:24px;display:flex}.social-links a{background:#fff;border:1px solid #ddd;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.social-links img{object-fit:contain;width:20px;height:20px}.app-buttons{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.app-buttons a{display:block}.app-buttons img{object-fit:contain;width:140px;height:120px;display:block}.footer-links-col h3,.newsletter-col h3{margin-bottom:20px;font-size:24px;font-weight:600}.footer-links-col a{color:#111;justify-content:space-between;align-items:center;padding:10px 0;font-size:16px;font-weight:400;text-decoration:none;display:flex}.footer-links-col a:hover{color:#5b18ff}.newsletter-col p{color:#444;margin-bottom:18px;font-size:15px;font-weight:400;line-height:1.8}.newsletter-form{grid-template-columns:1fr 50px;gap:8px;margin-bottom:12px;display:grid}.newsletter-form input{border:1px solid #ddd;border-radius:8px;outline:none;height:46px;padding:0 14px;font-size:14px}.newsletter-mail-btn{cursor:pointer;background:#f5f5f5;border:none;border-radius:8px;place-items:center;display:grid}.newsletter-btn{color:#fff;cursor:pointer;background:#5b18ff;border:none;border-radius:10px;width:100%;height:48px;font-size:16px;font-weight:500}.newsletter-note{color:#666;align-items:center;gap:8px;margin-top:12px;font-size:13px;font-weight:400;display:flex}.footer-trust-strip{border-top:1px solid #eee;border-bottom:1px solid #eee;grid-template-columns:repeat(4,1fr);display:grid}.trust-item{justify-content:center;align-items:center;gap:10px;padding:18px 14px;display:flex}.trust-item b{margin-bottom:2px;font-size:15px;font-weight:600;display:block}.trust-item small{color:#666;font-size:13px;display:block}.footer-bottom{justify-content:space-between;align-items:center;padding:18px 0;display:flex}.footer-bottom p{color:#666;font-size:14px;font-weight:400}.payment-icons{flex-wrap:nowrap;align-items:center;gap:14px;display:flex}.payment-icons img{object-fit:contain;width:65px;height:28px}@media (width<=992px){.footer-main,.footer-trust-strip{grid-template-columns:1fr 1fr}}@media (width<=768px){.footer-shell{padding:0 18px}.footer-main{grid-template-columns:1fr;gap:30px;padding:34px 0}.footer-links-col,.newsletter-col{border-left:none;padding-left:0}.footer-trust-strip{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column;gap:16px}.payment-icons{flex-wrap:wrap;justify-content:center}.footer-logo img{width:180px}.footer-links-col h3,.newsletter-col h3{font-size:22px}}:root{--primary:#5b18ff;--primary-dark:#4b10e0;--primary-light:#f4efff;--success:#16a34a;--danger:#ef4444;--text:#111;--muted:#666;--border:#e5e7eb;--bg:#fff;--light:#f9fafb;--radius:14px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100%}html{scroll-behavior:smooth}body{min-height:100vh;color:var(--text);background:#fff;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}#root{min-height:100vh}.app-shell{background:#fff;flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1 0 auto;width:100%;display:block}.premium-footer{flex-shrink:0;margin-top:auto!important}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font-family:inherit}button{cursor:pointer;background:0 0;border:none}input,textarea,select{outline:none}.page-wrap{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:28px 24px 60px}.page-title{text-align:center;background:#f4efff;border-radius:18px;margin-bottom:32px;padding:34px 36px}.page-title h1{color:#111;font-size:38px;font-weight:600}.page-title p{color:#666;margin-top:8px;font-size:15px}.section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:22px;display:flex}.section-head h2{font-size:24px;font-weight:600}.section-head a{color:#5b18ff;font-weight:600}.empty-box{text-align:center;color:#777;background:#fafafa;border:1px dashed #ddd;border-radius:14px;width:100%;padding:30px}.primary-link{color:#fff;background:#5b18ff;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:14px 24px;font-weight:600;display:inline-flex}.white-outline-btn{color:#5b18ff;border:1px solid #5b18ff;border-radius:10px;justify-content:center;align-items:center;gap:8px;height:46px;padding:0 22px;font-weight:600;display:inline-flex}.checkout-btn{color:#fff;background:#5b18ff;border-radius:12px;justify-content:center;align-items:center;height:50px;font-weight:600;display:flex}.checkout-btn.disabled{opacity:.45;pointer-events:none}.pill{border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:600;display:inline-flex}.pill.process{color:#5b18ff;background:#ede9fe}.summary-total{justify-content:space-between;align-items:center;padding:16px 0;font-size:18px;font-weight:700;display:flex}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#cfcfcf;border-radius:10px}::-webkit-scrollbar-track{background:#f5f5f5}@media (width<=768px){.page-wrap{padding:18px 14px 45px}.page-title{margin-bottom:24px;padding:24px 18px}.page-title h1{font-size:28px}.section-head{flex-direction:column;align-items:flex-start}.section-head h2{font-size:21px}}.login-popup-overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.login-popup-box{background:#fff;border-radius:18px;width:100%;max-width:520px;max-height:90vh;position:relative;overflow:auto}.login-popup-close{cursor:pointer;z-index:10;background:#f5f5f5;border:none;border-radius:50%;width:36px;height:36px;font-size:22px;position:absolute;top:12px;right:12px}.page-loader{color:#fcfbfc;justify-content:center;align-items:center;min-height:50vh;font-weight:500;display:flex}
