.trc-home-hero{display:grid;grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:680px;background:var(--brand-bg-alt)}.trc-home-hero-media{min-height:680px;background:var(--brand-primary-dark);overflow:hidden}.trc-home-hero-media img{width:100%;height:100%;min-height:680px;-o-object-fit:cover;object-fit:cover}.trc-home-hero-copy{align-self:center;max-width:680px;padding:72px max(32px,min(6vw,96px))}.trc-home-hero-copy h1{margin-bottom:24px;font-size:max(2rem, min(4vw, 3.5rem));line-height:1.06}.trc-home-hero-copy p{max-width:620px;color:var(--brand-text);font-size:1.12rem}.trc-app-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px 20px;gap:8px 20px;margin:28px 0 32px;padding:0;list-style:none}.trc-app-list li{padding:10px 0 10px 18px;border-bottom:1px solid var(--brand-border);position:relative;font-weight:700}.trc-app-list li::before{content:"";position:absolute;left:0;top:18px;width:8px;height:8px;background:var(--brand-accent)}.trc-home-stats{padding:32px 0;background:var(--brand-primary);color:var(--brand-text-inverse)}.trc-home-stats .trc-stat:not(:last-child){border-right:1px solid rgba(255,255,255,.28)}.trc-home-stats .trc-stat strong{color:var(--brand-text-inverse);font-size:2rem}.trc-home-stats .trc-stat span{color:var(--brand-text-inverse);font-size:.82rem}.trc-featured-product{display:grid;grid-template-columns:1.3fr 1fr;grid-gap:40px;gap:40px;align-items:center;padding:32px;border:1px solid var(--brand-border);background:var(--brand-bg);box-shadow:var(--trc-shadow)}.trc-featured-product img{width:100%;aspect-ratio:3/2;-o-object-fit:cover;object-fit:cover;background:var(--brand-bg-alt)}.trc-featured-product h3{margin:16px 0;font-size:1.7rem}.trc-product-mini-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:24px}.trc-product-mini-grid article{padding:28px;border-left:4px solid var(--brand-primary);background:var(--brand-bg-alt)}.trc-product-mini-grid p{color:var(--brand-text)}.trc-success-band{padding:80px 0;background:var(--brand-primary-dark)}.trc-success-band h2,.trc-success-band h3,.trc-success-band p,.trc-success-band strong{color:var(--brand-text-inverse)}.trc-success-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.trc-success-grid article{padding:32px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.06)}.trc-success-grid strong{display:block;margin-bottom:20px;color:var(--brand-accent);font-size:1.35rem}.trc-home-milestones{background:var(--brand-bg-alt)}.trc-timeline{max-width:980px;margin:0 auto;position:relative}.trc-timeline::before{content:"";position:absolute;left:50%;top:0;bottom:0;width:2px;background:var(--brand-primary-light);transform:translateX(-50%)}.trc-timeline article{display:grid;grid-template-columns:1fr 64px 1fr;align-items:start;margin-bottom:32px}.trc-timeline article span{grid-column:2;z-index:1;display:grid;width:52px;height:52px;margin:0 auto;align-items:center;justify-items:center;place-items:center;border:4px solid var(--brand-bg-alt);background:var(--brand-primary);color:var(--brand-text-inverse);font-weight:800}.trc-timeline article div{grid-column:3;padding:24px;background:var(--brand-bg);box-shadow:var(--trc-shadow)}.trc-timeline article:nth-child(2n) div{grid-column:1;grid-row:1}.trc-home-cta{background:var(--brand-secondary)}.trc-home-cta .trc-eyebrow,.trc-home-cta h2,.trc-home-cta li,.trc-home-cta p{color:var(--brand-text-inverse)}.trc-home-cta li{margin-bottom:10px}@media (max-width:991.98px){.trc-home-hero{grid-template-columns:1fr}.trc-home-hero-media,.trc-home-hero-media img{min-height:420px}.trc-featured-product{grid-template-columns:1fr}}@media (max-width:767.98px){.trc-home-hero-copy{padding:56px 24px 64px}.trc-app-list,.trc-product-mini-grid,.trc-success-grid{grid-template-columns:1fr}.trc-home-stats .trc-stat{border-right:0!important}.trc-timeline::before{left:26px}.trc-timeline article{grid-template-columns:52px 1fr}.trc-timeline article span{grid-column:1}.trc-timeline article div,.trc-timeline article:nth-child(2n) div{grid-column:2;grid-row:1}}