:root{--forest:#173d23;--deep:#0e2b19;--leaf:#568f23;--lime:#94bd32;--cream:#f7f1e5;--paper:#fffdf8;--orange:#e9792b;--ink:#172119;--muted:#657067}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:1rem;z-index:50}.oso-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.oso-announcement{background:var(--deep);color:#fff;text-align:center;padding:10px 20px;font-size:13px;letter-spacing:.06em}.oso-header{height:92px;display:flex;align-items:center;justify-content:space-between}.oso-brand img{width:76px;height:76px;object-fit:contain}.oso-nav{display:flex;align-items:center;gap:28px}.oso-nav a{color:var(--ink);text-decoration:none;font-size:14px;font-weight:700}.oso-nav-cta{background:var(--forest);color:#fff!important;padding:12px 20px;border-radius:999px}.oso-hero{min-height:690px;position:relative;display:flex;align-items:center;overflow:hidden;background:var(--deep)}.oso-hero-image,.oso-hero-shade{position:absolute;inset:0;width:100%;height:100%}.oso-hero-image{object-fit:cover;object-position:center}.oso-hero-shade{background:linear-gradient(90deg,rgba(8,28,16,.92) 0%,rgba(8,28,16,.68) 47%,rgba(8,28,16,.08) 76%)}.oso-hero-content{position:relative;color:#fff;padding:90px 0}.oso-hero-content h1{font-size:clamp(48px,6vw,84px);line-height:.96;letter-spacing:-.045em;max-width:720px;margin:18px 0}.oso-hero-content>p:not(.oso-eyebrow){font-size:20px;line-height:1.55;max-width:600px}.oso-eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:12px!important;font-weight:800}.oso-green{color:var(--leaf)}.oso-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.oso-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border-radius:999px;text-decoration:none;font-weight:800;font-size:14px}.oso-button-primary{background:var(--lime);color:var(--deep)}.oso-button-light{background:#fff;color:var(--deep)}.oso-button-accent{background:var(--orange);color:#fff}.oso-trust{display:grid;grid-template-columns:repeat(4,1fr);background:var(--cream);border-bottom:1px solid #e5ddce}.oso-trust div{padding:25px 20px;text-align:center;border-right:1px solid #e0d6c5}.oso-trust div:last-child{border:0}.oso-trust strong,.oso-trust span{display:block}.oso-trust strong{color:var(--forest);font-size:14px}.oso-trust span{color:var(--muted);font-size:12px;margin-top:5px}.oso-section{padding:100px 0}.oso-section-heading{max-width:760px;margin:0 auto 48px;text-align:center}.oso-section-heading h2,.oso-story h2,.oso-final-cta h2{font-size:clamp(36px,5vw,58px);line-height:1.05;letter-spacing:-.04em;margin:12px 0 20px}.oso-section-heading>p:last-child{color:var(--muted);font-size:18px;line-height:1.6}.oso-product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.oso-product-card{min-height:430px;position:relative;overflow:hidden;border-radius:24px;background:#111;color:#fff;text-decoration:none}.oso-product-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .5s}.oso-product-card:hover img{transform:scale(1.035)}.oso-product-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(6,22,12,.9),transparent 68%)}.oso-product-card div{position:absolute;z-index:2;left:30px;right:30px;bottom:28px}.oso-product-card span{font-size:11px;letter-spacing:.13em;text-transform:uppercase}.oso-product-card h3{font-size:34px;margin:7px 0}.oso-product-card p{max-width:460px;margin:0 0 14px;line-height:1.5}.oso-product-card b{color:#c7e970}.oso-card-wide{min-height:520px}.oso-benefits{background:var(--forest);color:#fff;padding:100px 0}.oso-heading-light>p:last-child{color:#d5e1d7}.oso-benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.oso-benefit-grid article{background:rgba(255,255,255,.08);padding:30px;border:1px solid rgba(255,255,255,.12);border-radius:20px}.oso-benefit-grid span{font-size:12px;color:#badd70;font-weight:800}.oso-benefit-grid h3{font-size:22px;margin:22px 0 10px}.oso-benefit-grid p{color:#d8e1da;line-height:1.6;margin:0}.oso-story{padding:110px 0;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.oso-story-image{border-radius:28px;overflow:hidden}.oso-story-image img{display:block;width:100%;height:auto}.oso-story-copy>p:not(.oso-eyebrow),.oso-story-copy li{color:var(--muted);line-height:1.7;font-size:17px}.oso-story-copy ul{padding-left:20px;margin:25px 0}.oso-text-link{color:var(--forest);font-weight:800;text-decoration:none}.oso-final-cta{background:var(--deep);color:#fff;text-align:center;padding:95px 0}.oso-final-cta h2{max-width:820px;margin:15px auto 25px}.oso-actions-center{justify-content:center}.oso-footer{background:#071c10;color:#d7e0d9;padding:24px 0;font-size:13px}.oso-footer .oso-wrap{display:flex;justify-content:space-between;gap:20px}@media(max-width:820px){.oso-header{height:76px}.oso-brand img{width:62px;height:62px}.oso-nav a:not(.oso-nav-cta){display:none}.oso-hero{min-height:650px}.oso-hero-shade{background:linear-gradient(90deg,rgba(8,28,16,.9),rgba(8,28,16,.4))}.oso-trust{grid-template-columns:repeat(2,1fr)}.oso-trust div:nth-child(2){border-right:0}.oso-product-grid,.oso-story{grid-template-columns:1fr}.oso-benefit-grid{grid-template-columns:repeat(2,1fr)}.oso-story{gap:35px;padding:80px 0}}@media(max-width:520px){.oso-wrap{width:min(100% - 28px,1180px)}.oso-announcement{font-size:11px}.oso-hero{min-height:620px}.oso-hero-content h1{font-size:48px}.oso-hero-content>p:not(.oso-eyebrow){font-size:17px}.oso-button{width:100%}.oso-trust{grid-template-columns:1fr}.oso-trust div{border-right:0;border-bottom:1px solid #e0d6c5}.oso-section,.oso-benefits{padding:72px 0}.oso-product-grid{gap:16px}.oso-product-card,.oso-card-wide{min-height:420px}.oso-product-card div{left:22px;right:22px;bottom:22px}.oso-benefit-grid{grid-template-columns:1fr}.oso-footer .oso-wrap{flex-direction:column;text-align:center}.oso-nav-cta{padding:10px 16px}}
