.home__hero{align-items:flex-end;height:100svh;min-height:640px;display:flex;position:relative;overflow:hidden}.home__hero-image-wrap{z-index:0;position:absolute;inset:0}.home__hero-image{object-fit:cover;object-position:center 30%;filter:grayscale(20%);width:100%;height:100%;transform:scale(1.2)}.home__hero-overlay{background:linear-gradient(#faf9f70d 0%,#faf9f74d 60%,#faf9f7eb 100%);position:absolute;inset:0}.home__hero-content{z-index:1;flex-direction:column;gap:1.75rem;max-width:760px;padding-bottom:8rem;display:flex;position:relative}.home__hero-tag{color:var(--outline)}.home__hero-headline{color:var(--on-background)}.home__hero-sub{max-width:420px}.home__hero-actions{flex-wrap:wrap;align-items:center;gap:2.5rem;display:flex}.home__marquee{background:var(--primary);padding:.9rem 0;overflow:hidden}.home__marquee-track{white-space:nowrap;animation:22s linear infinite marquee;display:flex}.home__marquee-content{color:var(--on-primary);flex-shrink:0;padding-right:0}.home__intro-grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:6rem;display:grid}.home__intro-left h2{position:sticky;top:7rem}.home__intro-right{flex-direction:column;gap:1.75rem;display:flex}.home__intro-para{max-width:480px}.home__intro-chips{flex-wrap:wrap;gap:.5rem;padding-top:.5rem;display:flex}.home__products{background:var(--surface-container-low);padding:6rem 0 7rem}.home__products-header{justify-content:space-between;align-items:flex-end;margin-bottom:3rem;display:flex}.home__products-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.home__banner{background:var(--surface-container);padding:8rem 0}.home__banner-inner{flex-direction:column;gap:2rem;max-width:600px;display:flex}.home__banner-tag{color:var(--outline)}.home__banner-headline{color:var(--on-surface)}.home__banner-body{max-width:460px}@media (max-width:900px){.home__intro-grid{grid-template-columns:1fr;gap:3rem}.home__intro-left h2{position:static}.home__products-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.home__hero-content{padding-bottom:5rem}.home__products-grid{grid-template-columns:1fr}.home__hero-actions{gap:1.5rem}}
