/* Homepage conversion refinements. */
.home .sv-home-factory-capability{display:grid;gap:18px}.home .sv-home-factory-main,.home .sv-home-production-process{margin:0;background:#e7ded3}.home .sv-home-factory-main{aspect-ratio:4/3;overflow:hidden}.home .sv-home-factory-main img,.home .sv-home-production-process img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.home .sv-home-production-process{height:clamp(230px,28vw,390px);margin:0 0 26px;overflow:hidden}@media(max-width:760px){.home .sv-home-factory-main{aspect-ratio:4/3}.home .sv-home-production-process{height:auto;aspect-ratio:4/3;margin-bottom:20px}.home .sv-home-factory-capability{gap:14px}}
@media(max-width:430px){.home .sv-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home .sv-category-card{min-width:0;height:auto}}
.home .sv-category-card--uploaded-image .sv-card-media{background:#efe7db}.home .sv-category-card--uploaded-image .sv-card-media .sv-category-card-image--uploaded{object-fit:contain;object-position:center;transform:none}.home .sv-category-card--uploaded-image:hover .sv-card-media .sv-category-card-image--uploaded{transform:none}
.home .sv-home-tags,.home .sv-home-options{margin:0 0 22px;color:var(--clay);font:600 10px/1.65 var(--mono);letter-spacing:.07em;text-transform:uppercase}.home .sv-home-tags span,.home .sv-home-options span{margin:0 6px;color:#9b8e83}.home .sv-proof-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.home .sv-proof-export strong{font-size:15px}.home .sv-category-card small{display:block;margin:0 0 12px;color:var(--clay);font:600 10px/1 var(--mono);letter-spacing:.08em;text-transform:uppercase}.home .sv-home-capability-stats{display:grid;gap:8px;margin:25px 0;color:#ddd4ca;font-size:12px}.home .sv-home-capability-stats span{display:flex;gap:8px;align-items:baseline}.home .sv-home-capability-stats b{color:#f5eee6;font:600 18px/1 var(--serif)}.home .sv-home-factory-step .sv-factory-media img,.home .sv-category-card .sv-card-media img{transition:transform .3s ease}.home .sv-home-factory-step:hover .sv-factory-media img,.home .sv-category-card:hover .sv-card-media img{transform:scale(1.03)}.home .sv-home-factory-step{opacity:0;transform:translateY(10px);animation:sv-home-fade-up .45s ease forwards}.home .sv-home-factory-step:nth-child(2){animation-delay:.06s}.home .sv-home-factory-step:nth-child(3){animation-delay:.12s}.home .sv-home-factory-step:nth-child(4){animation-delay:.18s}@keyframes sv-home-fade-up{to{opacity:1;transform:none}}@media(max-width:1080px){.home .sv-proof-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.home .sv-proof-grid{grid-template-columns:1fr 1fr}.home .sv-proof-export{grid-column:span 2}.home .sv-home-capability-stats{grid-template-columns:repeat(3,minmax(0,1fr));font-size:10px}.home .sv-home-capability-stats span{display:block}.home .sv-home-capability-stats b{display:block;margin-bottom:4px;font-size:16px}}@media(prefers-reduced-motion:reduce){.home .sv-home-factory-step{opacity:1;transform:none;animation:none}.home .sv-home-factory-step .sv-factory-media img,.home .sv-category-card .sv-card-media img{transition:none}}
