:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{width:100%;min-width:320px;margin:0;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{width:100%;min-height:100vh}img,video,canvas,svg{max-width:100%;height:auto}[data-theme=dark] body{color:#e2e8f0;background:#0f172a}[data-theme=dark] .dashboard-header{background:linear-gradient(135deg,#0d1225 0%,#1a1e3a 100%)}[data-theme=dark] .welcome-card{color:#e2e8f0;background:linear-gradient(100deg,#1e293b,#1a233a)}[data-theme=dark] .welcome-card p{color:#94a3b8}[data-theme=dark] .product-card,[data-theme=dark] .product-gallery,[data-theme=dark] .product-info-panel,[data-theme=dark] .comments-section,[data-theme=dark] .price-comparison-section,[data-theme=dark] .price-history-section,[data-theme=dark] .price-alert-section{color:#e2e8f0;background:#1e293b;border-color:#334155}[data-theme=dark] .product-card{box-shadow:0 2px 12px #0000004d}[data-theme=dark] .product-card .product-name,[data-theme=dark] .product-info-panel h1{color:#f1f5f9}[data-theme=dark] .product-card .product-brand,[data-theme=dark] .meta{color:#94a3b8}[data-theme=dark] .search-input{color:#e2e8f0;background:#1e293bf2;box-shadow:0 2px 8px #00000040}[data-theme=dark] .search-input::placeholder{color:#64748b}[data-theme=dark] .autocomplete-list,[data-theme=dark] .share-dropdown{background:#1e293b;box-shadow:0 8px 28px #0006}[data-theme=dark] .ac-item:hover,[data-theme=dark] .ac-highlight{background:#334155}[data-theme=dark] .ac-name{color:#f1f5f9}[data-theme=dark] .share-option{color:#e2e8f0}[data-theme=dark] .share-option:hover{background:#334155}[data-theme=dark] .filter-panel,[data-theme=dark] .filter-section{background:#1e293b;border-color:#334155}[data-theme=dark] .filter-label,[data-theme=dark] .filter-section h4{color:#e2e8f0}[data-theme=dark] select,[data-theme=dark] .filter-input{color:#e2e8f0;background:#0f172a;border-color:#334155}[data-theme=dark] .back-btn{color:#93b4f5;background:#1e293b}[data-theme=dark] .product-detail-page{color:#e2e8f0}[data-theme=dark] .comment-card{background:#1e293b;border-color:#334155}[data-theme=dark] .comment-text{color:#cbd5e1}[data-theme=dark] .comment-input-area textarea{color:#e2e8f0;background:#0f172a;border-color:#334155}[data-theme=dark] .offer-row{border-color:#334155}[data-theme=dark] .offer-marketplace{color:#e2e8f0}[data-theme=dark] .site-footer{background:linear-gradient(135deg,#020617 0%,#0f172a 100%)}[data-theme=dark] .category-deals-page,[data-theme=dark] .category-deals-page .deal-card{color:#e2e8f0;background:#1e293b}[data-theme=dark] .similar-products-grid .product-card{background:#1e293b}[data-theme=dark] .pagination-btn{color:#e2e8f0;background:#1e293b;border-color:#334155}[data-theme=dark] .pagination-btn:hover{background:#334155}[data-theme=dark] .pagination-btn.active{color:#fff;background:#3f51b5}.auth-container{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;display:flex}.auth-card{background:#fff;border-radius:12px;width:100%;max-width:420px;overflow:visible;box-shadow:0 10px 40px #0003}.auth-header{color:#fff;text-align:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:40px 30px}.auth-logo{width:auto;height:48px;margin-bottom:4px}.auth-header h1{letter-spacing:-.5px;margin:0;font-size:32px;font-weight:700}.auth-header p{opacity:.9;margin:8px 0 0;font-size:14px}.auth-tabs{border-bottom:2px solid #e9ecef;padding:0 30px;display:flex}.tab{color:#6c757d;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex:1;margin-bottom:-2px;padding:16px 0;font-size:14px;font-weight:600;transition:all .3s}.tab:hover{color:#495057}.tab.active{color:#667eea;border-bottom-color:#667eea}.auth-content{padding:30px}.auth-form{flex-direction:column;gap:16px;display:flex}.form-group{flex-direction:column;display:flex}.form-group label{color:#212529;margin-bottom:8px;font-size:14px;font-weight:600}.form-group input{background-color:#f8f9fa;border:1.5px solid #e9ecef;border-radius:8px;padding:12px 14px;font-size:14px;transition:all .3s}.form-group input:focus{background-color:#fff;border-color:#667eea;outline:none;box-shadow:0 0 0 3px #667eea1a}.form-group input:disabled{cursor:not-allowed;opacity:.6;background-color:#e9ecef}.password-input-wrapper{align-items:center;display:flex;position:relative}.password-input-wrapper input{width:100%;padding-right:40px}.password-toggle{cursor:pointer;color:#6c757d;background:0 0;border:none;padding:0;font-size:18px;transition:color .2s;position:absolute;right:12px}.password-toggle:hover:not(:disabled){color:#495057}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.error-message{color:#fff;text-align:center;background:#f44;border:2px solid #c00;border-radius:8px;margin:15px 0;padding:16px 20px;font-size:16px;font-weight:700;animation:.5s ease-in-out shake}.error-message:before{content:""}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:8px;margin-top:8px;padding:12px 16px;font-size:15px;font-weight:600;transition:all .3s}.turnstile-wrapper{justify-content:center;min-height:65px;margin:8px 0;display:flex}.turnstile-wrapper>div{max-width:320px;width:100%!important}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.submit-btn:active:not(:disabled){transform:translateY(0)}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.auth-switch{text-align:center;color:#6c757d;margin-top:4px;font-size:14px}.switch-link{color:#667eea;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600;transition:color .2s}.switch-link:hover{color:#764ba2;text-decoration:underline}.auth-footer{text-align:center;color:#adb5bd;border-top:1px solid #e9ecef;padding:20px 30px;font-size:12px}.auth-footer p{margin:0}@media (width<=480px){.auth-container{padding:12px}.auth-card{max-width:100%}.auth-header{padding:30px 20px}.auth-header h1{font-size:24px}.auth-tabs,.auth-content{padding-left:20px;padding-right:20px}.form-group input{font-size:16px}.submit-btn{width:100%}}@media screen and (orientation:portrait) and (width<=430px){.auth-card{border-radius:10px}.auth-header{padding:24px 16px}}@media screen and (orientation:portrait) and (width<=393px){.auth-header h1{font-size:22px}.auth-content{padding:20px 16px}.tab{font-size:13px}}@media screen and (orientation:portrait) and (width<=375px){.auth-container{padding:10px}.auth-header h1{font-size:20px}.form-group label,.auth-switch,.switch-link{font-size:13px}}@media screen and (orientation:portrait) and (width<=360px){.auth-header{padding:20px 14px}.auth-content,.auth-tabs{padding-left:14px;padding-right:14px}.submit-btn{padding:11px 12px;font-size:14px}}.verify-email-container{text-align:center;padding:8px 0}.verify-email-icon{margin-bottom:8px;font-size:48px}.verify-email-title{color:#1e293b;margin:0 0 8px;font-size:22px;font-weight:700}.verify-email-subtitle{color:#64748b;margin:0 0 24px;font-size:14px;line-height:1.5}.verify-email-subtitle strong{color:#334155}.verify-email-form{flex-direction:column;gap:16px;display:flex}.otp-inputs{justify-content:center;gap:8px;display:flex}.otp-input{text-align:center;color:#1e293b;background:#f8fafc;border:2px solid #e2e8f0;border-radius:10px;outline:none;width:44px;height:52px;font-size:22px;font-weight:700;transition:all .2s}.otp-input:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea26}.otp-input:disabled{opacity:.5;cursor:not-allowed}.success-message{color:#16a34a;text-align:center;font-size:14px;font-weight:600}.verify-email-actions{flex-direction:column;align-items:center;gap:12px;margin-top:16px;display:flex}.resend-link{color:#667eea;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:600;transition:color .2s}.resend-link:hover:not(:disabled){color:#764ba2;text-decoration:underline}.resend-link:disabled{color:#94a3b8;cursor:default}.back-link{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;transition:color .2s}.back-link:hover{color:#64748b}@media (width<=393px){.otp-input{width:38px;height:46px;font-size:20px}.otp-inputs{gap:6px}}.dashboard-container{background:radial-gradient(circle at 0 0,#2ca7ff1a,#0000 40%),radial-gradient(circle at 100% 100%,#ffb3461f,#0000 40%),#f4f7fb;min-height:100dvh}.dashboard-header{color:#fff;z-index:1000;background:linear-gradient(120deg,#165ef0 0%,#2f74ff 45%,#1141b0 100%);padding:16px 0;position:sticky;top:0;left:0;right:0;box-shadow:0 4px 20px #0a2d8240}.header-content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1320px;margin:0 auto;padding:0 clamp(12px,2.2vw,24px);display:flex}.hamburger-btn{color:#fff;cursor:pointer;background:#ffffff2e;border:1px solid #ffffff73;border-radius:8px;padding:8px 10px;font-size:22px;line-height:1;transition:background .2s;display:none}.hamburger-btn:hover{background:#ffffff4d}.prefs-dropdown-wrapper{border-left:1px solid #ffffff40;margin-left:6px;padding-left:10px;position:relative}.prefs-toggle-btn{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff4d;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.prefs-toggle-btn:hover{background:#ffffff40}.prefs-dropdown{z-index:150;background:#fff;border-radius:10px;min-width:180px;padding:6px 0;animation:.15s ease-out prefsDropIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 4px 20px #00000026}[data-theme=dark] .prefs-dropdown{background:#1e293b;box-shadow:0 4px 20px #0006}@keyframes prefsDropIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.prefs-option{color:#333;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 16px;font-size:14px;font-weight:500;transition:background .12s;display:flex}[data-theme=dark] .prefs-option{color:#e2e8f0}.prefs-option:hover{background:#f0f2ff}[data-theme=dark] .prefs-option:hover{background:#334155}.prefs-option-icon{text-align:center;width:24px;font-size:18px}.prefs-divider{background:#e2e8f0;height:1px;margin:4px 12px}[data-theme=dark] .prefs-divider{background:#334155}.dashboard-header h1{letter-spacing:.2px;margin:0;font-size:30px;font-weight:800}.header-logo{width:auto;height:40px;display:block}.brand-home-link{color:#fff;cursor:pointer;text-decoration:none}.brand-home-link:hover{opacity:.9}.user-menu{align-items:center;gap:12px;display:flex}.user-email{opacity:.95;font-size:14px}.logout-btn,.session-btn{color:#fff;cursor:pointer;background-color:#ffffff2e;border:1px solid #ffffff73;border-radius:10px;padding:8px 14px;font-size:14px;font-weight:700;transition:all .2s}.logout-btn:hover,.session-btn:hover{background-color:#ffffff4d}.signup-header-btn{color:#667eea;background-color:#fff;border-color:#fff;font-weight:800}.signup-header-btn:hover{color:#5a6fd6;background-color:#ffffffd9}.search-bar-container{max-width:1320px;margin:14px auto 0;padding:0 clamp(12px,2.2vw,24px)}.search-form{max-width:640px;margin:0 auto;display:flex}.search-input-wrapper{background:#fffffff0;border:2px solid #0000;border-radius:30px;align-items:center;width:100%;transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}.search-input-wrapper:focus-within{border-color:#ff8a34;box-shadow:0 2px 12px #ff8a342e}.search-input{color:#1f2b3b;background:0 0;border:none;outline:none;flex:1;padding:12px 16px;font-size:16px}.search-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8a34 0%,#ff5e2c 100%);border:none;border-radius:0 28px 28px 0;justify-content:center;align-items:center;min-width:50px;height:100%;padding:10px 18px;font-size:18px;transition:background .15s;display:flex}.search-btn:hover{background:linear-gradient(135deg,#ff7a1a 0%,#ff4e1c 100%)}.search-clear-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;align-items:center;padding:0 8px;font-size:20px;line-height:1;transition:color .15s;display:flex}.search-clear-btn:hover{color:#374151}.search-btn.searching{pointer-events:none}.search-spinner{border:2.5px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.6s linear infinite spin}.search-loading-indicator{color:#5f6f8a;justify-content:center;align-items:center;gap:10px;padding:32px 0;font-size:15px;font-weight:500;display:flex}.search-loading-spinner{border:3px solid #e5e7eb;border-top-color:#ff8a34;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.search-bar-container{position:relative}.autocomplete-list{z-index:200;background:#fff;border-radius:12px;width:100%;max-width:740px;margin-top:4px;padding:6px 0;list-style:none;animation:.12s ease-out acSlideIn;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 28px #00000024}@keyframes acSlideIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.ac-item{cursor:pointer;align-items:center;gap:12px;padding:10px 16px;transition:background .12s;display:flex}.ac-item:hover,.ac-highlight{background:#f0f2ff}.ac-thumb{object-fit:contain;background:#f8f8f8;border-radius:6px;flex-shrink:0;width:40px;height:40px}.ac-info{flex-direction:column;flex:1;min-width:0;display:flex}.ac-name{color:#1f2b3b;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.ac-meta{color:#888;font-size:12px}.ac-price{color:#e53e3e;white-space:nowrap;font-size:14px;font-weight:700}.trending-links{max-width:1320px;margin:12px auto 0;padding:0 clamp(12px,2.2vw,24px)}.trending-row{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:8px;display:flex}.trending-label{color:#ffffffd9;white-space:nowrap;margin-right:2px;font-size:13px;font-weight:700}.trending-pill{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff26;border:1px solid #ffffff40;border-radius:20px;padding:5px 14px;font-size:12.5px;font-weight:600;transition:all .2s}.trending-pill:hover{background:#ffffff4d;border-color:#ffffff80;transform:translateY(-1px);box-shadow:0 3px 10px #00000026}.trending-pill.filter-pill{background:#ffb43c33;border-color:#ffb43c66}.trending-pill.filter-pill:hover{background:#ffb43c59;border-color:#ffb43c99}[data-theme=dark] .trending-pill{background:#ffffff14;border-color:#ffffff26}[data-theme=dark] .trending-pill:hover{background:#ffffff2e;border-color:#ffffff59}[data-theme=dark] .trending-pill.filter-pill{background:#ffb43c1f;border-color:#ffb43c40}[data-theme=dark] .trending-pill.filter-pill:hover{background:#ffb43c40;border-color:#ffb43c66}.dashboard-main{max-width:1320px;margin:0 auto;padding:22px clamp(12px,2.2vw,24px) 40px}.welcome-card{text-align:center;background:linear-gradient(100deg,#fff,#f6faff);border:1px solid #e6edf7;border-radius:12px;margin-bottom:16px;padding:12px 20px;box-shadow:0 2px 10px #2846820f}.welcome-card h2{color:#152035;margin:0 0 2px;font-size:18px}.welcome-card p{color:#516079;margin:0;font-size:13px}.modal-overlay{z-index:2000;background:#00000075;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.modal-content{color:#222;background:#fff;border-radius:14px;min-width:320px;max-width:90vw;padding:28px 22px;box-shadow:0 14px 36px #0003}.close-modal-btn{color:#fff;cursor:pointer;background:#2f74ff;border:none;border-radius:8px;margin-top:14px;padding:8px 16px;font-weight:700}.deals-layout{grid-template-columns:260px minmax(0,1fr);align-items:start;gap:16px;display:grid}.deals-filters{background:#fff;border:1px solid #e5ebf4;border-radius:14px;width:260px;max-height:calc(100vh - 120px);padding:16px;position:sticky;top:96px;overflow-y:auto;box-shadow:0 8px 24px #12214314}.mobile-filter-toggle{color:#1f2d4a;cursor:pointer;text-align:center;background:#fff;border:1px solid #e5ebf4;border-radius:14px;width:100%;margin-bottom:10px;padding:12px 16px;font-size:15px;font-weight:700;display:none;box-shadow:0 2px 8px #1221430f}.mobile-filter-toggle:hover{background:#f0f5ff}.filter-title-row{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.clear-filters-btn{color:#2f74ff;cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:700}.deals-filters h4{color:#1f2d4a;margin:14px 0 8px;font-size:14px}.deals-filters label{color:#3a4865;margin-top:6px;font-size:14px;display:block}.deals-filters select,.deals-filters input[type=number]{background:#fff;border:1px solid #d7e0ee;border-radius:8px;width:100%;margin-bottom:4px;padding:8px 10px;font-size:14px}.price-filter-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.deals-grid{min-width:0}.deals-toolbar{background:#fff;border:1px solid #e5ebf4;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;padding:12px 14px;display:flex}.results-count{color:#17233d;margin:0;font-size:15px;font-weight:700}.results-subtext{color:#5f6f8a;margin:2px 0 0;font-size:13px}.view-toggle{border:1px solid #d6e0ef;border-radius:10px;display:inline-flex;overflow:hidden}.view-toggle button{color:#3a4d74;cursor:pointer;background:#fff;border:none;padding:8px 12px;font-weight:700}.view-toggle button.active{color:#fff;background:#2f74ff}.products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.products-grid.list-view{grid-template-columns:1fr}.product-card{background:#fff;border:1px solid #e4ebf6;border-radius:14px;flex-direction:column;min-width:0;padding:12px;transition:transform .15s,box-shadow .2s;display:flex;box-shadow:0 6px 22px #11254f12}.product-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px #132e6124}.product-card.list-card{grid-template-columns:180px minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.card-image-wrap{background:#f4f7fd;border-radius:10px;justify-content:center;align-items:center;min-height:168px;display:flex;position:relative}.product-image{object-fit:contain;width:100%;max-width:160px;height:160px}.availability-badge{border-radius:999px;padding:5px 8px;font-size:11px;font-weight:700;position:absolute;top:8px;left:8px}.availability-badge.available{color:#1d7735;background:#e7f8ea}.availability-badge.coming_soon{color:#8b5600;background:#fff3df}.availability-badge.not_available{color:#a83030;background:#fde9e9}.card-marketplace-badge{z-index:2;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding:4px;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 8px #0000001f}.card-mp-icon{object-fit:contain;width:22px;height:22px}[data-theme=dark] .card-marketplace-badge{background:#1e293b;box-shadow:0 2px 8px #0000004d}.price-at-store{color:#6b7280;white-space:nowrap;padding:2px 0;font-size:12px;font-weight:600}[data-theme=dark] .price-at-store{color:#94a3b8}.product-card-content{min-width:0;overflow:hidden}.product-card-content h5{color:#152035;margin:2px 0 6px;font-size:16px;line-height:1.35}.product-desc{color:#516079;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.price-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.product-price{color:#102f86;font-size:22px;font-weight:800}.saved-price{color:#136b2a;background:#e9f8ee;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:700}.original-price{color:#808ba2;margin-top:4px;font-size:13px;text-decoration:line-through}.product-rating{color:#394968;margin-top:6px;font-size:13px}.product-tags{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.tag-item{color:#3353a5;background:#eff4ff;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:600}.product-actions{grid-template-columns:1fr 1fr 1fr;gap:4px;margin-top:8px;display:grid}.primary-btn,.secondary-btn{cursor:pointer;text-align:center;box-sizing:border-box;border:none;border-radius:6px;padding:5px 4px;font-size:11px;font-weight:700}.primary-btn{color:#fff;background:#2f74ff}.primary-btn:disabled{cursor:not-allowed;background:#9aa7c7}.secondary-btn{color:#2d4b91;background:#eef3ff}.homepage-sections{flex-direction:column;gap:24px;display:flex}.section-loading{text-align:center;color:#516079;padding:40px 0;font-size:16px}.category-strip{background:#fff;border:1px solid #e5ebf4;border-radius:14px;padding:16px 20px;box-shadow:0 2px 10px #1221430d}.strip-title{color:#152035;margin:0 0 14px;font-size:16px;font-weight:800}.category-strip-scroll{scrollbar-width:thin;gap:18px;padding-bottom:4px;display:flex;overflow-x:auto}.category-strip-item{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:12px;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;min-width:80px;padding:10px 14px;transition:all .15s;display:flex}.category-strip-item:hover{background:#f0f5ff;border-color:#2f74ff}.category-strip-icon{font-size:28px;line-height:1}.category-strip-label{color:#394968;text-align:center;white-space:nowrap;font-size:11px;font-weight:700}.marketplace-strip{background:#fff;border:1px solid #e5ebf4;border-radius:14px;margin-top:16px;padding:16px 20px;box-shadow:0 2px 10px #1221430d}.marketplace-strip-scroll{scrollbar-width:thin;gap:14px;padding-bottom:4px;display:flex;overflow-x:auto}.marketplace-strip-item{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:12px;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;min-width:86px;padding:12px 16px;transition:all .15s;display:flex;position:relative}.marketplace-strip-item:hover{background:#f0f5ff;border-color:#2f74ff}.marketplace-strip-item.selected{border-width:2px;font-weight:700}.marketplace-strip-icon{justify-content:center;align-items:center;width:36px;height:36px;display:flex}.marketplace-strip-icon img{border-radius:8px}.marketplace-strip-label{color:#394968;text-align:center;white-space:nowrap;font-size:11px;font-weight:700}.marketplace-strip-check{color:#22c55e;font-size:11px;font-weight:900;line-height:1;position:absolute;top:4px;right:6px}.marketplace-strip-active{color:#5a6a85;border-top:1px solid #e5ebf4;justify-content:space-between;align-items:center;margin-top:10px;padding-top:10px;font-size:13px;display:flex}.marketplace-strip-active button{color:#2f74ff;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:13px;font-weight:700;transition:background .15s}.marketplace-strip-active button:hover{background:#f0f5ff}[data-theme=dark] .marketplace-strip{background:#1e293b;border-color:#334155}[data-theme=dark] .marketplace-strip-label{color:#cbd5e1}[data-theme=dark] .marketplace-strip-item:hover{background:#334155}[data-theme=dark] .marketplace-strip-active{color:#94a3b8;border-color:#334155}.marketplace-checkbox-list{scrollbar-width:thin;flex-direction:column;gap:4px;max-height:250px;display:flex;overflow-y:auto}.marketplace-checkbox-item{cursor:pointer;color:#394968;-webkit-user-select:none;user-select:none;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;font-size:13px;font-weight:600;transition:background .12s;display:flex}.marketplace-checkbox-item:hover{background:#f0f5ff}.marketplace-checkbox-item.checked{color:#2f74ff;background:#eef2ff}.marketplace-checkbox-item input[type=checkbox]{accent-color:#2f74ff;flex-shrink:0;width:16px;height:16px}.mp-checkbox-icon{border-radius:4px;flex-shrink:0}.mp-clear-btn{color:#2f74ff;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;margin-top:2px;padding:6px 8px;font-size:12px;font-weight:700;transition:background .12s}.mp-clear-btn:hover{background:#f0f5ff}.filter-count{color:#2f74ff;font-size:12px;font-weight:700}[data-theme=dark] .marketplace-checkbox-item{color:#cbd5e1}[data-theme=dark] .marketplace-checkbox-item:hover{background:#334155}[data-theme=dark] .marketplace-checkbox-item.checked{color:#60a5fa;background:#1e3a5f}.condition-checkbox-list{flex-direction:column;gap:2px;display:flex}.condition-checkbox-item{cursor:pointer;color:#334155;border-radius:6px;align-items:center;gap:8px;padding:6px 8px;font-size:13px;transition:background .12s;display:flex}.condition-checkbox-item:hover{background:#f1f5f9}.condition-checkbox-item.checked{color:#4338ca;background:#eef2ff;font-weight:600}.condition-checkbox-item input[type=checkbox]{accent-color:#4338ca;cursor:pointer;width:15px;height:15px}[data-theme=dark] .condition-checkbox-item{color:#cbd5e1}[data-theme=dark] .condition-checkbox-item:hover{background:#334155}[data-theme=dark] .condition-checkbox-item.checked{color:#a5b4fc;background:#312e81}.condition-badge{text-transform:uppercase;letter-spacing:.3px;border-radius:4px;margin-bottom:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-block}.condition-badge.condition-refurbished{color:#92400e;background:#fef3c7}.condition-badge.condition-used{color:#991b1b;background:#fee2e2}.condition-badge.condition-open_box{color:#1e40af;background:#dbeafe}[data-theme=dark] .condition-badge.condition-refurbished{color:#fde68a;background:#78350f}[data-theme=dark] .condition-badge.condition-used{color:#fca5a5;background:#7f1d1d}[data-theme=dark] .condition-badge.condition-open_box{color:#93c5fd;background:#1e3a5f}.dotd-hero{cursor:pointer;background:linear-gradient(135deg,#0f0c29 0%,#302b63 50%,#24243e 100%);border-radius:18px;margin-bottom:4px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden}.dotd-hero:hover{transform:translateY(-3px);box-shadow:0 16px 48px #302b6373}.dotd-hero.dotd-loading{color:#fff9;cursor:default;justify-content:center;align-items:center;min-height:200px;font-size:15px;display:flex}.dotd-glow{pointer-events:none;z-index:0;background:radial-gradient(circle,#ff6b3540,#0000 70%);width:420px;height:420px;position:absolute;top:-40%;right:-10%}.dotd-content{z-index:1;grid-template-columns:320px 1fr;align-items:center;gap:0;min-height:280px;display:grid;position:relative}.dotd-image-side{background:#ffffff0f;justify-content:center;align-items:center;padding:28px 24px;display:flex;position:relative}.dotd-discount-badge{color:#fff;letter-spacing:.8px;z-index:2;background:linear-gradient(135deg,#ff416c,#ff4b2b);border-radius:6px;padding:6px 14px;font-size:13px;font-weight:900;position:absolute;top:16px;left:16px;box-shadow:0 4px 14px #ff416c66}.dotd-product-image{object-fit:contain;filter:drop-shadow(0 8px 24px #0000004d);max-width:260px;max-height:220px;transition:transform .3s}.dotd-hero:hover .dotd-product-image{transform:scale(1.05)}.dotd-info-side{flex-direction:column;gap:10px;padding:28px 32px;display:flex}.dotd-label{color:#fff;text-transform:uppercase;letter-spacing:1.5px;background:linear-gradient(135deg,#ff6b35,#ff3d00);border-radius:6px;align-items:center;gap:8px;width:fit-content;padding:6px 16px;font-size:12px;font-weight:900;display:inline-flex;box-shadow:0 4px 16px #ff6b3559}.dotd-flame{font-size:16px;animation:1.5s ease-in-out infinite dotd-flicker}@keyframes dotd-flicker{0%,to{transform:scale(1)rotate(0)}25%{transform:scale(1.15)rotate(-5deg)}50%{transform:scale(1)rotate(0)}75%{transform:scale(1.1)rotate(5deg)}}.dotd-product-name{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:24px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.dotd-brand{color:#ffffff8c;text-transform:uppercase;letter-spacing:1px;margin:0;font-size:13px;font-weight:600}.dotd-rating{align-items:center;gap:8px;display:flex}.dotd-stars{color:#fbbf24;letter-spacing:1px;font-size:16px}.dotd-review-count{color:#ffffff80;font-size:12px;font-weight:600}.dotd-price-block{flex-wrap:wrap;align-items:baseline;gap:12px;display:flex}.dotd-current-price{color:#fff;font-size:36px;font-weight:900;line-height:1}.dotd-original-price{color:#fff6;font-size:18px;font-weight:600;text-decoration:line-through}.dotd-save-badge{color:#4ade80;background:#22c55e33;border:1px solid #22c55e4d;border-radius:6px;padding:4px 12px;font-size:13px;font-weight:800}.dotd-countdown{align-items:center;gap:14px;display:flex}.dotd-countdown-label{color:#ffffff73;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:700}.dotd-timer{align-items:center;gap:6px;display:flex}.dotd-time-unit{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;align-items:center;min-width:48px;padding:6px 10px;display:flex}.dotd-time-num{color:#fff;font-variant-numeric:tabular-nums;font-size:20px;font-weight:900;line-height:1.1}.dotd-time-label{color:#fff6;letter-spacing:1px;margin-top:2px;font-size:9px;font-weight:700}.dotd-time-sep{color:#ffffff59;padding-bottom:12px;font-size:22px;font-weight:800;line-height:1}.dotd-cta{color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.8px;background:linear-gradient(135deg,#ff6b35,#ff3d00);border:none;border-radius:10px;width:fit-content;margin-top:4px;padding:13px 32px;font-size:15px;font-weight:800;transition:all .2s;box-shadow:0 6px 20px #ff3d0059}.dotd-cta:hover{background:linear-gradient(135deg,#ff7e4a,#ff5117);transform:translateY(-2px);box-shadow:0 8px 28px #ff3d0080}.hero-banner{grid-template-columns:1fr 1fr;gap:12px;min-height:160px;display:grid}.hero-promo{color:#fff;background:linear-gradient(135deg,#0046be 0%,#2060e0 50%,#003da5 100%);border-radius:12px;flex-direction:column;justify-content:center;padding:20px 22px;display:flex}.hero-badge{color:#fff;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(135deg,#ff6b35,#ff3d00);border-radius:4px;width:fit-content;margin-bottom:14px;padding:4px 12px;font-size:12px;font-weight:900;display:inline-block}.hero-promo h2{margin:0 0 6px;font-size:20px;font-weight:800;line-height:1.2}.hero-promo p{opacity:.85;margin:0 0 14px;font-size:13px;line-height:1.4}.hero-cta{color:#0046be;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;background:#fff;border:none;border-radius:8px;width:fit-content;padding:11px 28px;font-size:14px;font-weight:800;transition:all .15s}.hero-cta:hover{background:#e8eefa;transform:translateY(-1px)}.trending-now{background:#fff;border:1px solid #e5ebf4;border-radius:14px;padding:20px;box-shadow:0 2px 10px #1221430d}.trending-now h4{color:#152035;margin:0 0 2px;font-size:18px;font-weight:800}.trending-sub{color:#7a8ba8;margin:0 0 14px;font-size:12px}.trending-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.trending-card{cursor:pointer;text-align:center;background:#f7f9fd;border:1px solid #e8eff8;border-radius:10px;padding:10px;transition:all .15s}.trending-card:hover{background:#eef4ff;border-color:#c4d6f9}.trending-card img{aspect-ratio:1;object-fit:contain;border-radius:6px;width:100%;margin-bottom:6px}.trending-name{color:#1f2b3b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:11px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.trending-price{color:#0046be;margin:0;font-size:13px;font-weight:800}.home-section{background:#fff;border:1px solid #e5ebf4;border-radius:14px;padding:18px 20px 14px;box-shadow:0 2px 10px #1221430d}.home-section-header{border-bottom:2px solid #f0f4fa;justify-content:space-between;align-items:center;margin-bottom:14px;padding-bottom:10px;display:flex}.home-section-header h3{color:#152035;margin:0;font-size:20px;font-weight:800}.view-all-btn{color:#0046be;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #0046be;border-radius:8px;padding:7px 16px;font-size:13px;font-weight:700;transition:all .15s}.view-all-btn:hover{color:#fff;background:#0046be}.home-section-scroll{scroll-snap-type:x mandatory;scrollbar-width:thin;gap:14px;padding-bottom:8px;display:flex;overflow-x:auto}.home-section-feature-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.section-product-card{cursor:pointer;scroll-snap-align:start;background:#fff;border:1px solid #e8eff8;border-radius:12px;flex:0 0 185px;padding:12px;transition:transform .15s,box-shadow .18s;position:relative}.section-product-card:hover{transform:translateY(-3px);box-shadow:0 8px 22px #132e6121}.section-discount-badge{color:#fff;z-index:2;text-transform:uppercase;background:#e53935;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:800;position:absolute;top:8px;left:8px}.section-card-image{aspect-ratio:1;background:#f5f7fc;border-radius:8px;justify-content:center;align-items:center;width:100%;margin-bottom:10px;display:flex;overflow:hidden}.section-card-image img{object-fit:contain;max-width:90%;max-height:90%}.section-card-body{min-width:0}.section-card-name{color:#1f2b3b;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 3px;font-size:13px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.section-card-brand{color:#7a8ba8;margin:0 0 6px;font-size:11px;font-weight:600}.section-card-price{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.section-price{color:#0046be;font-size:16px;font-weight:800}.section-original{color:#99a6b8;font-size:12px;text-decoration:line-through}.section-saved{color:#1a8b3a;margin:2px 0 0;font-size:11px;font-weight:700}.section-card-rating{color:#c78800;letter-spacing:-.5px;margin:4px 0 0;font-size:11px}.error-message{color:#fff;text-align:center;background:#ff5f5f;border-radius:10px;padding:12px;font-weight:700}.pagination{justify-content:center;gap:8px;margin-top:18px;padding-bottom:10px;display:flex}.pagination button{color:#2a4f9a;cursor:pointer;background:#fff;border:1px solid #cfdaf0;border-radius:8px;padding:7px 14px;font-weight:700}.pagination button.active,.pagination button:hover{color:#fff;background:#2f74ff}.pagination button:disabled{cursor:not-allowed;opacity:.6}.newsletter-section{margin-top:40px;padding:0}.newsletter-inner{text-align:center;color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;padding:36px 32px}.newsletter-inner h3{margin:0 0 8px;font-size:24px;font-weight:800}.newsletter-inner>p{opacity:.9;margin:0 0 20px;font-size:15px}.newsletter-form{gap:10px;max-width:480px;margin:0 auto;display:flex}.newsletter-input{border:none;border-radius:30px;outline:none;flex:1;padding:12px 18px;font-size:15px}.newsletter-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ff5e2c;border:none;border-radius:30px;padding:12px 24px;font-size:15px;font-weight:700;transition:transform .15s,box-shadow .2s}.newsletter-btn:hover{transform:translateY(-1px);box-shadow:0 4px 14px #ff5e2c66}.newsletter-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.newsletter-msg{margin-top:12px;font-size:14px;font-weight:600}@media (width<=1200px){.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-section-feature-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1040px){.deals-layout{grid-template-columns:1fr}.deals-filters{width:100%;max-height:none;position:static;overflow:visible}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-banner{grid-template-columns:1fr}.home-section-feature-grid{grid-template-columns:repeat(3,1fr)}.dotd-content{grid-template-columns:1fr}.dotd-image-side{padding:20px 24px}.dotd-product-image{max-width:200px;max-height:180px}}@media (width<=768px){.hamburger-btn{justify-content:center;align-items:center;display:flex}.header-content{flex-wrap:nowrap}.user-menu{z-index:999;background:linear-gradient(120deg,#165ef0 0%,#2f74ff 45%,#1141b0 100%);flex-direction:column;gap:10px;padding:14px clamp(12px,2.2vw,24px);display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #0a2d824d}.user-menu.open{display:flex}.user-email{text-align:center}.logout-btn,.session-btn{width:100%;min-height:44px;padding:12px 14px;font-size:15px}.dashboard-header{position:relative}.dashboard-header h1{font-size:22px}.search-form{max-width:100%}.search-input-wrapper{width:100%}.trending-links{margin-top:10px}.trending-row{gap:6px;margin-bottom:6px}.trending-label{width:100%;margin-bottom:2px;font-size:12px}.trending-pill{padding:4px 10px;font-size:11.5px}.welcome-card{padding:8px 12px}.welcome-card h2{font-size:15px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card.list-card{grid-template-columns:1fr}.card-image-wrap{min-height:140px}.product-actions{grid-template-columns:1fr 1fr;gap:6px}.primary-btn,.secondary-btn{min-height:44px;padding:10px 6px;font-size:12px}.view-toggle{width:100%}.view-toggle button{flex:1;min-height:44px;padding:10px 12px}.mobile-filter-toggle{display:block}.deals-filters{width:100%;max-height:none;display:none;position:static;overflow:visible}.deals-filters.open{display:block}.vote-btn{min-height:44px;padding:10px 14px;font-size:14px}.section-product-card{flex:0 0 155px}.dotd-content{grid-template-columns:1fr}.dotd-image-side{padding:20px 16px}.dotd-product-image{max-width:180px;max-height:160px}.dotd-info-side{padding:20px 20px 24px}.dotd-product-name{font-size:20px}.dotd-current-price{font-size:28px}.dotd-time-unit{min-width:42px;padding:5px 8px}.dotd-time-num{font-size:17px}.dotd-cta{text-align:center;width:100%}.home-section-header h3{font-size:17px}.home-section-feature-grid{grid-template-columns:repeat(2,1fr)}.hero-banner{grid-template-columns:1fr}.hero-promo h2{font-size:17px}.trending-grid{grid-template-columns:repeat(2,1fr)}.category-strip-scroll{gap:10px}.category-strip-item{min-width:68px;padding:10px}.marketplace-strip-scroll{gap:10px}.marketplace-strip-item{min-width:72px;padding:10px}.marketplace-strip-icon img{width:28px;height:28px}.marketplace-strip-label{font-size:10px}.category-strip-icon{font-size:24px}.category-strip-label{font-size:10px}.modal-content{min-width:unset;width:90vw}.pagination button{min-height:44px;padding:10px 14px}.tag-item{padding:8px 12px;font-size:13px}}@media (width<=480px){.products-grid,.product-actions{grid-template-columns:1fr}.desktop-only-action{display:none}.mobile-only-action{display:inline-flex}.primary-btn,.secondary-btn{padding:12px 8px;font-size:13px}.trending-grid{grid-template-columns:repeat(2,1fr)}.home-section-feature-grid{grid-template-columns:1fr 1fr}.section-product-card{flex:0 0 140px}.dashboard-header h1{font-size:20px}.dashboard-header{padding:12px 0}.price-filter-row{grid-template-columns:1fr}.dotd-info-side{gap:8px;padding:16px 14px 20px}.dotd-product-name{font-size:17px}.dotd-current-price{font-size:24px}.dotd-original-price{font-size:14px}.dotd-countdown{flex-direction:column;align-items:flex-start;gap:8px}.dotd-glow{width:280px;height:280px}.results-count{font-size:14px}.deals-toolbar{padding:10px 12px}.product-price{font-size:18px}.product-card-content h5{font-size:15px}}.deal-vote-row{align-items:center;gap:6px;margin:8px 0 4px;display:flex}.vote-btn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.vote-btn:hover{background:#f1f5f9;border-color:#94a3b8}.vote-btn.up.active{color:#16a34a;background:#dcfce7;border-color:#22c55e}.vote-btn.down.active{color:#dc2626;background:#fee2e2;border-color:#ef4444}.deal-score-badge{color:#fff;letter-spacing:.3px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:10px;margin-left:auto;padding:3px 8px;font-size:11px;font-weight:700}.vote-row-action-btn{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;justify-content:center;align-items:center;min-width:34px;min-height:32px;padding:4px 10px;font-size:14px;font-weight:600;transition:all .15s;display:none}.vote-row-action-btn:hover{background:#f1f5f9;border-color:#94a3b8}@media (width<=768px){.mobile-only-action{display:inline-flex}.desktop-only-action{display:none}}.heat-badge{z-index:3;letter-spacing:.3px;white-space:nowrap;border-radius:4px;padding:3px 8px;font-size:.7rem;font-weight:700;line-height:1;position:absolute;top:8px;left:8px}.heat-scorching{color:#fff;background:linear-gradient(135deg,#ff4500,red);animation:1.5s ease-in-out infinite heat-pulse}.heat-hot{color:#fff;background:linear-gradient(135deg,#ff6b35,#ff4500)}.heat-warm{color:#1a1a2e;background:linear-gradient(135deg,#ffa726,#ff9800)}@keyframes heat-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.lightning-badge{z-index:3;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:4px;padding:3px 8px;font-size:.7rem;font-weight:700;position:absolute;top:8px;right:8px}.atl-badge{z-index:3;color:#fff;white-space:nowrap;background:linear-gradient(135deg,#059669,#10b981);border-radius:4px;padding:3px 8px;font-size:.7rem;font-weight:700;position:absolute;top:36px;left:8px}.velocity-tag{color:#92400e;background:#fef3c7;border-radius:3px;margin-top:4px;padding:2px 6px;font-size:.68rem;font-weight:600;display:inline-block}.enhanced-card{position:relative}.campaign-banners{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:24px;display:grid}.campaign-banner-card{cursor:pointer;border-radius:12px;padding:20px;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.campaign-banner-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.campaign-badge{letter-spacing:.5px;background:#fff3;border-radius:4px;margin-bottom:8px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-block}.campaign-banner-card h4{margin:0 0 4px;font-size:1.1rem;font-weight:700}.campaign-banner-card p{opacity:.9;margin:0 0 10px;font-size:.85rem}.campaign-cta{opacity:.95;font-size:.85rem;font-weight:700}.section-subtitle{color:var(--text-muted,#8b8fa3);margin-left:8px;font-size:.82rem;font-weight:400}.lightning-section .home-section-header h3{color:#7c3aed}.popular-section .home-section-header h3{color:#ef4444}.price-drop-section .home-section-header h3{color:#059669}.atl-section .home-section-header h3{color:#0891b2}.just-posted-section .home-section-header h3{color:#d97706}.coupons-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px;margin-top:12px;display:grid}.coupon-card{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e2e8f0);border-radius:10px;transition:box-shadow .2s;display:flex;overflow:hidden}.coupon-card:hover{box-shadow:0 4px 16px #00000014}.coupon-left{color:#fff;text-align:center;background:linear-gradient(135deg,#ff6b35,#ff4500);flex-direction:column;justify-content:center;align-items:center;min-width:90px;padding:16px 12px;display:flex}.coupon-value{font-size:1rem;font-weight:800;line-height:1.2}.coupon-marketplace{opacity:.9;margin-top:4px;font-size:.7rem}.coupon-right{flex-direction:column;flex:1;gap:4px;padding:12px 14px;display:flex}.coupon-title{color:var(--text-primary,#1a1a2e);margin:0;font-size:.9rem;font-weight:700}.coupon-desc{color:var(--text-muted,#64748b);margin:0;font-size:.78rem;line-height:1.3}.coupon-meta{flex-wrap:wrap;gap:8px;margin-top:2px;display:flex}.coupon-verified{color:#059669;font-size:.72rem;font-weight:600}.coupon-rate,.coupon-used{color:var(--text-muted,#64748b);font-size:.72rem}.coupon-copy-btn{border:2px dashed var(--border-color,#cbd5e1);background:var(--card-bg,#f8fafc);color:var(--text-primary,#1a1a2e);cursor:pointer;letter-spacing:1px;border-radius:6px;margin-top:auto;padding:6px 12px;font-family:monospace;font-size:.85rem;font-weight:700;transition:all .2s}.coupon-copy-btn:hover{background:#fff7ed;border-color:#ff6b35}.collections-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:12px;display:grid}.collection-card{color:#fff;border-radius:12px;padding:20px;transition:transform .2s}.collection-card:hover{transform:translateY(-2px)}.collection-header{margin-bottom:12px}.collection-icon{margin-bottom:6px;font-size:1.8rem;display:block}.collection-header h4{margin:0 0 4px;font-size:1.05rem;font-weight:700}.collection-header p{opacity:.85;margin:0;font-size:.8rem}.collection-products{gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.collection-product-mini{text-align:center;cursor:pointer;flex:0 0 64px;transition:transform .15s}.collection-product-mini:hover{transform:scale(1.08)}.collection-product-mini img{object-fit:cover;background:#ffffff26;border-radius:8px;width:56px;height:56px}.collection-product-mini span{opacity:.9;margin-top:3px;font-size:.7rem;font-weight:600;display:block}[data-theme=dark] .coupon-card{background:#1e1e2e;border-color:#2d2d44}[data-theme=dark] .coupon-title{color:#e2e8f0}[data-theme=dark] .coupon-copy-btn{color:#e2e8f0;background:#2d2d44;border-color:#404060}[data-theme=dark] .velocity-tag{color:#fbbf24;background:#422006}@media (width<=768px){.campaign-banners{grid-template-columns:1fr;gap:8px}.campaign-banner-card{padding:14px}.campaign-banner-card h4{font-size:.95rem}.coupons-grid{grid-template-columns:1fr}.coupon-left{min-width:70px;padding:12px 8px}.coupon-value{font-size:.85rem}.collections-grid{grid-template-columns:1fr}.collection-card{padding:14px}.section-subtitle{margin-top:2px;margin-left:0;font-size:.75rem;display:block}.heat-badge,.lightning-badge,.atl-badge{padding:2px 6px;font-size:.6rem}}@media (width<=480px){.campaign-banner-card h4{font-size:.88rem}.campaign-banner-card p{font-size:.78rem}.coupon-card{flex-direction:column}.coupon-left{flex-direction:row;gap:8px;min-width:auto;padding:10px}.collection-products{gap:6px}.collection-product-mini{flex:0 0 52px}.collection-product-mini img{width:48px;height:48px}}.site-footer{color:#cbd5e1;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);margin-top:48px;padding:0}.footer-content{max-width:1320px;margin:0 auto;padding:48px clamp(16px,3vw,32px) 0}.footer-grid{grid-template-columns:2fr 1fr 1fr 1.5fr;gap:40px;display:grid}.footer-brand h3{color:#fff;margin:0 0 12px;font-size:24px;font-weight:800}.footer-logo-link{margin-bottom:12px;display:inline-block}.footer-logo{width:auto;height:36px}.footer-brand p{color:#94a3b8;margin:0 0 20px;font-size:14px;line-height:1.6}.footer-social{gap:10px;display:flex}.social-link{color:#fff;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;transition:transform .2s,opacity .2s;display:flex}.social-link:hover{opacity:.9;transform:translateY(-2px)}.social-link.youtube{background:red}.social-link.facebook{background:#1877f2}.social-link.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-link.twitter{background:#000}.footer-links h4,.footer-contact h4{color:#fff;letter-spacing:.3px;margin:0 0 16px;font-size:15px;font-weight:700}.footer-links ul,.footer-contact ul{margin:0;padding:0;list-style:none}.footer-links li,.footer-contact li{margin-bottom:10px}.footer-links a,.footer-contact a{color:#94a3b8;align-items:center;gap:8px;font-size:14px;text-decoration:none;transition:color .15s;display:flex}.footer-links a:hover,.footer-contact a:hover{color:#60a5fa}.footer-tagline{color:#64748b;margin:16px 0 0;font-size:13px;font-style:italic}.footer-bottom{border-top:1px solid #334155;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:36px;padding:20px 0;display:flex}.footer-bottom p{color:#64748b;margin:0;font-size:13px}.footer-bottom-links{gap:20px;display:flex}.footer-bottom-links a{color:#64748b;font-size:13px;text-decoration:none;transition:color .15s}.footer-bottom-links a:hover{color:#60a5fa}@media (width<=900px){.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (width<=550px){.footer-grid{grid-template-columns:1fr;gap:28px}.footer-bottom{text-align:center;flex-direction:column}.footer-bottom-links{flex-wrap:wrap;justify-content:center;gap:14px}.footer-links a,.footer-contact a{align-items:center;min-height:44px;padding:4px 0;font-size:15px;display:flex}.social-link{width:44px;height:44px}.footer-content{padding:36px clamp(12px,3vw,24px) 0}}
