*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;line-height:1.6;color:#1a1a1a;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4{margin:0;font-weight:600;letter-spacing:-.015em}p{margin:0}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}.container{max-width:1340px;margin:0 auto;padding:0 24px}.top-bar{background:#1a1a1a;color:#d0d0d0;font-size:12px;padding:8px 0}.top-bar-inner{display:flex;justify-content:space-between;align-items:center;gap:16px}.top-bar-left,.top-bar-right{display:flex;gap:20px;align-items:center}.top-bar a{color:#d0d0d0;transition:color .15s}.top-bar a:hover{color:#fff}.top-bar .highlight{color:#ffa07a}@media (max-width: 720px){.top-bar-left{display:none}}.theme-toggle{background:transparent;border:none;color:#d0d0d0;padding:4px 10px;border-radius:6px;display:inline-flex;align-items:center;gap:6px;font-size:12px;transition:all .15s}.theme-toggle:hover{background:#ffffff14;color:#fff}.theme-icon-sun{display:none}[data-theme=dark] .theme-icon-sun{display:block}[data-theme=dark] .theme-icon-moon{display:none}.site-header{border-bottom:1px solid #ececec;background:#fff;position:sticky;top:0;z-index:50}.header-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;height:72px}.logo{font-size:20px;font-weight:700;letter-spacing:-.02em}.logo span{color:#e8501f}.search-form{max-width:480px;width:100%;position:relative}.search-input{width:100%;height:42px;padding:0 42px 0 40px;background:#f5f3ee;border:1px solid transparent;border-radius:10px;font-size:14px;color:#1a1a1a;transition:all .15s;outline:none}.search-input::placeholder{color:#999}.search-input:hover{background:#eeece5}.search-input:focus{background:#fff;border-color:#1a1a1a;box-shadow:0 0 0 3px #e8501f1a}.search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#888;pointer-events:none}.header-actions{display:flex;gap:8px;align-items:center}.mobile-search-btn{display:none;width:42px;height:42px;background:transparent;border:none;border-radius:8px;align-items:center;justify-content:center;color:#444;transition:background .15s}.mobile-search-btn:hover{background:#f5f3ee}.cart-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;background:#f5f3ee;border:none;border-radius:8px;font-size:14px;font-weight:500;color:#1a1a1a;transition:background .15s}.cart-btn:hover{background:#eeece5}.cart-count{background:#e8501f;color:#fff;border-radius:10px;padding:1px 7px;font-size:11px;font-weight:600;min-width:18px;text-align:center}.login-link{padding:10px 14px;font-weight:500;color:#444;border-radius:8px;font-size:14px;transition:background .15s}.login-link:hover{background:#f5f3ee;color:#1a1a1a}.hero{position:relative;padding:72px 0 64px;overflow:hidden;background:linear-gradient(180deg,#faf9f6,#fff)}.hero-bg-shape{position:absolute;border-radius:50%;filter:blur(60px);opacity:.3;pointer-events:none}.hero-bg-shape.s1{top:-50px;right:-80px;width:280px;height:280px;background:#ffb89e}.hero-bg-shape.s2{bottom:-100px;left:-50px;width:320px;height:320px;background:#c8d7f0}.hero-inner{position:relative;z-index:1;text-align:center;max-width:820px;margin:0 auto}.hero-eyebrow{display:inline-flex;align-items:center;gap:6px;background:#fff5f1;color:#e8501f;border:1px solid #ffd4c1;padding:6px 14px;border-radius:20px;font-size:13px;font-weight:500;margin-bottom:20px}.hero-eyebrow .dot{width:8px;height:8px;border-radius:50%;background:#0f6e3b;animation:livePulse 2s ease-in-out infinite}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}.hero h1{font-size:52px;font-weight:700;letter-spacing:-.03em;line-height:1.1;margin-bottom:20px}.hero h1 .accent{color:#e8501f}.hero-sub{font-size:19px;color:#555;line-height:1.5;margin-bottom:36px;max-width:680px;margin-left:auto;margin-right:auto}.hero-search{position:relative;max-width:620px;margin:0 auto 24px}.hero-search-input{width:100%;height:58px;padding:0 120px 0 56px;background:#fff;border:1px solid #e0e0e0;border-radius:12px;font-size:16px;color:#1a1a1a;outline:none;transition:all .2s;box-shadow:0 6px 20px #0000000f}.hero-search-input::placeholder{color:#888}.hero-search-input:focus{border-color:#1a1a1a;box-shadow:0 0 0 4px #e8501f1f,0 8px 28px #0000001a}.hero-search-icon{position:absolute;left:20px;top:50%;transform:translateY(-50%);color:#888;pointer-events:none}.hero-search-btn{position:absolute;right:6px;top:50%;transform:translateY(-50%);height:46px;padding:0 24px;background:#1a1a1a;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;transition:background .15s}.hero-search-btn:hover{background:#000}.hero-tags{display:flex;gap:8px;justify-content:center;flex-wrap:wrap}.hero-tag{font-size:13px;color:#666;padding:4px 12px;background:#fff;border:1px solid #e5e5e5;border-radius:20px;transition:all .15s;cursor:pointer}.hero-tag:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}.stats-bar{padding:32px 0;border-top:1px solid #ececec;border-bottom:1px solid #ececec;background:#fafafa}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;text-align:center}.stat-value{font-size:28px;font-weight:700;letter-spacing:-.02em;color:#1a1a1a;line-height:1;margin-bottom:6px}.stat-label{font-size:13px;color:#777;font-weight:500}@media (max-width: 720px){.stats-grid{grid-template-columns:repeat(2,1fr);gap:20px}.stat-value{font-size:22px}}section.content{padding:64px 0}section.content.alt{background:#faf9f6}.section-header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:32px;gap:16px;flex-wrap:wrap}.section-title-block h2{font-size:32px;font-weight:700;letter-spacing:-.02em;margin-bottom:6px}.section-title-block p{font-size:15px;color:#666;max-width:640px;line-height:1.5}.see-all{color:#e8501f;font-size:14px;font-weight:500;display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.see-all:hover{text-decoration:underline}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 900px){.category-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 520px){.category-grid{grid-template-columns:1fr}}.category-card{background:#fff;border:1px solid #ececec;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:14px;cursor:pointer;transition:all .2s;min-height:200px;position:relative;overflow:hidden}.category-card:hover{border-color:#1a1a1a;transform:translateY(-3px);box-shadow:0 12px 30px #00000014}.cat-viz-wrap{height:80px;display:flex;align-items:center;justify-content:center;background:#f5f3ee;border-radius:8px;padding:12px}.cat-body{display:flex;flex-direction:column;gap:4px}.cat-title{font-size:17px;font-weight:600;color:#1a1a1a;display:flex;justify-content:space-between;align-items:center}.cat-title .arrow{opacity:.3;transition:all .15s}.category-card:hover .cat-title .arrow{opacity:1;transform:translate(4px)}.cat-desc{font-size:13px;color:#666;line-height:1.5}.cat-count{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#e8501f;font-weight:600;margin-top:auto}.cat-viz{display:flex;align-items:center;gap:4px}.cat-viz .bar{width:8px;border-radius:2px}.cat-viz-circle{width:48px;height:48px;border-radius:50%;border:3px dashed;display:flex;align-items:center;justify-content:center}.cat-viz-circle .c{width:14px;height:14px;border-radius:50%}.cat-viz-matrix{display:grid;grid-template-columns:repeat(3,14px);gap:3px}.cat-viz-matrix div{aspect-ratio:1;border-radius:2px}.cat-viz-map{width:80px;height:50px;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,1fr);gap:2px}.cat-viz-map div{border-radius:1px;background:currentColor;opacity:.4}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px}.product-card{background:#fff;border:1px solid #ececec;border-radius:10px;overflow:hidden;cursor:pointer;transition:all .2s;display:flex;flex-direction:column;position:relative}.product-card:hover{border-color:#1a1a1a;transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.card-preview{aspect-ratio:16/9;background:#f5f3ee;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.viz-flow{display:flex;width:78%;align-items:center;gap:3px}.viz-flow .d{width:22px;height:22px;border-radius:50%;flex-shrink:0}.viz-flow .l{flex:1;height:2px;background:#ddd}.viz-circle{width:50%;aspect-ratio:1;border-radius:50%;border:3px dashed;display:flex;align-items:center;justify-content:center}.viz-circle .dot{width:14px;height:14px;border-radius:50%}.viz-matrix{display:grid;gap:3px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);width:58%;aspect-ratio:3/2}.viz-matrix div{border-radius:3px}.viz-pyramid{width:55%;display:flex;flex-direction:column-reverse;align-items:center;gap:3px}.viz-pyramid div{border-radius:3px;height:10px}.viz-venn{position:relative;width:55%;aspect-ratio:3/2}.viz-venn .circle{position:absolute;width:50%;aspect-ratio:1;border-radius:50%;opacity:.7;top:15%}.viz-venn .c1{left:10%}.viz-venn .c2{left:40%}.viz-pie{width:48%;aspect-ratio:1;border-radius:50%}.card-badge{position:absolute;top:10px;left:10px;color:#fff;font-size:10px;font-weight:700;padding:3px 8px;border-radius:4px;letter-spacing:.04em;text-transform:uppercase}.card-badge.sale{background:#e8501f}.card-badge.new{background:#0f6e3b}.card-badge.popular{background:#534ab7}.card-badge.free{background:#185fa5}.card-body{padding:12px 14px;display:flex;flex-direction:column;flex:1}.card-category{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#888;font-weight:500;margin-bottom:6px}.card-title{font-size:14px;font-weight:600;color:#1a1a1a;margin-bottom:8px;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-details{font-size:12px;color:#777;margin-bottom:10px;display:flex;gap:10px}.card-meta{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.card-rating{font-size:13px;color:#d97706;font-weight:500}.card-rating span{color:#888;font-weight:400;margin-left:3px;font-size:12px}.card-price{font-size:16px;font-weight:700;color:#1a1a1a}.value-props{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}@media (max-width: 820px){.value-props{grid-template-columns:repeat(2,1fr)}}@media (max-width: 460px){.value-props{grid-template-columns:1fr}}.value-card{background:#fff;border:1px solid #ececec;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:10px}.value-icon{width:40px;height:40px;border-radius:10px;background:#fff5f1;color:#e8501f;display:flex;align-items:center;justify-content:center;margin-bottom:4px}.value-icon.teal{background:#e1f5ee;color:#0f6e3b}.value-icon.blue{background:#e6f1fb;color:#185fa5}.value-icon.purple{background:#eeedfe;color:#534ab7}.value-title{font-size:15px;font-weight:600}.value-desc{font-size:13px;color:#666;line-height:1.5}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media (max-width: 900px){.testimonials-grid{grid-template-columns:1fr}}.testimonial{background:#fff;border:1px solid #ececec;border-radius:12px;padding:24px;display:flex;flex-direction:column;gap:12px}.testimonial .stars{color:#d97706;font-size:15px}.testimonial blockquote{font-size:15px;color:#333;line-height:1.6;margin:0;flex:1}.testimonial-author{display:flex;align-items:center;gap:10px;padding-top:12px;border-top:1px solid #ececec}.testimonial-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#fff5f1;color:#e8501f;font-weight:600;font-size:13px;flex-shrink:0}.testimonial-author-name{font-size:14px;font-weight:600}.testimonial-author-title{font-size:12px;color:#888}.cta-band{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);color:#fff;padding:64px 0;text-align:center}.cta-band h2{font-size:32px;color:#fff;margin-bottom:10px}.cta-band p{font-size:16px;color:#bbb;margin-bottom:28px;max-width:600px;margin-left:auto;margin-right:auto}.cta-band-actions{display:flex;gap:10px;justify-content:center;flex-wrap:wrap}.cta-btn-primary{padding:14px 28px;background:#e8501f;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;transition:background .15s}.cta-btn-primary:hover{background:#d14518}.cta-btn-secondary{padding:14px 28px;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:8px;font-size:15px;font-weight:500;transition:all .15s}.cta-btn-secondary:hover{background:#ffffff14;border-color:#fff}.newsletter{background:#faf9f6;padding:48px 0;border-top:1px solid #ececec}.newsletter-inner{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}@media (max-width: 720px){.newsletter-inner{grid-template-columns:1fr;gap:24px}}.newsletter h2{font-size:22px;margin-bottom:8px}.newsletter p{font-size:14px;color:#666;line-height:1.6}.newsletter-form{display:flex;gap:8px}.newsletter-input{flex:1;height:46px;padding:0 16px;background:#fff;border:1px solid #e0e0e0;border-radius:8px;font-size:14px;outline:none;color:#1a1a1a}.newsletter-input:focus{border-color:#1a1a1a}.newsletter-submit{padding:0 24px;background:#1a1a1a;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600}.newsletter-submit:hover{background:#000}footer{background:#fff;padding:56px 0 0;border-top:1px solid #ececec}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:32px;padding-bottom:48px}@media (max-width: 900px){.footer-main{grid-template-columns:1fr 1fr 1fr}.footer-col-brand{grid-column:1 / -1;margin-bottom:8px}}@media (max-width: 540px){.footer-main{grid-template-columns:1fr 1fr}}.footer-col h4{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#888;margin-bottom:14px;font-weight:600}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col li{margin-bottom:8px}.footer-col a{font-size:14px;color:#444;transition:color .15s}.footer-col a:hover{color:#e8501f}.footer-brand-logo{font-size:20px;font-weight:700;letter-spacing:-.02em;margin-bottom:12px}.footer-brand-logo span{color:#e8501f}.footer-tagline{font-size:14px;color:#666;line-height:1.6;margin-bottom:18px;max-width:320px}.social-row{display:flex;gap:8px;margin-top:20px;margin-bottom:20px;flex-wrap:wrap}.social-btn{width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #ececec;display:flex;align-items:center;justify-content:center;color:#555;transition:all .15s}.social-btn:hover{background:#1a1a1a;border-color:#1a1a1a;color:#fff}.footer-bottom{border-top:1px solid #ececec;padding:20px 0;display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap;font-size:13px;color:#777}.back-to-top{position:fixed;bottom:24px;right:24px;width:44px;height:44px;border-radius:50%;background:#1a1a1a;color:#fff;border:none;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .2s,transform .2s,background .15s;z-index:150;box-shadow:0 4px 16px #00000026}.back-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:#e8501f}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(100px);background:#1a1a1a;color:#fff;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:500;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);z-index:300;box-shadow:0 10px 30px #0003}.toast.show{transform:translate(-50%) translateY(0);opacity:1}.mobile-search-overlay{position:fixed;top:0;left:0;right:0;background:#fff;padding:14px 56px 14px 16px;border-bottom:1px solid #ececec;z-index:101;display:none;box-shadow:0 4px 20px #00000014}.mobile-search-overlay.open{display:block}.mobile-search-overlay .search-form{display:block;max-width:none}.mobile-search-close{position:absolute;top:12px;right:12px;width:36px;height:36px;border:none;background:#f5f3ee;border-radius:50%;font-size:20px;color:#555;display:flex;align-items:center;justify-content:center}@media (max-width: 900px){.header-inner{grid-template-columns:auto auto;justify-content:space-between;gap:12px;height:60px}.search-form{display:none}.mobile-search-btn{display:flex}.login-link{display:none}.container{padding:0 20px}}@media (max-width: 720px){.container{padding:0 16px}.top-bar{padding:6px 0}.top-bar-right{gap:14px}.header-inner{height:56px}.logo{font-size:18px}.cart-btn{padding:8px 12px;gap:6px;font-size:13px}.hero{padding:48px 0 40px}.hero h1{font-size:34px;line-height:1.15}.hero-sub{font-size:16px;margin-bottom:24px}.hero-search-input{height:52px;padding:0 90px 0 48px;font-size:15px}.hero-search-btn{padding:0 16px;height:40px;font-size:13px}.hero-search-icon{left:16px}section.content{padding:40px 0}.section-title-block h2{font-size:24px}.section-title-block p{font-size:14px}.cta-band{padding:44px 0}.cta-band h2{font-size:24px}.cta-band p{font-size:14px}.newsletter{padding:32px 0}}@media (max-width: 480px){.theme-toggle{padding:4px 6px}.theme-toggle span,.cart-btn .cart-label{display:none}.cart-btn{padding:8px 10px}.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.card-title{font-size:13px}.card-body{padding:10px 12px}}[data-theme=dark]{color-scheme:dark}[data-theme=dark] body{background:#121212;color:#e0e0e0}[data-theme=dark] .top-bar{background:#0a0a0a}[data-theme=dark] .site-header{background:#1a1a1a;border-bottom-color:#2a2a2a}[data-theme=dark] .logo{color:#f0f0f0}[data-theme=dark] .main-nav{background:#1a1a1a;border-bottom-color:#2a2a2a}[data-theme=dark] .nav-link{color:#e0e0e0}[data-theme=dark] .search-input{background:#2a2a2a;color:#e0e0e0}[data-theme=dark] .search-input::placeholder{color:#777}[data-theme=dark] .search-input:focus{background:#1a1a1a;border-color:#e8501f}[data-theme=dark] .cart-btn{background:#2a2a2a;color:#e0e0e0}[data-theme=dark] .cart-btn:hover{background:#333}[data-theme=dark] .login-link:hover{background:#2a2a2a;color:#fff}[data-theme=dark] .mobile-search-btn{color:silver}[data-theme=dark] .mobile-search-btn:hover{background:#2a2a2a}[data-theme=dark] .mobile-search-overlay{background:#1a1a1a;border-bottom-color:#2a2a2a}[data-theme=dark] .mobile-search-close{background:#2a2a2a;color:#e0e0e0}[data-theme=dark] .hero{background:linear-gradient(180deg,#0f0f0f,#121212)}[data-theme=dark] .hero-bg-shape.s1{background:#3a1a12;opacity:.4}[data-theme=dark] .hero-bg-shape.s2{background:#1a2238;opacity:.4}[data-theme=dark] .hero-eyebrow{background:#e8501f26;border-color:#e8501f4d;color:#ff9565}[data-theme=dark] .hero h1{color:#f0f0f0}[data-theme=dark] .hero-sub{color:#999}[data-theme=dark] .hero-search-input{background:#1a1a1a;border-color:#2a2a2a;color:#e0e0e0;box-shadow:0 6px 20px #0000004d}[data-theme=dark] .hero-search-input::placeholder{color:#666}[data-theme=dark] .hero-search-input:focus{border-color:#e8501f}[data-theme=dark] .hero-search-btn{background:#e8501f}[data-theme=dark] .hero-search-btn:hover{background:#d14518}[data-theme=dark] .hero-tag{background:#1a1a1a;border-color:#2a2a2a;color:#999}[data-theme=dark] .hero-tag:hover{background:#e8501f;border-color:#e8501f;color:#fff}[data-theme=dark] .stats-bar{background:#0f0f0f;border-top-color:#2a2a2a;border-bottom-color:#2a2a2a}[data-theme=dark] .stat-value{color:#f0f0f0}[data-theme=dark] .stat-label{color:#999}[data-theme=dark] section.content.alt{background:#0f0f0f}[data-theme=dark] .section-title-block h2{color:#f0f0f0}[data-theme=dark] .section-title-block p{color:#999}[data-theme=dark] .see-all{color:#ff6b3d}[data-theme=dark] .category-card{background:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .category-card:hover{border-color:#e8501f;box-shadow:0 12px 30px #0006}[data-theme=dark] .cat-viz-wrap{background:#252525}[data-theme=dark] .cat-title{color:#f0f0f0}[data-theme=dark] .cat-desc{color:#999}[data-theme=dark] .product-card{background:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .product-card:hover{border-color:#e8501f;box-shadow:0 8px 20px #0006}[data-theme=dark] .card-preview{background:#252525}[data-theme=dark] .card-title{color:#f0f0f0}[data-theme=dark] .card-category,[data-theme=dark] .card-details{color:#999}[data-theme=dark] .card-price{color:#f0f0f0}[data-theme=dark] .value-card{background:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .value-title{color:#f0f0f0}[data-theme=dark] .value-desc{color:#999}[data-theme=dark] .value-icon{background:#e8501f26;color:#ff9565}[data-theme=dark] .value-icon.teal{background:#0f6e3b26;color:#7ed3a3}[data-theme=dark] .value-icon.blue{background:#185fa526;color:#5ba4e8}[data-theme=dark] .value-icon.purple{background:#534ab726;color:#a29bf2}[data-theme=dark] .testimonial{background:#1a1a1a;border-color:#2a2a2a}[data-theme=dark] .testimonial blockquote{color:silver}[data-theme=dark] .testimonial-author{border-top-color:#2a2a2a}[data-theme=dark] .testimonial-author-name{color:#f0f0f0}[data-theme=dark] .testimonial-avatar{background:#e8501f26;color:#ff9565}[data-theme=dark] .newsletter{background:#0f0f0f;border-top-color:#2a2a2a}[data-theme=dark] .newsletter h2{color:#f0f0f0}[data-theme=dark] .newsletter p{color:#999}[data-theme=dark] .newsletter-input{background:#1a1a1a;border-color:#2a2a2a;color:#e0e0e0}[data-theme=dark] .newsletter-input:focus{border-color:#e8501f}[data-theme=dark] .newsletter-submit{background:#e8501f}[data-theme=dark] .newsletter-submit:hover{background:#d14518}[data-theme=dark] footer{background:#0a0a0a;border-top-color:#2a2a2a}[data-theme=dark] .footer-col h4{color:#777}[data-theme=dark] .footer-col a{color:silver}[data-theme=dark] .footer-brand-logo{color:#f0f0f0}[data-theme=dark] .footer-tagline{color:#999}[data-theme=dark] .social-btn{background:#1a1a1a;border-color:#2a2a2a;color:silver}[data-theme=dark] .social-btn:hover{background:#fff;color:#0a0a0a;border-color:#fff}[data-theme=dark] .footer-bottom{border-top-color:#2a2a2a;color:#888}[data-theme=dark] .back-to-top{background:#e8501f}[data-theme=dark] .back-to-top:hover{background:#d14518}[data-theme=dark] .main-nav:after{background:linear-gradient(to right,transparent,#1a1a1a)}.card-cart-btn{width:100%;padding:9px 0;margin-top:10px;background:#e8501f;color:#fff;border:none;border-radius:8px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer;transition:background .15s,transform .1s;opacity:0;transform:translateY(4px)}.product-card:hover .card-cart-btn{opacity:1;transform:translateY(0)}.card-cart-btn:hover{background:#d14518}.card-cart-btn:disabled{opacity:.7;cursor:default;background:#0f6e3b}[data-theme=dark] .card-cart-btn{background:#e8501f}[data-theme=dark] .card-cart-btn:hover{background:#d14518}.user-menu{position:relative}.user-menu-toggle{display:flex;align-items:center;gap:7px;padding:5px 12px 5px 5px;background:none;border:1px solid #e0dcd4;border-radius:24px;cursor:pointer;font-family:inherit;font-size:13px;font-weight:500;color:#1a1a1a;transition:all .15s}.user-menu-toggle:hover{border-color:#ccc;background:#f9f7f4}[data-theme=dark] .user-menu-toggle{border-color:#444;color:#e0e0e0}[data-theme=dark] .user-menu-toggle:hover{background:#2a2a2a}.user-avatar-sm{width:28px;height:28px;border-radius:50%;background:#e8501f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.user-name-short{max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-chevron{transition:transform .2s;opacity:.5}.user-menu.open .user-chevron{transform:rotate(180deg)}.user-dropdown{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;background:#fff;border:1px solid #e0dcd4;border-radius:12px;box-shadow:0 8px 32px #0000001f;padding:6px;z-index:500;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all .2s cubic-bezier(.4,0,.2,1)}.user-menu.open .user-dropdown{opacity:1;visibility:visible;transform:translateY(0)}[data-theme=dark] .user-dropdown{background:#1e1e1e;border-color:#333;box-shadow:0 8px 32px #0006}.user-dropdown-header{padding:12px 14px;border-bottom:1px solid #eee}.user-dropdown-header strong{display:block;font-size:14px;color:#1a1a1a}[data-theme=dark] .user-dropdown-header strong{color:#f0f0f0}.user-dropdown-header span{font-size:12px;color:#999}[data-theme=dark] .user-dropdown-header{border-color:#333}.user-dropdown-link{display:flex;align-items:center;gap:10px;padding:9px 14px;border-radius:8px;font-size:13px;font-weight:500;color:#555;text-decoration:none;transition:all .1s}.user-dropdown-link:hover{background:#f5f3ee;color:#1a1a1a}[data-theme=dark] .user-dropdown-link{color:#aaa}[data-theme=dark] .user-dropdown-link:hover{background:#2a2a2a;color:#f0f0f0}.user-dropdown-divider{height:1px;background:#eee;margin:4px 0}[data-theme=dark] .user-dropdown-divider{background:#333}.logout-link{color:#e53e3e!important}.logout-link:hover{background:#fef0f0!important}[data-theme=dark] .logout-link:hover{background:#2d1010!important}.card-tags{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0 4px}.card-tag{font-size:12px;font-weight:500;padding:3px 10px;background:#f5f3ee;color:#555;border-radius:20px;text-decoration:none;transition:all .15s;white-space:nowrap}.card-tag:hover{background:#1a1a1a;color:#fff}.card-tag-more{font-size:12px;color:#999;padding:3px 4px;align-self:center}[data-theme=dark] .card-tag{background:#252525;color:#aaa}[data-theme=dark] .card-tag:hover{background:#e8501f;color:#fff}[data-theme=dark] .card-tag-more{color:#777}
