:root{--paper:#f7f6f2;--ink:#20201e;--muted:#62625d;--line:#dfdfd8;--accent:#7c2938;--accent-dark:#62202d;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #c98591;outline-offset:3px}.site-header{border-bottom:1px solid var(--line);background:rgba(247,246,242,.96)}.header-inner{height:64px;max-width:1280px;margin:auto;padding:0 28px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;letter-spacing:-.02em}.brand em{font-style:normal;font-weight:500;color:var(--muted)}.brand-mark{width:29px;height:29px;display:grid;place-items:center;border-radius:6px;background:var(--accent);color:#fff;font-size:15px}nav{display:flex;gap:24px}nav,nav a{align-items:center}nav a{min-height:44px;display:inline-flex;color:var(--muted);text-decoration:none;font-size:14px;font-weight:600}nav a:hover{color:var(--accent)}.page-shell{max-width:1280px;margin:0 auto;padding:0 28px 72px}.hero{padding:54px 0 38px;max-width:900px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(32px,4vw,48px);line-height:1.15;letter-spacing:-.03em;margin-bottom:15px;font-weight:800}h2{font-size:28px;line-height:1.3;letter-spacing:-.02em;margin-bottom:12px}h3{font-size:18px;line-height:1.4;margin-bottom:10px}.hero p{color:var(--muted);max-width:700px;font-size:17px;margin-bottom:26px}.search-form{max-width:620px}.search-form label{display:block;font-size:14px;font-weight:700;margin-bottom:7px}.search-row{display:flex;gap:9px}.search-row input{flex:1 1;min-width:0;height:46px;border:1px solid #bfc0b9;border-radius:6px;padding:0 14px;background:#fff;color:var(--ink);font:inherit}button{height:46px;border:0;border-radius:6px;padding:0 17px;background:var(--accent);color:#fff;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer;white-space:nowrap}button:hover{background:var(--accent-dark)}.search-note{margin:7px 0 0;color:var(--muted);font-size:13px}.catalog-layout{display:grid;grid-template-columns:184px minmax(0,1fr);grid-gap:32px;gap:32px;align-items:start}.catalog-aside{position:-webkit-sticky;position:sticky;top:20px}.catalog-aside h2{font-size:14px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:0 0 10px}.category-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.category-list li{border-bottom:1px solid var(--line)}.category-list a{display:flex;justify-content:space-between;gap:8px;padding:10px 0;color:var(--muted);text-decoration:none;font-size:14px}.category-list a:hover,.category-list a[aria-current=page]{color:var(--accent);font-weight:700}.category-list small{color:#8c8c84}.catalog-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:16px}.catalog-heading h2{margin:0}.catalog-heading p{margin:0}.catalog-heading p,.source-note{color:var(--muted);font-size:14px}.source-note{margin:-4px 0 18px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.product-card{background:var(--white);border:1px solid var(--line);border-radius:7px;overflow:hidden;display:flex;flex-direction:column;min-width:0}.product-image-link{display:block}.product-image{position:relative;aspect-ratio:1;background:#f1f0ec}.product-image img{object-fit:contain;padding:12px;transition:transform .2s ease}.product-image-link:hover img{transform:scale(1.025)}.product-body{padding:12px 13px 14px;display:flex;flex-direction:column;flex:1 1}.product-category{text-transform:uppercase;letter-spacing:.07em;font-size:10px;color:var(--muted);margin-bottom:6px}.product-body h3{font-size:15px;line-height:1.35;margin-bottom:14px}.product-body h3 a{text-decoration:none}.product-body h3 a:hover{color:var(--accent)}.product-footer{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:8px}.price-unknown{color:var(--muted);font-size:13px}.text-link{min-height:44px;display:inline-flex;align-items:center;color:var(--accent);font-size:13px;font-weight:700;text-decoration:none;white-space:nowrap}.text-link:hover{text-decoration:underline}.steps{margin:60px 0 0;border-top:1px solid var(--line);padding-top:35px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.step{border-top:2px solid var(--accent);padding-top:13px}.step-number{color:var(--accent);font-size:13px;font-weight:800;letter-spacing:.1em}.step p{color:var(--muted);margin-bottom:0}.faq{margin-top:52px;max-width:850px}.faq details{border-top:1px solid var(--line);padding:15px 0}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;font-weight:700}.faq details p{color:var(--muted);margin:10px 0 0}.site-footer{border-top:1px solid var(--line);background:#efeee9}.footer-inner{max-width:1280px;margin:auto;padding:32px 28px;display:grid;grid-template-columns:1fr auto;grid-gap:14px 30px;gap:14px 30px}.footer-inner strong{font-size:15px}.footer-inner p{max-width:580px;color:var(--muted);margin:6px 0 0;font-size:13px}.footer-links{display:flex;align-items:flex-start;gap:17px;flex-wrap:wrap}.footer-links a{color:var(--muted);font-size:13px;text-decoration:none}.footer-links a:hover{color:var(--accent)}.footer-inner small{color:var(--muted);font-size:12px;grid-column:1/-1}.prose{max-width:760px;padding:56px 0}.prose h1{margin-bottom:20px}.prose h2{margin-top:34px}.prose li,.prose p{color:var(--muted)}.prose ol,.prose ul{padding-left:22px}.prose a{color:var(--accent)}.breadcrumb{padding-top:28px;font-size:13px;color:var(--muted)}.breadcrumb a{color:var(--accent)}.category-hero{padding:28px 0 30px}.category-hero h1{margin-bottom:8px;font-size:36px}.category-hero p{color:var(--muted);margin:0}.not-found{text-align:center;padding:120px 0}.not-found p{color:var(--muted)}.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:6px;background:var(--accent);color:#fff;text-decoration:none;font-weight:700;font-size:14px}@media (max-width:1050px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.header-inner{height:56px;padding:0 16px}.brand em{display:none}nav{gap:13px}nav a{font-size:12px}.page-shell{padding:0 16px 52px}.hero{padding:32px 0 28px}.hero p{font-size:16px;margin-bottom:20px}.search-row{flex-direction:column;gap:8px}.search-row button,.search-row input{width:100%}.catalog-layout{display:block}.catalog-aside{position:static;margin-bottom:24px;overflow-x:auto}.catalog-aside h2{margin-bottom:7px}.category-list{display:flex;gap:8px;border:0;width:max-content}.category-list li{border:0}.category-list a{min-height:44px;border:1px solid var(--line);border-radius:5px;padding:9px 10px;background:#fff;white-space:nowrap}.category-list small{display:none}.catalog-heading{align-items:flex-start;flex-direction:column;gap:3px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-body{padding:10px}.product-body h3{font-size:14px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:38px}.product-category{font-size:9px}.product-footer{align-items:flex-start;flex-direction:column;gap:4px}.steps-grid{grid-template-columns:1fr;gap:20px}.faq,.steps{margin-top:40px}.footer-inner{padding:27px 16px;display:block}.footer-links{margin-top:20px}.footer-inner small{display:block;margin-top:18px}.prose{padding:38px 0}.category-hero{padding:23px 0 24px}.category-hero h1{font-size:32px}}