.theme-toggle{border:1px solid #3b3948;background:#20202a;color:#d9d5e3;padding:8px 10px;border-radius:6px;font-size:11px;cursor:pointer;transition:background .18s ease,color .18s ease}.theme-toggle:hover{background:#2a2935}html[data-theme="light"]{--bg:#f6f5f8;--card:#fff;--card2:#f0edf5;--line:#dedbe4;--text:#1d1b25;--muted:#6c6877;--purple:#7650d8;--green:#16955f}html[data-theme="light"] .top{background:#fff}html[data-theme="light"] .store-profile{background:radial-gradient(circle at 18% 0,rgba(118,80,216,.12),transparent 25%),#fbfaff}html[data-theme="light"] .announcement{background:#f3effc;border-color:#d9cbed;color:#59488a}html[data-theme="light"] .visual{filter:saturate(.82) brightness(1.08)}html[data-theme="light"] .product{box-shadow:0 2px 6px rgba(26,20,40,.04)}html[data-theme="light"] .reviews{background:#eeeaf3}html[data-theme="light"] .support-btn{background:#1d1828}html[data-theme="light"] .theme-toggle{background:#f4f1fa;border-color:#d6cee3;color:#49366d}
.auth-welcome-toast{position:fixed;z-index:50;right:24px;bottom:24px;display:grid;gap:4px;padding:15px 18px;border:1px solid #8d70db;border-radius:12px;background:#241d35;color:#f8f5ff;box-shadow:0 18px 42px rgba(0,0,0,.35);animation:auth-toast-in .3s ease both}.auth-welcome-toast b{font-size:13px;color:#d5c2ff}.auth-welcome-toast span{font-size:11px;color:#d1cadf}@keyframes auth-toast-in{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}
.account-nav{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:1px solid #57477b;border-radius:9px;background:#211c2d;color:#d8c8ff!important;text-decoration:none!important;font-size:13px;font-weight:700;transition:background .2s,border-color .2s,transform .2s}.account-nav:hover{background:#302541;border-color:#a889ff;transform:translateY(-1px)}
.account-nav{margin-left:10px;min-height:40px;padding:0 17px;border:1px solid rgba(168,137,255,.55);border-radius:10px;background:rgba(35,29,50,.82);color:#d9c8ff!important;letter-spacing:.01em;box-shadow:0 6px 18px rgba(0,0,0,.14)}
.top .account-nav{display:inline-flex!important;align-items:center;justify-content:center;height:40px;margin-left:0;padding:0 18px;border:0;border-radius:9px;background:#8b5cf6;color:#fff!important;font-size:13px;font-weight:700;box-shadow:0 8px 20px rgba(139,92,246,.22)}.top .account-nav:hover{background:#9b74f7;transform:translateY(-1px)}
.profile-menu{position:relative;display:inline-flex;align-items:center;margin-left:8px}.profile-avatar{width:40px;height:40px;border:1px solid #a889ff;border-radius:50%;background:linear-gradient(145deg,#9b74f7,#7046d5);color:#fff;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 7px 18px rgba(112,70,213,.28);transition:transform .2s,box-shadow .2s}.profile-avatar:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(139,92,246,.4)}.profile-dropdown{position:absolute;right:0;top:calc(100% + 10px);z-index:20;display:none;min-width:145px;padding:6px;border:1px solid #4b3b67;border-radius:10px;background:#211c2d;box-shadow:0 16px 34px rgba(0,0,0,.35)}.profile-dropdown.open{display:grid}.profile-dropdown a{padding:9px 11px;border-radius:7px;color:#e8e0f5!important;text-decoration:none!important;font-size:12px}.profile-dropdown a:hover{background:#342847;color:#fff!important}
.top .basket{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 16px;border-radius:9px;background:#8b5cf6;color:#fff!important;text-decoration:none!important;font-weight:700}.top .basket b{color:#5a3aa5;background:#e8ddff}.top .basket:hover{background:#9b74f7}
html[data-theme="light"] .top .basket{background:#8b5cf6;color:#fff!important}html[data-theme="light"] .top .basket b{color:#5a3aa5;background:#eee5ff}
.auth-compact{display:inline-flex;align-items:center;gap:8px;margin-left:8px}.auth-compact button{border:0;background:none;color:#d8c8ff;font:600 12px inherit;cursor:pointer;padding:6px 0}.auth-compact button:hover{color:#fff}.auth-compact span{color:#66577d}.auth-modal{position:fixed;inset:0;z-index:100;display:grid;place-items:center;background:rgba(8,6,14,.78);backdrop-filter:blur(7px);padding:18px}.auth-modal-card{position:relative;display:grid;grid-template-columns:40% 60%;width:min(760px,100%);min-height:430px;overflow:hidden;border:1px solid #5a4584;border-radius:16px;background:#191522;box-shadow:0 25px 80px rgba(0,0,0,.55)}.auth-modal-card iframe{width:100%;height:100%;min-height:430px;border:0;background:#191522}.auth-modal-copy{display:flex;flex-direction:column;justify-content:center;padding:34px;background:linear-gradient(145deg,#2d2050,#1d1830);color:#fff}.auth-modal-copy span{font-size:42px;color:#aa8cff}.auth-modal-copy h2{margin:18px 0 8px;font-size:25px}.auth-modal-copy p{margin:0;color:#bcb0d1;font-size:13px;line-height:1.5}.auth-close{position:absolute;z-index:2;right:14px;top:10px;border:0;background:transparent;color:#d9ccef;font-size:26px;cursor:pointer}.auth-close:hover{color:#fff}
.auth-modal-card{width:min(980px,96vw);min-height:620px}.auth-modal-card iframe{min-height:620px;height:620px}
.auth-modal{animation:auth-overlay-in .22s ease both}.auth-modal-card{animation:auth-card-in .32s cubic-bezier(.2,.8,.2,1) both}@keyframes auth-overlay-in{from{opacity:0}to{opacity:1}}@keyframes auth-card-in{from{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}
.auth-modal{background:rgba(8,6,14,.82);animation:auth-overlay-in .45s cubic-bezier(.22,1,.36,1) both}.auth-modal-card{animation:auth-card-in .65s cubic-bezier(.16,1,.3,1) both}.auth-modal-copy{animation:auth-copy-in .8s .08s cubic-bezier(.16,1,.3,1) both}.auth-modal-card iframe{animation:auth-form-in .8s .14s cubic-bezier(.16,1,.3,1) both}@keyframes auth-overlay-in{from{opacity:0;backdrop-filter:blur(0)}to{opacity:1;backdrop-filter:blur(8px)}}@keyframes auth-card-in{from{opacity:0;transform:translateY(70px) scale(.9);filter:blur(5px)}60%{transform:translateY(-8px) scale(1.01)}to{opacity:1;transform:none;filter:none}}@keyframes auth-copy-in{from{opacity:0;transform:translateX(-35px)}to{opacity:1;transform:none}}@keyframes auth-form-in{from{opacity:0;transform:translateX(35px)}to{opacity:1;transform:none}}
.auth-modal{background:#0d0b14!important}.auth-modal-card{isolation:isolate}.auth-modal-copy{overflow:hidden}.auth-modal-copy h2{max-width:260px}
.auth-modal{backdrop-filter:none!important;animation:none!important}.auth-modal-card{animation:none!important;will-change:transform,opacity;transform:translateZ(0)}.auth-modal-copy,.auth-modal-card iframe{animation:none!important;will-change:transform,opacity;transform:translateZ(0)}
.store-trust{display:grid;grid-template-columns:repeat(3,1fr);max-width:1040px;margin:18px auto 0;padding:0 20px;gap:14px}.store-trust article{position:relative;min-height:118px;padding:23px 22px 20px 62px;border:1px solid #3e3155;border-radius:14px;background:linear-gradient(145deg,#211b2c,#18151f);transition:transform .2s ease,border-color .2s ease}.store-trust article:hover{transform:translateY(-3px);border-color:#8060b2}.store-trust article:before{position:absolute;left:21px;top:22px;display:grid;place-items:center;width:27px;height:27px;border-radius:9px;background:#30234a;color:#b99aff;font-size:14px;font-weight:800}.store-trust article:nth-child(1):before{content:'✦'}.store-trust article:nth-child(2):before{content:'✓';color:#71e7b5;background:#153d32}.store-trust article:nth-child(3):before{content:'?';color:#f1c1ff;background:#452341}.store-trust strong{display:block;color:#f7f2ff;font-size:15px}.store-trust span{display:block;margin-top:6px;color:#a99fbb;font-size:12px;line-height:1.5}
html{scroll-behavior:smooth}.top{position:sticky;top:0;z-index:40;box-shadow:0 8px 24px rgba(0,0,0,.16)}.products{scroll-margin-top:96px}.support{width:min(1040px,calc(100% - 40px));margin:34px auto 0!important;padding:30px 34px;border:1px solid #5a4282;border-radius:18px;background:radial-gradient(circle at 14% 0,rgba(181,133,255,.22),transparent 32%),linear-gradient(135deg,#271b43,#181525);box-shadow:0 18px 45px rgba(0,0,0,.2)}.support h2{font-size:25px;letter-spacing:-1.1px}.support p{margin-bottom:8px}.support div span{color:#d8ccec}.support-btn{padding:13px 18px;border:1px solid rgba(255,255,255,.15);border-radius:10px;box-shadow:0 8px 18px rgba(0,0,0,.2)}.footer{border-top:1px solid #282330}
.faq-trigger{display:flex;align-items:center;justify-content:center;gap:9px;width:max-content;margin:28px auto 44px;padding:12px 18px;border:1px solid #4a3a62;border-radius:999px;background:#1a1722;color:#ddd2f1;font:700 13px Inter,Arial,sans-serif;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.faq-trigger span{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#382656;color:#ba99ff;font-size:13px}.faq-trigger:hover{transform:translateY(-2px);border-color:#8a67c2;background:#231c2f}.faq-modal{position:fixed;inset:0;z-index:80;display:none;place-items:center;padding:20px;background:rgba(7,6,12,.74);backdrop-filter:blur(8px)}.faq-modal.open{display:grid;animation:faq-fade-in .2s ease both}.faq-modal-card{position:relative;width:min(680px,100%);padding:38px;border:1px solid #59447a;border-radius:18px;background:radial-gradient(circle at 85% 0,rgba(164,111,255,.17),transparent 32%),linear-gradient(145deg,#221b2e,#15131c);box-shadow:0 28px 90px rgba(0,0,0,.58);animation:faq-card-in .28s cubic-bezier(.2,.9,.25,1) both}.faq-modal .faq-heading{padding-right:28px;margin-bottom:23px}.faq-modal .faq-heading p{margin:0;color:#af8dff;font-size:10px;font-weight:800;letter-spacing:1.2px}.faq-modal h2{margin:9px 0 7px;color:#fff;font-size:29px;letter-spacing:-1.25px}.faq-modal .faq-heading span{color:#afa6bb;font-size:13px}.faq-modal .faq-list{display:grid;gap:9px}.faq-modal details{padding:0 18px;border:1px solid #45365d;border-radius:11px;background:#191620}.faq-modal details[open]{border-color:#8965be;background:#211a2d}.faq-modal summary{position:relative;padding:16px 28px 16px 0;color:#f6f2fb;font-size:13px;font-weight:700;list-style:none;cursor:pointer}.faq-modal summary::-webkit-details-marker{display:none}.faq-modal summary:after{content:'+';position:absolute;right:0;top:11px;color:#bd9bff;font-size:22px;font-weight:400}.faq-modal details[open] summary:after{content:'−'}.faq-modal details p{margin:0;padding:0 24px 16px 0;color:#b8afc5;font-size:12px;line-height:1.55}.faq-close{position:absolute;top:14px;right:16px;border:0;background:transparent;color:#d7c8ee;font-size:27px;line-height:1;cursor:pointer}.faq-close:hover{color:#fff}@keyframes faq-fade-in{from{opacity:0}to{opacity:1}}@keyframes faq-card-in{from{opacity:0;transform:translateY(16px) scale(.97)}to{opacity:1;transform:none}}
.product-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:18px;margin:0 0 9px}.product-meta>p{margin:0!important}.product-status{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:4px 8px;border:0;border-radius:999px;background:rgba(21,143,97,.14);color:#65e1ac;font-size:9px;font-weight:800;line-height:1;letter-spacing:.01em}.product-status:before{content:'';width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 0 3px rgba(101,225,172,.12)}.product-status.out{background:rgba(230,103,118,.13);color:#f29ca7}.product-status.out:before{box-shadow:0 0 0 3px rgba(242,156,167,.12)}
html[data-theme="light"] .support{border-color:#d8c5f2;background:radial-gradient(circle at 14% 0,rgba(145,98,222,.19),transparent 32%),linear-gradient(135deg,#f1eafe,#e7dcfb);box-shadow:0 16px 36px rgba(71,47,114,.12)}html[data-theme="light"] .support p{color:#6b469b}html[data-theme="light"] .support h2{color:#231837}html[data-theme="light"] .support div span{color:#655675}html[data-theme="light"] .support-btn{border-color:#8063aa;background:#2b1e41;color:#fff}html[data-theme="light"] .store-trust article{border-color:#ded2ed;background:linear-gradient(145deg,#fff,#f7f2fc);box-shadow:0 7px 18px rgba(55,34,85,.06)}html[data-theme="light"] .store-trust article:hover{border-color:#aa86d9}html[data-theme="light"] .store-trust strong{color:#281c39}html[data-theme="light"] .store-trust span{color:#695b79}html[data-theme="light"] .faq-trigger{border-color:#d3c2e8;background:#fff;color:#392654;box-shadow:0 8px 18px rgba(50,34,75,.08)}html[data-theme="light"] .faq-trigger span{background:#ece2fb;color:#754cc1}html[data-theme="light"] .faq-trigger:hover{background:#f9f5ff;border-color:#a780d2}html[data-theme="light"] .product-status{background:#e3f7ee;color:#16885e}html[data-theme="light"] .product-status:before{box-shadow:0 0 0 3px rgba(22,136,94,.1)}html[data-theme="light"] .product-status.out{background:#fde8eb;color:#be4554}
@media(max-width:700px){.support{width:calc(100% - 28px);padding:26px 22px;align-items:flex-start;flex-direction:column}.store-trust{margin-top:16px;padding:0 14px;grid-template-columns:1fr}.faq-trigger{margin-bottom:34px}.faq-modal-card{padding:30px 22px}.faq-modal h2{font-size:26px}}
