.craf-hero-system{background:radial-gradient(circle at 78% 28%,rgba(69,188,75,.22),transparent 30%),linear-gradient(135deg,var(--brand-neutral-dark),var(--brand-primary-dark));min-height:84vh;padding-bottom:80px;padding-top:170px}.craf-hero-system__grid{align-items:center;display:grid;grid-gap:48px;gap:48px;grid-template-columns:minmax(0,0.95fr) minmax(320px,1.05fr)}.craf-hero-system h1,.craf-hero-system p{color:var(--brand-text-inverse)}.craf-hero-system__copy>p:not(.craf-eyebrow){font-size:1.08rem;max-width:620px}.craf-cta-actions,.craf-hero-system__cta{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.craf-hero-system__media{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:var(--brand-radius);padding:18px}.craf-hero-system__media img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%}.craf-product-grid-four{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.craf-product-card{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);display:grid;min-height:100%;overflow:hidden}.craf-product-card img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%}.craf-product-card div{padding:18px}.craf-product-card h3{font-size:1.14rem;margin-bottom:8px}.craf-product-card p{color:var(--brand-text);font-size:.95rem}.craf-product-card a{font-weight:800}.craf-where-to-buy{background:var(--brand-bg-alt);border-bottom:1px solid var(--brand-border);border-top:1px solid var(--brand-border);padding:44px 0}.craf-where-to-buy__row{align-items:center;display:grid;grid-gap:28px;gap:28px;grid-template-columns:minmax(0,1fr) minmax(320px,0.9fr)}.craf-where-to-buy__lead{align-items:flex-start;display:flex;gap:18px}.craf-where-to-buy__lead h2{font-size:max(1.65rem, min(3vw, 2.3rem));margin-bottom:8px}.craf-where-to-buy__lead p:not(.craf-eyebrow){color:var(--brand-text);margin-bottom:0}.craf-where-to-buy__action{display:grid;grid-gap:12px;gap:12px}.craf-where-to-buy__action input{border:1px solid var(--brand-border);border-radius:var(--brand-radius);min-height:48px;padding:0 14px}.craf-where-to-buy__chips{display:flex;flex-wrap:wrap;gap:8px}.craf-where-to-buy__chips span{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);color:var(--brand-text);font-size:.86rem;padding:7px 10px}.craf-gallery{background:var(--brand-bg)}.craf-gallery-grid{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(4,minmax(0,1fr))}.craf-gallery-grid figure{border-radius:var(--brand-radius);margin:0;overflow:hidden;position:relative}.craf-gallery-grid img{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%}.craf-gallery-grid figcaption{background:rgba(30,35,40,.84);bottom:0;color:var(--brand-text-inverse);font-weight:800;left:0;padding:10px 12px;position:absolute;right:0}.craf-testimonial{background:var(--brand-bg-alt)}.craf-testimonial blockquote{margin:0 auto;max-width:880px;text-align:center}.craf-testimonial blockquote p{color:var(--brand-text);font-size:max(1.5rem, min(3vw, 2.4rem));font-weight:800;line-height:1.2}.craf-testimonial cite{color:var(--brand-primary-dark);font-style:normal;font-weight:800}.craf-cta-section{padding:80px 0 96px;text-align:center}.craf-cta-section .container{max-width:860px}.craf-cta-section h2{color:var(--brand-text-inverse);font-size:max(1.85rem, min(3vw, 2.65rem));margin-bottom:16px}.craf-cta-section p{color:var(--brand-text-inverse)}.craf-cta-actions{justify-content:center}@media (max-width:991px){.craf-hero-system{min-height:70vh;padding-top:130px}.craf-hero-system__grid,.craf-where-to-buy__row{grid-template-columns:1fr}.craf-gallery-grid,.craf-product-grid-four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:575px){.craf-gallery-grid,.craf-product-grid-four{grid-template-columns:1fr}}