:root{--ink:#171717;--muted:#6f716d;--paper:#f4f4f0;--line:#d9dad5;--navy:#17243a;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif;line-height:1.6}a{color:inherit}.category-header{height:86px;padding:0 4.4vw;display:flex;align-items:center;gap:3rem;background:#fff;border-bottom:1px solid #e5e5e2;position:sticky;top:0;z-index:20}.category-logo{text-decoration:none;font-size:1.25rem;font-weight:700;letter-spacing:.13em;white-space:nowrap}.category-logo small{font-size:.52rem;font-weight:400;color:#777;margin-left:.55rem}.category-header nav{display:flex;gap:2.1rem;margin:auto}.category-header nav a{text-decoration:none;font-size:.9rem}.category-header nav a.active{font-weight:700}.category-header__cta,.category-btn{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.25rem;border:1px solid var(--navy);background:var(--navy);color:#fff;text-decoration:none;border-radius:8px;font-weight:700}.category-header__cta{background:#fff;color:var(--ink);font-size:.85rem}.category-crumbs,main>section,.category-switcher,footer{max-width:1180px;margin-left:auto;margin-right:auto}.category-crumbs{display:flex;gap:.65rem;padding:1.2rem 0;font-size:.78rem;color:var(--muted)}.category-hero{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.65fr);gap:4rem;padding:5rem 0 4rem}.category-kicker{font-size:.75rem;letter-spacing:.16em;font-weight:700;color:#71746f;margin:0 0 1rem}.category-hero h1{font-size:clamp(3rem,7vw,6.5rem);line-height:.95;letter-spacing:-.055em;margin:.2rem 0 2rem;max-width:900px}.category-lead{font-size:1.18rem;max-width:760px;color:#444743}.category-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.category-btn--light{background:#fff;color:var(--ink);border-color:#bfc1bc}.category-hero aside{align-self:end;background:#fff;border:1px solid var(--line);padding:2rem;border-radius:18px}.category-hero aside strong{font-size:1.25rem}.category-hero aside ul{padding-left:1.2rem;margin-bottom:0}.category-switcher{display:flex;flex-wrap:wrap;gap:.6rem;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:1.25rem 0}.category-switcher a{background:#fff;border:1px solid var(--line);border-radius:999px;padding:.55rem .9rem;text-decoration:none;font-size:.82rem}.category-section{padding:5rem 0}.category-heading{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.category-heading h2,.category-info h2,.category-process h2,.category-faq h2,.category-cta h2{font-size:clamp(2rem,4vw,3.6rem);line-height:1.04;letter-spacing:-.04em;margin:.2rem 0}.category-heading>p{color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.category-product{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden}.category-product a{text-decoration:none;display:block;padding:1rem 1rem 1.4rem}.category-product__image{aspect-ratio:1/1;background:#f7f7f4;display:grid;place-items:center;border-radius:12px;overflow:hidden}.category-product__image img{width:100%;height:100%;object-fit:contain}.category-product__brand{font-size:.72rem;letter-spacing:.09em;color:var(--muted);margin:1.2rem 0 .4rem}.category-product h3{font-size:1.15rem;line-height:1.25;margin:0 0 1rem}.category-product span{font-size:.85rem;font-weight:700}.category-empty{grid-column:1/-1;background:#fff;border:1px solid var(--line);border-radius:18px;padding:3rem;max-width:760px}.category-info{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;padding:1rem 0 6rem}.category-info>div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:2.5rem}.category-info ol{padding-left:1.35rem}.category-info li{margin:.75rem 0}.category-process{padding:5rem 0}.category-process>div{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.category-process article{border-top:1px solid #9fa19c;padding-top:1.2rem}.category-process article b{color:#777}.category-process article h3{font-size:1.25rem}.category-faq{padding:5rem 0 7rem}.category-faq details{border-top:1px solid var(--line);padding:1.15rem 0}.category-faq details:last-child{border-bottom:1px solid var(--line)}.category-faq summary{cursor:pointer;font-size:1.1rem;font-weight:700}.category-faq details p{max-width:760px;color:#4e514d}.category-cta{background:var(--navy);color:#fff;border-radius:24px;padding:4rem;margin-bottom:5rem}.category-cta>p{letter-spacing:.15em;font-size:.75rem}.category-cta h2{max-width:850px;margin-bottom:2rem}footer{padding:4rem 0 3rem;border-top:1px solid var(--line)}footer>p{max-width:620px;color:var(--muted)}footer nav{display:flex;flex-wrap:wrap;gap:.7rem 1.5rem;margin:2rem 0}footer nav a{font-size:.85rem} @media(max-width:900px){.category-header{height:72px;padding:0 1rem}.category-header nav{display:none}.category-header__cta{margin-left:auto;padding:.65rem .8rem}.category-crumbs,main>section,.category-switcher,footer{margin-left:1rem;margin-right:1rem}.category-hero{grid-template-columns:1fr;gap:2rem;padding:3rem 0}.category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-info{grid-template-columns:1fr}.category-process>div{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.category-logo{font-size:1rem}.category-logo small{display:none}.category-hero h1{font-size:3.1rem}.category-grid{grid-template-columns:1fr}.category-heading{display:block}.category-process>div{grid-template-columns:1fr}.category-info>div,.category-cta{padding:1.5rem}.category-switcher{flex-wrap:nowrap;overflow-x:auto}.category-header__cta{font-size:.75rem}.category-crumbs{overflow:hidden;white-space:nowrap}}
