:root{--cb-red:#e21b23;--cb-ink:#111;--cb-paper:#fff;--cb-soft:#f5f5f3;--cb-muted:#666;--cb-line:#dedede}.cb-shell{width:min(1440px,calc(100% - 80px));margin-inline:auto}.cb-eyebrow{margin:0 0 18px;color:var(--cb-red);font-size:1.2rem;font-weight:800;letter-spacing:.12em}.cb-heading{margin:0;color:var(--cb-ink);font-family:Arial,Helvetica,sans-serif;font-weight:900;letter-spacing:-.045em}.cb-button{min-height:54px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;background:var(--cb-red);color:#fff;text-decoration:none;font-size:1.2rem;font-weight:800;letter-spacing:.08em;border:1px solid var(--cb-red);transition:.2s}.cb-button:hover{background:#bd151d;transform:translateY(-2px)}.cb-button--outline{background:#fff;color:var(--cb-ink);border-color:var(--cb-ink)}.cb-button--outline:hover{background:var(--cb-ink);color:#fff}.cb-hero{display:grid;grid-template-columns:43% 57%;min-height:600px;background:var(--cb-paper);border-bottom:1px solid var(--cb-line);overflow:hidden}.cb-hero__copy{padding:70px max(40px,calc((100vw - 1440px)/2));display:flex;flex-direction:column;justify-content:center}.cb-hero__title{font-size:clamp(6rem,6vw,9rem);line-height:.92}.cb-hero__text{max-width:52rem;margin:26px 0;color:var(--cb-muted);font-size:1.8rem;line-height:1.55}.cb-hero__actions{display:flex;gap:14px;flex-wrap:wrap}.cb-hero__trust{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:34px;padding-top:22px;border-top:1px solid var(--cb-line);font-size:1.1rem}.cb-hero__trust b,.cb-hero__trust span{display:block}.cb-hero__trust b{color:var(--cb-ink)}.cb-hero__trust span{margin-top:4px;color:var(--cb-muted)}.cb-hero__visual{background:var(--cb-soft);min-height:600px}.cb-hero__visual img{width:100%;height:100%;object-fit:cover}.cb-section{padding:80px 0;background:var(--cb-paper)}.cb-section--soft{background:var(--cb-soft)}.cb-section__head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:32px}.cb-section__head h2{font-size:4rem}.cb-section__head a{color:var(--cb-ink);text-decoration:none;font-weight:800;border-bottom:2px solid var(--cb-red);padding-bottom:6px}.cb-category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.cb-category{min-height:200px;padding:24px;background:#fff;border:1px solid var(--cb-line);color:var(--cb-ink);text-decoration:none;display:flex;flex-direction:column;transition:.2s}.cb-category:hover{border-color:var(--cb-red);transform:translateY(-3px)}.cb-category__no{color:var(--cb-red);font-size:1.2rem;font-weight:800}.cb-category small{margin-top:auto;color:var(--cb-muted)}.cb-category strong{margin-top:5px;font-size:2rem}.cb-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cb-product{color:var(--cb-ink);text-decoration:none}.cb-product__image{height:320px;background:#fff;border:1px solid var(--cb-line);overflow:hidden}.cb-product__image img{width:100%;height:100%;object-fit:contain;transition:.3s}.cb-product:hover img{transform:scale(1.04)}.cb-product h3{margin:16px 0 6px;font-size:1.7rem}.cb-product p{margin:0;color:var(--cb-muted)}.cb-workshop{padding:90px 0;background:var(--cb-ink);color:#fff}.cb-workshop__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.cb-workshop h2{color:#fff;font-size:6.6rem;line-height:.92}.cb-workshop h2 em{color:var(--cb-red);font-style:normal}.cb-workshop__copy{font-size:2rem;line-height:1.55;color:#ccc}.cb-workshop__stats{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid #444;margin:30px 0}.cb-workshop__stats div{padding:22px 8px}.cb-workshop__stats b,.cb-workshop__stats span{display:block}.cb-workshop__stats b{color:#fff;font-size:2rem}.cb-workshop__stats span{font-size:1rem;letter-spacing:.12em}@media(max-width:990px){.cb-shell{width:calc(100% - 40px)}.cb-hero{grid-template-columns:1fr}.cb-hero__copy{padding:60px 30px}.cb-category-grid{grid-template-columns:repeat(3,1fr)}.cb-product-grid{grid-template-columns:repeat(2,1fr)}.cb-workshop__grid{grid-template-columns:1fr;gap:40px}}@media(max-width:640px){.cb-shell{width:calc(100% - 28px)}.cb-hero__copy{padding:50px 20px}.cb-hero__title{font-size:5.6rem}.cb-hero__trust{grid-template-columns:1fr}.cb-hero__visual{min-height:360px}.cb-section{padding:60px 0}.cb-section__head h2{font-size:3.2rem}.cb-category-grid{display:flex;overflow-x:auto}.cb-category{min-width:78%}.cb-product-grid{grid-template-columns:1fr}.cb-workshop h2{font-size:5rem}.cb-workshop__stats{grid-template-columns:1fr}}
