.sewing-series-hero{padding:112px 0 88px;background:linear-gradient(135deg,#fff 0,#fcebef 58%,#f6f3f0 100%);overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,0.92fr) minmax(360px,1.08fr);grid-gap:48px;gap:48px;align-items:center}.hero-copy p:not(.eyebrow){font-size:1.08rem;max-width:620px;color:var(--brand-text)}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.hero-machine-panel{position:relative}.machine-series{list-style:none;margin:18px 0 0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.machine-series li{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:16px;box-shadow:0 10px 24px rgba(33,26,23,.08)}.machine-series h3{font-size:1.02rem;margin-bottom:8px}.machine-series p{margin:0;font-size:.88rem;color:var(--brand-text)}.feature-grid article,.home-product-grid article,.industry-icon-grid article,.testimonial-grid article{background:var(--brand-bg);border:1px solid var(--brand-border);border-radius:var(--brand-radius);padding:24px;position:relative}.industry-icon-grid span{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:var(--brand-bg-alt);color:var(--brand-primary);font-weight:800;margin-bottom:16px}.home-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px}.home-product-grid img{width:100%;aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;border-radius:var(--brand-radius);background:var(--brand-neutral-light);margin-bottom:18px}.feature-grid h3,.home-product-grid h3,.industry-icon-grid h3{font-size:1.18rem}.testimonial-grid article{box-shadow:var(--brand-shadow)}.testimonial-grid span,.testimonial-grid strong{display:block}.testimonial-grid span{color:var(--brand-primary-dark);font-size:.9rem}@media (max-width:991px){.hero-grid,.home-product-grid{grid-template-columns:1fr}}@media (max-width:575px){.machine-series{grid-template-columns:1fr}}