@charset "UTF-8";.oo *{box-sizing:border-box;margin:0;padding:0}.oo{--accent: #ff5c35;--al: #fff0ec;--card: #fff;--bdr: #e5e1db;--text: #222;--muted: #333333;--hint: #555555;--warm: #f8f8f8;--fh: "Outfit", system-ui, sans-serif;--fb: "DM Sans", system-ui, sans-serif;font-family:var(--fb);color:var(--text);font-weight:500;font-size:15px;line-height:1.7;width:100%}.oo-inner{padding-inline:max(15px,(100% - var(--site-container)) / 2);margin-bottom:56px}.oo-hero{margin-bottom:3rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.oo-eyebrow{font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem;font-family:var(--fb)}.oo-hero h1{font-size:clamp(30px,3vw,42px);font-weight:800;font-family:var(--fh);letter-spacing:-.02em;line-height:1.1;text-transform:uppercase;color:var(--text);margin-bottom:1rem}.oo-hero h1 span{color:var(--accent)}.oo-hero-intro{font-size:16px;color:var(--muted);line-height:1.75;max-width:520px}.oo-hero-right{display:flex;flex-direction:column;gap:.75rem}.oo-stat-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.oo-stat{background:var(--card);border:1px solid var(--bdr);border-radius:14px;padding:1.25rem 1.25rem 1.1rem}.oo-stat-num{font-size:36px;font-weight:800;font-family:var(--fh);color:var(--accent);line-height:1;letter-spacing:-.02em;margin-bottom:.2rem}.oo-stat-lbl{font-size:12px;font-weight:600;color:var(--muted);line-height:1.4}.oo-stat.wide{grid-column:1/-1;display:flex;align-items:center;gap:1rem;background:var(--warm)}.oo-stat.wide .oo-stat-icon{width:44px;height:44px;border-radius:12px;background:var(--al);display:flex;align-items:center;justify-content:center;flex-shrink:0}.oo-stat.wide .oo-stat-heading{font-size:14px;font-weight:700;color:var(--text);font-family:var(--fh);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.15rem}.oo-stat.wide .oo-stat-text p{font-size:13px;color:var(--muted);line-height:1.45}.oo-timeline{margin-bottom:3rem}.oo-section-head{margin-bottom:1.75rem}.oo-section-head .oo-eyebrow{margin-bottom:.3rem}.oo-section-head h2{font-size:clamp(20px,2.5vw,30px);font-weight:800;font-family:var(--fh);text-transform:uppercase;color:var(--text);letter-spacing:-.02em;line-height:1.1}.oo-section-head h2 span{color:var(--accent)}.oo-tl{display:flex;flex-direction:column;gap:0;position:relative}.oo-tl:before{content:"";position:absolute;left:27px;top:28px;bottom:28px;width:2px;background:var(--bdr)}.oo-tl-item{display:flex;gap:1.25rem;align-items:flex-start;position:relative;padding-bottom:2rem}.oo-tl-item:last-child{padding-bottom:0}.oo-tl-dot{width:56px;height:56px;border-radius:50%;background:var(--card);border:2px solid var(--bdr);display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative;z-index:1}.oo-tl-dot.accent{background:var(--accent);border-color:var(--accent)}.oo-tl-dot.accent svg *{stroke:#fff}.oo-tl-content{flex:1;padding-top:.5rem}.oo-tl-year{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);font-family:var(--fh);margin-bottom:.25rem}.oo-tl-content h3{font-size:17px;font-weight:800;font-family:var(--fh);text-transform:uppercase;color:var(--text);letter-spacing:-.01em;line-height:1.2;margin-bottom:.4rem}.oo-tl-content p{font-size:14px;color:var(--muted);line-height:1.65;max-width:620px}.oo-values{margin-bottom:3rem}.oo-val-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem}.oo-val-card{background:var(--card);border:1px solid var(--bdr);border-radius:14px;padding:1.25rem 1.25rem 1.35rem;display:flex;flex-direction:column;gap:.6rem}.oo-val-icon{width:40px;height:40px;border-radius:11px;background:var(--al);display:flex;align-items:center;justify-content:center;flex-shrink:0}.oo-val-card h3{font-size:14px;font-weight:800;font-family:var(--fh);text-transform:uppercase;color:var(--text);letter-spacing:.03em;line-height:1.2}.oo-val-card p{font-size:13px;color:var(--muted);line-height:1.55}.oo-cta{background:var(--warm);border:1px solid var(--bdr);border-radius:16px;padding:2.5rem 2rem;display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.oo-cta-text{flex:1}.oo-cta-text h2{font-size:clamp(18px,2.5vw,26px);font-weight:800;font-family:var(--fh);text-transform:uppercase;color:var(--text);letter-spacing:-.02em;line-height:1.15;margin-bottom:.5rem}.oo-cta-text h2 span{color:var(--accent)}.oo-cta-text p{font-size:14px;color:var(--muted);line-height:1.65;max-width:560px}.oo-cta-badge{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:.3rem;background:var(--card);border:1px solid var(--bdr);border-radius:14px;padding:1rem 1.5rem;text-align:center}.oo-cta-badge .ocb-num{font-size:28px;font-weight:800;font-family:var(--fh);color:var(--accent);line-height:1;letter-spacing:-.02em}.oo-cta-badge .ocb-lbl{font-size:11px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.07em}@media (max-width: 860px){.oo-hero{grid-template-columns:1fr;gap:2rem}.oo-hero-intro{max-width:100%}}@media (max-width: 600px){.oo-inner{padding-inline:1rem;margin-bottom:32px}.oo-stat-row{grid-template-columns:1fr 1fr}.oo-tl:before{left:22px}.oo-tl-dot{width:46px;height:46px}.oo-cta{flex-direction:column;align-items:flex-start}}
