.home-tabs__nav{border-bottom:1px solid var(--border);justify-content:center;gap:2.5rem;padding:1rem 1.5rem;display:flex}.home-tabs__tab{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);border-bottom:2px solid #0000;padding-bottom:.6rem;font-size:.8rem;font-weight:700}.home-tabs__tab.is-active{color:var(--foreground);border-bottom-color:var(--brand)}.home-tabs__panel{padding-top:1.5rem}.home-tabs__about-bg{background:var(--surface-alt);padding-block:2.5rem}.home-tabs__about{color:var(--muted-foreground);flex-direction:column;align-items:center;gap:2rem;line-height:1.7;display:flex}.home-tabs__about-image{aspect-ratio:4/3;background:var(--muted);border-radius:.5rem;flex:none;width:100%;max-width:460px;position:relative;overflow:hidden}.home-tabs__about-image img{object-fit:cover}@media (min-width:900px){.home-tabs__about{text-align:left;flex-direction:row;align-items:center}.home-tabs__about-image{flex:0 0 42%}}
