/* Scoped to the new SUNTHIN homepage sections. */
.st-home{--st-ink:#23372c;--st-paper:#f6f4ed;--st-accent:#ffe0a0;color:var(--st-ink);font-family:inherit}.st-home *{box-sizing:border-box}.st-home h1,.st-home h2,.st-home h3{color:inherit;font-family:inherit;letter-spacing:-.035em}.st-home p{line-height:1.65}.st-wrap{max-width:1280px;margin:auto;padding:80px 40px}.st-hero{position:relative;isolation:isolate;min-height:620px;display:flex;align-items:center;background:#23372c;color:#fff;overflow:hidden}.st-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,25,17,.86),rgba(12,25,17,.5) 60%,rgba(12,25,17,.18))}.st-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.st-hero-inner{width:1280px;max-width:100%;margin:auto;padding:90px 40px}.st-eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;margin:0 0 22px}.st-home h1{font-size:clamp(40px,4.8vw,68px);line-height:1.06;max-width:680px;margin:0 0 24px;color:#fff}.st-intro{max-width:510px;font-size:18px;margin:0 0 32px}.st-actions{display:flex;gap:24px;align-items:center;flex-wrap:wrap}.st-home .st-button{display:inline-flex;gap:24px;justify-content:space-between;align-items:center;background:var(--st-accent);color:#23372c;min-height:50px;padding:14px 24px;border-radius:3px;font-size:14px;font-weight:700;line-height:1.5}.st-home .st-button:hover{background:#ffcd70;color:#23372c}.st-home .st-secondary{color:white;text-decoration:underline;text-underline-offset:5px;padding:12px 0;font-size:14px}.st-home a:focus-visible{outline:3px solid #b46a19;outline-offset:5px}.st-home h2{font-size:clamp(30px,3vw,42px);line-height:1.18;margin:0 0 20px;max-width:750px}.st-lead{font-size:16px;max-width:650px;margin:0 0 36px}.st-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.st-home .st-card{display:block;color:var(--st-ink);background:var(--st-paper);border-radius:5px;overflow:hidden}.st-card-image{aspect-ratio:4/3;background:#e2e4db;overflow:hidden}.st-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.st-card:hover img{transform:scale(1.025)}.st-card-copy{padding:24px}.st-home h3{font-size:22px;line-height:1.25;margin:0 0 12px}.st-card-copy p{font-size:14px;min-height:46px;margin-bottom:24px}.st-card-link{font-size:13px;font-weight:700;display:flex;justify-content:space-between}.st-guide{background:var(--st-paper)}.st-guide .st-grid{margin-top:36px;gap:40px}.st-step{display:block;color:#526348;font-size:13px;letter-spacing:.08em;margin-bottom:20px}.st-guide p{font-size:15px}.st-help{border-top:1px solid #d5dace;margin-top:40px;padding-top:32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.st-help p{margin-bottom:0}.st-help .st-button{flex-shrink:0}.st-categories{scroll-margin-top:90px}@media(max-width:767px){.st-wrap{padding:48px 20px}.st-hero{min-height:570px}.st-hero-inner{padding:64px 24px}.st-intro{font-size:16px}.st-grid{grid-template-columns:1fr;gap:20px}.st-card-image{aspect-ratio:16/10}.st-card-copy p{min-height:0}.st-guide .st-grid{gap:24px}.st-help{align-items:flex-start;flex-direction:column}.st-actions{gap:12px}.st-hero:after{background:linear-gradient(90deg,rgba(12,25,17,.83),rgba(12,25,17,.5))}}@media(prefers-reduced-motion:reduce){.st-card-image img{transition:none}}
