:root{--primary: #3b82f6;--primary-dark: #1e3a8a;--primary-light: #e0f2fe;--bg: #ffffff;--bg-soft: #f8fafc;--text: #111827;--text-muted: #4b5563;--border: #e5e7eb;--cta: #facc15;--cta-hover: #eab308;--cta-text: #111827;--radius: 14px;--shadow: 0 4px 14px rgba(17, 24, 39, .06);--shadow-hover: 0 8px 24px rgba(17, 24, 39, .1);--max-width: 1180px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}h1,h2,h3{line-height:1.25;margin:0 0 12px}h1{font-size:clamp(28px,5vw,44px)}h2{font-size:clamp(22px,3vw,30px)}h3{font-size:18px}p{color:var(--text-muted);margin:0 0 12px}.section{padding:56px 0}.section-title{text-align:center;margin-bottom:32px}.section-title p{max-width:560px;margin:0 auto;text-align:center}.btn{display:inline-block;padding:12px 24px;border-radius:999px;font-weight:700;font-size:15px;transition:transform .15s ease,box-shadow .15s ease,background .15s ease;cursor:pointer;border:none}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark);transform:translateY(-1px)}.btn-cta{background:var(--cta);color:var(--cta-text);box-shadow:var(--shadow)}.btn-cta:hover{background:var(--cta-hover);transform:translateY(-1px);box-shadow:var(--shadow-hover)}.grid{display:grid;gap:24px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}@media(max-width:860px){.grid-2,.grid-3{grid-template-columns:1fr}}.site-header[data-astro-cid-5hce7sga]{position:sticky;top:0;z-index:50;background:#ffffffeb;backdrop-filter:blur(8px);border-bottom:1px solid var(--border)}.header-inner[data-astro-cid-5hce7sga]{display:flex;align-items:center;justify-content:space-between;padding:14px 20px}.logo[data-astro-cid-5hce7sga]{font-weight:800;font-size:19px;color:var(--primary-dark)}.nav[data-astro-cid-5hce7sga]{display:flex;gap:22px;font-weight:600;font-size:15px}.nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:var(--text);opacity:.85;padding:6px 14px;border-radius:999px;transition:background .15s ease,color .15s ease}.nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover,.nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga].active{background:#a3263c;color:#fff;opacity:1;font-weight:800}@media(max-width:640px){.nav[data-astro-cid-5hce7sga]{gap:12px;font-size:13px}}.site-footer[data-astro-cid-5hce7sga]{background:var(--primary-dark);color:#e5e7eb;margin-top:40px}.footer-inner[data-astro-cid-5hce7sga]{padding:44px 20px 28px;display:grid;gap:18px}.footer-logo[data-astro-cid-5hce7sga]{font-weight:800;font-size:18px;color:#fff;margin-bottom:6px}.footer-nav[data-astro-cid-5hce7sga]{display:flex;gap:18px;flex-wrap:wrap;font-weight:600}.footer-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]{color:#cbd5e1}.footer-nav[data-astro-cid-5hce7sga] a[data-astro-cid-5hce7sga]:hover{color:var(--cta)}.disclosure[data-astro-cid-5hce7sga]{font-size:13px;color:#94a3b8;border-top:1px solid rgba(255,255,255,.12);padding-top:16px;margin-top:6px}.copyright[data-astro-cid-5hce7sga]{font-size:13px;color:#94a3b8;margin:0}.product-box[data-astro-cid-hh7vaosk]{position:relative;border:1px solid var(--border);border-radius:var(--radius);padding:18px;margin:0;background:#fff;box-shadow:var(--shadow);transition:box-shadow .2s ease,transform .2s ease;display:flex;flex-direction:column;height:100%}.product-box[data-astro-cid-hh7vaosk]:hover{box-shadow:var(--shadow-hover);transform:translateY(-2px)}.badge[data-astro-cid-hh7vaosk]{position:absolute;top:-10px;left:14px;background:var(--cta);color:var(--cta-text);font-size:12px;font-weight:800;padding:4px 10px;border-radius:999px;box-shadow:var(--shadow)}.product-img[data-astro-cid-hh7vaosk]{border-radius:10px;overflow:hidden;margin-bottom:12px;background:var(--bg-soft);aspect-ratio:4/3}.product-img[data-astro-cid-hh7vaosk] img[data-astro-cid-hh7vaosk]{width:100%;height:100%;object-fit:cover}.product-body[data-astro-cid-hh7vaosk]{flex:1;display:flex;flex-direction:column}.rating[data-astro-cid-hh7vaosk]{display:flex;align-items:center;gap:2px;margin-bottom:8px}.star[data-astro-cid-hh7vaosk]{color:#d1d5db;font-size:15px}.star[data-astro-cid-hh7vaosk].full{color:var(--cta)}.star[data-astro-cid-hh7vaosk].half{color:var(--cta);opacity:.5}.rating-num[data-astro-cid-hh7vaosk]{margin-left:6px;font-size:13px;color:var(--text-muted);font-weight:600}.product-footer[data-astro-cid-hh7vaosk]{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:8px}.price[data-astro-cid-hh7vaosk]{font-weight:800;color:var(--primary-dark);font-size:17px}.newsletter[data-astro-cid-motrwrji]{background:var(--primary-light);border-radius:var(--radius);margin:40px auto;max-width:var(--max-width);padding:48px 24px;text-align:center}.newsletter-inner[data-astro-cid-motrwrji]{max-width:560px;margin:0 auto}.newsletter[data-astro-cid-motrwrji] h2[data-astro-cid-motrwrji]{color:var(--primary-dark)}.newsletter-form[data-astro-cid-motrwrji]{display:flex;gap:10px;margin-top:20px;flex-wrap:wrap;justify-content:center}.newsletter-form[data-astro-cid-motrwrji] input[data-astro-cid-motrwrji]{flex:1;min-width:220px;padding:13px 16px;border:1px solid var(--border);border-radius:999px;font-size:15px}.newsletter-form[data-astro-cid-motrwrji] input[data-astro-cid-motrwrji]:focus{outline:none;border-color:var(--primary)}.newsletter-message[data-astro-cid-motrwrji]{min-height:20px;margin-top:14px;font-weight:600;font-size:14px}.privacy-note[data-astro-cid-motrwrji]{font-size:13px;color:#6b7280;margin:0}
