@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&display=swap";
*{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary:#1a1a1a;--bg-secondary:#242424;--bg-tertiary:#2d2d2d;--text-primary:#e0e0e0;--text-secondary:#b0b0b0;--text-muted:gray;--border-color:#3a3a3a;--accent-color:#4a4a4a;--hover-color:#505050;--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:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,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:#242424f2;border-bottom:1px solid #3a3a3a4d;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 #3a3a3a4d;height:auto;padding:0;position:fixed;top:0;left:0;right:0}.header-top{background-color:var(--bg-secondary);border-bottom:1px solid #3a3a3a33;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 #3a3a3a33;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:1;align-items:center;max-width:600px;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,#1a1a1acc 0%,#242424cc 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}.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;margin-top:3rem;padding:1.25rem 0 2rem}.market-footer__inner{flex-direction:column;gap:1.1rem;display:flex}.market-footer-mp{text-align:center}.market-footer-mp-title{letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(135deg,#7eb8ff 0%,#c4a5f5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .65rem;font-size:.8125rem;font-weight:600}.market-footer-mp-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem .5rem;display:flex}.market-footer-mp-chip{text-decoration:none;transition:transform .15s,box-shadow .2s,border-color .2s,background .2s}.market-footer-mp-chip:focus-visible{outline-offset:2px;outline:2px solid #4a9eff99}.market-footer-mp-chip--wb{background:#fff;border:1px solid #0000000f;border-radius:999px;justify-content:center;align-items:center;padding:.28rem .65rem;display:inline-flex;box-shadow:0 1px 8px #0003}.market-footer-mp-chip--wb:hover{transform:translateY(-1px);box-shadow:0 4px 14px #00000047}.market-footer-mp-wb-img{object-fit:contain;width:auto;height:26px;display:block}.market-footer-mp-chip--icon{color:#ffffffe0;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;flex-direction:row;align-items:center;gap:.4rem;padding:.32rem .7rem .32rem .45rem;display:inline-flex}.market-footer-mp-chip--icon:hover{background:#ffffff17;border-color:#7eb8ff59;transform:translateY(-1px)}.market-footer-mp-ico{object-fit:contain;border-radius:8px;flex-shrink:0}.market-footer-mp-text{letter-spacing:.02em;white-space:nowrap;font-size:.7rem;font-weight:600}.market-footer-bar{border-top:1px solid #ffffff0f;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.85rem;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:#1a1a1af2;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:.75rem 0;transition:margin-top .3s}.header-new{height:auto}body.has-new-header .main{margin-top:180px}body.has-new-header.has-active-order-banner .main{margin-top:215px}@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{background:radial-gradient(60% 80% at 20%,#4a9eff0d,#0000),radial-gradient(60% 80% at 80%,#9d4edd0d,#0000);border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;margin:1.6rem 0 1.4rem;padding:.9rem 0 1rem}.recent-purchases-header{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.72rem;display:flex}.recent-purchases-title{align-items:center;gap:.5rem;display:flex}.recent-purchases-live-dot{background:#4ade80;border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.2s ease-in-out infinite liveDotPulse;box-shadow:0 0 8px #4ade80b3}.recent-purchases-icon{font-size:.9rem;line-height:1}.recent-purchases-title-text{color:var(--text-primary);letter-spacing:.01em;margin:0;font-size:.95rem;font-weight:700}.recent-purchases-subtitle{color:#4a6580;letter-spacing:.02em;white-space:nowrap;font-size:.72rem;font-weight:500}.recent-purchases-stage{width:100%;padding:.2rem 0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 6% 94%,#0000 100%)}.recent-purchases-track{align-items:stretch;gap:.6rem;width:max-content;animation:40s linear infinite recentPurchasesMarquee;display:flex}.recent-purchases-stage:hover .recent-purchases-track{animation-play-state:paused}.recent-purchase-item{background:linear-gradient(145deg,#141e30e6 0%,#0e1523f2 100%);border:1px solid #9dbbe824;border-radius:12px;flex-direction:column;flex-shrink:0;gap:.22rem;width:182px;padding:.6rem .7rem .56rem;transition:border-color .2s,box-shadow .2s,transform .2s;animation:.45s ease-out both purchaseFadeIn;display:flex;position:relative;overflow:hidden}.recent-purchase-item:after{content:"";border-radius:inherit;pointer-events:none;background:linear-gradient(145deg,#4a9eff0f,#0000 60%);position:absolute;inset:0}.recent-purchase-item:hover{border-color:#6aacf961;transform:translateY(-2px);box-shadow:0 6px 20px #0000004d,0 0 0 1px #4a9eff26}.recent-purchase-item-new{border-color:#4a9eff59;animation:.5s cubic-bezier(.34,1.56,.64,1) both purchaseSlideIn;box-shadow:0 4px 16px #4a9eff2e}.recent-purchase-top{justify-content:space-between;align-items:center;gap:.3rem;display:flex}.recent-purchase-user-name{color:#c8dff8;letter-spacing:.01em;font-size:.74rem;font-weight:700}.recent-purchase-time{color:#3d5a78;white-space:nowrap;flex-shrink:0;font-size:.6rem}.recent-purchase-product{color:#e8f2ff;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:700;line-height:1.2;overflow:hidden}.recent-purchase-source{color:#5a7d9a;white-space:nowrap;text-overflow:ellipsis;background:#ffffff0a;border:1px solid #9dbbe82e;border-radius:999px;align-self:flex-start;align-items:center;gap:.3rem;max-width:100%;margin-top:.08rem;padding:.14rem .38rem;font-size:.6rem;font-weight:600;display:inline-flex;overflow:hidden}.recent-purchase-source-icon{object-fit:contain;filter:brightness(0)saturate()invert(55%)sepia(80%)saturate(600%)hue-rotate(10deg)brightness(1.1);flex-shrink:0;width:11px;height:11px}@keyframes recentPurchasesMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes purchaseFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes purchaseSlideIn{0%{opacity:0;transform:translate(-16px)scale(.96)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes liveDotPulse{0%,to{opacity:1;box-shadow:0 0 8px #4ade80b3}50%{opacity:.5;box-shadow:0 0 4px #4ade804d}}@media (max-width:768px){.recent-purchases{margin:1.1rem 0 1rem;padding:.7rem 0 .8rem}.recent-purchases-subtitle{display:none}.recent-purchases-title-text{font-size:.88rem}.recent-purchase-item{width:158px;padding:.52rem .6rem .48rem}.recent-purchase-product{font-size:.76rem}.recent-purchase-user-name{font-size:.68rem}}@media (max-width:480px){.recent-purchases{margin:.85rem 0 .8rem;padding:.6rem 0 .7rem}.recent-purchases-title-text{font-size:.82rem}.recent-purchases-live-dot{width:6px;height:6px}.recent-purchase-item{border-radius:10px;gap:.18rem;width:142px;padding:.46rem .54rem .42rem}.recent-purchase-product{font-size:.72rem}.recent-purchase-user-name{font-size:.64rem}.recent-purchase-time{font-size:.56rem}.recent-purchase-source{padding:.1rem .3rem;font-size:.56rem}.recent-purchases-stage{-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 4% 96%,#0000 100%)}}.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}@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}.market-reviews{border-top:1px solid #ffffff0f;margin-top:2rem;padding-top:1.35rem}.market-reviews__title{letter-spacing:-.01em;color:#fff;margin:0 0 .2rem;font-size:1.1rem;font-weight:600}.market-reviews__lead{color:#ffffff6b;margin:0 0 .65rem;font-size:.75rem;line-height:1.35}.market-reviews__card{background:#ffffff08;border:1px solid #ffffff17;border-radius:12px;padding:.65rem .85rem;box-shadow:0 4px 24px #00000047}.market-reviews__card 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,#242424cc 0%,#1a1a1acc 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,#242424cc 0%,#1a1a1acc 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-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,#242424f2 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}.market-reviews{margin-top:1.65rem;padding-top:1.15rem}.market-reviews__title{font-size:1rem}.market-reviews__lead{margin-bottom:.55rem;font-size:.72rem}.market-reviews__card{border-radius:10px;padding:.55rem .7rem}.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}
