@import "https://fonts.googleapis.com/css2?family=Geologica:wght@400;700;800;900&family=Onest:wght@300;400;500;600;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#fff;--bg-secondary:#f8f9fa;--bg-tertiary:#f1f3f5;--text-primary:#1a1a1a;--text-secondary:#555;--text-muted:#888;--border-color:#e0e0e0;--accent-color:#f0f0f0;--hover-color:#e8e8e8;--mcp-header-height:56px}html{scroll-behavior:smooth;width:100%;font-size:16px;overflow-x:hidden}body{background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:100%;max-width:100vw;font-family:Onest,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;overflow-x:hidden}.layout{flex-direction:column;min-height:100vh;display:flex}.container{width:100%;max-width:100%;margin:0 auto;padding:0 64px}.header{background-color:var(--bg-secondary);z-index:1001;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-sizing:border-box;background-color:#f8f9faf2;border-bottom:1px solid #c8c8c84d;height:90px;padding:1rem 0;position:fixed;top:0;left:0;right:0}.header-new{background-color:var(--bg-secondary);z-index:1001;border-bottom:1px solid #c8c8c84d;height:auto;padding:0;position:fixed;top:0;left:0;right:0}.header-top{background-color:var(--bg-secondary);border-bottom:1px solid #c8c8c833;padding:.75rem 0}.header-top-content{justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.header-logo{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.header-logo .logo-link{align-items:center;gap:.75rem;text-decoration:none;display:flex}.header-logo .logo-text-wrapper{color:inherit;cursor:pointer;flex-direction:column;align-items:flex-start;gap:.125rem;text-decoration:none;transition:opacity .2s;display:flex}.header-logo .logo-text-wrapper:hover{opacity:.8}.header-logo .logo-text{white-space:nowrap;background:linear-gradient(90deg,#4a9eff 0%,#6bb6ff 20%,#9d4edd 40%,#c77dff 60%,#6bb6ff 80%,#4a9eff 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:600;line-height:1.2}.header-logo .logo-tagline{color:var(--text-secondary);white-space:nowrap;font-size:.85rem;font-weight:500;line-height:1.2}.header-quick-categories{scrollbar-width:none;-ms-overflow-style:none;flex:1;justify-content:center;align-items:center;gap:1rem;display:flex;overflow-x:auto}.header-quick-categories::-webkit-scrollbar{display:none}.header-quick-category{background:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-primary);white-space:nowrap;border-radius:6px;align-items:center;gap:.5rem;min-width:fit-content;padding:.5rem .75rem;text-decoration:none;transition:all .2s;display:flex}.header-quick-category:hover{background:var(--bg-tertiary);border-color:#4a9eff80;transform:translateY(-1px)}.header-quick-category-icon{flex-shrink:0;font-size:1.25rem}.header-quick-category-icon-image{object-fit:contain;border-radius:6px;flex-shrink:0;width:24px;height:24px}.header-quick-category-text{flex-direction:column;gap:.125rem;display:flex}.header-quick-category-name{font-size:.875rem;font-weight:600;line-height:1.2}.header-quick-category-desc{color:var(--text-secondary);font-size:.7rem;line-height:1.2}.header-top-right{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.header-login-button{background:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.header-login-button:hover{background:var(--bg-tertiary);border-color:#4a9eff80;transform:translateY(-1px)}.header-login-content{align-items:center;gap:.5rem;display:flex}.header-login-icon{opacity:.9;flex-shrink:0;width:20px;height:20px}.header-login-icon-text{width:20px;height:20px;color:var(--text-primary);background:var(--bg-tertiary);border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;font-size:.875rem;font-weight:700;display:flex}.header-login-text{white-space:nowrap;font-size:1rem;font-weight:600}.header-bottom{background-color:var(--bg-primary);border-bottom:1px solid #c8c8c833;padding:.75rem 0}.header-bottom-content{align-items:center;gap:1rem;display:flex}.header-catalog-button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#4ade80 0%,#22c55e 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.header-catalog-button-mobile{display:none}.header-catalog-button-desktop{display:flex}.header-cart-button-mobile{display:none!important}.header-cart-button-desktop{display:flex}@media (min-width:769px){.header-top-right .header-cart-button-mobile{display:none!important}}.header-catalog-button:hover{background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);transform:translateY(-1px);box-shadow:0 4px 12px #22c55e4d}.header-catalog-icon{font-size:1.25rem}.header-sale-button{color:#fff;white-space:nowrap;letter-spacing:.01em;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:box-shadow .18s,transform .15s,background .18s;display:inline-flex;box-shadow:0 0 0 1px #6366f166,0 2px 12px #4f46e559}.header-sale-button:hover{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);transform:translateY(-1px);box-shadow:0 0 0 1px #7c3aed80,0 4px 18px #6d28d973}.header-sale-button:active{transform:translateY(0)}.header-search{flex:auto;align-items:center;min-width:0;max-width:none;display:flex;position:relative}.header-search-input{background:var(--bg-secondary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:8px;outline:none;padding:.75rem 3rem .75rem 1rem;font-size:.9rem;transition:all .2s}.header-search-input:focus{border-color:#4a9eff80;box-shadow:0 0 0 3px #4a9eff1a}.header-search-input::placeholder{color:var(--text-muted)}.header-search-button{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;padding:.5rem;font-size:1.25rem;transition:color .2s;position:absolute;right:.5rem}.header-search-button:hover{color:var(--text-primary)}.header-dropdowns{scrollbar-width:none;-ms-overflow-style:none;align-items:center;gap:.75rem;display:flex;overflow-x:auto}.header-dropdowns::-webkit-scrollbar{display:none}.header-dropdown-link{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);white-space:nowrap;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.header-dropdown-link-icon{object-fit:contain;border-radius:4px;flex-shrink:0;width:20px;height:20px}.header-dropdown-link:hover{background:var(--bg-tertiary);border-color:#4a9eff80}.header-cart-button{background:var(--bg-secondary);border:1px solid var(--border-color);cursor:pointer;color:var(--text-primary);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s;display:flex}.header-cart-button:hover{background:var(--bg-tertiary);border-color:#4a9eff80}.header-cart-content{align-items:center;gap:.5rem;display:flex}.header-cart-icon-wrapper{position:relative}.header-cart-icon{width:20px;height:20px}.header-cart-badge{color:#fff;text-align:center;background:#f44;border-radius:10px;min-width:18px;padding:.125rem .375rem;font-size:.7rem;font-weight:700;line-height:1.2;position:absolute;top:-8px;right:-8px}.header-cart-text,.header-cart-total{font-size:.875rem;font-weight:500}.header-catalog-menu{border-bottom:1px solid var(--border-color);z-index:1000;-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background:linear-gradient(135deg,#1a1a1afa 0%,#242424fa 100%);border-top:1px solid #4a9eff1a;max-height:600px;animation:.3s cubic-bezier(.4,0,.2,1) slideDown;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #00000080,0 0 0 1px #4a9eff1a}@keyframes slideDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.header-catalog-menu-content{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;padding:2rem;display:grid}.header-catalog-menu-item{border:1.5px solid var(--border-color);color:var(--text-primary);background:linear-gradient(135deg,#fffc 0%,#f8f9facc 100%);border-radius:12px;justify-content:flex-start;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0003}.header-catalog-menu-item-icon{background:#4a9eff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;min-width:24px;height:24px;min-height:24px;display:flex;overflow:hidden}.header-catalog-menu-item-icon-image{object-fit:contain;border-radius:4px;width:100%;height:100%}.header-catalog-menu-item-text{text-align:left;white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.header-catalog-menu-item:before{content:"";background:linear-gradient(90deg,#0000,#4a9eff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.header-catalog-menu-item:hover:before{left:100%}.header-catalog-menu-item:hover{color:#4a9efff2;background:linear-gradient(135deg,#4a9eff26 0%,#4a9eff14 100%);border-color:#4a9eff99;transform:translateY(-3px);box-shadow:0 6px 20px #4a9eff4d,0 0 0 1px #4a9eff33}.header-catalog-menu-item:hover .header-catalog-menu-item-icon{background:#4a9eff33;transform:scale(1.05)}.header-catalog-menu-item:hover .header-catalog-menu-item-icon-image{filter:brightness(1.1)}@media (max-width:1024px){.header-catalog-menu-content{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;padding:1.5rem}.header-catalog-menu-item{gap:.625rem;padding:1rem 1.25rem;font-size:.9rem}.header-catalog-menu-item-icon{width:20px;min-width:20px;height:20px;min-height:20px}.header-quick-categories{gap:.5rem}.header-quick-category{padding:.4rem .6rem}.header-quick-category-text,.header-dropdowns{display:none}}@media (max-width:768px){.header-new{height:auto}.header-top{padding:.5rem 0}.header-top-content{flex-wrap:nowrap;align-items:center;gap:.5rem}.header-catalog-button-mobile{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:6px;flex-shrink:0;justify-content:center;min-width:40px;padding:.5rem;display:flex}.header-catalog-button-mobile .header-catalog-icon{color:var(--text-primary);font-size:1.25rem}.header-catalog-button-desktop{display:none}.header-logo{flex:1;min-width:0}.header-logo .logo-icon{width:36px;height:36px}.header-logo .logo-text{font-size:1rem}.header-logo .logo-tagline{font-size:.65rem}.header-quick-categories{display:none}.header-top-right{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.header-login-button{padding:.5rem .75rem;font-size:.875rem}.header-login-content{gap:.375rem}.header-login-icon{width:16px;height:16px}.header-login-icon-text{width:18px;height:18px;font-size:.75rem}.header-login-text{font-size:.875rem}.header-cart-button-mobile{flex-shrink:0;padding:.5rem;display:flex}.header-cart-button-desktop{display:none}.header-cart-content{gap:0}.header-cart-icon{width:20px;height:20px}.header-bottom{display:none}.header-catalog-menu{max-height:calc(100vh - 120px);box-shadow:0 4px 16px #0006}.header-catalog-menu-content{grid-template-columns:1fr;gap:.5rem;padding:1rem}.header-catalog-menu-item{border-radius:6px;gap:.5rem;padding:.875rem 1rem;font-size:.875rem}.header-catalog-menu-item-icon{width:18px;min-width:18px;height:18px;min-height:18px}}.header-content{justify-content:space-between;align-items:center;gap:1.5rem;height:100%;min-height:48px;display:flex}.logo{align-items:center;gap:.75rem;display:flex}.logo-link{text-decoration:none;transition:opacity .2s}.logo-link:hover{opacity:.8}.logo-icon{background:#fff;border:2px solid #4a9eff80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;padding:5px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.logo-icon-image{object-fit:contain;width:100%;height:100%;display:block}.logo-text-wrapper{flex-direction:column;gap:.125rem;display:flex}.logo-text{letter-spacing:.02em;background:linear-gradient(90deg,#4a9eff 0%,#6bb6ff 20%,#9d4edd 40%,#c77dff 60%,#6bb6ff 80%,#4a9eff 100%) 0 0/200% 100%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:600;line-height:1.2;animation:3s ease-in-out infinite gradientFlow,2s ease-in-out infinite alternate textGlow;position:relative}.logo-tagline{letter-spacing:.08em;background:linear-gradient(135deg,#6bb5ff 0%,#b86ef5 100%);-webkit-text-fill-color:transparent;white-space:nowrap;text-shadow:0 0 30px #6bb5ff80,0 0 60px #b86ef54d;filter:drop-shadow(0 1px 4px #6bb5ff99)drop-shadow(0 0 8px #b86ef566);-webkit-background-clip:text;background-clip:text;font-size:.7rem;font-weight:600;line-height:1.3;transition:all .3s}.logo:hover .logo-tagline{background:linear-gradient(135deg,#7fc5ff 0%,#c88aff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 1px 6px #6bb5ffb3)drop-shadow(0 0 12px #b86ef580);-webkit-background-clip:text;background-clip:text}@keyframes gradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes textGlow{0%{filter:drop-shadow(0 0 5px #4a9eff4d)}to{filter:drop-shadow(0 0 10px #9d4edd80)drop-shadow(0 0 15px #4a9eff4d)}}.logo:hover .logo-text{animation:1.5s ease-in-out infinite gradientFlow,1s ease-in-out infinite alternate textGlow}.header-social-links{flex:1;justify-content:center;align-items:center;gap:.75rem;min-width:0;display:flex}.header-social-link{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);white-space:nowrap;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.header-social-link:hover{background:var(--bg-secondary);color:var(--text-primary);border-color:#4a9eff80;transform:translateY(-1px);box-shadow:0 2px 8px #4a9eff26}.header-social-link-icon{opacity:.9;flex-shrink:0;transition:opacity .2s}.header-social-link:hover .header-social-link-icon{opacity:1}.header-social-link-text{font-size:.875rem}.header-search{flex:1;max-width:500px;margin:0 auto}.header-new .header-bottom .header-search{flex:auto;min-width:0;max-width:none;margin:0}.search-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.search-icon{pointer-events:none;z-index:1;opacity:.7;width:20px;height:20px;transition:opacity .2s;position:absolute;left:1rem}.search-input-wrapper:focus-within .search-icon{opacity:.9}.search-input{background:var(--bg-tertiary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:12px;outline:none;padding:.75rem 1rem .75rem 3rem;font-family:inherit;font-size:.95rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.search-input::placeholder{color:var(--text-secondary);opacity:.7}.search-input:hover{background:var(--bg-secondary);border-color:#4a9eff66}.search-input:focus{background:var(--bg-secondary);border-color:#4a9eff99;box-shadow:0 0 0 3px #4a9eff1a,0 2px 8px #4a9eff26}.header-search{position:relative}.search-suggestions{background:var(--bg-secondary);border:1px solid var(--border-color);z-index:1001;border-radius:12px;max-height:400px;margin-top:.25rem;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow-y:auto;box-shadow:0 8px 24px #0006}.search-suggestions-loading{color:var(--text-secondary);justify-content:center;align-items:center;gap:.75rem;padding:1.5rem;font-size:.9rem;display:flex}.search-suggestions-loading-spinner{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.search-suggestions-section{padding:.75rem 0}.search-suggestions-section:first-child{padding-top:.5rem}.search-suggestions-section:last-child{padding-bottom:.5rem}.search-suggestions-section-title{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;padding:.5rem 1rem;font-size:.75rem;font-weight:600}.search-suggestions-list{flex-direction:column;gap:.25rem;display:flex}.search-suggestions-item{color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;text-decoration:none;transition:all .2s;display:flex}.search-suggestions-item:hover{background:var(--bg-tertiary)}.search-suggestions-item:active{background:var(--bg-primary)}.search-suggestions-item-icon{background:var(--bg-tertiary);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;display:flex;overflow:hidden}.search-suggestions-item-image{object-fit:cover;border-radius:6px;width:100%;height:100%}.search-suggestions-item-content{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.search-suggestions-item-name{color:var(--text-primary);word-break:break-word;font-size:.95rem;font-weight:500;line-height:1.4}.search-suggestions-item-category{color:var(--text-secondary);font-size:.8rem}.search-suggestions-item-price{color:var(--text-secondary);margin-top:.25rem;font-size:.85rem;font-weight:500}.search-suggestions-item-category .search-suggestions-item-icon{color:#9d4eddcc}.nav{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.cart-button{cursor:pointer;background:linear-gradient(135deg,#4a9eff 0%,#6bb6ff 100%);border:none;border-radius:12px;flex-shrink:0;padding:.75rem 1rem;font-family:inherit;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.cart-button:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.cart-button:hover:before{left:100%}.cart-button:hover{background:linear-gradient(135deg,#6bb6ff 0%,#8ac8ff 100%);transform:translateY(-2px)}.cart-button:active{transform:translateY(0)}.cart-button-content{flex-direction:column;justify-content:center;align-items:center;gap:.25rem;width:100%;display:flex;position:relative}.cart-icon-wrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.cart-icon{filter:brightness(0)invert();width:24px;height:24px;display:block}.cart-button-text{color:#fff;white-space:nowrap;text-shadow:0 1px 2px #0003;font-size:.75rem;font-weight:600;line-height:1}.cart-button-text-wrapper{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.cart-badge{color:#fff;text-align:center;z-index:10;background:linear-gradient(135deg,#f44 0%,#f66 100%);border:1.5px solid #ffffff40;border-radius:10px;min-width:18px;padding:.15rem .4rem;font-size:.65rem;font-weight:800;line-height:1.2;animation:2s ease-in-out infinite pulse;position:absolute;top:-8px;right:-8px;box-shadow:0 0 12px #ff444480,0 2px 6px #ff44444d,inset 0 1px 2px #ffffff40}@keyframes pulse{0%,to{box-shadow:0 0 12px #ff444480,0 2px 6px #ff44444d,inset 0 1px 2px #ffffff40}50%{box-shadow:0 0 18px #ff4444b3,0 3px 8px #ff444480,inset 0 1px 2px #ffffff40}}.cart-button-total{white-space:nowrap;color:#fff;background:#fff3;border:none;border-radius:6px;padding:.15rem .4rem;font-size:.65rem;font-weight:700;line-height:1.2}.auth-link{cursor:pointer;border:none;border-radius:12px;padding:.75rem 1rem;font-family:inherit;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.auth-link-content{flex-direction:column;align-items:center;gap:.25rem;display:flex;position:relative}.auth-link-icon{filter:brightness(0)invert();width:24px;height:24px;display:block}.auth-link-text{color:#fff;white-space:nowrap;text-shadow:0 1px 2px #0003;font-size:.75rem;font-weight:600;line-height:1}.auth-link:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.auth-link:hover:before{left:100%}.auth-link-login{color:#fff;background:linear-gradient(135deg,#4a9eff 0%,#6bb6ff 100%);border:none}.auth-link-login:hover{background:linear-gradient(135deg,#6bb6ff 0%,#8ac8ff 100%);transform:translateY(-2px)}.auth-link-login:active{transform:translateY(0)}.auth-link-register{color:#fff;background:linear-gradient(135deg,#0f8 0%,#00cc6a 100%);border:none}.auth-link-register:hover{background:linear-gradient(135deg,#0f9 0%,#0d7 100%);transform:translateY(-2px)}.auth-link-register:active{transform:translateY(0)}.auth-link-logout{color:var(--text-primary);border:1px solid var(--border-color);background-color:#0000}.auth-link-logout:hover{background-color:var(--bg-tertiary);border-color:var(--accent-color)}.user-profile-link{cursor:pointer;background:linear-gradient(135deg,#9d4edd 0%,#c77dff 100%);border:none;border-radius:12px;padding:.75rem 1rem;font-family:inherit;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-block;position:relative;overflow:hidden}.user-profile-content{flex-direction:column;align-items:center;gap:.25rem;display:flex;position:relative}.user-profile-icon{filter:brightness(0)invert();width:24px;height:24px;display:block}.user-profile-text{color:#fff;white-space:nowrap;text-shadow:0 1px 2px #0003;font-size:.75rem;font-weight:600;line-height:1}.user-profile-link:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.user-profile-link:hover:before{left:100%}.user-profile-link:hover{background:linear-gradient(135deg,#c77dff 0%,#e0aaff 100%);transform:translateY(-2px)}.user-profile-link:active{transform:translateY(0)}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#000000b3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;width:100%;max-width:420px;max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 8px 32px #0006}.modal-header{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;padding:1.5rem;display:flex;position:relative}.modal-title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:600}.auth-modal-tabs{background:var(--bg-tertiary);border-radius:10px;gap:.5rem;padding:.25rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.auth-modal-tab{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;padding:.625rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.auth-modal-tab:hover{color:var(--text-primary)}.auth-modal-tab.active{color:#fff;background:linear-gradient(135deg,#4a9eff 0%,#6bb6ff 100%);box-shadow:0 2px 8px #4a9eff4d}.auth-modal-content{flex:1;min-height:0;padding:1.5rem;overflow-y:auto}.modal-close{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;line-height:1;transition:all .2s;display:flex}.modal-close:hover{background-color:var(--bg-tertiary);color:var(--text-primary)}.modal-form{flex-direction:column;gap:.75rem;padding:1rem;display:flex}.modal-body{padding:1.5rem}.modal-footer{border-top:1px solid var(--border-color);justify-content:flex-end;gap:.75rem;padding:1.5rem;display:flex}.modal-button{cursor:pointer;border:1px solid var(--border-color);border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}.modal-button-primary{color:#4a9efff2;background:linear-gradient(135deg,#4a9eff26 0%,#4a9eff1a 100%);border-color:#4a9eff4d}.modal-button-primary:hover{color:#4a9eff;background:linear-gradient(135deg,#4a9eff40 0%,#4a9eff26 100%);border-color:#4a9eff80}.activation-instruction-modal{max-width:600px}.gamepass-modal-compact{max-width:550px;max-height:90vh}.gamepass-modal-compact .modal-header{border-bottom:1px solid var(--border-color);padding:1rem 1.5rem}.gamepass-modal-compact .modal-body{flex:1;min-height:0;padding:1rem 1.5rem;overflow-y:auto}.gamepass-modal-compact .modal-footer{border-top:1px solid var(--border-color);flex-shrink:0;padding:1rem 1.5rem}.activation-instructions{flex-direction:column;gap:1.5rem;display:flex}.instruction-step,.instruction-content{flex-direction:column;gap:.5rem;display:flex}.instruction-text{color:var(--text-primary);margin:0;font-size:1rem;line-height:1.6}.instruction-link{color:#4a9effe6;font-weight:500;text-decoration:none;transition:color .2s}.instruction-link:hover{color:#4a9eff;text-decoration:underline}.form-group{margin-bottom:.75rem}.form-group:last-child{margin-bottom:0}.form-label{color:var(--text-secondary);margin-bottom:.4rem;font-size:.9rem;font-weight:500;display:block}.form-input{background-color:var(--bg-tertiary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);box-sizing:border-box;border-radius:4px;margin-bottom:0;padding:.7rem .75rem;font-size:.95rem;transition:all .2s;display:block}.form-input:focus{background-color:var(--bg-primary);border-color:#4a9eff80;outline:none}.form-input:disabled{opacity:.6;cursor:not-allowed}.form-error{color:#d32f2f;background-color:#d32f2f1a;border:1px solid #d32f2f4d;border-radius:4px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.form-success{color:#4caf50;background-color:#4caf501a;border:1px solid #4caf504d;border-radius:4px;margin-bottom:1rem;padding:.75rem;font-size:.875rem}.password-hints{flex-direction:column;gap:.125rem;margin-top:.25rem;display:flex}.password-hint{text-align:left;align-items:center;gap:.375rem;width:100%;font-size:.7rem;line-height:1.1;transition:all .2s;display:flex;margin:.25rem 0 0!important;padding:0!important}.password-hint-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:12px;height:12px;font-size:.65rem;font-weight:700;line-height:1;display:inline-flex}.password-hint.valid{color:#4caf50}.password-hint.valid .password-hint-icon{color:#fff;background-color:#4caf50}.password-hint.invalid{color:gray}.password-hint.invalid .password-hint-icon{color:gray;background-color:#0000;border:1px solid gray}.password-hint.error{color:#d32f2f}.password-hint.error .password-hint-icon{color:#fff;background-color:#d32f2f}.input-error{border-color:#d32f2f80!important}.input-error:focus{border-color:#d32f2fb3!important}.form-submit{width:100%;color:var(--text-primary);cursor:pointer;background:linear-gradient(135deg,#4a9eff33 0%,#4a9eff1a 100%);border:1px solid #4a9eff4d;border-radius:4px;padding:.75rem;font-size:1rem;font-weight:600;transition:all .2s}.form-submit:hover:not(:disabled){background:linear-gradient(135deg,#4a9eff4d 0%,#4a9eff33 100%);border-color:#4a9eff80}.form-submit:disabled{opacity:.6;cursor:not-allowed}.auth-info-text{color:var(--text-secondary);margin-bottom:1rem;font-size:.85rem;line-height:1.4}.cart-modal-content{background:var(--bg-secondary);border-radius:14px;flex-direction:column;max-width:560px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0006,0 0 0 1px #ffffff0a}.cart-header{background:#00000026;border-bottom:1px solid #ffffff0f;flex-shrink:0;padding:.875rem 1.125rem}.cart-header-title{flex-direction:column;gap:.125rem;display:flex}.cart-header-title .modal-title{letter-spacing:-.02em;font-size:1.1rem;font-weight:600}.cart-items-count{color:var(--text-muted);font-size:.75rem;font-weight:500}.cart-content{flex-direction:column;flex:1;display:flex;overflow:hidden}.cart-empty{text-align:center;flex-direction:column;align-items:center;gap:.75rem;padding:3rem 2rem;display:flex}.cart-empty-icon{opacity:.3;font-size:3rem}.cart-empty-text{color:var(--text-primary);margin:0;font-size:1.1rem;font-weight:600}.cart-empty-hint{color:var(--text-secondary);margin:0;font-size:.85rem}.cart-auth-required{text-align:center;background:#4a9eff14;border:1px solid #4a9eff33;border-radius:10px;flex-direction:column;align-items:center;gap:.5rem;margin:.5rem 0;padding:.875rem 1rem;display:flex}.cart-auth-required-icon{filter:drop-shadow(0 1px 2px #0000001a);font-size:1.5rem}.cart-auth-required-title{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:.95rem;font-weight:700}.cart-auth-required-text{color:var(--text-secondary);max-width:300px;margin:0;font-size:.8rem;line-height:1.4}.cart-auth-required-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4a9eff 0%,#6bb6ff 100%);border:none;border-radius:8px;margin-top:.25rem;padding:.5rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #4a9eff4d}.cart-auth-required-button:hover{background:linear-gradient(135deg,#5aa9ff 0%,#7bc0ff 100%);transform:translateY(-2px);box-shadow:0 6px 16px #4a9eff66}.cart-auth-required-button:active{transform:translateY(0);box-shadow:0 2px 8px #4a9eff4d}.cart-items{flex-direction:column;flex:1;gap:.5rem;min-height:0;padding:.625rem 1rem;display:flex;overflow-y:auto}.cart-items::-webkit-scrollbar{width:5px}.cart-items::-webkit-scrollbar-track{background:0 0}.cart-items::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.cart-items::-webkit-scrollbar-thumb:hover{background:#fff3}.cart-item{background:#ffffff08;border:1px solid #ffffff12;border-radius:10px;padding:.625rem .875rem;transition:border-color .2s,box-shadow .2s}.cart-item:hover{border-color:#4a9eff33;box-shadow:0 2px 8px #00000026}.cart-item-content{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.cart-item-info{flex:1;min-width:0}.cart-item-name{color:var(--text-primary);word-wrap:break-word;margin:0 0 .25rem;font-size:.9rem;font-weight:600;line-height:1.3}.cart-item-price-info{align-items:center;gap:.5rem;display:flex}.cart-item-price-single{color:var(--text-secondary);font-size:.85rem;font-weight:400}.cart-item-controls{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.cart-item-remove{cursor:pointer;color:#f87171;background:#ef444426;border:1px solid #ef444459;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .2s,border-color .2s,transform .15s;display:flex}.cart-item-remove:hover{background:#ef444440;border-color:#ef444480;transform:scale(1.05)}.cart-item-footer{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:.5rem;display:flex}.cart-item-total-label{color:var(--text-muted);font-size:.8rem;font-weight:500}.cart-item-total-value{color:#34d399;align-items:center;gap:.25rem;font-size:.95rem;font-weight:600;display:inline-flex}.cart-footer{background:#0000001f;border-top:1px solid #ffffff0f;flex-shrink:0;padding:.75rem 1rem}.cart-summary{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:8px;margin-bottom:.5rem;padding:.5rem .875rem}.cart-summary-row{justify-content:space-between;align-items:center;margin-bottom:.375rem;display:flex}.cart-summary-row:last-child{border-top:1px solid #ffffff0f;margin-bottom:0;padding-top:.5rem}.cart-summary-label{color:var(--text-secondary);font-size:.8rem;font-weight:500}.cart-summary-value{color:var(--text-primary);font-size:.85rem;font-weight:600}.cart-total-section{justify-content:space-between;align-items:center;display:flex}.cart-total-label{color:var(--text-primary);font-size:.9rem;font-weight:600}.cart-total-value{color:#34d399;align-items:center;gap:.25rem;font-size:1.1rem;font-weight:700;display:inline-flex}.cart-checkout-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.5rem;padding:.625rem 1rem;font-size:.9rem;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 2px 10px #10b98140}.cart-checkout-btn:hover:not(:disabled){background:linear-gradient(135deg,#34d399 0%,#10b981 100%);transform:translateY(-1px);box-shadow:0 4px 14px #10b98159}.cart-checkout-btn:active:not(:disabled){transform:translateY(0)}.cart-checkout-btn:disabled{opacity:.5;cursor:not-allowed;background:var(--bg-tertiary);color:var(--text-muted);box-shadow:none;transform:none}.cart-checkout-total{opacity:.95;font-size:1rem;font-weight:700}.cart-checkout-spinner{animation:1s linear infinite spin;display:inline-block}.custom-checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;padding:.5rem 0;font-size:.9rem;display:flex;position:relative}.custom-checkbox{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.custom-checkbox-checkmark{background:var(--bg-tertiary);border:2px solid var(--border-color);border-radius:4px;justify-content:center;align-items:center;width:20px;min-width:20px;height:20px;min-height:20px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.custom-checkbox-checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;margin-top:-2px;display:none;position:absolute;transform:rotate(45deg)}.custom-checkbox:checked~.custom-checkbox-checkmark{background:linear-gradient(135deg,#4a9effe6 0%,#4a9effb3 100%);border-color:#4a9effe6;box-shadow:0 0 0 3px #4a9eff33,0 2px 8px #4a9eff4d}.custom-checkbox:checked~.custom-checkbox-checkmark:after{display:block}.custom-checkbox-label:hover .custom-checkbox-checkmark{border-color:#4a9eff80;box-shadow:0 0 0 2px #4a9eff1a}.custom-checkbox:checked~.custom-checkbox-checkmark{animation:.3s cubic-bezier(.4,0,.2,1) checkboxCheck}.custom-checkbox:disabled~.custom-checkbox-checkmark{opacity:.5;cursor:not-allowed}.custom-checkbox:disabled~.custom-checkbox-text{opacity:.6}.custom-checkbox-text{color:var(--text-primary);font-weight:400;line-height:1.4}@keyframes checkboxCheck{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.cart-modal-content .cart-payment-methods{margin-bottom:.5rem}.cart-modal-content .cart-payment-methods .form-label,.cart-modal-content .cart-payment-methods label[class*=form-label]{margin-bottom:.375rem!important;font-size:.8rem!important}.cart-modal-content .order-payment-method-card-compact,.cart-modal-content .cart-payment-method-card-compact{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;gap:.25rem;min-height:auto;padding:.4rem .6rem;transition:border-color .2s,background .2s}.cart-modal-content .order-payment-method-card-compact:hover,.cart-modal-content .cart-payment-method-card-compact:hover{background:#4a9eff14;border-color:#4a9eff59}.cart-modal-content .order-payment-method-card-compact.cart-payment-method-card-selected,.cart-modal-content .order-payment-method-card-compact.order-payment-method-card-selected,.cart-modal-content .cart-payment-method-card-compact.cart-payment-method-card-selected{background:#4a9eff26;border:2px solid #4a9eff;box-shadow:0 0 0 1px #4a9eff4d,0 2px 8px #4a9eff26}.cart-modal-content .order-payment-method-card-compact.cart-payment-method-card-selected .order-payment-method-title-compact,.cart-modal-content .order-payment-method-card-compact.cart-payment-method-card-selected .cart-payment-method-title-compact,.cart-modal-content .cart-payment-method-card-compact.cart-payment-method-card-selected .order-payment-method-title-compact{color:#93c5fd;font-weight:600}.cart-modal-content .cart-payment-method-icon-compact{border-radius:6px;width:28px;height:28px;margin-top:0;padding:.2rem}.cart-modal-content .order-payment-method-title-compact,.cart-modal-content .cart-payment-method-title-compact{font-size:.75rem}.cart-modal-content .captcha-section{background:#0000001a;border:1px solid #ffffff0d;border-radius:10px;gap:.375rem;margin:.375rem 0;padding:.5rem .75rem}.cart-modal-content .captcha-section-header{gap:.375rem}.cart-modal-content .captcha-section-icon{border-radius:6px;width:26px;height:26px}.cart-modal-content .captcha-section-title{font-size:.8125rem}.cart-modal-content .captcha-section-widget-wrap{border-radius:8px;min-height:44px;padding:.4rem .5rem}.cart-modal-content .captcha-section-description{font-size:.6rem}.cart-modal-content .captcha-section-widget-wrap cap-widget{min-height:40px}.cart-modal-content .form-error{background:#ef44441f;border:1px solid #ef444440;border-radius:8px;margin-bottom:.5rem!important;padding:.5rem .75rem!important;font-size:.8rem!important}.market-page{min-height:100vh;padding:calc(var(--mcp-header-height,56px) + 2rem) 0 0;background:#000;flex-direction:column;display:flex}.market-page .market-inner{flex:1;width:100%}.market-inner{box-sizing:border-box;width:100%;max-width:960px;margin:0 auto;padding:0 2.5rem}.market-section{margin-top:2.5rem}.market-section:first-child{margin-top:0}.market-section-title{letter-spacing:-.01em;color:#fff;margin:0 0 1rem;font-size:1.25rem;font-weight:600}.market-empty{text-align:center;color:#fff6;margin-top:2rem;font-size:.875rem}.market-footer{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-top:3rem;padding:1.25rem 1.5rem 2rem;display:flex}.market-footer-links{align-items:center;gap:.5rem;display:flex}.market-footer-link{color:#ffffff47;font-size:.75rem;text-decoration:none;transition:color .15s}.market-footer-link:hover{color:#ffffff8c}.market-footer-sep{color:#ffffff26;font-size:.75rem}.market-footer-copy{color:#fff3;font-size:.75rem}.market-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;display:grid}.market-card{cursor:pointer;text-decoration:none;transition:transform .18s,opacity .18s;display:block}.market-card:hover{opacity:.9;transform:scale(1.04)}.market-card-img{aspect-ratio:1;background:#1a1a1a;border-radius:22px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.market-card-img .category-image{object-fit:cover;width:100%;height:100%}.market-card-name{display:none}.esim-root{flex-direction:column;align-items:stretch;width:min(100%,600px);margin:0 auto;padding-bottom:4rem;display:flex}.esim-page-header{width:100%;margin-bottom:1.75rem}.esim-badge{color:#fff;letter-spacing:.09em;text-transform:uppercase;background:linear-gradient(135deg,#4f46e5,#7c3aed);border-radius:999px;align-items:center;margin-bottom:.6rem;padding:.2rem .6rem;font-size:.63rem;font-weight:700;display:inline-flex}.esim-page-title{color:#fff;letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.45rem;font-weight:700}.esim-page-sub{color:#ffffff54;margin:0;font-size:.8rem;line-height:1.55}.esim-steps-indicator{align-items:center;width:100%;margin-bottom:1.75rem;display:flex}.esim-step-item{flex:1;align-items:center;gap:.5rem;display:flex}.esim-step-item:last-child{flex:none}.esim-step-dot{color:#ffffff40;border:1.5px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;font-weight:600;transition:border-color .2s,color .2s,background .2s;display:flex}.esim-step-dot--active{color:#fff;background:#4f46e5;border-color:#4f46e5}.esim-step-dot--done{background:#4f46e5;border-color:#4f46e5}.esim-step-label{color:#fff3;white-space:nowrap;font-size:.72rem;font-weight:500;transition:color .2s}.esim-step-label--active{color:#ffffffa6}.esim-step-line{background:#ffffff1a;flex:1;height:1.5px;margin:0 .5rem}.esim-step{width:100%;animation:.22s cubic-bezier(.22,1,.36,1) esimFadeIn}.esim-step--animate{animation:.25s cubic-bezier(.22,1,.36,1) esimSlideIn}@keyframes esimFadeIn{0%{opacity:0}to{opacity:1}}@keyframes esimSlideIn{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.esim-search-wrap{margin-bottom:1.5rem;position:relative}.esim-search-icon{color:#ffffff47;pointer-events:none;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.esim-search{color:#fff;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:.75rem 2.5rem;font-family:inherit;font-size:.88rem;transition:border-color .15s,background .15s}.esim-search::placeholder{color:#ffffff40}.esim-search:focus{background:#ffffff14;border-color:#4f46e599}.esim-search-clear{color:#ffffff4d;cursor:pointer;background:0 0;border:none;padding:.25rem;transition:color .13s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.esim-search-clear:hover{color:#fff9}.esim-section-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff47;margin:0 0 .75rem;font-size:.68rem;font-weight:600}.esim-popular-grid{grid-template-columns:repeat(auto-fill,minmax(96px,1fr));gap:8px;display:grid}.esim-popular-card{cursor:pointer;box-sizing:border-box;text-align:center;background:#ffffff0a;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;align-items:center;gap:.35rem;width:100%;padding:.85rem .5rem .75rem;transition:background .13s,border-color .13s,transform .13s;display:flex}.esim-popular-card:hover{background:#ffffff17;border-color:#ffffff24;transform:translateY(-1px)}.esim-popular-flag{background:#ffffff0d;border-radius:50%;flex-shrink:0;width:44px;height:44px;overflow:hidden}.esim-popular-name{color:#ffffffd9;font-size:.7rem;font-weight:500;line-height:1.25}.esim-popular-from{color:#ffffff4d;font-size:.63rem;font-weight:600}.esim-list{flex-direction:column;display:flex}.esim-list-item{cursor:pointer;box-sizing:border-box;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.65rem .5rem;transition:background .12s;display:flex}.esim-list-item:hover{background:#ffffff0d}.esim-list-flag{background:#ffffff0d;border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.esim-flag-img{object-fit:cover;width:100%;height:100%;display:block}.esim-list-name{color:#ffffffd9;flex:1;font-size:.88rem;font-weight:500}.esim-list-from{color:#ffffff52;white-space:nowrap;font-size:.78rem;font-weight:600}.esim-list-arrow{color:#ffffff2e;flex-shrink:0}.esim-no-results{color:#ffffff47;text-align:center;margin:0;padding:1.5rem .5rem;font-size:.85rem}.esim-back-btn{color:#ffffff61;cursor:pointer;background:0 0;border:none;align-items:center;gap:.35rem;margin-bottom:1.5rem;padding:0;font-size:.8rem;font-weight:500;transition:color .13s;display:inline-flex}.esim-back-btn:hover{color:#ffffffb3}.esim-country-hero{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:1rem;margin-bottom:1.75rem;padding:1.1rem 1.25rem;display:flex}.esim-country-hero-flag{background:#ffffff0d;border-radius:50%;flex-shrink:0;width:60px;height:60px;overflow:hidden}.esim-country-hero-name{color:#fff;letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.esim-country-hero-sub{color:#ffffff4d;margin-top:.2rem;font-size:.75rem}.esim-tariff-list{flex-direction:column;gap:10px;width:100%;margin-bottom:1.5rem;display:flex}.esim-tariff-groups{flex-wrap:wrap;gap:8px;margin-bottom:1rem;display:flex}.esim-tariff-group{color:#ffffff9e;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;justify-content:center;align-items:center;min-width:82px;min-height:42px;padding:.55rem .8rem;transition:background .13s,border-color .13s,color .13s;display:inline-flex}.esim-tariff-group:hover{background:#ffffff14;border-color:#ffffff26}.esim-tariff-group--active{color:#fff;background:#4f46e529;border-color:#635be673}.esim-tariff-group-label{white-space:nowrap;font-size:.8rem;font-weight:700}.esim-plan-list{flex-direction:column;gap:10px;display:flex}.esim-tariff-row{cursor:pointer;box-sizing:border-box;text-align:left;background:#ffffff0a;border:1.5px solid #ffffff14;border-radius:13px;justify-content:space-between;align-items:center;width:100%;padding:.9rem 1rem;transition:background .13s,border-color .13s;display:flex}.esim-tariff-row:hover{background:#ffffff14}.esim-tariff-row--active{background:#4f46e524!important;border-color:#635be680!important}.esim-tariff-row-left{align-items:center;gap:.75rem;min-width:0;display:flex}.esim-tariff-row-left--grouped{flex-direction:column;align-items:flex-start;gap:.2rem}.esim-tariff-row-gb{color:#fff;flex-shrink:0;min-width:72px;font-size:.95rem;font-weight:700}.esim-tariff-row-days{color:#ffffff4d;min-width:0;font-size:.78rem}.esim-tariff-row-extras{flex-direction:column;gap:2px;display:flex}.esim-tariff-row-extra{color:#ffffff6b;font-size:.72rem;line-height:1.35}.esim-tariff-row-right{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.esim-tariff-row-price{color:#fff;font-size:.95rem;font-weight:700}.esim-tariff-row-check{border:1.5px solid #ffffff26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:background .13s,border-color .13s;display:flex}.esim-tariff-row-check--on{background:#4f46e5;border-color:#4f46e5}.esim-buy-block{box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:1rem;width:100%;margin-top:1rem;padding:1.1rem 1.25rem;display:flex}.esim-buy-meta{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.esim-buy-price{color:#fff;letter-spacing:-.02em;font-size:1.5rem;font-weight:700;line-height:1}.esim-buy-desc{color:#ffffff4d;font-size:.72rem}.esim-buy-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#4f46e5,#5d5fef);border:none;border-radius:999px;flex-shrink:0;padding:.7rem 1.6rem;font-size:.88rem;font-weight:600;transition:opacity .13s,transform .13s}.esim-buy-btn:hover{opacity:.88;transform:translateY(-1px)}.esim-buy-btn--full{text-align:center;width:100%;margin-top:1.25rem;padding:.85rem;font-size:.95rem}.esim-summary{background:#ffffff0a;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:.85rem;margin-bottom:1.5rem;padding:.9rem 1rem;display:flex}.esim-summary-flag{background:#ffffff0d;border-radius:50%;flex-shrink:0;width:36px;height:36px;overflow:hidden}.esim-summary-info{flex-direction:column;flex:1;gap:.1rem;display:flex}.esim-summary-country{color:#fff;font-size:.88rem;font-weight:600}.esim-summary-tariff{color:#ffffff59;font-size:.72rem}.esim-summary-price{color:#fff;white-space:nowrap;font-size:1rem;font-weight:700}.esim-field{margin-bottom:1.25rem}.esim-field-label{color:#ffffff73;text-transform:uppercase;letter-spacing:.06em;margin-bottom:.5rem;font-size:.72rem;font-weight:600;display:block}.esim-field-input{color:#fff;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,background .15s}.esim-field-input::placeholder{color:#ffffff38}.esim-field-input:focus{background:#ffffff14;border-color:#4f46e599}.esim-field-input--error{border-color:#ef444499!important}.esim-field-error{color:#f87171;margin-top:.35rem;font-size:.72rem;display:block}.esim-field-hint{color:#ffffff40;margin-top:.35rem;font-size:.72rem;display:block}.esim-payment-row{gap:8px;display:flex}.esim-payment-opt{color:#ffffff80;cursor:pointer;background:#ffffff0d;border:1.5px solid #ffffff17;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.7rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:background .13s,border-color .13s,color .13s;display:flex}.esim-payment-opt:hover{background:#ffffff17}.esim-payment-opt--active{color:#fff;background:#4f46e51f;border-color:#4f46e599}.esim-howto{background:#ffffff08;border:1px solid #ffffff0f;border-radius:13px;margin-bottom:.25rem;padding:1rem 1.1rem}.esim-howto-title{text-transform:uppercase;letter-spacing:.06em;color:#ffffff47;margin:0 0 .85rem;font-size:.72rem;font-weight:600}.esim-howto-steps{flex-direction:column;gap:.65rem;display:flex}.esim-howto-item{align-items:flex-start;gap:.75rem;display:flex}.esim-howto-num{color:#ffffffb3;background:#4f46e540;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:.65rem;font-weight:700;display:flex}.esim-howto-item span{color:#ffffff73;font-size:.8rem;line-height:1.45}.esim-buy-extras{flex-direction:column;gap:2px;max-width:100%;margin-top:4px;display:flex}.esim-buy-extra{color:#ffffff73;word-break:break-word;overflow-wrap:break-word;font-size:.72rem;line-height:1.4}.esim-loading{text-align:center;color:#ffffff73;padding:3rem 1rem;font-size:.9rem}.esim-error-block{background:#ef44441f;border:1px solid #ef444440;border-radius:10px;align-items:center;gap:.6rem;margin-top:.75rem;padding:.7rem 1rem;display:flex}.esim-error-icon{color:#ef4444;background:#ef44444d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:.7rem;font-weight:700;display:flex}.esim-error-text{color:#fca5a5;flex:1;font-size:.8rem;line-height:1.4}.esim-error-close{color:#fff6;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:1.1rem}.esim-legal{text-align:center;color:#ffffff4d;margin-top:.75rem;font-size:.7rem;line-height:1.5}.esim-legal-link{color:#ffffff73;text-underline-offset:2px;text-decoration:underline}.esim-legal-link:hover{color:#fff9}.esim-btn-spinner{vertical-align:middle;border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;margin-right:.5rem;animation:.6s linear infinite esim-spin;display:inline-block}@keyframes esim-spin{to{transform:rotate(360deg)}}.esim-buy-btn--loading{opacity:.7;pointer-events:none}@media (max-width:540px){.esim-popular-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:6px}.esim-buy-block{flex-direction:column;align-items:stretch;gap:.85rem}.esim-buy-btn{text-align:center;padding:.85rem}}.cards-root{max-width:820px;margin:0 auto;padding-bottom:4rem}.cards-page-header{text-align:center;margin-bottom:2rem}.cards-badge{color:#fff;letter-spacing:.09em;text-transform:uppercase;background:linear-gradient(135deg,#059669,#10b981);border-radius:999px;align-items:center;margin-bottom:.65rem;padding:.2rem .6rem;font-size:.63rem;font-weight:700;display:inline-flex}.cards-page-title{color:#fff;letter-spacing:-.025em;margin:0 0 .4rem;font-size:1.75rem;font-weight:700;line-height:1.2}.cards-page-sub{color:#ffffff59;margin:0;font-size:.85rem}.cards-layout{grid-template-columns:1fr 300px;align-items:start;gap:1.25rem;display:grid}.cards-left{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px;padding:1.75rem}.cards-config-label{text-transform:uppercase;letter-spacing:.1em;color:#10b981;align-items:center;gap:.4rem;margin:0 0 .4rem;font-size:.65rem;font-weight:700;display:flex}.cards-config-label:before{content:"";background:#10b981;border-radius:1px;width:16px;height:2px;display:inline-block}.cards-config-title{color:#fff;letter-spacing:-.015em;margin:0 0 1.5rem;font-size:1.3rem;font-weight:700}.cards-field{margin-bottom:1.4rem}.cards-field:last-child{margin-bottom:0}.cards-field-label{text-transform:uppercase;letter-spacing:.07em;color:#ffffff59;margin-bottom:.55rem;font-size:.68rem;font-weight:600;display:block}.cards-region-display{background:#ffffff0a;border:1px solid #ffffff14;border-radius:13px;align-items:center;gap:.65rem;padding:.8rem 1rem;display:flex}.cards-region-text{color:#ffffffb3;font-size:.9rem;font-weight:500}.cards-badges{flex-wrap:wrap;gap:6px;margin-top:.6rem;display:flex}.cards-pill{color:#ffffff73;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0f;border:1px solid #ffffff17;border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .65rem;font-size:.68rem;font-weight:600;display:inline-flex}.cards-denoms{flex-wrap:wrap;gap:7px;display:flex}.cards-denom{color:#ffffffa6;cursor:pointer;background:#ffffff0d;border:1.5px solid #ffffff17;border-radius:10px;padding:.55rem 1.1rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:background .13s,border-color .13s,color .13s}.cards-denom:hover{color:#fff;background:#ffffff17}.cards-denom--active{color:#fff!important;background:#10b98126!important;border-color:#10b98180!important}.cards-input-wrap{position:relative}.cards-input-icon{color:#ffffff40;pointer-events:none;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.cards-input{color:#fff;box-sizing:border-box;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:13px;outline:none;width:100%;padding:.8rem 1rem .8rem 2.5rem;font-family:inherit;font-size:.9rem;transition:border-color .15s,background .15s}.cards-input::placeholder{color:#fff3}.cards-input:focus{background:#ffffff14;border-color:#10b98180}.cards-input--error{border-color:#ef444499!important}.cards-field-error{color:#f87171;margin-top:.35rem;font-size:.72rem;display:block}.cards-right{top:calc(var(--mcp-header-height,56px) + 1.25rem);background:#10b98112;border:1px solid #10b9812e;border-radius:20px;padding:1.75rem;position:sticky}.cards-summary-label{text-transform:uppercase;letter-spacing:.1em;color:#ffffff4d;margin:0 0 .4rem;font-size:.65rem;font-weight:700}.cards-summary-price{color:#fff;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:2.4rem;font-weight:800;line-height:1}.cards-summary-lines{border-bottom:1px solid #ffffff12;flex-direction:column;gap:.75rem;margin-bottom:1.1rem;padding-bottom:1.25rem;display:flex}.cards-summary-row{color:#ffffff73;justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.cards-summary-row span:last-child{color:#ffffffbf;font-weight:600}.cards-summary-row-accent{color:#10b981!important}.cards-summary-instant{align-items:center;gap:.3rem;font-weight:600;display:flex;color:#10b981!important}.cards-summary-legal{color:#ffffff38;text-align:center;margin:0 0 1.25rem;font-size:.72rem;line-height:1.5}.cards-summary-link{color:#fff6;text-underline-offset:2px;text-decoration:underline}.cards-buy-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#059669,#10b981);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:1rem;padding:.9rem;font-size:.95rem;font-weight:700;transition:opacity .13s,transform .13s;display:flex}.cards-buy-btn:hover{opacity:.88;transform:translateY(-1px)}.cards-payment-badge{background:#ffffff0a;border:1px solid #ffffff12;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.6rem;display:flex}.cards-payment-badge-text{color:#ffffff4d;font-size:.72rem}.cards-payment-sbp{color:#ffffff80;letter-spacing:.05em;font-size:.8rem;font-weight:700}.cards-safe-badge{text-transform:uppercase;letter-spacing:.07em;color:#fff3;justify-content:center;align-items:center;gap:.35rem;font-size:.65rem;font-weight:600;display:flex}.cards-services{margin-top:2.5rem}.cards-services-title{text-transform:uppercase;letter-spacing:.08em;color:#ffffff47;margin:0 0 .9rem;font-size:.68rem;font-weight:600}.cards-services-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr));gap:8px;display:grid}.cards-service-tile{background:#ffffff0a;border:1px solid #ffffff12;border-radius:11px;align-items:center;gap:.55rem;padding:.65rem .85rem;display:flex}.cards-service-emoji{text-align:center;flex-shrink:0;width:16px;font-size:.9rem;font-weight:800;line-height:1}.cards-service-name{color:#ffffffa6;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:500;overflow:hidden}@media (max-width:680px){.cards-layout{grid-template-columns:1fr}.cards-right{position:static}.cards-page-title{font-size:1.4rem}.cards-services-grid{grid-template-columns:repeat(auto-fill,minmax(95px,1fr))}}.mcp-page{color:#fff;background:#000;flex-direction:column;min-height:100vh;display:flex}.mcp-header{z-index:100;min-height:var(--mcp-header-height);height:var(--mcp-header-height);box-sizing:border-box;-webkit-backdrop-filter:blur(20px);background:#08080ceb;border-bottom:1px solid #ffffff12;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;padding:0 1.25rem;display:grid;position:fixed;top:0;left:0;right:0}.mcp-logo-area{align-items:center;gap:.375rem;min-width:0;display:flex}.mcp-back-arrow{color:#ffffff80;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;text-decoration:none;transition:color .15s,background .15s;display:flex}.mcp-back-arrow:hover{color:#fff;background:#ffffff14}.mcp-logo{color:#fff;align-items:center;gap:.5rem;min-width:0;text-decoration:none;display:inline-flex}.mcp-logo-icon{border-radius:6px;flex-shrink:0;width:28px;height:28px}.mcp-logo-text{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:600;overflow:hidden}.mcp-catalog-link{color:#ffffffe6;white-space:nowrap;background:#ffffff1a;border:1px solid #ffffff47;border-radius:20px;flex-shrink:0;align-items:center;gap:5px;padding:.3rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.mcp-catalog-link:hover{background:#ffffff29;border-color:#fff6}.mcp-nav{scrollbar-width:none;-ms-overflow-style:none;justify-content:center;align-items:center;gap:.25rem;min-width:0;display:flex;overflow-x:auto}.mcp-nav::-webkit-scrollbar{display:none}.mcp-nav-link{color:#fff9;white-space:nowrap;background:#ffffff08;border:1px solid #ffffff17;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;gap:.35rem;padding:.35rem .875rem;font-size:.8125rem;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.mcp-nav-link:hover{color:#ffffffe6;background:#ffffff12;border-color:#ffffff38}.mcp-nav-link.active{color:#fff;background:#ffffff1c;border-color:#ffffff47}.mcp-nav-icon{font-size:.75rem;line-height:1}.mcp-nav-label{line-height:1}.mcp-nav-link--steam{color:#5bbfff;background:#1a9fff14;border-color:#1a9fff66}.mcp-nav-link--steam:hover{color:#8dd3ff;background:#1a9fff26;border-color:#1a9fffb3}.mcp-nav-link--steam.active{color:#fff;background:#1a9fff38;border-color:#1a9fff}.mcp-nav-link--tg{color:#fbbf24;background:#fbbf2414;border-color:#fbbf2466}.mcp-nav-link--tg:hover{color:#fde68a;background:#fbbf2426;border-color:#fbbf24b3}.mcp-nav-link--tg.active{color:#fff;background:#fbbf2438;border-color:#f59e0b}.mcp-nav-link--esim{color:#67e8f9;background:#22d3ee14;border-color:#22d3ee61}.mcp-nav-link--esim:hover{color:#a5f3fc;background:#22d3ee26;border-color:#22d3eeb3}.mcp-nav-link--esim.active{color:#fff;background:#22d3ee38;border-color:#22d3ee}.mcp-back{color:#ffffff8c;white-space:nowrap;justify-content:center;align-items:center;gap:.375rem;font-size:.875rem;text-decoration:none;transition:color .15s;display:inline-flex}.mcp-back:hover{color:#fff}.mcp-header-auth{justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.mcp-avatar{color:#fff;background:linear-gradient(135deg,#4a9eff 0%,#6c63ff 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .15s;display:flex}.mcp-avatar:hover{opacity:.85}.mcp-avatar--skeleton{background:#ffffff14;animation:1.4s ease-in-out infinite mcp-skeleton-pulse}@keyframes mcp-skeleton-pulse{0%,to{opacity:1}50%{opacity:.45}}.mcp-login-btn{color:#fffc;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:20px;align-items:center;gap:.4rem;padding:.4rem .875rem;font-size:.8125rem;font-weight:500;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.mcp-login-btn:hover{color:#fff;background:#ffffff1a;border-color:#ffffff59}@media (max-width:768px){:root{--mcp-header-height:140px}.mcp-header{grid-template-rows:auto auto;grid-template-columns:1fr auto;align-items:center;gap:.45rem .65rem;height:auto;min-height:0;padding:.55rem .75rem .6rem;box-shadow:0 12px 40px #00000059}.mcp-logo-area{grid-area:1/1;min-width:0}.mcp-header-auth{flex-shrink:0;grid-area:1/2}.mcp-nav{background:linear-gradient(#ffffff05 0%,#0000 100%);border-top:1px solid #ffffff0f;flex-wrap:wrap;grid-area:2/1/auto/-1;place-content:center;gap:.35rem .4rem;margin:0 -.15rem;padding:.5rem .15rem .15rem;overflow:visible}.mcp-nav-link{letter-spacing:.01em;white-space:nowrap;border-radius:999px;flex:0 auto;min-width:0;max-width:100%;padding:.42rem .65rem;font-size:.7rem;font-weight:600}.mcp-nav-icon{font-size:.85rem;line-height:1}.mcp-nav-label{text-overflow:ellipsis;max-width:5.75rem;overflow:hidden}.mcp-catalog-link{border-radius:999px;padding:.35rem .55rem;font-size:.68rem}.mcp-catalog-link svg{flex-shrink:0}.mcp-avatar,.mcp-avatar--skeleton{width:32px;height:32px;font-size:.8rem}}@media (max-width:640px){.mcp-header{padding-left:.65rem;padding-right:.65rem}.mcp-logo-text,.mcp-back-text,.mcp-login-btn span:last-child{display:none}}@media (max-width:380px){:root{--mcp-header-height:148px}.mcp-nav-link{padding:.4rem .5rem;font-size:.65rem}.mcp-nav-label{max-width:4.5rem}.mcp-nav-icon{font-size:.9rem}}.mcp-inner{max-width:680px;padding:calc(var(--mcp-header-height) + 1.75rem) 1.5rem 3rem;box-sizing:border-box;width:100%;margin:0 auto}.mcp-hero{align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.mcp-hero-icon{background:#1a1a1a;border-radius:18px;flex-shrink:0;width:72px;height:72px;overflow:hidden}.mcp-hero-img{object-fit:cover;width:100%;height:100%;display:block}.mcp-hero-info{flex:1;min-width:0}.mcp-hero-title{letter-spacing:-.02em;margin:0 0 .25rem;font-size:1.5rem;font-weight:700;line-height:1.2}.mcp-hero-desc{color:#ffffff80;margin:0;font-size:.8125rem;line-height:1.6}.mcp-hero-desc p{margin:0 0 .4rem}.mcp-hero-desc p:last-child{margin-bottom:0}.mcp-hero-desc strong,.mcp-hero-desc b{color:#ffffffbf;font-weight:600}.mcp-hero-desc a{color:#4a9eff;text-decoration:none}.mcp-hero-desc a:hover{text-decoration:underline}.mcp-hero-desc ul,.mcp-hero-desc ol{margin:.25rem 0;padding-left:1.25rem}.mcp-hero-desc li{margin-bottom:.2rem}.mcp-divider{background:#ffffff14;height:1px;margin:1.25rem 0}.mcp-tabs{flex-wrap:wrap;gap:.5rem;display:flex}.mcp-tab{color:#ffffffa6;cursor:pointer;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.mcp-tab:hover:not(.mcp-tab--disabled){color:#fff;background:#ffffff17;border-color:#ffffff40}.mcp-tab--active{color:#fff;background:#4a9eff1a;border-color:#4a9eff80}.mcp-tab--disabled{opacity:.3;cursor:not-allowed}.mcp-tab-flag{object-fit:cover;border-radius:2px;flex-shrink:0}.mcp-tab-name{line-height:1}.mcp-tab-oos{color:#ff5050cc;letter-spacing:.06em;text-transform:uppercase;font-size:.6rem;font-weight:600}.mcp-tab-badge{color:#fff;letter-spacing:.04em;white-space:nowrap;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:20px;align-items:center;padding:.1rem .4rem;font-size:.6rem;font-weight:700;line-height:1.4;display:inline-flex;box-shadow:0 1px 4px #f59e0b66}.mcp-pills-row{flex-wrap:wrap;gap:.5rem;display:flex}.mcp-pill{color:#ffffffbf;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;align-items:center;padding:.4rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.mcp-pill-icon{opacity:.75;flex-shrink:0;width:14px;height:14px;margin-right:.25rem}.mcp-pill--active .mcp-pill-icon{opacity:1}.mcp-pill:hover{color:#fff;border-color:#ffffff4d}.mcp-pill--active{color:#fff;background:#4a9eff21;border-color:#4a9eff99}.mcp-pill--skeleton{pointer-events:none;background:#ffffff0f;border-color:#0000;width:72px;animation:1.4s ease-in-out infinite mcp-skeleton}@keyframes mcp-skeleton{0%,to{opacity:.5}50%{opacity:1}}.mcp-products-loading{flex-wrap:wrap;gap:.5rem;display:flex}.mcp-empty{color:#fff6;font-size:.875rem}.mcp-price-widget{background:linear-gradient(135deg,#1a9fff1a 0%,#1a9fff0a 100%);border:1px solid #1a9fff40;border-radius:14px;justify-content:space-between;align-items:center;margin-top:.75rem;margin-bottom:.25rem;padding:1rem 1.25rem;display:flex;position:relative;overflow:hidden}.mcp-price-widget:before{content:"";background:linear-gradient(#5bbfff,#3b9eff);border-radius:3px 0 0 3px;width:3px;position:absolute;top:0;bottom:0;left:0}.mcp-price-widget-label{color:#1a9fffb3;letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.mcp-price-widget-amount{color:#fff;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.625rem;font-weight:700}.mcp-form{margin-top:.5rem}.mcp-form-label{margin:0 0 .875rem;font-size:1.125rem;font-weight:600}.mcp-input-wrap{margin-bottom:1rem}.mcp-input{box-sizing:border-box;color:#fff;background:0 0;border:none;border-bottom:1px solid #ffffff26;outline:none;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;transition:border-color .15s}.mcp-input::placeholder{color:#ffffff4d}.mcp-input:focus{border-color:#ffffff73}.mcp-input:disabled{opacity:.5}.mcp-captcha{margin-bottom:1.25rem}.mcp-error{color:#ff5f5f;margin:0 0 1rem;font-size:.8125rem}.mcp-error-block{background:#ef444414;border:1px solid #ef444440;border-radius:10px;align-items:flex-start;gap:.625rem;margin-bottom:1rem;padding:.75rem .875rem;display:flex}.mcp-error-icon{color:#ef4444;background:#ef444440;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;font-size:.6875rem;font-weight:700;line-height:1;display:flex}.mcp-error-text{color:#fca5a5;flex:1;margin:0;font-size:.8125rem;line-height:1.45}.mcp-error-close{color:#ffffff59;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0;font-size:1rem;line-height:1;transition:color .15s}.mcp-error-close:hover{color:#ffffffb3}.mcp-buy-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#5d5fef 0%,#4f46e5 100%);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem;font-family:inherit;font-size:1rem;font-weight:600;transition:opacity .15s,transform .1s,box-shadow .15s;display:flex}.mcp-buy-btn:hover:not(:disabled){opacity:.92;box-shadow:0 4px 20px #5d5fef59}.mcp-buy-btn:active:not(:disabled){transform:scale(.99)}.mcp-buy-btn:disabled{opacity:.45;cursor:not-allowed}.mcp-buy-btn--loading{background:linear-gradient(135deg,#4f46e5 0%,#5d5fef 100%)}.mcp-btn-spinner{border:2px solid #ffffff59;border-top-color:#fff;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite mcp-spin}@keyframes mcp-spin{to{transform:rotate(360deg)}}.mcp-legal{color:#ffffff4d;text-align:center;margin:.875rem 0 0;font-size:.75rem;line-height:1.5}.mcp-legal-link{color:#fff6;text-decoration:underline}.mcp-auth-prompt{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:.5rem;display:flex}.mcp-auth-text{color:#ffffff8c;margin:0;font-size:.9375rem}.mcp-auth-btn{color:#fff;background:#5d5fef;border-radius:10px;padding:.75rem 2rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .15s}.mcp-auth-btn:hover{opacity:.88}.mcp-input--error{border-bottom-color:#ff5f5f!important}.mcp-field-error{color:#ff5f5f;margin:.3rem 0 0;font-size:.75rem}.mcp-input-hint{color:#ffffff4d;margin:.5rem 0 0;font-size:.75rem;line-height:1.5}.mcp-payment-row{flex-wrap:wrap;gap:.625rem;margin-bottom:.25rem;display:flex}.mcp-payment-card{cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:.5rem;padding:.6rem 1rem;transition:border-color .15s,background .15s;display:flex}.mcp-payment-card:hover{background:#ffffff12;border-color:#ffffff47}.mcp-payment-card--active{background:#4a9eff1a;border-color:#4a9eff}.mcp-payment-icon{object-fit:contain;flex-shrink:0}.mcp-payment-label{color:#ffffffd9;font-size:.875rem;font-weight:500}.cart-payment-methods{margin-bottom:.75rem}.cart-payment-methods-list{flex-direction:column;gap:.5rem;display:flex}.cart-payment-methods-row{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.cart-payment-method-card{background:var(--bg-tertiary);border:1px solid var(--border-color);cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem;transition:all .2s;display:flex}.cart-payment-method-card:hover{background:var(--bg-secondary);border-color:#4a9eff66}.cart-payment-method-card-selected{background:#4a9eff1f;border:2px solid #4a9eff;box-shadow:0 0 0 1px #4a9eff40,0 2px 10px #4a9eff1f}.cart-payment-method-card-compact{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;min-height:auto;padding:.625rem .5rem;position:relative}.cart-payment-method-card-compact .cart-payment-method-radio{z-index:1;position:absolute;top:.375rem;right:.375rem}.cart-payment-method-icon-compact{background:var(--bg-primary);border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-top:.25rem;padding:.375rem;display:flex}.cart-payment-method-icon-compact .cart-payment-method-icon-image{object-fit:contain;width:100%;height:100%}.cart-payment-method-title-compact{color:var(--text-primary);margin:0;font-size:.85rem;font-weight:600;line-height:1.2}.cart-payment-method-radio{justify-content:center;align-items:center;display:flex;position:relative}.cart-payment-method-radio input[type=radio]{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.cart-payment-method-radio-checkmark{border:2px solid var(--border-color);background:var(--bg-secondary);border-radius:50%;width:18px;min-width:18px;height:18px;min-height:18px;transition:all .2s;position:relative}.cart-payment-method-radio input[type=radio]:checked~.cart-payment-method-radio-checkmark{background:linear-gradient(135deg,#4a9effe6 0%,#4a9effb3 100%);border-color:#4a9effe6;box-shadow:0 0 0 3px #4a9eff33}.cart-payment-method-radio input[type=radio]:checked~.cart-payment-method-radio-checkmark:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cart-payment-method-info{flex:1;align-items:center;gap:.75rem;display:flex}.cart-payment-method-icon{background:linear-gradient(135deg,#4a9eff1a 0%,#4a9eff0d 100%);border:1px solid #4a9eff33;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.5rem;display:flex}.cart-payment-method-icon-image{object-fit:contain;width:100%;height:100%;padding:4px}.cart-payment-method-details{flex-direction:column;flex:1;gap:.25rem;display:flex}.cart-payment-method-title{color:var(--text-primary);font-size:.95rem;font-weight:500}.cart-payment-method-provider{color:var(--text-secondary);font-size:.8rem}.cart-payment-method-provider-info{flex-direction:column;gap:.375rem;width:100%;display:flex}.cart-payment-method-accepted{flex-direction:column;gap:.375rem;margin-top:.25rem;display:flex}.cart-payment-accepted-icons{flex-wrap:wrap;align-items:center;gap:.375rem;display:flex}.cart-payment-accepted-icon{opacity:.85;object-fit:contain;width:auto;height:14px}.cart-payment-method-accepted-text{color:var(--text-muted);font-size:.65rem;line-height:1.3}.cart-payment-methods-logos{border-top:1px solid #ffffff1a;margin-top:0;margin-bottom:0;padding-top:1rem}.cart-payment-methods-logos-label{color:var(--text-secondary);margin-bottom:.75rem;font-size:.75rem;font-weight:500}.cart-payment-methods-logos-list{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.cart-payment-logo{opacity:1;object-fit:contain;filter:none;width:auto;height:20px;transition:opacity .2s}.cart-payment-logo:hover{opacity:.9}@media (max-width:768px){.modal-overlay{justify-content:center;align-items:center;padding:1rem}.modal-content,.cart-modal-content{border-radius:16px;width:100%;max-width:100%;max-height:90vh;margin:auto}.cart-item-main{flex-direction:column;gap:1rem}.cart-item-actions{justify-content:space-between;width:100%}.cart-total-value{font-size:1.75rem}}@media (max-width:480px){.cart-payment-method-card-compact{border-radius:6px;gap:.25rem;padding:.375rem .25rem}.cart-payment-method-title-compact{font-size:.7rem;line-height:1.1}.cart-payment-method-card{gap:.5rem;padding:.5rem}.modal-overlay{justify-content:center;align-items:center;padding:.5rem}.modal-content,.cart-modal-content{border-radius:12px;width:100%;max-width:100%;max-height:90vh;margin:auto}.cart-header{padding:.625rem .75rem}.modal-title{font-size:1rem}.cart-items-count{font-size:.65rem}.cart-items{max-height:calc(100vh - 160px);padding:.5rem .75rem}.cart-item{border-radius:8px;margin-bottom:.375rem;padding:.5rem}.cart-item-content{gap:.5rem;margin-bottom:.375rem}.cart-item-name{margin-bottom:.25rem;font-size:.75rem;line-height:1.25}.cart-item-price-single{font-size:.65rem}.cart-item-controls{gap:.375rem}.cart-item-remove{width:20px;height:20px;font-size:.75rem}.cart-item-footer{padding-top:.375rem}.cart-item-total-label{font-size:.65rem}.cart-item-total-value{font-size:.8rem}.cart-footer{padding:.625rem .75rem}.cart-summary{margin-bottom:.5rem;padding:.5rem}.cart-summary-row{margin-bottom:.375rem}.cart-summary-row:last-child{padding-top:.375rem}.cart-summary-label{font-size:.7rem}.cart-summary-value{font-size:.75rem}.cart-total-label{font-size:.8rem}.cart-total-value{font-size:1rem}.cart-checkout-btn{min-height:36px;margin-top:.5rem;padding:.5rem .75rem;font-size:.8rem}.cart-checkout-total{font-size:.85rem}.cart-empty{gap:.25rem;padding:1.25rem .875rem}.cart-empty-icon{font-size:1.75rem}.cart-empty-text{font-size:.85rem}.cart-empty-hint{font-size:.7rem}.cart-auth-required{border-radius:8px;gap:.25rem;margin:.25rem .5rem;padding:.5rem}.cart-auth-required-icon{font-size:1.1rem}.cart-auth-required-title{font-size:.75rem}.cart-auth-required-text{max-width:100%;font-size:.65rem;line-height:1.25}.cart-auth-required-button{border-radius:6px;min-height:32px;padding:.45rem .875rem;font-size:.7rem}.modal-close{width:24px;height:24px;font-size:1.1rem}.cart-payment-methods{margin-bottom:.625rem}.cart-payment-methods-list{gap:.5rem}.cart-payment-methods-row{grid-template-columns:repeat(3,1fr);gap:.375rem}.cart-payment-method-card{border-radius:6px;gap:.5rem;padding:.5rem}.cart-payment-method-card-compact{gap:.375rem;padding:.5rem .375rem}.cart-payment-method-card-compact .cart-payment-method-radio{top:.25rem;right:.25rem}.cart-payment-method-icon-compact{width:40px;height:40px;padding:.25rem}.cart-payment-method-title-compact{font-size:.75rem}.cart-payment-method-radio-checkmark{width:14px;min-width:14px;height:14px;min-height:14px}.cart-payment-method-info{gap:.4rem}.cart-payment-method-icon{width:28px;height:28px;font-size:1.1rem}.cart-payment-method-icon-image{padding:2px}.cart-payment-method-details{gap:.1rem}.cart-payment-method-title{font-size:.75rem}.cart-payment-method-provider{font-size:.65rem}.cart-payment-method-provider-info{gap:.2rem}.cart-payment-method-accepted{gap:.2rem;margin-top:.1rem}.cart-payment-accepted-icons{gap:.2rem}.cart-payment-accepted-icon{height:10px}.cart-payment-method-accepted-text{font-size:.55rem;line-height:1.2}.cart-payment-methods-logos{margin-bottom:.5rem;padding-top:.5rem}.cart-payment-methods-logos-label{margin-bottom:.25rem;font-size:.6rem}.cart-payment-methods-logos-list{gap:.375rem}.cart-payment-logo{height:12px}.quantity-selector{gap:.25rem}.quantity-btn{width:22px;height:22px;font-size:.75rem}.quantity-input{width:36px;height:22px;font-size:.7rem}}.order-payment-modal-content{background:var(--bg-secondary);border-radius:14px;flex-direction:column;width:100%;max-width:520px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0006,0 0 0 1px #ffffff0a}.order-payment-header{background:#00000026;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.875rem 1.25rem;display:flex}.order-payment-header-title{flex:1}.order-payment-header .modal-title{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:600}.order-payment-content{flex-direction:column;flex:1;gap:1rem;padding:1.25rem 1.5rem;display:flex;overflow-y:auto}.order-payment-label{color:var(--text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.order-payment-methods-section{flex-direction:column;display:flex}.order-payment-methods-list{flex-direction:column;gap:.5rem;display:flex}.order-payment-methods-row{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.order-payment-method-card{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:border-color .2s,background .2s,box-shadow .2s;display:flex;position:relative}.order-payment-method-card:hover:not(:has(input:disabled)){background:#4a9eff0f;border-color:#4a9eff4d;box-shadow:0 2px 8px #0000001a}.order-payment-method-card-selected{background:#4a9eff1a;border-color:#4a9eff80;box-shadow:0 0 0 1px #4a9eff33}.order-payment-method-card-compact{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.25rem;min-height:auto;padding:.5rem .6rem;position:relative}.order-payment-method-card-compact .order-payment-method-radio-input{opacity:0;pointer-events:none;width:0;height:0;margin:0;position:absolute}.order-payment-method-card-compact .order-payment-method-radio{z-index:1;position:absolute;top:.25rem;right:.25rem}.order-payment-method-icon-compact{background:#ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;margin-top:0;padding:.25rem;display:flex}.order-payment-method-icon-compact .order-payment-method-icon-image{object-fit:contain;width:100%;height:100%}.order-payment-method-title-compact{color:var(--text-primary);margin:0;font-size:.8rem;font-weight:600;line-height:1.2}.order-payment-method-radio{flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.order-payment-method-radio input[type=radio]{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.order-payment-method-radio-checkmark{border:2px solid var(--border-color);background:var(--bg-secondary);border-radius:50%;width:20px;min-width:20px;height:20px;min-height:20px;transition:all .3s;position:relative}.order-payment-method-radio input[type=radio]:checked~.order-payment-method-radio-checkmark{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border-color:#6366f1e6;box-shadow:0 0 0 4px #6366f133}.order-payment-method-radio input[type=radio]:checked~.order-payment-method-radio-checkmark:after{content:"";background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.order-payment-method-info{flex:1;align-items:center;gap:1rem;display:flex}.order-payment-method-icon{background:linear-gradient(135deg,#6366f126 0%,#6366f10d 100%);border:1px solid #6366f133;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.75rem;display:flex}.order-payment-method-details{flex-direction:column;flex:1;gap:.25rem;display:flex}.order-payment-method-title{color:var(--text-primary);font-size:1rem;font-weight:600}.order-payment-method-provider{color:var(--text-secondary);font-size:.85rem}.order-payment-method-provider-info{flex-direction:column;gap:.5rem;width:100%;display:flex}.order-payment-method-accepted{flex-direction:column;gap:.5rem;margin-top:.375rem;display:flex}.order-payment-accepted-icons{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.order-payment-accepted-icon{opacity:.85;object-fit:contain;width:auto;height:16px}.order-payment-method-accepted-text{color:var(--text-muted);font-size:.7rem;line-height:1.3}.order-payment-save-option{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;padding:1rem}.order-payment-loading{flex-direction:column;gap:.75rem;display:flex}.order-payment-error{color:#f87171;background:#ef44441f;border:1px solid #ef444440;border-radius:10px;align-items:flex-start;gap:.5rem;padding:.6rem .875rem;display:flex}.order-payment-error-icon{flex-shrink:0;margin-top:.0625rem;font-size:1rem}.order-payment-error-text{flex:1;font-size:.875rem;font-weight:500;line-height:1.45}.order-payment-submit-btn{cursor:pointer;color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.25rem;padding:.7rem 1.25rem;font-size:.95rem;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 2px 10px #10b98140}.order-payment-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#34d399 0%,#10b981 100%);transform:translateY(-1px);box-shadow:0 4px 14px #10b98159}.order-payment-submit-btn:active:not(:disabled){transform:translateY(0)}.order-payment-submit-btn:disabled{opacity:.5;cursor:not-allowed;background:var(--bg-tertiary);color:var(--text-muted);box-shadow:none;transform:none}.order-payment-spinner{animation:1s linear infinite spin;display:inline-block}.order-payment-modal-content .captcha-section{background:#0000001a;border:1px solid #ffffff0d;border-radius:10px;gap:.375rem;margin:.25rem 0;padding:.5rem .75rem}.order-payment-modal-content .captcha-section-header{gap:.375rem}.order-payment-modal-content .captcha-section-icon{border-radius:6px;width:28px;height:28px}.order-payment-modal-content .captcha-section-title{font-size:.8125rem}.order-payment-modal-content .captcha-section-widget-wrap{border-radius:8px;min-height:44px;padding:.4rem .5rem}.order-payment-modal-content .captcha-section-description{font-size:.6rem}.payment-redirect-overlay{z-index:10000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;justify-content:center;align-items:center;animation:.3s ease-out payment-overlay-fade-in;display:flex;position:fixed;inset:0}@keyframes payment-overlay-fade-in{0%{opacity:0}to{opacity:1}}.payment-redirect-overlay-content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;display:flex}.payment-redirect-spinner{width:64px;height:64px;position:relative}.payment-redirect-spinner-ring{border:3px solid #4a9eff33;border-top-color:#4a9eff;border-radius:50%;animation:1s linear infinite payment-spinner-rotate;position:absolute;inset:0}.payment-redirect-spinner-ring-2{border-top-color:#c77dff;animation-duration:.8s;animation-direction:reverse;inset:8px}@keyframes payment-spinner-rotate{to{transform:rotate(360deg)}}.payment-redirect-title{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600}.payment-redirect-subtitle{color:var(--text-secondary);max-width:280px;margin:0;font-size:.9rem}@media (max-width:768px){.order-payment-modal-content{border-radius:0;max-width:100%;max-height:100vh;margin:0}.order-payment-header{padding:.875rem 1rem}.order-payment-content{padding:1rem}.order-payment-header .modal-title{font-size:1.1rem}.order-payment-label{margin-bottom:.5rem;font-size:.8125rem}.order-payment-methods-list{gap:.5rem}.order-payment-methods-row{grid-template-columns:repeat(2,1fr);gap:.375rem}.order-payment-method-card{border-radius:8px;gap:.5rem;padding:.6rem .75rem}.order-payment-method-card-compact{gap:.25rem;padding:.4rem .5rem}.order-payment-method-card-compact .order-payment-method-radio{top:.25rem;right:.25rem}.order-payment-method-icon-compact{width:40px;height:40px;padding:.25rem}.order-payment-method-title-compact{font-size:.75rem}.order-payment-method-radio-checkmark{width:18px;min-width:18px;height:18px;min-height:18px}.order-payment-method-icon{width:40px;height:40px;font-size:1.5rem}.order-payment-method-title{font-size:.9rem}.order-payment-method-provider{font-size:.75rem}.order-payment-method-provider-info{gap:.375rem}.order-payment-method-accepted{gap:.375rem;margin-top:.25rem}.order-payment-accepted-icons{gap:.375rem}.order-payment-accepted-icon{height:14px}.order-payment-method-accepted-text{font-size:.65rem}.order-payment-submit-btn{padding:.6rem 1rem;font-size:.875rem}.order-payment-error{padding:.625rem;font-size:.75rem}}@media (max-width:480px){.order-payment-header{padding:.75rem .875rem}.order-payment-content{padding:.875rem}.order-payment-header .modal-title{font-size:1rem}.order-payment-label{margin-bottom:.625rem;font-size:.8rem}.order-payment-methods-list{gap:.375rem}.order-payment-methods-row{grid-template-columns:repeat(2,1fr);gap:.25rem}.order-payment-method-card{border-radius:8px;gap:.5rem;padding:.5rem .6rem}.order-payment-method-card-compact{border-radius:8px;gap:.2rem;padding:.35rem .4rem}.order-payment-method-card-compact .order-payment-method-radio{top:.2rem;right:.2rem}.order-payment-method-icon-compact{width:36px;height:36px;padding:.2rem}.order-payment-method-title-compact{font-size:.7rem;line-height:1.1}.order-payment-method-radio-checkmark{width:16px;min-width:16px;height:16px;min-height:16px}.order-payment-method-icon{width:36px;height:36px;font-size:1.25rem}.order-payment-method-title{font-size:.85rem}.order-payment-method-provider{font-size:.7rem}.order-payment-method-provider-info{gap:.25rem}.order-payment-method-accepted{gap:.25rem;margin-top:.125rem}.order-payment-accepted-icons{gap:.375rem}.order-payment-accepted-icon{height:14px}.order-payment-method-accepted-text{font-size:.6rem}.order-payment-submit-btn{min-height:36px;padding:.5rem .75rem;font-size:.75rem}.order-payment-error{padding:.5rem;font-size:.7rem}}.promo-cards-section{background-color:var(--bg-primary);flex-direction:column;gap:1rem;width:100%;margin-bottom:2rem;padding:0;display:flex}.promo-cards-grid{grid-template-columns:repeat(4,1fr);gap:.5rem;width:100%;display:grid}.promo-cards-grid-second{grid-template-columns:repeat(6,1fr);gap:.4rem}.promo-card{background-color:var(--bg-secondary);aspect-ratio:16/9;border:1px solid #ffffff0d;border-radius:8px;min-height:80px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative;overflow:hidden}.promo-card-small{border-radius:6px;min-height:60px}.promo-card:before{content:"";opacity:0;pointer-events:none;z-index:1;border-radius:8px;transition:opacity .3s;position:absolute;inset:0;box-shadow:0 0 20px #4a9eff66,0 0 40px #4a9eff33}.promo-card:hover{border-color:#4a9eff4d;transform:translateY(-4px);box-shadow:0 8px 24px #4a9eff4d,0 4px 12px #9d4edd33}.promo-card:hover:before{opacity:1}.promo-card-image-wrapper{width:100%;height:100%;position:relative;overflow:hidden}.promo-card-image{object-fit:cover;border-radius:8px;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:block}.promo-card-small .promo-card-image{border-radius:6px}.promo-card:hover .promo-card-image{transform:scale(1.05)}@media (max-width:1024px){.promo-cards-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.promo-cards-grid-second{grid-template-columns:repeat(3,1fr);gap:.4rem}.promo-card{border-radius:8px;min-height:70px}.promo-card-small{min-height:55px}}.active-order-banner{z-index:1002;background:#dc2626;border-bottom:1px solid #991b1b;align-items:center;width:100%;height:35px;display:flex;position:fixed;top:90px;left:0;right:0}body.has-new-header .active-order-banner{top:140px}@media (max-width:768px){body.has-new-header .active-order-banner{top:60px}}.active-order-banner-content{box-sizing:border-box;justify-content:space-between;align-items:center;gap:.75rem;max-width:100%;height:100%;margin:0 auto;padding:0 1rem;display:flex}.active-order-banner-info{flex:1;align-items:center;gap:.75rem;min-width:0;display:flex}.active-order-banner-text{color:#fff;flex:1;align-items:center;min-width:0;font-size:.875rem;font-weight:500;line-height:1.2;display:flex}.active-order-banner-order-info{white-space:nowrap;text-overflow:ellipsis;max-width:100%;display:inline-block;overflow:hidden}.active-order-banner-timer{color:#fff;font-variant-numeric:tabular-nums;white-space:nowrap;align-items:center;font-family:Inter,monospace;font-size:.875rem;font-weight:700;line-height:1.2;display:flex}.active-order-banner-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.active-order-banner-link{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff4d;border-radius:4px;justify-content:center;align-items:center;height:24px;padding:.375rem .875rem;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none;transition:all .2s;display:flex}.active-order-banner-link:hover{background:#ffffff1a;border-color:#ffffff80}.active-order-banner-link:active{background:#ffffff26}.active-order-banner-button{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fff;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;height:24px;padding:.375rem .875rem;font-size:.875rem;font-weight:600;line-height:1;transition:all .2s;display:flex}.active-order-banner-button:hover{background:#f3f4f6}.active-order-banner-button:active{background:#e5e7eb}.main{flex:1;margin-top:90px;padding:0;transition:margin-top .3s}.header-new{height:auto}@media (max-width:768px){body.has-new-header .main{margin-top:50px}body.has-new-header.has-active-order-banner .main{margin-top:85px}}body.has-active-order-banner .main{margin-top:125px}@media (max-width:768px){body.has-active-order-banner .main{margin-top:90px}}.recent-purchases{border-bottom:1px solid var(--border-color);background:linear-gradient(135deg,#4a9eff0d 0%,#9d4edd0d 100%);margin-bottom:3rem;padding:1rem 0;overflow:hidden}.recent-purchases-wrapper{flex-direction:column;gap:.5rem;display:flex}.recent-purchases-title{color:var(--text-primary);justify-content:center;align-items:center;gap:.4rem;margin-bottom:.25rem;font-size:.9rem;font-weight:600;display:flex}.recent-purchases-icon{font-size:1rem}.recent-purchases-list{scrollbar-width:none;-ms-overflow-style:none;white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:center;gap:.65rem;padding:.25rem 0;display:flex;overflow:auto hidden}.recent-purchases-list::-webkit-scrollbar{display:none}.recent-purchase-item{opacity:0;background:linear-gradient(135deg,#4a9eff26 0%,#9d4edd26 100%);border:1px solid #4a9eff4d;border-radius:10px;flex-shrink:0;width:180px;padding:.5rem .75rem;transition:all .3s;animation:.5s ease-out forwards purchaseFadeIn;position:relative;overflow:hidden;transform:translateY(10px);box-shadow:0 2px 8px #4a9eff33,0 1px 3px #0000001a}.recent-purchase-item:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#4a9eff1a 0%,#9d4edd1a 100%);transition:opacity .3s;position:absolute;inset:0}.recent-purchase-item:hover{border-color:#4a9eff80;transform:translateY(-2px);box-shadow:0 4px 16px #4a9eff4d,0 2px 8px #9d4edd33}.recent-purchase-item:hover:before{opacity:1}.recent-purchase-item-new{background:linear-gradient(135deg,#4a9eff33 0%,#9d4edd33 100%);border-color:#4a9eff99;animation:.6s cubic-bezier(.4,0,.2,1) forwards purchaseSlideIn;box-shadow:0 4px 20px #4a9eff66,0 2px 10px #9d4edd4d}.recent-purchase-content{z-index:1;flex-direction:column;gap:.2rem;display:flex;position:relative}.recent-purchase-user{align-items:center;gap:.4rem;display:flex}.recent-purchase-user-name{color:var(--text-primary);font-size:.8rem;font-weight:600}.recent-purchase-product{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;font-weight:500;overflow:hidden}.recent-purchase-time{color:var(--text-secondary);margin-top:.15rem;font-size:.7rem}.recent-purchase-yandex-badge{color:#f90;white-space:nowrap;background:linear-gradient(135deg,#ffcc0026 0%,#ff990026 100%);border:1px solid #ffcc004d;border-radius:6px;align-items:center;gap:.35rem;margin-top:.2rem;padding:.2rem .4rem;font-size:.65rem;font-weight:500;display:flex}.recent-purchase-yandex-icon{filter:brightness(0)saturate()invert(60%)sepia()saturate(2000%)hue-rotate()brightness(1.1);flex-shrink:0;width:14px;height:14px}.recent-purchase-yandex-text{font-size:.65rem;line-height:1}.recent-purchase-mashka-badge{color:#4a9effe6;white-space:nowrap;background:linear-gradient(135deg,#4a9eff26 0%,#9d4edd26 100%);border:1px solid #4a9eff4d;border-radius:6px;align-items:center;gap:.35rem;margin-top:.2rem;padding:.2rem .4rem;font-size:.65rem;font-weight:500;display:flex}.recent-purchase-mashka-text{font-size:.65rem;line-height:1}@keyframes purchaseFadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes purchaseSlideIn{0%{opacity:0;transform:translate(-20px)scale(.95)}50%{transform:translate(5px)scale(1.02)}to{opacity:1;transform:translate(0)scale(1)}}@media (max-width:1024px){.recent-purchases{margin-bottom:2.5rem;padding:.85rem 0}.recent-purchases-title{font-size:.85rem}.recent-purchases-list{flex-wrap:nowrap;gap:.6rem}.recent-purchase-item{min-width:150px;max-width:180px;padding:.45rem .65rem}}@media (max-width:768px){.recent-purchases{margin-bottom:2rem;padding:.75rem 0}.recent-purchases-title{margin-bottom:.3rem;font-size:.8rem}.recent-purchases-list{flex-wrap:nowrap;justify-content:flex-start;gap:.55rem;padding-left:1rem;padding-right:1rem}.recent-purchase-item{min-width:140px;max-width:170px;padding:.4rem .6rem}.recent-purchase-user-name{font-size:.75rem}.recent-purchase-product{font-size:.7rem}.recent-purchase-time{font-size:.65rem}}@media (max-width:480px){.recent-purchases{margin-bottom:1.5rem;padding:.65rem 0}.recent-purchases-title{margin-bottom:.25rem;font-size:.75rem}.recent-purchases-list{flex-wrap:nowrap;justify-content:flex-start;gap:.5rem;padding-left:.75rem;padding-right:.75rem}.recent-purchase-item{min-width:120px;max-width:150px;padding:.35rem .5rem}.recent-purchase-user-name{font-size:.7rem}.recent-purchase-product{font-size:.65rem}.recent-purchase-time{font-size:.6rem}}.trust-section{background-color:var(--bg-primary);border-top:1px solid var(--border-color);padding:4.5rem 0}.trust-section-header{text-align:center;max-width:640px;margin-bottom:3.25rem;margin-left:auto;margin-right:auto}.trust-section-title{letter-spacing:-.02em;background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .75rem;font-size:2.75rem;font-weight:700;line-height:1.15}.trust-section-subtitle{color:var(--text-secondary);margin:0;font-size:1.15rem;line-height:1.5}.trust-cards-row{gap:1.5rem;margin-bottom:1.5rem;display:grid}.trust-cards-row:last-of-type{margin-bottom:0}.trust-cards-row-top{grid-template-columns:repeat(2,1fr)!important;gap:1.5rem!important;display:grid!important}.trust-cards-row-bottom{grid-template-columns:repeat(3,1fr);gap:1.5rem}.trust-card{border-radius:20px;flex-direction:column;padding:2rem;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;display:flex;box-shadow:0 4px 20px #0000001f,0 2px 8px #00000014}.trust-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #0000002e,0 6px 16px #0000001a}.trust-card-large{min-height:220px}.trust-card-small{background:linear-gradient(145deg, var(--bg-secondary) 0%, var(--bg-tertiary) 100%);border:1px solid var(--border-color);min-height:240px}.trust-card-coin{background:linear-gradient(135deg,#fcd34d 0%,#f59e0b 100%);box-shadow:0 4px 24px #f59e0b59}.trust-card-coin:hover{box-shadow:0 12px 36px #f59e0b66}.trust-card-bonus{background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.trust-card-activate{background:linear-gradient(135deg,#ec4899 0%,#db2777 100%);animation:2s ease-in-out infinite pulse-glow;box-shadow:0 4px 24px #ec489959}.trust-card-activate:hover{box-shadow:0 12px 36px #ec489973}.trust-card-wholesale{background:linear-gradient(135deg,#f97316 0%,#ea580c 42%,#c026d3 100%);box-shadow:0 4px 24px #ea580c61}.trust-card-wholesale:hover{box-shadow:0 12px 36px #ea580c7a}.trust-card-icon-wholesale{background:#ffffff38;box-shadow:0 4px 12px #0000001f}.trust-card-wholesale .trust-card-title-large{color:#fff;text-shadow:0 1px 2px #00000026}.trust-card-wholesale .trust-card-description{color:#fffffff0}.trust-card-wholesale-actions{flex-direction:column;gap:.5rem;margin-top:auto;padding-top:.35rem;display:flex}.trust-card-wholesale .trust-card-button-wholesale-primary,.trust-card-wholesale .trust-card-button-wholesale-secondary{padding:.75rem 1.25rem;margin-top:0!important}.trust-card-button-wholesale-primary{text-align:center;justify-content:center;align-items:center;color:#9a3412!important;background:#fffffffa!important;border:none!important;border-radius:12px!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 2px 12px #00000026!important}.trust-card-button-wholesale-primary:hover{color:#7c2d12!important;background:#fff!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #0003!important}.trust-card-button-wholesale-secondary{text-align:center;justify-content:center;align-items:center;color:#fff!important;background:#0003!important;border:1px solid #ffffff59!important;border-radius:12px!important;font-weight:600!important;text-decoration:none!important;display:inline-flex!important}.trust-card-button-wholesale-secondary:hover{color:#fff!important;background:#00000047!important;border-color:#ffffff8c!important;transform:translateY(-2px)!important}@keyframes pulse-glow{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.trust-card-icon-activate{background:#ffffff40;box-shadow:0 4px 12px #00000026}.trust-card-button-activate{color:#be185d!important;background:#fffffffa!important;border:none!important;border-radius:12px!important;font-weight:700!important;box-shadow:0 2px 12px #00000026!important}.trust-card-button-activate:hover{color:#9d174d!important;background:#fff!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #0003!important}.trust-card-header-large{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.trust-card-icon{border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.trust-card-icon-coin{background:#0000001f;box-shadow:0 2px 12px #00000026}.trust-card-icon-bonus{background:#10b981;box-shadow:0 4px 12px #10b98166}.trust-card-icon-foreign{background:#fff3;box-shadow:0 4px 12px #10b98166}.trust-card-icon-emoji-large{font-size:2.5rem;line-height:1}.trust-card-widget{justify-content:center;align-items:center;margin-top:1rem;display:flex}.trust-card-icon-letter{color:#fff;font-size:2rem;font-weight:700;line-height:1}.trust-card-icon-image{object-fit:contain;width:100%;height:100%;padding:10px}.trust-card-icon-emoji{text-align:center;filter:drop-shadow(0 2px 4px #0003);margin-bottom:.75rem;font-size:2.75rem;line-height:1}.trust-card-icon-number{text-align:center;width:100%;margin-bottom:1rem;display:block;position:relative}.trust-card-number{color:#ef4444;letter-spacing:-.03em;font-size:3.75rem;font-weight:800;line-height:1;display:block}.trust-card-number-underline{background:linear-gradient(90deg,#ef4444,#dc2626);border-radius:2px;width:56px;height:4px;margin:.35rem auto 0;display:block}.trust-card-content{text-align:left;flex-direction:column;flex:1;display:flex}.trust-card-large .trust-card-content,.trust-card-small .trust-card-content{text-align:left}.trust-card-title{color:#fff;margin:0 0 .5rem;font-size:1.35rem;font-weight:700;line-height:1.3}.trust-card-title-large{margin:0 0 .35rem;font-size:1.5rem;font-weight:700}.trust-card-small .trust-card-title{color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem}.trust-card-description{color:#ffffffeb;flex:1;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.trust-card-small .trust-card-description{color:var(--text-secondary);font-size:.95rem;line-height:1.55}.trust-card-value{color:#fff;background:#fff3;border-radius:10px;margin:0;padding:.5rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.trust-card-coin .trust-card-value{color:#1f2937;background:#00000026}.trust-card-bonus .trust-card-value{background:#0003}.trust-card-button{text-align:center;cursor:pointer;color:#fff;background:#ffffff40;border:1px solid #fff6;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:auto;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.trust-card-button:hover{background:#ffffff59;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 4px 14px #00000026}.trust-card-coin .trust-card-button{color:#fff;background:#f59e0b;border-color:#0000;box-shadow:0 2px 10px #f59e0b66}.trust-card-coin .trust-card-button:hover{color:#fff;background:#d97706;transform:translateY(-2px);box-shadow:0 6px 18px #f59e0b73}.trust-card-coin .trust-card-title-large{color:#1f2937}.trust-card-coin .trust-card-description{color:#374151}.trust-card-support-link{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.trust-card-support-link:hover{background:var(--bg-secondary);color:var(--text-primary);border-color:#4a9eff66;transform:translateY(-2px);box-shadow:0 4px 14px #0000001f}.trust-card-small .trust-card-button{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-color)}.trust-card-small .trust-card-button:hover{background:var(--bg-secondary);border-color:var(--border-color);box-shadow:0 4px 14px #0000001a}@media (max-width:1024px){.trust-cards-row-top{grid-template-columns:repeat(2,1fr)!important}.trust-cards-row-bottom{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.trust-section{padding:2.5rem 0}.trust-section-header{margin-bottom:2rem}.trust-section-title{font-size:1.75rem;line-height:1.3}.trust-section-subtitle{font-size:.95rem}.trust-cards-row-top{grid-template-columns:1fr!important;gap:1rem!important}.trust-cards-row-bottom{grid-template-columns:1fr;gap:1rem}.trust-card{padding:1.25rem}.trust-card-large,.trust-card-small{min-height:auto}.trust-card-header-large{text-align:center;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-bottom:1rem}.trust-card-icon{width:56px;height:56px}.trust-card-icon-emoji-large{font-size:2rem}.trust-card-title{font-size:1.25rem}.trust-card-title-large{font-size:1.35rem}.trust-card-description{margin-bottom:.75rem;font-size:.9rem;line-height:1.5}.trust-card-button{margin-top:.75rem;padding:.625rem 1.25rem;font-size:.875rem}.trust-card-icon-emoji{font-size:2.5rem}.trust-card-number{font-size:3rem}.trust-card-icon-number{margin-bottom:.75rem}}@media (max-width:480px){.trust-section{padding:2rem 0}.trust-section-header{margin-bottom:1.5rem}.trust-section-title{margin-bottom:.75rem;font-size:1.5rem;line-height:1.2}.trust-section-subtitle{font-size:.875rem;line-height:1.4}.trust-cards-row{margin-bottom:1rem}.trust-cards-row-top{gap:.75rem!important}.trust-cards-row-bottom{gap:.75rem}.trust-card{border-radius:12px;padding:1rem}.trust-card-header-large{gap:.5rem;margin-bottom:.75rem}.trust-card-icon{width:48px;height:48px}.trust-card-icon-emoji-large{font-size:1.75rem}.trust-card-title{font-size:1.1rem}.trust-card-title-large{font-size:1.2rem}.trust-card-description{margin-bottom:.5rem;font-size:.85rem;line-height:1.4}.trust-card-button{margin-top:.5rem;padding:.5rem 1rem;font-size:.8rem}.trust-card-icon-emoji{margin-bottom:.75rem;font-size:2rem}.trust-card-number{font-size:2.5rem}.trust-card-number-underline{width:50px;height:3px}.trust-card-icon-number{margin-bottom:.5rem}.trust-card-support-link{margin-top:.5rem;padding:.4rem .75rem;font-size:.8rem}.trust-card-widget{margin-top:.75rem}.trust-card-widget iframe{transform-origin:50%;transform:scale(.85)}}.reviews-section{background-color:var(--bg-primary);border-top:1px solid var(--border-color);width:100%;padding:3rem 0}.reviews-section-header{text-align:center;margin-bottom:2.5rem}.reviews-section-title{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;justify-content:center;align-items:center;gap:.75rem;margin:0 0 1rem;font-size:2.5rem;font-weight:700;display:flex}.reviews-section-icon{filter:drop-shadow(0 0 10px #ffd70080);font-size:2.5rem;line-height:1;animation:2s ease-in-out infinite starPulse}@keyframes starPulse{0%,to{filter:drop-shadow(0 0 10px #ffd70080);transform:scale(1)}50%{filter:drop-shadow(0 0 20px #ffd700cc);transform:scale(1.1)}}.reviews-section-subtitle{color:var(--text-secondary);margin:0;font-size:1.2rem;line-height:1.6}.reviews-section review-lab{width:100%;display:block}.footer{background-color:var(--bg-secondary);border-top:1px solid var(--border-color);margin-top:auto;padding:2rem 0 1rem}.footer-main{border-bottom:1px solid var(--border-color);grid-template-columns:1.5fr 1fr 1fr 1fr 1fr 1fr;gap:2rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:grid}.footer-column{flex-direction:column;gap:.5rem;display:flex}.footer-column-brand{max-width:280px}.footer-logo-section{margin-bottom:.75rem}.footer-logo-link{color:inherit;align-items:center;gap:.75rem;margin-bottom:.75rem;text-decoration:none;transition:opacity .2s;display:flex}.footer-logo-link:hover{opacity:.9}.footer-logo-icon{flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.footer-logo-image{object-fit:contain;filter:drop-shadow(0 2px 4px #4a9eff33);width:100%;height:100%}.footer-logo-text-wrapper{flex-direction:column;gap:.25rem;display:flex}.footer-logo-text{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;text-transform:uppercase;letter-spacing:.05em;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700;line-height:1.2}.footer-logo-tagline{color:var(--text-secondary);font-size:.85rem;font-weight:500;line-height:1.4}.footer-copyright-inline{color:var(--text-muted);margin:0;font-size:.8rem;line-height:1.4}.footer-column-title{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:.95rem;font-weight:600}.footer-nav{flex-direction:column;gap:.5rem;display:flex}.footer-nav-link{color:var(--text-secondary);padding:.125rem 0;font-size:.875rem;line-height:1.4;text-decoration:none;transition:all .2s;display:inline-block}.footer-nav-link:hover{color:var(--text-primary);transform:translate(4px)}.footer-nav-link-with-icon{align-items:center;gap:.5rem;display:inline-flex}.footer-nav-link-icon{opacity:.8;flex-shrink:0;width:18px;height:18px;transition:opacity .2s}.footer-nav-link-with-icon:hover .footer-nav-link-icon{opacity:1}.footer-marketplaces{flex-flow:column wrap;gap:.75rem;display:flex}.footer-marketplace-item{background:0 0;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.375rem;text-decoration:none;transition:all .3s;display:flex}.footer-marketplace-item:hover{opacity:.9;transform:translateY(-2px)}.footer-marketplace-item-yandex{flex-direction:column;align-items:flex-start;gap:.375rem}.footer-marketplace-logo{object-fit:contain;filter:none;width:auto;height:48px;display:block}.footer-marketplace-label{color:var(--text-secondary);font-size:.85rem;font-weight:500;line-height:1}.footer-social{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem;display:flex}.footer-social-link{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:flex}.footer-social-link:hover{background:var(--bg-secondary);border-color:#4a9eff66;transform:translateY(-2px);box-shadow:0 2px 8px #4a9eff33}.footer-social-icon{object-fit:contain;filter:none;width:20px;height:20px}.footer-social-links{border-top:1px solid var(--border-color);align-items:center;gap:.5rem;margin-top:1rem;padding-top:1rem;display:flex}.footer-social-links .footer-social-link{background:#4a9eff14;border:1px solid #4a9eff26;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:all .2s;display:flex}.footer-social-links .footer-social-link:hover{background:#4a9eff26;border-color:#4a9eff66;transform:translateY(-2px);box-shadow:0 2px 8px #4a9eff33}.footer-social-links .footer-social-link-icon{opacity:.9;flex-shrink:0;width:18px;height:18px;transition:opacity .2s}.footer-social-links .footer-social-link:hover .footer-social-link-icon{opacity:1}.footer-legal{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.footer-legal-link{color:var(--text-secondary);font-size:.85rem;text-decoration:none;transition:color .2s}.footer-legal-link:hover{color:var(--text-primary)}.footer-legal-separator{color:var(--text-muted);font-size:.9rem}.footer-features{flex-direction:column;gap:.75rem;display:flex}.footer-feature-item{background:var(--bg-tertiary);border:1px solid var(--border-color);color:inherit;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:all .3s;display:flex}.footer-feature-item:hover{background:var(--bg-secondary);border-color:#4a9eff66;transform:translate(4px);box-shadow:0 2px 8px #4a9eff26}.footer-feature-icon{object-fit:contain;filter:none;flex-shrink:0;width:24px;height:24px}.footer-feature-text{color:var(--text-primary);font-size:.9rem;font-weight:500}.footer-bottom{padding-top:1rem}.footer-bottom-divider{background:var(--border-color);height:1px;margin-bottom:1rem}.footer-bottom-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-copyright{color:var(--text-muted);margin:0;font-size:.85rem}.not-found-page{justify-content:center;align-items:center;min-height:calc(100vh - 200px);padding:4rem 0;display:flex}.not-found-content{text-align:center;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:600px;display:flex}.not-found-icon{justify-content:center;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex;position:relative}.not-found-number{background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 8px #4a9eff4d);-webkit-background-clip:text;background-clip:text;font-size:8rem;font-weight:700;line-height:1;animation:2s ease-in-out infinite numberPulse}.not-found-zero{justify-content:center;align-items:center;width:8rem;height:8rem;display:flex;position:relative}.not-found-zero-inner{background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 4px 8px #4a9eff4d);-webkit-background-clip:text;background-clip:text;font-size:8rem;font-weight:700;line-height:1;animation:3s linear infinite zeroRotate}@keyframes numberPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.05)}}@keyframes zeroRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.not-found-title{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:700}.not-found-description{color:var(--text-secondary);max-width:500px;margin:0;font-size:1.1rem;line-height:1.6}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.not-found-button{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.not-found-button-primary{color:#fff;background:linear-gradient(135deg,#4a9eff 0%,#6bb6ff 100%);box-shadow:0 4px 12px #4a9eff4d}.not-found-button-primary:hover{background:linear-gradient(135deg,#5aa9ff 0%,#7bc0ff 100%);transform:translateY(-2px);box-shadow:0 6px 16px #4a9eff66}.not-found-button-primary:active{transform:translateY(0);box-shadow:0 2px 8px #4a9eff4d}.not-found-button-secondary{color:var(--text-primary);border:2px solid var(--border-color);background:0 0}.not-found-button-secondary:hover{background:#4a9eff1a;border-color:#4a9eff80;transform:translateY(-2px)}.not-found-button-secondary:active{transform:translateY(0)}@media (max-width:768px){.not-found-number,.not-found-zero-inner{font-size:5rem}.not-found-zero{width:5rem;height:5rem}.not-found-title{font-size:1.5rem}.not-found-description{font-size:1rem}.not-found-actions{flex-direction:column;width:100%}.not-found-button{width:100%}.not-found-page{min-height:calc(100vh - 150px);padding:2rem 0}}.footer-payment-methods{flex-direction:column;gap:.5rem;display:flex}.footer-payment-methods-inline{margin-top:.75rem;margin-bottom:.75rem}.footer-payment-methods-label{color:var(--text-secondary);margin:0;font-size:.8rem;font-weight:500}.footer-payment-methods-logos{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.footer-payment-logo{opacity:.9;object-fit:contain;filter:none;width:auto;height:22px;transition:opacity .2s}.footer-payment-logo:hover{opacity:1}@media (max-width:1024px){.footer{padding:1.5rem 0 1rem}.footer-main{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:1.25rem;padding-bottom:1.25rem}.footer-column-brand{max-width:100%}.footer-bottom-content{flex-direction:column;align-items:flex-start;gap:.875rem}}@media (max-width:768px){.footer{padding:2rem 0 1rem}.footer-main{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;padding-bottom:2rem}.footer-logo-section{margin-bottom:1.25rem}.footer-logo-icon{width:40px;height:40px}.footer-logo-text{font-size:1.1rem}.footer-logo-tagline{font-size:.75rem}.footer-bottom-content{flex-direction:column;align-items:flex-start;gap:1.25rem}.footer-legal{flex-direction:column;align-items:flex-start;gap:.5rem}.footer-legal-separator{display:none}.footer-bottom{flex-direction:column;align-items:flex-start;gap:1.5rem}.footer-payment-methods{width:100%}.footer-copyright{text-align:center;width:100%}}.privacy-page{max-width:100%;margin:0 auto;padding:2rem 0}.activate-page{min-height:calc(100vh - 200px);padding:3rem 0}.activate-content{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.activate-layout{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.activate-header{text-align:center;margin-bottom:1rem}.activate-icon{background:linear-gradient(135deg,#ec4899 0%,#f43f5e 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;animation:2s ease-in-out infinite pulse-glow;display:flex;box-shadow:0 8px 32px #ec489966}.activate-icon-emoji{font-size:4rem;line-height:1}.activate-title{color:var(--text-primary);background:linear-gradient(135deg,#ec4899 0%,#f43f5e 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .75rem;font-size:2.5rem;font-weight:700}.activate-subtitle{color:var(--text-secondary);margin:0;font-size:1.1rem;line-height:1.6}.activate-left-column{flex-direction:column;gap:1.5rem;display:flex}.activate-right-column{flex-direction:column;display:flex}.activate-instructions{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem}.activate-instructions-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.activate-instructions-title{color:var(--text-primary);flex:1;margin:0;font-size:1.5rem;font-weight:600}.activate-card-example-button{color:#ec4899;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ec489926 0%,#f43f5e26 100%);border:1px solid #ec48994d;border-radius:10px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.activate-card-example-button:hover{color:#f43f5e;background:linear-gradient(135deg,#ec489940 0%,#f43f5e40 100%);border-color:#ec489980;transform:translateY(-1px);box-shadow:0 4px 12px #ec489933}.activate-card-example-button:active{transform:translateY(0)}.activate-card-example-icon{font-size:1.1rem;line-height:1}.activate-instructions-list{flex-direction:column;gap:1rem;margin:0;padding-left:1.5rem;display:flex}.activate-instructions-list li{color:var(--text-secondary);font-size:1rem;line-height:1.6}.activate-form{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex;position:sticky;top:2rem}.activate-form-group{flex-direction:column;gap:.75rem;display:flex}.activate-form-label{color:var(--text-primary);font-size:1rem;font-weight:600}.activate-form-input{background:var(--bg-tertiary);border:2px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:12px;padding:1rem 1.25rem;font-family:Courier New,monospace;font-size:1.1rem;font-weight:600;transition:all .2s}.activate-form-input:focus{background:var(--bg-secondary);border-color:#ec4899;outline:none;box-shadow:0 0 0 3px #ec48991a}.activate-form-input:disabled{opacity:.6;cursor:not-allowed}.activate-form-hint{color:var(--text-secondary);margin:0;font-size:.85rem}.activate-error{color:#d32f2f;background:#d32f2f1a;border:1px solid #d32f2f4d;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.95rem;display:flex}.activate-error-icon{flex-shrink:0;font-size:1.25rem}.activate-success{color:#10b981;background:#10b9811a;border:1px solid #10b9814d;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.25rem;font-size:.95rem;display:flex}.activate-success-icon{flex-shrink:0;font-size:1.25rem}.activate-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ec4899 0%,#f43f5e 100%);border:none;border-radius:12px;width:100%;padding:1rem 2rem;font-family:inherit;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #ec489966}.activate-button:hover:not(:disabled){background:linear-gradient(135deg,#f43f5e 0%,#ec4899 100%);transform:translateY(-2px);box-shadow:0 6px 30px #ec489980}.activate-button:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 20px #ec489966}.activate-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.activate-lazy-block{text-align:center;background:linear-gradient(135deg,#ec489914 0%,#f43f5e14 100%);border:1px solid #ec489933;border-radius:12px;margin-top:1.5rem;padding:1.25rem}.activate-lazy-text{color:var(--text-primary);justify-content:center;align-items:center;gap:.5rem;margin:0 0 .5rem;font-size:1rem;font-weight:600;display:flex}.activate-lazy-icon{font-size:1.25rem;line-height:1}.activate-lazy-description{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.activate-lazy-link{color:#ec4899;border-bottom:1px solid #0000;font-weight:600;text-decoration:none;transition:all .2s}.activate-lazy-link:hover{color:#f43f5e;border-bottom-color:#f43f5e}.activate-help{background:var(--bg-secondary);border:1px solid var(--border-color);text-align:center;border-radius:16px;padding:2rem}.activate-help-title{color:var(--text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.activate-help-text{color:var(--text-secondary);margin:0 0 1rem;font-size:.95rem;line-height:1.6}.activate-help-link{color:#4a9efff2;background:linear-gradient(135deg,#4a9eff1a 0%,#4a9eff0d 100%);border:1px solid #4a9eff4d;border-radius:12px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.activate-help-link:hover{color:#4a9eff;background:linear-gradient(135deg,#4a9eff33 0%,#4a9eff1a 100%);border-color:#4a9eff80;transform:translateY(-1px)}.activate-back{text-align:center;padding-top:1rem}.activate-back-link{color:var(--text-secondary);font-size:.95rem;text-decoration:none;transition:all .2s;display:inline-block}.activate-back-link:hover{color:var(--text-primary);text-decoration:underline}@media (max-width:768px){.activate-page{padding:2rem 0}.activate-content{gap:1.5rem;max-width:100%}.activate-layout{grid-template-columns:1fr;gap:1.5rem}.activate-left-column{gap:1.25rem}.activate-form{position:static}.activate-icon{width:100px;height:100px;margin-bottom:1rem}.activate-icon-emoji{font-size:3.5rem}.activate-title{font-size:2rem}.activate-subtitle{font-size:1rem}.activate-instructions,.activate-form,.activate-help{padding:1.5rem}.activate-instructions-title{font-size:1.25rem}.activate-form-input{padding:.875rem 1rem;font-size:1rem}.activate-button{padding:.875rem 1.5rem;font-size:1rem}.activate-lazy-block{margin-top:1.25rem;padding:1rem}.activate-lazy-text{font-size:.95rem}.activate-lazy-description{font-size:.85rem}}@media (max-width:480px){.activate-page{padding:1.5rem 0}.activate-content,.activate-layout{gap:1.25rem}.activate-left-column{gap:1rem}.activate-icon{width:80px;height:80px}.activate-icon-emoji{font-size:3rem}.activate-title{font-size:1.75rem}.activate-instructions,.activate-form,.activate-help{border-radius:12px;padding:1.25rem}.activate-instructions-list{gap:.75rem;padding-left:1.25rem}.activate-instructions-list li{font-size:.9rem}.activate-instructions-header{flex-direction:column;align-items:flex-start;gap:.75rem}.activate-card-example-button{justify-content:center;width:100%}.activate-lazy-block{margin-top:1rem;padding:.875rem}.activate-lazy-text{flex-direction:column;gap:.25rem;font-size:.9rem}.activate-lazy-icon{font-size:1.1rem}.activate-lazy-description{font-size:.8rem;line-height:1.4}}.card-example-modal{flex-direction:column;max-width:500px;max-height:85vh;display:flex}.card-example-content{flex-direction:column;flex:1;gap:.875rem;min-height:0;padding:1rem;display:flex;overflow-y:auto}.card-example-image-wrapper{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;justify-content:center;align-items:center;width:100%;max-height:50vh;display:flex;overflow:hidden;box-shadow:0 4px 16px #0003}.card-example-image{object-fit:contain;width:100%;height:auto;max-height:50vh;display:block}.card-example-description{color:var(--text-secondary);text-align:center;margin:0;padding:0;font-size:.85rem;line-height:1.5}@media (max-width:768px){.card-example-modal{max-width:100%;max-height:85vh}.card-example-content{gap:.75rem;padding:.875rem}.card-example-image-wrapper,.card-example-image{max-height:45vh}.card-example-description{font-size:.8rem}}@media (max-width:480px){.activate-instructions-header{margin-bottom:1rem}.activate-instructions-title{font-size:1.25rem}.activate-card-example-button{padding:.55rem .875rem;font-size:.85rem}.card-example-modal{max-height:90vh}.card-example-content{gap:.625rem;padding:.75rem}.card-example-image-wrapper,.card-example-image{max-height:40vh}.card-example-description{font-size:.75rem;line-height:1.4}}.become-supplier-page{min-height:calc(100vh - 200px);padding:3rem 0}.become-supplier-breadcrumbs{margin-top:1rem;margin-bottom:2rem}.become-supplier-breadcrumbs-list{flex-wrap:wrap;align-items:center;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.become-supplier-breadcrumbs-item{align-items:center;display:flex}.become-supplier-breadcrumbs-link{color:var(--text-secondary);background:0 0;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.become-supplier-breadcrumbs-link:hover{color:var(--text-primary);background:#4a9eff1a;transform:translate(2px)}.become-supplier-breadcrumbs-link-current{color:#4a9eff;cursor:default;background:linear-gradient(135deg,#4a9eff26 0%,#9d4edd1a 100%);border:1px solid #4a9eff33;font-weight:600}.become-supplier-breadcrumbs-link-current:hover{background:linear-gradient(135deg,#4a9eff33 0%,#9d4edd26 100%);transform:none}.become-supplier-breadcrumbs-home-icon,.become-supplier-breadcrumbs-icon{filter:drop-shadow(0 0 4px #4a9eff4d);font-size:1rem;line-height:1}.become-supplier-breadcrumbs-separator{color:var(--text-muted);align-items:center;display:flex}.become-supplier-breadcrumbs-arrow{color:#4a9eff80;font-size:1rem;font-weight:600}.become-supplier-header{text-align:center;margin-bottom:3rem}.become-supplier-icon-wrapper{background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;animation:2s ease-in-out infinite supplierPulse;display:flex;box-shadow:0 8px 32px #4a9eff66}@keyframes supplierPulse{0%,to{transform:scale(1);box-shadow:0 8px 32px #4a9eff66}50%{transform:scale(1.05);box-shadow:0 12px 40px #4a9eff99}}.become-supplier-icon{font-size:4rem;line-height:1}.become-supplier-title{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.become-supplier-subtitle{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.6}.become-supplier-content{flex-direction:column;gap:2rem;max-width:1000px;margin:0 auto;display:flex}.become-supplier-section{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem;transition:all .3s}.become-supplier-section:hover{border-color:#4a9eff66;box-shadow:0 4px 16px #4a9eff26}.become-supplier-section-highlight{background:linear-gradient(135deg,#4a9eff14 0%,#9d4edd14 100%);border-width:2px;border-color:#4a9eff4d}.become-supplier-section-icon{filter:drop-shadow(0 0 10px #4a9eff66);margin-bottom:1rem;font-size:3rem;line-height:1}.become-supplier-section-title{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:1.75rem;font-weight:600}.become-supplier-section-text{color:var(--text-secondary);margin:0;font-size:1.1rem;line-height:1.7}.become-supplier-section-text strong{color:var(--text-primary);font-weight:600}.become-supplier-comparison{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:2rem;display:grid}.become-supplier-comparison-item{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.become-supplier-comparison-item-bad{background:linear-gradient(135deg,#ef44440d 0%,#dc26260d 100%);border-color:#ef44444d}.become-supplier-comparison-item-good{background:linear-gradient(135deg,#10b9810d 0%,#0596690d 100%);border-color:#10b9814d}.become-supplier-comparison-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4a9eff33}.become-supplier-comparison-icon{flex-shrink:0;font-size:2rem;line-height:1}.become-supplier-comparison-content{flex:1}.become-supplier-comparison-title{color:var(--text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.become-supplier-comparison-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.become-supplier-comparison-list li{color:var(--text-secondary);padding-left:1.25rem;font-size:.95rem;line-height:1.5;position:relative}.become-supplier-comparison-list li:before{content:"•";color:var(--text-muted);position:absolute;left:0}.become-supplier-comparison-item-good .become-supplier-comparison-list li:before{color:#10b981}.become-supplier-comparison-item-bad .become-supplier-comparison-list li:before{color:#ef4444}.become-supplier-contact{justify-content:center;margin-top:1.5rem;display:flex}.become-supplier-contact-button{color:#fff;background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #4a9eff4d}.become-supplier-contact-button:hover{background:linear-gradient(135deg,#5aa9ff 0%,#ad5eed 100%);transform:translateY(-2px);box-shadow:0 6px 24px #4a9eff66}.become-supplier-contact-icon{font-size:1.25rem;line-height:1}@media (max-width:1024px){.become-supplier-page{padding:2.5rem 0}.become-supplier-header{margin-bottom:2.5rem}.become-supplier-icon-wrapper{width:100px;height:100px;margin-bottom:1.25rem}.become-supplier-icon{font-size:3.5rem}.become-supplier-title{font-size:2rem}.become-supplier-subtitle{font-size:1.1rem}.become-supplier-section{padding:1.5rem}.become-supplier-comparison{grid-template-columns:1fr;gap:1.25rem}}@media (max-width:768px){.become-supplier-page{padding:2rem 0}.become-supplier-header{margin-bottom:2rem}.become-supplier-icon-wrapper{width:80px;height:80px;margin-bottom:1rem}.become-supplier-icon{font-size:3rem}.become-supplier-title{font-size:1.75rem}.become-supplier-subtitle{font-size:1rem}.become-supplier-content{gap:1.5rem}.become-supplier-section{padding:1.25rem}.become-supplier-section-icon{margin-bottom:.75rem;font-size:2.5rem}.become-supplier-section-title{margin-bottom:.75rem;font-size:1.5rem}.become-supplier-section-text{font-size:1rem}.become-supplier-comparison{grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}.become-supplier-comparison-item{flex-direction:column;gap:.75rem;padding:1.25rem}.become-supplier-comparison-icon{font-size:1.75rem}.become-supplier-comparison-title{font-size:1.1rem}.become-supplier-comparison-list li{font-size:.9rem}.become-supplier-contact-button{padding:.875rem 1.75rem;font-size:1rem}}.roblox-blocked-page{min-height:calc(100vh - 200px);padding:3rem 0}.roblox-blocked-breadcrumbs{margin-top:1rem;margin-bottom:2rem}.roblox-blocked-breadcrumbs-list{flex-wrap:wrap;align-items:center;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.roblox-blocked-breadcrumbs-item{align-items:center;display:flex}.roblox-blocked-breadcrumbs-link{color:var(--text-secondary);background:0 0;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.roblox-blocked-breadcrumbs-link:hover{color:var(--text-primary);background:#ef44441a;transform:translate(2px)}.roblox-blocked-breadcrumbs-link-current{color:#ef4444;cursor:default;background:linear-gradient(135deg,#ef444426 0%,#dc26261a 100%);border:1px solid #ef444433;font-weight:600}.roblox-blocked-breadcrumbs-link-current:hover{background:linear-gradient(135deg,#ef444433 0%,#dc262626 100%);transform:none}.roblox-blocked-breadcrumbs-home-icon,.roblox-blocked-breadcrumbs-icon{filter:drop-shadow(0 0 4px #ef44444d);font-size:1rem;line-height:1}.roblox-blocked-breadcrumbs-separator{color:var(--text-muted);align-items:center;display:flex}.roblox-blocked-breadcrumbs-arrow{color:#ef444480;font-size:1rem;font-weight:600}.roblox-blocked-header{text-align:center;margin-bottom:3rem}.roblox-blocked-icon-wrapper{background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;animation:2s ease-in-out infinite robloxBlockedPulse;display:flex;box-shadow:0 8px 32px #ef444466}@keyframes robloxBlockedPulse{0%,to{transform:scale(1);box-shadow:0 8px 32px #ef444466}50%{transform:scale(1.05);box-shadow:0 12px 40px #ef444499}}.roblox-blocked-icon{font-size:4rem;line-height:1}.roblox-blocked-title{color:var(--text-primary);background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:700}.roblox-blocked-content{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex}.roblox-blocked-section{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;padding:2rem;transition:all .3s}.roblox-blocked-section:hover{border-color:#ef444466;box-shadow:0 4px 16px #ef444426}.roblox-blocked-section-title{color:var(--text-primary);background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:1.75rem;font-weight:600}.roblox-blocked-section-text{color:var(--text-secondary);margin:0;font-size:1.1rem;line-height:1.7}.roblox-blocked-section-vpn{background:linear-gradient(135deg,#10b98114 0%,#05966914 100%);border-width:2px;border-color:#10b9814d;position:relative}.roblox-blocked-vpn-icon{filter:drop-shadow(0 0 10px #10b98166);margin-bottom:1rem;font-size:3rem;line-height:1}.roblox-blocked-vpn-note{background:linear-gradient(135deg,#10b9811a 0%,#0596691a 100%);border:1px solid #10b98133;border-radius:12px;gap:1rem;margin-top:1.5rem;padding:1.25rem;display:flex}.roblox-blocked-vpn-note-icon{flex-shrink:0;font-size:1.5rem;line-height:1}.roblox-blocked-vpn-note-text{color:var(--text-secondary);flex:1;margin:0;font-size:1rem;line-height:1.6}.roblox-blocked-info{background:linear-gradient(135deg,#ef444414 0%,#dc262614 100%);border:1px solid #ef44444d;border-radius:12px;gap:1rem;margin-top:1rem;padding:1.5rem;display:flex}.roblox-blocked-info-icon{flex-shrink:0;font-size:2rem;line-height:1}.roblox-blocked-info-content{flex:1}.roblox-blocked-info-text{color:var(--text-secondary);margin:0 0 .75rem;font-size:1rem;line-height:1.6}.roblox-blocked-info-link{color:#ef4444;align-items:center;gap:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.roblox-blocked-info-link:hover{color:#dc2626;transform:translate(4px)}@media (max-width:1024px){.roblox-blocked-page{padding:2.5rem 0}.roblox-blocked-header{margin-bottom:2.5rem}.roblox-blocked-icon-wrapper{width:100px;height:100px;margin-bottom:1.25rem}.roblox-blocked-icon{font-size:3.5rem}.roblox-blocked-title{font-size:2rem}.roblox-blocked-section{padding:1.5rem}}@media (max-width:768px){.roblox-blocked-page{padding:2rem 0}.roblox-blocked-header{margin-bottom:2rem}.roblox-blocked-icon-wrapper{width:80px;height:80px;margin-bottom:1rem}.roblox-blocked-icon{font-size:3rem}.roblox-blocked-title{font-size:1.75rem}.roblox-blocked-content{gap:1.5rem}.roblox-blocked-section{padding:1.25rem}.roblox-blocked-section-title{margin-bottom:.75rem;font-size:1.5rem}.roblox-blocked-section-text{font-size:1rem}.roblox-blocked-info{flex-direction:column;gap:.75rem;padding:1.25rem}.roblox-blocked-info-icon{font-size:1.75rem}.roblox-blocked-vpn-icon{margin-bottom:.75rem;font-size:2.5rem}.roblox-blocked-vpn-note{flex-direction:column;gap:.75rem;padding:1rem}.roblox-blocked-vpn-note-icon{font-size:1.25rem}.roblox-blocked-vpn-note-text{font-size:.95rem}}.tasks-page{min-height:calc(100vh - 200px);padding:3rem 0}.tasks-page-compact{min-height:auto;padding:1rem 0}.tasks-breadcrumbs{margin-top:1rem;margin-bottom:2rem}.tasks-breadcrumbs-compact{margin-top:.5rem;margin-bottom:.75rem}.tasks-breadcrumbs-list{flex-wrap:wrap;align-items:center;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.tasks-breadcrumbs-item{align-items:center;display:flex}.tasks-breadcrumbs-link{color:var(--text-secondary);background:0 0;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:flex}.tasks-breadcrumbs-link:hover{color:var(--text-primary);background:#4a9eff1a;transform:translate(2px)}.tasks-breadcrumbs-link-current{color:#4a9eff;cursor:default;background:linear-gradient(135deg,#4a9eff26 0%,#9d4edd1a 100%);border:1px solid #4a9eff33;font-weight:600}.tasks-breadcrumbs-link-current:hover{background:linear-gradient(135deg,#4a9eff33 0%,#9d4edd26 100%);transform:none}.tasks-breadcrumbs-home-icon,.tasks-breadcrumbs-task-icon{filter:drop-shadow(0 0 4px #4a9eff4d);font-size:1rem;line-height:1}.tasks-breadcrumbs-link-current .tasks-breadcrumbs-task-icon{filter:drop-shadow(0 0 8px #4a9eff80)}.tasks-breadcrumbs-separator{color:var(--text-muted);align-items:center;display:flex}.tasks-breadcrumbs-arrow{color:#4a9eff80;font-size:1rem;font-weight:600}.tasks-header{text-align:center;margin-bottom:3rem}.tasks-header-compact{margin-bottom:1rem}.tasks-header-compact .tasks-icon-wrapper{margin-bottom:.5rem}.tasks-header-compact .tasks-icon{font-size:2rem}.tasks-header-compact .tasks-title{margin-bottom:.5rem;font-size:1.5rem}.tasks-header-compact .tasks-description{margin-bottom:0;font-size:.9rem}.tasks-icon-wrapper{margin-bottom:1.5rem}.tasks-icon{filter:drop-shadow(0 0 20px #4a9eff80);font-size:4rem;line-height:1;animation:2s ease-in-out infinite taskPulse;display:inline-block}@keyframes taskPulse{0%,to{filter:drop-shadow(0 0 20px #4a9eff80);transform:scale(1)}50%{filter:drop-shadow(0 0 30px #4a9effcc);transform:scale(1.1)}}.tasks-title{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.tasks-description{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.6}.tasks-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.tasks-stat-card{background:linear-gradient(135deg,#4a9eff1a 0%,#9d4edd1a 100%);border:1px solid #4a9eff33;border-radius:12px;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.tasks-stat-card:hover{border-color:#4a9eff66;transform:translateY(-2px);box-shadow:0 8px 24px #4a9eff33}.tasks-stat-icon{filter:drop-shadow(0 0 10px #4a9eff66);font-size:2.5rem;line-height:1}.tasks-stat-content{flex-direction:column;gap:.25rem;display:flex}.tasks-stat-value{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2rem;font-weight:700}.tasks-stat-label{color:var(--text-secondary);font-size:.9rem}.tasks-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%;display:grid}.tasks-card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.tasks-card:before{content:"";opacity:0;background:linear-gradient(90deg,#4a9eff 0%,#9d4edd 100%);height:4px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.tasks-card:hover{border-color:#4a9eff66;transform:translateY(-4px);box-shadow:0 8px 24px #4a9eff4d,0 4px 12px #9d4edd33}.tasks-card:hover:before{opacity:1}.tasks-card-completed{background:linear-gradient(135deg,#10b9811a 0%,#0596690d 100%);border-color:#10b9814d}.tasks-card-completed:before{opacity:1;background:linear-gradient(90deg,#10b981 0%,#059669 100%)}.tasks-card-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.tasks-card-icon-wrapper{background:linear-gradient(135deg,#4a9eff33 0%,#9d4edd33 100%);border:1px solid #4a9eff4d;border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.tasks-card-completed .tasks-card-icon-wrapper{background:linear-gradient(135deg,#10b98133 0%,#05966933 100%);border-color:#10b9814d}.tasks-card-icon{font-size:2rem;line-height:1}.tasks-card-reward{background:linear-gradient(135deg,#ffc10733 0%,#ff980033 100%);border:1px solid #ffc1074d;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.tasks-card-reward-value{color:#ffc107;text-shadow:0 0 10px #ffc10780;font-size:1.1rem;font-weight:700}.tasks-card-reward-icon{opacity:.9}.tasks-card-content{flex:1;margin-bottom:1.5rem}.tasks-card-title{color:var(--text-primary);margin:0 0 .75rem;font-size:1.5rem;font-weight:600;line-height:1.3}.tasks-card-description{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.tasks-card-footer{margin-top:auto}.tasks-card-actions{flex-direction:column;gap:.75rem;display:flex}.tasks-card-link-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);border:none;border-radius:10px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.tasks-card-link-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4a9eff66}.tasks-card-complete-button{color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:8px;padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s}.tasks-card-complete-button:hover{color:#10b981;background:#10b9811a;border-color:#10b9814d}.tasks-card-completed-badge{color:#10b981;background:linear-gradient(135deg,#10b98126 0%,#0596691a 100%);border:1px solid #10b9814d;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;display:flex}.tasks-card-completed-icon{font-size:1.25rem;line-height:1}.tasks-loading{text-align:center;padding:4rem 2rem}.tasks-auth-required{text-align:center;max-width:900px;margin:0 auto;padding:1.5rem 1rem}.tasks-auth-icon{filter:drop-shadow(0 0 20px #4a9eff80);margin-bottom:.75rem;font-size:2.5rem;animation:2s ease-in-out infinite taskPulse}.tasks-auth-title{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.tasks-auth-text{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.tasks-auth-benefits{text-align:left;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.tasks-auth-benefit-item{background:linear-gradient(135deg,#4a9eff14 0%,#9d4edd14 100%);border:1px solid #4a9eff33;border-radius:12px;flex-direction:column;align-items:center;padding:1rem;transition:all .3s;display:flex}.tasks-auth-benefit-item:hover{background:linear-gradient(135deg,#4a9eff1f 0%,#9d4edd1f 100%);border-color:#4a9eff66;transform:translateY(-2px);box-shadow:0 6px 20px #4a9eff33}.tasks-auth-benefit-icon{filter:drop-shadow(0 0 10px #4a9eff66);margin-bottom:.5rem;font-size:2rem;line-height:1}.tasks-auth-benefit-content{text-align:center}.tasks-auth-benefit-title{color:var(--text-primary);margin:0 0 .5rem;font-size:1rem;font-weight:600;line-height:1.3}.tasks-auth-benefit-text{color:var(--text-secondary);margin:0;font-size:.85rem;line-height:1.5}.tasks-auth-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);border:none;border-radius:10px;padding:.75rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.tasks-auth-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4a9eff66}@media (max-width:1024px){.tasks-grid{grid-template-columns:repeat(2,1fr);gap:1.25rem}.tasks-stats{grid-template-columns:1fr;gap:1rem}.tasks-auth-benefits{grid-template-columns:1fr;gap:1.25rem}}@media (max-width:768px){.tasks-page{padding:2rem 0}.tasks-page-compact{padding:.75rem 0}.tasks-header{margin-bottom:2rem}.tasks-header-compact{margin-bottom:.75rem}.tasks-header-compact .tasks-icon{font-size:1.75rem}.tasks-header-compact .tasks-title{font-size:1.25rem}.tasks-header-compact .tasks-description{font-size:.85rem}.tasks-breadcrumbs-compact{margin-top:.25rem;margin-bottom:.5rem}.tasks-icon{font-size:3rem}.tasks-title{font-size:1.75rem}.tasks-description{font-size:1rem}.tasks-grid{grid-template-columns:1fr;gap:1rem}.tasks-card{padding:1.25rem}.tasks-card-icon-wrapper{width:56px;height:56px}.tasks-card-icon{font-size:1.75rem}.tasks-card-title{font-size:1.25rem}.tasks-stat-card{padding:1.25rem}.tasks-stat-icon{font-size:2rem}.tasks-stat-value{font-size:1.5rem}.tasks-auth-required{padding:1rem .75rem}.tasks-auth-icon{margin-bottom:.5rem;font-size:2rem}.tasks-auth-title{margin-bottom:.375rem;font-size:1.25rem}.tasks-auth-text{margin-bottom:1rem;font-size:.875rem}.tasks-auth-benefits{grid-template-columns:1fr;gap:.75rem;margin-bottom:1.25rem}.tasks-auth-benefit-item{padding:.875rem}.tasks-auth-benefit-icon{margin-bottom:.375rem;font-size:1.75rem}.tasks-auth-benefit-title{margin-bottom:.375rem;font-size:.95rem}.tasks-auth-benefit-text{font-size:.8rem}.tasks-auth-button{padding:.625rem 1.5rem;font-size:.95rem}}.about-page{max-width:900px;margin:0 auto;padding:2rem 0}.about-header{border-bottom:1px solid var(--border-color);margin-bottom:3rem;padding-bottom:2rem}.about-title{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:600}.about-content{flex-direction:column;gap:2rem;display:flex}.about-section{border:1px solid var(--border-color);background:linear-gradient(135deg,#24242499 0%,#1a1a1a99 100%);border-radius:16px;padding:2rem;transition:all .3s}.about-section:hover{background:linear-gradient(135deg,#f8f9facc 0%,#fffc 100%);border-color:#4a9eff4d}.about-intro{text-align:center;padding:3rem 2rem}.about-founders{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:2rem;font-weight:600;display:flex}.about-founder-name{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.about-founder-separator{color:var(--text-secondary);font-weight:400}.about-intro-text{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.8}.about-text{color:var(--text-secondary);margin:0 0 1.5rem;font-size:1.125rem;line-height:1.8}.about-text:last-child{margin-bottom:0}.about-text-italic{color:var(--text-primary);opacity:.9;font-style:italic}.about-highlight{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff33 0%,#9d4edd33 100%);border-radius:4px;padding:.125rem .5rem;font-weight:600}.about-quote-section{background:linear-gradient(135deg,#4a9eff1a 0%,#9d4edd1a 100%);border-color:#4a9eff4d;padding:2.5rem}.about-quote{position:relative}.about-quote:before{content:"\"";color:#4a9eff33;font-family:Georgia,serif;font-size:4rem;line-height:1;position:absolute;top:-1rem;left:-1rem}.about-quote-text{color:var(--text-secondary);margin:0 0 1.5rem;font-size:1.125rem;line-height:1.8}.about-quote-highlight{color:var(--text-primary);font-weight:600}.about-quote-conclusion{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:500;line-height:1.8}.about-quote-accent{background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.about-brand{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.about-values{padding:2rem}.about-closing{text-align:center;background:linear-gradient(135deg,#4a9eff26 0%,#9d4edd26 100%);border-color:#4a9eff66;padding:3rem 2rem}.about-closing-message{max-width:500px;margin:0 auto}.about-closing-text{color:var(--text-secondary);margin:0 0 .5rem;font-size:1.25rem;line-height:1.8}.about-closing-text-accent{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.5rem;font-weight:600;line-height:1.8}.about-contact{text-align:center;padding:2rem}.about-contact-title{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.about-contact-links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.about-contact-link{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff26 0%,#9d4edd26 100%);border:1px solid #4a9eff4d;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.about-contact-link:hover{background:linear-gradient(135deg,#4a9eff40 0%,#9d4edd40 100%);border-color:#4a9eff80;transform:translateY(-2px);box-shadow:0 4px 12px #4a9eff33}.about-contact-link-icon{font-size:1.25rem}@media (max-width:768px){.about-page{padding:1.5rem 0}.about-header{margin-bottom:2rem;padding-bottom:1.5rem}.about-title{font-size:2rem}.about-section{padding:1.5rem}.about-intro{padding:2rem 1.5rem}.about-founders{gap:.75rem;font-size:1.5rem}.about-intro-text,.about-text,.about-quote-text{font-size:1rem}.about-quote-conclusion{font-size:1.125rem}.about-closing{padding:2rem 1.5rem}.about-closing-text{font-size:1.125rem}.about-closing-text-accent{font-size:1.25rem}.about-quote:before{font-size:3rem;top:-.5rem;left:-.5rem}}.security-page{max-width:900px;margin:0 auto;padding:2rem 0}.security-header{border-bottom:1px solid var(--border-color);margin-bottom:3rem;padding-bottom:2rem}.security-header-content{align-items:center;gap:1rem;display:flex}.security-header-icon{filter:drop-shadow(0 0 10px #55bf4f4d);flex-shrink:0}.security-title{color:var(--text-primary);background:linear-gradient(135deg,#55bf4f 0%,#4a9eff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.5rem;font-weight:600}.security-content{flex-direction:column;gap:2rem;display:flex}.security-section{border:1px solid var(--border-color);background:linear-gradient(135deg,#24242499 0%,#1a1a1a99 100%);border-radius:16px;padding:2rem;transition:all .3s}.security-section:hover{background:linear-gradient(135deg,#f8f9facc 0%,#fffc 100%);border-color:#55bf4f4d}.security-intro{text-align:center;background:linear-gradient(135deg,#55bf4f1a 0%,#4a9eff1a 100%);border-color:#55bf4f4d;padding:3rem 2rem}.security-intro-badge{background:linear-gradient(135deg,#55bf4f33 0%,#4a9eff33 100%);border:1px solid #55bf4f66;border-radius:50px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;display:inline-flex}.security-intro-badge-icon{color:#fff;background:linear-gradient(135deg,#55bf4f 0%,#4a9eff 100%);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.875rem;font-weight:700;display:flex}.security-intro-badge-text{color:var(--text-primary);font-size:1rem;font-weight:600}.security-intro-text{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.125rem;line-height:1.8}.security-intro-text strong{color:var(--text-primary);background:linear-gradient(135deg,#55bf4f 0%,#4a9eff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:600}.security-feature{align-items:flex-start;gap:1.5rem;display:flex}.security-feature-icon{background:linear-gradient(135deg,#55bf4f26 0%,#4a9eff26 100%);border:1px solid #55bf4f4d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:2.5rem;display:flex}.security-feature-content{flex:1}.security-feature-title{color:var(--text-primary);background:linear-gradient(135deg,#55bf4f 0%,#4a9eff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:1.5rem;font-weight:600}.security-feature-text{color:var(--text-secondary);margin:0;font-size:1.125rem;line-height:1.8}.security-slogan{background:linear-gradient(135deg,#10f00026 0%,#55bf4f33 50%,#4a9eff26 100%);border:2px solid #10f00066;padding:3rem 2rem;position:relative;overflow:hidden;box-shadow:0 0 30px #10f00033,inset 0 0 20px #10f0001a}.security-slogan:before{content:"";background:radial-gradient(circle,#10f0001a 0%,#0000 70%);width:200%;height:200%;animation:3s ease-in-out infinite pulse-glow;position:absolute;top:-50%;left:-50%}.security-slogan-content{z-index:1;text-align:center;position:relative}.security-slogan-text{flex-direction:column;align-items:center;gap:.5rem;margin:0;display:flex}.security-slogan-main{color:#fff;text-shadow:0 0 10px #10f000cc,0 0 20px #10f00099,0 0 30px #10f00066,0 2px 4px #0000004d;font-size:2rem;font-weight:700;line-height:1.2}.security-slogan-accent{background:linear-gradient(135deg,#10f000 0%,#55bf4f 50%,#4a9eff 100%);-webkit-text-fill-color:transparent;text-shadow:0 0 15px #10f000e6,0 0 25px #10f000b3,0 0 35px #10f00080;filter:drop-shadow(0 0 8px #10f00099);-webkit-background-clip:text;background-clip:text;font-size:2.25rem;font-weight:800;line-height:1.2;animation:2s ease-in-out infinite alternate text-glow}@keyframes text-glow{0%{filter:drop-shadow(0 0 8px #10f00099)}to{filter:drop-shadow(0 0 15px #10f000e6)}}.security-guarantees{background:linear-gradient(135deg,#55bf4f1a 0%,#4a9eff1a 100%);border-color:#55bf4f4d;padding:2.5rem}.security-guarantees-title{color:var(--text-primary);text-align:center;margin:0 0 2rem;font-size:1.75rem;font-weight:600}.security-guarantees-list{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.security-guarantee-item{background:#55bf4f1a;border:1px solid #55bf4f33;border-radius:12px;align-items:center;gap:1rem;padding:1rem;transition:all .3s;display:flex}.security-guarantee-item:hover{background:#55bf4f26;border-color:#55bf4f66;transform:translateY(-2px)}.security-guarantee-icon{color:#fff;background:linear-gradient(135deg,#55bf4f 0%,#4a9eff 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;font-weight:700;display:flex}.security-guarantee-text{color:var(--text-secondary);font-size:1rem;line-height:1.6}.security-guarantee-text strong{color:var(--text-primary);font-weight:600}.security-contact{text-align:center;padding:2rem}.security-contact-title{color:var(--text-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:600}.security-contact-text{color:var(--text-secondary);margin:0 0 1.5rem;font-size:1.125rem;line-height:1.8}.security-contact-links{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.security-contact-link{color:var(--text-primary);background:linear-gradient(135deg,#55bf4f26 0%,#4a9eff26 100%);border:1px solid #55bf4f4d;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.security-contact-link:hover{background:linear-gradient(135deg,#55bf4f40 0%,#4a9eff40 100%);border-color:#55bf4f80;transform:translateY(-2px);box-shadow:0 4px 12px #55bf4f33}.security-contact-link-icon{font-size:1.25rem}@media (max-width:768px){.security-page{padding:1.5rem 0}.security-header{margin-bottom:2rem;padding-bottom:1.5rem}.security-header-content{flex-direction:column;align-items:flex-start;gap:.75rem}.security-header-icon{width:48px;height:48px}.security-title{font-size:2rem}.security-section{padding:1.5rem}.security-intro{padding:2rem 1.5rem}.security-intro-badge{padding:.625rem 1.25rem}.security-intro-text,.security-feature-text,.security-contact-text{font-size:1rem}.security-feature{flex-direction:column;gap:1rem}.security-feature-icon{width:56px;height:56px;font-size:2rem}.security-feature-title{font-size:1.25rem}.security-guarantees{padding:2rem 1.5rem}.security-guarantees-title{margin-bottom:1.5rem;font-size:1.5rem}.security-guarantees-list{grid-template-columns:1fr;gap:1rem}.security-contact{padding:1.5rem}.security-slogan{padding:2rem 1.5rem}.security-slogan-main{font-size:1.5rem}.security-slogan-accent{font-size:1.75rem}}.privacy-header{border-bottom:2px solid var(--border-color);margin-bottom:2.5rem;padding-bottom:1.5rem}.privacy-back-link{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem;text-decoration:none;transition:color .2s;display:inline-block}.privacy-back-link:hover{color:var(--text-primary)}.privacy-title{color:var(--text-primary);margin:0;font-size:2.5rem;font-weight:600}.privacy-content{flex-direction:column;gap:2.5rem;display:flex}.privacy-section{background:linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);border:1px solid var(--border-color);border-radius:12px;padding:2rem}.privacy-section-title{color:var(--text-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:600}.privacy-text{color:var(--text-secondary);margin:0 0 1rem;font-size:1rem;line-height:1.7}.privacy-text:last-child{margin-bottom:0}.privacy-text strong{color:var(--text-primary);font-weight:600}.privacy-link{color:#4a9eff;text-underline-offset:2px;text-decoration:underline;transition:color .2s}.privacy-link:hover{color:#7ab8ff}.wholesale-help-article .wholesale-help-lead{color:var(--text-secondary);max-width:52rem;margin:1rem 0 0;font-size:1.05rem;line-height:1.65}.wholesale-help-highlight{background:linear-gradient(135deg, #4a9eff14 0%, var(--bg-primary) 100%);border-color:#4a9eff59}.wholesale-help-steps{color:var(--text-secondary);margin:0 0 1rem;padding-left:1.35rem;font-size:1rem;line-height:1.75}.wholesale-help-steps li{margin-bottom:.65rem}.wholesale-help-steps li:last-child{margin-bottom:0}.wholesale-help-cta .wholesale-help-cta-row{margin:1.25rem 0 0}.wholesale-help-cta-button{color:#fff;background:linear-gradient(135deg,#4a9eff 0%,#6366f1 100%);border-radius:10px;justify-content:center;align-items:center;padding:.65rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 12px #4a9eff59}.wholesale-help-cta-button:hover{color:#fff;transform:translateY(-1px);box-shadow:0 4px 18px #4a9eff73}.opt-seo-page .opt-seo-breadcrumb{flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:.75rem;display:flex}.opt-seo-breadcrumb-sep{color:var(--text-muted);-webkit-user-select:none;user-select:none}.opt-seo-header.privacy-header{margin-bottom:1.75rem;padding-bottom:1.25rem}.opt-seo-cta{margin-top:.75rem}.opt-seo-index-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.65rem;margin:0 0 1rem;padding:0;list-style:none;display:grid}.opt-seo-index-link{background:linear-gradient(135deg, var(--bg-tertiary) 0%, var(--bg-secondary) 100%);border:1px solid var(--border-color);color:inherit;border-radius:10px;flex-direction:column;gap:.25rem;padding:.85rem 1rem;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.opt-seo-index-link:hover{border-color:#4a9eff73;transform:translateY(-2px);box-shadow:0 4px 14px #4a9eff1f}.opt-seo-index-name{color:var(--text-primary);font-size:.95rem;font-weight:600}.opt-seo-index-hint{color:var(--text-muted);font-size:.8rem}.opt-seo-related{color:var(--text-secondary);margin:.75rem 0 0;padding-left:1.2rem;font-size:.95rem;line-height:1.75}.opt-seo-related li{margin-bottom:.4rem}.privacy-services-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.75rem;margin:1.5rem 0;padding:0;list-style:none;display:grid}.privacy-service-item{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff14 0%,#4a9eff08 100%);border:1px solid #4a9eff33;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;font-weight:500}.privacy-list{flex-direction:column;gap:.75rem;margin:1.5rem 0;padding:0;list-style:none;display:flex}.privacy-list li{color:var(--text-secondary);padding-left:1.5rem;font-size:1rem;line-height:1.7;position:relative}.privacy-list li:before{content:"•";color:var(--text-primary);font-size:1.2rem;font-weight:700;position:absolute;left:0}.privacy-list li strong{color:var(--text-primary);font-weight:600}.gamepass-video-section{background:linear-gradient(135deg,#4a9eff1a 0%,#9d4edd0d 100%);border-color:#4a9eff4d}.gamepass-video-wrapper{margin-top:1.5rem}.gamepass-video-link{background:linear-gradient(135deg, var(--bg-tertiary) 0%, var(--bg-secondary) 100%);cursor:pointer;border:2px solid #4a9eff4d;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.gamepass-video-link:hover{border-color:#4a9eff80;transform:translateY(-2px);box-shadow:0 4px 12px #4a9eff33}.gamepass-video-icon{flex-shrink:0;font-size:2.5rem}.gamepass-video-text{flex-direction:column;flex:1;gap:.25rem;display:flex}.gamepass-video-text strong{color:var(--text-primary);font-size:1.125rem;font-weight:600}.gamepass-video-text span{color:var(--text-secondary);font-size:.875rem}.gamepass-instruction-steps{flex-direction:column;gap:1.5rem;margin-top:1.5rem;display:flex}.gamepass-instruction-step{align-items:flex-start;gap:1.5rem;display:flex}.gamepass-step-number{color:#fff;background:linear-gradient(135deg,#4a9eff 0%,#6bb6ff 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.125rem;font-weight:700;display:flex;box-shadow:0 2px 8px #4a9eff4d}.gamepass-step-content{flex:1}.gamepass-step-title{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.gamepass-calculator-container{background:linear-gradient(135deg, var(--bg-tertiary) 0%, #4a9eff0d 100%);border:1px solid #4a9eff33;border-radius:12px;margin-top:1.5rem;padding:1.5rem}.gamepass-calculator-row{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.gamepass-calculator-input-group{flex-direction:column;gap:.75rem;display:flex}.gamepass-calculator-input{font-size:1rem}.gamepass-quick-prices{flex-wrap:wrap;gap:.5rem;display:flex}.gamepass-quick-price-btn{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.gamepass-quick-price-btn:hover{color:var(--text-primary);border-color:#4a9eff80}.gamepass-quick-price-btn.active{color:#4a9eff;background:linear-gradient(135deg,#4a9eff33 0%,#4a9eff1a 100%);border-color:#4a9eff;font-weight:600}.gamepass-calculator-results{background:linear-gradient(135deg,#4a9eff1a 0%,#4a9eff0d 100%);border:1px solid #4a9eff4d;border-radius:12px;flex-direction:column;gap:1rem;margin-top:1.5rem;padding:1.5rem;display:flex}.gamepass-calculator-result-item{border-bottom:1px solid #4a9eff33;justify-content:space-between;align-items:center;padding:.75rem 0;display:flex}.gamepass-calculator-result-item:last-child{border-bottom:none}.gamepass-calculator-result-item.gamepass-result-final{border-top:2px solid #4a9eff66;border-bottom:none;margin-top:.5rem;padding-top:1rem}.gamepass-result-label{color:var(--text-secondary);font-size:1rem;font-weight:500}.gamepass-result-value{font-size:1.125rem;font-weight:700}.gamepass-result-total{color:var(--text-primary)}.gamepass-result-fee{color:#ff6b6b}.gamepass-result-income{color:#22c55e;font-size:1.5rem}.gamepass-result-target{color:#4a9eff;font-size:1.5rem}.gamepass-result-price{color:#22c55e;font-size:1.5rem}.gamepass-calculator-note{border-top:1px solid #4a9eff33;margin-top:1rem;padding-top:1rem}.help-page{grid-template-columns:320px 1fr;gap:2rem;max-width:100%;margin:0 auto;padding:2rem 0;display:grid}.help-sidebar{background:linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);border:1px solid var(--border-color);border-radius:12px;height:fit-content;padding:1.5rem;position:sticky;top:110px}.help-sidebar-header{border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:1rem}.help-sidebar-title{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.25rem;font-weight:600}.help-nav{flex-direction:column;gap:.5rem;display:flex}.help-nav-item{color:var(--text-secondary);white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.help-nav-item:hover{color:var(--text-primary);background-color:var(--bg-tertiary);border-color:var(--border-color)}.help-nav-item.active{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff26 0%,#9d4edd1a 100%);border-color:#4a9eff4d;font-weight:600}.help-nav-icon{flex-shrink:0;font-size:1.25rem}.help-nav-label{flex:1}.help-nav-category{margin-top:.5rem}.help-nav-category-header{width:100%;color:var(--text-secondary);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.help-nav-category-header:hover{color:var(--text-primary);background-color:var(--bg-tertiary);border-color:var(--border-color)}.help-nav-category-header.has-active{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff1a 0%,#9d4edd0d 100%);border-color:#4a9eff33}.help-nav-category-icon{flex-shrink:0;font-size:1.125rem}.help-nav-category-title{flex:1}.help-nav-category-arrow{color:var(--text-muted);flex-shrink:0;font-size:.75rem;transition:transform .2s}.help-nav-category-arrow.open{transform:rotate(180deg)}.help-nav-category-items{border-left:2px solid #4a9eff33;flex-direction:column;gap:.25rem;margin-top:.25rem;margin-left:.5rem;padding-left:1rem;display:flex}.help-nav-subitem{padding-left:1.75rem;position:relative}.help-nav-subitem:before{content:"";background:var(--text-muted);border-radius:50%;width:4px;height:4px;transition:background .2s;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.help-nav-subitem.active:before{background:#4a9eff}.help-nav-subitem:hover:before{background:var(--text-primary)}.help-content{min-width:0}.help-content-wrapper{width:100%}.help-content-page{padding:2rem 0}.help-header{margin-bottom:2.5rem}.help-title{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff 0%,#9d4edd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2.5rem;font-weight:600}.help-description{color:var(--text-secondary);margin:0;font-size:1.125rem;line-height:1.7}.help-categories{flex-direction:column;gap:2rem;display:flex}.help-category{background:linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);border:1px solid var(--border-color);border-radius:12px;padding:2rem}.help-category-title{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.help-category-items{flex-direction:column;gap:1rem;display:flex}.help-category-item{background:linear-gradient(135deg, var(--bg-tertiary) 0%, var(--bg-secondary) 100%);border:1px solid var(--border-color);cursor:pointer;border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex}.help-category-item:hover{background:linear-gradient(135deg,#4a9eff1a 0%,#9d4edd0d 100%);border-color:#4a9eff80;transform:translateY(-2px);box-shadow:0 4px 12px #4a9eff33}.help-category-item-icon{background:linear-gradient(135deg,#4a9eff26 0%,#9d4edd1a 100%);border:1px solid #4a9eff33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;display:flex}.help-category-item-content{flex:1;min-width:0}.help-category-item-title{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.help-category-item-description{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.5}.help-category-item-arrow{color:var(--text-muted);flex-shrink:0;font-size:1.5rem;transition:transform .2s}.help-category-item:hover .help-category-item-arrow{color:var(--text-primary);transform:translate(4px)}.categories-section{margin-bottom:4rem}.category-filters{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#4a9eff4d transparent;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem;margin-left:-1rem;margin-right:-1rem;padding:.5rem 1rem;display:flex;overflow:auto visible}.category-filters::-webkit-scrollbar{height:4px}.category-filters::-webkit-scrollbar-track{background:0 0}.category-filters::-webkit-scrollbar-thumb{background:#4a9eff4d;border-radius:2px}.category-filters::-webkit-scrollbar-thumb:hover{background:#4a9eff80}.category-filters-container{margin-bottom:.75rem;padding:.5rem 1rem;position:relative;overflow:visible}.category-filter-btn{color:var(--text-primary);cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#14141ef2 0%,#1e1e2df2 100%);border:1px solid #4a9eff33;border-radius:10px;padding:.75rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s}.category-filter-btn:hover{background:linear-gradient(135deg,#1e1e2df2 0%,#282837f2 100%);border-color:#4a9eff66}.category-filter-btn.active{color:#003d1f;background:linear-gradient(135deg,#0f8 0%,#00cc6a 100%);border-color:#00ff8880;font-weight:600;box-shadow:0 2px 8px #0f83}.category-filter-btn.active:hover{background:linear-gradient(135deg,#0f9 0%,#0d7 100%);box-shadow:0 4px 12px #00ff884d}.filter-button{color:var(--text-secondary);cursor:pointer;background:linear-gradient(135deg,#4a9eff14 0%,#4a9eff08 100%);border:2px solid #4a9eff33;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 2rem;font-family:inherit;font-size:1.1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.filter-button-icon{opacity:.8;flex-shrink:0;width:20px;height:20px}.filter-button:before{content:"";background:linear-gradient(90deg,#0000,#4a9eff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.filter-button:hover:before{left:100%}.filter-button:hover{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff26 0%,#4a9eff14 100%);border-color:#4a9eff66;transform:translateY(-2px);box-shadow:0 4px 12px #4a9eff4d}.filter-button.active{color:#fff;background:linear-gradient(135deg,#4a9eff40 0%,#4a9eff26 100%);border-width:2.5px;border-color:#4a9effcc;font-weight:700;transform:scale(1.05)}.filter-button.active:hover{background:linear-gradient(135deg,#4a9eff59 0%,#4a9eff40 100%);border-color:#4a9eff;transform:scale(1.08)}.filter-button-telegram{box-shadow:0 4px 12px #08c6;color:#fff!important;background:linear-gradient(135deg,#08c 0%,#06a 100%)!important;border-color:#08c!important;font-weight:700!important;text-decoration:none!important}.filter-button-telegram:hover{color:#fff!important;background:linear-gradient(135deg,#09d 0%,#07b 100%)!important;border-color:#09d!important;transform:translateY(-2px)!important;box-shadow:0 6px 16px #0088cc80!important}.filter-button-telegram .filter-button-icon{opacity:1;filter:brightness(1.2)}.section-title{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:500}.category-description{color:var(--text-secondary);background:linear-gradient(135deg,#4a9eff14 0%,#4a9eff08 100%);border-left:3px solid #4a9eff66;border-radius:8px;margin-bottom:2rem;padding:1rem 1.5rem;font-size:1rem;line-height:1.6}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;display:grid}.subcategories-toggle-wrap{justify-content:center;margin-top:1rem;display:flex}.subcategories-toggle-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4a9eff38 0%,#4a9eff1a 100%);border:1px solid #4a9eff66;border-radius:10px;padding:.55rem 1rem;font-size:.92rem;font-weight:600;transition:all .2s}.subcategories-toggle-button:hover{border-color:#4a9effb3;transform:translateY(-1px)}.category-card-wrapper{flex-direction:column;display:flex;position:relative}.category-card{color:#fff;text-align:center;box-shadow:none;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:center;padding:0;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.category-card:hover{transform:translateY(-4px)scale(1.05)}.category-header-wrapper{margin-bottom:1rem}.category-header-mobile-toggle{display:none}.category-header-mobile-content{display:block}.category-header-mobile-title{display:none}.category-header-title-desktop{display:block}.category-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:0;display:flex}.category-header-buttons{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.category-activation-button{color:#4a9effe6;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#4a9eff26 0%,#4a9eff1a 100%);border:1px solid #4a9eff4d;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}.category-activation-button:hover{color:#4a9eff;background:linear-gradient(135deg,#4a9eff40 0%,#4a9eff26 100%);border-color:#4a9eff80;transform:translateY(-1px);box-shadow:0 2px 8px #4a9eff33}.category-image{aspect-ratio:1;object-fit:cover;z-index:1;width:100%;box-shadow:none;background-color:#0000;border-radius:16px;margin-bottom:.75rem;display:block;position:relative}.category-card:hover .category-image{transition:transform .3s;transform:scale(1.05)}.category-name{color:#fff;text-shadow:0 2px 8px #000000e6;z-index:1;letter-spacing:.03em;font-size:1.4rem;font-weight:800;line-height:1.3;position:relative}.popular-products-section{margin-top:0;margin-bottom:4rem}.popular-products-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.25rem;display:grid}.popular-product-card{text-align:center;cursor:pointer;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:center;padding:0;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:visible}.popular-product-card:hover{transform:translateY(-4px)scale(1.05)}.popular-product-image{aspect-ratio:1;object-fit:cover;z-index:1;width:100%;box-shadow:none;background-color:#0000;border-radius:16px;margin-bottom:.75rem;display:block;position:relative}.popular-product-card:hover .popular-product-image{transition:transform .3s;transform:scale(1.05)}.popular-product-name{color:#fff;text-shadow:0 2px 8px #000000e6;z-index:1;letter-spacing:.03em;margin:0 0 .5rem;font-size:1.4rem;font-weight:800;line-height:1.3;position:relative}.popular-product-price-wrapper{background:linear-gradient(135deg,#10f0001f 0%,#10f0000f 100%);border:1px solid #10f00040;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;display:inline-flex;box-shadow:0 3px 10px #10f00026}.popular-product-price{color:#10f000;letter-spacing:.02em;text-shadow:0 0 10px #10f0004d;font-size:1.4rem;font-weight:800;line-height:1.2}.popular-product-currency-icon{filter:drop-shadow(0 0 4px #10f00080);flex-shrink:0;width:22px;height:22px}.products-section{margin-top:1rem}.products-section-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.products-section-title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:500}.products-section-title-unavailable{color:#888}.products-sort-controls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.products-sort-label{color:var(--text-secondary);font-size:.9rem;font-weight:500}.products-sort-button{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.products-sort-button:hover{background:var(--bg-secondary);color:var(--text-primary);border-color:#4a9eff4d}.products-sort-button.active{color:#4a9efff2;background:linear-gradient(135deg,#4a9eff33 0%,#4a9eff1a 100%);border-color:#4a9eff80;font-weight:600}.products-controls{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.products-filter-checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .2s;display:flex}.products-filter-checkbox:hover{background:var(--bg-secondary);border-color:#4a9eff4d}.products-filter-checkbox input[type=checkbox]{cursor:pointer;accent-color:#4a9effcc;flex-shrink:0;width:18px;height:18px;margin:0}.products-filter-checkbox-label{color:var(--text-secondary);white-space:nowrap;font-size:.875rem;font-weight:500}.products-filter-checkbox:hover .products-filter-checkbox-label{color:var(--text-primary)}.products-filter-checkbox input[type=checkbox]:checked+.products-filter-checkbox-label{color:#4a9efff2}.products-view-controls{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;align-items:center;gap:.25rem;padding:.25rem;display:flex}.products-view-button{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:36px;height:36px;padding:.5rem;transition:all .2s;display:flex}.products-view-button:hover{background:var(--bg-secondary);color:var(--text-primary)}.products-view-button.active{color:#4a9efff2;background:linear-gradient(135deg,#4a9eff33 0%,#4a9eff1a 100%)}.products-view-button svg{width:18px;height:18px}.products-list{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;display:grid}.products-list.products-list-view{flex-direction:column;gap:.35rem;display:flex}.products-list.products-list-view .product-card{cursor:default;box-sizing:border-box;border:1px solid #0000;flex-direction:row;align-items:center;max-width:100%;height:60px;min-height:60px;max-height:60px;display:flex;position:relative}.products-list.products-list-view .product-card:before{content:"";pointer-events:none;z-index:0;border:1px solid #0000;border-radius:0;transition:border-color .15s,background-color .15s;position:absolute;inset:0}.products-list.products-list-view .product-card:hover:before{border-color:var(--border-color);background-color:#4a9eff05}.products-list.products-list-view .product-card>*{z-index:1;position:relative}.products-list.products-list-view .product-card-image-wrapper{border-radius:6px 0 0 6px;flex-shrink:0;width:60px;min-width:60px;max-width:60px;height:60px;min-height:60px;max-height:60px;padding:0;position:relative;overflow:hidden}.products-list.products-list-view .product-card-image-wrapper .category-image{object-fit:cover;border-radius:6px;width:100%;height:100%;display:block}.products-list.products-list-view .product-card-content{flex-direction:row;flex:1;justify-content:space-between;align-items:center;gap:1rem;min-height:60px;padding:.5rem 1rem;display:flex}.products-list.products-list-view .product-card-name-link{color:inherit;width:100%;text-decoration:none}.products-list.products-list-view .product-card-name-link:hover .product-card-name{color:#4a9efff2}.products-list.products-list-view .product-card-name-wrapper{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.products-list.products-list-view .product-card-name{-webkit-line-clamp:1;line-clamp:1;margin:0;font-size:.9rem;transition:color .2s}.product-card-attributes{display:none}.products-list.products-list-view .product-card-attributes{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.products-list.products-list-view .product-card-attribute{color:var(--text-secondary);background:#4a9eff1a;border:1px solid #4a9eff33;border-radius:4px;align-items:center;gap:.25rem;padding:.2rem .5rem;font-size:.75rem;display:inline-flex}.products-list.products-list-view .product-card-attribute-key{color:#4a9effe6;font-weight:500}.products-list.products-list-view .product-card-attribute-qty{background:linear-gradient(135deg,#22c55e33 0%,#22c55e1f 100%);border:1.5px solid #22c55e66;border-radius:6px;padding:.25rem .5rem;font-weight:600;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 2px 4px #22c55e26,inset 0 1px #ffffff1a}.products-list.products-list-view .product-card-attribute-qty:before{content:"";background:linear-gradient(90deg,#0000,#22c55e80,#0000);height:1px;position:absolute;top:0;left:0;right:0}.products-list.products-list-view .product-card-attribute-qty-label{color:#22c55e;text-shadow:0 1px 2px #0003;margin-right:.3rem;font-size:.7rem;font-weight:600}.products-list.products-list-view .product-card-attribute-qty-value{color:#16a34a;text-shadow:0 1px 2px #0003;letter-spacing:.02em;font-size:.8rem;font-weight:700}.products-list.products-list-view .product-card-attribute-bonus{background:linear-gradient(135deg,#fbbf2433 0%,#fbbf241f 100%);border:1.5px solid #fbbf2466;border-radius:6px;padding:.25rem .5rem;font-weight:600;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 2px 4px #fbbf2426,inset 0 1px #ffffff1a}.products-list.products-list-view .product-card-attribute-bonus:before{content:"";background:linear-gradient(90deg,#0000,#fbbf2480,#0000);height:1px;position:absolute;top:0;left:0;right:0}.products-list.products-list-view .product-card-attribute-bonus-label{color:#fbbf24;text-shadow:0 1px 2px #0003;margin-right:.3rem;font-size:.7rem;font-weight:600}.products-list.products-list-view .product-card-attribute-bonus-value{color:#fbbf24;text-shadow:0 1px 2px #0003;letter-spacing:.02em;font-size:.8rem;font-weight:700}.products-list.products-list-view .product-card-attribute-country{background:linear-gradient(135deg,#4a9eff26 0%,#4a9eff14 100%);border:1.5px solid #4a9eff59;border-radius:6px;align-items:center;gap:.4rem;padding:.25rem .5rem;transition:all .2s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 2px 4px #4a9eff1f,inset 0 1px #ffffff1a}.products-list.products-list-view .product-card-attribute-country:before{content:"";background:linear-gradient(90deg,#0000,#4a9eff66,#0000);height:1px;position:absolute;top:0;left:0;right:0}.products-list.products-list-view .product-card-attribute-flag{object-fit:cover;border:.5px solid #fff3;border-radius:3px;flex-shrink:0;width:16px;height:16px;box-shadow:0 1px 3px #0000004d}.products-list.products-list-view .product-card-attribute-country-value{color:var(--text-primary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.products-list.products-list-view .product-card-attribute-value{color:var(--text-primary)}.products-list.products-list-view .product-card-price-section,.products-list.products-list-view .product-card-stock,.products-list.products-list-view .product-card-actions,.products-list.products-list-view .product-card-buy-button{display:none}.products-list.products-list-view .product-card-list-controls{flex-direction:row;flex-shrink:0;align-items:center;gap:1rem;display:flex}.products-list.products-list-view .product-card-list-stock{color:var(--text-secondary);white-space:nowrap;font-size:.75rem}.products-list.products-list-view .product-card-list-price{white-space:nowrap;align-items:baseline;gap:.25rem;display:flex}.products-list.products-list-view .product-card-list-price .product-card-price{font-size:1.1rem;font-weight:700}.products-list.products-list-view .product-card-list-price .product-card-currency-icon{width:14px;height:14px}.products-list.products-list-view .product-card-quantity-controls{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;align-items:center;gap:.5rem;padding:.25rem;display:flex}.products-list.products-list-view .product-card-cart-badge{color:#4a9effe6;white-space:nowrap;background:#4a9eff1a;border-radius:4px;margin-right:.25rem;padding:.2rem .5rem;font-size:.7rem;font-weight:500}.products-list.products-list-view .product-card-quantity-button{width:24px;height:24px;color:var(--text-primary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;font-size:1rem;font-weight:600;line-height:1;transition:all .2s;display:flex}.products-list.products-list-view .product-card-quantity-button:hover:not(:disabled){background:var(--bg-secondary);color:#4a9efff2}.products-list.products-list-view .product-card-quantity-button:disabled{opacity:.3;cursor:not-allowed}.products-list.products-list-view .product-card-quantity-value{text-align:center;min-width:20px;color:var(--text-primary);font-size:.85rem;font-weight:600}.products-list.products-list-view .product-card-subcategory-tag,.products-list.products-list-view .product-card-tags,.product-card-list-controls{display:none}.products-list.products-list-view .product-card-list-controls{display:flex}.products-list.products-list-view .product-card-cart-indicator{display:none}@media (max-width:768px){.products-controls{gap:.75rem}.products-view-controls{gap:.15rem;padding:.15rem}.products-view-button{width:32px;height:32px;padding:.4rem}.products-view-button svg{width:16px;height:16px}.products-list.products-list-view{gap:.4rem}.products-list.products-list-view .product-card{flex-direction:row;height:55px;min-height:55px;max-height:55px}.products-list.products-list-view .product-card-image-wrapper{border-radius:6px 0 0 6px;width:55px;min-width:55px;max-width:55px;height:55px;min-height:55px;max-height:55px;padding:0;overflow:hidden}.products-list.products-list-view .product-card-image-wrapper .category-image{object-fit:cover;border-radius:6px;width:100%;height:100%;display:block}.products-list.products-list-view .product-card{max-width:100%!important;overflow:visible!important}.products-list.products-list-view .product-card-content{flex-flow:row;align-items:center;gap:.3rem;min-height:55px;padding:.35rem .4rem;overflow:visible!important}.products-list.products-list-view .product-card-name-wrapper{flex:1;gap:.15rem;min-width:0;max-width:calc(100% - 180px);overflow:hidden}.products-list.products-list-view .product-card-name{-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;white-space:nowrap;font-size:.65rem;overflow:hidden}.products-list.products-list-view .product-card-attributes{flex-wrap:nowrap;gap:.25rem;overflow:hidden}.products-list.products-list-view .product-card-attribute{flex-shrink:0;padding:.125rem .3rem;font-size:.6rem}.products-list.products-list-view .product-card-attribute-qty{border-width:1px;border-radius:4px;padding:.125rem .3rem}.products-list.products-list-view .product-card-attribute-qty-label{margin-right:.15rem;font-size:.55rem}.products-list.products-list-view .product-card-attribute-qty-value{font-size:.65rem}.products-list.products-list-view .product-card-attribute-bonus{border-width:1px;border-radius:4px;padding:.125rem .3rem}.products-list.products-list-view .product-card-attribute-bonus-label{margin-right:.15rem;font-size:.55rem}.products-list.products-list-view .product-card-attribute-bonus-value{font-size:.65rem}.products-list.products-list-view .product-card-attribute-country{border-width:1px;border-radius:4px;gap:.2rem;padding:.125rem .3rem}.products-list.products-list-view .product-card-attribute-flag{width:11px;height:11px}.products-list.products-list-view .product-card-attribute-country-value{font-size:.6rem}.products-list.products-list-view .product-card-list-controls{gap:.3rem;flex-direction:row!important;flex-shrink:0!important;align-items:center!important;width:auto!important;min-width:auto!important;display:flex!important;overflow:visible!important}.products-list.products-list-view .product-card-list-stock{font-size:.65rem}.products-list.products-list-view .product-card-list-price .product-card-price{font-size:.85rem}.products-list.products-list-view .product-card-list-price .product-card-currency-icon{width:11px;height:11px}.products-list.products-list-view .product-card-quantity-controls{gap:.25rem;padding:.2rem .15rem;background:var(--bg-tertiary)!important;border:1px solid var(--border-color)!important;border-radius:6px!important;flex-direction:row!important;flex-shrink:0!important;align-items:center!important;width:auto!important;min-width:auto!important;display:flex!important;overflow:visible!important}.products-list.products-list-view .product-card-quantity-button{width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important;min-height:26px!important;max-height:26px!important;color:var(--text-primary)!important;cursor:pointer!important;opacity:1!important;visibility:visible!important;background:0 0!important;border:none!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;padding:0!important;font-size:1rem!important;font-weight:600!important;line-height:1!important;display:flex!important;overflow:visible!important}.products-list.products-list-view .product-card-quantity-button:hover:not(:disabled){background:var(--bg-secondary)!important;color:#4a9efff2!important}.products-list.products-list-view .product-card-quantity-button:disabled{opacity:.4!important;cursor:not-allowed!important}.products-list.products-list-view .product-card-quantity-value{text-align:center;min-width:22px;color:var(--text-primary);font-size:.75rem;font-weight:600}.products-list{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.875rem}.product-card{min-height:auto;aspect-ratio:unset;border-radius:12px;flex-direction:column;height:100%;display:flex}.product-card-image-wrapper{background:#0a0a0f80;flex-shrink:0;width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden}.product-card-image-wrapper .category-image{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.product-card-tags{gap:.375rem;top:.5rem;left:.5rem;right:.5rem}.product-card-tag{padding:.2rem .5rem;font-size:.65rem}.product-card-content{flex-direction:column;flex:1;justify-content:space-between;gap:.5rem;min-height:0;padding:.75rem;display:flex;overflow:visible}.product-card-subcategory-tag{flex-shrink:0;margin-bottom:.125rem;padding:.2rem .5rem;font-size:.65rem}.product-card-name{-webkit-line-clamp:2;line-clamp:2;flex-shrink:0;min-height:2.2em;margin:0;font-size:.85rem}.product-card-price-section{flex-shrink:0;margin:.125rem 0}.product-card-price{font-size:1.25rem}.product-card-stock{margin-top:.125rem;font-size:.65rem}.product-card-actions{flex-shrink:0;gap:.375rem;margin-top:auto;padding-top:.25rem}.product-card-buy-button{white-space:nowrap;text-overflow:ellipsis;justify-content:center;align-items:center;width:100%;min-height:40px;padding:.625rem .875rem;font-size:.875rem;font-weight:700;display:flex;overflow:hidden}.product-card-cart-indicator{color:#003d1f;background:linear-gradient(135deg,#00ff88f2 0%,#00dc73f2 100%);border:2px solid #0f8;min-height:auto;padding:.5rem .75rem;font-size:.75rem;font-weight:700;position:absolute;bottom:.5rem;left:.5rem;right:.5rem;box-shadow:0 4px 12px #00ff8880,0 0 20px #00ff884d}.product-card-cart-quantity{font-size:.75rem}}@media (max-width:480px){.products-list{grid-template-columns:repeat(2,1fr);gap:.45rem}.product-card{min-height:auto;aspect-ratio:unset;border-radius:8px;flex-direction:column;gap:0;height:100%;padding:0;display:flex}.product-card-image-wrapper{background:#0a0a0f80;border-radius:8px 8px 0 0;flex-shrink:0;width:100%;height:0;padding-bottom:100%;position:relative;overflow:hidden}.product-card-image-wrapper .category-image{object-fit:cover;border-radius:0;width:100%;height:100%;margin-bottom:0;padding:0;position:absolute;top:0;left:0}.product-card-tags{z-index:10;gap:.15rem;position:absolute;top:.2rem;left:.2rem;right:.2rem}.product-card-tag{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:3px;padding:.1rem .25rem;font-size:.45rem}.product-card-content{flex-direction:column;flex:1;justify-content:space-between;gap:.25rem;width:100%;min-height:0;padding:.35rem;display:flex;overflow:visible}.product-card-subcategory-tag{flex-shrink:0;align-self:flex-start;margin-bottom:.1rem;padding:.075rem .25rem;font-size:.45rem!important}.product-card-name{-webkit-line-clamp:2;line-clamp:2;flex-shrink:0;min-height:1.8em;margin:0;font-weight:600;line-height:1.2;font-size:.625rem!important}.product-card-price-section{flex-direction:column;flex-shrink:0;gap:.15rem;margin:.15rem 0;display:flex}.product-card-price-wrapper{align-items:baseline;gap:.15rem;display:inline-flex}.product-card-price{font-weight:700;line-height:1.2;font-size:.8rem!important}.product-card-currency-icon{width:8px!important;height:8px!important}.product-card-stock{color:#fff9;flex-shrink:0;margin:0;font-size:.5rem}.product-card-actions{flex-direction:column;flex-shrink:0;width:100%;margin-top:auto;padding-top:.15rem;display:flex}.product-card-buy-button{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;width:100%;min-height:26px;padding:.3rem .5rem;font-weight:600;display:flex;box-shadow:0 2px 6px #00ff884d,0 0 8px #0f83;font-size:.65rem!important}.product-card-cart-indicator{white-space:nowrap;color:#003d1f;background:linear-gradient(135deg,#00ff88f2 0%,#00dc73f2 100%);border:2px solid #0f8;width:auto;min-height:auto;padding:.35rem .5rem;font-size:.6rem;font-weight:700;position:absolute;bottom:.375rem;left:.375rem;right:.375rem;box-shadow:0 3px 10px #00ff8880,0 0 15px #00ff884d}.product-card-cart-quantity{font-size:.55rem}.products-list.products-list-view{gap:.25rem}.products-list.products-list-view .product-card{background:linear-gradient(135deg,#14141ef2 0%,#1e1e2df2 100%);border:1px solid #ffffff0d;border-radius:8px;flex-direction:row;min-height:48px;padding:0}.products-list.products-list-view .product-card:before{background-color:#4a9eff08;border-color:#4a9eff33}.products-list.products-list-view .product-card-image-wrapper{border-radius:6px 0 0 6px;width:48px;min-width:48px;max-width:48px;height:48px;min-height:48px;max-height:48px;padding:0;overflow:hidden}.products-list.products-list-view .product-card-image-wrapper .category-image{object-fit:cover;border-radius:5px;width:100%;height:100%;display:block}.products-list.products-list-view .product-card-content{flex-direction:row;flex:1;align-items:center;gap:.5rem;min-height:48px;padding:.35rem .5rem}.products-list.products-list-view .product-card-name-wrapper{gap:.15rem}.products-list.products-list-view .product-card-name{-webkit-line-clamp:1;line-clamp:1;margin:0;font-weight:500;line-height:1.3;font-size:.7rem!important}.products-list.products-list-view .product-card-name-link:hover .product-card-name{color:#4a9effe6}.products-list.products-list-view .product-card-attributes{gap:.25rem}.products-list.products-list-view .product-card-attribute{padding:.1rem .3rem;font-size:.65rem}.products-list.products-list-view .product-card-attribute-qty{border-width:1px;border-radius:5px;padding:.18rem .4rem}.products-list.products-list-view .product-card-attribute-qty-label{margin-right:.2rem;font-size:.6rem}.products-list.products-list-view .product-card-attribute-qty-value{font-size:.7rem}.products-list.products-list-view .product-card-attribute-bonus{border-width:1px;border-radius:5px;padding:.18rem .4rem}.products-list.products-list-view .product-card-attribute-bonus-label{margin-right:.2rem;font-size:.6rem}.products-list.products-list-view .product-card-attribute-bonus-value{font-size:.7rem}.products-list.products-list-view .product-card-attribute-country{border-width:1px;border-radius:5px;gap:.25rem;padding:.18rem .4rem}.products-list.products-list-view .product-card-attribute-flag{width:12px;height:12px}.products-list.products-list-view .product-card-attribute-country-value{font-size:.65rem}.products-list.products-list-view .product-card-list-controls{flex-direction:row;flex-shrink:0;align-items:center;gap:.4rem;display:flex}.products-list.products-list-view .product-card-list-stock{display:none}.products-list.products-list-view .product-card-list-price{white-space:nowrap;align-items:baseline;gap:.15rem;display:flex}.products-list.products-list-view .product-card-list-price .product-card-price{font-weight:700;line-height:1;font-size:.8rem!important}.products-list.products-list-view .product-card-list-price .product-card-currency-icon{width:10px;height:10px}.products-list.products-list-view .product-card-quantity-controls{background:#4a9eff14;border:1px solid #4a9eff26;border-radius:5px;gap:.25rem;padding:.15rem .2rem}.products-list.products-list-view .product-card-cart-badge{display:none}.products-list.products-list-view .product-card-quantity-button{border-radius:3px;width:20px;height:20px;font-size:.85rem;transition:all .15s}.products-list.products-list-view .product-card-quantity-button:active:not(:disabled){background:#4a9eff33;transform:scale(.9)}.products-list.products-list-view .product-card-quantity-value{min-width:16px;font-size:.7rem;font-weight:600}.product-card-unavailable .product-card-image-wrapper{opacity:.6;filter:grayscale(70%)}.product-card-unavailable-badge{border-radius:6px;gap:.3rem;padding:.4rem .65rem}.product-card-unavailable-badge-icon{font-size:.85rem}.product-card-unavailable-badge-text{font-size:.65rem}.product-card-coming-soon{margin-top:2rem}.product-card-coming-soon-text{border-radius:6px;padding:.4rem .65rem;font-size:.65rem}.product-card-unavailable-overlay{border-radius:8px 8px 0 0}.product-card-unavailable-status{border-radius:5px;gap:.3rem;margin-top:.15rem;padding:.3rem .5rem}.product-card-unavailable-status-icon{font-size:.65rem}.product-card-unavailable-status-text{font-size:.55rem}.category-filters{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:.5rem;margin:.5rem 0;padding:0}.category-filters-container{margin-bottom:.5rem;margin-left:0;margin-right:0;padding:.5rem 1rem;overflow:visible}.category-filter-btn{border-radius:8px;padding:.5rem 1rem;font-size:.8rem}.filter-button{border-radius:5px;gap:.25rem;padding:.4rem .75rem;font-size:.7rem}.filter-button-icon{width:12px;height:12px}}@media (max-width:360px){.products-list{grid-template-columns:repeat(2,1fr);gap:.4rem}.product-card{border-radius:8px}.product-card-image-wrapper{border-radius:8px 8px 0 0;padding-bottom:100%}.product-card-content{gap:.2rem;padding:.3rem}.product-card-name{min-height:1.7em;line-height:1.2;font-size:.6rem!important}.product-card-price{font-size:.75rem!important}.product-card-currency-icon{width:7px!important;height:7px!important}.product-card-stock{font-size:.45rem}.product-card-subcategory-tag{padding:.05rem .2rem;font-size:.4rem!important}.product-card-buy-button{border-radius:6px;min-height:24px;padding:.25rem .45rem;font-size:.6rem!important}.product-card-cart-indicator{color:#003d1f;background:linear-gradient(135deg,#00ff88f2 0%,#00dc73f2 100%);border:2px solid #0f8;min-height:auto;padding:.3rem .45rem;font-size:.55rem;font-weight:700;position:absolute;bottom:.3rem;left:.3rem;right:.3rem;box-shadow:0 3px 10px #00ff8880,0 0 15px #00ff884d}.product-card-cart-quantity{font-size:.5rem}}.product-card{background:linear-gradient(135deg,#14141ef2 0%,#1e1e2df2 100%);border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;height:100%;min-height:0;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;overflow:hidden;box-shadow:0 4px 12px #0003}.product-card:hover{border-color:#00ff884d;transform:translateY(-4px);box-shadow:0 8px 24px #0000004d,0 0 20px #00ff881a}.product-card-unavailable{opacity:.85;filter:grayscale(80%);background:linear-gradient(135deg,#1e1e28fa 0%,#282832fa 100%);border:1px solid #8883;position:relative}.product-card-unavailable:before{content:"";pointer-events:none;z-index:1;background:linear-gradient(135deg,#0000004d 0%,#0000001a 100%);border-radius:16px;position:absolute;inset:0}.product-card-unavailable .product-card-name{color:#aaa;z-index:2;position:relative}.product-card-unavailable .product-card-image-wrapper{filter:grayscale(70%);opacity:.6;position:relative}.product-card-unavailable-overlay{z-index:5;background:linear-gradient(#0006 0%,#0009 100%);border-radius:16px 16px 0 0;position:absolute;inset:0}.product-card-unavailable-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:linear-gradient(135deg,#888888f2 0%,#646464f2 100%);border:1.5px solid #ffffff40;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem .875rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 2px 12px #0006,0 0 15px #00000040}.product-card-unavailable-badge-icon{font-size:1rem;line-height:1}.product-card-unavailable-badge-text{color:#fff;text-transform:uppercase;letter-spacing:.3px;white-space:nowrap;font-size:.75rem;font-weight:700}.product-card-coming-soon{z-index:11;pointer-events:none;margin-top:2.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-card-coming-soon-text{color:#003d1f;text-shadow:0 1px 2px #0000001a;letter-spacing:.3px;white-space:nowrap;background:linear-gradient(135deg,#0f8 0%,#00cc6a 100%);border:none;border-radius:8px;padding:.5rem .875rem;font-size:.75rem;font-weight:700;display:inline-block;box-shadow:0 2px 12px #0f86,0 0 20px #00ff8840}.product-card-unavailable-status{z-index:2;background:linear-gradient(135deg,#8888881f 0%,#6464641f 100%);border:1px solid #88888840;border-radius:6px;align-items:center;gap:.375rem;margin-top:auto;padding:.4rem .625rem;display:flex;position:relative}.product-card-unavailable-status-icon{font-size:.75rem;line-height:1}.product-card-unavailable-status-text{color:#aaa;font-size:.65rem;font-weight:500;line-height:1.2}.product-card-tags{z-index:10;pointer-events:none;flex-wrap:wrap;gap:.5rem;display:flex;position:absolute;top:.75rem;left:.75rem;right:.75rem}.product-card-tag{white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid;border-radius:6px;padding:.25rem .625rem;font-size:.7rem;font-weight:600;line-height:1.4;display:inline-block;box-shadow:0 2px 6px #0003}.product-card-image-wrapper{background:#0a0a0f80;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:0;padding-bottom:100%;display:flex;position:relative;overflow:hidden}.product-card-image-wrapper .category-image{object-fit:cover;border-radius:0;width:100%;height:100%;margin-bottom:0;padding:0;position:absolute;top:0;left:0}.product-card-content{flex-direction:column;flex:1;justify-content:space-between;gap:.375rem;padding:.625rem;display:flex}.product-card-subcategory-tag{color:#4a9effe6;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(135deg,#4a9eff26 0%,#4a9eff14 100%);border:1px solid #4a9eff4d;border-radius:6px;align-self:flex-start;max-width:100%;margin-bottom:.15rem;padding:.15rem .4rem;font-size:.6rem;font-weight:500;display:inline-block;overflow:hidden}.product-card-name{color:#fff;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;margin:0;font-size:.8rem;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.product-card-price-section{flex-direction:column;gap:.25rem;display:flex}.product-card-price-wrapper{align-items:center;gap:.5rem;display:inline-flex}.product-card-price{color:#fff;text-shadow:0 0 10px #ffffff4d;font-size:1.1rem;font-weight:800;line-height:1.2}.product-card-currency-icon{opacity:.9;filter:brightness(0)invert();width:14px;height:14px}.product-card-stock{color:#ffffffb3;font-size:.7rem}.product-card-unavailable-text{color:#888;margin:0;font-size:.85rem;font-weight:500}.product-card-price-unavailable{z-index:2;position:relative;color:#aaa!important;text-shadow:none!important}.product-card-currency-icon-unavailable{z-index:2;position:relative;filter:grayscale()brightness(.7)!important;opacity:.7!important}.product-card-unavailable .product-card-content{z-index:2;position:relative}.product-card-buy-button{color:#003d1f;cursor:pointer;text-shadow:0 1px 2px #0000001a;background:linear-gradient(135deg,#0f8 0%,#00cc6a 100%);border:none;border-radius:8px;width:100%;padding:.5rem .75rem;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #00ff884d,0 0 15px #0f83}.product-card-buy-button:hover:not(:disabled){background:linear-gradient(135deg,#0f9 0%,#0d7 100%);transform:translateY(-2px);box-shadow:0 6px 16px #0f86,0 0 25px #00ff884d}.product-card-buy-button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 8px #00ff884d}.product-card-buy-button:disabled{opacity:.5;cursor:not-allowed;background:linear-gradient(135deg,#666 0%,#555 100%)}.product-card-actions{flex-direction:column;gap:.5rem;width:100%;display:flex}.product-card-cart-indicator{color:#003d1f;z-index:15;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#00ff88f2 0%,#00dc73f2 100%);border:2px solid #0f8;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.85rem;font-weight:700;display:flex;position:absolute;bottom:.5rem;left:.5rem;right:.5rem;box-shadow:0 4px 12px #00ff8880,0 0 20px #00ff884d}.product-card-cart-icon{filter:brightness(0)saturate()invert(15%)sepia(50%)saturate(5000%)hue-rotate(120deg)brightness(.25);flex-shrink:0;width:16px;height:16px}.product-card-cart-quantity{font-size:.85rem;font-weight:700}.product-detail{width:100%;margin-top:1.5rem}.product-detail-container{grid-template-columns:1fr 1.3fr;align-items:start;gap:3rem;max-width:1200px;margin:0 auto;display:grid}.product-detail-image-section{position:sticky;top:90px}.product-detail-image-wrapper{aspect-ratio:1;background:var(--bg-secondary);border:2px solid var(--border-color);border-radius:20px;width:100%;max-width:500px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006}.product-detail-image-wrapper:hover{border-color:#4a9eff4d;box-shadow:0 12px 40px #4a9eff33}.product-detail-image-wrapper .category-image{object-fit:cover;border-radius:0;width:100%;height:100%;margin-bottom:0;padding:0}.product-detail-tags{z-index:10;pointer-events:none;flex-wrap:wrap;gap:.5rem;display:flex;position:absolute;top:1rem;left:1rem;right:1rem}.product-detail-tag{white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid;border-radius:8px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;line-height:1.4;display:inline-block;box-shadow:0 2px 8px #0000004d}.product-detail-info-section{flex-direction:column;gap:2rem;display:flex}.product-detail-title{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 1rem;font-size:2.5rem;font-weight:700;line-height:1.2}.product-detail-description-wrapper{margin-top:1rem;margin-bottom:1.5rem}.product-detail-description-toggle{display:none}.product-detail-description{color:var(--text-secondary);max-height:none;margin:0;padding:0;font-size:1rem;line-height:1.6;overflow:visible}.product-detail-description p{margin:0 0 1rem}.product-detail-description p:last-child{margin-bottom:0}.product-detail-offers{flex-direction:column;gap:1rem;display:flex}.product-detail-offers-title{color:var(--text-primary);margin:0 0 1.25rem;font-size:1.5rem;font-weight:600}.product-detail-offers-list{flex-direction:column;gap:1rem;display:flex}.product-detail-offer{background:var(--bg-secondary);border:2px solid var(--border-color);cursor:pointer;border-radius:16px;padding:1.25rem 1.5rem;transition:all .3s;box-shadow:0 4px 12px #00000026}.product-detail-offer:hover{border-color:#4a9eff80;transform:translateY(-2px);box-shadow:0 6px 20px #4a9eff33}.product-detail-offer.selected{background:linear-gradient(135deg, #00ff881a 0%, var(--bg-secondary) 100%);border-color:#0f89;transform:translateY(-2px);box-shadow:0 6px 20px #00ff8840}.product-detail-offer.unavailable{opacity:.6;cursor:not-allowed;filter:grayscale(50%)}.product-detail-offer.unavailable:hover{border-color:#8883;transform:none;box-shadow:0 4px 12px #0003}.product-detail-offer-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.product-detail-offer-price-wrapper{align-items:center;gap:.5rem;display:flex}.product-detail-offer-price{color:#10f000;font-size:1.75rem;font-weight:700;line-height:1.2}.product-detail-offer.selected .product-detail-offer-price{color:#0f8}.product-detail-offer-currency-icon{opacity:.9;width:18px;height:18px}.product-detail-offer.selected .product-detail-offer-currency-icon{opacity:1}.product-detail-offer-currency-icon.unavailable{filter:grayscale()brightness(.7)}.product-detail-offer-stock{color:var(--text-secondary);font-size:.95rem;font-weight:500}.product-detail-offer-stock.unavailable{color:#888}.product-detail-offer-cart{color:#4a9eff;background:linear-gradient(135deg,#4a9eff26 0%,#9d4edd26 100%);border:1px solid #4a9eff4d;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.85rem;font-weight:600;display:flex}.product-detail-offer-cart-icon{font-size:1rem}.product-detail-offers-unavailable{flex-direction:column;gap:1rem;margin-top:1rem;display:flex}.product-detail-offers-unavailable-title{color:#888;margin:0;font-size:1.25rem;font-weight:600}.product-detail-actions{border-top:1px solid var(--border-color);flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.product-detail-cart-indicator{color:#4a9eff;background:linear-gradient(135deg,#4a9eff26 0%,#9d4edd26 100%);border:2px solid #4a9eff4d;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.product-detail-cart-indicator:hover{background:linear-gradient(135deg,#4a9eff33 0%,#9d4edd33 100%);border-color:#4a9eff80}.product-detail-cart-icon{font-size:1.1rem}.product-detail-buy-button{color:#003d1f;cursor:pointer;background:linear-gradient(135deg,#0f8 0%,#00cc6a 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem 2rem;font-size:1.25rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 16px #00ff884d}.product-detail-buy-button:hover:not(:disabled){background:linear-gradient(135deg,#0f9 0%,#0d7 100%);transform:translateY(-2px);box-shadow:0 6px 24px #0f86}.product-detail-buy-button:active:not(:disabled){transform:translateY(1px);box-shadow:0 1px 4px #0003}.product-detail-buy-button:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;background:linear-gradient(135deg,#666 0%,#555 100%);transform:none}.product-detail-buy-button-icon{width:18px;height:18px}.product-detail-unavailable{background:linear-gradient(135deg,#1e1e28f2 0%,#282832f2 100%);border:1px solid #8883;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}.product-detail-unavailable-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#888888f2 0%,#646464f2 100%);border:2px solid #fff3;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:1rem;font-weight:700;display:flex}.product-detail-coming-soon{color:#003d1f;background:linear-gradient(135deg,#0f8 0%,#00cc6a 100%);border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:1rem;font-weight:700;box-shadow:0 2px 8px #0003}@media (max-width:968px){.product-detail-container{grid-template-columns:1fr;gap:1.5rem}.product-detail-image-section{justify-content:center;display:flex;position:static}.product-detail-image-wrapper{max-width:400px}.product-detail-title{text-align:left;font-size:1.75rem}.product-detail-offers-title{text-align:left}}@media (max-width:768px){.product-detail-description-wrapper{margin-top:.875rem;margin-bottom:1.25rem}.product-detail-description-toggle{background:var(--bg-secondary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.product-detail-description-toggle:hover{background:var(--bg-tertiary);border-color:#4a9eff4d}.product-detail-description-toggle:focus{outline-offset:2px;outline:2px solid #4a9eff80}.product-detail-description-toggle-icon{color:var(--text-secondary);flex-shrink:0;font-size:.75rem;transition:transform .2s}.product-detail-description{max-height:0;color:var(--text-secondary);margin:0;padding:0;font-size:.9375rem;line-height:1.6;transition:max-height .3s,padding .3s,margin .3s;overflow:hidden}.product-detail-description.expanded{max-height:2000px;margin-bottom:0;padding:.75rem 0}}@media (max-width:640px){.product-detail{margin-top:.5rem}.product-detail-container{gap:1rem;max-width:100%;padding:0}.product-detail-image-section{margin-bottom:.5rem}.product-detail-image-wrapper{border-width:1px;border-radius:12px;max-width:100%;box-shadow:0 4px 12px #0000004d}.product-detail-tags{gap:.375rem;top:.5rem;left:.5rem;right:.5rem}.product-detail-tag{border-radius:6px;padding:.25rem .5rem;font-size:.65rem}.product-detail-title{text-align:left;letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.25rem;line-height:1.3}.product-detail-description-wrapper{margin-top:.625rem;margin-bottom:.875rem}.product-detail-description-toggle{margin-bottom:.375rem;padding:.625rem .875rem;font-size:.875rem}.product-detail-description{font-size:.875rem}.product-detail-description.expanded{padding:.625rem 0}.product-detail-info-section{gap:.875rem}.product-detail-offers{gap:.625rem}.product-detail-offers-title{text-align:left;margin-bottom:.625rem;font-size:1rem;font-weight:600}.product-detail-offers-list{gap:.5rem}.product-detail-offer{border-width:1.5px;border-radius:12px;padding:.75rem 1rem}.product-detail-offer-content{flex-wrap:wrap;gap:.625rem}.product-detail-offer-price-wrapper{gap:.375rem}.product-detail-offer-price{font-size:1.25rem}.product-detail-offer-currency-icon{width:16px;height:16px}.product-detail-offer-stock{font-size:.8rem}.product-detail-actions{gap:.625rem;margin-top:.875rem;padding-top:.875rem}.product-detail-cart-indicator{border-radius:10px;gap:.5rem;padding:.75rem 1rem;font-size:.875rem}.product-detail-cart-icon{font-size:1rem}.product-detail-buy-button{border-radius:12px;gap:.5rem;padding:.875rem 1.25rem;font-size:1rem}.product-detail-buy-button-icon{width:16px;height:16px}.product-detail-offers-unavailable{gap:.625rem;margin-top:.625rem}.product-detail-offers-unavailable-title{font-size:.95rem}.product-detail-unavailable{border-radius:16px;gap:.875rem;padding:1.5rem 1rem}.product-detail-unavailable-badge{gap:.5rem;padding:.625rem 1rem;font-size:.85rem}.product-detail-coming-soon{padding:.5rem 1rem;font-size:.85rem}}@media (min-width:769px){.product-detail-description-wrapper{margin-top:1rem;margin-bottom:1.5rem}.product-detail-description-toggle{display:none!important}.product-detail-description{color:var(--text-secondary);font-size:1rem;line-height:1.6;max-height:none!important;margin:0!important;padding:0!important;overflow:visible!important}}.product-row{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:4px;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;transition:all .3s;display:flex}.product-row:hover{background-color:var(--bg-tertiary);border-color:var(--accent-color)}.product-info{flex:1;min-width:0}.product-name{color:var(--text-primary);margin-bottom:.375rem;font-size:.95rem;font-weight:500}.product-offers{flex-direction:column;gap:.375rem;display:flex}.offer-row{align-items:center;gap:.75rem;padding:.25rem 0;display:flex}.offer-price-wrapper{background:linear-gradient(135deg,#10f0001a 0%,#10f0000d 100%);border:1px solid #10f00033;border-radius:8px;align-items:center;gap:.5rem;min-width:90px;padding:.5rem 1rem;display:inline-flex;box-shadow:0 2px 8px #10f0001a}.offer-price{color:#10f000;letter-spacing:.02em;text-shadow:0 0 10px #10f0004d;font-size:1.3rem;font-weight:800;line-height:1.2}.offer-currency{color:#6bb6ff;opacity:.9;font-size:.95rem;font-weight:700}.offer-stock{color:var(--text-secondary);min-width:70px;font-size:.8rem}.offer-unavailable{opacity:.6}.offer-unavailable .offer-price-wrapper .offer-price{color:var(--text-muted);opacity:.6}.offer-unavailable .offer-price-wrapper .offer-currency-icon{opacity:.4}.offer-controls{align-items:center;gap:.75rem;margin-left:auto;display:flex}.quantity-selector{align-items:center;gap:.375rem;display:flex}.quantity-btn{background-color:var(--bg-tertiary);border:1px solid var(--border-color);width:26px;height:26px;color:var(--text-primary);cursor:pointer;border-radius:3px;justify-content:center;align-items:center;padding:0;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.quantity-btn:hover:not(:disabled){background-color:var(--accent-color);border-color:var(--accent-color)}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-input{background-color:var(--bg-tertiary);border:1px solid var(--border-color);width:45px;height:26px;color:var(--text-primary);text-align:center;-moz-appearance:textfield;border-radius:3px;padding:0;font-size:.8rem}.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input:focus{border-color:var(--accent-color);outline:none}.buy-button{color:#003d1f;cursor:pointer;text-shadow:0 1px 2px #0000001a;background:linear-gradient(135deg,#0f8 0%,#00cc6a 100%);border:none;border-radius:6px;padding:.5rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px #00ff884d,0 0 15px #00ff8826}.buy-button:hover{background:linear-gradient(135deg,#0f9 0%,#0d7 100%);transform:translateY(-1px);box-shadow:0 4px 12px #0f86,0 0 20px #0f83}.buy-button:active{transform:translateY(0);box-shadow:0 2px 6px #00ff884d}.breadcrumbs{margin-top:.5rem;margin-bottom:.75rem}.breadcrumbs-list{flex-wrap:wrap;align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.breadcrumbs-item{align-items:center;gap:.5rem;display:flex}.breadcrumbs-separator{color:var(--text-muted);font-size:.875rem}.breadcrumbs-link{color:var(--text-secondary);font-size:.875rem;text-decoration:none;transition:color .2s}.breadcrumbs-link:hover{color:var(--text-primary)}.breadcrumbs-link-current{color:var(--text-primary);font-weight:500}.breadcrumbs-link-current:hover{color:var(--text-primary);opacity:.8}.breadcrumbs-current{color:var(--text-primary);font-size:.875rem;font-weight:500}.loading,.error{text-align:center;color:var(--text-secondary);padding:3rem 0}.error{color:#d32f2f}.empty-state{text-align:center;color:var(--text-muted);padding:4rem 0}.empty-state-title{color:var(--text-secondary);margin-bottom:.5rem;font-size:1.5rem}.out-of-stock-message{text-align:center;background:linear-gradient(135deg,#ff44441a 0%,#ff6b6b0d 100%);border:2px solid #ff44444d;border-radius:20px;margin:3rem 0;padding:4rem 2rem;position:relative;overflow:hidden}.out-of-stock-message:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;animation:3s infinite shimmer;position:absolute;top:0;left:-100%}@keyframes shimmer{0%{left:-100%}to{left:100%}}.out-of-stock-emoji{margin-bottom:1rem;font-size:4rem;animation:2s ease-in-out infinite bounce;display:inline-block}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.out-of-stock-title{background:linear-gradient(135deg,#f44 0%,#ff6b6b 100%);-webkit-text-fill-color:transparent;text-shadow:0 2px 10px #ff44444d;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2rem;font-weight:700}.out-of-stock-text{color:var(--text-primary);max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.8}.out-of-stock-link{color:#4a9eff;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.out-of-stock-link:after{content:"";background:linear-gradient(90deg,#4a9eff,#6bb6ff);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.out-of-stock-link:hover{color:#6bb6ff;transform:translateY(-2px)}.out-of-stock-link:hover:after{width:100%}@media (max-width:768px){.out-of-stock-message{margin:2rem 0;padding:3rem 1.5rem}.out-of-stock-emoji{font-size:3rem}.out-of-stock-title{font-size:1.5rem}.out-of-stock-text{font-size:1rem}}.friendly-error{justify-content:center;align-items:center;min-height:calc(100vh - 300px);margin:3rem 0;padding:4rem 2rem;display:flex}.friendly-error-content{text-align:center;background:linear-gradient(135deg,#fbbf241a 0%,#fbbf240d 100%);border:2px solid #fbbf244d;border-radius:20px;width:100%;max-width:600px;padding:3rem 2rem;position:relative;overflow:hidden}.friendly-error-content:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;animation:3s infinite shimmer;position:absolute;top:0;left:-100%}.friendly-error-emoji{margin-bottom:1rem;font-size:4rem;animation:2s ease-in-out infinite bounce;display:inline-block}.friendly-error-title{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 100%);-webkit-text-fill-color:transparent;text-shadow:0 2px 10px #fbbf244d;-webkit-background-clip:text;background-clip:text;margin:0 0 1rem;font-size:2rem;font-weight:700}.friendly-error-message{color:var(--text-primary);margin:0 0 1rem;font-size:1.1rem;line-height:1.8}.friendly-error-hint{color:var(--text-secondary);margin:0 0 2rem;font-size:1rem;line-height:1.6}.friendly-error-link{color:#4a9efff2;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.friendly-error-link:after{content:"";background:linear-gradient(90deg,#4a9efff2,#6bb6fff2);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.friendly-error-link:hover{color:#6bb6ff;transform:translateY(-2px)}.friendly-error-link:hover:after{width:100%}.friendly-error-button{color:var(--text-primary);cursor:pointer;background:linear-gradient(135deg,#4a9eff33 0%,#4a9eff1a 100%);border:1px solid #4a9eff4d;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.friendly-error-button:hover{background:linear-gradient(135deg,#4a9eff4d 0%,#4a9eff33 100%);border-color:#4a9eff80;transform:translateY(-2px);box-shadow:0 4px 12px #4a9eff33}@media (max-width:768px){.friendly-error{min-height:auto;margin:2rem 0;padding:3rem 1.5rem}.friendly-error-content{padding:2.5rem 1.5rem}.friendly-error-emoji{font-size:3rem}.friendly-error-title{font-size:1.5rem}.friendly-error-message{font-size:1rem}.friendly-error-hint{font-size:.9rem}}@media (max-width:480px){.friendly-error{margin:1.5rem 0;padding:2rem 1rem}.friendly-error-content{border-radius:16px;padding:2rem 1rem}.friendly-error-emoji{margin-bottom:.75rem;font-size:2.5rem}.friendly-error-title{margin-bottom:.75rem;font-size:1.25rem}.friendly-error-message{margin-bottom:.75rem;font-size:.9rem}.friendly-error-hint{margin-bottom:1.5rem;font-size:.85rem}.friendly-error-button{padding:.625rem 1.5rem;font-size:.9rem}}.profile-container{padding-top:5.5rem}.profile-page{max-width:100%;margin:0 auto;padding:2rem 0}.profile-loading{text-align:center;color:var(--text-secondary);padding:3rem}.profile-header{border-bottom:2px solid var(--border-color);margin-bottom:2rem;padding-bottom:1.5rem}.profile-header-top{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.profile-title{color:var(--text-primary);margin-bottom:.75rem;font-size:2rem;font-weight:600}.profile-user-info{flex-direction:column;align-items:flex-start;gap:.75rem;display:flex}.profile-email{color:var(--text-secondary);font-size:1rem}.profile-telegram-username{color:var(--text-muted);opacity:.8;font-size:.9rem}.profile-cookies-balance{background:linear-gradient(135deg,#fbbf2426 0%,#fbbf2414 100%);border:1px solid #fbbf244d;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem .75rem;transition:all .3s;display:flex}.profile-cookies-balance:hover{background:linear-gradient(135deg,#fbbf2433 0%,#fbbf241f 100%);border-color:#fbbf2466;transform:translateY(-1px);box-shadow:0 2px 8px #fbbf2426}.profile-cookies-icon{flex-shrink:0;width:20px;height:20px}.profile-cookies-text{color:var(--text-primary);font-size:.9rem;font-weight:500}.profile-cookies-text strong{color:#fbbf24;font-weight:700}.profile-logout-button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f44 0%,#c00 100%);border:2px solid red;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 2px 10px #f446,0 0 15px #f443}.logout-icon{opacity:.95;filter:brightness(0)invert();flex-shrink:0;width:18px;height:18px}.profile-logout-button:hover{background:linear-gradient(135deg,#f55 0%,#d11 100%);border-color:red;transform:translateY(-1px);box-shadow:0 4px 15px #ff444480,0 0 20px #ff44444d}.profile-logout-button:active{transform:translateY(0)}.profile-nav{border-bottom:1px solid var(--border-color);gap:.5rem;margin-bottom:2rem;display:flex}.profile-nav-item{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-1px;padding:.75rem 1.5rem;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.profile-nav-item:hover{color:var(--text-primary);background-color:var(--bg-tertiary)}.profile-nav-item.active{color:var(--text-primary);background:linear-gradient(135deg,#4a9eff0d 0%,#0000 100%);border-bottom-color:#4a9eff80}.profile-content{min-height:400px}.profile-section{background:linear-gradient(135deg, var(--bg-secondary) 0%, var(--bg-primary) 100%);border:1px solid var(--border-color);border-radius:12px;padding:2rem}.profile-section-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.profile-section-title{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}.profile-empty{text-align:center;padding:3rem 1rem}.profile-empty-text{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.profile-empty-hint{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem}.profile-add-button{color:var(--text-primary);cursor:pointer;background:linear-gradient(135deg,#4a9eff33 0%,#4a9eff1a 100%);border:1px solid #4a9eff4d;border-radius:8px;padding:.625rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s}.profile-add-button:hover{background:linear-gradient(135deg,#4a9eff4d 0%,#4a9eff33 100%);border-color:#4a9eff80}.profile-add-button-primary{padding:.75rem 1.5rem;font-size:1rem}.profile-add-button-green{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4caf50 0%,#45a049 100%);border:1px solid #4caf5066;border-radius:8px;padding:.875rem 2rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #4caf504d}.profile-add-button-green:hover{background:linear-gradient(135deg,#45a049 0%,#3d8b40 100%);border-color:#4caf5080;transform:translateY(-2px);box-shadow:0 4px 12px #4caf5066}.profile-cancel-button{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:8px;margin-top:1rem;padding:.625rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .2s}.profile-cancel-button:hover{background-color:var(--bg-secondary);border-color:var(--accent-color)}.orders-list{flex-direction:column;gap:1rem;display:flex}.order-status-filters{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.order-status-filter-btn{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.order-status-filter-btn:hover{background:var(--bg-secondary);color:var(--text-primary);border-color:#4a9eff4d}.order-status-filter-btn.active{color:#4a9efff2;background:linear-gradient(135deg,#4a9eff26 0%,#4a9eff1a 100%);border-color:#4a9eff66;font-weight:600}.order-card{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;margin-bottom:.5rem;padding:.75rem;transition:all .2s}.order-card:hover{border-color:#4a9eff4d;box-shadow:0 2px 8px #0000001a}.order-card-clickable{cursor:pointer}.order-card-clickable:hover{transform:translateY(-1px);box-shadow:0 3px 10px #0000001f}.order-card-content{margin-bottom:.5rem}.order-card-left{flex:1;min-width:0}.order-card-footer-row{border-top:1px solid var(--border-color);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:.5rem;display:flex}.order-card-footer-right{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.order-card-header-compact{margin-bottom:.5rem}.order-id-row-compact{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.order-id-compact{color:var(--text-primary);font-size:.9rem;font-weight:600}.order-date-compact{color:var(--text-secondary);font-size:.75rem;font-weight:400}.order-status-badge{white-space:nowrap;border-radius:5px;padding:.3rem .7rem;font-size:.75rem;font-weight:600;display:inline-block}.order-pay-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#4caf50 0%,#45a049 100%);border:1px solid #4caf5066;border-radius:5px;padding:.4rem .85rem;font-size:.8rem;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #4caf5033}.order-pay-btn:hover:not(:disabled){background:linear-gradient(135deg,#45a049 0%,#3d8b40 100%);border-color:#4caf5080;transform:translateY(-1px);box-shadow:0 3px 6px #4caf504d}.order-pay-btn:disabled{opacity:.7;cursor:not-allowed}.order-cancel-btn-small{color:#d32f2f;cursor:pointer;white-space:nowrap;background:#d32f2f1a;border:1px solid #d32f2f4d;border-radius:5px;padding:.4rem .85rem;font-size:.8rem;font-weight:500;transition:all .2s}.order-cancel-btn-small:hover:not(:disabled){color:#b71c1c;background:#d32f2f26;border-color:#d32f2f66;transform:translateY(-1px)}.order-cancel-btn-small:disabled{opacity:.6;cursor:not-allowed}.order-price-section-compact{align-items:center;display:flex}.order-total-value-compact{color:#4a9efff2;white-space:nowrap;background:linear-gradient(135deg,#4a9eff26 0%,#4a9eff14 100%);border-radius:6px;padding:.3rem .6rem;font-size:.9rem;font-weight:700}.order-cancel-reason-compact{background:#d32f2f14;border:1px solid #d32f2f33;border-radius:5px;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem .75rem;font-size:.75rem;display:flex}.order-cancel-label-compact{color:var(--text-secondary);font-weight:500}.order-cancel-text-compact{color:#d32f2f;font-weight:600}.order-cancel-reason-detail{background:#d32f2f14;border:1px solid #d32f2f33;border-radius:8px;width:100%;margin-top:.25rem;padding:.75rem 1rem}.order-cancel-text-detail{color:#d32f2f;font-size:.95rem;font-weight:600}.order-items-compact{border-top:1px solid var(--border-color);flex-direction:column;gap:.35rem;margin-top:.5rem;padding-top:.5rem;display:flex}.order-item-compact{justify-content:space-between;align-items:center;padding:.25rem 0;font-size:.8rem;display:flex}.order-item-name-compact{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;margin-right:.5rem;font-weight:400;overflow:hidden}.order-item-quantity-compact{color:var(--text-secondary);white-space:nowrap;font-size:.75rem;font-weight:500}.order-header{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;display:flex}.order-info{flex-direction:column;gap:.25rem;display:flex}.order-id{color:var(--text-primary);font-size:1rem;font-weight:600}.order-date{color:var(--text-secondary);font-size:.85rem}.order-status{border-radius:8px;padding:.375rem .875rem;font-size:.85rem;font-weight:600}.order-status-pending{color:#e0b950;background:#8c733d}.order-status-completed{color:#a5d6a7;background:#4caf50cc}.order-status-cancelled{color:#ef9a9a;background:#d32f2fcc}.order-status-failed{color:#ff3b30;background-color:#ff3b3033}.order-detail-header{margin-bottom:2rem}.order-detail-back-link{color:#4a9effe6;margin-bottom:1rem;font-size:.95rem;text-decoration:none;transition:color .2s;display:inline-block}.order-detail-back-link:hover{color:#4a9eff;text-decoration:underline}.order-detail-card{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;padding:1.5rem}.order-detail-info{border-bottom:1px solid var(--border-color);flex-direction:column;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.order-detail-row{justify-content:space-between;align-items:center;gap:1rem;display:flex}.order-detail-label{color:var(--text-secondary);font-size:.9rem;font-weight:500}.order-detail-value{color:var(--text-primary);text-align:right;font-size:.95rem;font-weight:400}.order-detail-status{border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.order-detail-price{color:#4a9efff2;font-size:1.1rem;font-weight:700}.order-detail-items{margin-bottom:2rem}.order-detail-items-title{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.order-detail-items-list{flex-direction:column;gap:.75rem;display:flex}.order-detail-item{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:6px;padding:1rem}.order-detail-item-info{justify-content:space-between;align-items:center;gap:1rem;display:flex}.order-detail-item-name{color:var(--text-primary);flex:1;font-size:.95rem;font-weight:500}.order-detail-item-quantity{color:var(--text-secondary);font-size:.9rem;font-weight:500}.order-detail-item-guide{border-top:1px solid var(--border-color);background:linear-gradient(135deg,#24242499 0%,#1e1e2880 100%);border:1px solid #4a9eff26;border-radius:12px;margin-top:1rem;padding:1.25rem}.order-detail-guide-header{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.95rem;font-weight:600;display:flex}.order-detail-guide-icon{font-size:1.1rem}.order-detail-guide-title{letter-spacing:-.01em}.order-detail-guide-content{color:var(--text-primary);font-size:.9rem;line-height:1.65}.order-detail-guide-content p{margin:0 0 .75rem}.order-detail-guide-content p:last-child{margin-bottom:0}.order-detail-guide-content strong{color:var(--text-primary);font-weight:600}.order-detail-guide-content ol,.order-detail-guide-content ul{margin:.5rem 0 1rem;padding-left:1.5rem}.order-detail-guide-content li{margin-bottom:.5rem}.order-detail-guide-content li:last-child{margin-bottom:0}.order-detail-guide-content a{color:#4a9eff;border-bottom:1px solid #4a9eff66;text-decoration:none;transition:color .15s,border-color .15s}.order-detail-guide-content a:hover{color:#6bb6ff;border-bottom-color:#6bb6ff}.order-detail-item-codes{border-top:1px solid var(--border-color);background:linear-gradient(135deg,#24242499 0%,#1e1e2880 100%);border:1px solid #4a9eff26;border-radius:12px;margin-top:1rem;padding:1.25rem}.order-detail-codes-header{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.95rem;font-weight:600;display:flex}.order-detail-codes-icon{font-size:1.1rem}.order-detail-codes-title{letter-spacing:-.01em}.order-detail-codes-list{flex-direction:column;gap:.5rem;display:flex}.order-detail-code-row .code-copy-button,.order-detail-code-row>div{border-radius:8px;overflow:hidden}.order-detail-code-row>div{border:1px solid var(--border-color);background:#1a1a1ab3!important;padding:.75rem 1rem!important}.order-detail-actions{border-top:1px solid var(--border-color);padding-top:1.5rem}.pay-result-page{max-width:560px;min-height:50vh;margin:3rem auto;padding:0 1rem}.pay-result-card{border:1px solid var(--border-color);text-align:center;background:linear-gradient(145deg,#f8f9faf2 0%,#1c1c24fa 100%);border-radius:16px;padding:2.5rem 2rem;box-shadow:0 8px 32px #0000004d}.pay-result-card.pay-result-success{border-color:#10b98159;box-shadow:0 8px 32px #0000004d,0 0 0 1px #10b9811a}.pay-result-card.pay-result-error{border-color:#ef44444d;box-shadow:0 8px 32px #0000004d,0 0 0 1px #ef444414}.pay-result-icon{border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:1.5rem;font-size:2.5rem;display:inline-flex}.pay-result-success .pay-result-icon{color:#10b981;background:#10b98133}.pay-result-error .pay-result-icon{color:#ef4444;background:#ef444426}.pay-result-loading .pay-result-icon{color:#4a9eff;background:#4a9eff26}.pay-result-title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.pay-result-text{color:var(--text-secondary);max-width:400px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1rem;line-height:1.6}.pay-result-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.pay-result-btn{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:.875rem 1.75rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.pay-result-btn-primary{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%)}.pay-result-btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #10b98159}.pay-result-error .pay-result-btn-primary{background:linear-gradient(135deg,#4a9eff 0%,#3b82f6 100%)}.pay-result-error .pay-result-btn-primary:hover{box-shadow:0 6px 20px #4a9eff59}.pay-result-btn-secondary{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-color)}.pay-result-btn-secondary:hover{background:var(--hover-color);border-color:#4a9eff4d}@media (max-width:576px){.pay-result-page{margin:2rem auto}.pay-result-card{padding:1.75rem 1.25rem}.pay-result-icon{width:64px;height:64px;font-size:2rem}.pay-result-title{font-size:1.35rem}.pay-result-actions{flex-direction:column}.pay-result-btn{width:100%}}.order-cancel-button{color:#d32f2f;cursor:pointer;background:#d32f2f26;border:1px solid #d32f2f4d;border-radius:6px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s}.order-cancel-button:hover:not(:disabled){color:#b71c1c;background:#d32f2f40;border-color:#d32f2f80}.order-cancel-button:disabled{opacity:.6;cursor:not-allowed}.order-pay-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.order-pay-button:hover:not(:disabled){background:linear-gradient(135deg,#4f46e5 0%,#4338ca 100%);transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.order-pay-button:disabled{opacity:.6;cursor:not-allowed}.order-refresh-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:inline-flex}.refresh-icon{opacity:.95;filter:brightness(0)invert();width:18px;height:18px}.refresh-spinner{display:inline-block}.order-refresh-button:hover:not(:disabled){background:linear-gradient(135deg,#059669 0%,#047857 100%);transform:translateY(-1px);box-shadow:0 4px 12px #10b9814d}.order-refresh-button:disabled{opacity:.6;cursor:not-allowed}.order-items{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.order-item{justify-content:space-between;align-items:center;padding:.5rem 0;display:flex}.order-item-name{color:var(--text-primary);flex:1;font-weight:500}.order-item-quantity{color:var(--text-secondary);margin:0 1rem;font-size:.9rem}.order-item-price{color:#4a9effe6;font-weight:600}.order-footer{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.order-total-label{color:var(--text-primary);font-size:1rem;font-weight:600}.order-total-value{color:#4a9efff2;background:linear-gradient(135deg,#4a9eff26 0%,#4a9eff14 100%);border:1px solid #4a9eff33;border-radius:8px;padding:.4rem .8rem;font-size:1.25rem;font-weight:700}.payment-methods-list{flex-direction:column;gap:1rem;display:flex}.payment-method-card{background:linear-gradient(135deg, var(--bg-tertiary) 0%, var(--bg-secondary) 100%);border:1px solid var(--border-color);border-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem;transition:all .2s;display:flex}.payment-method-card:hover{border-color:#4a9eff4d;box-shadow:0 4px 12px #0000001a}.payment-method-info{flex:1;align-items:center;gap:1rem;display:flex}.payment-method-icon{background:linear-gradient(135deg,#4a9eff26 0%,#4a9eff14 100%);border:1px solid #4a9eff33;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:2rem;display:flex}.payment-method-details{flex-direction:column;gap:.25rem;display:flex}.payment-method-name{color:var(--text-primary);font-size:1rem;font-weight:600}.payment-method-details-text{color:var(--text-secondary);font-size:.85rem}.payment-method-actions{align-items:center;gap:1rem;display:flex}.payment-method-default{color:#4caf50;background:#4caf5026;border:1px solid #4caf504d;border-radius:8px;padding:.375rem .875rem;font-size:.85rem;font-weight:600}.payment-method-set-default{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:500;transition:all .2s}.payment-method-set-default:hover{background-color:var(--bg-secondary);border-color:var(--accent-color)}.payment-method-remove{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f44 0%,#c00 100%);border:1px solid red;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #f446}.payment-method-remove:hover:not(:disabled){background:linear-gradient(135deg,#f55 0%,#d11 100%);border-color:red;transform:translateY(-1px);box-shadow:0 4px 12px #ff444480}.payment-method-remove:disabled{opacity:.6;cursor:not-allowed}.payment-method-form{background:linear-gradient(135deg, var(--bg-tertiary) 0%, var(--bg-secondary) 100%);border:1px solid var(--border-color);border-radius:12px;margin-top:1.5rem;padding:2rem}.payment-method-form-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:600}.payment-method-form-hint{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem}.payment-method-info-box{background:linear-gradient(135deg,#4a9eff14 0%,#4a9eff08 100%);border:1px solid #4a9eff33;border-radius:10px;gap:1.25rem;width:100%;margin:1.5rem 0;padding:1.5rem;display:flex}.payment-method-info-icon{background:linear-gradient(135deg,#4a9eff26 0%,#4a9eff14 100%);border:1px solid #4a9eff4d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex}.payment-method-info-content{flex:1}.payment-method-info-title{color:var(--text-primary);margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.payment-method-info-text{color:var(--text-secondary);margin:0 0 1rem;font-size:.9rem;line-height:1.6}.payment-method-info-details{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:6px;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.payment-method-info-label{color:var(--text-secondary);font-size:.9rem;font-weight:500}.payment-method-info-value{color:#4a9efff2;font-size:1.1rem;font-weight:700}.payment-confirmation-info{background:linear-gradient(135deg,#4a9eff1a 0%,#4a9eff0d 100%);border:1px solid #4a9eff4d;border-radius:10px;gap:1.25rem;width:100%;margin:1.5rem 0;padding:1.5rem;display:flex}.payment-confirmation-icon{background:linear-gradient(135deg,#4a9eff33 0%,#4a9eff1a 100%);border:1px solid #4a9eff66;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:2.5rem;display:flex}.payment-confirmation-text{flex:1}.payment-confirmation-main{color:var(--text-primary);margin:0 0 .5rem;font-size:1.1rem;font-weight:600}.payment-confirmation-hint{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.5}.payment-confirmation-status{font-size:.85rem;font-weight:500}.stories-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background-color:#000000f2;justify-content:center;align-items:center;padding:0;display:flex;position:fixed;inset:0}.stories-container{justify-content:center;align-items:center;width:360px;max-width:90vw;height:640px;max-height:85vh;margin:auto;display:flex;position:relative}.stories-content{background-color:#000;border-radius:16px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 32px #00000080}.stories-progress-container{z-index:10;background:linear-gradient(#0000004d 0%,#0000 100%);gap:4px;padding:12px 12px 8px;display:flex;position:absolute;top:0;left:0;right:0}.stories-progress-bar{cursor:pointer;background-color:#ffffff4d;border-radius:2px;flex:1;height:3px;transition:background-color .2s;overflow:hidden}.stories-progress-bar:hover{background-color:#fff6}.stories-progress-fill{background-color:#fff;height:100%;transition:width .1s linear}.stories-progress-fill.active{background:linear-gradient(90deg,#4a9eff 0%,#9d4edd 100%)}.stories-close{color:#fff;cursor:pointer;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;font-weight:300;line-height:1;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.stories-close:hover{background-color:#fff3;transform:scale(1.1)}.stories-image-container{flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.stories-image{object-fit:contain;width:100%;height:100%;display:block}.stories-content-overlay{z-index:5;background:linear-gradient(#0000 0%,#0009 40%,#000000d9 100%);flex-direction:column;gap:.75rem;padding:2rem 1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.stories-description{color:#fffc;text-transform:uppercase;letter-spacing:.1em;opacity:.9;font-size:.85rem;font-weight:500}.stories-title{color:#fff;text-shadow:0 2px 8px #00000080;margin:0;font-size:1.75rem;font-weight:700;line-height:1.2}.stories-text{color:#fffffff2;text-shadow:0 1px 4px #00000080;margin:0;font-size:1rem;font-weight:400;line-height:1.5}.stories-nav{color:#fff;cursor:pointer;z-index:15;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:32px;font-weight:300;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.stories-nav:hover{background-color:#ffffff4d;transform:translateY(-50%)scale(1.1)}.stories-nav:active{transform:translateY(-50%)scale(.95)}.stories-nav-prev{left:12px}.stories-nav-next{right:12px}.stories-counter{color:#fff;z-index:15;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#00000080;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;position:absolute;bottom:20px;right:20px}@media (max-width:768px){.container{max-width:100%;padding:0 24px}.header{height:60px;padding:.625rem 0}.main{margin-top:60px}body.has-active-order-banner .main{margin-top:90px}.active-order-banner{height:30px;top:60px}.active-order-banner-content{gap:.625rem;height:100%;padding:0 .75rem}.active-order-banner-info{gap:.625rem}.active-order-banner-text,.active-order-banner-timer{font-size:.75rem}.active-order-banner-button{height:20px;padding:.3rem .75rem;font-size:.75rem}.cart-button{border-radius:8px;min-width:44px;padding:.35rem .5rem}.cart-icon{width:18px;height:18px}.cart-button-text{font-size:.65rem}.cart-button-total{font-size:.6rem}.user-profile-link{padding:.4rem .625rem}.user-profile-icon{width:18px;height:18px}.user-profile-text{font-size:.65rem}.auth-link{padding:.4rem .625rem}.auth-link-icon{width:18px;height:18px}.auth-link-text{font-size:.65rem}.stories-content-overlay{gap:.5rem;padding:1.5rem 1rem}.stories-description{font-size:.75rem}.stories-title{font-size:1.4rem}.stories-text{font-size:.9rem;line-height:1.4}.stories-nav{width:40px;height:40px;font-size:28px}.stories-close{width:28px;height:28px;font-size:20px;top:8px;right:8px}.stories-counter{padding:.4rem .8rem;font-size:.8rem;bottom:16px;right:16px}.auth-modal-tabs{gap:.25rem}.auth-modal-tab{padding:.4rem 1rem;font-size:.9rem}.cart-button-total{padding:.2rem .4rem;font-size:.65rem}.cart-badge{min-width:18px;padding:.15rem .4rem;font-size:.6rem}.logo{gap:.5rem}.logo-icon{width:36px;height:36px;padding:3px}.logo-text,.logo-tagline{display:none}.header-content{gap:.5rem}.header-search{flex:1;min-width:0;max-width:none}.search-input{border-radius:10px;padding:.5rem .625rem .5rem 2.25rem;font-size:.8rem}.search-icon{width:16px;height:16px;left:.625rem}.search-input::placeholder{font-size:.85rem}.search-suggestions{border-radius:10px;max-height:300px}.search-suggestions-item{padding:.625rem .875rem}.search-suggestions-item-name{font-size:.875rem}.search-suggestions-item-category{font-size:.75rem}@media (max-width:480px){.active-order-banner{height:28px;top:60px}.active-order-banner-content{gap:.5rem;height:100%;padding:0 .625rem}.active-order-banner-info{gap:.5rem}.active-order-banner-text,.active-order-banner-order-info{font-size:.6rem}.active-order-banner-timer{font-size:.65rem}.active-order-banner-actions{gap:.375rem}.active-order-banner-link,.active-order-banner-button{height:18px;padding:.25rem .625rem;font-size:.7rem}body.has-active-order-banner .main{margin-top:88px}.header-search{min-width:100px}.search-input{padding:.45rem .5rem .45rem 2rem;font-size:.75rem}.search-icon{width:14px;height:14px;left:.5rem}.cart-button{border-radius:8px;min-width:40px;padding:.3rem .45rem}.cart-icon{width:16px;height:16px}.cart-button-text{font-size:.6rem}.cart-button-total{font-size:.55rem}.user-profile-link{padding:.35rem .5rem}.user-profile-icon{width:16px;height:16px}.user-profile-text{font-size:.6rem}.auth-link{padding:.35rem .5rem}.auth-link-icon{width:16px;height:16px}.auth-link-text{font-size:.6rem}}.nav,.header-content{gap:.375rem}.header-social-links{flex:none;gap:.25rem}.header-social-link{padding:.35rem;font-size:.8rem}.header-social-link-text{display:none}.header-social-link-icon{width:16px;height:16px}.main{padding:2rem 0}.section-title{margin-top:0;margin-bottom:1rem;font-size:1.25rem}.categories-section .section-title{margin-bottom:1.5rem}.category-header-wrapper{margin-bottom:.75rem}.category-header-mobile-toggle,.category-header-mobile-content,.products-section-title-unavailable,.products-section-title-unavailable+.products-list,.roblox-products-section .roblox-filter-toggle-mobile:not(.roblox-denominations-toggle):not(.roblox-price-filter-toggle)+.roblox-filter-content-mobile:not(.roblox-denominations-mobile):not(.roblox-price-filters-mobile),.roblox-products-section .roblox-filter-toggle-mobile:not(.roblox-denominations-toggle):not(.roblox-price-filter-toggle){display:none!important}.category-header-mobile-toggle{cursor:pointer;background:var(--bg-secondary);border:1px solid var(--border-color);text-align:left;width:100%;color:var(--text-primary);border-radius:8px;margin-bottom:.5rem;padding:.75rem 1rem;transition:all .2s;display:block}.category-header-mobile-toggle:hover{background:var(--bg-tertiary);border-color:#4a9eff4d}.category-header-mobile-toggle:focus{outline-offset:2px;outline:2px solid #4a9eff80}.category-header-mobile-title{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.category-header-mobile-title .section-title{flex:1;margin:0;font-size:1.125rem}.category-header-toggle-icon{color:var(--text-secondary);flex-shrink:0;font-size:.75rem;transition:transform .2s}.category-header-mobile-content{max-height:0;margin:0;padding:0;transition:max-height .3s,padding .3s,margin .3s;overflow:hidden}.category-header-mobile-content.expanded{max-height:2000px;margin-bottom:.75rem;padding:.5rem 0}.category-header-title-desktop{display:none}.category-header{flex-direction:column;gap:.625rem;margin-bottom:0}.category-header-info{width:100%}.category-header-buttons{flex-direction:column;gap:.4375rem;width:100%}.category-header-buttons button{justify-content:center;width:100%}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.category-card{padding:0}.category-name{margin-top:.5rem;font-size:1rem}.popular-products-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem}.popular-product-name{margin-top:.5rem;font-size:1rem}.popular-product-price{font-size:1.2rem}.popular-product-currency-icon{width:18px;height:18px}.category-filters{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:.5rem;margin:.5rem 0;padding:0}.category-filters-container{margin-bottom:.5rem;margin-left:0;margin-right:0;padding:.5rem 1rem;overflow:visible}.category-filter-btn{border-radius:8px;padding:.5rem 1rem;font-size:.8rem}.filter-button{border-radius:6px;gap:.3rem;padding:.45rem .875rem;font-size:.75rem}.filter-button-icon{width:14px;height:14px}.products-section-header{flex-direction:column;align-items:flex-start}.products-sort-controls{justify-content:flex-start;width:100%}.products-sort-button{padding:.4rem .75rem;font-size:.8rem}.product-row{flex-direction:column;align-items:flex-start;gap:1rem}.offer-row{flex-direction:column;align-items:flex-start;gap:.75rem}.offer-controls{justify-content:space-between;width:100%;margin-left:0}.reviews-section{padding:2rem 0}.reviews-section-header{margin-bottom:1.5rem}.reviews-section-title{flex-direction:column;gap:.5rem;font-size:1.75rem;line-height:1.3}.reviews-section-icon{font-size:2rem}.reviews-section-subtitle{font-size:.95rem}.promo-cards-section{gap:.75rem;width:100%;margin-bottom:1.5rem;padding:0}.promo-cards-grid{grid-template-columns:repeat(2,1fr);gap:.4rem}.promo-cards-grid-second{grid-template-columns:repeat(3,1fr);gap:.35rem}.promo-card{border-radius:6px;min-height:60px}.promo-card-small{min-height:50px}.promo-card-image{border-radius:6px}.promo-card-small .promo-card-image{border-radius:5px}.promo-card:hover{transform:translateY(-2px)}.profile-header-top{flex-direction:column;align-items:flex-start;gap:1rem}.profile-logout-button{width:100%;padding:.625rem 1.25rem;font-size:.9rem}.privacy-page{padding:1.5rem 0}.privacy-title{font-size:2rem}.privacy-section{padding:1rem}.privacy-section-title{margin-bottom:.75rem;font-size:1.25rem}.privacy-services-list,.gamepass-calculator-row{grid-template-columns:1fr}.gamepass-instruction-step{gap:.75rem;padding:1rem}.gamepass-step-number{width:1.75rem;min-width:1.75rem;height:1.75rem;font-size:.875rem}.gamepass-step-title{margin-bottom:.5rem;font-size:1rem}.gamepass-video-section,.gamepass-video-wrapper{padding:1rem}.gamepass-video-link{text-align:center;flex-direction:column;gap:.75rem;padding:1rem}.gamepass-video-icon{font-size:2rem}.gamepass-video-text{gap:.25rem}.gamepass-video-text strong{font-size:.9375rem}.gamepass-video-text span{font-size:.8125rem}.gamepass-calculator-container{padding:1rem}.gamepass-calculator-input-group{gap:.75rem}.gamepass-calculator-input{padding:.75rem;font-size:1rem}.gamepass-quick-prices{flex-wrap:wrap;gap:.5rem}.gamepass-quick-price-btn{flex:1;min-width:60px;padding:.5rem .75rem;font-size:.875rem}.gamepass-calculator-results{gap:.75rem;margin-top:1rem;padding:1rem}.gamepass-calculator-result-item{gap:.5rem;padding:.75rem 0}.gamepass-result-label{font-size:.9375rem}.gamepass-result-value{font-size:1.125rem}.gamepass-result-price{font-size:1.25rem}.gamepass-calculator-note{margin-top:.75rem;padding-top:.75rem}.gamepass-calculator-note .privacy-text{font-size:.8125rem}.gamepass-instruction-steps{gap:1rem;margin-top:1rem}.gamepass-calculator-container,.gamepass-video-wrapper{margin-top:1rem}.category-header-mobile-toggle{padding:.625rem .875rem}.category-header-mobile-title .section-title{font-size:1rem}.category-header-toggle-icon{font-size:.6875rem}.category-header-mobile-content.expanded{margin-bottom:.625rem;padding:.375rem 0}.category-header-title-desktop{margin-bottom:.5rem!important;font-size:.875rem!important}.category-description{margin-bottom:.625rem!important;padding:.5rem .75rem!important;font-size:.6875rem!important;line-height:1.35!important}.category-header-buttons{gap:.5rem}.category-activation-button{padding:.4375rem .875rem;font-size:.75rem}.help-page{grid-template-columns:1fr;gap:1.5rem;padding:1.5rem 0}.help-sidebar{position:static;top:auto}.help-title{font-size:2rem}.help-description{font-size:1rem}.help-category{padding:1.5rem}.help-category-item{flex-direction:column;align-items:flex-start;padding:1rem}.help-nav-category-items{margin-left:.25rem;padding-left:.75rem}.help-nav-subitem{padding-left:1.25rem}.help-nav-subitem:before{left:.75rem}.help-category-item-icon{width:48px;height:48px;font-size:1.5rem}.help-category-item-arrow{align-self:flex-end;margin-top:-2rem}.breadcrumbs{margin-top:.125rem;margin-bottom:.375rem}.breadcrumbs-list{gap:.25rem;font-size:.75rem}}.order-skeleton{pointer-events:none;opacity:.6}.order-skeleton-filter{background:linear-gradient(90deg, var(--bg-tertiary) 25%, var(--bg-secondary) 50%, var(--bg-tertiary) 75%);background-size:200% 100%;border-radius:6px;width:80px;height:36px;animation:1.5s ease-in-out infinite skeleton-loading}.order-skeleton-line{background:linear-gradient(90deg, var(--bg-tertiary) 25%, var(--bg-secondary) 50%, var(--bg-tertiary) 75%);background-size:200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite skeleton-loading}.order-skeleton-badge{background:linear-gradient(90deg, var(--bg-tertiary) 25%, var(--bg-secondary) 50%, var(--bg-tertiary) 75%);background-size:200% 100%;border-radius:5px;width:80px;height:24px;animation:1.5s ease-in-out infinite skeleton-loading}.order-skeleton-button{background:linear-gradient(90deg, var(--bg-tertiary) 25%, var(--bg-secondary) 50%, var(--bg-tertiary) 75%);background-size:200% 100%;border-radius:5px;width:100px;height:32px;animation:1.5s ease-in-out infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.profile-section{border-radius:8px;padding:1rem}.profile-section-header{margin-bottom:1rem}.profile-section-title{margin:0 0 1rem;font-size:1.2rem}.profile-empty{padding:2rem .75rem}.profile-empty-text{font-size:1rem}.profile-empty-hint{margin-bottom:1rem;font-size:.85rem}.profile-add-button{padding:.5rem 1rem;font-size:.85rem}.profile-add-button-primary{padding:.625rem 1.25rem;font-size:.9rem}.order-status-filters{-webkit-overflow-scrolling:touch;gap:.375rem;margin-bottom:1rem;padding-bottom:.25rem;overflow-x:auto}.order-status-filters::-webkit-scrollbar{height:2px}.order-status-filter-btn{white-space:nowrap;flex-shrink:0;padding:.4rem .75rem;font-size:.8rem}.orders-list{gap:.75rem}.order-card{border-radius:6px;margin-bottom:.375rem;padding:.625rem}.order-card-content,.order-card-header-compact{margin-bottom:.375rem}.order-id-row-compact{gap:.5rem;margin-bottom:.2rem}.order-id-compact{font-size:.8rem}.order-date-compact{font-size:.7rem}.order-cancel-reason-compact{gap:.375rem;margin-top:.375rem;padding:.4rem .625rem;font-size:.7rem}.order-items-compact{gap:.3rem;margin-top:.375rem;padding-top:.375rem}.order-item-compact{padding:.2rem 0;font-size:.75rem}.order-item-name-compact{margin-right:.375rem;font-size:.75rem}.order-item-quantity-compact{font-size:.7rem}.order-card-footer-row{flex-wrap:wrap;gap:.5rem;padding-top:.375rem}.order-card-footer-right{flex-wrap:wrap;gap:.5rem}.order-status-badge{padding:.25rem .6rem;font-size:.7rem}.order-total-value-compact{border-radius:5px;padding:.25rem .5rem;font-size:.8rem}.order-pay-btn,.order-cancel-btn-small{padding:.35rem .7rem;font-size:.75rem}.order-skeleton-filter{width:70px;height:32px}.order-skeleton-badge{width:70px;height:22px}.order-skeleton-button{width:85px;height:28px}.order-card.order-skeleton .order-skeleton-line{height:1rem!important;margin-bottom:.4rem!important}.order-card.order-skeleton .order-skeleton-line:last-child{margin-bottom:0!important}}@media (max-width:480px){.profile-section{border-radius:6px;padding:.75rem}.profile-section-title{margin:0 0 .875rem;font-size:1.1rem}.profile-empty{padding:1.5rem .5rem}.profile-empty-text{font-size:.95rem}.profile-empty-hint{margin-bottom:.875rem;font-size:.8rem}.order-status-filters{gap:.3rem;margin-bottom:.875rem}.order-status-filter-btn{border-radius:5px;padding:.35rem .65rem;font-size:.75rem}.orders-list{gap:.625rem}.order-card{border-radius:5px;padding:.5rem}.order-card-header-compact{margin-bottom:.3rem}.order-id-row-compact{gap:.4rem;margin-bottom:.15rem}.order-id-compact{font-size:.75rem}.order-date-compact{font-size:.65rem}.order-cancel-reason-compact{border-radius:4px;gap:.3rem;margin-top:.3rem;padding:.35rem .5rem;font-size:.65rem}.order-items-compact{gap:.25rem;margin-top:.3rem;padding-top:.3rem}.order-item-compact{padding:.15rem 0;font-size:.7rem}.order-item-name-compact{margin-right:.3rem;font-size:.7rem}.order-item-quantity-compact{font-size:.65rem}.order-card-footer-row{gap:.4rem;padding-top:.3rem}.order-card-footer-right{gap:.4rem}.order-status-badge{border-radius:4px;padding:.2rem .5rem;font-size:.65rem}.order-total-value-compact{border-radius:4px;padding:.2rem .45rem;font-size:.75rem}.order-pay-btn,.order-cancel-btn-small{border-radius:4px;padding:.3rem .6rem;font-size:.7rem}.order-skeleton-filter{width:65px;height:30px}.order-skeleton-badge{width:65px;height:20px}.order-skeleton-button{width:75px;height:26px}.order-card.order-skeleton .order-skeleton-line{height:.9rem!important;margin-bottom:.35rem!important}.order-card.order-skeleton .order-skeleton-line:last-child{margin-bottom:0!important}}@media (max-width:768px){.order-detail-header{margin-bottom:1rem}.order-detail-back-link{margin-bottom:.5rem;font-size:.7rem!important}.order-detail-card{border-radius:5px;padding:.5rem}.order-detail-info{gap:.4rem;margin-bottom:.875rem;padding-bottom:.625rem}.order-detail-row{flex-wrap:wrap;gap:.5rem}.order-detail-label{font-size:.65rem!important}.order-detail-value{font-size:.7rem!important}.order-detail-status{border-radius:3px;padding:.25rem .6rem;font-size:.65rem!important}.order-detail-price{font-size:.75rem!important}.rub-icon{width:11px;height:11px}.order-detail-items{margin-bottom:1rem}.order-detail-items-title{margin-bottom:.4rem;font-size:.8rem!important}.order-detail-items-list{gap:.4rem}.order-detail-item{border-radius:4px;padding:.4rem!important}.order-detail-item-info{flex-wrap:wrap;gap:.4rem!important}.order-detail-item-name{line-height:1.3;font-size:.7rem!important}.order-detail-item-quantity{font-size:.65rem!important}.order-detail-item-codes{margin-top:.375rem!important;padding-top:.375rem!important}.order-detail-item-codes>div:first-child{margin-bottom:.25rem!important;font-size:.65rem!important}.order-detail-actions{gap:.75rem;padding-top:1rem}.order-pay-button{border-radius:4px;gap:.35rem;padding:.5rem 1rem;font-size:.75rem!important}.order-cancel-button{border-radius:4px;padding:.5rem 1rem;font-size:.75rem!important}.order-refresh-button{border-radius:4px;gap:.35rem;padding:.5rem .875rem;font-size:.75rem!important}.refresh-icon{width:16px;height:16px}.order-cancel-reason-detail{border-radius:4px!important;padding:.5rem .75rem!important}.order-cancel-text-detail{font-size:.7rem!important}.code-copy-button{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:26px;min-width:26px;height:26px;display:flex;gap:0!important;padding:.25rem!important;font-size:.95rem!important}.code-copy-icon{font-size:.95rem;line-height:1}.code-copy-text{display:none!important}.order-detail-item-codes>div[style*="display: flex"]{flex-direction:column!important;gap:.25rem!important;padding:.3rem!important}.order-detail-item-codes>div>div>div[style*="flex: 1"],.order-detail-item-codes>div>div>div[style*=fontFamily],.order-detail-item-codes>div>div>div[style*=font-family],.order-detail-item-codes div[style*="fontFamily: monospace"],.order-detail-item-codes div[style*="font-family: monospace"],.order-detail-item-codes div[style*=fontSize],.order-detail-item-codes div[style*=font-size]{word-break:break-all!important;font-size:.6rem!important}.order-detail-item-codes>div[style*="display: flex"]>div[style*="display: flex"]{flex-direction:row!important;align-items:center!important;gap:.2rem!important;margin-bottom:.2rem!important;padding:.2rem!important}.order-detail-header h1.profile-section-title{font-size:1rem!important}.order-detail-header .skeleton-line{height:.9rem!important}.order-detail-header .skeleton-line[style*="height: 1.5rem"]{height:1.2rem!important}.order-detail-card .skeleton-line{height:.85rem!important}.order-detail-card .skeleton-line[style*="height: 1.25rem"]{height:1rem!important}.order-detail-header>div[style*="display: flex"]{flex-direction:column!important;align-items:flex-start!important;gap:.75rem!important}}@media (max-width:480px){.order-detail-header{margin-bottom:.875rem}.order-detail-back-link{margin-bottom:.4rem;font-size:.65rem!important}.order-detail-card{border-radius:4px;padding:.5rem!important}.order-detail-info{gap:.35rem!important;margin-bottom:.75rem!important;padding-bottom:.5rem!important}.order-detail-row{flex-direction:column;align-items:flex-start;gap:.4rem}.order-detail-label{font-size:.6rem!important}.order-detail-value{text-align:left;font-size:.65rem!important}.order-detail-status{border-radius:3px;padding:.2rem .5rem;font-size:.6rem!important}.order-detail-price{font-size:.7rem!important}.rub-icon{width:10px;height:10px}.order-detail-items{margin-bottom:.875rem}.order-detail-items-title{margin-bottom:.35rem;font-size:.75rem!important}.order-detail-items-list{gap:.5rem}.order-detail-item{border-radius:3px;padding:.375rem!important}.order-detail-item-info{flex-direction:column;align-items:flex-start;gap:.3rem!important}.order-detail-item-name{line-height:1.25;font-size:.65rem!important}.order-detail-item-quantity{font-size:.6rem!important}.order-detail-item-codes{margin-top:.3rem!important;padding-top:.3rem!important}.order-detail-item-codes>div:first-child{margin-bottom:.2rem!important;font-size:.55rem!important}.order-detail-actions{flex-direction:column;gap:.625rem;padding-top:.875rem}.order-pay-button{border-radius:3px;justify-content:center;gap:.3rem;width:100%;padding:.45rem .875rem;font-size:.7rem!important}.order-cancel-button{text-align:center;border-radius:3px;width:100%;padding:.45rem .875rem;font-size:.7rem!important}.order-refresh-button{border-radius:3px;gap:.3rem;padding:.45rem .75rem;font-size:.7rem!important}.refresh-icon{width:14px;height:14px}.order-cancel-reason-detail{border-radius:3px!important;padding:.45rem .625rem!important}.order-cancel-text-detail{font-size:.65rem!important}.code-copy-button{border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:22px;min-width:22px;height:22px;display:flex;gap:0!important;padding:.2rem!important;font-size:.85rem!important}.code-copy-icon{font-size:.85rem;line-height:1}.code-copy-text{display:none!important}.order-detail-item-codes>div[style*="display: flex"]{flex-direction:column!important;gap:.2rem!important;padding:.25rem!important}.order-detail-item-codes>div>div>div[style*="flex: 1"],.order-detail-item-codes>div>div>div[style*=fontFamily],.order-detail-item-codes>div>div>div[style*=font-family],.order-detail-item-codes div[style*="fontFamily: monospace"],.order-detail-item-codes div[style*="font-family: monospace"],.order-detail-item-codes div[style*=fontSize],.order-detail-item-codes div[style*=font-size]{word-break:break-all!important;font-size:.6rem!important}.order-detail-item-codes>div[style*="display: flex"]>div[style*="display: flex"]{flex-direction:row!important;align-items:center!important;gap:.15rem!important;margin-bottom:.15rem!important;padding:.15rem!important}.order-detail-header h1.profile-section-title{font-size:.9rem!important}.order-detail-header .skeleton-line{height:.85rem!important}.order-detail-header .skeleton-line[style*="height: 1.5rem"]{height:1.1rem!important}.order-detail-card .skeleton-line{height:.8rem!important}.order-detail-card .skeleton-line[style*="height: 1.25rem"]{height:.95rem!important}.order-detail-header>div[style*="display: flex"]{flex-direction:column!important;align-items:flex-start!important;gap:.625rem!important}.order-refresh-button{justify-content:center;width:100%}}.code-copy-button{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;white-space:nowrap;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.code-copy-icon{flex-shrink:0}.code-copy-text{display:inline}.code-copy-button:hover{background:var(--bg-tertiary);color:#4a9efff2;border-color:#4a9eff66;transform:scale(1.05)}.code-copy-button:active{transform:scale(.95)}.skeleton-line{background:linear-gradient(90deg, var(--bg-tertiary) 25%, var(--bg-secondary) 50%, var(--bg-tertiary) 75%);background-size:200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite skeleton-loading}.skeleton-image{background:linear-gradient(90deg, var(--bg-tertiary) 25%, var(--bg-secondary) 50%, var(--bg-tertiary) 75%);background-size:200% 100%;border-radius:8px;width:100%;height:100%;animation:1.5s ease-in-out infinite skeleton-loading}.product-card-skeleton{opacity:.7;pointer-events:none}.product-card-skeleton .product-card-image-wrapper{background:linear-gradient(135deg,#14141ef2 0%,#1e1e2df2 100%);border:1px solid #ffffff1a}.product-card-skeleton .skeleton-image{border-radius:0;width:100%;height:100%}.category-skeleton{pointer-events:none;opacity:.7}.category-skeleton .category-image{background:linear-gradient(90deg, var(--bg-tertiary) 25%, var(--bg-secondary) 50%, var(--bg-tertiary) 75%);aspect-ratio:1;background-size:200% 100%;border-radius:12px;animation:1.5s ease-in-out infinite skeleton-loading}.popular-product-skeleton,.product-skeleton{pointer-events:none;opacity:.7}.product-skeleton .product-row-content{margin-bottom:.75rem}.product-skeleton .product-row-footer{border-top:1px solid var(--border-color);padding-top:.75rem}@media (max-width:768px){.profile-cookies-balance{gap:.4rem;padding:.4rem .625rem}.profile-cookies-icon{width:18px;height:18px}.profile-cookies-text{font-size:.85rem}.profile-user-info{gap:.5rem}}@media (max-width:480px){.profile-cookies-balance{gap:.35rem;padding:.35rem .5rem}.profile-cookies-icon{width:16px;height:16px}.profile-cookies-text{font-size:.8rem}.profile-cookies-text strong{font-size:.9rem}}.cart-skeleton{pointer-events:none;opacity:.7}.cart-skeleton .cart-item{margin-bottom:1rem}.rub-icon{opacity:.9;vertical-align:middle;filter:drop-shadow(0 0 3px #10f00080);flex-shrink:0;width:14px;height:14px}.delete-icon{opacity:.9;flex-shrink:0;width:18px;height:18px}.cart-item-price-single{align-items:center;gap:.3rem;display:inline-flex}@media (max-width:768px){.modal-overlay{justify-content:center;align-items:center;padding:1rem}.modal-content{border-radius:16px;flex-direction:column;width:100%;max-width:100%;max-height:90vh;margin:auto;display:flex}.modal-header{flex-shrink:0;padding:1rem 1.25rem}.modal-title{font-size:1.25rem}.auth-modal-tabs{gap:.25rem;padding:.2rem}.auth-modal-tab{padding:.5rem 1rem;font-size:.85rem}.auth-modal-content{flex:1;min-height:0;padding:1rem 1.25rem;overflow-y:auto}.modal-form{gap:.625rem;padding:.5rem 0}.form-group{margin-bottom:.625rem}.form-label{margin-bottom:.35rem;font-size:.85rem}.form-input{padding:.625rem .75rem;font-size:.9rem}.form-submit{margin-top:.5rem;padding:.7rem;font-size:.95rem}.form-error{margin-top:.25rem;padding:.625rem .75rem;font-size:.85rem}.password-hints{gap:.1rem;margin-top:.2rem}.password-hint{gap:.3rem;font-size:.65rem;margin:.2rem 0 0!important}.password-hint-icon{width:10px;height:10px;font-size:.6rem}.auth-info-text{margin-bottom:.75rem!important;font-size:.75rem!important;line-height:1.3!important}.auth-info-text button{padding:.1rem .3rem!important;font-size:.75rem!important}.auth-modal-content>div[style*=marginTop]{margin-top:1rem!important}.auth-modal-content>div[style*=marginTop]>div[style*=marginTop]{gap:.75rem!important;margin-top:.75rem!important;margin-bottom:.75rem!important}.auth-modal-content>div[style*=marginTop]>div[style*=marginTop]>span{font-size:.7rem!important}.auth-modal-content>div[style*=marginTop]>div[style*=flexDirection]{gap:.5rem!important;margin-top:.75rem!important}.telegram-login-wrapper{margin-top:0!important;margin-bottom:0!important}.telegram-login-wrapper>div{height:40px!important}.yandex-login-button,.google-login-button{gap:.625rem!important;height:40px!important;padding:.625rem .875rem!important;font-size:.85rem!important}.yandex-login-button svg,.google-login-button svg{width:18px!important;height:18px!important}}@media (max-width:480px){.modal-overlay{justify-content:center;align-items:center;padding:.5rem}.modal-content{border-radius:16px;width:100%;max-height:90vh;margin:auto}.modal-header{padding:.875rem 1rem}.modal-title{font-size:1.1rem}.auth-modal-tabs{gap:.2rem;padding:.15rem}.auth-modal-tab{padding:.45rem .875rem;font-size:.8rem}.auth-modal-content{padding:.875rem 1rem}.modal-form{gap:.5rem;padding:.25rem 0}.form-group{margin-bottom:.5rem}.form-label{margin-bottom:.3rem;font-size:.8rem}.form-input{padding:.55rem .65rem;font-size:.85rem}.form-submit{padding:.65rem;font-size:.9rem}.form-error{padding:.55rem .65rem;font-size:.8rem}.password-hint{font-size:.6rem}.password-hint-icon{width:9px;height:9px;font-size:.55rem}.auth-info-text{margin-bottom:.625rem!important;font-size:.7rem!important;line-height:1.25!important}.auth-info-text button{padding:.08rem .25rem!important;font-size:.7rem!important}.auth-modal-content>div[style*=marginTop]>div[style*=marginTop]{gap:.625rem!important;margin-top:.625rem!important;margin-bottom:.625rem!important}.auth-modal-content>div[style*=marginTop]>div[style*=marginTop]>span{font-size:.65rem!important}.auth-modal-content>div[style*=marginTop]>div[style*=flexDirection]{gap:.4rem!important;margin-top:.625rem!important}.telegram-login-wrapper>div{height:38px!important}.yandex-login-button,.google-login-button{height:38px!important;padding:.55rem .75rem!important;font-size:.8rem!important}.yandex-login-button svg,.google-login-button svg{width:16px!important;height:16px!important}}.support-button{z-index:1000;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#37aee2 0%,#2e96c4 100%);border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.75rem;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 20px #37aee266}.support-button:hover{background:linear-gradient(135deg,#2e96c4 0%,#37aee2 100%);transform:translateY(-2px);box-shadow:0 6px 25px #37aee280}.support-button:active{transform:translateY(0)}.support-button-icon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.support-button-icon img{object-fit:contain;width:100%;height:100%}.support-button-text{white-space:nowrap;font-size:.9375rem;line-height:1}@media (max-width:768px){.support-button{gap:.5rem;padding:.75rem 1rem;font-size:.875rem;bottom:20px;right:20px}.support-button-icon{width:24px;height:24px}.support-button-text{font-size:.875rem}}@media (max-width:480px){.support-button{gap:.5rem;padding:.625rem .875rem;font-size:.8125rem;bottom:16px;right:16px}.support-button-icon{width:22px;height:22px}.support-button-text{font-size:.8125rem}}.roblox-category-page{margin-top:2rem}.roblox-category-header{margin-bottom:2rem}.roblox-type-selector{flex-wrap:wrap;gap:1rem;display:flex}.roblox-type-button{background:var(--bg-secondary);border:2px solid var(--border-color);min-width:250px;color:var(--text-primary);cursor:pointer;text-align:center;border-radius:12px;flex:1;padding:1rem 1.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.roblox-type-button:hover{background:#4a9eff0d;border-color:#4a9eff80;transform:translateY(-2px);box-shadow:0 4px 12px #4a9eff33}.roblox-type-button.active{color:#fff;background:linear-gradient(135deg,#4a9eff 0%,#357abd 100%);border-color:#4a9eff;box-shadow:0 4px 16px #4a9eff4d}.roblox-type-button.active:hover{background:linear-gradient(135deg,#357abd 0%,#4a9eff 100%);transform:translateY(-2px);box-shadow:0 6px 20px #4a9eff66}.roblox-type-button-gift-card{background:linear-gradient(135deg,#22c55e0d 0%,#22c55e05 100%);border-color:#22c55e4d;position:relative}.roblox-type-button-gift-card:hover{background:linear-gradient(135deg,#22c55e1a 0%,#22c55e0d 100%);border-color:#22c55e80;box-shadow:0 4px 12px #22c55e33}.roblox-type-button-gift-card.active{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-color:#22c55e;box-shadow:0 4px 16px #22c55e4d}.roblox-type-button-gift-card.active:hover{background:linear-gradient(135deg,#16a34a 0%,#22c55e 100%);box-shadow:0 6px 20px #22c55e66}.roblox-type-button-gamepass{background:linear-gradient(135deg,#fbbf2412 0%,#fbbf2408 100%);border-color:#fbbf2459;flex:100%;width:100%}.roblox-type-button-gamepass:hover{background:linear-gradient(135deg,#fbbf241f 0%,#fbbf240f 100%);border-color:#fbbf2499;box-shadow:0 4px 12px #fbbf242e}.roblox-type-button-gamepass.active{color:#fff;background:linear-gradient(135deg,#d97706 0%,#f59e0b 100%);border-color:#f59e0b;box-shadow:0 4px 16px #fbbf2459}.roblox-type-button-gamepass.active:hover{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);box-shadow:0 6px 20px #fbbf2473}.roblox-gamepass-badge{color:#f59e0b;vertical-align:middle;background:#fbbf2426;border:1px solid #fbbf244d;border-radius:6px;margin-left:.5rem;padding:.1em .45em;font-size:.8rem;font-weight:600;display:inline-block}.roblox-type-button-gamepass.active .roblox-gamepass-badge{color:#fff;background:#fff3;border-color:#ffffff59}.roblox-instant-badge{color:#22c55e;text-shadow:0 0 8px #22c55e4d;margin-left:.5rem;font-size:1rem;font-weight:700;display:inline-block}.roblox-type-button-gift-card.active .roblox-instant-badge{color:#fff;text-shadow:0 0 8px #ffffff4d}.roblox-category-content{grid-template-columns:280px 1fr;align-items:start;gap:2rem;display:grid}.roblox-filters-sidebar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;height:fit-content;padding:1.5rem;position:sticky;top:100px}@media (min-width:769px){.roblox-denominations-mobile,.roblox-filter-toggle-mobile,.roblox-filter-content-mobile,.roblox-price-filters-mobile{display:none}}.roblox-filters-title{color:var(--text-primary);border-bottom:1px solid var(--border-color);margin:0 0 1rem;padding-bottom:.75rem;font-size:1.125rem;font-weight:600}.roblox-filters-list{flex-direction:column;gap:.5rem;display:flex}.roblox-filter-item{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.9375rem;font-weight:400;transition:all .2s}.roblox-filter-item:hover{color:var(--text-primary);background:#4a9eff0d;border-color:#4a9eff80;transform:translate(4px)}.roblox-filter-item.active{color:#4a9eff;background:linear-gradient(135deg,#4a9eff26 0%,#357abd1a 100%);border-color:#4a9eff;font-weight:500}.roblox-filter-item.active:hover{background:linear-gradient(135deg,#4a9eff33 0%,#357abd26 100%);transform:translate(4px)}.roblox-denominations-grid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.roblox-denomination-button{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;text-align:center;white-space:nowrap;text-overflow:clip;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:.375rem;width:100%;min-height:36px;padding:.5rem;font-size:.75rem;font-weight:400;transition:all .2s;display:flex;overflow:visible}.roblox-denomination-button:hover{color:var(--text-primary);background:#4a9eff0d;border-color:#4a9eff80;transform:translateY(-1px)}.roblox-denomination-button.active{color:#4a9eff;background:linear-gradient(135deg,#4a9eff26 0%,#357abd1a 100%);border-width:2px;border-color:#4a9eff;font-weight:500}.roblox-denomination-button.active:hover{background:linear-gradient(135deg,#4a9eff33 0%,#357abd26 100%);transform:translateY(-1px)}.roblox-denomination-button img{object-fit:contain;flex-shrink:0;width:14px;height:14px}.roblox-price-ranges-grid{grid-template-columns:repeat(2,1fr);gap:.5rem;display:grid}.roblox-price-range-button{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;text-align:center;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:100%;min-height:36px;padding:.5rem;font-size:.75rem;font-weight:400;transition:all .2s;display:flex}.roblox-price-range-button:hover{color:var(--text-primary);background:#4a9eff0d;border-color:#4a9eff80;transform:translateY(-1px)}.roblox-price-range-button.active{color:#4a9eff;background:linear-gradient(135deg,#4a9eff26 0%,#357abd1a 100%);border-width:2px;border-color:#4a9eff;font-weight:500}.roblox-price-range-button.active:hover{background:linear-gradient(135deg,#4a9eff33 0%,#357abd26 100%);transform:translateY(-1px)}.roblox-products-section{width:100%;min-height:400px}@media (max-width:768px){.roblox-products-section{min-height:200px}}.roblox-price-filters{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.roblox-price-filters-label{color:var(--text-secondary);white-space:nowrap;font-size:.9rem;font-weight:500}.roblox-price-filters-buttons{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.roblox-price-filter-button{background:var(--bg-tertiary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:6px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.roblox-price-filter-button:hover{background:var(--bg-secondary);color:var(--text-primary);border-color:#4a9eff4d}.roblox-price-filter-button.active{color:#4a9efff2;background:linear-gradient(135deg,#4a9eff33 0%,#4a9eff1a 100%);border-color:#4a9eff80;font-weight:600}@media (max-width:1024px){.roblox-category-content{grid-template-columns:240px 1fr;gap:1.5rem}.roblox-filters-sidebar{padding:1.25rem}.roblox-type-selector{gap:.875rem}.roblox-type-button{min-width:200px}}@media (max-width:768px){.roblox-category-page{box-sizing:border-box;width:100%;margin-top:1.5rem;padding:0 .75rem;overflow-x:visible}.roblox-products-section{box-sizing:border-box;width:100%;overflow-x:visible}.roblox-category-header{margin-bottom:1.5rem}.roblox-type-selector{flex-direction:column;gap:.75rem}.roblox-type-button{width:100%;min-width:100%;padding:.875rem 1.25rem;font-size:.9375rem}.roblox-category-content{grid-template-columns:1fr;gap:1.5rem}.roblox-filters-sidebar{display:none!important}.roblox-products-section{order:1;width:100%}.roblox-denominations-desktop,.roblox-filters-title-desktop,.roblox-filters-list-desktop,.roblox-price-filters-desktop{display:none!important}.roblox-denominations-mobile{display:block!important}.roblox-denominations-toggle,.roblox-filter-toggle-mobile{display:flex!important}.roblox-price-filters-mobile,.roblox-price-filter-toggle,.roblox-price-filters,.roblox-filter-content-mobile.roblox-price-filters-mobile{display:none!important}.roblox-denominations-mobile .roblox-filters-title{margin-bottom:.75rem;padding-bottom:.5rem;font-size:.9375rem}.roblox-filter-toggle-mobile{background:var(--bg-secondary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex!important}.roblox-filter-toggle-mobile.roblox-price-filter-toggle{display:none!important}.roblox-filter-toggle-mobile:hover{background:var(--bg-tertiary);border-color:#4a9eff4d}.roblox-filter-toggle-mobile:focus{outline-offset:2px;outline:2px solid #4a9eff80}.roblox-filter-toggle-mobile .roblox-filters-title{border:none;flex:1;margin:0;padding:0;font-size:.9375rem}.roblox-filter-toggle-mobile .roblox-price-filters-label{flex:1;margin:0;font-size:.9375rem}.roblox-filter-toggle-icon{color:var(--text-secondary);flex-shrink:0;font-size:.75rem;transition:transform .2s}.roblox-filter-content-mobile{max-height:0;margin:0 0 .5rem;padding:0;transition:max-height .3s,padding .3s,margin .3s;overflow:hidden;display:block!important}.roblox-filter-content-mobile.roblox-price-filters-mobile{display:none!important}.roblox-filter-content-mobile.expanded{max-height:2000px;margin-bottom:1rem;padding:.75rem 0}.roblox-denominations-mobile{box-sizing:border-box;width:100%;padding:0 .5rem;overflow-x:visible}.roblox-denominations-mobile .roblox-denominations-grid{box-sizing:border-box;grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;overflow:visible}.roblox-denominations-mobile .roblox-denomination-button{white-space:nowrap!important;text-overflow:clip!important;box-sizing:border-box!important;flex-shrink:0!important;width:100%!important;min-width:0!important;padding:.45rem .4rem!important;font-size:.7rem!important;overflow:visible!important}.roblox-denominations-mobile .roblox-denomination-button img{flex-shrink:0!important;width:12px!important;height:12px!important}.roblox-price-filters-mobile{margin-bottom:1rem}.roblox-price-filters-mobile .roblox-price-filters-buttons{grid-template-columns:repeat(2,1fr);gap:.5rem;width:100%;display:grid}.roblox-price-filters-mobile .roblox-price-filter-button{text-align:center;width:100%}.roblox-filters-title{margin-bottom:.875rem;padding-bottom:.625rem;font-size:1rem}.roblox-filters-list{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.5rem;display:grid}.roblox-filter-item{text-align:center;padding:.625rem .875rem;font-size:.875rem}.roblox-filter-item:hover,.roblox-filter-item.active:hover{transform:translateY(-2px)}.roblox-denominations-grid{grid-template-columns:repeat(3,1fr);gap:.5rem}.roblox-denomination-button{white-space:nowrap!important;text-overflow:clip!important;padding:.45rem .4rem!important;font-size:.7rem!important;overflow:visible!important}.roblox-denomination-button img{flex-shrink:0!important;width:12px!important;height:12px!important}.roblox-denomination-button{min-height:34px;padding:.5rem;font-size:.75rem}.roblox-denomination-button img{width:12px;height:12px}.roblox-price-filters{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1rem}.roblox-price-filters-label{font-size:.875rem}.roblox-price-filters-buttons{grid-template-columns:repeat(2,1fr);gap:.375rem;width:100%;display:grid}.roblox-price-filter-button{text-align:center;width:100%;padding:.5rem .75rem;font-size:.8125rem}}@media (max-width:480px){.roblox-category-page{margin-top:1rem;padding:0 .75rem}.roblox-category-header{margin-bottom:1rem}.roblox-type-selector{gap:.5rem}.roblox-type-button{min-width:100%;padding:.75rem 1rem;font-size:.875rem}.roblox-instant-badge{margin-left:.25rem;font-size:.8125rem;display:inline}.roblox-category-content{gap:1rem}.roblox-filters-sidebar{border-radius:10px;padding:1rem}.roblox-denominations-mobile{margin-bottom:.875rem;padding:.625rem 0}.roblox-denominations-mobile .roblox-filters-title{margin-bottom:.625rem;padding-bottom:.5rem;font-size:.875rem}.roblox-filter-toggle-mobile{margin-bottom:.375rem;padding:.625rem .875rem;font-size:.875rem}.roblox-filter-toggle-mobile .roblox-filters-title,.roblox-filter-toggle-mobile .roblox-price-filters-label{font-size:.875rem}.roblox-filter-content-mobile.expanded{margin-bottom:.875rem;padding:.625rem 0}.roblox-filters-title{margin-bottom:.75rem;padding-bottom:.5rem;font-size:.9375rem}.roblox-filters-list{grid-template-columns:1fr;gap:.5rem}.roblox-filter-item{text-align:left;padding:.625rem .875rem;font-size:.8125rem}.roblox-denominations-grid{grid-template-columns:repeat(3,1fr);gap:.375rem}.roblox-denomination-button{gap:.25rem;min-height:32px;padding:.4375rem .375rem;font-size:.6875rem}.roblox-denomination-button img{width:11px;height:11px}.roblox-denomination-button span{font-size:.6875rem}.roblox-price-filters{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1rem}.roblox-price-filters-label{font-size:.8125rem}.roblox-price-filters-buttons{grid-template-columns:repeat(2,1fr);gap:.375rem;width:100%;display:grid}.roblox-price-filter-button{text-align:center;white-space:nowrap;width:100%;padding:.5rem .625rem;font-size:.75rem}}.telegram-category-page{margin-top:1rem}.telegram-category-tabs{border:1px solid var(--border-color);border-radius:12px;gap:0;max-width:480px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;display:flex;overflow:hidden}.telegram-category-tab{background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;border:none;flex:1;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s}.telegram-category-tab:not(:last-child){border-right:1px solid var(--border-color)}.telegram-category-tab:hover:not(.active){color:var(--text-primary);background:#4a9eff0d}.telegram-category-tab.active{color:#fff;background:linear-gradient(135deg,#4a9eff 0%,#357abd 100%)}.telegram-category-header{margin-bottom:2rem}.telegram-type-selector{flex-wrap:wrap;gap:1rem;display:flex}.telegram-type-button{background:var(--bg-secondary);border:2px solid var(--border-color);min-width:250px;color:var(--text-primary);cursor:pointer;text-align:center;border-radius:12px;flex:1;padding:1rem 1.5rem;font-size:1rem;font-weight:500;transition:all .3s}.telegram-type-button:hover{background:#4a9eff0d;border-color:#4a9eff80;transform:translateY(-2px);box-shadow:0 4px 12px #4a9eff33}.telegram-type-button.active{color:#fff;background:linear-gradient(135deg,#4a9eff 0%,#357abd 100%);border-color:#4a9eff;box-shadow:0 4px 16px #4a9eff4d}.telegram-type-button.active:hover{background:linear-gradient(135deg,#357abd 0%,#4a9eff 100%);transform:translateY(-2px);box-shadow:0 6px 20px #4a9eff66}.telegram-category-content{max-width:480px;margin:0 auto}.telegram-filters-sidebar{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:16px;height:fit-content;padding:1.5rem;position:sticky;top:100px}@media (min-width:769px){.telegram-filter-toggle-mobile,.telegram-filter-content-mobile{display:none}}.telegram-filters-title{color:var(--text-primary);border-bottom:1px solid var(--border-color);margin:0 0 1rem;padding-bottom:.75rem;font-size:1.125rem;font-weight:600}.telegram-collections-list{flex-direction:column;gap:.5rem;display:flex}.telegram-filter-item{border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:.5rem;width:100%;padding:.75rem 1rem;font-size:.9375rem;font-weight:400;transition:all .2s;display:flex}.telegram-filter-item:hover{color:var(--text-primary);background:#4a9eff0d;border-color:#4a9eff80;transform:translate(4px)}.telegram-filter-item.active{color:#4a9eff;background:linear-gradient(135deg,#4a9eff26 0%,#357abd1a 100%);border-color:#4a9eff;font-weight:500}.telegram-filter-item.active:hover{background:linear-gradient(135deg,#4a9eff33 0%,#357abd26 100%);transform:translate(4px)}.telegram-filter-item img{object-fit:cover;border-radius:4px;flex-shrink:0;width:24px;height:24px}.telegram-checkmark{color:#4a9eff;margin-left:auto;font-size:1rem;font-weight:600}.telegram-collections-search{background:var(--bg-primary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:8px;margin-bottom:.75rem;padding:.625rem .875rem;font-size:.9375rem;transition:all .2s}.telegram-collections-search:focus{border-color:#4a9eff;outline:none;box-shadow:0 0 0 3px #4a9eff1a}.telegram-collections-search::placeholder{color:var(--text-secondary)}.telegram-clear-selection{color:#ef4444;cursor:pointer;background:#ef44441a;border:1px solid #ef44444d;border-radius:8px;width:100%;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s}.telegram-clear-selection:hover{background:#ef444426;border-color:#ef444480}.telegram-collections-mode-selector{gap:.5rem;margin-bottom:.75rem;display:flex}.telegram-mode-button{background:var(--bg-primary);border:1px solid var(--border-color);color:var(--text-secondary);cursor:pointer;border-radius:8px;flex:1;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s}.telegram-mode-button:hover{color:var(--text-primary);background:#4a9eff0d;border-color:#4a9eff80}.telegram-mode-button.active{color:#4a9eff;background:linear-gradient(135deg,#4a9eff26 0%,#357abd1a 100%);border-color:#4a9eff;font-weight:600}.telegram-top-filters{flex-direction:column;gap:.75rem;margin-bottom:.75rem;display:flex}.telegram-filter-label{color:var(--text-secondary);margin-bottom:.25rem;font-size:.8125rem;font-weight:500}.telegram-filter-buttons{flex-wrap:wrap;gap:.5rem;display:flex}.telegram-filter-button{background:var(--bg-primary);border:1px solid var(--border-color);min-width:0;color:var(--text-secondary);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;text-align:center;border-radius:8px;flex:1;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:all .2s;overflow:hidden}.telegram-filter-button:hover{color:var(--text-primary);background:#4a9eff0d;border-color:#4a9eff80}.telegram-filter-button.active{color:#4a9eff;background:linear-gradient(135deg,#4a9eff26 0%,#357abd1a 100%);border-color:#4a9eff;font-weight:600}.telegram-filter-select{background:var(--bg-primary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;border-radius:8px;padding:.5rem .75rem;font-size:.875rem;transition:all .2s}.telegram-filter-select:focus{border-color:#4a9eff;outline:none;box-shadow:0 0 0 3px #4a9eff1a}.telegram-max-collections-warning{color:#ffc107;margin-left:.5rem;font-size:.875rem;font-weight:500}.telegram-load-more{background:var(--bg-tertiary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;border-radius:8px;margin-top:.5rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:all .2s}.telegram-load-more:hover:not(:disabled){background:var(--bg-secondary);color:#4a9eff;border-color:#4a9eff}.telegram-products-section{width:100%;min-height:400px}.telegram-gifts-content{margin-top:1.5rem}.telegram-collection-info{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem}.telegram-collection-info h2{color:var(--text-primary);margin:0 0 .5rem;font-size:1.5rem;font-weight:600}.telegram-collection-info p{color:var(--text-secondary);margin:.5rem 0;font-size:1rem;line-height:1.6}.telegram-selected-collections{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;padding:1.5rem}.telegram-selected-collections h2{color:var(--text-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:600}.telegram-collections-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.telegram-collection-card{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:10px;flex-direction:row;align-items:center;gap:.75rem;padding:.75rem;transition:all .2s;display:flex;position:relative}.telegram-collection-card:hover{border-color:var(--primary-color);box-shadow:0 2px 8px #4a9eff26}.telegram-collection-card img{object-fit:cover;background:var(--bg-secondary);border-radius:8px;flex-shrink:0;width:56px;height:56px}.telegram-collection-card-content{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex}.telegram-collection-card h3{color:var(--text-primary);word-break:break-word;margin:0;font-size:.9375rem;font-weight:600;line-height:1.4}.telegram-collection-info-icon{background:var(--bg-secondary);border:1px solid var(--border-color);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;border-radius:50%;outline:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:all .2s;display:flex}.telegram-collection-info-icon:hover{background:var(--bg-tertiary);border-color:var(--primary-color);color:var(--primary-color);transform:scale(1.1)}.telegram-collection-info-icon:active{transform:scale(.95)}.telegram-collection-info-icon svg{display:block}.telegram-collection-info-modal{width:90%;max-width:700px;max-height:90vh;overflow-y:auto}.telegram-collection-info-modal-content{padding:1.5rem}.telegram-collection-info-layout{grid-template-columns:200px 1fr;align-items:start;gap:1.5rem;display:grid}.telegram-collection-info-image{background:var(--bg-secondary);border-radius:12px;flex-shrink:0;width:200px;height:200px;position:sticky;top:0;overflow:hidden}.telegram-collection-info-image img{object-fit:cover;width:100%;height:100%;display:block}.telegram-collection-info-right{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.telegram-collection-info-description h3,.telegram-collection-info-stats h3{color:var(--text-primary);margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.telegram-collection-info-description p{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.6}.telegram-collection-info-link{border-top:1px solid var(--border-color);margin-top:1rem;padding-top:1rem}.telegram-collection-view-category-link{color:#fff;background:linear-gradient(135deg,#4a9eff 0%,#3d7fcc 100%);border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px #4a9eff4d}.telegram-collection-view-category-link:hover{background:linear-gradient(135deg,#3d7fcc 0%,#2f6ba8 100%);transform:translateY(-1px);box-shadow:0 4px 12px #4a9eff66}.telegram-collection-stats-loading{text-align:left;color:var(--text-secondary);margin-top:.25rem;padding:.25rem 0;font-size:.75rem}.telegram-collection-stats{border-top:1px solid var(--border-color);flex-direction:column;gap:.375rem;width:100%;margin-top:.5rem;padding-top:.5rem;display:flex}.telegram-stat-item{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.telegram-stat-label{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.telegram-stat-value{color:var(--text-primary);text-align:right;font-size:.875rem;font-weight:600}.telegram-empty-state{text-align:center;color:var(--text-secondary);padding:3rem 1.5rem}.telegram-empty-state p{margin:0;font-size:1rem}.telegram-loading,.telegram-error,.telegram-empty{text-align:center;color:var(--text-secondary);padding:1rem;font-size:.9375rem}.telegram-collection-nfts-section{border-top:1px solid var(--border-color);margin-top:2rem;padding-top:2rem}.telegram-nfts-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.telegram-nft-card{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.telegram-nft-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.telegram-nft-card img{object-fit:cover;width:100%;height:200px}.telegram-nft-card-content{flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex}.telegram-nft-name{color:var(--text-primary);margin:0;font-size:1rem;font-weight:600;line-height:1.4}.telegram-nft-description{color:var(--text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.telegram-nft-price{flex-direction:column;gap:.25rem;margin-top:auto;display:flex}.telegram-nft-price-rubles{color:#fff;text-shadow:0 0 10px #ffffff4d;font-size:1.125rem;font-weight:800;line-height:1.2}.telegram-nft-price-ton{color:#4a9eff;font-size:.625rem;font-weight:400;line-height:1.2}.telegram-load-more{background:var(--bg-secondary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;border-radius:8px;margin-top:1rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:block}.telegram-load-more:hover:not(:disabled){background:var(--bg-tertiary);border-color:var(--primary-color);color:var(--primary-color)}.telegram-load-more:disabled{opacity:.6;cursor:not-allowed}.telegram-error{color:#ef4444}@media (max-width:1024px){.telegram-filters-sidebar{padding:1.25rem}}@media (max-width:768px){.telegram-category-page{margin-top:1.5rem;padding:0 1rem}.telegram-category-header{margin-bottom:1.5rem}.telegram-type-selector{flex-direction:column;gap:.75rem}.telegram-type-button{width:100%;min-width:100%;padding:.875rem 1.25rem;font-size:.9375rem}.telegram-filters-sidebar{display:none!important}.telegram-products-section{order:1;width:100%;min-height:200px}.telegram-filter-toggle-mobile{background:var(--bg-secondary);border:1px solid var(--border-color);width:100%;color:var(--text-primary);cursor:pointer;text-align:left;border-radius:8px;justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex!important}.telegram-filter-toggle-mobile:hover{background:var(--bg-tertiary);border-color:#4a9eff4d}.telegram-filter-toggle-mobile .telegram-filters-title{border:none;flex:1;margin:0;padding:0;font-size:.9375rem}.telegram-filter-toggle-icon{color:var(--text-secondary);flex-shrink:0;font-size:.75rem;transition:transform .2s}.telegram-filter-content-mobile{max-height:0;margin:0 0 .5rem;padding:0;transition:max-height .3s,padding .3s,margin .3s;overflow:hidden;display:block!important}.telegram-filter-content-mobile.expanded{max-height:2000px;margin-bottom:1rem;padding:.75rem 0}.telegram-filters-title{margin-bottom:.875rem;padding-bottom:.625rem;font-size:1rem}.telegram-collections-list{gap:.5rem}.telegram-filter-item{text-align:left;padding:.625rem .875rem;font-size:.875rem}.telegram-collections-mode-selector{gap:.375rem;margin-bottom:.625rem}.telegram-mode-button{padding:.4375rem .625rem;font-size:.8125rem}.telegram-top-filters{gap:.375rem;margin-bottom:.625rem}.telegram-filter-label{margin-bottom:.2rem;font-size:.75rem}.telegram-filter-buttons{gap:.375rem}.telegram-filter-button,.telegram-filter-select{padding:.4375rem .625rem;font-size:.8125rem}.telegram-collections-search{margin-bottom:.625rem;padding:.5rem .75rem;font-size:.875rem}.telegram-clear-selection{margin-bottom:.625rem;padding:.4375rem .625rem;font-size:.8125rem}.telegram-collections-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.75rem}.telegram-collection-card{gap:.5rem;padding:.5rem}.telegram-collection-card img{width:40px;height:40px}.telegram-collection-card h3{font-size:.8125rem}.telegram-collection-info-icon{width:24px;height:24px}.telegram-collection-info-icon svg{width:14px;height:14px}.telegram-collection-info-modal{max-width:600px}.telegram-collection-info-modal-content{padding:1.25rem}.telegram-collection-info-layout{grid-template-columns:160px 1fr;gap:1.25rem}.telegram-collection-info-image{width:160px;height:160px}.telegram-collection-info-right{gap:1rem}.telegram-collection-stats-loading{margin-top:.375rem;padding:.625rem;font-size:.8125rem}.telegram-collection-stats{gap:.375rem;margin-top:.625rem;padding-top:.625rem}.telegram-stat-item{gap:.375rem}.telegram-stat-label{font-size:.75rem}.telegram-stat-value{font-size:.8125rem}.telegram-collection-info-link{margin-top:.875rem;padding-top:.875rem}.telegram-collection-view-category-link{padding:.625rem 1rem;font-size:.875rem}.telegram-selected-collections{padding:1rem}.telegram-selected-collections h2{font-size:1.25rem}.telegram-collection-nfts-section{margin-top:1.5rem;padding-top:1.5rem}.telegram-collection-nfts-title{margin-bottom:1rem;font-size:1.125rem}.telegram-nfts-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin-bottom:1rem}.telegram-nft-card-content{gap:.375rem;padding:.875rem}.telegram-nft-name{font-size:.9375rem}.telegram-nft-description{font-size:.8125rem}.telegram-nft-price-rubles{font-size:1rem}.telegram-nft-price-ton{font-size:.5625rem}.telegram-load-more{padding:.75rem 1.25rem;font-size:.875rem}}@media (max-width:480px){.telegram-category-page{margin-top:1rem;padding:0 .75rem}.telegram-category-header{margin-bottom:1rem}.telegram-type-selector{gap:.5rem}.telegram-type-button{min-width:100%;padding:.75rem 1rem;font-size:.875rem}.telegram-filter-toggle-mobile{margin-bottom:.375rem;padding:.625rem .875rem;font-size:.875rem}.telegram-filter-toggle-mobile .telegram-filters-title{font-size:.875rem}.telegram-filter-content-mobile.expanded{margin-bottom:.875rem;padding:.625rem 0}.telegram-filters-title{margin-bottom:.75rem;padding-bottom:.5rem;font-size:.9375rem}.telegram-filter-item{padding:.625rem .875rem;font-size:.8125rem}.telegram-collections-mode-selector{gap:.25rem;margin-bottom:.5rem}.telegram-mode-button{padding:.375rem .5rem;font-size:.75rem}.telegram-top-filters{gap:.25rem;margin-bottom:.5rem}.telegram-filter-label{margin-bottom:.15rem;font-size:.6875rem}.telegram-filter-buttons{gap:.25rem}.telegram-filter-button,.telegram-filter-select{padding:.375rem .5rem;font-size:.75rem}.telegram-collections-search{margin-bottom:.5rem;padding:.4375rem .625rem;font-size:.8125rem}.telegram-clear-selection{margin-bottom:.5rem;padding:.375rem .5rem;font-size:.75rem}.telegram-collections-grid{grid-template-columns:1fr;gap:.625rem}.telegram-collection-card{gap:.5rem;padding:.5rem}.telegram-collection-card img{width:36px;height:36px}.telegram-collection-card h3{font-size:.75rem}.telegram-collection-info-icon{width:22px;height:22px}.telegram-collection-info-icon svg{width:12px;height:12px}.telegram-collection-info-modal-content{gap:1rem;padding:1rem}.telegram-collection-info-description h3,.telegram-collection-info-stats h3{margin-bottom:.5rem;font-size:1rem}.telegram-collection-info-description p{font-size:.875rem}.telegram-collection-stats-loading{margin-top:.25rem;padding:.5rem;font-size:.75rem}.telegram-collection-stats{gap:.25rem;margin-top:.5rem;padding-top:.5rem}.telegram-stat-item{flex-direction:column;align-items:flex-start;gap:.25rem}.telegram-stat-label{font-size:.6875rem}.telegram-stat-value{text-align:left;font-size:.75rem}.telegram-collection-info-link{margin-top:.75rem;padding-top:.75rem}.telegram-collection-view-category-link{padding:.5rem .875rem;font-size:.8125rem}.telegram-selected-collections{padding:.875rem}.telegram-selected-collections h2{font-size:1.125rem}.telegram-collection-nfts-section{margin-top:1.25rem;padding-top:1.25rem}.telegram-collection-nfts-title{margin-bottom:.875rem;font-size:1rem}.telegram-nfts-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.875rem;margin-bottom:.875rem}.telegram-nft-card img{height:160px}.telegram-nft-card-content{gap:.25rem;padding:.75rem}.telegram-nft-name{font-size:.875rem}.telegram-nft-description{font-size:.75rem}.telegram-nft-price{font-size:1rem}.telegram-nft-price-rubles{font-size:.9375rem}.telegram-nft-price-ton{font-size:.5rem}.telegram-load-more{padding:.625rem 1rem;font-size:.8125rem}.telegram-collection-info{padding:1rem}.telegram-collection-info h2{font-size:1.25rem}.telegram-collection-info p{font-size:.9375rem}}.telegram-nft-card-link{color:inherit;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block}.telegram-nft-card-link:hover{transform:translateY(-4px);box-shadow:0 8px 16px #00000026}.telegram-nft-page{padding:1.5rem 0}.telegram-nft-header{background:var(--bg-secondary);border-radius:12px;grid-template-columns:360px 1fr;gap:2rem;margin-bottom:2rem;padding:1.75rem;display:grid;box-shadow:0 2px 12px #00000014}.telegram-nft-header-image{background:var(--bg-primary);border-radius:12px;flex-shrink:0;width:100%;max-width:360px;height:360px;overflow:hidden;box-shadow:0 4px 20px #00000026}.telegram-nft-header-content{flex-direction:column;gap:1.25rem;display:flex}.telegram-nft-header-top{flex-direction:column;gap:1rem;display:flex}.telegram-nft-title{color:var(--text-primary);margin:0;font-size:2rem;font-weight:700;line-height:1.3}.telegram-nft-price-section{background:linear-gradient(135deg,#4a9eff1a 0%,#4a9eff0d 100%);border:1px solid #4a9eff33;border-radius:10px;padding:1.25rem}.telegram-nft-price-section .telegram-nft-price-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.875rem;font-weight:600}.telegram-nft-price-section .telegram-nft-price{flex-direction:column;gap:.5rem;display:flex}.telegram-nft-price-section .telegram-nft-price-rubles{color:#fff;text-shadow:0 0 12px #ffffff4d;font-size:2rem;font-weight:800;line-height:1.2}.telegram-nft-price-section .telegram-nft-price-ton{color:#4a9eff;font-size:1rem;font-weight:500;line-height:1.2}.telegram-nft-section-title{color:var(--text-primary);margin:0 0 .875rem;font-size:1.125rem;font-weight:600}.telegram-nft-description-section{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:10px;padding:1.25rem}.telegram-nft-description{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.6}.telegram-nft-info-section,.telegram-nft-sale-section,.telegram-nft-attributes-section{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:10px;padding:1.25rem}.telegram-nft-info-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.telegram-nft-info-item{flex-direction:column;gap:.375rem;display:flex}.telegram-nft-info-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.75rem;font-weight:600}.telegram-nft-info-value{color:var(--text-primary);word-break:break-all;font-family:Courier New,monospace;font-size:.875rem}.telegram-nft-info-value-with-copy{align-items:center;gap:.5rem;display:flex}.telegram-nft-copy-button{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:5px;flex-shrink:0;padding:.375rem .5rem;font-size:.75rem;transition:all .2s}.telegram-nft-copy-button:hover{background:var(--bg-tertiary);border-color:#4a9eff;transform:translateY(-1px)}.telegram-nft-info-link{color:#4a9eff;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.telegram-nft-info-link:hover{color:#6bb0ff;text-decoration:underline}.telegram-nft-sale-info{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.telegram-nft-sale-item{background:var(--bg-secondary);border-radius:8px;flex-direction:column;gap:.375rem;padding:.875rem;display:flex}.telegram-nft-sale-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.6875rem;font-weight:600}.telegram-nft-sale-value{color:var(--text-primary);font-size:.875rem;font-weight:500}.telegram-nft-attributes-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;display:grid}.telegram-nft-attribute-card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;gap:.375rem;padding:.875rem;transition:all .2s;display:flex}.telegram-nft-attribute-card:hover{border-color:#4a9eff;transform:translateY(-2px);box-shadow:0 4px 12px #4a9eff1a}.telegram-nft-attribute-card .telegram-nft-attribute-type{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.8125rem;font-weight:600}.telegram-nft-attribute-card .telegram-nft-attribute-value{color:var(--text-primary);font-size:.875rem;font-weight:500}.telegram-nft-warning{background:#ffc1071a;border:1px solid #ffc1074d;border-radius:10px;gap:.75rem;padding:1rem;display:flex}.telegram-nft-warning-icon{flex-shrink:0;font-size:1.25rem}.telegram-nft-warning-content{flex-direction:column;flex:1;gap:.375rem;display:flex}.telegram-nft-warning-title{color:#ffc107;font-size:.875rem;font-weight:600}.telegram-nft-warning-text{color:var(--text-secondary);font-size:.8125rem;line-height:1.5}@media (max-width:1024px){.telegram-nft-header{grid-template-columns:400px 1fr;gap:2rem}.telegram-nft-header-image{max-width:400px;height:400px}}@media (max-width:768px){.telegram-nft-page{padding:1rem 0}.telegram-nft-header{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.telegram-nft-header-image{aspect-ratio:1;width:100%;max-width:100%;height:auto;margin:0 auto}.telegram-nft-header-content{gap:1.5rem}.telegram-nft-title,.telegram-nft-price-section .telegram-nft-price-rubles{font-size:2rem}.telegram-nft-price-section .telegram-nft-price-ton{font-size:1rem}.telegram-nft-section-title{font-size:1.25rem}.telegram-nft-info-grid,.telegram-nft-sale-info{grid-template-columns:1fr}.telegram-nft-attributes-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (max-width:480px){.telegram-nft-page{padding:.75rem 0}.telegram-nft-header{border-radius:10px;gap:1.25rem;padding:1rem}.telegram-nft-header-image{border-radius:10px}.telegram-nft-title{font-size:1.5rem}.telegram-nft-price-section{padding:1rem}.telegram-nft-price-section .telegram-nft-price-rubles{font-size:1.5rem}.telegram-nft-price-section .telegram-nft-price-ton{font-size:.875rem}.telegram-nft-section-title{font-size:.9375rem}.telegram-nft-description-section,.telegram-nft-info-section,.telegram-nft-sale-section,.telegram-nft-attributes-section,.telegram-nft-history-section{padding:1rem}.telegram-nft-description{font-size:.875rem}.telegram-nft-attributes-grid{grid-template-columns:1fr}}.telegram-nft-history-section{background:var(--bg-primary);border:1px solid var(--border-color);border-radius:10px;margin-top:1rem;padding:1.25rem}.telegram-nft-history-loading,.telegram-nft-history-error,.telegram-nft-history-empty{text-align:center;color:var(--text-secondary);padding:2rem;font-size:1rem}.telegram-nft-history-error{color:#ef4444}.telegram-nft-history-list{flex-direction:column;gap:1rem;display:flex}.telegram-nft-history-item{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:1rem;transition:all .2s}.telegram-nft-history-item:hover{border-color:#4a9eff;box-shadow:0 2px 8px #4a9eff1a}.telegram-nft-history-item-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.telegram-nft-history-event-type{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.telegram-nft-history-date{color:var(--text-secondary);font-size:.75rem}.telegram-nft-history-item-content{flex-direction:column;gap:.5rem;display:flex}.telegram-nft-history-price{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.telegram-nft-history-price-label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.telegram-nft-history-price-value{color:var(--text-primary);font-size:1rem;font-weight:600}.telegram-nft-history-price-sold{color:#4ade80}.telegram-nft-history-price-ton{color:#4a9eff;font-size:.9375rem;font-weight:500}.telegram-nft-history-owner{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.telegram-nft-history-label{color:var(--text-secondary);font-size:.875rem;font-weight:500}.telegram-nft-history-address{color:var(--text-primary);word-break:break-all;font-family:Courier New,monospace;font-size:.875rem}.telegram-nft-history-badge{color:#4a9eff;background:#4a9eff1a;border:1px solid #4a9eff4d;border-radius:6px;width:fit-content;padding:.25rem .75rem;font-size:.75rem;font-weight:500;display:inline-block}.telegram-nft-history-info{color:var(--text-secondary);font-size:.9375rem}@media (max-width:768px){.telegram-nft-history-section{padding:1.25rem}.telegram-nft-history-item{padding:1rem}.telegram-nft-history-item-header{flex-direction:column;align-items:flex-start;gap:.5rem}.telegram-nft-history-event-type{font-size:.9375rem}.telegram-nft-history-date{font-size:.8125rem}.telegram-nft-history-price-value{font-size:1rem}.telegram-nft-history-price-ton{font-size:.875rem}}@media (max-width:480px){.telegram-nft-history-section{padding:1rem}.telegram-nft-history-item{padding:.875rem}.telegram-nft-history-price,.telegram-nft-history-owner{flex-direction:column;align-items:flex-start;gap:.25rem}.telegram-nft-history-price-value{font-size:.9375rem}}.telegram-collection-page{padding:2rem 0}.telegram-collection-header{background:var(--bg-secondary);border-radius:12px;gap:2rem;margin-bottom:2rem;padding:1.5rem;display:flex}.telegram-collection-header-image{background:var(--bg-primary);border-radius:12px;flex-shrink:0;width:120px;height:120px;overflow:hidden;box-shadow:0 4px 12px #0003}.telegram-collection-header-content{flex-direction:column;flex:1;gap:1rem;display:flex}.telegram-collection-title{color:var(--text-primary);margin:0;font-size:2rem;font-weight:700;line-height:1.2}.telegram-collection-description{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}.telegram-collection-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:.5rem;display:grid}.telegram-stat-item{flex-direction:column;gap:.25rem;display:flex}.telegram-stat-label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;font-size:.8125rem;font-weight:600}.telegram-stat-value{color:var(--text-primary);font-size:1rem;font-weight:500}.telegram-collection-nfts-section{margin-top:2rem}.telegram-collection-nfts-title{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.5rem;font-weight:600}@media (max-width:768px){.telegram-collection-page{padding:1rem 0}.telegram-collection-header{flex-direction:column;gap:1.5rem;padding:1.25rem}.telegram-collection-header-image{width:100px;height:100px;margin:0 auto}.telegram-collection-title{text-align:center;font-size:1.75rem}.telegram-collection-description{text-align:center;font-size:.9375rem}.telegram-collection-stats{grid-template-columns:1fr}.telegram-collection-nfts-title{font-size:1.25rem}}@media (max-width:480px){.telegram-collection-page{padding:.75rem 0}.telegram-collection-header{gap:1rem;padding:1rem}.telegram-collection-header-image{width:80px;height:80px}.telegram-collection-title{font-size:1.5rem}.telegram-collection-description{font-size:.875rem}.telegram-collection-nfts-title{font-size:1.125rem}}.stars-purchase-page{background:#ffffff05;border:1px solid #ffffff12;border-radius:16px;width:100%;margin:0 auto;padding:1.5rem 1.5rem 1.25rem;box-shadow:0 4px 24px #0003}.stars-purchase-loading,.stars-purchase-error{text-align:center;color:var(--text-secondary);padding:2rem 1rem;font-size:.95rem}.stars-purchase-error{color:#f87171}.stars-purchase-header{text-align:center;margin-bottom:1.5rem}.stars-purchase-title{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.35rem;font-weight:700}.stars-purchase-subtitle{color:var(--text-secondary);margin:0;font-size:.875rem}.stars-purchase-notice{color:var(--text-secondary);background:#ffb40014;border:1px solid #ffb40040;border-radius:8px;margin-top:.75rem;padding:.625rem .75rem;font-size:.8rem;line-height:1.45}.stars-purchase-form{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.stars-purchase-field{flex-direction:column;gap:.5rem;display:flex}.stars-purchase-field-header{justify-content:space-between;align-items:center;display:flex}.stars-purchase-label{color:var(--text-primary);font-size:.875rem;font-weight:600}.stars-purchase-buy-myself{color:#4a9eff;cursor:pointer;background:0 0;border:none;padding:0;font-size:.875rem;font-weight:500;transition:opacity .2s}.stars-purchase-buy-myself:hover:not(:disabled){opacity:.85}.stars-purchase-buy-myself:disabled{opacity:.5;cursor:default}.stars-purchase-saved-block{flex-direction:column;gap:.5rem;margin-top:.35rem;display:flex}.stars-purchase-saved-label{text-transform:uppercase;letter-spacing:.08em;color:#ffffff61;font-size:.7rem;font-weight:600}.stars-purchase-saved-tags{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.stars-purchase-saved-tag{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;align-items:stretch;transition:border-color .2s,background .2s,box-shadow .2s;display:inline-flex;overflow:hidden}.stars-purchase-saved-tag:hover{background:#58a6ff1a;border-color:#58a6ff73}.stars-purchase-saved-tag--active{background:#58a6ff29;border-color:#58a6ffa6;box-shadow:0 0 0 1px #58a6ff33}.stars-purchase-saved-tag-btn{color:#ffffffe0;cursor:pointer;font-variant-numeric:tabular-nums;background:0 0;border:none;padding:.35rem .55rem .35rem .7rem;font-size:.8125rem;font-weight:600}.stars-purchase-saved-tag-btn:hover{color:#fff}.stars-purchase-saved-tag-remove{color:#ffffff73;cursor:pointer;background:#0003;border:none;border-left:1px solid #ffffff1a;justify-content:center;align-items:center;width:1.75rem;padding:0;font-size:1.1rem;line-height:1;transition:color .15s,background .15s;display:flex}.stars-purchase-saved-tag-remove:hover{color:#f87171;background:#f871711f}.stars-purchase-input-wrapper{background:var(--bg-secondary);border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.5rem;padding:0 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.stars-purchase-input-wrapper:focus-within{border-color:#4a9eff80;box-shadow:0 0 0 3px #4a9eff1a}.stars-purchase-input-icon{color:var(--text-muted);flex-shrink:0}.stars-purchase-input-icon-emoji{flex-shrink:0;font-size:1.1rem;line-height:1}.stars-purchase-input{color:var(--text-primary);-moz-appearance:textfield;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.75rem 0;font-size:.9375rem}.stars-purchase-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.stars-purchase-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.stars-purchase-input::placeholder{color:var(--text-muted)}.stars-purchase-packages{flex-direction:column;gap:0;display:flex}.stars-purchase-package{background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;text-align:left;border:1px solid #ffffff12;align-items:center;gap:.75rem;padding:.7rem 1rem;font-size:.9rem;transition:background .2s,border-color .2s;display:flex}.stars-purchase-package:first-child{border-radius:12px 12px 0 0}.stars-purchase-package:last-child{border-radius:0 0 12px 12px}.stars-purchase-package:only-child{border-radius:12px}.stars-purchase-package:hover{background:#4a9eff0f}.stars-purchase-package.active{background:#4a9eff1a;border-color:#4a9eff66}.stars-purchase-package.active+.stars-purchase-package{border-top-color:#0000}.stars-purchase-package-radio{border:2px solid var(--border-color);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:border-color .2s;display:flex}.stars-purchase-package.active .stars-purchase-package-radio{border-color:#4a9eff}.stars-purchase-package-radio-dot{background:0 0;border-radius:50%;width:8px;height:8px;transition:background .2s}.stars-purchase-package-radio-dot.active{background:#4a9eff}.stars-purchase-package-stars{flex:1;font-weight:500}.stars-purchase-package-price{color:var(--text-secondary);white-space:nowrap;font-size:.85rem}.stars-purchase-show-more{color:#4a9eff;cursor:pointer;text-align:center;background:0 0;border:none;margin-top:.25rem;padding:.5rem 0;font-size:.875rem;font-weight:500;transition:opacity .2s}.stars-purchase-show-more:hover{opacity:.85}.stars-purchase-price-section{background:#00000026;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:.375rem;padding:.875rem 1rem;display:flex}.stars-purchase-price-row{justify-content:space-between;align-items:center;display:flex}.stars-purchase-price-label{color:var(--text-secondary);font-size:.875rem}.stars-purchase-price-value{color:var(--text-primary);font-size:.875rem;font-weight:500}.stars-purchase-price-total{border-top:1px solid #ffffff14;margin-top:.25rem;padding-top:.5rem}.stars-purchase-price-total .stars-purchase-price-label{color:var(--text-primary);font-size:.9375rem;font-weight:600}.stars-purchase-price-total .stars-purchase-price-value{color:#4a9eff;font-size:1.125rem;font-weight:700}.stars-purchase-payment-methods,.stars-purchase-payment-methods-row{flex-wrap:wrap;gap:.5rem;display:flex}.stars-purchase-payment-method{background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;border:1px solid #ffffff14;border-radius:10px;align-items:center;padding:.55rem 1rem;font-size:.875rem;transition:border-color .2s,background .2s;display:inline-flex}.stars-purchase-payment-method:hover{border-color:#4a9eff80}.stars-purchase-payment-method.active{color:#4a9eff;background:#4a9eff1a;border-color:#4a9eff;font-weight:500}.stars-purchase-save-method{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.85rem;display:flex}.stars-purchase-save-method input[type=checkbox]{accent-color:#4a9eff}.stars-purchase-loading-small{color:var(--text-secondary);padding:.5rem 0;font-size:.875rem}.stars-purchase-hint-toast{color:#93c5fd;overflow-wrap:break-word;word-break:break-word;background:#4a9eff1a;border:1px solid #4a9eff33;border-radius:10px;min-width:0;padding:.5rem .75rem;font-size:.8125rem;line-height:1.4;animation:.2s ease-out stars-hint-fade-in}@keyframes stars-hint-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.stars-purchase-error-message{color:#f87171;background:#ef44441a;border:1px solid #ef444440;border-radius:10px;padding:.6rem .875rem;font-size:.875rem}.stars-purchase-buy-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4a9eff 0%,#357abd 100%);border:none;border-radius:12px;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .2s;box-shadow:0 2px 12px #4a9eff40}.stars-purchase-buy-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 16px #4a9eff59}.stars-purchase-buy-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.stars-purchase-page .captcha-section{background:#0000001f;border:1px solid #ffffff0d;border-radius:12px;gap:.4rem;margin:0;padding:.65rem .875rem}.stars-purchase-page .captcha-section-title{font-size:.8125rem}.stars-purchase-page .captcha-section-widget-wrap{border-radius:10px;min-height:48px;padding:.5rem .65rem}.stars-purchase-page .captcha-section-description{font-size:.7rem}@media (max-width:600px){.telegram-category-content{max-width:100%}.stars-purchase-page{border-radius:12px;padding:1.25rem 1rem 1rem}.stars-purchase-title{font-size:1.2rem}.stars-purchase-header{margin-bottom:1.25rem}.stars-purchase-form{gap:1rem}.stars-purchase-package{padding:.6rem .875rem;font-size:.875rem}}cap-widget{--cap-widget-width:100%;border-radius:8px;width:100%;min-height:48px;display:block;overflow:hidden;box-shadow:0 1px 6px #0000001f,0 0 0 1px #ffffff0f}cap-widget::part(attribution){display:none}.captcha-section{background:#2c2c2ef2;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;align-items:stretch;gap:.5rem;margin:.75rem 0;padding:.875rem 1rem;display:flex;box-shadow:0 2px 16px #0003}.captcha-section-header{align-items:center;gap:.5rem;display:flex}.captcha-section-icon{color:#fff;background:#b0653b59;border:1px solid #b0653b66;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.captcha-section-title{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:.875rem;font-weight:600;line-height:1.25}.captcha-section-widget-wrap{background:#3e3e41b3;border:1px solid #ffffff0a;border-radius:10px;justify-content:center;align-items:center;min-height:52px;padding:.5rem .75rem;display:flex}.captcha cap-widget,.captcha-section cap-widget{--cap-widget-width:100%}.captcha-section-description{color:var(--text-muted);text-align:center;max-width:100%;margin:0;padding:0 .25rem;font-size:.65rem;line-height:1.3}.captcha{background:#2c2c2ef2;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;align-items:stretch;gap:.5rem;margin:.75rem 0;padding:.875rem 1rem;display:flex;box-shadow:0 2px 16px #0003}.captcha-header{align-items:center;gap:.5rem;display:flex}.captcha-icon{background:#b0653b59;border:1px solid #b0653b66;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.captcha-text{flex:1;min-width:0}.captcha-title{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:.875rem;font-weight:600}.captcha-description{color:var(--text-muted);text-align:center;margin:0;font-size:.65rem;line-height:1.3}.captcha-widget-wrap{background:#3e3e41b3;border:1px solid #ffffff0a;border-radius:10px;justify-content:center;align-items:center;min-height:52px;padding:.5rem .75rem;display:flex}@media (max-width:480px){.captcha-section,.captcha{gap:.375rem;margin:.5rem 0;padding:.75rem .875rem}.captcha-section-header,.captcha-header{gap:.375rem}.captcha-section-icon,.captcha-icon{border-radius:6px;width:28px;height:28px}.captcha-section-title,.captcha-title{font-size:.8125rem}.captcha-section-description,.captcha-description{font-size:.6rem}.captcha-section-widget-wrap,.captcha-widget-wrap{min-height:48px;padding:.4rem .6rem}cap-widget{border-radius:6px;max-width:100%;min-height:42px}}.steam-promo-block{cursor:pointer;background:linear-gradient(135deg,#1a2740e6 0%,#171d2af2 100%);border:1px solid #4a9eff26;border-radius:14px;align-items:center;gap:1rem;margin:1rem 0 .5rem;padding:1rem 1.25rem;text-decoration:none;transition:border-color .2s,transform .15s,box-shadow .2s;display:flex}.steam-promo-block:hover{border-color:#4a9eff66;transform:translateY(-1px);box-shadow:0 4px 20px #4a9eff1f}.steam-promo-icon{color:#4a9eff;background:#4a9eff1f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.steam-promo-content{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.steam-promo-title{color:var(--text-primary);font-size:1rem;font-weight:600}.steam-promo-subtitle{color:var(--text-secondary);font-size:.8125rem}.steam-promo-arrow{color:var(--text-muted);flex-shrink:0}.steam-page-wrapper{max-width:480px;margin:0 auto;padding:1rem 0}.steam-topup-page{background:#ffffff05;border:1px solid #ffffff12;border-radius:16px;width:100%;margin:0 auto;padding:1.5rem 1.5rem 1.25rem;box-shadow:0 4px 24px #0003}.steam-topup-loading,.steam-topup-error{text-align:center;color:var(--text-secondary);padding:2rem 1rem;font-size:.95rem}.steam-topup-error{color:#f87171}.steam-topup-header{text-align:center;margin-bottom:1.5rem}.steam-topup-title{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:700}.steam-topup-form{flex-direction:column;gap:1.25rem;min-width:0;display:flex}.steam-topup-field{flex-direction:column;gap:.5rem;display:flex}.steam-topup-label{color:var(--text-primary);font-size:.875rem;font-weight:600}.steam-topup-input-wrapper{background:var(--bg-secondary);border:1px solid #ffffff14;border-radius:12px;align-items:center;gap:.5rem;padding:0 .25rem 0 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.steam-topup-input-wrapper:focus-within{border-color:#4a9eff80;box-shadow:0 0 0 3px #4a9eff1a}.steam-topup-input{color:var(--text-primary);-moz-appearance:textfield;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.75rem 0;font-size:.9375rem}.steam-topup-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.steam-topup-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.steam-topup-input::placeholder{color:var(--text-muted)}.steam-topup-info-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.5rem;transition:color .2s;display:flex}.steam-topup-info-btn:hover{color:var(--text-secondary)}.steam-topup-currency-switcher{flex-shrink:0;gap:0;display:flex}.steam-topup-currency-btn{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff14;align-items:center;gap:.25rem;padding:.45rem .6rem;font-size:.8125rem;font-weight:500;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.steam-topup-currency-btn:first-child{border-radius:8px 0 0 8px}.steam-topup-currency-btn:last-child{border-radius:0 8px 8px 0}.steam-topup-currency-btn+.steam-topup-currency-btn{border-left:none}.steam-topup-currency-btn.active{color:#4a9eff;background:#4a9eff26;border-color:#4a9eff66;font-weight:600}.steam-topup-currency-flag{font-size:.875rem;line-height:1}.steam-topup-hint{color:#f59e0b;font-size:.8125rem}.steam-topup-presets{flex-wrap:wrap;gap:.5rem;margin-top:.625rem;display:flex}.steam-topup-preset{color:#ffffffbf;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:20px;padding:.3rem .75rem;font-size:.8125rem;transition:background .15s,border-color .15s,color .15s}.steam-topup-preset:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40}.steam-topup-preset.active{color:#5bbfff;background:#1a9fff2e;border-color:#1a9fff80}@keyframes mcp-shimmer{0%{opacity:.35}50%{opacity:.7}to{opacity:.35}}.steam-topup-skeleton{flex-direction:column;gap:1rem;padding-top:.5rem;display:flex}.steam-topup-skeleton>*{background:#ffffff14;border-radius:10px;animation:1.4s ease-in-out infinite mcp-shimmer}.steam-topup-skeleton-title{width:60%;height:28px}.steam-topup-skeleton-field{height:48px}.steam-topup-skeleton-field--short{width:55%;height:40px}.steam-topup-skeleton-presets{flex-wrap:wrap;gap:.5rem;display:flex;background:0 0!important;animation:none!important}.steam-topup-skeleton-preset{background:#ffffff14;border-radius:20px;width:80px;height:30px;animation:1.4s ease-in-out infinite mcp-shimmer}.steam-topup-skeleton-preset--lg{width:110px}.steam-topup-skeleton-btn{height:50px;margin-top:.5rem}.steam-topup-payment-methods{flex-wrap:wrap;gap:.5rem;display:flex}.steam-topup-payment-method{background:var(--bg-secondary);color:var(--text-primary);cursor:pointer;border:1px solid #ffffff14;border-radius:10px;align-items:center;padding:.55rem 1rem;font-size:.875rem;transition:border-color .2s,background .2s;display:inline-flex}.steam-topup-payment-method:hover{border-color:#4a9eff80}.steam-topup-payment-method.active{color:#4a9eff;background:#4a9eff1a;border-color:#4a9eff;font-weight:500}.steam-topup-error-message{color:#f87171;background:#ef44441a;border:1px solid #ef444440;border-radius:10px;padding:.6rem .875rem;font-size:.875rem}.steam-topup-price-row{background:linear-gradient(135deg,#1a9fff1a 0%,#1a9fff0a 100%);border:1px solid #1a9fff40;border-radius:14px;justify-content:space-between;align-items:center;padding:.875rem 1.125rem;display:flex;position:relative;overflow:hidden}.steam-topup-price-row:before{content:"";background:linear-gradient(#5bbfff,#3b9eff);border-radius:3px 0 0 3px;width:3px;position:absolute;top:0;bottom:0;left:0}.steam-topup-price-label{color:#1a9fffb3;letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.steam-topup-price-amount{color:#fff;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:1.625rem;font-weight:700}.steam-topup-buy-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4caf50 0%,#388e3c 100%);border:none;border-radius:12px;width:100%;padding:.85rem 1rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .2s;box-shadow:0 2px 12px #4caf5040}.steam-topup-buy-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 16px #4caf5059}.steam-topup-buy-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.steam-topup-legal{text-align:center;color:var(--text-muted);margin:0;font-size:.75rem;line-height:1.4}.steam-topup-legal a{color:#4a9eff;text-decoration:none}.steam-topup-legal a:hover{text-decoration:underline}.steam-topup-page .captcha-section{background:#0000001f;border:1px solid #ffffff0d;border-radius:12px;gap:.4rem;margin:0;padding:.65rem .875rem}.steam-topup-page .captcha-section-title{font-size:.8125rem}.steam-topup-page .captcha-section-widget-wrap{border-radius:10px;min-height:48px;padding:.5rem .65rem}.steam-topup-page .captcha-section-description{font-size:.7rem}@media (max-width:600px){.steam-page-wrapper{max-width:100%;padding:.5rem 0}.steam-topup-page{border-radius:12px;padding:1.25rem 1rem 1rem}.steam-topup-currency-btn{padding:.4rem .45rem;font-size:.75rem}.steam-promo-block{padding:.875rem 1rem}.steam-promo-icon{width:40px;height:40px}}.recent-options-suggest-anchor{position:relative}.recent-options-suggest{z-index:50;background:var(--bg-secondary);border:1px solid #ffffff1a;border-radius:10px;margin-top:4px;position:absolute;top:100%;left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #0000004d}.recent-options-suggest-item{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.625rem 1rem;font-size:.875rem;transition:background .15s;display:flex}.recent-options-suggest-item:hover{background:#ffffff0f}.recent-options-suggest-item+.recent-options-suggest-item{border-top:1px solid #ffffff0a}.recent-options-suggest-value{font-weight:500}.recent-options-suggest-count{color:var(--text-muted);flex-shrink:0;margin-left:.75rem;font-size:.75rem}:root{--lp-navy:#0f172a;--lp-blue:#2563eb;--lp-blue2:#1d4ed8;--lp-sky:#eff6ff;--lp-slate:#64748b;--lp-border:#e2e8f0;--lp-bg:#f8fafc;--lp-orange:#f97316;--lp-orange2:#ea580c;--lp-orange-bg:#fff7ed}.lp{color:var(--lp-navy);background:#fff}.lp-wrap{max-width:1200px;margin:0 auto;padding:0 2.5rem}.lp-auth-banner{color:#854d0e;background:#fefce8;border-bottom:1px solid #fde68a;padding:.7rem 0;font-size:.85rem}.lp-auth-banner .lp-wrap{align-items:center;gap:.5rem;display:flex}.lp-hero{border-bottom:1px solid var(--lp-border);background:linear-gradient(160deg,#f0f5ff 0%,#fff 50%);padding:5.5rem 0 4.5rem}.lp-hero-wrap{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.lp-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--lp-blue);background:var(--lp-sky);border:1px solid #bfdbfe;border-radius:4px;margin-bottom:1.5rem;padding:.3rem .75rem;font-size:.72rem;font-weight:700;display:inline-block}.lp-h1{letter-spacing:-.03em;color:var(--lp-navy);margin-bottom:1.25rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:800;line-height:1.1}.lp-hero-sub{color:var(--lp-slate);max-width:480px;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.lp-hero-btns{flex-wrap:wrap;gap:.75rem;margin-bottom:2.5rem;display:flex}.lp-hero-stats{align-items:center;gap:1.5rem;display:flex}.lp-hero-stat{flex-direction:column;gap:.15rem;display:flex}.lp-hero-stat strong{color:var(--lp-navy);letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.lp-hero-stat span{text-transform:uppercase;letter-spacing:.07em;color:var(--lp-slate);font-size:.72rem;font-weight:500}.lp-hero-stat-sep{background:var(--lp-border);flex-shrink:0;width:1px;height:2rem}.lp-hero-right{justify-content:flex-end;display:flex}.lp-mockup{border:1px solid var(--lp-border);background:#fff;border-radius:12px;width:100%;max-width:440px;overflow:hidden;box-shadow:0 4px 6px -1px #00000012,0 20px 60px -10px #2563eb1f,0 0 0 1px #00000008}.lp-mockup-header{background:var(--lp-bg);border-bottom:1px solid var(--lp-border);align-items:center;gap:.4rem;padding:.75rem 1rem;display:flex}.lp-mockup-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.lp-mockup-dot-r{background:#f87171}.lp-mockup-dot-y{background:#fbbf24}.lp-mockup-dot-g{background:#34d399}.lp-mockup-title{color:var(--lp-slate);margin-left:.5rem;font-size:.72rem;font-weight:500}.lp-mockup-body{padding:.5rem 0}.lp-mockup-row{align-items:center;gap:.75rem;padding:.6rem 1rem;transition:background .12s;display:flex}.lp-mockup-row:hover{background:var(--lp-sky)}.lp-mockup-row-icon{background:linear-gradient(135deg,#e0e7ff,#c7d2fe);border-radius:6px;flex-shrink:0;width:28px;height:28px}.lp-mockup-row-name{color:var(--lp-navy);flex:1;font-size:.8rem;font-weight:500}.lp-mockup-row-badge{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:4px;padding:.1rem .4rem;font-size:.65rem;font-weight:700}.lp-mockup-row-price{color:var(--lp-navy);text-align:right;min-width:3.5rem;font-size:.82rem;font-weight:700}.lp-mockup-footer{border-top:1px solid var(--lp-border);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.lp-mockup-footer-btn{background:var(--lp-blue);opacity:.9;border-radius:6px;flex:1;height:30px}.lp-mockup-footer-sum{background:var(--lp-bg);border:1px solid var(--lp-border);border-radius:6px;width:80px;height:30px}.lp-btn-blue{background:var(--lp-blue);color:#fff;cursor:pointer;letter-spacing:.01em;border:none;border-radius:6px;align-items:center;padding:.7rem 1.6rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.lp-btn-blue:hover{background:var(--lp-blue2);transform:translateY(-1px)}.lp-btn-outline{color:var(--lp-navy);border:1.5px solid var(--lp-border);cursor:pointer;background:#fff;border-radius:6px;align-items:center;padding:.7rem 1.6rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.lp-btn-outline:hover{background:var(--lp-bg);border-color:#94a3b8}.lp-btn-outline-w{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #ffffff59;border-radius:6px;align-items:center;padding:.7rem 1.6rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.lp-btn-outline-w:hover{background:#ffffff14;border-color:#fffc}.lp-btn-lg{padding:.85rem 2rem;font-size:.925rem}.lp-platforms-bar{border-bottom:1px solid var(--lp-border);background:#fff;padding:1.25rem 0}.lp-platforms-bar .lp-wrap{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}.lp-platforms-label{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;white-space:nowrap;flex-shrink:0;font-size:.72rem;font-weight:600}.lp-platforms-list{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.lp-platform{color:#475569;border:1px solid var(--lp-border);white-space:nowrap;background:#fff;border-radius:20px;padding:.3rem .85rem;font-size:.82rem;font-weight:600}.lp-section{background:#fff;padding:5rem 0}.lp-section-alt{background:var(--lp-bg);border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border)}.lp-section-head{max-width:560px;margin-bottom:3.5rem}.lp-section-head-center{text-align:center;max-width:100%}.lp-h2{letter-spacing:-.025em;color:var(--lp-navy);margin-bottom:.75rem;font-size:clamp(1.5rem,2.5vw,2.25rem);font-weight:800;line-height:1.2}.lp-section-sub{color:var(--lp-slate);font-size:1rem;line-height:1.65}.lp-features{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.lp-feat{border:1px solid var(--lp-border);background:#fff;border-radius:10px;padding:1.75rem;transition:box-shadow .2s,transform .2s}.lp-feat:hover{transform:translateY(-2px);box-shadow:0 8px 30px -8px #2563eb26}.lp-feat-icon{background:var(--lp-sky);width:44px;height:44px;color:var(--lp-blue);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.1rem;display:flex}.lp-feat-title{color:var(--lp-navy);letter-spacing:-.01em;margin-bottom:.45rem;font-size:.95rem;font-weight:700}.lp-feat-desc{color:var(--lp-slate);font-size:.85rem;line-height:1.65}.lp-steps{grid-template-columns:repeat(3,1fr);gap:0;padding-top:1rem;display:grid;position:relative}.lp-step{flex-direction:column;align-items:flex-start;padding:0 2rem 0 0;display:flex;position:relative}.lp-step-num{background:var(--lp-blue);color:#fff;z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;font-size:1.1rem;font-weight:800;display:flex;position:relative}.lp-step-line{background:var(--lp-border);height:1px;position:absolute;top:22px;left:44px;right:-2rem}.lp-step-title{color:var(--lp-navy);margin-bottom:.5rem;font-size:1rem;font-weight:700}.lp-step-desc{color:var(--lp-slate);font-size:.875rem;line-height:1.65}.lp-cta{background:var(--lp-navy);padding:5rem 0}.lp-cta-wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;display:flex}.lp-cta-h2{color:#fff;letter-spacing:-.025em;margin-bottom:.75rem;font-size:clamp(1.6rem,3vw,2.25rem);font-weight:800;line-height:1.15}.lp-cta-sub{color:#94a3b8;font-size:1rem;line-height:1.6}.lp-cta-btns{flex-wrap:wrap;flex-shrink:0;gap:.75rem;display:flex}.header-locale-switcher{align-items:center;gap:.25rem;display:flex}.header-locale-btn{border:1px solid var(--border-color);letter-spacing:.04em;cursor:pointer;color:var(--text-secondary);background:0 0;border-radius:4px;padding:.28rem .55rem;font-size:.7rem;font-weight:700;transition:background .12s,border-color .12s,color .12s}.header-locale-btn:hover{background:var(--bg-tertiary);border-color:#bbb}.header-locale-btn-active{background:var(--lp-navy);border-color:var(--lp-navy);color:#fff}.header-nav{align-items:center;gap:1.5rem;display:flex}.header-nav-link{color:var(--text-secondary);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .12s}.header-nav-link:hover{color:var(--text-primary)}.header-user-menu{align-items:center;gap:.25rem;display:flex}.header-logout-btn{border:1px solid var(--border-color);cursor:pointer;color:#888;background:0 0;border-radius:4px;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:1rem;transition:background .12s,color .12s;display:flex}.header-logout-btn:hover{color:#dc2626;background:#fee2e2;border-color:#fca5a5}@media (max-width:960px){.lp-hero-wrap{grid-template-columns:1fr}.lp-hero-right{display:none}.lp-features{grid-template-columns:repeat(2,1fr)}.lp-steps{grid-template-columns:1fr;gap:2.5rem}.lp-step-line{display:none}.lp-step{padding:0}.header-nav{display:none}}@media (max-width:640px){.lp-wrap{padding:0 1.25rem}.lp-hero{padding:3.5rem 0 3rem}.lp-features{grid-template-columns:1fr}.lp-cta-wrap{flex-direction:column;align-items:flex-start}.lp-platforms-bar .lp-wrap{flex-direction:column;align-items:flex-start;gap:.75rem}.header-locale-switcher{display:none}}@keyframes lp-spin{to{transform:rotate(360deg)}}@keyframes lp-step-in{0%{opacity:0;transform:translate(-6px)}to{opacity:1;transform:translate(0)}}@keyframes lp-pulse-ring{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(2.2)}}@keyframes lp-check-pop{0%{transform:scale(.6)}60%{transform:scale(1.15)}to{transform:scale(1)}}.lp-flow{border:1px solid var(--lp-border);background:#fff;border-radius:16px;width:100%;max-width:420px;overflow:hidden;box-shadow:0 8px 40px #00000017}.lp-flow-header{background:var(--lp-bg);border-bottom:1px solid var(--lp-border);align-items:center;gap:10px;padding:.75rem 1rem;display:flex}.lp-flow-dots{gap:5px;display:flex}.lp-flow-dot{border-radius:50%;width:10px;height:10px}.lp-flow-dot-r{background:#f87171}.lp-flow-dot-y{background:#fbbf24}.lp-flow-dot-g{background:#34d399}.lp-flow-title{color:var(--lp-slate);letter-spacing:.01em;flex:1;font-size:.75rem;font-weight:600}.lp-flow-pulse{align-items:center;gap:6px;display:flex}.lp-flow-pulse-dot{background:var(--lp-orange);border-radius:50%;width:8px;height:8px;display:inline-block;position:relative}.lp-flow-pulse-dot:after{content:"";background:var(--lp-orange);border-radius:50%;animation:1.2s ease-out infinite lp-pulse-ring;position:absolute;inset:0}.lp-flow-pulse-dot--done{background:#22c55e}.lp-flow-pulse-dot--done:after{opacity:0;background:#22c55e;animation:none}.lp-flow-pulse-label{letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;font-size:.65rem;font-weight:600}.lp-flow-body{padding:.5rem 0}.lp-flow-step{align-items:flex-start;gap:.75rem;padding:.65rem 1rem;transition:background .2s;display:flex}.lp-flow-step--active{background:#fffbf5;animation:.3s lp-step-in}.lp-flow-step--pending{opacity:.3}.lp-flow-step--done{opacity:1}.lp-flow-step-left{flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;margin-top:1px;display:flex}.lp-flow-spinner{border:2px solid #f9731633;border-top-color:var(--lp-orange);border-radius:50%;width:16px;height:16px;animation:.65s linear infinite lp-spin;display:block}.lp-flow-check{width:18px;height:18px;animation:.25s lp-check-pop}.lp-flow-circle{border:1.5px solid #cbd5e1;border-radius:50%;width:14px;height:14px;display:block}.lp-flow-step-right{flex-direction:column;gap:2px;min-width:0;display:flex}.lp-flow-step-label{color:var(--lp-navy);white-space:nowrap;font-size:.82rem;font-weight:600}.lp-flow-step--pending .lp-flow-step-label{color:#94a3b8}.lp-flow-step-detail{color:#94a3b8;white-space:nowrap;text-overflow:ellipsis;font-family:SF Mono,Menlo,Consolas,monospace;font-size:.68rem;overflow:hidden}.lp-flow-step--active .lp-flow-step-detail{color:var(--lp-orange)}.lp-flow-footer{border-top:1px solid var(--lp-border);background:var(--lp-bg);align-items:center;gap:10px;padding:.6rem 1rem;display:flex}.lp-flow-footer-stat{color:#64748b;font-size:.7rem;font-weight:500}.lp-flow-footer-sep{background:#cbd5e1;border-radius:50%;flex-shrink:0;width:3px;height:3px}.lp-btn-orange{background:var(--lp-orange);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:.4rem;padding:.75rem 1.75rem;font-family:inherit;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.lp-btn-orange:hover{background:var(--lp-orange2);transform:translateY(-1px)}.lp-btn-text{color:var(--lp-navy);align-items:center;gap:.3rem;padding:.75rem .25rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.lp-btn-text:hover{color:var(--lp-orange)}.lp-metrics{background:var(--lp-navy);border-top:1px solid #ffffff0a;padding:2rem 0}.lp-metrics-inner{flex-wrap:wrap;justify-content:space-between;gap:0;display:flex}.lp-metric{text-align:center;border-right:1px solid #ffffff12;flex:1;min-width:120px;padding:.5rem 1rem}.lp-metric:last-child{border-right:none}.lp-metric-value{color:#f1f5f9;font-family:Geologica,sans-serif;font-size:1.5rem;font-weight:800;line-height:1.2}.lp-metric-label{color:#475569;letter-spacing:.02em;margin-top:.2rem;font-size:.7rem}.lp-mockup-code{color:var(--lp-slate);white-space:pre;padding:1rem 1.25rem;font-family:SF Mono,Menlo,Consolas,monospace;font-size:.72rem;line-height:1.75;overflow-x:auto}.lp-mockup-footer{border-top:1px solid var(--lp-border);background:var(--lp-bg);justify-content:space-between;align-items:center;padding:.6rem 1rem;display:flex}.lp-mockup-status{font-size:.72rem;font-weight:600}.lp-mockup-status-ok{color:#16a34a}.lp-mockup-time{color:#94a3b8;font-size:.7rem}.lp-sell-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.lp-sell-card{border:1px solid var(--lp-border);color:inherit;background:#fff;border-radius:10px;align-items:flex-start;gap:1rem;padding:1.25rem;text-decoration:none;transition:box-shadow .2s,border-color .2s;display:flex}.lp-sell-card:hover{border-color:var(--lp-orange);box-shadow:0 4px 16px #00000012}.lp-sell-icon{background:var(--lp-orange-bg);width:40px;height:40px;color:var(--lp-orange);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp-sell-title{color:var(--lp-navy);margin:0 0 .3rem;font-size:.875rem;font-weight:600}.lp-sell-desc{color:var(--lp-slate);margin:0;font-size:.78rem;line-height:1.55}.lp-products-grid{grid-template-columns:repeat(5,1fr);gap:.875rem;display:grid}.lp-product-card{border:1px solid var(--lp-border);color:inherit;background:#fff;border-radius:10px;flex-direction:column;gap:.5rem;padding:1.1rem 1rem 1rem;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden}.lp-product-card:before{content:"";background:var(--card-color,var(--lp-blue));height:3px;position:absolute;top:0;left:0;right:0}.lp-product-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014}.lp-product-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.lp-product-name{color:var(--lp-navy);font-size:.85rem;font-weight:600;line-height:1.3}.lp-product-tag{color:var(--lp-slate);font-size:.7rem}.lp-product-arrow{color:#cbd5e1;margin-top:auto;font-size:.8rem;transition:color .15s}.lp-product-card:hover .lp-product-arrow{color:var(--lp-orange)}.lp-products-cta{text-align:center;margin-top:2.5rem}.lp-api{background:var(--lp-navy);padding:5rem 0}.lp-api-wrap{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.lp-eyebrow-dark{color:var(--lp-orange)!important;background:#f9731626!important;border:1px solid #f9731640!important}.lp-h2-light{color:#f1f5f9!important}.lp-api-sub{color:#64748b;margin:1rem 0 1.5rem;font-size:.95rem;line-height:1.7}.lp-api-list{flex-direction:column;gap:.6rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.lp-api-item{color:#94a3b8;align-items:center;gap:.6rem;font-size:.875rem;display:flex}.lp-api-btns{flex-wrap:wrap;gap:.75rem;display:flex}.lp-code-block{background:#1e293b;border:1px solid #ffffff12;border-radius:12px;overflow:hidden}.lp-code-header{background:#0f172a;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.lp-code-lang{color:var(--lp-orange);font-family:SF Mono,Menlo,monospace;font-size:.75rem;font-weight:600}.lp-code-badge{letter-spacing:.08em;text-transform:uppercase;color:var(--lp-orange);background:#f9731626;border-radius:4px;padding:2px 8px;font-size:.65rem;font-weight:600}.lp-code-body{color:#94a3b8;white-space:pre;margin:0;padding:1.25rem;font-family:SF Mono,Menlo,Consolas,monospace;font-size:.78rem;line-height:1.8;overflow-x:auto}.lp-for-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.lp-for-card{border:1px solid var(--lp-border);background:#fff;border-radius:10px;align-items:flex-start;gap:.875rem;padding:1.25rem;transition:box-shadow .2s;display:flex}.lp-for-card:hover{box-shadow:0 4px 16px #0000000f}.lp-for-icon{flex-shrink:0;font-size:1.5rem;line-height:1}.lp-for-title{color:var(--lp-navy);margin:0 0 .3rem;font-size:.875rem;font-weight:600}.lp-for-desc{color:var(--lp-slate);margin:0;font-size:.78rem;line-height:1.55}.lp-why-grid{grid-template-columns:repeat(4,1fr);gap:2rem 1.5rem;display:grid}.lp-why-item{flex-direction:column;gap:.4rem;display:flex}.lp-why-num{color:#e2e8f0;font-family:Geologica,sans-serif;font-size:1.75rem;font-weight:900;line-height:1}.lp-why-title{color:var(--lp-navy);margin:0;font-size:.9rem;font-weight:700}.lp-why-desc{color:var(--lp-slate);margin:0;font-size:.8rem;line-height:1.6}.lp-seo-section{background:var(--lp-bg);border-top:1px solid var(--lp-border);border-bottom:1px solid var(--lp-border);padding:5rem 0}.lp-seo-grid{grid-template-columns:280px 1fr;align-items:start;gap:5rem;display:grid}.lp-seo-left{flex-direction:column;gap:1.25rem;display:flex;position:sticky;top:120px}.lp-seo-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--lp-orange);font-size:.7rem;font-weight:700;display:inline-block}.lp-seo-h2{color:var(--lp-navy);margin:0;font-family:Geologica,sans-serif;font-size:1.35rem;font-weight:800;line-height:1.35}.lp-seo-tags{flex-wrap:wrap;gap:6px;display:flex}.lp-seo-tag{color:#475569;border:1px solid var(--lp-border);white-space:nowrap;background:#fff;border-radius:4px;padding:3px 8px;font-size:.68rem;font-weight:500}.lp-seo-cta{color:var(--lp-orange);align-items:center;gap:6px;margin-top:.25rem;font-size:.8rem;font-weight:600;text-decoration:none;transition:gap .15s;display:inline-flex}.lp-seo-cta:hover{gap:10px}.lp-seo-right{flex-direction:column;gap:1.25rem;padding-top:.25rem;display:flex}.lp-seo-right p{color:var(--lp-slate);border-left:2px solid #0000;margin:0;padding-left:1.25rem;font-size:.9rem;line-height:1.8;transition:border-color .2s}.lp-seo-right p:first-child{border-left-color:var(--lp-orange);color:#334155}.lp-seo-right strong{color:#1e293b;font-weight:600}@media (max-width:900px){.lp-seo-grid{grid-template-columns:1fr;gap:2.5rem}.lp-seo-left{position:static}}.lp-faq-section{background:var(--lp-bg);border-top:1px solid var(--lp-border);padding:5rem 0}.lp-faq-list{flex-direction:column;gap:0;max-width:760px;margin:0 auto;display:flex}.lp-faq-item{border-bottom:1px solid var(--lp-border)}.lp-faq-q{text-align:left;width:100%;color:var(--lp-navy);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 0;font-family:inherit;font-size:.925rem;font-weight:600;transition:color .15s;display:flex}.lp-faq-q:hover{color:var(--lp-orange)}.lp-faq-chevron{color:#94a3b8;flex-shrink:0;transition:transform .2s}.lp-faq-item--open .lp-faq-chevron{color:var(--lp-orange);transform:rotate(180deg)}.lp-faq-a{color:var(--lp-slate);padding:0 0 1.25rem;font-size:.875rem;line-height:1.7}@media (max-width:1100px){.lp-sell-grid{grid-template-columns:repeat(2,1fr)}.lp-products-grid{grid-template-columns:repeat(3,1fr)}.lp-for-grid,.lp-why-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.lp-api-wrap{grid-template-columns:1fr;gap:2.5rem}.lp-api-right{display:none}}@media (max-width:640px){.lp-sell-grid{grid-template-columns:1fr}.lp-products-grid{grid-template-columns:repeat(2,1fr)}.lp-for-grid,.lp-why-grid{grid-template-columns:1fr}.lp-metrics-inner{gap:.5rem}.lp-metric{border-bottom:1px solid #ffffff12;border-right:none;flex:1 0 45%}.lp-hero-btns{flex-wrap:wrap}}body.has-new-header .main{margin-top:104px!important}body.has-new-header.has-active-order-banner .main{margin-top:160px!important}@media (max-width:768px){body.has-new-header .main{margin-top:104px!important}body.has-new-header.has-active-order-banner .main{margin-top:148px!important}}.hdr{z-index:1000;position:fixed;top:0;left:0;right:0}.hdr-topbar{background:#0f172a;align-items:center;height:40px;display:flex}.hdr-topbar-inner{justify-content:space-between;align-items:center;display:flex}.hdr-tagline{color:#475569;letter-spacing:.01em;font-size:12px}.hdr-topbar-right{align-items:center;gap:20px;display:flex}.hdr-locale{gap:2px;display:flex}.hdr-locale-btn{color:#64748b;letter-spacing:.06em;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:3px;padding:3px 8px;font-family:inherit;font-size:11px;font-weight:600;transition:color .15s}.hdr-locale-btn:hover{color:#e2e8f0}.hdr-locale-btn--active{color:#f1f5f9;background:#ffffff14;border-color:#ffffff26}.hdr-user{background:#ffffff0a;border:1px solid #ffffff17;border-radius:8px;align-items:center;gap:6px;padding:3px 3px 3px 10px;display:flex}.hdr-topbar-link{color:#cbd5e1;cursor:pointer;letter-spacing:.01em;white-space:nowrap;background:0 0;border:none;align-items:center;gap:5px;font-family:inherit;font-size:12.5px;font-weight:600;text-decoration:none;transition:color .15s;display:inline-flex}.hdr-topbar-link:hover{color:#fff}.hdr-topbar-logout{color:#f87171;letter-spacing:.01em;cursor:pointer;white-space:nowrap;background:#f871711a;border:1px solid #f8717133;border-radius:5px;align-items:center;gap:4px;padding:4px 10px;font-family:inherit;font-size:11.5px;font-weight:600;transition:background .15s,border-color .15s;display:inline-flex}.hdr-topbar-logout:hover{color:#fca5a5;background:#f871712e;border-color:#f8717159}.hdr-topbar-login{color:#fff;letter-spacing:.02em;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#f97316 0%,#ea580c 100%);border:none;border-radius:6px;align-items:center;gap:6px;padding:6px 16px;font-family:inherit;font-size:12.5px;font-weight:700;text-decoration:none;transition:opacity .15s,box-shadow .15s,transform .1s;display:inline-flex;box-shadow:0 2px 8px #f9731659}.hdr-topbar-login:hover{opacity:.92;transform:translateY(-1px);box-shadow:0 4px 14px #f9731673}.hdr-mainbar{background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;height:64px;display:flex;box-shadow:0 1px 4px #0000000d}.hdr-mainbar-inner{align-items:center;display:flex}.hdr-logo{flex-shrink:0;align-items:center;gap:10px;margin-right:40px;text-decoration:none;display:flex}.hdr-logo-img{width:auto;height:36px;display:block}.hdr-nav{flex:1;align-items:center;display:flex}.hdr-nav-primary{color:#2563eb;white-space:nowrap;border-bottom:3px solid #0000;align-items:center;height:64px;padding:0 16px;font-size:14px;font-weight:600;text-decoration:none;transition:color .15s,border-color .15s,background .15s;display:flex}.hdr-nav-primary:hover{color:#1e40af;background:#f8faff;border-bottom-color:#2563eb}.hdr-nav-sep{background:#e2e8f0;flex-shrink:0;width:1px;height:20px;margin:0 8px}.hdr-nav-link{color:#64748b;white-space:nowrap;border-bottom:3px solid #0000;align-items:center;height:64px;padding:0 14px;font-size:14px;font-weight:400;text-decoration:none;transition:color .15s,border-color .15s;display:flex}.hdr-nav-link:hover{color:#1e293b;border-bottom-color:#cbd5e1}.hdr-cart{color:#475569;cursor:pointer;background:0 0;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0;align-items:center;gap:7px;margin-left:auto;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:border-color .15s,color .15s;display:flex;position:relative}.hdr-cart:hover{color:#2563eb;border-color:#2563eb}.hdr-cart-badge{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;font-size:10px;font-weight:700;line-height:1;display:flex;position:absolute;top:-5px;right:-5px}@media (max-width:768px){.hdr-tagline{display:none}.hdr-nav-primary,.hdr-nav-link{padding:0 10px;font-size:13px}.hdr-logo{margin-right:16px}.hdr-logo-name{font-size:16px}}.lp-h1,.lp-h2,.lp-cta-h2{font-family:Geologica,sans-serif;font-weight:800}.lp-h1{font-weight:900}.lp-feat-title,.lp-step-title{font-family:Onest,sans-serif;font-weight:700}.ftr{background:#0f172a;margin-top:auto}.ftr-accent{background:linear-gradient(90deg,#2563eb 0%,#3b82f6 50%,#60a5fa 100%);height:3px}.ftr-body{padding:64px 0 48px}.ftr-main{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;display:grid}.ftr-col--brand{padding-right:32px}.ftr-logo{align-items:center;gap:10px;margin-bottom:20px;text-decoration:none;display:flex}.ftr-logo-img{opacity:.9;width:auto;height:32px;display:block}.ftr-desc{color:#475569;max-width:280px;margin:0 0 24px;font-size:13px;line-height:1.7}.ftr-contact{color:#64748b;align-items:center;gap:8px;font-size:13px;text-decoration:none;transition:color .15s;display:inline-flex}.ftr-contact:hover{color:#94a3b8}.ftr-col-title{color:#94a3b8;letter-spacing:.1em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:600}.ftr-nav{flex-direction:column;gap:12px;display:flex}.ftr-link{color:#475569;font-size:14px;line-height:1.4;text-decoration:none;transition:color .15s}.ftr-link:hover{color:#94a3b8}.ftr-bottom{border-top:1px solid #ffffff0f;padding:20px 0}.ftr-bottom-inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.ftr-copy{color:#334155;font-size:12px}.ftr-legal{color:#334155;align-items:center;gap:12px;font-size:12px;display:flex}.ftr-legal-link{color:#334155;text-decoration:none;transition:color .15s}.ftr-legal-link:hover{color:#64748b}@media (max-width:1024px){.ftr-main{grid-template-columns:1fr 1fr;gap:40px 32px}.ftr-col--brand{grid-column:1/-1;padding-right:0}}@media (max-width:640px){.ftr-main{grid-template-columns:1fr;gap:32px}.ftr-body{padding:40px 0 32px}.ftr-bottom-inner{flex-direction:column;align-items:flex-start;gap:12px}.ftr-legal{flex-wrap:wrap;gap:8px 12px}}.adm-gate{background:#0a0a0f;justify-content:center;align-items:center;min-height:100vh;display:flex}.adm-gate-box{text-align:center;background:#111118;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;min-width:280px;padding:2.5rem 2rem;display:flex}.adm-gate-logo{color:#eeeef5;letter-spacing:-.03em;font-size:1.3rem;font-weight:800}.adm-gate-hint{color:#666;font-size:.875rem}.adm-gate-btn{color:#fff;cursor:pointer;background:#5b9cf6;border:none;border-radius:10px;margin-top:.5rem;padding:.65rem 2rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:opacity .15s}.adm-gate-btn:hover{opacity:.85}.adm-loading{background:#0a0a0f;justify-content:center;align-items:center;min-height:100vh;display:flex}.adm-loading span{border:2.5px solid #5b9cf633;border-top-color:#5b9cf6;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite adm-spin;display:block}@keyframes adm-spin{to{transform:rotate(360deg)}}.adm{background:#0a0a0f;height:100vh;font-family:Onest,system-ui,sans-serif;display:flex;overflow:hidden}.adm-sidebar{background:#0f0f17;border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;width:240px;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.adm-sidebar-head{border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;height:56px;padding:0 1.25rem;display:flex}.adm-sidebar-brand{color:#eeeef5;letter-spacing:-.02em;font-size:1rem;font-weight:800}.adm-sidebar-close{color:#555;cursor:pointer;background:0 0;border:none;padding:4px;font-size:14px;display:none}.adm-nav{flex-direction:column;flex:1;padding:.5rem 0;display:flex;overflow:hidden auto}.adm-nav-section{flex-direction:column;display:flex}.adm-nav-section-label{letter-spacing:.08em;text-transform:uppercase;color:#3a3a50;padding:.25rem 1.25rem .35rem;font-size:.65rem;font-weight:700}.adm-nav-primary{flex-direction:column;flex-shrink:0;padding-bottom:.25rem;display:flex}.adm-nav-divider{background:#ffffff0d;flex-shrink:0;height:1px;margin:.25rem 0}.adm-nav-bottom{display:none}.adm-cat-search-wrap{background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;align-items:center;gap:.5rem;margin:.375rem .75rem .5rem;padding:0 .625rem;transition:border-color .15s;display:flex}.adm-cat-search-wrap:focus-within{border-color:#5b9cf659}.adm-cat-search-icon{color:#3a3a50;flex-shrink:0;display:flex}.adm-cat-search{color:#c0c0d8;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.5rem 0;font-family:inherit;font-size:.82rem}.adm-cat-search::placeholder{color:#3a3a50}.adm-cat-search-clear{color:#3a3a50;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:2px;transition:color .12s;display:flex}.adm-cat-search-clear:hover{color:#888}.adm-cat-search-empty{color:#3a3a50;text-align:center;padding:.75rem 1.25rem;font-size:.8rem;display:block}.adm-tree--search{margin:0}.adm-search-result{border-radius:7px;flex-direction:column;gap:2px;margin:.0625rem .5rem;padding:.4rem .75rem;text-decoration:none;transition:background .1s;display:flex}.adm-search-result:hover{background:#ffffff0d}.adm-search-result--active{background:#5b9cf61a}.adm-search-result-name{color:#aac;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:500;overflow:hidden}.adm-search-result--active .adm-search-result-name{color:#7aabff}.adm-search-result-group{color:#3a3a50;letter-spacing:.04em;font-size:.67rem;font-weight:600}.adm-cat-groups{flex-direction:column;padding:0 0 .5rem;display:flex}.adm-cat-group{flex-direction:column;display:flex}.adm-cat-group-label{letter-spacing:.07em;text-transform:uppercase;color:#38384e;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:calc(100% - 1rem);margin:.125rem .5rem 0;padding:.3rem .875rem .3rem 1rem;font-family:inherit;font-size:.67rem;font-weight:700;transition:background .12s,color .12s;display:flex}.adm-cat-group-label:hover{color:#5e5e80;background:#ffffff09}.adm-cat-group--open>.adm-cat-group-label{color:#52527a}.adm-cat-shimmer{flex-direction:column;gap:7px;padding:.75rem 1rem;display:flex}.adm-cat-shimmer-row{background:linear-gradient(90deg,#ffffff08 0%,#ffffff0f 50%,#ffffff08 100%) 0 0/200% 100%;border-radius:4px;height:13px;animation:1.6s ease-in-out infinite adm-shimmer}.adm-tree{margin-bottom:.25rem;list-style:none}.adm-tree-children{list-style:none}.adm-tree-loading{color:#3a3a50;padding:.4rem 1.25rem;font-size:.8rem}.adm-tree-row{border-radius:6px;align-items:center;gap:0;min-height:28px;margin:0 .5rem;transition:background .1s;display:flex}.adm-tree-row:hover{background:#ffffff0a}.adm-tree-row--active{background:#5b9cf61a!important}.adm-tree-link{color:#6b6b8a;white-space:nowrap;text-overflow:ellipsis;flex:1;padding:.28rem .5rem .28rem .625rem;font-size:.815rem;font-weight:500;line-height:1.35;text-decoration:none;transition:color .1s;overflow:hidden}.adm-tree-row--active .adm-tree-link{color:#7aabff;font-weight:600}.adm-tree-row:hover .adm-tree-link{color:#b0b0cc}.adm-tree-toggle{color:#3a3a50;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:.28rem .625rem .28rem .25rem;transition:color .12s;display:flex}.adm-tree-toggle:hover{color:#666}.adm-nav-section--bottom{border-top:1px solid #ffffff0d;margin-top:auto;padding-top:.5rem}.adm-nav-link{color:#666;align-items:center;gap:.625rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .12s,background .12s;display:flex}.adm-nav-link:hover{color:#ccc;background:#ffffff08}.adm-nav-link--active{color:#5b9cf6;background:#5b9cf614}.adm-sidebar-bottom{border-top:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;display:flex}.adm-balance-card{background:#ffffff08;border-bottom:1px solid #ffffff0d;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.adm-balance-label{letter-spacing:.05em;text-transform:uppercase;color:#3a3a50;flex-shrink:0;font-size:.7rem;font-weight:600}.adm-balance-amount{color:#eeeef5;letter-spacing:-.01em;flex:1;font-size:.95rem;font-weight:700}.adm-balance-topup{color:#7aabff;cursor:pointer;white-space:nowrap;background:#3b82f626;border:1px solid #3b82f64d;border-radius:6px;flex-shrink:0;padding:.28rem .7rem;font-family:inherit;font-size:.75rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.adm-balance-topup:hover{background:#3b82f640}.adm-sidebar-footer{align-items:center;padding:.25rem .625rem .25rem 0;display:flex}.adm-nav-link--sm{flex:1;gap:.5rem;min-width:0}.adm-sidebar-footer-email{color:#444;text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.adm-sidebar-logout{color:#3a3a50;cursor:pointer;white-space:nowrap;background:0 0;border:none;flex-shrink:0;padding:.5rem .875rem;font-family:inherit;font-size:.75rem;transition:color .12s}.adm-sidebar-logout:hover{color:#f87171}.adm-sidebar-logout--full{text-align:center;color:#3a3a50;border-top:1px solid #ffffff0d;width:100%;padding:.6rem 0;font-size:.78rem}.adm-sidebar-logout--full:hover{color:#f87171;background:#f871710a}.adm-main{flex-direction:column;flex:1;min-width:0;height:100vh;display:flex;overflow:hidden}.adm-topbar-title{color:#c8c8e0;letter-spacing:-.01em;font-size:.9rem;font-weight:600}.adm-topbar-right{align-items:center;gap:.5rem;margin-left:auto;display:flex}.adm-topbar-balance{color:#8080a8;background:#ffffff0a;border:1px solid #ffffff12;border-radius:9px;align-items:center;gap:.5rem;padding:.35rem .75rem;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.adm-topbar-balance:hover{background:#ffffff12;border-color:#ffffff1f}.adm-topbar-balance-amount{color:#d0d0e8;font-size:.85rem;font-weight:700}.adm-topbar-balance-action{color:#6090e8;background:#3b82f61f;border:1px solid #3b82f640;border-radius:5px;padding:.15rem .45rem;font-size:.75rem;font-weight:600}.adm-topbar-user{background:#ffffff08;border:1px solid #ffffff0f;border-radius:9px;align-items:center;gap:.5rem;padding:.35rem .65rem;display:flex}.adm-topbar-avatar{color:#93c5fd;background:#3b82f633;border:1px solid #3b82f64d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:700;display:flex}.adm-topbar-email{color:#6b6b8a;text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-size:.8rem;overflow:hidden}.adm-burger{color:#888;cursor:pointer;background:0 0;border:none;align-items:center;padding:4px;display:none}@media (max-width:768px){.adm-burger{display:flex}}.adm-content{flex:1;padding:2rem 2.5rem;overflow:hidden auto}.adm-overlay{z-index:49;background:#0009;display:none;position:fixed;inset:0}.adm-page{width:100%;max-width:800px;margin:0 auto}.adm-orders-wrap{flex-direction:column;gap:0;height:100%;display:flex}.adm-orders-toolbar{flex-wrap:wrap;align-items:center;gap:1.5rem;padding:0 0 1.25rem;display:flex}.adm-order-filters{flex-wrap:wrap;gap:.25rem;display:flex}.adm-order-filter{color:#6b6b8a;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff12;border-radius:6px;padding:.3rem .75rem;font-family:inherit;font-size:.8rem;font-weight:500;transition:all .15s}.adm-table-wrap{border:1px solid #ffffff0f;border-radius:10px;flex:1;overflow:hidden}.adm-table{border-collapse:collapse;width:100%;font-size:.82rem}.adm-table thead tr{background:#0f0f17}.adm-table th{text-align:left;letter-spacing:.07em;text-transform:uppercase;color:#3a3a50;white-space:nowrap;border-bottom:1px solid #ffffff0f;padding:.55rem .875rem;font-size:.7rem;font-weight:700}.adm-table-row{cursor:pointer;background:#111118;border-bottom:1px solid #ffffff0a;transition:background .1s}.adm-table-row:last-child{border-bottom:none}.adm-table-row:hover{background:#16161f}.adm-table td{vertical-align:middle;padding:.55rem .875rem}.adm-table-id{letter-spacing:.06em;color:#3a3a50;white-space:nowrap;font-family:monospace;font-size:.75rem;font-weight:700}.adm-table-name{color:#d0d0e0;text-overflow:ellipsis;white-space:nowrap;max-width:320px;font-weight:500;overflow:hidden}.adm-table-reason{color:#f87171;margin-top:1px;font-size:.72rem;display:block}.adm-table-date{color:#3a3a50;white-space:nowrap;font-size:.78rem}.adm-table-price{color:#eeeef5;white-space:nowrap;font-weight:700}.adm-table-actions{gap:.3rem;display:flex}.adm-pagination{flex-wrap:wrap;align-items:center;gap:.25rem;padding-top:1rem;display:flex}.adm-pagination-btn{color:#6b6b8a;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:6px;min-width:30px;height:30px;padding:0 .5rem;font-family:inherit;font-size:.8rem;transition:all .15s}.adm-pagination-btn:hover:not(:disabled){color:#d0d0e0;background:#ffffff14}.adm-pagination-btn:disabled{opacity:.35;cursor:not-allowed}.adm-pagination-btn--active{color:#93c5fd;background:#3b82f633;border-color:#3b82f673}.adm-pagination-ellipsis{color:#3a3a50;padding:0 .2rem;font-size:.8rem;line-height:30px}.adm-pagination-info{color:#3a3a50;margin-left:.5rem;font-size:.75rem}.adm-page-head{margin-bottom:.5rem}.adm-breadcrumb-back{color:#5b9cf6;margin-bottom:.5rem;font-size:.8rem;text-decoration:none;transition:opacity .15s;display:inline-block}.adm-breadcrumb-back:hover{opacity:.75}.adm-page-title{color:#eeeef5;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:1.35rem;font-weight:800}.adm-section{margin-bottom:1.75rem}.adm-section-title{letter-spacing:.07em;text-transform:uppercase;color:#3a3a50;margin-bottom:.5rem;font-size:.72rem;font-weight:700}.adm-list{border:1px solid #ffffff0f;border-radius:12px;list-style:none;overflow:hidden}.adm-list-item{border-bottom:1px solid #ffffff0a}.adm-list-item:last-child{border-bottom:none}.adm-list-link{background:#111118;justify-content:space-between;align-items:center;padding:.7rem 1rem;text-decoration:none;transition:background .12s;display:flex}.adm-list-link:hover{background:#16161f}.adm-list-chevron{color:#3a3a50;flex-shrink:0}.adm-list-name{color:#d0d0e0;font-size:.875rem;font-weight:500}.adm-list-meta{color:#555;margin-top:1px;font-size:.775rem;display:block}.adm-list-product{background:#111118;flex-direction:column;padding:.7rem 1rem;display:flex}.adm-list-order{background:#111118;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.adm-list-order-left{flex-direction:column;gap:2px;display:flex}.adm-list-order-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.adm-list-price{color:#eeeef5;font-size:.9rem;font-weight:700}.adm-list-status{letter-spacing:.05em;text-transform:uppercase;border:1px solid;border-radius:999px;padding:.15rem .55rem;font-size:.68rem;font-weight:700}.adm-list--profile .adm-list-item{background:#111118}.adm-profile-row{align-items:center;gap:1rem;padding:.7rem 1rem;display:flex}.adm-profile-label{color:#3a3a50;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0;width:120px;font-size:.78rem;font-weight:600}.adm-profile-value{color:#d0d0e0;font-size:.875rem;font-weight:500}.adm-profile-empty{color:#3a3a50}.adm-error{color:#f87171;padding:.5rem 0;font-size:.875rem}.adm-empty{color:#3a3a50;padding:.5rem 0;font-size:.875rem}.adm-list-skeleton{flex-direction:column;gap:2px;display:flex}.adm-list-skeleton-row{background:#111118;border-radius:8px;height:46px;animation:1.4s ease-in-out infinite adm-shimmer}@keyframes adm-shimmer{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}@media (max-width:768px){.adm-sidebar{z-index:50;transition:transform .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.adm-sidebar--open{transform:translate(0)}.adm-sidebar-close{display:block}.adm-topbar{padding:0 1rem}.adm-topbar-title,.adm-topbar-user,.adm-topbar-balance-action{display:none}.adm-overlay{display:block}.adm-content{padding:1.25rem 1rem}}.auth-page{background:#0a0f1e;justify-content:center;align-items:center;min-height:100vh;padding:2rem 1rem;display:flex}.auth-page-card{background:#111827;border:1px solid #ffffff12;border-radius:16px;flex-direction:column;width:100%;max-width:440px;padding:2.5rem 2rem;display:flex;box-shadow:0 24px 60px #0006}.auth-page-logo{justify-content:center;margin-bottom:2rem;display:flex}.auth-page-logo img{width:auto;height:36px}.auth-page-locale{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;align-self:flex-end;gap:1px;margin-bottom:1.25rem;padding:2px;display:inline-flex}.auth-page-locale-btn{appearance:none;color:#6b7280;letter-spacing:.04em;cursor:pointer;background:0 0;border:none;border-radius:5px;padding:.32rem .55rem;font-size:.72rem;font-weight:700;transition:background .12s,color .12s}.auth-page-locale-btn:hover{color:#cbd5e1}.auth-page-locale-btn--active{color:#fff;background:#ffffff1a}.auth-page-tabs{background:#ffffff0d;border-radius:10px;margin-bottom:1.75rem;padding:4px;display:flex}.auth-page-tab{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:7px;flex:1;padding:.6rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:all .15s}.auth-page-tab--active{color:#fff;background:#1d4ed8}.auth-page-form{flex-direction:column;gap:1rem;display:flex}.auth-page-field{flex-direction:column;gap:.4rem;display:flex}.auth-page-label{color:#9ca3af;font-size:.82rem;font-weight:500}.auth-page-input{color:#f9fafb;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:.7rem .875rem;font-family:inherit;font-size:.9rem;transition:border-color .15s}.auth-page-input:focus{border-color:#3b82f6}.auth-page-input--error{border-color:#ef4444}.auth-page-input::placeholder{color:#4b5563}.auth-page-error{color:#f87171;background:#ef44441a;border-radius:7px;padding:.6rem .75rem;font-size:.85rem}.auth-page-success{color:#34d399;background:#34d3991a;border-radius:7px;padding:.6rem .75rem;font-size:.85rem}.auth-page-submit{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:8px;margin-top:.25rem;padding:.75rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .15s,opacity .15s}.auth-page-submit:hover:not(:disabled){background:#2563eb}.auth-page-submit:disabled{opacity:.5;cursor:not-allowed}.auth-page-switch{color:#6b7280;text-align:center;margin-top:.25rem;font-size:.82rem}.auth-page-switch-btn{color:#60a5fa;cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}.auth-page-divider{color:#4b5563;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.75rem;margin:1.5rem 0 1rem;font-size:.78rem;display:flex}.auth-page-divider:before,.auth-page-divider:after{content:"";background:#ffffff12;flex:1;height:1px}.auth-page-social{flex-direction:column;gap:.625rem;display:flex}.auth-page-tg-widget{border-radius:8px;height:44px;overflow:hidden}.auth-page-tg-widget iframe{width:100%!important}.auth-page-social-btn{cursor:pointer;color:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.6rem;height:44px;font-family:inherit;font-size:.9rem;font-weight:500;transition:opacity .15s,transform .15s;display:flex}.auth-page-social-btn:disabled{opacity:.5;cursor:not-allowed}.auth-page-social-btn:hover:not(:disabled){opacity:.88;transform:translateY(-1px)}.auth-page-social-btn--yandex{background:#fc3f1d}.auth-page-social-btn--google{background:#4285f4}.adm-list-item--clickable{cursor:pointer;transition:background .12s}.adm-list-item--clickable:hover>.adm-order-row{background:#16161f}.adm-order-filters{flex-wrap:wrap;gap:.375rem;margin-bottom:1.25rem;display:flex}.adm-order-filter{color:#6b6b8a;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff12;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .875rem;font-family:inherit;font-size:.82rem;font-weight:500;transition:all .15s;display:flex}.adm-order-filter:hover{color:#d0d0e0;background:#ffffff12}.adm-order-filter--active{color:#93c5fd;background:#3b82f626;border-color:#3b82f666}.adm-order-filter-count{color:#9ca3af;background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.72rem;font-weight:700;display:inline-flex}.adm-order-filter--active .adm-order-filter-count{color:#93c5fd;background:#3b82f640}.adm-order-row{background:#111118;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.875rem 1rem;transition:background .12s;display:flex}.adm-order-row-left{flex-direction:column;gap:3px;min-width:0;display:flex}.adm-order-row-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:6px;display:flex}.adm-order-id{letter-spacing:.08em;color:#6b6b8a;font-family:monospace;font-size:.78rem;font-weight:700}.adm-order-meta{color:#d0d0e0;white-space:nowrap;text-overflow:ellipsis;max-width:280px;font-size:.9rem;font-weight:500;overflow:hidden}.adm-order-date{color:#3a3a50;font-size:.775rem}.adm-order-cancel-reason{color:#f87171;font-size:.775rem}.adm-order-price{color:#eeeef5;font-size:.95rem;font-weight:700}.adm-order-actions{gap:.375rem;margin-top:2px;display:flex}.adm-order-btn{cursor:pointer;border:none;border-radius:7px;padding:.35rem .75rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:opacity .15s,transform .1s}.adm-order-btn:hover:not(:disabled){opacity:.85;transform:translateY(-1px)}.adm-order-btn:disabled{opacity:.4;cursor:not-allowed}.adm-order-btn--pay{color:#fff;background:#1d4ed8}.adm-order-btn--cancel{color:#f87171;background:#f871711f;border:1px solid #f8717140}.adm-order-error{color:#f87171;flex-direction:column;align-items:center;gap:.75rem;padding:2rem 0;font-size:.875rem;display:flex}.adm-order-retry{color:#f87171;cursor:pointer;background:#f871711a;border:1px solid #f8717140;border-radius:8px;padding:.45rem 1.25rem;font-family:inherit;font-size:.85rem;transition:background .15s}.adm-order-retry:hover{background:#f871712e}.adm-back-btn{color:#6b6b8a;cursor:pointer;background:0 0;border:none;align-items:center;gap:.4rem;margin-bottom:1.25rem;padding:0;font-family:inherit;font-size:.82rem;transition:color .15s;display:inline-flex}.adm-back-btn:hover{color:#d0d0e0}.adm-order-detail-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.adm-order-detail-id{letter-spacing:.08em;color:#6b6b8a;flex-direction:column;gap:4px;font-family:monospace;font-size:.82rem;font-weight:700;display:flex}.adm-order-detail-right{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.adm-order-detail-price{color:#eeeef5;letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.adm-section-label{letter-spacing:.08em;text-transform:uppercase;color:#3a3a50;margin-bottom:.5rem;font-size:.72rem;font-weight:700}.adm-order-item-row{background:#111118;flex-direction:column;gap:4px;padding:.75rem 1rem;display:flex}.adm-order-item-left{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.adm-order-codes{flex-wrap:wrap;gap:.375rem;margin-top:2px;display:flex}.adm-order-code{color:#34d399;background:#34d39914;border:1px solid #34d39933;border-radius:5px;padding:.2rem .5rem;font-family:monospace;font-size:.78rem}.adm-content{padding:1.75rem 2rem 3rem}@media (min-width:1280px){.adm-content{padding:2rem 2.5rem 3rem}}.adm-ph{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.adm-ph-left{flex-direction:column;gap:.3rem;min-width:0;display:flex}.adm-ph-title{color:#f1f1f8;letter-spacing:-.025em;font-size:1.4rem;font-weight:800;line-height:1.15}.adm-ph-sub{color:#6b6b85;font-size:.85rem;font-weight:500}.adm-ph-actions{flex-wrap:wrap;gap:.5rem;display:flex}.adm-crumbs{color:#5b5b75;flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.85rem;font-size:.78rem;display:flex}.adm-crumb{color:#6b6b88;white-space:nowrap;text-decoration:none;transition:color .12s}.adm-crumb:hover{color:#93c5fd}.adm-crumb--current{color:#c8c8de;font-weight:600}.adm-crumb-sep{color:#3a3a50}.adm-card{background:linear-gradient(#14141d,#101018);border:1px solid #ffffff12;border-radius:14px;overflow:hidden}.adm-card-head{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1.15rem;display:flex}.adm-card-title{color:#e6e6f0;letter-spacing:-.01em;font-size:.95rem;font-weight:700}.adm-card-link{color:#5b9cf6;font-size:.8rem;font-weight:600;text-decoration:none;transition:opacity .12s}.adm-card-link:hover{opacity:.78}.adm-card-body{padding:1.15rem}.adm-card-body--flush{padding:0}.adm-btn{cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:9px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-family:inherit;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .14s,opacity .14s,transform .1s,border-color .14s;display:inline-flex}.adm-btn:active{transform:translateY(1px)}.adm-btn--primary{color:#fff;background:#2563eb}.adm-btn--primary:hover{background:#1d4ed8}.adm-btn--ghost{color:#c0c0d4;background:#ffffff0a;border-color:#ffffff17}.adm-btn--ghost:hover{color:#e6e6f0;background:#ffffff14}.adm-btn--sm{border-radius:7px;padding:.35rem .7rem;font-size:.78rem}.adm-btn:disabled{opacity:.45;cursor:not-allowed}.adm-stats{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.85rem;margin-bottom:1.5rem;display:grid}.adm-stat{background:linear-gradient(#15151f,#101017);border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:.45rem;padding:1.05rem 1.15rem 1.1rem;display:flex;position:relative;overflow:hidden}.adm-stat:after{content:"";background:var(--adm-stat-accent,#2563eb);opacity:.85;height:2px;position:absolute;inset:0 0 auto}.adm-stat-top{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.adm-stat-label{letter-spacing:.07em;text-transform:uppercase;color:#5a5a72;font-size:.7rem;font-weight:700}.adm-stat-ico{width:30px;height:30px;color:var(--adm-stat-accent,#2563eb);background:color-mix(in srgb, var(--adm-stat-accent,#2563eb) 16%, transparent);border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.adm-stat-value{color:#f3f3fa;letter-spacing:-.02em;font-size:1.55rem;font-weight:800;line-height:1.1}.adm-stat-sub{color:#5a5a72;font-size:.76rem;font-weight:500}.adm-stat-skel{background:#14141d;border-radius:14px;height:96px;animation:1.4s ease-in-out infinite adm-shimmer}.adm-mini-table{border-collapse:collapse;width:100%;font-size:.82rem}.adm-mini-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#4d4d63;border-bottom:1px solid #ffffff0f;padding:.5rem 1.15rem;font-size:.68rem;font-weight:700}.adm-mini-table td{vertical-align:middle;border-bottom:1px solid #ffffff0a;padding:.6rem 1.15rem}.adm-mini-table tr:last-child td{border-bottom:none}.adm-mini-row{cursor:pointer;transition:background .1s}.adm-mini-row:hover{background:#ffffff06}.adm-mini-id{letter-spacing:.05em;color:#5a5a72;white-space:nowrap;font-family:monospace;font-size:.74rem;font-weight:700}.adm-mini-name{color:#c8c8de;text-overflow:ellipsis;white-space:nowrap;max-width:240px;font-weight:500;overflow:hidden}.adm-mini-date{color:#4d4d63;white-space:nowrap;font-size:.76rem}.adm-mini-price{color:#ededf5;white-space:nowrap;text-align:right;font-weight:700}.adm-pill{letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border:1px solid;border-radius:999px;align-items:center;gap:.3rem;padding:.18rem .5rem;font-size:.66rem;font-weight:700;display:inline-flex}.adm-pill:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.adm-pill--green{color:#34d399;background:#34d3991a;border-color:#34d3994d}.adm-pill--amber{color:#fbbf24;background:#fbbf241a;border-color:#fbbf244d}.adm-pill--red{color:#f87171;background:#f871711a;border-color:#f871714d}.adm-pill--grey{color:#8b8ba3;background:#8b8ba314;border-color:#8b8ba340}.adm-pill--blue{color:#60a5fa;background:#60a5fa1a;border-color:#60a5fa4d}.adm-search{align-items:center;width:100%;max-width:420px;display:flex;position:relative}.adm-search-ico{color:#4d4d63;pointer-events:none;display:flex;position:absolute;left:.8rem}.adm-search-input{color:#ededf5;background:#ffffff0a;border:1px solid #ffffff17;border-radius:10px;outline:none;width:100%;padding:.6rem .9rem .6rem 2.25rem;font-family:inherit;font-size:.88rem;transition:border-color .14s,background .14s}.adm-search-input::placeholder{color:#4d4d63}.adm-search-input:focus{background:#ffffff0f;border-color:#3b82f680}.adm-search-clear{color:#5a5a72;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:.25rem;display:flex;position:absolute;right:.55rem}.adm-search-clear:hover{color:#c8c8de;background:#ffffff0f}.adm-grid{grid-template-columns:repeat(auto-fill,minmax(184px,1fr));gap:.85rem;display:grid}.adm-grid--wide{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.adm-tile{background:linear-gradient(#15151f,#101017);border:1px solid #ffffff12;border-radius:14px;flex-direction:column;text-decoration:none;transition:border-color .15s,transform .15s,box-shadow .15s;display:flex;overflow:hidden}a.adm-tile:hover{border-color:#5b9cf666;transform:translateY(-2px);box-shadow:0 10px 28px #00000059}.adm-tile-media{aspect-ratio:16/10;background:radial-gradient(120% 120% at 50% 0,#1d1d2b,#0f0f17);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.adm-tile-media img{object-fit:cover;width:100%;height:100%;display:block}.adm-tile-media-fallback{color:#3a3a52;letter-spacing:-.02em;text-transform:uppercase;font-size:1.6rem;font-weight:800}.adm-tile-body{flex-direction:column;flex:1;gap:.45rem;padding:.7rem .8rem .8rem;display:flex}.adm-tile-name{color:#d6d6e4;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.adm-tile-foot{justify-content:space-between;align-items:center;gap:.5rem;margin-top:auto;display:flex}.adm-tile-price{color:#ededf5;white-space:nowrap;font-size:.82rem;font-weight:700}.adm-tile-price small{color:#5a5a72;font-size:.72rem;font-weight:500}.adm-tile-price--empty{color:#4d4d63;font-size:.76rem;font-weight:500}.adm-tile-cta{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;margin-top:.55rem;padding:.45rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:background .14s}.adm-tile-cta:hover{background:#1d4ed8}.adm-tile-cta:disabled{color:#5a5a72;cursor:not-allowed;background:#ffffff0f}.adm-block{margin-bottom:1.75rem}.adm-block-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.75rem;display:flex}.adm-block-title{letter-spacing:.08em;text-transform:uppercase;color:#5a5a72;font-size:.74rem;font-weight:700}.adm-block-count{color:#4d4d63;font-size:.74rem;font-weight:600}.adm-emptyblock{text-align:center;color:#5a5a72;border:1px dashed #ffffff17;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:.6rem;padding:3rem 1rem;display:flex}.adm-emptyblock-ico{color:#3a3a50}.adm-emptyblock-title{color:#8b8ba3;font-size:.95rem;font-weight:700}.adm-emptyblock-text{color:#5a5a72;max-width:320px;font-size:.83rem}.adm-grid-skel{grid-template-columns:repeat(auto-fill,minmax(184px,1fr));gap:.85rem;display:grid}.adm-grid-skel>div{aspect-ratio:16/10;background:#14141d;border-radius:14px;height:auto;animation:1.4s ease-in-out infinite adm-shimmer}.adm-modal-overlay{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050509b8;justify-content:center;align-items:center;padding:1.25rem;animation:.16s adm-fade;display:flex;position:fixed;inset:0}@keyframes adm-fade{0%{opacity:0}to{opacity:1}}.adm-modal{background:linear-gradient(#16161f,#101017);border:1px solid #ffffff1a;border-radius:18px;width:100%;max-width:460px;max-height:90vh;animation:.18s adm-pop;overflow-y:auto;box-shadow:0 30px 80px #0000008c}@keyframes adm-pop{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:none}}.adm-modal-head{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.15rem 1.25rem .85rem;display:flex}.adm-modal-title{color:#f1f1f8;font-size:1.02rem;font-weight:700;line-height:1.3}.adm-modal-sub{color:#5a5a72;margin-top:2px;font-size:.78rem}.adm-modal-close{color:#5a5a72;cursor:pointer;background:0 0;border:none;border-radius:7px;flex-shrink:0;padding:.3rem;transition:color .12s,background .12s;display:flex}.adm-modal-close:hover{color:#d6d6e4;background:#ffffff0f}.adm-modal-body{flex-direction:column;gap:1.05rem;padding:1.15rem 1.25rem;display:flex}.adm-field{flex-direction:column;gap:.4rem;display:flex}.adm-field-label{color:#8b8ba3;font-size:.78rem;font-weight:600}.adm-input{color:#ededf5;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9px;outline:none;padding:.6rem .8rem;font-family:inherit;font-size:.88rem;transition:border-color .14s}.adm-input:focus{border-color:#3b82f680}.adm-input::placeholder{color:#4d4d63}.adm-offers{flex-direction:column;gap:.4rem;display:flex}.adm-offer{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .75rem;transition:border-color .14s,background .14s;display:flex}.adm-offer:hover{border-color:#ffffff29}.adm-offer--active{background:#3b82f614;border-color:#3b82f68c}.adm-offer--off{opacity:.4;cursor:not-allowed}.adm-offer-main{flex-direction:column;gap:2px;display:flex}.adm-offer-price{color:#ededf5;font-size:.92rem;font-weight:700}.adm-offer-stock{color:#5a5a72;font-size:.74rem}.adm-stepper{border:1px solid #ffffff1f;border-radius:9px;align-items:stretch;width:fit-content;display:inline-flex;overflow:hidden}.adm-stepper button{color:#c8c8de;cursor:pointer;background:#ffffff0a;border:none;width:36px;font-family:inherit;font-size:1.1rem;transition:background .12s}.adm-stepper button:hover:not(:disabled){background:#ffffff1a}.adm-stepper button:disabled{opacity:.35;cursor:not-allowed}.adm-stepper input{text-align:center;color:#ededf5;-moz-appearance:textfield;background:0 0;border:none;border-left:1px solid #ffffff1a;border-right:1px solid #ffffff1a;outline:none;width:72px;font-family:inherit;font-size:.92rem;font-weight:600}.adm-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.adm-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.adm-qty-hint{color:#5a5a72;font-size:.74rem}.adm-modal-total{background:#ffffff08;border:1px solid #ffffff14;border-radius:11px;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.adm-modal-total-label{color:#8b8ba3;font-size:.82rem;font-weight:600}.adm-modal-total-value{color:#f3f3fa;letter-spacing:-.02em;font-size:1.2rem;font-weight:800}.adm-modal-err{color:#f87171;background:#f871711a;border:1px solid #f8717138;border-radius:9px;padding:.6rem .75rem;font-size:.83rem}.adm-modal-actions{gap:.6rem;padding:0 1.25rem 1.25rem;display:flex}.adm-modal-actions .adm-btn{flex:1;justify-content:center;padding:.65rem}@media (max-width:640px){.adm-content{padding:1.1rem .9rem 2.5rem}.adm-grid,.adm-grid-skel{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.6rem}.adm-stats{grid-template-columns:repeat(2,1fr)}}.adm-sidebar-head{justify-content:flex-start;gap:.5rem}.adm-sidebar-badge{letter-spacing:.1em;text-transform:uppercase;color:#6b8fd6;white-space:nowrap;background:#3b82f624;border:1px solid #3b82f647;border-radius:5px;padding:.12rem .35rem;font-size:.58rem;font-weight:700;line-height:1.4}.adm-sidebar-wordmark{letter-spacing:-.035em;align-items:baseline;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:800;line-height:1;display:inline-flex}.adm-sidebar-wordmark-fox{background:linear-gradient(135deg,#ff8a3d 0%,#f97316 55%,#ea580c 100%);color:#0000;filter:drop-shadow(0 2px 6px #f9731647);-webkit-background-clip:text;background-clip:text}.adm-sidebar-wordmark-reload{color:#e6e6f0}.adm-sidebar-head .adm-sidebar-close{margin-left:auto}.adm-nav-link{border-radius:8px;margin:0 .6rem;padding:.5rem .65rem}.adm-nav-section-label{padding:.5rem 1.25rem .35rem}.adm-topbar-brand{color:#e6e6f0;letter-spacing:-.02em;margin-left:.25rem;font-size:.95rem;font-weight:800;display:none}@media (max-width:768px){.adm-topbar-brand{display:block}}.adm-rows{border:1px solid #ffffff14;border-radius:12px;list-style:none;overflow:hidden}.adm-row{background:#111118;border-bottom:1px solid #ffffff0d;align-items:center;gap:1rem;padding:.6rem .95rem;transition:background .12s;display:flex}.adm-row:last-child{border-bottom:none}.adm-row--clickable{cursor:pointer}.adm-row--clickable:hover{background:#181822}.adm-row--off{opacity:.5}.adm-row-name{color:#d8d8e6;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.875rem;font-weight:500;line-height:1.35;overflow:hidden}.adm-row--clickable:hover .adm-row-name{color:#fff}.adm-row-stock{white-space:nowrap;flex-shrink:0;align-items:center;gap:.4rem;font-size:.76rem;font-weight:500;display:inline-flex}.adm-row-stock:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.adm-row-stock--in{color:#4ea882}.adm-row-stock--low{color:#c79a3e}.adm-row-stock--out{color:#5a5a72}.adm-row-price-wrap{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;min-width:120px;display:flex}.adm-row-price{white-space:nowrap;color:#f0f0f7;font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:700}.adm-row-price small{color:#5a5a72;font-size:.74rem;font-weight:500}.adm-row-price--out{color:#5a5a72;flex-shrink:0;font-size:.85rem;font-weight:500}.adm-row-mrc{color:#3a3a58;white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:.3rem;font-size:.67rem;display:flex}.adm-row-mrc-item{color:#48486a}.adm-row-mrc-dot{color:#2a2a42}.adm-row-arrow{color:#3a3a52;flex-shrink:0;justify-content:center;align-items:center;width:13px;transition:transform .14s,color .14s;display:flex}.adm-row--clickable:hover .adm-row-arrow{color:#93c5fd;transform:translate(2px)}.adm-rows-skel{flex-direction:column;display:flex}.adm-rows-skel>div{background:#111118;border-bottom:1px solid #ffffff0d;height:41px;animation:1.4s ease-in-out infinite adm-shimmer}.adm-rows-skel>div:last-child{border-bottom:none}.adm-prod-toolbar{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.125rem;padding:.625rem 0;display:flex}.adm-prod-search-wrap{background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;flex:1;align-items:center;gap:.5rem;min-width:160px;padding:0 .625rem;transition:border-color .15s;display:flex}.adm-prod-search-wrap:focus-within{border-color:#5b9cf659}.adm-prod-search{color:#c0c0d8;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.45rem 0;font-family:inherit;font-size:.82rem}.adm-prod-search::placeholder{color:#3a3a50}.adm-prod-sort{flex-shrink:0;gap:.25rem;display:flex}.adm-prod-sort-btn{color:#5a5a78;cursor:pointer;white-space:nowrap;background:#ffffff0a;border:1px solid #ffffff12;border-radius:6px;padding:.3rem .65rem;font-family:inherit;font-size:.78rem;font-weight:500;transition:all .15s}.adm-prod-sort-btn:hover{color:#99b;background:#ffffff12}.adm-prod-sort-btn--active{color:#7aabff;background:#5b9cf61f;border-color:#5b9cf659}.adm-out-label{letter-spacing:.07em;text-transform:uppercase;color:#3a3a50;align-items:center;gap:.75rem;padding:.875rem 0 .5rem;font-size:.7rem;font-weight:700;display:flex}.adm-out-label:after{content:"";background:#ffffff0d;flex:1;height:1px}.adm-rows--out{opacity:.55}.adm-rows--out .adm-row{cursor:default}@media (max-width:520px){.adm-row{gap:.65rem;padding:.6rem .75rem}.adm-row-stock{display:none}.adm-row-price{min-width:72px}}.adm-api-wrap{align-items:flex-start;gap:2.5rem;display:flex}.adm-api-toc{flex-shrink:0;width:180px;position:sticky;top:2rem}.adm-api-toc-title{letter-spacing:.08em;text-transform:uppercase;color:#3a3a50;margin-bottom:.75rem;font-size:.65rem;font-weight:700}.adm-api-toc-base{background:#ffffff08;border:1px solid #ffffff0f;border-radius:7px;flex-direction:column;gap:3px;margin-bottom:1rem;padding:.5rem .625rem;display:flex}.adm-api-toc-label{color:#3a3a50;font-size:.65rem;font-weight:600}.adm-api-toc-url{color:#7aabff;word-break:break-all;font-family:monospace;font-size:.72rem}.adm-api-toc-list{flex-direction:column;gap:1px;list-style:none;display:flex}.adm-api-toc-link{color:#5a5a78;border-radius:6px;padding:.3rem .5rem;font-size:.82rem;text-decoration:none;transition:color .12s,background .12s;display:block}.adm-api-toc-link:hover{color:#aac;background:#ffffff0a}.adm-api-toc-link--active{color:#7aabff;background:#5b9cf614}.adm-api-content{flex:1;min-width:0}.adm-api-hero{margin-bottom:1.75rem}.adm-api-title{color:#eeeef5;letter-spacing:-.02em;margin-bottom:.4rem;font-size:1.5rem;font-weight:800}.adm-api-subtitle{color:#5a5a78;font-size:.9rem;line-height:1.5}.adm-api-key-card{background:#ffffff06;border:1px solid #ffffff14;border-radius:12px;margin-bottom:2rem;padding:1.25rem 1.5rem}.adm-api-key-head{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.adm-api-key-title{color:#d0d0e0;margin-bottom:.25rem;font-size:.95rem;font-weight:700}.adm-api-key-sub{color:#3a3a50;font-size:.8rem}.adm-api-key-sub code{color:#7aabff;background:#5b9cf61a;border-radius:3px;padding:0 .3em;font-size:.78rem}.adm-api-key-btn{color:#7aabff;cursor:pointer;white-space:nowrap;background:#3b82f626;border:1px solid #3b82f64d;border-radius:8px;flex-shrink:0;padding:.45rem 1rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .15s}.adm-api-key-btn:hover:not(:disabled){background:#3b82f640}.adm-api-key-btn:disabled{opacity:.5;cursor:not-allowed}.adm-api-key-value{color:#34d399;word-break:break-all;background:#00000040;border:1px solid #ffffff12;border-radius:8px;align-items:center;gap:.75rem;padding:.6rem .875rem;font-family:monospace;font-size:.82rem;display:flex}.adm-api-key-empty{color:#3a3a50;font-size:.82rem}.adm-api-section{margin-bottom:2.5rem}.adm-api-section-title{color:#d0d0e0;border-bottom:1px solid #ffffff0f;margin-bottom:.4rem;padding-bottom:.5rem;font-size:1.05rem;font-weight:700}.adm-api-section-desc{color:#5a5a78;margin-bottom:.875rem;font-size:.85rem;line-height:1.6}.adm-api-endpoints{flex-direction:column;gap:.375rem;display:flex}.adm-ep{border:1px solid #ffffff0f;border-radius:10px;overflow:hidden}.adm-ep--open{border-color:#ffffff1a}.adm-ep-head{cursor:pointer;text-align:left;background:#ffffff06;border:none;align-items:center;gap:.75rem;width:100%;padding:.7rem 1rem;font-family:inherit;transition:background .12s;display:flex}.adm-ep-head:hover{background:#ffffff0a}.adm-ep--open .adm-ep-head{background:#ffffff09;border-bottom:1px solid #ffffff0f}.adm-ep-path{color:#c0c0d8;font-family:monospace;font-size:.82rem}.adm-ep-summary{color:#5a5a78;flex:1;font-size:.82rem}.adm-ep-chevron{color:#3a3a50;flex-shrink:0}.adm-ep-body{background:#111118;flex-direction:column;gap:1rem;padding:1rem 1.25rem;display:flex}.adm-ep-desc{color:#5a5a78;margin:0;font-size:.83rem;line-height:1.6}.adm-ep-section{flex-direction:column;gap:.4rem;display:flex}.adm-ep-section-label{letter-spacing:.07em;text-transform:uppercase;color:#3a3a50;align-items:center;gap:.5rem;font-size:.67rem;font-weight:700;display:flex}.adm-ep-section-sub{color:#2e2e44;text-transform:none;letter-spacing:0;font-size:.65rem;font-weight:400}.adm-ep-full-url{color:#aac;word-break:break-all;flex:1;font-family:monospace;font-size:.8rem}.adm-code-line{background:#0003;border:1px solid #ffffff0f;border-radius:7px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.adm-code-block{background:#00000040;border:1px solid #ffffff0f;border-radius:8px;position:relative;overflow:hidden}.adm-code-block pre{margin:0;padding:.875rem 1rem;overflow-x:auto}.adm-code-block code{color:#a0c4e8;font-family:JetBrains Mono,Fira Code,monospace;font-size:.78rem;line-height:1.6}.adm-code-block--response code{color:#7eddaa}.adm-code-block .adm-api-copy{position:absolute;top:.5rem;right:.5rem}.adm-api-copy{color:#3a3a50;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff14;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .12s,color .12s;display:flex}.adm-api-copy:hover{color:#aac;background:#ffffff1a}.adm-api-badge{letter-spacing:.05em;border-radius:5px;flex-shrink:0;align-items:center;padding:.15rem .5rem;font-family:monospace;font-size:.68rem;font-weight:800;display:inline-flex}.adm-api-badge--get{color:#34d399;background:#34d3991f}.adm-api-badge--post{color:#60a5fa;background:#60a5fa1f}.adm-api-badge--delete{color:#f87171;background:#f871711f}.adm-params-table{border-collapse:collapse;width:100%;font-size:.8rem}.adm-params-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#3a3a50;border-bottom:1px solid #ffffff0d;padding:.35rem .625rem;font-size:.65rem;font-weight:700}.adm-params-table td{vertical-align:top;border-bottom:1px solid #ffffff0a;padding:.4rem .625rem}.adm-params-table tr:last-child td{border-bottom:none}.adm-param-name{color:#c0c0d8;font-family:monospace;font-size:.78rem}.adm-param-req{color:#f87171;margin-left:1px}.adm-param-type{color:#7aabff;background:#5b9cf614;border-radius:3px;padding:.1em .4em;font-family:monospace;font-size:.72rem}.adm-param-in{color:#3a3a50;font-size:.7rem;font-style:italic}.adm-param-desc{color:#5a5a78;line-height:1.5}.adm-api-statuses{flex-direction:column;gap:.25rem;display:flex}.adm-api-status-row{background:#ffffff05;border-radius:7px;align-items:baseline;gap:.875rem;padding:.5rem .75rem;display:flex}.adm-api-status-code{flex-shrink:0;width:36px;font-family:monospace;font-size:.82rem;font-weight:700}.adm-api-status-2xx{color:#34d399}.adm-api-status-4xx{color:#f5a623}.adm-api-status-5xx{color:#f87171}.adm-api-status-label{color:#aac;flex-shrink:0;width:120px;font-size:.82rem;font-weight:600}.adm-api-status-desc{color:#5a5a78;font-size:.8rem}.adm-partner-wrap{flex-direction:column;gap:1.5rem;display:flex}.adm-partner-hero{justify-content:space-between;align-items:flex-start;display:flex}.adm-partner-sub{color:#5a5a78;font-size:.875rem}.adm-partner-status{background:#ffffff06;border:1px solid #ffffff12;border-radius:12px;flex-wrap:wrap;align-items:center;gap:2rem;padding:1.25rem 1.5rem;display:flex}.adm-partner-status-left{flex:1;align-items:center;gap:.875rem;min-width:160px;display:flex}.adm-partner-status-name{letter-spacing:-.01em;font-size:1.05rem;font-weight:800}.adm-partner-status-sub{color:#3a3a50;margin-top:1px;font-size:.75rem}.adm-partner-stat{flex-direction:column;align-items:flex-end;display:flex}.adm-partner-stat-val{color:#eeeef5;font-size:1.05rem;font-weight:700}.adm-partner-stat-label{color:#3a3a50;font-size:.7rem}.adm-partner-progress-card{background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;padding:1.125rem 1.5rem}.adm-partner-progress-head{color:#8888a8;justify-content:space-between;align-items:center;margin-bottom:.625rem;font-size:.85rem;display:flex}.adm-partner-progress-nums{color:#5a5a78;font-size:.8rem}.adm-partner-bar{background:#ffffff0f;border-radius:999px;height:6px;margin-bottom:.5rem;overflow:hidden}.adm-partner-bar-fill{border-radius:999px;height:100%;transition:width .6s}.adm-partner-progress-hint{color:#3a3a50;font-size:.78rem}.adm-tier-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.adm-tier-card{background:#ffffff05;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:.875rem;padding:1.25rem;transition:border-color .2s;display:flex;position:relative}.adm-tier-badge{letter-spacing:.05em;text-transform:uppercase;color:#111118;background:#eeeef5;border-radius:0 0 6px 6px;padding:.2rem .55rem;font-size:.65rem;font-weight:700;position:absolute;top:-1px;right:1rem}.adm-tier-header{align-items:center;gap:.625rem;display:flex}.adm-tier-icon{display:flex}.adm-tier-name{letter-spacing:-.01em;font-size:1rem;font-weight:800}.adm-tier-cashback{align-items:baseline;gap:.375rem;display:flex}.adm-tier-cashback-num{letter-spacing:-.03em;font-size:2rem;font-weight:900;line-height:1}.adm-tier-cashback-label{color:#5a5a78;font-size:.78rem}.adm-tier-reqs{flex-direction:column;gap:.375rem;display:flex}.adm-tier-req{flex-direction:column;gap:1px;font-size:.8rem;display:flex}.adm-tier-req-label{color:#3a3a50;letter-spacing:.03em;font-size:.68rem;font-weight:600}.adm-tier-req-val{color:#aac;font-weight:600}.adm-tier-perks{border-top:1px solid #ffffff0d;flex-direction:column;gap:.35rem;margin-top:.25rem;padding-top:.75rem;list-style:none;display:flex}.adm-tier-perk{color:#7a7a98;align-items:flex-start;gap:.45rem;font-size:.8rem;line-height:1.4;display:flex}.adm-tier-perk svg{flex-shrink:0;margin-top:2px}.adm-partner-conditions{margin-top:.5rem}.adm-conditions-list{border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;gap:0;display:flex;overflow:hidden}.adm-condition-item{background:#ffffff05;border-bottom:1px solid #ffffff0a;padding:.875rem 1.25rem}.adm-condition-item:last-child{border-bottom:none}.adm-condition-q{color:#c0c0d8;margin-bottom:.3rem;font-size:.875rem;font-weight:600}.adm-condition-a{color:#5a5a78;font-size:.82rem;line-height:1.6}.adm-orders-header{padding:1.5rem 1.5rem 0}.adm-orders-header-top{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.adm-orders-count{color:#3a3a50;background:#ffffff0a;border:1px solid #ffffff12;border-radius:999px;padding:.2rem .65rem;font-size:.8rem;font-weight:500}.adm-orders-body{padding:0 1.5rem 1.5rem}.adm-orders-skeleton{flex-direction:column;gap:2px;margin-top:.5rem;display:flex}.adm-orders-skeleton-row{background:linear-gradient(90deg,#16161f 25%,#1a1a27 50%,#16161f 75%) 0 0/200% 100%;border-radius:10px;height:72px;animation:1.4s infinite adm-shimmer}.adm-orders-empty{color:#3a3a50;flex-direction:column;align-items:center;gap:.75rem;padding:3.5rem 0;font-size:.875rem;display:flex}.adm-orders-list{flex-direction:column;gap:4px;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.adm-orders-item{cursor:pointer;background:#111118;border:1px solid #0000;border-radius:10px;transition:border-color .15s,background .15s}.adm-orders-item:hover{background:#16161f;border-color:#ffffff12}.adm-orders-item-inner{justify-content:space-between;align-items:flex-start;gap:1rem;padding:.875rem 1rem;display:flex}.adm-orders-item-left{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.adm-orders-item-id{letter-spacing:.1em;color:#5a5a78;font-family:ui-monospace,monospace;font-size:.72rem;font-weight:700}.adm-orders-item-name{color:#c8c8e0;text-overflow:ellipsis;white-space:nowrap;max-width:340px;font-size:.9rem;font-weight:500;overflow:hidden}.adm-orders-item-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.adm-orders-item-meta{align-items:center;gap:.625rem;display:flex}.adm-orders-item-date{color:#3a3a50;white-space:nowrap;font-size:.77rem}.adm-orders-item-bottom{align-items:center;gap:.5rem;display:flex}.adm-orders-item-price{color:#eeeef5;white-space:nowrap;font-size:.95rem;font-weight:700}.adm-lang-switcher{align-items:center;gap:.2rem;display:flex}@media (max-width:768px){.adm-lang-switcher{display:none}}.adm-lang-btn{color:#4a4a68;letter-spacing:.06em;cursor:pointer;background:0 0;border:1px solid #ffffff12;border-radius:6px;padding:.25rem .5rem;font-family:inherit;font-size:.72rem;font-weight:700;transition:all .15s}.adm-lang-btn:hover{color:#9090b0;background:#ffffff0f}.adm-lang-btn--active{color:#93c5fd;background:#3b82f61f;border-color:#3b82f666}.adm-tree-link{color:#b0b0cc}.adm-tree-link:hover{color:#d8d8f0}.adm-tree-row--active .adm-tree-link{color:#c8d8ff}.adm-cat-group-label{color:#7070a0;letter-spacing:.05em;font-size:.75rem;font-weight:600}.adm-search-result-name{color:#b8b8d8}.adm-topup-wrap{max-width:900px}.adm-topup-balance-list{flex-wrap:wrap;flex-shrink:0;gap:.65rem;display:flex}.adm-topup-balance-chip{background:linear-gradient(135deg,#3b82f621,#6366f10d),#0f1019;border:1px solid #6082f63d;border-radius:14px;flex-shrink:0;align-items:center;gap:.85rem;min-width:180px;padding:.8rem 1.15rem .8rem .9rem;display:flex}.adm-topup-balance-chip--usd{background:linear-gradient(135deg,#10b98129,#0596690f),#0f1019;border-color:#10b98147}.adm-topup-balance-chip--usd .adm-topup-balance-ico{color:#4ade80;background:#10b9812e}.adm-topup-balance-chip--skel{background:linear-gradient(90deg,#ffffff05 0%,#ffffff0d 50%,#ffffff05 100%) 0 0/200% 100%;border-color:#ffffff14;min-width:180px;min-height:60px;animation:1.4s ease-in-out infinite adm-fin-shimmer}.adm-topup-balance-ico{color:#79b0f5;background:#3b82f629;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.adm-topup-balance-text{flex-direction:column;gap:1px;display:flex}.adm-topup-balance-label{letter-spacing:.07em;text-transform:uppercase;color:#6f86b4;font-size:.68rem;font-weight:700}.adm-topup-balance-val{letter-spacing:-.025em;color:#f2f4fb;font-variant-numeric:tabular-nums;font-size:1.4rem;font-weight:800;line-height:1.1}@media (max-width:600px){.adm-partner-hero{flex-direction:column;align-items:stretch;gap:1.1rem}.adm-topup-balance-chip{align-self:flex-start}}.adm-topup-layout{grid-template-columns:280px 1fr;align-items:start;gap:1rem;display:grid}@media (max-width:700px){.adm-topup-layout{grid-template-columns:1fr}}.adm-topup-card{background:#111118;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.adm-topup-card--detail{padding:1.25rem 1.5rem}.adm-topup-card--center{text-align:center;justify-content:center;align-items:center;gap:.875rem;min-height:240px}.adm-topup-card-title{color:#5a5a78;letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:600}.adm-topup-card-note{color:#6b6b8a;max-width:260px;margin:0;font-size:.875rem;line-height:1.5}.adm-topup-presets{flex-direction:column;gap:.375rem;display:flex}.adm-topup-preset{color:#8080a8;cursor:pointer;text-align:left;background:#ffffff0a;border:1px solid #ffffff12;border-radius:8px;padding:.45rem .75rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .15s}.adm-topup-preset:hover{color:#c0c0e0;background:#ffffff14}.adm-topup-preset--active{color:#93c5fd;background:#3b82f61f;border-color:#3b82f659}.adm-topup-amount-wrap{align-items:center;display:flex;position:relative}.adm-topup-amount-input{color:#eeeef5;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9px;outline:none;width:100%;padding:.65rem 2.5rem .65rem .875rem;font-family:inherit;font-size:1rem;font-weight:600;transition:border-color .15s}.adm-topup-amount-input:focus{border-color:#3b82f680}.adm-topup-amount-input::placeholder{color:#3a3a50;font-weight:400}.adm-topup-amount-sym{color:#5a5a78;pointer-events:none;font-size:.9rem;font-weight:600;position:absolute;right:.75rem}.adm-topup-methods{flex-direction:column;gap:.3rem;display:flex}.adm-topup-method{color:#7070a0;cursor:pointer;text-align:left;background:#ffffff08;border:1px solid #ffffff0f;border-radius:9px;align-items:center;gap:.6rem;padding:.55rem .75rem;font-family:inherit;font-size:.84rem;font-weight:500;transition:all .15s;display:flex}.adm-topup-method:hover{color:#b0b0d0;background:#ffffff12}.adm-topup-method--active{color:#93c5fd;background:#3b82f61a;border-color:#3b82f659}.adm-topup-left{flex-direction:column;gap:1rem;display:flex}.adm-topup-asset-list{flex-wrap:wrap;gap:.375rem;margin-bottom:.25rem;display:flex}.adm-topup-asset{color:#6b6b8a;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .15s;display:flex}.adm-topup-asset:hover{color:#a0a0c0;background:#ffffff14}.adm-topup-asset--active{font-weight:700}.adm-topup-asset-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.adm-topup-divider{background:#ffffff0f;height:1px;margin:.25rem 0}.adm-topup-crypto-body{flex-wrap:wrap;align-items:flex-start;gap:1.25rem;display:flex}.adm-topup-crypto-left{flex-direction:column;flex:1;gap:.875rem;min-width:220px;display:flex}.adm-topup-crypto-right{flex-direction:column;align-items:center;gap:.5rem;display:flex}.adm-topup-copyfield{flex-direction:column;gap:.4rem;display:flex}.adm-topup-copyfield-label{color:#4a4a68;font-size:.72rem;font-weight:500}.adm-topup-copyfield-row{background:#ffffff0a;border:1px solid #ffffff14;border-radius:9px;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.adm-topup-copyfield-val{color:#c0c0e0;text-overflow:ellipsis;white-space:nowrap;flex:1;font-family:ui-monospace,monospace;font-size:.78rem;overflow:hidden}.adm-topup-copy-btn{color:#8080a8;cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;flex-shrink:0;align-items:center;gap:.35rem;padding:.3rem .65rem;font-family:inherit;font-size:.75rem;font-weight:600;transition:all .15s;display:flex}.adm-topup-copy-btn:hover{color:#c0c0e0;background:#ffffff1a}.adm-topup-copy-btn--done{color:#34d399;background:#34d39914;border-color:#34d3994d}.adm-topup-meta-grid{flex-direction:column;gap:.4rem;display:flex}.adm-topup-info-row{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;gap:.5rem;padding:.3rem 0;display:flex}.adm-topup-info-row:last-child{border-bottom:none}.adm-topup-info-label{color:#4a4a68;font-size:.8rem}.adm-topup-info-val{color:#a0a0c8;font-size:.8rem;font-weight:500}.adm-topup-warning{color:#d4a017;background:#fbbf2412;border:1px solid #fbbf2433;border-radius:9px;align-items:flex-start;gap:.5rem;padding:.6rem .75rem;font-size:.78rem;line-height:1.45;display:flex}.adm-topup-warning svg{flex-shrink:0;margin-top:1px}.adm-topup-qr{background:#fff;border-radius:10px;justify-content:center;align-items:center;width:100px;height:100px;padding:10px;display:flex}.adm-topup-qr-grid{gap:2px;width:80px;height:80px;display:grid}.adm-topup-qr-cell{background:#f0f0f0;border-radius:1px}.adm-topup-qr-cell--on{background:#111}.adm-topup-qr-hint{color:#4a4a68;text-align:center;max-width:100px;font-size:.7rem;line-height:1.3}.adm-topup-info-note{color:#6b6b8a;background:#ffffff08;border:1px solid #ffffff12;border-radius:9px;margin-top:.25rem;padding:.65rem .875rem;font-size:.8rem;line-height:1.5}.adm-profile-wrap{flex-direction:column;gap:1rem;max-width:560px;display:flex}.adm-profile-hero{background:#111118;border:1px solid #ffffff12;border-radius:16px;align-items:center;gap:1.25rem;padding:1.5rem;display:flex}.adm-profile-hero--skeleton{min-height:90px}.adm-profile-avatar{color:#93c5fd;letter-spacing:-.02em;background:#3b82f62e;border:2px solid #3b82f659;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.4rem;font-weight:800;display:flex}.adm-profile-avatar-skel{background:#1a1a27;border-radius:50%;flex-shrink:0;width:56px;height:56px;animation:1.4s infinite adm-shimmer}.adm-skel-line{background:#1a1a27;border-radius:6px;height:14px;animation:1.4s infinite adm-shimmer}.adm-profile-hero-info{flex-direction:column;gap:.35rem;min-width:0;display:flex}.adm-profile-name{color:#e0e0f0;font-size:1.05rem;font-weight:700}.adm-profile-identifier{color:#6b6b8a;font-size:.85rem}.adm-profile-badges{flex-wrap:wrap;gap:.4rem;margin-top:.15rem;display:flex}.adm-profile-card{background:#111118;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:1rem;padding:1.25rem 1.5rem;display:flex}.adm-profile-card--danger{border-color:#f8717126}.adm-profile-card-title{color:#4a4a68;letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:700}.adm-profile-info-list{flex-direction:column;display:flex}.adm-profile-info-row{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 0;display:flex}.adm-profile-info-row:last-child{border-bottom:none;padding-bottom:0}.adm-profile-info-row:first-child{padding-top:0}.adm-profile-info-label{color:#5a5a78;font-size:.82rem}.adm-profile-info-val{color:#c0c0e0;font-size:.85rem;font-weight:500}.adm-profile-info-val--mono{font-family:ui-monospace,monospace;font-size:.8rem}.adm-profile-danger-desc{color:#5a5a78;margin:0;font-size:.82rem;line-height:1.55}.adm-profile-logout-btn{color:#f87171;cursor:pointer;background:#f871711a;border:1px solid #f871714d;border-radius:9px;align-self:flex-start;padding:.55rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,transform .1s}.adm-profile-logout-btn:hover:not(:disabled){background:#f871712e;transform:translateY(-1px)}.adm-profile-logout-btn:disabled{opacity:.5;cursor:not-allowed}.adm-topbar-user{cursor:pointer;text-decoration:none;transition:background .15s,border-color .15s}.adm-topbar-user:hover{background:#ffffff0f;border-color:#ffffff1a}.adm-topbar-user--active{background:#3b82f61a;border-color:#3b82f64d}.adm-topbar-user--active .adm-topbar-avatar{background:#3b82f64d;border-color:#3b82f680}.adm-rates{align-items:center;gap:.5rem;display:flex}@media (max-width:1024px){.adm-rates{display:none}}.adm-rate{align-items:baseline;gap:.3rem;display:flex}.adm-rate-code{color:#4a4a68;letter-spacing:.05em;font-size:.7rem;font-weight:700}.adm-rate-val{color:#7070a0;font-size:.8rem;font-weight:600}.adm-rate-sep{background:#ffffff14;width:1px;height:12px}.adm-currency-switcher{background:#ffffff08;border:1px solid #ffffff12;border-radius:9px;align-items:center;gap:.2rem;padding:.2rem;display:flex}@media (max-width:768px){.adm-currency-switcher{display:none}}.adm-currency-btn{color:#4a4a68;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:.25rem .55rem;font-family:inherit;font-size:.73rem;font-weight:700;transition:all .15s}.adm-currency-btn:hover{color:#9090b0;background:#ffffff12}.adm-currency-btn--active{color:#93c5fd;background:#3b82f626}.adm-topbar-divider{background:#ffffff12;flex-shrink:0;width:1px;height:18px}@media (max-width:768px){.adm-topbar-divider{display:none}}.adm-row-actions{flex-shrink:0;align-items:center;gap:.2rem;margin-left:auto;display:flex}.adm-row-action-btn{cursor:pointer;color:#3a3a58;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-family:inherit;transition:background .15s,color .15s;display:flex}.adm-row-action-btn:hover{color:#7070a0;background:#ffffff0f}.adm-row-star--on{color:#f59e0b}.adm-row-star--on:hover{color:#fbbf24;background:#f59e0b1a}.adm-row-bell--on{color:#38bdf8}.adm-row-bell--on:hover{color:#7dd3fc;background:#38bdf81a}.adm-nav-secondary{flex-direction:column;gap:.1rem;display:flex}.adm-alerts-list{flex-direction:column;list-style:none;display:flex}.adm-alert-row{border-bottom:1px solid #ffffff0a;align-items:center;gap:.75rem;padding:.75rem 1.25rem;transition:background .12s;display:flex}.adm-alert-row:last-child{border-bottom:none}.adm-alert-row:hover{background:#ffffff05}.adm-alert-row--available{background:#10b9810a}.adm-alert-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.adm-alert-dot--green{background:#10b981;box-shadow:0 0 6px #10b98180}.adm-alert-dot--amber{background:#f59e0b}.adm-alert-name{color:#c0c0e0;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.875rem;overflow:hidden}.adm-alert-stock{color:#10b981;white-space:nowrap;font-size:.8rem;font-weight:600}.adm-alert-stock--oos{color:#4a4a68;font-weight:400}.adm-alert-remove{color:#3a3a58;cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;transition:background .15s,color .15s;display:flex}.adm-alert-remove:hover{color:#f87171;background:#f871711f}.adm-fin-summary{grid-template-columns:repeat(4,1fr);gap:.75rem;margin-bottom:1.25rem;display:grid}@media (max-width:900px){.adm-fin-summary{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.adm-fin-summary{grid-template-columns:1fr}}.adm-fin-card{background:#111118;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:.3rem;padding:1rem 1.25rem;display:flex}.adm-fin-card--green{border-color:#10b98126}.adm-fin-card--red{border-color:#f8717126}.adm-fin-card--purple{border-color:#a78bfa26}.adm-fin-card--blue{border-color:#3b82f626}.adm-fin-card--skel{background:linear-gradient(90deg,#ffffff05 0%,#ffffff0d 50%,#ffffff05 100%) 0 0/200% 100%;min-height:86px;animation:1.4s ease-in-out infinite adm-fin-shimmer}@keyframes adm-fin-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.adm-balance-amt--skel{color:#0000;background:#ffffff14;border-radius:4px;min-width:56px;height:1em;animation:1.4s ease-in-out infinite adm-fin-shimmer;display:inline-block}.adm-fin-card-label{color:#4a4a68;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.adm-fin-card-val{color:#e0e0f0;letter-spacing:-.02em;font-size:1.2rem;font-weight:700}.adm-fin-card--green .adm-fin-card-val{color:#10b981}.adm-fin-card--red .adm-fin-card-val{color:#f87171}.adm-fin-card--purple .adm-fin-card-val{color:#a78bfa}.adm-fin-card-sub{color:#4a4a68;font-size:.75rem}.adm-fin-filters{flex-wrap:wrap;gap:.3rem;margin-bottom:1rem;display:flex}.adm-fin-filter-btn{color:#5a5a78;cursor:pointer;background:0 0;border:1px solid #ffffff12;border-radius:8px;padding:.35rem .85rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .15s}.adm-fin-filter-btn:hover{color:#9090b0;background:#ffffff0a}.adm-fin-filter-btn--active{color:#93c5fd;background:#3b82f61f;border-color:#3b82f64d}.adm-fin-list{flex-direction:column;list-style:none;display:flex}.adm-fin-row{border-bottom:1px solid #ffffff0a;align-items:center;gap:.9rem;padding:.85rem 1.25rem;transition:background .12s;display:flex}.adm-fin-row:last-child{border-bottom:none}.adm-fin-row:hover{background:#ffffff05}.adm-fin-row-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.adm-fin-row-main{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.adm-fin-row-desc{color:#c0c0e0;text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.adm-fin-row-meta{align-items:center;gap:.4rem;font-size:.75rem;display:flex}.adm-fin-row-type{font-weight:600}.adm-fin-row-dot{color:#3a3a58}.adm-fin-row-date{color:#4a4a68}.adm-fin-row-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.15rem;display:flex}.adm-fin-row-amount{letter-spacing:-.01em;font-size:.9rem;font-weight:700}.adm-fin-row-amount--pos{color:#10b981}.adm-fin-row-amount--neg{color:#f87171}.adm-fin-row-balance{color:#4a4a68;font-size:.72rem}.adm-pl-controls{background:#111118;border:1px solid #ffffff12;border-radius:14px;flex-direction:column;gap:1rem;margin-bottom:1rem;padding:1.25rem 1.5rem;display:flex}.adm-pl-control-group{flex-direction:column;gap:.5rem;display:flex}.adm-pl-label{color:#4a4a68;letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:700}.adm-pl-select{color:#c0c0e0;cursor:pointer;background:#0d0d14;border:1px solid #ffffff1a;border-radius:9px;max-width:320px;padding:.55rem .85rem;font-family:inherit;font-size:.875rem}.adm-pl-select:focus{border-color:#3b82f666;outline:none}.adm-pl-margin-row{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.adm-pl-preset{color:#6a6a88;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:8px;padding:.3rem .75rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .15s}.adm-pl-preset:hover{color:#9090b0;background:#ffffff0a}.adm-pl-preset--active{color:#93c5fd;background:#3b82f61f;border-color:#3b82f64d}.adm-pl-custom-input{color:#c0c0e0;background:#0d0d14;border:1px solid #ffffff1a;border-radius:8px;width:80px;padding:.3rem .65rem;font-family:inherit;font-size:.8rem}.adm-pl-custom-input:focus{border-color:#3b82f666;outline:none}.adm-pl-search{color:#c0c0e0;background:#0d0d14;border:1px solid #ffffff1a;border-radius:9px;width:100%;max-width:320px;padding:.55rem .85rem;font-family:inherit;font-size:.875rem}.adm-pl-search:focus{border-color:#3b82f666;outline:none}.adm-pl-stats{color:#4a4a68;align-items:center;gap:.6rem;padding:0 .25rem;font-size:.78rem;display:flex}.adm-pl-stat-sep{color:#2a2a40}.adm-pl-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.adm-pl-table{border-collapse:collapse;width:100%;font-size:.83rem}.adm-pl-table thead tr{border-bottom:1px solid #ffffff0f}.adm-pl-table th{text-align:left;color:#4a4a68;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;padding:.75rem 1.25rem;font-size:.7rem;font-weight:700}.adm-pl-table td{vertical-align:middle;border-bottom:1px solid #ffffff08;padding:.65rem 1.25rem}.adm-pl-table tbody tr:last-child td{border-bottom:none}.adm-pl-table tbody tr:hover td{background:#ffffff04}.adm-pl-name{color:#c0c0e0;text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.adm-pl-cat{color:#5a5a78;white-space:nowrap}.adm-pl-price{color:#8080a0;white-space:nowrap}.adm-pl-price--sell{color:#e0e0f0;font-weight:600}.adm-pl-row--out td{opacity:.45}.adm-pill--green{color:#6ee7b7;background:#10b9811f}.adm-pill--red{color:#f87171;background:#f871711a}.adm-pill--blue{color:#93c5fd;background:#3b82f61f}.adm-sidebar-brand-link{flex:1;align-items:center;gap:.45rem;min-width:0;text-decoration:none;display:flex}.adm-sidebar-brand-link:hover .adm-sidebar-brand{opacity:.8}.lp-lang-banner{color:#93c5fd;background:#3b82f614;border-bottom:1px solid #3b82f626;padding:.55rem 0;font-size:.84rem}.lp-lang-banner-inner{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.lp-lang-banner-btn{color:#93c5fd;white-space:nowrap;background:#3b82f633;border-radius:7px;padding:.25rem .75rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.lp-lang-banner-btn:hover{background:#3b82f652}.lp-lang-banner-dismiss{color:#4a6fa5;cursor:pointer;background:0 0;border:none;border-radius:4px;margin-left:auto;padding:.2rem .4rem;font-family:inherit;font-size:.8rem;line-height:1;transition:color .15s}.lp-lang-banner-dismiss:hover{color:#93c5fd}a.hdr-locale-btn{text-decoration:none}.adm-btn--danger{color:#fff;background:#dc2626}.adm-btn--danger:hover{background:#b91c1c}.toast-stack{z-index:9999;pointer-events:none;flex-direction:column;gap:.5rem;display:flex;position:fixed;bottom:1.25rem;right:1.25rem}.toast{color:#e2e2f0;pointer-events:auto;background:#1a1a28;border:1px solid #ffffff1a;border-radius:11px;align-items:center;gap:.55rem;min-width:240px;max-width:340px;padding:.65rem .85rem;font-size:.83rem;animation:.22s toast-in;display:flex;box-shadow:0 8px 32px #00000073}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)scale(.97)}to{opacity:1;transform:none}}.toast--success{border-color:#10b9814d}.toast--success .toast-icon{color:#10b981}.toast--error{border-color:#ef44444d}.toast--error .toast-icon{color:#f87171}.toast--info .toast-icon{color:#60a5fa}.toast-icon{flex-shrink:0;display:flex}.toast-msg{flex:1;line-height:1.4}.toast-close{color:#5a5a72;cursor:pointer;background:0 0;border:none;border-radius:5px;flex-shrink:0;padding:.15rem;transition:color .12s;display:flex}.toast-close:hover{color:#d6d6e4}.cmodal-overlay{z-index:500;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#050509b8;justify-content:center;align-items:center;padding:1.25rem;animation:.16s adm-fade;display:flex;position:fixed;inset:0}.cmodal-box{background:linear-gradient(#16161f,#101017);border:1px solid #ffffff1a;border-radius:16px;width:100%;max-width:380px;padding:1.5rem 1.5rem 1.25rem;animation:.18s adm-pop;box-shadow:0 30px 80px #0000008c}.cmodal-title{color:#f1f1f8;margin-bottom:.5rem;font-size:1rem;font-weight:700}.cmodal-msg{color:#7a7a96;margin:0 0 1.25rem;font-size:.83rem;line-height:1.55}.cmodal-actions{justify-content:flex-end;gap:.6rem;display:flex}.cmodal-actions .adm-btn{justify-content:center;min-width:90px}.adm-order-polling-dot{background:#10b981;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:1.6s ease-in-out infinite pulse-dot;display:inline-block}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.adm-cart-btn{cursor:pointer;color:#4a4a6a;background:0 0;border:none;border-radius:8px;flex-shrink:0;align-items:center;padding:.35rem .45rem;display:flex;position:relative}.adm-cart-badge{color:#fff;background:#3b82f6;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:.6rem;font-weight:700;line-height:1;display:flex;position:absolute;top:-1px;right:-1px}.cart-overlay{z-index:150;background:#00000080;position:fixed;inset:0}.cart-drawer{z-index:151;background:#13131f;flex-direction:column;width:360px;max-width:100vw;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 40px #00000073}.cart-head{border-bottom:1px solid #ffffff12;flex-shrink:0;justify-content:space-between;align-items:center;padding:.875rem 1.125rem;display:flex}.cart-title{color:#e8e8f5;letter-spacing:.01em;font-size:.9rem;font-weight:600}.cart-head-actions{align-items:center;gap:.4rem;display:flex}.cart-clear-btn{color:#5a5a7a;cursor:pointer;background:0 0;border:none;border-radius:5px;padding:.18rem .5rem;font-size:.72rem}.cart-clear-btn:hover{color:#f87171;background:#ef44441f}.cart-close-btn{cursor:pointer;color:#5a5a7a;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.cart-close-btn:hover{color:#c0c0e0;background:#ffffff12}.cart-body{flex:1;padding:.625rem .875rem;overflow-y:auto}.cart-body::-webkit-scrollbar{width:4px}.cart-body::-webkit-scrollbar-track{background:0 0}.cart-body::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:2px}.cart-empty{flex-direction:column;justify-content:center;align-items:center;gap:.45rem;height:100%;min-height:200px;display:flex}.cart-empty-ico{color:#2a2a40}.cart-empty-title{color:#3a3a58;font-size:.875rem;font-weight:600}.cart-empty-text{color:#2e2e48;font-size:.775rem}.cart-list{margin:0;padding:0;list-style:none}.cart-item{border-bottom:1px solid #ffffff0d;padding:7px 12px 6px}.cart-item:last-child{border-bottom:none}.cart-item-top{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:5px;display:flex}.cart-item-offer{display:none}.cart-item-name{color:#b8b8d8;font-size:.775rem;font-weight:500;line-height:1.35}.cart-item-remove{cursor:pointer;color:#3a3a58;background:0 0;border:none;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin-top:1px;display:flex}.cart-item-remove:hover{color:#f87171}.cart-item-bottom{justify-content:space-between;align-items:center;display:flex}.cart-stepper{background:#ffffff0f;border-radius:5px;align-items:center;display:flex;overflow:hidden}.cart-stepper button{color:#5a5a80;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:22px;font-size:.9rem;line-height:1;display:flex}.cart-stepper button:hover:not(:disabled){color:#c0c0e0;background:#ffffff14}.cart-stepper button:disabled{color:#252538;cursor:not-allowed}.cart-stepper-qty{text-align:center;color:#9090b8;min-width:26px;font-size:.75rem;font-weight:600}.cart-item-price{color:#e0e0f4;white-space:nowrap;font-size:.8rem;font-weight:600}.cart-footer{background:#0f0f1a;border-top:1px solid #ffffff12;flex-direction:column;flex-shrink:0;gap:.625rem;padding:.875rem 1.125rem;display:flex}.cart-total{justify-content:space-between;align-items:center;display:flex}.cart-total span{color:#4a4a6a;font-size:.8rem}.cart-total-value{color:#e8e8f5;font-size:1.05rem;font-weight:700}.cart-order-btn{justify-content:center;width:100%;padding:.6rem;font-size:.9rem}.adm-row-cart{flex-shrink:0;justify-content:flex-end;align-items:center;min-width:72px;display:flex}.adm-row-cart-add{color:#3b82f6;cursor:pointer;background:#eff6ff;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.adm-row-cart-add:hover{background:#dbeafe}.adm-row-stepper{background:#f3f3f7;border-radius:8px;align-items:center;display:flex;overflow:hidden}.adm-row-stepper button{color:#4a4a6a;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:26px;height:28px;font-size:.9rem;font-weight:600;display:flex}.adm-row-stepper button:hover:not(:disabled){background:#e8e8f0}.adm-row-stepper button:disabled{color:#ccc;cursor:not-allowed}.adm-row-stepper-qty{text-align:center;color:#15153a;min-width:26px;font-size:.8rem;font-weight:700}.adm-topbar{background:#0c0c12;border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:.7rem;height:56px;padding:0 1.1rem 0 1.5rem;display:flex}.adm-topbar-title{letter-spacing:-.015em;color:#e6e6f0;white-space:nowrap;margin:0;font-size:.98rem;font-weight:600}.adm-topbar-spacer{flex:.5rem;min-width:.25rem}.adm-burger{color:#8a8aa6;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:7px;transition:background .15s,color .15s;display:none}.adm-burger:hover{color:#d6d6e8;background:#ffffff0f}@media (max-width:1024px){.adm-burger{display:flex}}.adm-topbar-rates{color:#565670;white-space:nowrap;align-items:baseline;gap:.9rem;margin-right:.15rem;font-size:.74rem;display:flex}.adm-topbar-rates b{color:#9494b2;font-variant-numeric:tabular-nums;font-weight:600}@media (max-width:1180px){.adm-topbar-rates{display:none}}.adm-seg{background:#ffffff0a;border:1px solid #ffffff12;border-radius:9px;align-items:center;gap:1px;padding:2px;display:inline-flex}.adm-seg-btn{appearance:none;color:#6e6e8c;cursor:pointer;background:0 0;border:none;border-radius:7px;min-width:27px;padding:.3rem .5rem;font-family:inherit;font-size:.74rem;font-weight:600;line-height:1;transition:background .13s,color .13s}.adm-seg-btn:hover{color:#b6b6d2}.adm-seg-btn--active{color:#ededf6;background:#ffffff17;box-shadow:0 1px 2px #0000004d}@media (max-width:900px){.adm-seg{display:none}}.adm-cart-btn{color:#8a8aa6;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .15s,color .15s;display:flex;position:relative}.adm-cart-btn:hover{color:#d8d8e8;background:#ffffff0f}.adm-cart-badge{color:#fff;text-align:center;background:#2563eb;border:2px solid #0c0c12;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:.62rem;font-weight:700;line-height:16px;position:absolute;top:-4px;right:-4px}.adm-balance{color:#7c7c9a;background:#ffffff0a;border:1px solid #ffffff12;border-radius:9px;align-items:center;gap:.5rem;height:34px;padding:0 .45rem 0 .65rem;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.adm-balance:hover{background:#ffffff12;border-color:#ffffff21}.adm-balance-ico{color:#5a5a74;flex-shrink:0;display:flex}.adm-balance-amt{color:#d8d8e8;font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.82rem;font-weight:700}.adm-balance-plus{color:#6ea2f0;background:#3b82f624;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.95rem;font-weight:600;line-height:1;display:inline-flex}.adm-balance:hover .adm-balance-plus{color:#93c5fd;background:#3b82f638}.adm-usermenu{flex-shrink:0;position:relative}.adm-user-btn{cursor:pointer;background:#ffffff09;border:1px solid #ffffff12;border-radius:9px;align-items:center;gap:.5rem;height:34px;padding:0 .5rem 0 .4rem;font-family:inherit;transition:background .15s,border-color .15s;display:inline-flex}.adm-user-btn:hover,.adm-user-btn--open{background:#ffffff12;border-color:#ffffff21}.adm-user-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.72rem;font-weight:700;display:flex}.adm-user-email{color:#8c8caa;text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-size:.8rem;overflow:hidden}.adm-user-chev{color:#5a5a74;flex-shrink:0;transition:transform .16s;display:flex}.adm-user-btn--open .adm-user-chev{transform:rotate(180deg)}.adm-user-dd{z-index:60;background:#15151e;border:1px solid #ffffff1a;border-radius:12px;width:232px;padding:6px;animation:.13s adm-fade;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 40px #00000080}.adm-user-dd-head{border-bottom:1px solid #ffffff0f;align-items:center;gap:.6rem;margin-bottom:5px;padding:.55rem .6rem .7rem;display:flex}.adm-user-dd-avatar{color:#fff;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.88rem;font-weight:700;display:flex}.adm-user-dd-info{flex-direction:column;gap:1px;min-width:0;display:flex}.adm-user-dd-name{color:#e4e4ee;text-overflow:ellipsis;white-space:nowrap;font-size:.85rem;font-weight:600;overflow:hidden}.adm-user-dd-email{color:#6c6c8a;text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;overflow:hidden}.adm-user-dd-item{color:#c2c2d6;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.6rem;width:100%;padding:.5rem .6rem;font-family:inherit;font-size:.84rem;text-decoration:none;transition:background .12s,color .12s;display:flex}.adm-user-dd-item svg{color:#6c6c8a;flex-shrink:0;transition:color .12s}.adm-user-dd-item:hover{color:#fff;background:#ffffff0f}.adm-user-dd-item:hover svg{color:#b6b6d2}.adm-user-dd-sep{background:#ffffff0f;height:1px;margin:5px 0}.adm-user-dd-item--danger{color:#df8585}.adm-user-dd-item--danger svg{color:#c06868}.adm-user-dd-item--danger:hover{color:#f87171;background:#f871711a}.adm-user-dd-item--danger:hover svg{color:#f87171}@media (max-width:1024px){.adm-topbar{padding:0 .9rem}.adm-topbar-title{font-size:.92rem;display:block}}@media (max-width:600px){.adm-topbar{gap:.5rem}.adm-user-email,.adm-user-chev{display:none}.adm-user-btn{padding:0 .35rem}}@media (max-width:440px){.adm-balance-amt{display:none}.adm-balance{padding:0 .4rem}}.adm-codes{background:#34d3990a;border:1px solid #34d39929;border-radius:10px;margin-top:.5rem;overflow:hidden}.adm-codes-head{border-bottom:1px solid #34d3991f;justify-content:space-between;align-items:center;gap:.75rem;padding:.45rem .65rem .45rem .75rem;display:flex}.adm-codes-title{letter-spacing:.08em;text-transform:uppercase;color:#5b9a7e;font-size:.66rem;font-weight:700}.adm-codes-copyall{color:#4ea882;cursor:pointer;background:0 0;border:1px solid #34d3993d;border-radius:6px;align-items:center;gap:.35rem;padding:.22rem .5rem;font-family:inherit;font-size:.72rem;font-weight:600;transition:background .13s,color .13s,border-color .13s;display:inline-flex}.adm-codes-copyall:hover{color:#62c79a;background:#34d3991a;border-color:#34d39959}.adm-codes-copyall--done{color:#5fc99a;background:#34d3991f;border-color:#34d39966}.adm-codes-list{list-style:none}.adm-codes-item{border-bottom:1px solid #34d39912;align-items:center;gap:.5rem;padding:.38rem .65rem .38rem .75rem;display:flex}.adm-codes-item:last-child{border-bottom:none}.adm-codes-value{color:#b9e8d2;word-break:break-all;-webkit-user-select:all;user-select:all;flex:1;min-width:0;font-family:ui-monospace,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:.82rem;line-height:1.5}.adm-codes-copy{color:#6a8a7a;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .13s,color .13s,border-color .13s;display:inline-flex}.adm-codes-copy:hover{color:#b9e8d2;background:#ffffff0f;border-color:#ffffff24}.adm-codes-copy--done{color:#4ea882;background:#34d3991a;border-color:#34d39952}.adm-sidebar-logo{flex-shrink:0;width:auto;height:24px;display:block}.adm-sidebar-brand-link:hover .adm-sidebar-logo{opacity:.82}.adm-partner-manager{background:linear-gradient(135deg,#2aa2e421,#3b82f60a),#0f1019;border:1px solid #2aa2e438;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:1.5rem;padding:1.1rem 1.25rem;display:flex}.adm-partner-manager-left{align-items:center;gap:.9rem;min-width:0;display:flex}.adm-partner-manager-avatar{color:#5cb3ea;background:#2aa2e429;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.adm-partner-manager-title{color:#e8e8f2;font-size:.95rem;font-weight:700;line-height:1.3}.adm-partner-manager-sub{color:#6a7a92;margin-top:1px;font-size:.8rem}.adm-partner-manager-handle{color:#5cb3ea;margin-top:3px;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-block}.adm-partner-manager-handle:hover{text-decoration:underline}.adm-partner-manager-btn{color:#fff;background:#229ed9;border-radius:10px;flex-shrink:0;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.adm-partner-manager-btn:hover{background:#1d8bc0}.adm-partner-manager-btn:active{transform:translateY(1px)}@media (max-width:560px){.adm-partner-manager{flex-direction:column;align-items:stretch}.adm-partner-manager-btn{justify-content:center}}.lp-product-card{cursor:default}.lp-product-card:hover{box-shadow:none;transform:none}.lp-product-price{color:var(--lp-navy);margin-top:auto;font-size:.86rem;font-weight:700}.lp-product-price small{color:var(--lp-slate);font-size:.72rem;font-weight:500}.lp-trust-group{text-align:center}.lp-trust-group+.lp-trust-group{margin-top:2.25rem}.lp-trust-label{letter-spacing:.09em;text-transform:uppercase;color:var(--lp-slate);margin-bottom:1rem;font-size:.72rem;font-weight:700;display:block}.lp-trust-chips{flex-wrap:wrap;justify-content:center;gap:.6rem;display:flex}.lp-trust-chip{border:1px solid var(--lp-border);color:var(--lp-navy);background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.5rem .95rem;font-size:.85rem;font-weight:600;display:inline-flex}.lp-trust-chip-ico{font-size:1rem;line-height:1}.lp-ob-steps{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.lp-ob-step{border:1px solid var(--lp-border);background:#fff;border-radius:12px;padding:1.75rem 1.3rem 1.4rem;position:relative}.lp-ob-step-num{background:var(--lp-sky);width:32px;height:32px;color:var(--lp-blue);border-radius:9px;justify-content:center;align-items:center;margin-bottom:1rem;font-size:.95rem;font-weight:800;display:inline-flex}.lp-ob-step-title{color:var(--lp-navy);margin:0 0 .4rem;font-size:1rem;font-weight:700}.lp-ob-step-desc{color:var(--lp-slate);margin:0;font-size:.86rem;line-height:1.55}@media (max-width:900px){.lp-ob-steps{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.lp-ob-steps{grid-template-columns:1fr}}.lp-featured{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.75rem;display:grid}.lp-featured-card{border:1px solid;border-radius:14px;align-items:center;gap:1rem;padding:1.25rem 1.4rem;display:flex;position:relative;overflow:hidden}.lp-featured-card:after{content:"";pointer-events:none;background:radial-gradient(closest-side,#ffffff1f,#0000);border-radius:50%;width:190px;height:190px;position:absolute;top:-45%;right:-8%}.lp-featured-card--steam{background:linear-gradient(135deg,#1b2838,#2a475e);border-color:#66c0f44d}.lp-featured-card--esim{background:linear-gradient(135deg,#0c3a32,#0e7a64);border-color:#2dd4bf52}.lp-featured-ico{z-index:1;color:#fff;background:#ffffff1f;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.lp-featured-text{z-index:1;flex:1;min-width:0;position:relative}.lp-featured-title{color:#fff;margin:0 0 .15rem;font-size:1.05rem;font-weight:700;line-height:1.25}.lp-featured-sub{color:#ffffffa8;margin:0;font-size:.83rem;line-height:1.45}.lp-featured-badge{z-index:1;text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex;position:relative}.lp-featured-badge-num{letter-spacing:-.02em;color:#fff;font-size:1.45rem;font-weight:800;line-height:1}.lp-featured-card--steam .lp-featured-badge-num{color:#a7e0ff}.lp-featured-card--esim .lp-featured-badge-num{color:#7ef0d6}.lp-featured-badge-note{color:#ffffff8c;white-space:nowrap;margin-top:4px;font-size:.7rem}@media (max-width:720px){.lp-featured{grid-template-columns:1fr}}@media (max-width:460px){.lp-featured-card{flex-wrap:wrap}.lp-featured-text{flex-basis:calc(100% - 48px - 1rem)}.lp-featured-badge{text-align:left;flex-direction:row;align-items:baseline;gap:.4rem;width:100%;margin-top:.6rem}}.lp-pm-card{border:1px solid var(--lp-border);background:#fff;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:2.25rem 2.5rem;display:flex;box-shadow:0 4px 24px #0f172a0d}.lp-pm-left{flex:1;align-items:center;gap:1.25rem;min-width:0;display:flex}.lp-pm-avatar{background:var(--lp-orange-bg);width:56px;height:56px;color:var(--lp-orange);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.lp-pm-title{letter-spacing:-.02em;color:var(--lp-navy);margin:0 0 .35rem;font-size:clamp(1.25rem,2vw,1.6rem);font-weight:800}.lp-pm-sub{color:var(--lp-slate);max-width:540px;margin:0 0 .55rem;font-size:.95rem;line-height:1.6}.lp-pm-handle{color:var(--lp-blue);font-size:.85rem;font-weight:700;text-decoration:none}.lp-pm-handle:hover{text-decoration:underline}.lp-pm-btn{color:#fff;background:#229ed9;border-radius:12px;flex-shrink:0;align-items:center;gap:.55rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.lp-pm-btn:hover{background:#1d8bc0}.lp-pm-btn:active{transform:translateY(1px)}@media (max-width:640px){.lp-pm-card{gap:1.5rem;padding:1.75rem 1.5rem}.lp-pm-btn{justify-content:center;width:100%}}.lp-sell-card:hover{box-shadow:none;border-color:var(--lp-border)}.lp-seo-cta{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}@media (max-width:768px){.lp-section,.lp-faq-section,.lp-api{padding:3rem 0}.lp-hero{padding:3rem 0 2.5rem}.lp-section-head{margin-bottom:2rem}.lp-wrap{padding:0 1.1rem}.lp-hero-btns{gap:.6rem}.lp-hero-btns .lp-btn-orange,.lp-hero-btns .lp-btn-outline{flex:auto;justify-content:center}.lp-hero-stats{flex-wrap:wrap;gap:.75rem 1rem}.lp-hero-stat-sep{display:none}.lp-ob-step{padding:1.4rem 1.2rem}}@media (max-width:480px){.lp-wrap{padding:0 1rem}.lp-h1{font-size:1.7rem}.lp-hero{padding:2.5rem 0 2rem}.lp-section,.lp-faq-section,.lp-api{padding:2.5rem 0}.lp-section-head{margin-bottom:1.6rem}.lp-products-grid{grid-template-columns:1fr 1fr;gap:.6rem}.lp-product-card{padding:.85rem .8rem .8rem}.lp-cta-h2,.lp-seo-h2{font-size:1.3rem}}.lp-pricing-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;display:grid}.lp-pricing-card{border:1px solid var(--lp-border);background:#fff;border-radius:12px;padding:1.75rem 1.4rem 1.5rem;position:relative}.lp-pricing-step{background:var(--lp-orange-bg);width:30px;height:30px;color:var(--lp-orange);border-radius:50%;justify-content:center;align-items:center;margin-bottom:.9rem;font-size:.9rem;font-weight:800;display:inline-flex}.lp-pricing-card-title{color:var(--lp-navy);margin:0 0 .4rem;font-size:1.05rem;font-weight:700}.lp-pricing-card-desc{color:var(--lp-slate);margin:0;font-size:.88rem;line-height:1.6}.lp-pricing-example{background:var(--lp-bg);border:1px solid var(--lp-border);border-radius:14px;flex-direction:column;align-items:center;gap:1rem;padding:1.75rem;display:flex}.lp-pricing-example-label{letter-spacing:.09em;text-transform:uppercase;color:var(--lp-slate);font-size:.7rem;font-weight:700}.lp-pricing-flow{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.lp-pricing-flow-box{border:1px solid var(--lp-border);background:#fff;border-radius:11px;flex-direction:column;align-items:center;gap:4px;min-width:132px;padding:.9rem 1.1rem;display:flex}.lp-pricing-flow-box--accent{border-color:var(--lp-orange);background:var(--lp-orange-bg)}.lp-pricing-flow-cap{letter-spacing:.04em;text-transform:uppercase;color:var(--lp-slate);font-size:.7rem;font-weight:600}.lp-pricing-flow-val{letter-spacing:-.01em;color:var(--lp-navy);font-size:1.15rem;font-weight:800}.lp-pricing-flow-box--accent .lp-pricing-flow-val{color:var(--lp-orange2)}.lp-pricing-flow-val small{color:var(--lp-slate);font-size:.78rem;font-weight:600}.lp-pricing-flow-arrow{color:#cbd5e1;font-size:1.15rem;font-weight:700}.lp-pricing-cta{text-align:center;margin-top:2rem}@media (max-width:860px){.lp-pricing-grid{grid-template-columns:1fr}}@media (max-width:520px){.lp-pricing-flow{flex-direction:column}.lp-pricing-flow-arrow{transform:rotate(90deg)}.lp-pricing-flow-box{width:100%;min-width:0}.lp-pricing-example{padding:1.25rem}}.adm-user-dd{width:280px;max-width:calc(100vw - 1rem)}.adm-user-dd-balance{background:linear-gradient(135deg,#3b82f624,#6366f10d);border:1px solid #3b82f638;border-radius:9px;flex-direction:column;gap:4px;margin:0 0 5px;padding:.65rem .75rem;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.adm-user-dd-balance:hover{background:linear-gradient(135deg,#3b82f638,#6366f114);border-color:#3b82f659}.adm-user-dd-balance-label{letter-spacing:.07em;text-transform:uppercase;color:#7898cc;font-size:.66rem;font-weight:700}.adm-user-dd-balance-row{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.adm-user-dd-balance-amt{color:#f0f3fa;letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:800}.adm-user-dd-balance-add{color:#6ea2f0;white-space:nowrap;font-size:.74rem;font-weight:700}.adm-user-dd-section{justify-content:space-between;align-items:center;gap:.75rem;padding:.45rem .65rem;display:flex}.adm-user-dd-section-label{color:#8b8ba3;font-size:.78rem;font-weight:600}.adm-seg--in-dd{display:inline-flex!important}@media (max-width:768px){.adm-topbar{gap:.45rem;padding:0 .65rem}.adm-burger{width:40px;height:40px;padding:0}.adm-cart-btn{width:40px;height:40px}.adm-user-btn{height:40px;padding:0 .3rem}.adm-user-avatar{width:28px;height:28px;font-size:.78rem}.adm-topbar-title{text-overflow:ellipsis;white-space:nowrap;max-width:55%;font-size:.92rem;overflow:hidden}.adm-balance{display:none}}@media (max-width:480px){.adm-topbar{gap:.35rem;padding:0 .5rem}.adm-topbar-title{max-width:50%;font-size:.88rem}}.hdr-burger{color:#475569;cursor:pointer;background:0 0;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;transition:background .15s,color .15s;display:none}.hdr-burger:hover{color:#0f172a;background:#f1f5f9}.hdr-burger:active{background:#e2e8f0}@media (max-width:880px){.hdr-burger{display:inline-flex}.hdr-nav{display:none}.hdr-mainbar{height:56px}.hdr-mainbar-inner{justify-content:space-between}.hdr-logo{margin-right:0}.hdr-logo-img{height:26px}body.has-new-header .main{margin-top:96px!important}body.has-new-header.has-active-order-banner .main{margin-top:140px!important}}@media (max-width:480px){.hdr-topbar{height:36px}.hdr-locale-btn{padding:0 6px}body.has-new-header .main{margin-top:92px!important}}.hdr-mnav-backdrop{z-index:999;background:#0f172a59;animation:.16s hdr-mnav-fade;position:fixed;inset:96px 0 0}.hdr-mnav{z-index:1000;background:#fff;border-bottom:1px solid #e2e8f0;flex-direction:column;gap:1px;padding:10px;animation:.18s hdr-mnav-slide;display:flex;position:fixed;top:96px;left:0;right:0;box-shadow:0 10px 28px #0f172a1f}@keyframes hdr-mnav-fade{0%{opacity:0}to{opacity:1}}@keyframes hdr-mnav-slide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:none}}.hdr-mnav-primary{color:#2563eb;border-radius:8px;padding:13px 14px;font-size:15px;font-weight:600;text-decoration:none;transition:background .13s;display:block}.hdr-mnav-primary:hover{background:#eff6ff}.hdr-mnav-link{color:#475569;border-radius:8px;padding:12px 14px;font-size:14px;font-weight:500;text-decoration:none;transition:background .13s,color .13s;display:block}.hdr-mnav-link:hover{color:#0f172a;background:#f1f5f9}.hdr-mnav-sep{background:#e2e8f0;height:1px;margin:6px 8px}@media (max-width:480px){.hdr-mnav,.hdr-mnav-backdrop{top:92px}}@media (max-width:768px){.lp-wrap{padding:0 1rem}.lp-section,.lp-faq-section,.lp-api,.lp-cta{padding:2.75rem 0}.lp-hero{padding:2.5rem 0 2rem}.lp-section-head{margin-bottom:1.75rem}.lp-section-sub{font-size:.95rem;line-height:1.6}.lp-eyebrow{margin-bottom:1rem;padding:.25rem .6rem;font-size:.66rem}.lp-hero-btns{flex-direction:column;align-items:stretch;gap:.6rem}.lp-hero-btns .lp-btn-orange,.lp-hero-btns .lp-btn-outline{justify-content:center;width:100%;padding:.85rem 1.25rem;font-size:.95rem}.lp-hero-stats{gap:1rem 1.25rem;margin-top:1.25rem;font-size:.8rem}.lp-hero-stat strong{font-size:1.1rem}.lp-cta-wrap{flex-direction:column;align-items:stretch;gap:1.25rem}.lp-cta-btns{flex-direction:column;gap:.55rem}.lp-cta-btns .lp-btn-orange,.lp-cta-btns .lp-btn-outline-w{justify-content:center;width:100%;padding:.85rem 1.25rem;font-size:.95rem}.lp-api-btns{gap:.55rem}.lp-api-btns .lp-btn-orange,.lp-api-btns .lp-btn-outline-w{flex:auto;justify-content:center}.lp-featured-card{gap:.85rem;padding:1rem 1.1rem}.lp-featured-ico{border-radius:11px;width:42px;height:42px}.lp-featured-title{font-size:.98rem}.lp-featured-sub{font-size:.78rem}.lp-featured-badge-num{font-size:1.25rem}.lp-trust-chips{gap:.45rem}.lp-trust-chip{padding:.4rem .75rem;font-size:.8rem}.lp-trust-chip-ico{font-size:.95rem}.lp-trust-label{margin-bottom:.75rem}.lp-trust-group+.lp-trust-group{margin-top:1.5rem}.lp-pricing-example{gap:.85rem;padding:1.25rem}.lp-pricing-card{padding:1.25rem 1.15rem 1.15rem}.lp-pricing-card-title{font-size:1rem}.lp-pricing-card-desc{font-size:.85rem}.lp-pm-card{gap:1.1rem;padding:1.5rem 1.25rem}.lp-pm-avatar{border-radius:13px;width:48px;height:48px}.lp-pm-title{font-size:1.2rem}.lp-pm-sub{font-size:.9rem}.lp-pm-btn{padding:.8rem 1.25rem;font-size:.92rem}.lp-ob-step{padding:1.4rem 1.15rem 1.2rem}.lp-ob-step-num{width:28px;height:28px;margin-bottom:.75rem;font-size:.88rem}.lp-seo-h2{margin-bottom:1rem;font-size:1.4rem}.lp-seo-tags{gap:.4rem}.lp-seo-tag{padding:.32rem .65rem;font-size:.78rem}.lp-faq-q{gap:.75rem;padding:1rem 0;font-size:.92rem}.lp-faq-a{font-size:.86rem;line-height:1.65}}@media (max-width:480px){.lp-wrap{padding:0 .9rem}.lp-section,.lp-faq-section,.lp-api,.lp-cta{padding:2.25rem 0}.lp-hero{padding:2rem 0 1.75rem}.lp-section-head{margin-bottom:1.4rem}.lp-h1{letter-spacing:-.02em;font-size:1.55rem;line-height:1.18}.lp-h2{font-size:1.35rem}.lp-hero-sub{font-size:.92rem;line-height:1.55}.lp-cta-h2{font-size:1.3rem}.lp-seo-h2{font-size:1.25rem}.lp-hero-stats{gap:.75rem 1rem}.lp-hero-stat strong{font-size:1rem}.lp-hero-stat span{font-size:.72rem}.lp-featured-card{gap:.7rem;padding:.9rem 1rem}.lp-featured-ico{width:38px;height:38px}.lp-pricing-flow-box{padding:.75rem .9rem}.lp-pricing-flow-val{font-size:1.05rem}.lp-pm-card{padding:1.25rem 1.1rem}.lp-pm-handle{font-size:.82rem}}@media (max-width:380px){.lp-h1{font-size:1.4rem}.lp-h2{font-size:1.2rem}.lp-hero-stats{flex-direction:column;align-items:flex-start;gap:.5rem}.lp-hero-stats .lp-hero-stat strong{font-size:.95rem}}.lp-hero{padding-top:1rem!important}@media (min-width:961px){.lp-hero{padding-top:5.5rem!important}}@media (max-width:480px){.lp-hero{padding-top:.6rem!important}}@media (max-width:960px){.lp-hero{background:#fff!important;padding-top:0!important}.lp-hero-wrap{align-items:start!important;margin-top:0!important;padding-top:0!important}.lp-hero-left{margin-top:0!important;padding-top:0!important}.lp-eyebrow{margin-top:0!important}}.dp{color:#0f172a;background:#f7f8fb;min-height:100vh;font-family:Onest,system-ui,sans-serif}.dp-wrap{max-width:1100px;margin:0 auto;padding:0 1.5rem}.dp-header{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.dp-header-inner{justify-content:space-between;align-items:center;gap:1rem;padding-top:.85rem;padding-bottom:.85rem;display:flex}.dp-brand{display:inline-flex}.dp-logo{width:auto;height:30px;display:block}.dp-contact{color:#229ed9;background:#229ed90f;border:1px solid #229ed940;border-radius:8px;padding:.45rem .85rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s}.dp-contact:hover{background:#229ed91f;border-color:#229ed966}.dp-hero{background:#fff;border-bottom:1px solid #e2e8f0;padding:2.25rem 0 2rem}.dp-eyebrow{letter-spacing:.09em;text-transform:uppercase;color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:5px;margin-bottom:.85rem;padding:.28rem .65rem;font-size:.7rem;font-weight:700;display:inline-block}.dp-sub{color:#64748b;max-width:760px;margin:0;font-size:.95rem;line-height:1.55}.dp-toc{background:#fff;border-bottom:1px solid #e2e8f0;padding:1rem 0 1.15rem}.dp-toc-label{letter-spacing:.09em;text-transform:uppercase;color:#64748b;margin-bottom:.6rem;font-size:.68rem;font-weight:700;display:block}.dp-toc-list{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.4rem .85rem;margin:0;padding:0;list-style:none;display:grid}.dp-toc-list a{color:#334155;border-radius:6px;justify-content:space-between;align-items:center;gap:.5rem;padding:.4rem .55rem;font-size:.85rem;text-decoration:none;transition:background .13s,color .13s;display:flex}.dp-toc-list a:hover{color:#1d4ed8;background:#eff6ff}.dp-toc-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dp-toc-count{color:#94a3b8;background:#f1f5f9;border-radius:999px;flex-shrink:0;padding:.1rem .45rem;font-size:.72rem;font-weight:600}.dp-cat{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.25rem;scroll-margin-top:80px;overflow:hidden}.dp-cat-head{background:#fafbfd;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:baseline;gap:1rem;padding:1rem 1.25rem;display:flex}.dp-cat-title{color:#0f172a;letter-spacing:-.015em;margin:0;font-size:1.1rem;font-weight:700}.dp-cat-meta{color:#64748b;white-space:nowrap;font-size:.78rem}.dp-empty{color:#94a3b8;margin:0;padding:1.25rem;font-size:.88rem}.dp-table-wrap{overflow-x:auto}.dp-table{border-collapse:collapse;width:100%;font-size:.88rem}.dp-table th{text-align:left;letter-spacing:.06em;text-transform:uppercase;color:#94a3b8;background:#fafbfd;border-bottom:1px solid #e2e8f0;padding:.65rem 1.25rem;font-size:.68rem;font-weight:700}.dp-th-stock{text-align:right;width:120px}.dp-th-price,.dp-th-rrp{text-align:right;width:130px}.dp-th-profit{text-align:right;width:140px}.dp-table td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:.65rem 1.25rem}.dp-table tr:hover{background:#fafbfd}.dp-td-name{color:#1e293b;font-weight:500}.dp-td-stock{text-align:right;white-space:nowrap;color:#475569;font-variant-numeric:tabular-nums}.dp-td-price{text-align:right;white-space:nowrap;color:#0f172a;font-variant-numeric:tabular-nums;font-weight:700}.dp-td-rrp{text-align:right;white-space:nowrap;color:#64748b;font-variant-numeric:tabular-nums}.dp-td-profit{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}.dp-profit-badge{color:#047857;letter-spacing:-.01em;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1px solid #a7f3d0;border-radius:999px;align-items:center;gap:.25rem;padding:.22rem .55rem;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:0 1px #0478570a}.dp-row-out{opacity:.6}.dp-out{color:#94a3b8}.dp-foot{background:#fff;border-top:1px solid #e2e8f0;padding:1.5rem 0 2rem}.dp-foot-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.dp-foot p{color:#64748b;max-width:640px;margin:0;font-size:.85rem;line-height:1.55}.dp-foot-cta{color:#229ed9;font-size:.92rem;font-weight:700;text-decoration:none}.dp-foot-cta:hover{text-decoration:underline}@media (max-width:640px){.dp-wrap{padding:0 .85rem}.dp-hero{padding:1.5rem 0}.dp-table th,.dp-table td{padding:.55rem .75rem;font-size:.82rem}.dp-th-stock,.dp-td-stock{width:84px}.dp-th-price,.dp-td-price,.dp-th-rrp,.dp-td-rrp{width:96px}.dp-th-profit,.dp-td-profit{width:104px}.dp-profit-badge{padding:.18rem .45rem;font-size:.78rem}.dp-cat-head{padding:.85rem .9rem}.dp-toc-list{grid-template-columns:1fr 1fr}}.dp-bucket+.dp-bucket{border-top:1px solid #e2e8f0}.dp-sub-head{background:#f7f9fc;border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:baseline;gap:.75rem;padding:.7rem 1.25rem;display:flex}.dp-sub-name{color:#334155;letter-spacing:-.005em;font-size:.84rem;font-weight:600}.dp-sub-count{color:#94a3b8;white-space:nowrap;font-size:.72rem}@media (max-width:640px){.dp-sub-head{padding:.6rem .85rem}}.dp-cat-title{flex-wrap:wrap;align-items:baseline;gap:.4rem;display:flex}.dp-cat-parent{color:#64748b;letter-spacing:0;font-size:.85em;font-weight:500}.dp-cat-arrow{color:#cbd5e1;font-size:.85em;font-weight:500}.dp-toc-parent{color:#94a3b8;font-weight:500}.dp-toolbar-inner{flex-wrap:wrap;align-items:center;gap:1rem;padding:.7rem 0;display:flex}.dp-search-input{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.62rem 2.25rem .62rem 2.2rem;font-size:.92rem;transition:border-color .15s,background .15s,box-shadow .15s}.dp-search-input:focus{background:#fff;border-color:#229ed9;box-shadow:0 0 0 3px #229ed91f}.dp-search-clear{color:#475569;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.7rem;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.dp-controls{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.dp-segment{background:#f1f5f9;border-radius:9px;gap:2px;padding:3px;display:inline-flex}.dp-segment-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:7px;min-width:36px;padding:.4rem .7rem;font-size:.85rem;font-weight:600;transition:background .15s,color .15s}.dp-markup{background:#f1f5f9;border-radius:9px;align-items:center;gap:.4rem;padding:.35rem .65rem;font-size:.85rem;display:inline-flex}.dp-markup-label{color:#64748b;font-weight:600}.dp-markup-input{color:#0f172a;text-align:right;font-variant-numeric:tabular-nums;-moz-appearance:textfield;background:0 0;border:none;outline:none;width:50px;font-size:.9rem;font-weight:700}.dp-markup-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.dp-markup-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.dp-markup-suffix{color:#64748b;font-weight:600}.dp-export{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:9px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.85rem;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.dp-layout{grid-template-columns:260px minmax(0,1fr);gap:1.5rem;max-width:1280px;margin:0 auto;padding:0 1rem;display:grid}.dp-side{display:block}.dp-side-inner{padding:1.2rem 0;position:sticky;top:70px}.dp-side-inner .dp-toc-label{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;margin-bottom:.65rem;padding-left:.3rem;font-size:.7rem;font-weight:700;display:block}.dp-side-link{color:#475569;border-left:2px solid #0000;border-radius:7px;justify-content:space-between;align-items:center;gap:.5rem;padding:.45rem .6rem;font-size:.85rem;text-decoration:none;transition:background .12s,color .12s,border-color .12s;display:flex}.dp-side-link--active{color:#1d4ed8;background:#eff6ff;border-left-color:#229ed9;font-weight:600}.dp-side-count{color:#94a3b8;background:#f1f5f9;border-radius:999px;flex:none;padding:.1rem .45rem;font-size:.72rem}.dp-side-link--active .dp-side-count{color:#1d4ed8;background:#dbeafe}.dp-empty-state{text-align:center;color:#64748b;background:#fff;border:1px dashed #cbd5e1;border-radius:12px;padding:2.5rem 1rem}.dp-link-btn{color:#229ed9;cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:0;font-weight:600}.dp-link-btn:hover{text-decoration:underline}.dp-cat-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.dp-cat-head-left{flex-wrap:wrap;align-items:baseline;gap:.7rem;display:flex}.dp-cat-cta{color:#fff;white-space:nowrap;background:#229ed9;border-radius:8px;align-items:center;gap:.4rem;padding:.42rem .75rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-flex}.dp-th-btn{font:inherit;letter-spacing:inherit;text-transform:inherit;color:inherit;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.35rem;width:100%;padding:0;display:inline-flex}.dp-th-btn:hover{color:#0f172a}.dp-th-btn--right{text-align:right;justify-content:flex-end}.dp-stock-badge{font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:999px;padding:.18rem .5rem;font-size:.76rem;font-weight:600;display:inline-block}.dp-stock-many{color:#047857;background:#ecfdf5;border:1px solid #a7f3d0}.dp-stock-mid{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.dp-stock-low{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa}.dp-stock-out{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.dp-profit-badge{align-items:baseline;gap:.3rem;display:inline-flex}.dp-profit-pct{color:#059669;opacity:.75;font-size:.72rem;font-weight:600}.dp-cards{display:none}@media (max-width:960px){.dp-layout{grid-template-columns:1fr;gap:0}.dp-side{background:#fff;border-bottom:1px solid #e2e8f0}.dp-side-inner{max-height:none;padding:.9rem 0;position:static;overflow-y:visible}.dp-side-list{flex-flow:wrap;gap:.4rem}.dp-side-link{background:#f1f5f9;border-left:none;border-radius:999px;padding:.4rem .65rem}.dp-side-link--active{color:#fff;background:#229ed9;border-left:none}.dp-side-link--active .dp-side-count{color:#fff;background:#fff3}}@media (max-width:640px){.dp-toolbar-inner{gap:.6rem}.dp-search{flex-basis:100%}.dp-controls{flex-basis:100%;gap:.4rem}.dp-segment-btn{padding:.4rem .6rem}.dp-export{padding:.45rem .7rem}.dp-export span,.dp-table-wrap{display:none}.dp-cards{background:#fff;flex-direction:column;gap:.5rem;margin:0;padding:.65rem;list-style:none;display:flex}.dp-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;gap:.55rem;padding:.7rem .8rem;display:flex}.dp-card-top{justify-content:space-between;align-items:flex-start;gap:.55rem;display:flex}.dp-card-name{color:#0f172a;font-size:.88rem;font-weight:600;line-height:1.3}.dp-card-grid{grid-template-columns:1fr 1fr;gap:.45rem .65rem;display:grid}.dp-card-cell{flex-direction:column;gap:.1rem;display:flex}.dp-card-cell--profit{border-top:1px dashed #e2e8f0;grid-column:1/-1;padding-top:.45rem}.dp-card-key{color:#94a3b8;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem;font-weight:600}.dp-card-val{color:#0f172a;font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:700}.dp-card-val--muted{color:#64748b;font-weight:600}.dp-cat-cta{padding:.38rem .65rem;font-size:.78rem}}.dp{--dp-toolbar-h:60px;--dp-sidebar-w:248px;--dp-accent:#229ed9;--dp-bg:#f8fafc;background:var(--dp-bg)}.dp-header{z-index:40;background:#fff;border-bottom:1px solid #e2e8f0;position:relative}.dp-header-inner{justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 0;display:flex}.dp-logo{height:26px;display:block}.dp-header-meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.dp-rate{font-variant-numeric:tabular-nums;background:#f1f5f9;border-radius:8px;align-items:baseline;gap:.32rem;padding:.32rem .62rem;font-size:.82rem;display:inline-flex}.dp-rate-key{letter-spacing:.06em;color:#94a3b8;font-size:.68rem;font-weight:700}.dp-rate-val{color:#0f172a;font-weight:700}.dp-fresh{color:#64748b;align-items:center;gap:.4rem;padding:0 .3rem;font-size:.78rem;display:inline-flex}.dp-fresh-dot{background:#10b981;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #10b9812e}.dp-contact{color:var(--dp-accent);background:#fff;border:1px solid #d3eaf6;border-radius:8px;padding:.34rem .62rem;font-size:.84rem;font-weight:600;text-decoration:none}.dp-contact:hover{background:#ecf6fb}.dp-hero{background:var(--dp-bg);padding:1.5rem 0 1.25rem}.dp-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--dp-accent);background:#229ed91a;border-radius:999px;margin-bottom:.7rem;padding:.28rem .6rem;font-size:.7rem;font-weight:700;display:inline-block}.dp-title{color:#0f172a;letter-spacing:-.025em;margin:0 0 .5rem;font-size:clamp(1.55rem,2.5vw,2rem);font-weight:800;line-height:1.15}.dp-sub{color:#64748b;max-width:720px;margin:0;font-size:.92rem}.dp-toolbar{z-index:30;-webkit-backdrop-filter:saturate(180%)blur(12px);background:#fffffff0;border-bottom:1px solid #e2e8f0;position:sticky;top:0}.dp-toolbar-inner{min-height:var(--dp-toolbar-h);flex-wrap:nowrap;align-items:center;gap:.75rem;padding:.6rem 0;display:flex}.dp-search{flex:auto;min-width:220px;position:relative}.dp-search-icon{color:#94a3b8;pointer-events:none;display:flex;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.dp-search-input{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;height:40px;padding:0 2.4rem;font-size:.9rem;line-height:1;transition:border-color .15s,box-shadow .15s}.dp-search-input::placeholder{color:#94a3b8}.dp-search-input:focus{border-color:var(--dp-accent);box-shadow:0 0 0 3px #229ed926}.dp-search-clear{color:#475569;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;line-height:1;display:flex;position:absolute;top:50%;right:.6rem;transform:translateY(-50%)}.dp-search-clear:hover{background:#cbd5e1}.dp-controls{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:.55rem;display:flex}.dp-segment{background:#f1f5f9;border-radius:10px;align-items:center;gap:2px;height:40px;padding:3px;display:inline-flex}.dp-segment-btn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:7px;min-width:36px;height:32px;padding:0 .7rem;font-size:.88rem;font-weight:700;transition:background .15s,color .15s}.dp-segment-btn:hover{color:#0f172a}.dp-segment-btn--active{color:var(--dp-accent);background:#fff;box-shadow:0 1px 3px #0f172a1a,0 0 0 1px #0f172a0a}.dp-markup-pick{flex-shrink:0;align-items:center;gap:.55rem;height:40px;display:inline-flex}.dp-markup-pick-label{color:#64748b;white-space:nowrap;padding-left:.15rem;font-size:.82rem;font-weight:600}.dp-segment--markup .dp-segment-btn{min-width:44px;padding:0 .55rem;font-size:.84rem}.dp-slider{background:#f1f5f9;border-radius:10px;flex-shrink:0;align-items:center;gap:.7rem;height:40px;padding:0 .9rem;display:inline-flex}.dp-slider-label{color:#64748b;white-space:nowrap;font-size:.82rem;font-weight:600}.dp-slider-input{appearance:none;cursor:pointer;background:0 0;width:140px;height:18px;margin:0;padding:0}.dp-slider-input::-webkit-slider-runnable-track{background:linear-gradient(to right, var(--dp-accent) 0%, var(--dp-accent) var(--dp-slider-pct,14%), #cbd5e1 var(--dp-slider-pct,14%), #cbd5e1 100%);border-radius:999px;height:6px}.dp-slider-input::-moz-range-track{background:#cbd5e1;border-radius:999px;height:6px}.dp-slider-input::-moz-range-progress{background:var(--dp-accent);border-radius:999px;height:6px}.dp-slider-input::-webkit-slider-thumb{appearance:none;border:2px solid var(--dp-accent);cursor:grab;background:#fff;border-radius:50%;width:16px;height:16px;margin-top:-5px;transition:transform .1s;box-shadow:0 1px 3px #0f172a2e}.dp-slider-input::-moz-range-thumb{border:2px solid var(--dp-accent);cursor:grab;background:#fff;border-radius:50%;width:16px;height:16px;box-shadow:0 1px 3px #0f172a2e}.dp-slider-input:active::-webkit-slider-thumb{cursor:grabbing;transform:scale(1.15)}.dp-slider-input:active::-moz-range-thumb{cursor:grabbing;transform:scale(1.15)}.dp-slider-val{color:#0f172a;font-variant-numeric:tabular-nums;text-align:right;min-width:38px;font-size:.88rem;font-weight:800}.dp-export{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:10px;flex-shrink:0;align-items:center;gap:.45rem;height:40px;padding:0 .95rem;font-size:.86rem;font-weight:700;transition:background .15s,transform .1s;display:inline-flex}.dp-export:hover{background:#1e293b}.dp-export:active{transform:scale(.97)}.dp-layout{grid-template-columns:var(--dp-sidebar-w) minmax(0, 1fr);align-items:start;gap:1.75rem;max-width:1320px;margin:0 auto;padding:0 1rem;display:grid}.dp-side{position:relative}.dp-side-inner{top:calc(var(--dp-toolbar-h) + 12px);max-height:none;padding:1.1rem .2rem 1rem;position:sticky;overflow:visible}.dp-side-inner .dp-toc-label{letter-spacing:.1em;text-transform:uppercase;color:#94a3b8;margin:0 0 .7rem .5rem;font-size:.66rem;font-weight:700;display:block}.dp-side-list{flex-direction:column;gap:1px;margin:0;padding:0;list-style:none;display:flex}.dp-side-link{color:#475569;border-radius:8px;justify-content:space-between;align-items:center;gap:.55rem;padding:.48rem .6rem .48rem .7rem;font-size:.86rem;text-decoration:none;transition:background .13s,color .13s;display:flex;position:relative}.dp-side-link:before{content:"";background:0 0;border-radius:2px;width:2px;transition:background .13s;position:absolute;top:6px;bottom:6px;left:0}.dp-side-link:hover{color:#0f172a;background:#f1f5f9}.dp-side-link--active{color:#0c4a6e;background:#229ed914;font-weight:700}.dp-side-link--active:before{background:var(--dp-accent)}.dp-side-name{white-space:nowrap;text-overflow:ellipsis;flex:auto;overflow:hidden}.dp-side-count{color:#94a3b8;background:#f1f5f9;border-radius:999px;flex-shrink:0;padding:.08rem .46rem;font-size:.72rem;font-weight:600}.dp-side-link--active .dp-side-count{background:var(--dp-accent);color:#fff}.dp-main{padding:0}.dp-main-inner{padding:1.1rem 0 2.5rem}.dp-cat{scroll-margin-top:calc(var(--dp-toolbar-h) + 8px);background:#fff;border:1px solid #e2e8f0;border-radius:14px;margin-bottom:1rem;overflow:visible;box-shadow:0 1px 2px #0f172a08}.dp-cat-head{top:var(--dp-toolbar-h);z-index:5;-webkit-backdrop-filter:saturate(180%)blur(8px);background:#fffffff5;border-bottom:1px solid #e2e8f0;border-radius:14px 14px 0 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;padding:.85rem 1.1rem;display:flex;position:sticky}.dp-cat-head-left{flex-wrap:wrap;align-items:baseline;gap:.65rem;min-width:0;display:flex}.dp-cat-title{color:#0f172a;letter-spacing:-.015em;margin:0;font-size:1.05rem;font-weight:700;display:inline}.dp-cat-meta{color:#64748b;white-space:nowrap;background:#f1f5f9;border-radius:999px;padding:.18rem .5rem;font-size:.74rem;font-weight:600}.dp-cat-cta{background:var(--dp-accent);color:#fff;white-space:nowrap;border-radius:8px;align-items:center;gap:.4rem;padding:.42rem .78rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .15s,transform .1s;display:inline-flex}.dp-cat-cta:hover{background:#1b8ec3}.dp-cat-cta:active{transform:scale(.97)}.dp-sub-head{background:#fafbfd;border-top:1px solid #f1f5f9}.dp-bucket:first-of-type .dp-sub-head{border-top:none}.dp-bucket:last-child .dp-table-wrap,.dp-bucket:last-child .dp-cards{border-bottom-right-radius:14px;border-bottom-left-radius:14px}.dp-bucket:last-child .dp-table{border-bottom-right-radius:14px;border-bottom-left-radius:14px;overflow:hidden}.dp-table th{background:0 0;border-bottom:1px solid #f1f5f9;padding:.6rem 1.1rem}.dp-table td{padding:.6rem 1.1rem}.dp-table tr:last-child td{border-bottom:none}.dp-profit-badge{color:#047857;background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border:1px solid #a7f3d0;border-radius:999px;padding:.22rem .55rem;font-size:.82rem;font-weight:700}.dp-profit-pct{color:#059669;opacity:.75;letter-spacing:-.01em;font-size:.7rem;font-weight:700}@media (max-width:960px){.dp-layout{grid-template-columns:1fr;gap:0}.dp-side{top:var(--dp-toolbar-h);z-index:20;-webkit-backdrop-filter:saturate(180%)blur(10px);backdrop-filter:saturate(180%)blur(10px);background:#f8fafcf2;border-bottom:1px solid #e2e8f0;position:sticky}.dp-side-inner{max-height:none;padding:.6rem 0;position:static;overflow-y:visible}.dp-side-inner .dp-toc-label{display:none}.dp-side-list{scrollbar-width:none;flex-flow:row;gap:.4rem;padding:0 1rem .2rem;overflow-x:auto}.dp-side-list::-webkit-scrollbar{display:none}.dp-side-link{background:#fff;border:1px solid #e2e8f0;border-radius:999px;flex-shrink:0;padding:.38rem .8rem}.dp-side-link:before{display:none}.dp-side-link--active{background:var(--dp-accent);color:#fff;border-color:var(--dp-accent)}.dp-side-link--active .dp-side-count{color:#fff;background:#ffffff40}.dp-cat-head{top:calc(var(--dp-toolbar-h) + 48px)}}@media (max-width:720px){.dp-header-inner{flex-wrap:wrap;gap:.5rem;padding:.6rem 0}.dp-header-meta{gap:.35rem}.dp-fresh{display:none}.dp-rate{padding:.26rem .5rem;font-size:.76rem}.dp-toolbar-inner{flex-wrap:wrap;gap:.5rem;padding:.55rem 0}.dp-search{flex-basis:100%;order:-1}.dp-controls{flex-wrap:wrap;flex-basis:100%;justify-content:space-between;gap:.4rem}.dp-slider-input{width:100px}.dp-export span{display:none}.dp-export{padding:0 .75rem}}@media (max-width:640px){.dp-cat-head{padding:.7rem .85rem}.dp-cat-title{font-size:.98rem}.dp-cat-meta{padding:.16rem .45rem;font-size:.7rem}.dp-cat-cta{padding:.36rem .65rem;font-size:.78rem}.dp-table-wrap{display:none}}.dp .dp-cat{scroll-margin-top:calc(var(--dp-toolbar-h) + 16px);background:#fff;border:1px solid #e7ebf2;border-radius:16px;margin-bottom:1.1rem;transition:box-shadow .2s;overflow:visible;box-shadow:0 1px 2px #0f172a0a,0 0 0 1px #0f172a05}.dp .dp-cat>.dp-cat-head{top:var(--dp-toolbar-h);z-index:6;-webkit-backdrop-filter:none;background:#fff;border-bottom:1px solid #eef1f5;border-radius:16px 16px 0 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;padding:.9rem 1.2rem;display:flex;position:sticky;box-shadow:0 1px #0f172a0a}.dp .dp-cat>.dp-cat-head:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(#0f172a0d,#0f172a00);height:8px;transition:opacity .18s;position:absolute;bottom:-8px;left:0;right:0}@supports (animation-timeline:view()){.dp .dp-cat>.dp-cat-head:after{animation:linear both dp-stuck-shadow;animation-timeline:view();animation-range:cover cover 8%}@keyframes dp-stuck-shadow{0%{opacity:1}to{opacity:0}}}.dp .dp-cat-head-left{flex-wrap:wrap;align-items:center;gap:.7rem;min-width:0;display:flex}.dp .dp-cat-title{color:#0b1220;letter-spacing:-.02em;margin:0;font-size:1.1rem;font-weight:800;line-height:1.2;display:inline-block}.dp .dp-cat-meta{color:#5b6778;white-space:nowrap;letter-spacing:.01em;background:#f1f5f9;border-radius:999px;padding:.22rem .55rem;font-size:.74rem;font-weight:700}.dp .dp-cat-cta{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2bb0ed 0%,#1b8ec3 100%);border-radius:9px;align-items:center;gap:.4rem;padding:.46rem .85rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:transform .1s,box-shadow .2s;display:inline-flex;box-shadow:0 1px 2px #229ed94d,inset 0 1px #ffffff26}.dp .dp-cat-cta:hover{box-shadow:0 2px 8px #229ed966,inset 0 1px #ffffff26}.dp .dp-cat-cta:active{transform:scale(.97)}.dp .dp-sub-head{background:#fafbfd;border-bottom:1px solid #eef1f5;justify-content:space-between;align-items:center;gap:.75rem;padding:.65rem 1.2rem;display:flex}.dp .dp-bucket:first-of-type .dp-sub-head{border-top:none}.dp .dp-sub-name{color:#0b1220;letter-spacing:-.005em;align-items:center;gap:.4rem;font-size:.84rem;font-weight:700;display:inline-flex}.dp .dp-sub-name:before{content:"";background:var(--dp-accent);border-radius:50%;width:4px;height:4px}.dp .dp-sub-count{color:#94a3b8;white-space:nowrap;font-size:.72rem;font-weight:600}.dp .dp-table th{letter-spacing:.09em;color:#94a3b8;text-transform:uppercase;background:0 0;border-bottom:1px solid #eef1f5;padding:.65rem 1.2rem;font-size:.66rem;font-weight:800}.dp .dp-table td{border-bottom:1px solid #f4f6fa;padding:.62rem 1.2rem}.dp .dp-profit-badge{color:#047857;font-variant-numeric:tabular-nums;letter-spacing:-.005em;background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #bbf7d0;border-radius:999px;align-items:baseline;gap:.32rem;padding:.22rem .55rem;font-size:.82rem;font-weight:700;display:inline-flex}.dp .dp-stock-badge{letter-spacing:.005em;padding:.2rem .55rem;font-size:.74rem;font-weight:700}.dp .dp-toolbar{background:#fffffff5;border-bottom:1px solid #eef1f5;box-shadow:0 1px #0f172a05}.dp .dp-title{letter-spacing:-.025em;color:#0b1220;font-size:clamp(1.65rem,2.6vw,2.1rem);font-weight:800}.dp .dp-side-link{color:#475569;border-radius:9px;padding:.5rem .7rem .5rem .8rem;font-size:.86rem;font-weight:500}@media (max-width:960px){.dp .dp-cat>.dp-cat-head{top:calc(var(--dp-toolbar-h) + 48px)}}@media (max-width:640px){.dp .dp-cat>.dp-cat-head{padding:.7rem .9rem}.dp .dp-cat-title{font-size:1rem}.dp .dp-cat-cta{padding:.36rem .65rem;font-size:.76rem}}.dp{--dp-accent:#0b1220;--dp-accent-soft:#1e293b;--dp-link:#1f6dc4;--dp-row-h:44px;--dp-toolbar-h:60px;--dp-bg:#fbfcfd;--dp-border:#e6eaef;--dp-border-soft:#eef1f5;--dp-text:#0b1220;--dp-text-muted:#5b6778;--dp-text-dim:#94a3b8;font-family:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-feature-settings:"cv02", "cv03", "cv04", "cv11";letter-spacing:-.005em;color:var(--dp-text);background:var(--dp-bg)}.dp--compact{--dp-row-h:32px}.dp .dp-hero{background:var(--dp-bg);padding:1.6rem 0 1.25rem}.dp .dp-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--dp-text-muted);background:0 0;margin-bottom:.45rem;padding:0;font-size:.7rem;font-weight:700;display:inline-block}.dp .dp-title{letter-spacing:-.03em;color:var(--dp-text);margin:0 0 .4rem;font-size:clamp(1.7rem,2.6vw,2.15rem);font-weight:700;line-height:1.15}.dp .dp-sub{color:var(--dp-text-muted);font-size:.92rem}.dp .dp-header{border-bottom:1px solid var(--dp-border-soft);background:#fff}.dp .dp-rate{border:1px solid var(--dp-border-soft);font-variant-numeric:tabular-nums;background:0 0;border-radius:8px;padding:.3rem .55rem}.dp .dp-rate-val{color:var(--dp-text)}.dp .dp-fresh{color:var(--dp-text-muted)}.dp .dp-fresh-dot{background:#16a34a;box-shadow:0 0 0 3px #16a34a2e}.dp .dp-contact{color:var(--dp-text);border:1px solid var(--dp-border);background:#fff;font-weight:500}.dp .dp-contact:hover{background:#f1f5f9}.dp .dp-toolbar{z-index:30;-webkit-backdrop-filter:none;border-bottom:1px solid var(--dp-border-soft);box-shadow:none;background:#fffffffa;position:sticky;top:0}.dp .dp-toolbar-inner{min-height:var(--dp-toolbar-h);flex-wrap:nowrap;align-items:center;gap:.6rem;padding:.55rem 0;display:flex}.dp .dp-search-input{border:1px solid var(--dp-border);background:#fff;height:38px;font-size:.88rem;font-weight:500}.dp .dp-search-input:focus{border-color:var(--dp-text);box-shadow:0 0 0 3px #0b122014}.dp .dp-segment{border:1px solid var(--dp-border-soft);background:#f3f5f8;border-radius:8px;height:38px;padding:2px}.dp .dp-segment-btn{color:var(--dp-text-muted);border-radius:6px;height:32px;padding:0 .6rem;font-size:.84rem;font-weight:500}.dp .dp-segment-btn--active{color:var(--dp-text);background:#fff;font-weight:700;box-shadow:0 1px 2px #0f172a14,0 0 0 1px #0f172a0a}.dp .dp-segment-btn--icon{justify-content:center;align-items:center;min-width:32px;padding:0;display:inline-flex}.dp .dp-markup-pick{height:38px}.dp .dp-markup-pick-label{color:var(--dp-text-muted);font-weight:500}.dp .dp-segment--markup .dp-segment-btn{min-width:42px}.dp .dp-export{background:var(--dp-accent);color:#fff;border-radius:8px;height:38px;padding:0 .85rem;font-size:.84rem;font-weight:500}.dp .dp-export:hover{background:var(--dp-accent-soft)}.dp .dp-quickbar{border-top:1px solid var(--dp-border-soft);flex-wrap:wrap;align-items:center;gap:.5rem;padding:.55rem 0;display:flex}.dp .dp-quickbar-label{letter-spacing:.08em;text-transform:uppercase;color:var(--dp-text-dim);margin-right:.15rem;font-size:.72rem;font-weight:700}.dp .dp-chip{border:1px solid var(--dp-border);color:var(--dp-text);cursor:pointer;background:#fff;border-radius:999px;padding:.35rem .7rem;font-size:.82rem;font-weight:500;transition:background .12s,border-color .12s}.dp .dp-chip:hover{background:#fafbfd;border-color:#cbd5e1}.dp .dp-chip--active{background:var(--dp-text);color:#fff;border-color:var(--dp-text)}.dp .dp-result-count{color:var(--dp-text-muted);margin-left:auto;font-size:.8rem}.dp .dp-cat{border:1px solid var(--dp-border-soft);box-shadow:none;background:#fff;border-radius:12px;margin-bottom:.85rem;overflow:visible}.dp .dp-cat:hover{box-shadow:0 1px 2px #0f172a0a}.dp .dp-cat>.dp-cat-head{top:var(--dp-toolbar-h);z-index:6;border-bottom:1px solid var(--dp-border-soft);box-shadow:none;background:#fff;border-radius:12px 12px 0 0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.85rem;padding:.8rem 1.1rem;display:flex;position:sticky}.dp .dp-cat>.dp-cat-head:after{display:none}.dp .dp-cat-head-left{align-items:baseline;gap:.85rem}.dp .dp-cat-title{color:var(--dp-text);letter-spacing:-.02em;font-size:1rem;font-weight:700}.dp .dp-cat-meta{display:none}.dp .dp-cat-stats{color:var(--dp-text-muted);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:.5rem;font-size:.78rem;display:inline-flex}.dp .dp-cat-stats>span:first-child{color:var(--dp-text);background:#f3f5f8;border-radius:6px;padding:.12rem .45rem;font-weight:700}.dp .dp-cat-stats-sep{color:#cbd5e1}.dp .dp-cat-link{color:var(--dp-link);white-space:nowrap;padding:.2rem .1rem;font-size:.83rem;font-weight:600;text-decoration:none;transition:color .12s}.dp .dp-cat-link:hover{color:#0f4a8a;text-decoration:underline}.dp .dp-cat-head .dp-cat-cta{display:none}.dp .dp-sub-head{border-bottom:1px solid var(--dp-border-soft);background:#fafbfd;padding:.5rem 1.1rem}.dp .dp-sub-name{color:var(--dp-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.78rem;font-weight:700}.dp .dp-sub-name:before{display:none}.dp .dp-sub-count{color:var(--dp-text-dim);font-size:.72rem;font-weight:500}.dp .dp-table{font-size:.88rem}.dp .dp-table th{border-bottom:1px solid var(--dp-border-soft);letter-spacing:.09em;color:var(--dp-text-dim);text-transform:uppercase;text-align:left;background:0 0;padding:.55rem 1.1rem;font-size:.66rem;font-weight:700}.dp .dp-table td{height:var(--dp-row-h);border-bottom:1px solid var(--dp-border-soft);font-variant-numeric:tabular-nums;vertical-align:middle;color:var(--dp-text);padding:0 1.1rem;font-weight:500}.dp .dp-table tr:last-child td{border-bottom:none}.dp .dp-table tbody tr{transition:background .1s}.dp .dp-table tbody tr:hover{background:#fafbfd}.dp .dp-td-name{font-weight:500}.dp .dp-th-stock,.dp .dp-td-stock,.dp .dp-th-price,.dp .dp-td-price,.dp .dp-th-rrp,.dp .dp-td-rrp,.dp .dp-th-profit,.dp .dp-td-profit{text-align:right}.dp .dp-th-btn--right{justify-content:flex-end}.dp .dp-stock{font-variant-numeric:tabular-nums;color:var(--dp-text);font-weight:500;font-size:inherit;background:0 0;border:none;align-items:center;gap:.4rem;padding:0;display:inline-flex}.dp .dp-stock-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.dp .dp-stock--high .dp-stock-dot{background:#16a34a}.dp .dp-stock--mid .dp-stock-dot{background:#cbd5e1}.dp .dp-stock--low .dp-stock-dot{background:#f59e0b}.dp .dp-stock--low .dp-stock-num{color:#b45309}.dp .dp-stock-num{font-weight:500}.dp .dp-profit-num{color:#047857;font-variant-numeric:tabular-nums;font-weight:700}.dp .dp-profit-pct{color:var(--dp-text-dim);font-variant-numeric:tabular-nums;font-size:.78em;font-weight:500}.dp .dp-td-price,.dp .dp-td-rrp,.dp .dp-td-profit{font-weight:600}.dp .dp-td-rrp{color:var(--dp-text-muted);font-weight:500}.dp .dp-side-inner{top:calc(var(--dp-toolbar-h) + 90px);max-height:none;padding:1rem .2rem;position:sticky;overflow:visible}.dp .dp-side-link{color:var(--dp-text-muted);padding:.42rem .7rem .42rem .75rem;font-size:.84rem;font-weight:500}.dp .dp-side-link:hover{color:var(--dp-text);background:#f3f5f8}.dp .dp-side-link--active{color:var(--dp-text);background:#f1f5f9;font-weight:700}.dp .dp-side-link--active:before{background:var(--dp-text);box-shadow:none}.dp .dp-side-count{color:var(--dp-text-dim);background:0 0;padding:0;font-size:.74rem;font-weight:500}.dp .dp-side-link--active .dp-side-count{color:var(--dp-text-muted);background:0 0}.dp .dp-toc-label{letter-spacing:.1em;color:var(--dp-text-dim);font-size:.66rem}.dp .dp-fab{z-index:50;background:var(--dp-accent);color:#fff;border-radius:999px;align-items:center;gap:.45rem;padding:.7rem 1.05rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .2s;display:inline-flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 10px 30px #0b122038,0 2px 6px #0b12201f}.dp .dp-fab:hover{transform:translateY(-2px);box-shadow:0 14px 36px #0b122042,0 3px 8px #0b122026}.dp .dp-fab:active{transform:scale(.97)}.dp .dp-foot{border-top:1px solid var(--dp-border-soft);background:0 0;padding:1.5rem 0 5rem}.dp .dp-foot p{color:var(--dp-text-muted);font-size:.84rem}.dp .dp-foot-cta{color:var(--dp-text);border-bottom:1px solid var(--dp-text);padding-bottom:1px}@media (max-width:640px){.dp .dp-card{border-color:var(--dp-border-soft);border-radius:12px;padding:.75rem .9rem}.dp .dp-card-name{color:var(--dp-text);font-weight:600}.dp .dp-card-key{color:var(--dp-text-dim)}.dp .dp-card-val{color:var(--dp-text);font-weight:700}.dp .dp-card-val--muted{color:var(--dp-text-muted);font-weight:500}.dp .dp-card-cell--profit{border-top-color:var(--dp-border-soft)}.dp .dp-fab span{display:none}.dp .dp-fab{padding:.85rem}.dp .dp-cat-stats{gap:.35rem;font-size:.72rem}.dp .dp-result-count{font-size:.76rem}}@media (max-width:720px){.dp .dp-toolbar-inner{gap:.4rem}.dp .dp-markup-pick-label,.dp .dp-export span{display:none}}.dp .dp-progress{z-index:100;opacity:0;pointer-events:none;background:0 0;height:2px;transition:opacity .2s;position:fixed;top:0;left:0;right:0}.dp .dp-progress--active{opacity:1}.dp .dp-progress--active:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--dp-link,#1f6dc4) 30%, var(--dp-link,#1f6dc4) 70%, transparent 100%);will-change:transform;animation:1.1s ease-in-out infinite dp-progress-sweep;position:absolute;inset:0;transform:translate(-100%)}@keyframes dp-progress-sweep{0%{transform:translate(-100%)}60%{transform:translate(100%)}to{transform:translate(100%)}}.dp.dp--compact{--dp-row-h:34px}.dp--compact .dp-table th{padding:.4rem .95rem;font-size:.64rem}.dp--compact .dp-table td{padding:0 .95rem;font-size:.83rem}.dp--compact .dp-cat>.dp-cat-head{padding:.7rem 1rem}.dp--compact .dp-cat-title{font-size:.95rem}.dp--compact .dp-sub-head{padding:.4rem .95rem}.dp--compact .dp-cards .dp-card{padding:.6rem .75rem}.dp .dp-export[disabled]{opacity:.75;cursor:progress;background:var(--dp-accent-soft)}.dp--loading .dp-fab{display:none}.dp-skel{background:linear-gradient(90deg,#eef1f5 0%,#f6f8fa 50%,#eef1f5 100%) 0 0/200% 100%;border-radius:6px;animation:1.4s ease-in-out infinite dp-skel-shimmer;display:inline-block}@keyframes dp-skel-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dp-skel--logo{width:120px;height:26px}.dp-skel--rate{border-radius:8px;width:72px;height:28px}.dp-skel--fresh{width:140px;height:18px}.dp-skel--eyebrow{width:86px;height:14px;margin-bottom:.6rem}.dp-skel--title{border-radius:8px;width:min(420px,70%);height:32px;margin-bottom:.6rem}.dp-skel--sub{width:min(520px,90%);height:16px}.dp-skel--search{border-radius:10px;flex:auto;min-width:220px;height:38px}.dp-skel--ctrl{border-radius:8px;width:130px;height:38px}.dp-skel--ctrl-wide{width:220px}.dp-skel--btn{border-radius:8px;width:88px;height:38px}.dp-skel--chip{border-radius:999px;width:88px;height:28px}.dp .dp-toolbar .dp-skel--chip+.dp-skel--chip{margin-left:.3rem}.dp-skel--toc-label{width:96px;height:12px;margin:0 0 .7rem .5rem;display:block}.dp-skel--toc-item{border-radius:7px;width:96%;height:14px;margin:.55rem .4rem;display:block}.dp-cat--skel{pointer-events:none}.dp-skel--cat-title{width:220px;height:18px}.dp-skel--cat-stats{width:320px;height:14px}.dp-skel--cell-name{width:60%;height:14px;display:block}.dp-skel--cell-num{width:70px;height:14px;display:inline-block}.dp-loading-hint{color:#fff;z-index:60;background:#0b1220eb;border-radius:999px;align-items:center;gap:.6rem;padding:.6rem 1rem;font-size:.84rem;font-weight:500;display:inline-flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0b122038}.dp-loading-spinner{border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite dp-spin}@keyframes dp-spin{to{transform:rotate(360deg)}}@media (max-width:640px){.dp-loading-hint{max-width:92vw;padding:.5rem .85rem;font-size:.78rem;bottom:1rem}}.dp .dp-catalog-banner{color:var(--dp-text);background:linear-gradient(135deg,#229ed914 0%,#229ed908 100%);border:1px solid #229ed938;border-radius:12px;align-items:center;gap:.75rem;margin-top:1rem;padding:.7rem .9rem;text-decoration:none;transition:border-color .15s,background .15s,transform .15s;display:flex;position:relative;overflow:hidden}.dp .dp-catalog-banner:before{content:"";background:var(--dp-link,#1f6dc4);width:3px;position:absolute;top:0;bottom:0;left:0}.dp .dp-catalog-banner:hover{background:linear-gradient(135deg,#229ed91f 0%,#229ed90d 100%);border-color:#229ed966}.dp .dp-catalog-banner:active{transform:scale(.997)}.dp .dp-catalog-banner-badge{background:var(--dp-link,#1f6dc4);color:#fff;letter-spacing:.04em;text-transform:uppercase;border-radius:6px;flex-shrink:0;align-items:center;padding:.22rem .55rem;font-size:.7rem;font-weight:700;display:inline-flex}.dp .dp-catalog-banner-text{color:var(--dp-text);flex:auto;font-size:.92rem;line-height:1.4}.dp .dp-catalog-banner-text b{color:var(--dp-link,#1f6dc4);font-weight:700}.dp .dp-catalog-banner-cta{color:var(--dp-link,#1f6dc4);white-space:nowrap;flex-shrink:0;font-size:.85rem;font-weight:600}@media (max-width:640px){.dp{padding-bottom:5rem}.dp .dp-header-inner{flex-wrap:nowrap;gap:.5rem;padding:.55rem 0}.dp .dp-header-meta{flex-wrap:nowrap;gap:.4rem}.dp .dp-rate{gap:.22rem;padding:.22rem .4rem;font-size:.7rem}.dp .dp-rate-key{font-size:.6rem}.dp .dp-fresh{display:none}.dp .dp-contact{padding:.28rem .5rem;font-size:.78rem}.dp .dp-logo{height:22px}.dp .dp-hero{padding:1rem 0 .9rem}.dp .dp-eyebrow{margin-bottom:.3rem;font-size:.62rem}.dp .dp-title{margin-bottom:.35rem;font-size:1.45rem;line-height:1.18}.dp .dp-sub{font-size:.84rem}.dp .dp-catalog-banner{flex-wrap:wrap;gap:.55rem;margin-top:.7rem;padding:.7rem .8rem .7rem .95rem}.dp .dp-catalog-banner-badge{padding:.18rem .45rem;font-size:.64rem}.dp .dp-catalog-banner-text{flex:100%;order:3;font-size:.86rem}.dp .dp-catalog-banner-cta{margin-left:auto;font-size:.8rem}.dp .dp-toolbar-inner{flex-wrap:wrap;gap:.5rem;padding:.5rem 0}.dp .dp-search{flex-basis:100%;order:-1;min-width:0}.dp .dp-search-input{border-radius:10px;height:40px;padding-left:2.2rem;padding-right:2.2rem;font-size:.92rem}.dp .dp-search-icon{left:.75rem}.dp .dp-controls{scrollbar-width:none;flex-wrap:nowrap;flex-basis:100%;justify-content:space-between;gap:.4rem;padding-bottom:2px;overflow-x:auto}.dp .dp-controls::-webkit-scrollbar{display:none}.dp .dp-segment,.dp .dp-markup-pick,.dp .dp-export{flex-shrink:0;height:36px}.dp .dp-segment-btn{height:30px;padding:0 .55rem;font-size:.82rem}.dp .dp-markup-pick-label{display:none}.dp .dp-segment--markup .dp-segment-btn{min-width:38px}.dp .dp-export{justify-content:center;min-width:44px;padding:0 .7rem}.dp .dp-export span{display:none}.dp .dp-quickbar{scrollbar-width:none;flex-wrap:nowrap;gap:.4rem;padding:.45rem 0;overflow-x:auto}.dp .dp-quickbar::-webkit-scrollbar{display:none}.dp .dp-quickbar-label{display:none}.dp .dp-chip{flex-shrink:0;padding:.32rem .65rem;font-size:.78rem}.dp .dp-result-count{flex-shrink:0;margin-left:0;font-size:.74rem}.dp .dp-side{border-bottom:1px solid var(--dp-border-soft);background:var(--dp-bg)}.dp .dp-side-list{gap:.35rem;padding:.45rem .9rem .55rem}.dp .dp-side-link{padding:.32rem .7rem;font-size:.8rem}.dp .dp-side-count{margin-left:.3rem;padding:0 .35rem;font-size:.68rem}.dp .dp-cat{border-radius:12px;margin-bottom:.7rem}.dp .dp-cat>.dp-cat-head{border-radius:12px 12px 0 0;align-items:flex-start;gap:.4rem;padding:.65rem .85rem}.dp .dp-cat-head-left{flex:100%;align-items:baseline;gap:.5rem}.dp .dp-cat-title{font-size:.95rem}.dp .dp-cat-stats{color:var(--dp-text-muted);flex-basis:100%;gap:.35rem;font-size:.72rem}.dp .dp-cat-stats-sep{color:#d1d8e0}.dp .dp-cat-link{flex-shrink:0;align-self:flex-start;font-size:.78rem}.dp .dp-sub-head{padding:.42rem .85rem}.dp .dp-sub-name{letter-spacing:.05em;font-size:.7rem}.dp .dp-sub-count{font-size:.68rem}.dp .dp-cards{gap:.45rem;padding:.55rem .6rem .65rem}.dp .dp-card{border-color:var(--dp-border-soft);border-radius:10px;padding:.7rem .85rem;box-shadow:0 1px #0f172a05}.dp .dp-card-top{align-items:flex-start;gap:.5rem}.dp .dp-card-name{flex:auto;font-size:.88rem;font-weight:600;line-height:1.25}.dp .dp-card-grid{grid-template-columns:1fr 1fr;gap:.35rem .65rem;margin-top:.15rem}.dp .dp-card-cell{gap:.05rem}.dp .dp-card-key{color:var(--dp-text-dim);text-transform:uppercase;letter-spacing:.06em;font-size:.62rem;font-weight:600}.dp .dp-card-val{color:var(--dp-text);font-size:.95rem;font-weight:700}.dp .dp-card-val--muted{color:var(--dp-text-muted);font-weight:500}.dp .dp-card-cell--profit{border-top:1px dashed var(--dp-border-soft);grid-column:1/-1;margin-top:.1rem;padding-top:.4rem}.dp .dp-card-cell--profit .dp-profit-num{font-size:.95rem}.dp .dp-stock{background:#f3f5f8;border-radius:6px;padding:.18rem .42rem;font-size:.74rem;font-weight:600}.dp .dp-stock-dot{width:6px;height:6px}.dp .dp-fab{border-radius:50%;justify-content:center;width:52px;height:52px;padding:0;bottom:.9rem;right:.9rem;box-shadow:0 8px 24px #0b122047,0 2px 6px #0b122026}.dp .dp-fab span{display:none}.dp .dp-fab svg{width:18px;height:18px}.dp .dp-foot{padding:1.25rem 0 2rem}.dp .dp-foot-inner{gap:.6rem}.dp .dp-foot p{font-size:.78rem}.dp .dp-foot-cta{font-size:.82rem}}@media (max-width:380px){.dp .dp-title{font-size:1.3rem}.dp .dp-rate{padding:.2rem .36rem;font-size:.66rem}.dp .dp-rate-key{font-size:.56rem}.dp .dp-contact{padding:.22rem .42rem;font-size:.72rem}.dp .dp-catalog-banner-text{font-size:.82rem}.dp .dp-card-grid{grid-template-columns:1fr}.dp .dp-card-cell--profit{grid-column:auto}}:is(html:has(.dp),body:has(.dp)){overflow:clip visible}.dp{--dp-toolbar-h:100px}.dp>.dp-toolbar{z-index:30;-webkit-backdrop-filter:none;border-bottom:1px solid var(--dp-border);background:#fff;position:sticky;top:0;box-shadow:0 1px #0f172a0a,0 4px 12px #0f172a08}.dp>.dp-toolbar .dp-quickbar{border-top:1px solid var(--dp-border-soft);background:#fff}.dp .dp-side-inner{top:calc(var(--dp-toolbar-h) + 14px);position:sticky}.dp .dp-cat>.dp-cat-head{top:var(--dp-toolbar-h)}@media (max-width:960px){.dp{--dp-toolbar-h:100px}.dp .dp-side{top:var(--dp-toolbar-h);z-index:20;position:sticky}.dp .dp-cat>.dp-cat-head{top:calc(var(--dp-toolbar-h) + 52px)}}@media (max-width:640px){.dp{--dp-toolbar-h:124px}.dp .dp-cat>.dp-cat-head{top:calc(var(--dp-toolbar-h) + 36px);padding:.55rem .85rem}.dp .dp-header{border-bottom:1px solid var(--dp-border-soft)}.dp .dp-header-inner{align-items:center;gap:.4rem;padding:.45rem 0}.dp .dp-logo{height:20px}.dp .dp-header-meta{gap:.3rem}.dp .dp-rate{background:0 0;border:none;padding:0;font-size:.7rem;line-height:1}.dp .dp-rate-key{color:var(--dp-text-dim);font-size:.58rem}.dp .dp-rate-val{color:var(--dp-text-muted);font-weight:600}.dp .dp-rate+.dp-rate{border-left:1px solid var(--dp-border-soft);margin-left:.05rem;padding-left:.35rem}.dp .dp-fresh{display:none}.dp .dp-contact{border-radius:6px;margin-left:auto;padding:.25rem .45rem;font-size:.72rem}.dp .dp-hero{padding:.7rem 0 .6rem}.dp .dp-eyebrow{letter-spacing:.12em;margin-bottom:.18rem;padding:0;font-size:.58rem}.dp .dp-title{margin-bottom:.25rem;font-size:1.25rem;line-height:1.18}.dp .dp-sub{font-size:.78rem;line-height:1.35}.dp .dp-catalog-banner{border-radius:10px;gap:.45rem;margin-top:.55rem;padding:.55rem .7rem .55rem .85rem}.dp .dp-catalog-banner:before{width:2px}.dp .dp-catalog-banner-badge{letter-spacing:.05em;padding:.15rem .4rem;font-size:.6rem}.dp .dp-catalog-banner-text{flex:100%;order:3;font-size:.78rem;line-height:1.35}.dp .dp-catalog-banner-cta{margin-left:auto;font-size:.75rem}.dp .dp-toolbar-inner{gap:.4rem;padding:.4rem 0}.dp .dp-search-input{border-radius:8px;height:36px;font-size:.88rem}.dp .dp-search-icon{left:.7rem}.dp .dp-search-clear{width:20px;height:20px;right:.45rem}.dp .dp-controls{gap:.35rem;padding-bottom:0}.dp .dp-segment{border-radius:7px;height:30px;padding:2px}.dp .dp-segment-btn{border-radius:5px;min-width:28px;height:24px;padding:0 .45rem;font-size:.74rem}.dp .dp-segment--markup .dp-segment-btn{min-width:32px}.dp .dp-markup-pick{gap:0;height:30px}.dp .dp-markup-pick-label{display:none}.dp .dp-export{border-radius:7px;justify-content:center;width:36px;min-width:36px;height:30px;padding:0}.dp .dp-toolbar>.dp-quickbar{border-top:1px solid var(--dp-border-soft);gap:.3rem;padding:.32rem 0 .38rem}.dp .dp-quickbar-label{display:none}.dp .dp-chip{border-radius:999px;flex-shrink:0;padding:.22rem .55rem;font-size:.72rem}.dp .dp-result-count{flex-shrink:0;margin-left:0;font-size:.7rem}.dp .dp-side-list{gap:.3rem;padding:.4rem .85rem}.dp .dp-side-link{padding:.28rem .6rem;font-size:.76rem}.dp .dp-side-count{margin-left:.25rem;font-size:.66rem}.dp .dp-cat{border-radius:10px;margin-bottom:.55rem}.dp .dp-cat>.dp-cat-head{flex-wrap:nowrap;align-items:center;gap:.4rem;padding:.5rem .75rem}.dp .dp-cat-head-left{flex-wrap:wrap;flex:auto;align-items:baseline;gap:.4rem;min-width:0}.dp .dp-cat-title{text-overflow:ellipsis;max-width:100%;font-size:.9rem;font-weight:700;line-height:1.2;overflow:hidden}.dp .dp-cat-stats{color:var(--dp-text-dim);flex-basis:100%;gap:.25rem;font-size:.66rem}.dp .dp-cat-stats>span:first-child{padding:.06rem .32rem;font-size:.62rem}.dp .dp-cat-link{flex-shrink:0;align-self:center;padding:.15rem 0;font-size:.72rem}.dp .dp-sub-head{padding:.35rem .75rem}.dp .dp-sub-name{letter-spacing:.06em;font-size:.65rem}.dp .dp-sub-count{font-size:.62rem}.dp .dp-cards{gap:.4rem;padding:.45rem .55rem .55rem}.dp .dp-card{border-radius:8px;gap:.45rem;padding:.6rem .7rem}.dp .dp-card-top{gap:.45rem}.dp .dp-card-name{font-size:.85rem;line-height:1.25}.dp .dp-card-grid{gap:.3rem .55rem}.dp .dp-card-key{letter-spacing:.07em;font-size:.58rem;font-weight:700}.dp .dp-card-val{font-size:.92rem}.dp .dp-card-cell--profit{padding-top:.35rem}.dp .dp-card-cell--profit .dp-profit-num{font-size:.92rem}.dp .dp-stock{background:0 0;border:none;gap:.3rem;padding:0;font-size:.78rem;font-weight:600}.dp .dp-stock-dot{width:7px;height:7px}.dp .dp-fab{right:max(.85rem, env(safe-area-inset-right));bottom:max(.85rem, calc(env(safe-area-inset-bottom) + .5rem));width:48px;height:48px;box-shadow:0 6px 18px #0b122052,0 2px 5px #0b12202e}.dp .dp-fab svg{width:16px;height:16px}.dp{padding-bottom:calc(env(safe-area-inset-bottom) + 4.5rem)}.dp .dp-foot{padding:1rem 0 .5rem}.dp .dp-foot p{font-size:.74rem;line-height:1.4}.dp .dp-foot-cta{font-size:.78rem}.dp a,.dp button{-webkit-tap-highlight-color:#229ed91f}}@media (max-width:380px){.dp .dp-title{font-size:1.15rem}.dp .dp-sub,.dp .dp-catalog-banner-text{font-size:.74rem}.dp .dp-catalog-banner-cta{font-size:.7rem}.dp .dp-search-input{height:34px;font-size:.84rem}.dp .dp-segment-btn{padding:0 .35rem;font-size:.7rem}.dp .dp-rate-key{display:none}.dp .dp-cat-title{font-size:.85rem}}@media (prefers-reduced-motion:reduce){.dp-skel,.dp .dp-progress--active:before{animation:none!important}.dp-skel{background:#eef1f5}}.dp .dp-mob-filter-btn{border:1px solid var(--dp-border);width:38px;height:38px;color:var(--dp-text);cursor:pointer;background:#fff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;transition:background .12s;display:none;position:relative}.dp .dp-mob-filter-btn:active{background:#f1f5f9}.dp .dp-mob-filter-badge{background:var(--dp-link);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 4px;font-size:.66rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 0 0 2px #fff}.dp-sheet-backdrop{z-index:90;-webkit-backdrop-filter:blur(2px);background:#0b122073;animation:.18s ease-out dp-sheet-fade;position:fixed;inset:0}@keyframes dp-sheet-fade{0%{opacity:0}to{opacity:1}}.dp-sheet{z-index:91;max-height:86vh;padding-bottom:env(safe-area-inset-bottom);background:#fff;border-radius:18px 18px 0 0;flex-direction:column;animation:.24s cubic-bezier(.2,.9,.3,1) dp-sheet-slide;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #0b12202e}@keyframes dp-sheet-slide{0%{transform:translateY(100%)}to{transform:translateY(0)}}.dp-sheet-handle{background:#cbd5e1;border-radius:999px;flex-shrink:0;width:38px;height:4px;margin:.55rem auto .4rem}.dp-sheet-head{flex-shrink:0;justify-content:space-between;align-items:center;padding:.1rem 1.1rem .8rem;display:flex}.dp-sheet-title{color:var(--dp-text,#0b1220);letter-spacing:-.015em;margin:0;font-size:1.05rem;font-weight:700}.dp-sheet-close{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;display:flex}.dp-sheet-body{flex:auto;padding:0 1.1rem 1.2rem;overflow-y:auto}.dp-segment--block{grid-auto-columns:1fr;grid-auto-flow:column;gap:2px;width:100%;height:42px;padding:3px;display:grid}.dp-segment--block .dp-segment-btn{min-width:0;height:36px;padding:0;font-size:.88rem;font-weight:600}.dp-segment--block .dp-segment-btn--active{font-weight:700}.dp-sheet-chips .dp-chip{padding:.5rem .85rem;font-size:.86rem;font-weight:500}.dp-sheet-summary{color:var(--dp-text-muted,#5b6778);text-align:center;background:#f1f5f9;border-radius:10px;margin-top:1.25rem;padding:.7rem .85rem;font-size:.85rem}.dp-sheet-actions{border-top:1px solid var(--dp-border-soft,#eef1f5);flex-shrink:0;grid-template-columns:1fr 1.4fr;gap:.5rem;padding:.75rem 1.1rem .9rem;display:grid}.dp-sheet-reset,.dp-sheet-apply{cursor:pointer;border:none;border-radius:12px;height:48px;font-size:.92rem;font-weight:700;transition:background .12s}.dp-sheet-reset:active{background:#e2e8f0}.dp-sheet-apply{background:var(--dp-accent,#0b1220);color:#fff}.dp-sheet-apply:active{background:var(--dp-accent-soft,#1e293b)}@media (max-width:640px){.dp .dp-side{display:none}.dp .dp-layout{grid-template-columns:1fr;gap:0}.dp .dp-controls,.dp .dp-toolbar>.dp-quickbar{display:none}.dp .dp-mob-filter-btn{display:inline-flex}.dp .dp-toolbar-inner{flex-wrap:nowrap;gap:.5rem;padding:.5rem 0}.dp .dp-search{flex:auto;order:0;min-width:0}.dp .dp-search-input{border-radius:9px;height:38px;font-size:.88rem}.dp{--dp-toolbar-h:58px}.dp .dp-cat>.dp-cat-head{top:var(--dp-toolbar-h);padding:.55rem .85rem}.dp .dp-cat-head-left{flex-wrap:nowrap;flex:auto;align-items:baseline;gap:.45rem;min-width:0}.dp .dp-cat-title{text-overflow:ellipsis;white-space:nowrap;font-size:.95rem;font-weight:700;overflow:hidden}.dp .dp-cat-stats{background:0 0;flex-shrink:0;flex-basis:auto;align-self:center;gap:0;padding:0}.dp .dp-cat-stats>:not(:first-child){display:none}.dp .dp-cat-stats>span:first-child{color:var(--dp-text-muted,#5b6778);background:#f1f5f9;border-radius:999px;padding:.14rem .45rem;font-size:.66rem;font-weight:700}.dp .dp-cat-link{flex-shrink:0;margin-left:auto;padding:.18rem 0;font-size:.72rem}.dp .dp-hero{padding:.7rem 0 .55rem}.dp .dp-eyebrow{margin-bottom:.18rem;font-size:.56rem}.dp .dp-title{font-size:1.22rem}.dp .dp-sub{font-size:.78rem}.dp .dp-catalog-banner{border-radius:10px;flex-wrap:nowrap;align-items:center;gap:.5rem;margin-top:.55rem;padding:.6rem .75rem .6rem .85rem}.dp .dp-catalog-banner-badge{flex-shrink:0;padding:.14rem .42rem;font-size:.6rem}.dp .dp-catalog-banner-text{flex:auto;order:unset;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.3;display:-webkit-box;overflow:hidden}.dp .dp-catalog-banner-cta{display:none}.dp .dp-cards{gap:.45rem;padding:.5rem .6rem .65rem}.dp .dp-card{border-color:var(--dp-border-soft,#eef1f5);background:#fff;border-radius:10px;gap:.55rem;padding:.7rem .85rem;box-shadow:0 1px #0f172a05}.dp .dp-card-top{align-items:flex-start;gap:.5rem}.dp .dp-card-name{flex:auto;min-width:0;font-size:.88rem;font-weight:600;line-height:1.3}.dp .dp-card-top .dp-stock{color:var(--dp-text-muted);background:0 0;border:none;flex-shrink:0;padding:0;font-size:.76rem;font-weight:600}.dp .dp-card-top .dp-stock-num{color:inherit}.dp .dp-card-grid{grid-template-columns:1fr 1fr;gap:.4rem .7rem}.dp .dp-card-cell{gap:.05rem}.dp .dp-card-key{letter-spacing:.07em;text-transform:uppercase;color:var(--dp-text-dim,#94a3b8);font-size:.6rem;font-weight:700}.dp .dp-card-val{color:var(--dp-text,#0b1220);font-size:.96rem;font-weight:700;line-height:1.15}.dp .dp-card-val--muted{color:var(--dp-text-muted,#5b6778);font-weight:500}.dp .dp-card-cell--profit{border-top:1px solid var(--dp-border-soft,#eef1f5);grid-column:1/-1;justify-content:space-between;align-items:baseline;gap:.5rem;margin-top:.15rem;padding-top:.45rem;display:flex}.dp .dp-card-cell--profit .dp-card-key{margin:0}.dp .dp-card-cell--profit .dp-profit-num{font-size:1rem;font-weight:800}.dp .dp-header-inner{padding:.5rem 0}.dp .dp-sub-head{padding:.4rem .85rem}.dp .dp-sub-name{letter-spacing:.07em;font-size:.66rem}.dp .dp-sub-count{font-size:.66rem}.dp .dp-cat{border-color:var(--dp-border-soft);border-radius:12px;margin-bottom:.65rem}.dp .dp-fab{width:50px;height:50px}.dp .dp-fab svg{width:18px;height:18px}.dp .dp-quickbar .dp-result-count{display:none}}@media (max-width:380px){.dp .dp-title{font-size:1.1rem}.dp .dp-card-grid{grid-template-columns:1fr}.dp .dp-card-cell--profit{grid-column:auto}.dp .dp-catalog-banner-text{font-size:.74rem}}.dp-mlist{display:none}@media (max-width:640px){.dp .dp-table-wrap{display:none}.dp .dp-mlist{background:#fff;flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.dp .dp-cards{display:none}.dp .dp-mrow{border-bottom:1px solid var(--dp-border-soft,#eef1f5);flex-direction:column;gap:.2rem;padding:.55rem .85rem .6rem;transition:background 80ms;display:flex}.dp .dp-mrow:last-child{border-bottom:none}.dp .dp-mrow:active{background:#fafbfd}.dp .dp-mrow-top{justify-content:space-between;align-items:baseline;gap:.6rem;display:flex}.dp .dp-mrow-name{min-width:0;color:var(--dp-text,#0b1220);-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;flex:auto;font-size:.86rem;font-weight:500;line-height:1.25;display:-webkit-box;overflow:hidden}.dp .dp-mrow-price{color:var(--dp-text,#0b1220);font-variant-numeric:tabular-nums;letter-spacing:-.005em;flex-shrink:0;font-size:.96rem;font-weight:700}.dp .dp-mrow-meta{color:var(--dp-text-muted,#5b6778);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:center;gap:.4rem .55rem;font-size:.72rem;display:flex}.dp .dp-mrow-stock{align-items:center;gap:.32rem;font-weight:500;display:inline-flex}.dp .dp-mrow-stock .dp-stock-dot{border-radius:50%;width:6px;height:6px}.dp .dp-stock--high .dp-stock-dot{background:#16a34a}.dp .dp-stock--mid .dp-stock-dot{background:#cbd5e1}.dp .dp-stock--low .dp-stock-dot{background:#f59e0b}.dp .dp-mrow-rrp:before,.dp .dp-mrow-profit:before{content:"·";color:#cbd5e1;margin-right:.5rem;font-weight:500}.dp .dp-mrow-profit{color:#047857;margin-left:auto;font-weight:700}.dp .dp-mrow-profit:before{margin-left:0;display:none}.dp .dp-cat>.dp-cat-head{align-items:flex-start;gap:.4rem;padding:.55rem .85rem}.dp .dp-cat-head-left{flex-wrap:wrap;align-items:baseline;gap:.4rem}.dp .dp-cat-title{white-space:normal;text-overflow:clip;-webkit-line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;font-size:.95rem;line-height:1.2;display:-webkit-box;overflow:hidden}.dp .dp-cat-stats{align-self:flex-start;margin-top:.08rem}.dp .dp-cat-link{color:var(--dp-text-muted);flex-shrink:0;align-self:flex-start;margin-left:auto;font-size:.7rem;font-weight:500}.dp .dp-bucket+.dp-bucket{border-top:1px solid var(--dp-border-soft)}.dp .dp-sub-head{background:#fafbfd;padding:.35rem .85rem}.dp .dp-sub-name{letter-spacing:.08em;font-size:.66rem}.dp .dp-sub-count{color:var(--dp-text-dim);font-size:.66rem}.dp .dp-cat{border-color:var(--dp-border-soft);background:#fff;border-radius:12px;margin-bottom:.5rem;overflow:visible}.dp .dp-wrap{padding:0 .85rem}.dp .dp-catalog-banner-text{-webkit-line-clamp:1;line-clamp:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}}@media (max-width:380px){.dp .dp-mrow{padding:.5rem .75rem .55rem}.dp .dp-mrow-name{font-size:.82rem}.dp .dp-mrow-price{font-size:.9rem}.dp .dp-mrow-meta{gap:.3rem .5rem;font-size:.68rem}}@media (max-width:640px){.dp .dp-wrap{padding:0 .7rem}.dp{padding-bottom:calc(env(safe-area-inset-bottom) + 3rem)}.dp .dp-hero{padding:.55rem 0 .45rem}.dp .dp-eyebrow{letter-spacing:.13em;margin-bottom:.12rem;font-size:.55rem}.dp .dp-title{margin-bottom:.2rem;font-size:1.15rem;line-height:1.15}.dp .dp-sub{font-size:.74rem;line-height:1.3}.dp .dp-catalog-banner{border-radius:8px;gap:.4rem;margin-top:.4rem;padding:.4rem .65rem .4rem .75rem}.dp .dp-catalog-banner:before{width:2px}.dp .dp-catalog-banner-badge{letter-spacing:.06em;padding:.1rem .36rem;font-size:.55rem}.dp .dp-catalog-banner-text{font-size:.73rem;line-height:1.25}.dp .dp-header-inner{padding:.4rem 0}.dp .dp-logo{height:18px}.dp .dp-rate{font-size:.66rem}.dp .dp-rate-key{font-size:.54rem}.dp .dp-contact{border-radius:5px;padding:.22rem .4rem;font-size:.68rem}.dp{--dp-toolbar-h:48px}.dp .dp-toolbar-inner{gap:.4rem;padding:.38rem 0}.dp .dp-search-input{border-radius:7px;height:34px;padding:0 2.1rem;font-size:.84rem}.dp .dp-search-icon{left:.65rem}.dp .dp-mob-filter-btn{border-radius:7px;width:34px;height:34px}.dp .dp-mob-filter-badge{min-width:16px;height:16px;font-size:.6rem;top:-3px;right:-3px}.dp .dp-cat{border-radius:10px;margin-bottom:.4rem}.dp .dp-cat>.dp-cat-head{border-radius:10px 10px 0 0;gap:.4rem;padding:.42rem .75rem}.dp .dp-cat-title{font-size:.9rem;font-weight:700;line-height:1.18}.dp .dp-cat-stats>span:first-child{padding:.08rem .38rem;font-size:.62rem}.dp .dp-cat-link{padding:.1rem 0;font-size:.66rem}.dp .dp-sub-head{background:#fafbfd;padding:.25rem .75rem}.dp .dp-sub-name{letter-spacing:.1em;font-size:.58rem;font-weight:700}.dp .dp-sub-count{font-size:.6rem}.dp .dp-mrow{gap:.12rem;padding:.4rem .75rem .45rem}.dp .dp-mrow-top{gap:.55rem}.dp .dp-mrow-name{-webkit-line-clamp:1;line-clamp:1;font-size:.83rem;font-weight:500;line-height:1.2}.dp .dp-mrow-price{font-size:.9rem;font-weight:700;line-height:1.1}.dp .dp-mrow-meta{gap:.25rem .5rem;font-size:.68rem;line-height:1.1}.dp .dp-mrow-stock{gap:.25rem}.dp .dp-mrow-stock .dp-stock-dot{width:5px;height:5px}.dp .dp-mrow-rrp:before,.dp .dp-mrow-profit:before{margin-right:.4rem}.dp .dp-fab{width:46px;height:46px}.dp .dp-fab svg{width:17px;height:17px}.dp .dp-foot{padding:.8rem 0 .4rem}.dp .dp-foot p{font-size:.7rem;line-height:1.35}.dp .dp-foot-cta{font-size:.74rem}.dp .dp-foot-inner{gap:.5rem}}@media (max-width:380px){.dp .dp-title{font-size:1.05rem}.dp .dp-mrow{padding:.38rem .65rem .42rem}.dp .dp-mrow-name{font-size:.8rem}.dp .dp-mrow-price{font-size:.86rem}.dp .dp-mrow-meta{gap:.25rem .4rem;font-size:.65rem}.dp .dp-mrow-rrp:before,.dp .dp-mrow-profit:before{margin-right:.3rem}.dp .dp-catalog-banner-text{font-size:.7rem}}.dp-sheet-body{padding:0 1.1rem 1.4rem}.dp-sheet-section+.dp-sheet-section{margin-top:1.3rem}.dp-sheet-label{letter-spacing:0;text-transform:none;color:#5b6778;margin-bottom:.55rem;font-size:.78rem;font-weight:600;display:block}.dp-sheet-head{padding:0 1.1rem .7rem}.dp-sheet-title{letter-spacing:-.02em;font-size:1.1rem;font-weight:700}.dp-sheet .dp-segment.dp-segment--block{background:#eff2f6;border:none;border-radius:12px;gap:0;width:100%;height:44px;padding:4px;display:flex;position:relative}.dp-sheet .dp-segment.dp-segment--block .dp-segment-btn{color:#64748b;white-space:nowrap;letter-spacing:-.01em;background:0 0;border-radius:9px;flex:1 1 0;min-width:0;height:36px;padding:0 .45rem;font-size:.88rem;font-weight:600;transition:color .15s}.dp-sheet .dp-segment.dp-segment--block .dp-segment-btn:hover{color:#0b1220}.dp-sheet .dp-segment.dp-segment--block .dp-segment-btn--active{color:#0b1220;background:#fff;font-weight:700;box-shadow:0 1px 2px #0f172a0f,0 1px 4px #0f172a14,0 0 0 1px #0f172a0a}.dp-sheet-chips{flex-wrap:wrap;gap:.45rem;display:flex}.dp-sheet-chips .dp-chip{color:#0b1220;background:#eff2f6;border:1px solid #0000;border-radius:999px;padding:.55rem .95rem;font-size:.86rem;font-weight:500;transition:background .15s,color .15s,border-color .15s}.dp-sheet-chips .dp-chip:hover{background:#e2e8f0}.dp-sheet-chips .dp-chip--active{color:#fff;background:#0b1220;border-color:#0b1220;font-weight:600}.dp-sheet-summary{color:#5b6778;text-align:center;background:linear-gradient(135deg,#1f6dc40f 0%,#1f6dc405 100%);border:1px solid #1f6dc429;border-radius:12px;margin-top:1.3rem;padding:.8rem .9rem;font-size:.86rem;line-height:1.4}.dp-sheet-summary b{color:#0b1220;font-weight:700}.dp-sheet-actions{padding:.9rem 1.1rem calc(env(safe-area-inset-bottom) + 1rem);background:#fff;border-top:1px solid #eef1f5;grid-template-columns:1fr 1.5fr;gap:.55rem;display:grid}.dp-sheet-reset,.dp-sheet-apply{cursor:pointer;letter-spacing:-.01em;border:none;border-radius:12px;height:50px;font-size:.95rem;font-weight:600;transition:background .12s,transform 80ms}.dp-sheet-reset{color:#475569;background:#f1f5f9}.dp-sheet-reset:hover{background:#e2e8f0}.dp-sheet-reset:active{background:#cbd5e1;transform:scale(.98)}.dp-sheet-apply{color:#fff;background:#0b1220;font-weight:700;box-shadow:0 1px 3px #0b12202e}.dp-sheet-apply:hover{background:#1e293b}.dp-sheet-apply:active{transform:scale(.98)}.dp-sheet-handle{background:#d3d8df;border-radius:999px;width:36px;height:4px;margin:.6rem auto .5rem}.dp-sheet-close{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.8rem;transition:background .12s;display:flex}.dp-sheet-close:hover{background:#e2e8f0}.dp-sheet-close:active{background:#cbd5e1}@media (max-width:380px){.dp-sheet-body{padding:0 .9rem 1.2rem}.dp-sheet-head{padding:0 .9rem .6rem}.dp-sheet-actions{padding:.85rem .9rem calc(env(safe-area-inset-bottom) + .9rem)}.dp-sheet .dp-segment.dp-segment--block .dp-segment-btn{padding:0 .3rem;font-size:.82rem}.dp-sheet-chips .dp-chip{padding:.5rem .8rem;font-size:.82rem}}.lp-demoprice-cta{color:#fff;background:linear-gradient(135deg,#0b1220 0%,#1e293b 100%);border-radius:16px;justify-content:space-between;align-items:center;gap:1.25rem;margin-top:2rem;padding:1.1rem 1.5rem;text-decoration:none;transition:transform .18s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0b122014,0 8px 24px #0b12202e}.lp-demoprice-cta:before{content:"";pointer-events:none;background:radial-gradient(circle,#229ed92e 0%,#0000 60%);width:60%;height:200%;transition:transform .45s;position:absolute;top:-50%;left:-10%}.lp-demoprice-cta:hover{transform:translateY(-2px);box-shadow:0 2px 4px #0b12201a,0 12px 32px #0b122038}.lp-demoprice-cta:hover:before{transform:translate(40%)}.lp-demoprice-cta:active{transform:scale(.99)}.lp-demoprice-cta-text{z-index:1;flex-direction:column;gap:.3rem;min-width:0;display:flex;position:relative}.lp-demoprice-cta-title{letter-spacing:-.015em;font-size:1.2rem;font-weight:700;line-height:1.2}.lp-demoprice-cta-hint{color:#ffffffb8;font-size:.86rem;font-weight:500;line-height:1.35}.lp-demoprice-cta-arrow{z-index:1;background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;transition:background .18s,transform .2s;display:flex;position:relative}.lp-demoprice-cta:hover .lp-demoprice-cta-arrow{background:var(--lp-orange,#f97316);transform:translate(4px)}@media (max-width:640px){.lp-demoprice-cta{border-radius:14px;gap:.9rem;padding:.95rem 1.1rem}.lp-demoprice-cta-title{font-size:1.05rem}.lp-demoprice-cta-hint{font-size:.78rem}.lp-demoprice-cta-arrow{width:38px;height:38px}.lp-demoprice-cta-arrow svg{width:18px;height:18px}}.dp-lead{z-index:91;background:#fff;border-radius:18px;width:min(440px,100vw - 2rem);max-height:calc(100vh - 2rem);padding:1.5rem 1.5rem 1.25rem;animation:.22s cubic-bezier(.2,.9,.3,1) dp-lead-pop;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0b122047,0 4px 12px #0b12201a}@keyframes dp-lead-pop{0%{opacity:0;transform:translate(-50%,-48%)scale(.97)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.dp-lead-close{color:#475569;cursor:pointer;background:#f1f5f9;border:none;border-radius:999px;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;transition:background .12s;display:flex;position:absolute;top:.85rem;right:.85rem}.dp-lead-close:hover{background:#e2e8f0}.dp-lead-close:active{background:#cbd5e1}.dp-lead-head{margin-bottom:1.1rem;padding-right:2rem}.dp-lead-title{letter-spacing:-.02em;color:#0b1220;margin:0 0 .45rem;font-size:1.2rem;font-weight:700;line-height:1.2}.dp-lead-sub{color:#5b6778;margin:0;font-size:.88rem;line-height:1.45}.dp-lead-body{flex-direction:column;gap:.7rem;display:flex}.dp-lead .dp-segment.dp-segment--block{background:#eff2f6;border:none;border-radius:12px;height:44px;padding:4px}.dp-lead .dp-segment.dp-segment--block .dp-segment-btn{color:#64748b;border-radius:9px;flex:1 1 0;height:36px;font-size:.88rem;font-weight:600}.dp-lead .dp-segment.dp-segment--block .dp-segment-btn--active{color:#0b1220;background:#fff;font-weight:700;box-shadow:0 1px 2px #0f172a0f,0 1px 4px #0f172a14,0 0 0 1px #0f172a0a}.dp-lead-input{color:#0b1220;background:#fff;border:1px solid #d3d8df;border-radius:12px;outline:none;width:100%;height:48px;padding:0 1rem;font-family:inherit;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.dp-lead-input::placeholder{color:#94a3b8}.dp-lead-input:focus{border-color:#0b1220;box-shadow:0 0 0 3px #0b122014}.dp-lead-input--error{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.dp-lead-error{color:#ef4444;margin:0;font-size:.8rem;font-weight:500}.dp-lead-actions{flex-direction:column;align-items:center;gap:.6rem;margin-top:1.1rem;display:flex}.dp-lead-submit{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#0b1220;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;height:52px;font-size:1rem;font-weight:700;transition:background .15s,transform 80ms,box-shadow .15s;display:inline-flex;box-shadow:0 2px 8px #0b12202e}.dp-lead-submit:hover:not(:disabled){background:#1e293b;box-shadow:0 4px 14px #0b122038}.dp-lead-submit:active:not(:disabled){transform:scale(.99)}.dp-lead-submit:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.dp-lead-submit-arrow{opacity:.6;font-weight:400}.dp-lead-fineprint{color:#94a3b8;text-align:center;margin:0;font-size:.72rem;line-height:1.4}@media (max-width:480px){.dp-lead{border-radius:14px;width:calc(100vw - 1.4rem);padding:1.2rem 1.1rem 1rem}.dp-lead-title{font-size:1.08rem}.dp-lead-sub{font-size:.84rem}.dp-lead-input{height:44px;font-size:.9rem}.dp-lead-submit{height:48px;font-size:.95rem}}
