.os-startscreen{background:#f8fafc;color:#0f172a}.os-startscreen__wrap{width:min(100% - 2rem,77.5rem);margin-inline:auto;padding-inline:1rem}@media (min-width:1024px){.os-startscreen__wrap{padding-inline:clamp(2rem,3vw,2.5rem)}}.os-startscreen--rhythm .os-hero{padding-bottom:2.5rem}.os-startscreen--rhythm .os-main-cards{padding:1.5rem 0 2.5rem}.os-startscreen--rhythm .os-trust{padding-bottom:2rem}.os-startscreen--rhythm .os-academy,.os-startscreen--rhythm .os-resume,.os-startscreen--rhythm .os-secondary{padding:2rem 0}.os-startscreen--rhythm .os-academy{padding-bottom:3rem}.os-startscreen__deals-separator{height:1px;width:min(100% - 2rem,77.5rem);margin:0 auto;background:linear-gradient(90deg,transparent,#e2e8f0 20%,#e2e8f0 80%,transparent)}.os-hero{padding:1.25rem 0 2rem}@media (min-width:1024px){.os-hero{padding:2.5rem 0 2rem}}.os-hero__eyebrow{display:inline-block;font-size:.65rem;letter-spacing:.2em;text-transform:uppercase;color:#c5d0de}.os-hero__eyebrow,.os-hero__title{font-weight:800;margin-bottom:.75rem}.os-hero__title{font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.12;letter-spacing:-.02em}.os-hero__subtitle{font-size:1rem;line-height:1.6;color:#c5d0de;max-width:36rem;margin-bottom:1.5rem}.os-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem}.os-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.25rem;border-radius:.75rem;font-size:.8rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease}.os-btn:hover{transform:translateY(-1px)}.os-btn--primary{background:var(--triv-orange,#e89545);color:var(--triv-orange-ink,#1a1008);box-shadow:0 8px 20px rgba(232,149,69,.35)}.os-btn--secondary{background:#fff;color:#0f172a;border:1px solid #e2e8f0}.os-main-cards{display:grid;gap:1rem;padding:1rem 0 2rem;grid-template-columns:1fr}@media (min-width:768px){.os-main-cards{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.os-main-cards{grid-template-columns:repeat(3,1fr)}}.os-main-card{display:flex;flex-direction:column;gap:.75rem;padding:1.25rem;border-radius:10px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 16px rgba(15,23,42,.04);text-decoration:none;color:inherit;transition:border-color .15s ease,box-shadow .15s ease}.os-main-card:hover{border-color:color-mix(in srgb,var(--os-accent) 40%,#e2e8f0);box-shadow:0 8px 24px rgba(15,23,42,.08)}.os-main-card__title{font-size:1.1rem;font-weight:800}.os-main-card__desc{font-size:.875rem;color:#c5d0de;line-height:1.5;flex:1}.os-main-card__cta{font-size:.7rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--os-accent)}.os-trust{display:flex;flex-wrap:wrap;gap:.6rem 1rem;padding-bottom:1.5rem}.os-trust__item{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#c5d0de;white-space:nowrap}.os-trust__item:before{content:"✓ ";color:var(--triv-orange,#e89545)}.os-secondary{padding:1.5rem 0}.os-secondary__title{font-size:.7rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#c5d0de;margin-bottom:1rem}.os-secondary__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media (min-width:1024px){.os-secondary__grid{grid-template-columns:repeat(4,1fr)}}.os-secondary__link{display:flex;align-items:center;gap:.5rem;padding:.75rem;border-radius:.75rem;background:#fff;border:1px solid #e2e8f0;text-decoration:none;color:#0f172a;font-size:.8rem;font-weight:600}.os-secondary__link:hover{border-color:#cbd5e1}.os-secondary__icon{display:inline-flex;align-items:center;justify-content:center;color:var(--triv-orange,#e89545)}@media (max-width:1023px){.os-secondary__link--desktop-only{display:none}}.os-academy,.os-resume{padding:1.5rem 0}.os-section-title{font-size:1.125rem;font-weight:800;margin-bottom:.25rem}.os-section-desc{font-size:.875rem;color:#c5d0de;margin-bottom:1rem}.os-section-desc--desktop-only{display:none}@media (min-width:1024px){.os-section-desc--desktop-only{display:block}}.os-resume__list{display:flex;flex-direction:column;gap:.5rem}.os-academy__grid{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width:768px){.os-academy__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.os-academy__grid{grid-template-columns:repeat(3,1fr)}}.os-academy__item,.os-resume__item{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem;padding:.75rem 1rem;border-radius:.75rem;background:#fff;border:1px solid #e2e8f0;text-decoration:none;color:inherit;font-size:.875rem}.os-resume__item{flex-direction:row;align-items:center;justify-content:space-between}.os-academy__item:hover,.os-resume__item:hover{border-color:#cbd5e1}@media (max-width:1023px){.os-academy__item.os-academy__item--desktop-only{display:none}}.os-academy__title{font-weight:700;line-height:1.3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.os-academy__meta{font-size:.75rem;color:#c5d0de;white-space:nowrap}@media (prefers-reduced-motion:no-preference){.os-startscreen--rhythm .os-hero,.os-startscreen--rhythm .os-main-card{animation:os-fade-up .5s ease both}.os-startscreen--rhythm .os-main-card:first-child{animation-delay:.05s}.os-startscreen--rhythm .os-main-card:nth-child(2){animation-delay:.1s}.os-startscreen--rhythm .os-main-card:nth-child(3){animation-delay:.15s}.os-startscreen--rhythm .os-trust__item{animation:os-fade-up .45s ease both}.os-startscreen--rhythm .os-trust__item:first-child{animation-delay:.08s}.os-startscreen--rhythm .os-trust__item:nth-child(2){animation-delay:.12s}.os-startscreen--rhythm .os-trust__item:nth-child(3){animation-delay:.16s}.os-startscreen--rhythm .os-trust__item:nth-child(4){animation-delay:.2s}.os-startscreen--rhythm .os-secondary__link{animation:os-fade-up .4s ease both}.os-startscreen--rhythm .os-secondary__link:first-child{animation-delay:.05s}.os-startscreen--rhythm .os-secondary__link:nth-child(2){animation-delay:.08s}.os-startscreen--rhythm .os-secondary__link:nth-child(3){animation-delay:.11s}.os-startscreen--rhythm .os-secondary__link:nth-child(4){animation-delay:.14s}.os-startscreen--rhythm .os-academy__item{animation:os-fade-up .45s ease both}.os-startscreen--rhythm .os-academy__item:first-child{animation-delay:.06s}.os-startscreen--rhythm .os-academy__item:nth-child(2){animation-delay:.1s}.os-startscreen--rhythm .os-academy__item:nth-child(3){animation-delay:.14s}}@keyframes os-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.os-startscreen--rhythm *,.os-startscreen--rhythm :after,.os-startscreen--rhythm :before{animation:none!important;transition:none!important}}.os-mobile-nav{position:fixed;left:.75rem;right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom, 0px));z-index:50;display:flex;justify-content:space-around;align-items:stretch;padding-bottom:0;background:rgba(15,23,42,.96);border:1px solid rgba(148,163,184,.25);border-radius:10px;box-shadow:0 8px 32px rgba(15,23,42,.35);backdrop-filter:blur(12px)}@media (min-width:1024px){.os-mobile-nav{display:none}}.os-mobile-nav__link{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.12rem;padding:.4rem .2rem;text-decoration:none;font-size:.58rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#d1dae6;min-height:0}.os-mobile-nav__link--active{color:var(--triv-orange,#e89545);font-weight:800}.os-mobile-nav__icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.os-hero-trust{padding:2rem 0 1.5rem}.os-hero-trust__ctas{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.25rem 0 1.5rem}.os-hero-trust__cta{display:inline-flex;align-items:center;padding:.65rem 1.25rem;border-radius:.75rem;font-size:.875rem;font-weight:700;text-decoration:none;border:1px solid #e2e8f0;color:#334155;background:#fff}.os-hero-trust__cta--primary{background:#0f172a;border-color:#0f172a;color:#fff}.os-hero-trust__trust-title{font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#64748b;margin-bottom:.75rem}.os-hero-trust__bullets{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.os-hero-trust__bullets li{font-size:.875rem;line-height:1.5;color:#475569;padding-left:1.25rem;position:relative}.os-hero-trust__bullets li:before{content:"•";position:absolute;left:0;color:#10b981;font-weight:800}.os-fairness-kpi-strip{margin-top:1rem;padding:.85rem 1rem;border-radius:.75rem;border:1px solid #e2e8f0;background:#f8fafc}.os-fairness-kpi-strip--compact .os-fairness-kpi-strip__line{margin:0;font-size:.8125rem;line-height:1.55;color:#475569}.os-fairness-kpi__label{font-weight:600;color:#334155}.os-fairness-kpi__value{font-weight:800}.os-fairness-kpi__value--ok{color:#059669}.os-fairness-kpi__value--warn{color:#d97706}.os-fairness-kpi__value--fail{color:#dc2626}.os-fairness-kpi__target{font-size:.75rem;color:#94a3b8}.os-fairness-kpi-strip__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem}.os-fairness-kpi-strip__period{font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.os-fairness-kpi-strip__demo-badge{font-size:.6875rem;font-weight:700;padding:.15rem .45rem;border-radius:.35rem;background:#fef3c7;color:#92400e;border:1px solid #fde68a}.os-fairness-kpi-strip--full .os-fairness-kpi-strip__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.os-fairness-kpi-card{display:flex;flex-direction:column;gap:.2rem;padding:.65rem .75rem;border-radius:.5rem;background:#fff;border:1px solid #e2e8f0}.os-fairness-kpi-card__label{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.os-fairness-kpi-card__value{font-size:1.125rem;font-weight:800}.os-fairness-kpi-card__target{font-size:.6875rem;color:#94a3b8}.os-section-head{margin-bottom:1.25rem}.os-section-head__title{font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:800;line-height:1.2;color:#0f172a;letter-spacing:-.02em}.os-section-head__sub{margin-top:.5rem;font-size:.9375rem;line-height:1.6;color:#475569;max-width:42rem}.os-startscreen--rhythm .os-startscreen__wrap:has(section),.os-startscreen--rhythm>section{margin-bottom:0}.os-startscreen section.os-final-cta,.os-startscreen section.os-hero-trust,.os-startscreen section.os-homepage-bots,.os-startscreen section.os-persona,.os-startscreen section.os-product,.os-startscreen section.os-proof,.os-startscreen section.os-startscreen__wrap,.os-startscreen section.os-usecases{background:#ffffff;border:1px solid #e5e7eb;border-radius:10px;padding:1.25rem 1.25rem 1.5rem;margin-bottom:1rem;box-shadow:0 1px 3px rgba(15,23,42,.06)}@media (min-width:768px){.os-startscreen section.os-final-cta,.os-startscreen section.os-hero-trust,.os-startscreen section.os-persona,.os-startscreen section.os-product,.os-startscreen section.os-proof,.os-startscreen section.os-startscreen__wrap,.os-startscreen section.os-usecases{padding:1.5rem 1.75rem 1.75rem;margin-bottom:1.25rem}}.os-proof__stats{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1rem}@media (min-width:640px){.os-proof__stats{grid-template-columns:repeat(4,1fr)}}.os-proof__stat{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:.85rem 1rem;text-align:center}.os-proof__stat-value{display:block;font-size:1.25rem;font-weight:800;color:#0f172a}.os-proof__stat-label{display:block;font-size:.6875rem;font-weight:600;color:#64748b;margin-top:.25rem;line-height:1.35}.os-proof__signals{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.os-proof__signals li{font-size:.875rem;line-height:1.5;color:#334155;padding:.5rem .75rem;background:#f8fafc;border-radius:.5rem;border:1px solid #e2e8f0}.os-persona__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.65rem}@media (min-width:768px){.os-persona__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.os-persona__grid{grid-template-columns:repeat(6,1fr)}}.os-persona__tile{display:block;padding:.85rem 1rem;border-radius:.75rem;background:#f8fafc;border:1px solid #e2e8f0;text-decoration:none;color:#0f172a;font-size:.8125rem;font-weight:700;transition:border-color .15s,box-shadow .15s}.os-persona__tile:hover{border-color:color-mix(in srgb,var(--os-accent,#e89545) 45%,#e2e8f0);box-shadow:0 4px 12px rgba(15,23,42,.08)}.os-usecases__grid{display:grid;gap:.75rem}@media (min-width:768px){.os-usecases__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.os-usecases__grid{grid-template-columns:repeat(3,1fr)}}.os-usecase{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.875rem;padding:1rem 1.1rem}.os-usecase__persona{font-size:.6875rem;letter-spacing:.08em;color:var(--os-accent,#e89545);margin-bottom:.5rem}.os-usecase__label,.os-usecase__persona{font-weight:800;text-transform:uppercase}.os-usecase__label{display:block;font-size:.625rem;letter-spacing:.1em;color:#94a3b8;margin-bottom:.2rem}.os-usecase__benefit,.os-usecase__problem{font-size:.875rem;line-height:1.55;color:#334155;margin:0 0 .65rem}.os-usecase__cta{font-size:.8125rem;font-weight:700;color:#0b7a75;text-decoration:none}.os-product__grid{display:grid;gap:.75rem}@media (min-width:768px){.os-product__grid{grid-template-columns:repeat(3,1fr)}}.os-product__card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:.875rem;padding:1rem 1.1rem}.os-product__card-title{font-size:.9375rem;font-weight:800;color:#0f172a;margin-bottom:.35rem}.os-product__card-desc{font-size:.8125rem;line-height:1.55;color:#475569;margin:0}.os-final-cta{text-align:center;background:linear-gradient(180deg,#ffffff,#f8fafc)}.os-final-cta__title{font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:800;color:#0f172a;margin-bottom:.5rem}.os-final-cta__sub{font-size:.9375rem;line-height:1.6;color:#475569;margin-bottom:1.25rem;max-width:36rem;margin-inline:auto}.os-final-cta__actions{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.os-final-cta__btn{display:inline-flex;align-items:center;padding:.65rem 1.25rem;border-radius:.75rem;font-size:.875rem;font-weight:700;text-decoration:none;border:1px solid #e2e8f0;color:#334155;background:#fff}.os-final-cta__btn--primary{background:#0f172a;border-color:#0f172a;color:#fff}.os-final-cta__btn--secondary{background:#fff}