:root{--red:#e30620;--ink:#151515;--muted:#666b75;--line:#e5e6ea;--paper:#fff;--soft:#f5f6f8;--green:#11b85a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#fff 0,#fafafa 100%);color:var(--ink)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.seo-header{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:12px max(24px,calc((100vw - 1180px)/2));background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.seo-header img{width:190px;max-height:48px;object-fit:contain}.seo-header nav{display:flex;gap:22px;font-weight:750;font-size:14px}.seo-header nav a:hover{color:var(--red)}.seo-shell{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:28px 0 64px}.seo-breadcrumb{display:flex;align-items:center;gap:9px;overflow:hidden;margin-bottom:24px;color:var(--muted);font-size:13px;white-space:nowrap}.seo-breadcrumb a:hover{color:var(--red)}.seo-product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:56px;align-items:center}.seo-product-media{overflow:hidden;border:1px solid var(--line);border-radius:34px;background:var(--soft);box-shadow:0 24px 70px rgba(20,20,20,.08)}.seo-product-media img{width:100%;aspect-ratio:1/1;object-fit:contain}.seo-eyebrow{display:block;margin-bottom:12px;color:var(--red);font-weight:850;font-size:12px;letter-spacing:.11em;text-transform:uppercase}.seo-product h1,.seo-category-head h1{margin:0;font-size:clamp(34px,5vw,64px);line-height:1.03;letter-spacing:-.045em}.seo-lead,.seo-category-head p{color:var(--muted);font-size:18px;line-height:1.7}.seo-tags{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0;padding:0;list-style:none}.seo-tags li{padding:7px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:12px;font-weight:750}.seo-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:22px 0}.seo-facts div{padding:14px 16px;border-radius:18px;background:var(--soft)}.seo-facts dt{color:var(--muted);font-size:11px;text-transform:uppercase}.seo-facts dd{margin:4px 0 0;font-weight:800}.seo-price{font-size:26px;font-weight:900}.seo-price small{font-size:13px;font-weight:500}.seo-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.seo-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 22px;border:1px solid var(--line);border-radius:999px;background:#fff;font-weight:850}.seo-button.primary{border-color:var(--green);background:var(--green);color:#fff}.seo-category-head{padding:36px 0 40px}.seo-category-head p{max-width:760px}.seo-category-head strong{display:inline-block;margin-top:8px;padding:8px 13px;border-radius:999px;background:#171717;color:#fff;font-size:13px}.seo-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.seo-card{overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#fff;transition:.2s ease}.seo-card:hover{transform:translateY(-3px);box-shadow:0 16px 40px rgba(0,0,0,.08)}.seo-card img{width:100%;aspect-ratio:1/1;object-fit:cover;background:var(--soft)}.seo-card span{display:block;padding:16px 16px 0;color:var(--red);font-size:11px;font-weight:900;letter-spacing:.08em}.seo-card h2{margin:5px 16px 18px;font-size:15px;line-height:1.35}.seo-footer{padding:28px;text-align:center;border-top:1px solid var(--line);color:var(--muted);font-size:13px}.seo-state{display:grid;min-height:70vh;place-content:center;justify-items:center;padding:30px;text-align:center}.seo-state img{width:210px;margin-bottom:28px}.seo-state h1{font-size:42px;margin:0}.seo-state p{color:var(--muted);max-width:520px;line-height:1.6}@media(max-width:900px){.seo-product{grid-template-columns:1fr;gap:30px}.seo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.seo-header{min-height:64px;padding:10px 18px}.seo-header img{width:150px}.seo-header nav a:first-child{display:none}.seo-shell{width:min(100% - 24px,1180px);padding-top:18px}.seo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.seo-card{border-radius:18px}.seo-card h2{font-size:13px;margin:4px 12px 14px}.seo-card span{padding:12px 12px 0}.seo-product-media{border-radius:24px}.seo-product h1,.seo-category-head h1{font-size:36px}.seo-lead,.seo-category-head p{font-size:16px}.seo-actions{display:grid}.seo-button{width:100%}}
