.cfo{--green:#0C8A57;--green700:#0A6B44;--green900:#0A3B27;--green300:#5CC191;--green100:#C3EAD7;--green50:#E9F7F0;--graphite:#16181A;--canvas:#FBFBFA;--mist:#F2F3F1;--line:#E7EBE6;--muted:#6E7278;--grotesk:"Schibsted Grotesk",system-ui,sans-serif;--sans:"Instrument Sans",system-ui,sans-serif;background:var(--canvas);color:var(--graphite);font-family:var(--sans);display:block}.cfo *{box-sizing:border-box}.cfo-wrap{width:100%;max-width:1120px;margin:0 auto;padding:0 24px}.cfo-eyebrow{display:flex;align-items:center;gap:14px;font-family:var(--sans);font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin:0 0 1.4rem}.cfo-eyebrow:before{content:"";width:26px;height:2px;background:var(--green);border-radius:2px;flex:none}.cfo-kicker{font-family:var(--sans);font-size:11.5px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--green);margin:0 0 1rem;display:flex;align-items:center;gap:8px}.cfo-kicker--wide{margin:2.6rem 0 1.1rem}.cfo-kicker--foot{margin:1.1rem 0 0;color:var(--muted)}.cfo-kicker--on-dark{color:var(--green300)}.cfo-green{color:var(--green)}.cfo-hero{position:relative;background:var(--canvas);overflow:hidden;padding:150px 0 76px;border-bottom:1px solid var(--line)}.cfo-grid-bg{position:absolute;inset:0;pointer-events:none;opacity:.5;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:40px 40px;-webkit-mask-image:radial-gradient(120% 80% at 80% 0%,#000,transparent 70%);mask-image:radial-gradient(120% 80% at 80% 0%,#000,transparent 70%)}.cfo-crumb{display:flex;gap:8px;align-items:center;font-size:13px;color:var(--muted);margin-bottom:2.4rem;position:relative;z-index:1;flex-wrap:wrap}.cfo-crumb a{color:var(--muted);text-decoration:none}.cfo-crumb a:hover,.cfo-crumb-cur{color:var(--green)}.cfo-hero-lockup{display:flex;align-items:center;gap:20px;margin-bottom:1.6rem;position:relative;z-index:1;flex-wrap:wrap}.cfo-h1{font-family:var(--grotesk);font-weight:700;letter-spacing:-.04em;line-height:1;font-size:clamp(2.8rem,7vw,5rem);margin:0;color:var(--graphite)}.cfo-lead{max-width:620px;font-size:1.12rem;line-height:1.6;color:var(--muted);margin:0 0 2.2rem;position:relative;z-index:1}.cfo-chips{display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0;margin:0 0 2.6rem;position:relative;z-index:1}.cfo-chips li{font-size:12.5px;font-weight:500;color:var(--green700);background:var(--green50);border:1px solid var(--green100);border-radius:100px;padding:6px 13px}.cfo-toc{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;position:relative;z-index:1}.cfo-toc a{display:flex;flex-direction:column;gap:4px;text-decoration:none;background:#fff;border:1px solid var(--line);border-radius:12px;padding:12px 14px;color:var(--graphite);font-size:13.5px;font-weight:500;transition:.2s}.cfo-toc a:hover{border-color:var(--green);color:var(--green);box-shadow:0 6px 18px #0c8a5714}.cfo-toc b{color:var(--green);font-size:12px;font-weight:600}.cfo-body{padding:0 0 96px}.cfo-sec{padding:64px 0;border-bottom:1px solid var(--line)}.cfo-sec--last{border-bottom:none}.cfo-h2{font-family:var(--grotesk);font-weight:700;letter-spacing:-.03em;line-height:1.06;font-size:clamp(1.9rem,4vw,2.9rem);margin:0 0 1.2rem;color:var(--graphite)}.cfo-h2--light{color:#fff;max-width:900px}.cfo-sub{max-width:680px;font-size:1.05rem;line-height:1.6;color:var(--muted);margin:0 0 2.4rem}.cfo-essence{background:var(--graphite);padding:80px 0;margin-bottom:0;border-bottom:1px solid var(--line)}.cfo-essence .cfo-h2{font-size:clamp(1.7rem,3.4vw,2.6rem)}.cfo-essence-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:2.6rem}.cfo-essence-item{padding-top:20px;border-top:1px solid rgba(255,255,255,.14)}.cfo-essence-item h3{font-family:var(--grotesk);font-weight:600;font-size:1.4rem;color:#fff;margin:0 0 .6rem}.cfo-essence-item p{font-size:.98rem;line-height:1.55;color:#9aa0a6;margin:0}.cfo-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.cfo-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:20px}.cfo-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.cfo-card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:28px;box-shadow:0 1px 2px #16181a08}.cfo-card--graphite{background:var(--graphite);border-color:#ffffff14}.cfo-card--green{background:var(--green);border-color:transparent}.cfo-card-t{font-family:var(--grotesk);font-weight:600;font-size:1.3rem;color:var(--graphite);margin:0 0 .6rem}.cfo-card-p{font-size:.95rem;line-height:1.55;color:var(--muted);margin:0}.cfo-mark{display:inline-flex}.cfo-mark svg{display:block;width:100%;height:100%}.cfo-mark--hero{width:64px;height:64px}.cfo-mark--xl{width:150px;height:150px}.cfo-mark--lg{width:80px;height:80px}.cfo-mark--md{width:60px;height:60px}.cfo-mark--sm{width:44px;height:44px}.cfo-mark--xs{width:32px;height:32px}.cfo-symbol-hero{display:flex;align-items:center;justify-content:center;min-height:280px}.cfo-construct{display:flex;flex-direction:column;align-items:flex-start}.cfo-construct-svg{margin:.4rem 0 1.4rem;align-self:center}.cfo-spec-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px;font-size:13.5px;color:#9aa0a6;width:100%}.cfo-spec-list b{color:var(--green300);font-weight:600;margin-right:6px}.cfo-protect-box{border:1px dashed var(--green300);border-radius:12px;padding:20px;display:flex;align-items:center;justify-content:center;margin:.4rem 0 1rem}.cfo-sizes-row{display:flex;align-items:flex-end;gap:26px;margin:.4rem 0 1rem}.cfo-sizes-row>div{display:flex;flex-direction:column;align-items:center;gap:8px;font-size:12px;color:var(--muted)}.cfo-sizes-row b{color:var(--graphite);font-weight:600}.cfo-onbg-row{display:flex;gap:14px;margin:.4rem 0 1rem}.cfo-tile{display:inline-flex;width:64px;height:64px}.cfo-tile svg{display:block;width:100%;height:100%}.cfo-tile--md{width:72px;height:72px}.cfo-tile--sm{width:44px;height:44px}.cfo-tile--xs{width:32px;height:32px}.cfo-logo-lockup{display:flex;align-items:center;justify-content:center;gap:22px;padding:52px;margin-top:8px}.cfo-wordmark{font-family:var(--grotesk);font-weight:600;letter-spacing:-.04em;font-size:2.6rem;color:var(--graphite)}.cfo-wordmark--sm{font-size:1.5rem}.cfo-wordmark--light{color:#fff}.cfo-logo-variant{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:180px}.cfo-logo-variant .cfo-wordmark{margin-top:.7rem}.cfo-logo-dark-row{display:flex;align-items:center;gap:12px}.cfo-poles{margin-bottom:8px}.cfo-pole{border-radius:18px;padding:26px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between}.cfo-pole-tag{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;opacity:.85}.cfo-pole-name{font-family:var(--grotesk);font-weight:700;font-size:1.6rem;margin-top:auto}.cfo-pole-hex{font-size:12.5px;margin-top:6px;opacity:.85}.cfo-scale{display:grid;grid-template-columns:repeat(6,1fr);gap:0;border-radius:14px;overflow:hidden;border:1px solid var(--line)}.cfo-scale-cell{padding:22px 14px;min-height:120px;display:flex;flex-direction:column;justify-content:flex-end;gap:2px;font-size:12px}.cfo-scale-cell b{font-weight:700}.cfo-scale-cell code{font-family:var(--sans);opacity:.9;font-size:11px}.cfo-swatches{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.cfo-swatch{display:flex;flex-direction:column;gap:6px;font-size:12.5px}.cfo-swatch b{color:var(--graphite);font-weight:600}.cfo-swatch-role{color:var(--muted);font-size:11.5px}.cfo-swatch code{color:var(--muted);font-size:11px}.cfo-chip-color{height:56px;border-radius:12px;display:block}.cfo-note{margin-top:24px;border-left:3px solid var(--green)}.cfo-note p{margin:0;font-size:.95rem;color:var(--muted)}.cfo-note b{color:var(--graphite)}.cfo-type-hero{padding:36px}.cfo-type-hero-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap}.cfo-type-name{font-family:var(--grotesk);font-weight:600;font-size:1.2rem;color:#fff}.cfo-type-name--dark{color:var(--graphite)}.cfo-aa{display:block;font-size:3.4rem;line-height:1.05;color:#fff;margin:1rem 0 .6rem}.cfo-aa--dark{color:var(--graphite)}.cfo-type-specimen{font-family:var(--grotesk);font-size:1.2rem;color:var(--green300);margin:0}.cfo-type-card{display:flex;flex-direction:column}.cfo-type-card .cfo-aa{font-size:2.6rem;margin:.8rem 0 1rem}.cfo-label-demo{font-family:var(--sans);font-weight:600;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--green);margin:0;line-height:1.8}.cfo-specimen{margin-top:20px;display:flex;flex-direction:column;gap:18px}.cfo-spec-row{display:flex;align-items:baseline;gap:22px;flex-wrap:wrap;border-bottom:1px dashed var(--line);padding-bottom:16px}.cfo-spec-row:last-child{border-bottom:none;padding-bottom:0}.cfo-spec-row code{font-family:var(--sans);font-size:11.5px;color:var(--muted);flex:none;width:96px}.cfo-spec--display{font-family:var(--grotesk);font-weight:700;letter-spacing:-.04em;font-size:clamp(2rem,5vw,3.4rem);color:var(--graphite)}.cfo-spec--title{font-family:var(--grotesk);font-weight:700;letter-spacing:-.02em;font-size:1.7rem;color:var(--graphite)}.cfo-spec--body{font-family:var(--sans);font-size:1.05rem;color:var(--muted)}.cfo-spec--label{font-family:var(--sans);font-weight:600;font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:var(--green)}.cfo-app{display:flex;flex-direction:column}.cfo-btns{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.cfo-btn{font-family:var(--sans);font-weight:600;font-size:.95rem;text-decoration:none;padding:13px 22px;border-radius:12px;transition:.2s;display:inline-block;cursor:default}.cfo-btn--primary{background:var(--green);color:#fff}.cfo-btn--primary:hover{background:var(--green700)}.cfo-btn--ghost{background:var(--mist);color:var(--graphite);border:1px solid var(--line)}.cfo-btn--ghost-dark{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25)}.cfo-btn--ghost-dark:hover{border-color:var(--green300);background:#5cc1911f}.cfo-badge{display:flex;align-items:center;gap:14px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:14px 16px}.cfo-badge b{display:block;font-family:var(--grotesk);font-weight:600;color:#fff;font-size:1rem}.cfo-badge span{display:block;color:#9aa0a6;font-size:.82rem;margin-top:2px}.cfo-favicons{display:flex;align-items:center;gap:16px;margin:.4rem 0 1rem}.cfo-dots{display:flex;gap:10px}.cfo-dots i{width:16px;height:16px;border-radius:50%;display:block;border:1px solid var(--line)}.cfo-brand-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:200px}.cfo-brand-tile .cfo-wordmark{font-size:2rem}.cfo-contact{display:flex;flex-direction:column;justify-content:center}.cfo-contact-mail{font-family:var(--grotesk);font-weight:600;font-size:1.5rem;color:var(--graphite);margin:.4rem 0 .5rem}.cfo-dont{display:flex;flex-direction:column;gap:8px}.cfo-dont-x{width:34px;height:34px;border-radius:50%;background:#fdecec;color:#d64545;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;margin-bottom:6px}.cfo-dont b{font-family:var(--grotesk);font-weight:600;font-size:1.05rem;color:var(--graphite)}.cfo-cta{position:relative;overflow:hidden;background:var(--graphite);border-radius:24px;margin:64px 0 0;padding:64px 32px;text-align:center;color:#fff}.cfo-cta-t{font-family:var(--grotesk);font-weight:700;letter-spacing:-.03em;line-height:1.08;font-size:clamp(1.9rem,4vw,2.8rem);margin:1rem 0 1.2rem}.cfo-cta-p{max-width:580px;margin:0 auto 2rem;color:#9aa0a6;line-height:1.6}.cfo-cta-btns{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.cfo-web-frame{display:block;border-radius:16px;overflow:hidden;border:1px solid var(--line);box-shadow:0 30px 70px #16181a1a;text-decoration:none;margin-bottom:22px}.cfo-web-bar{display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-bottom:1px solid var(--line)}.cfo-web-dots{display:flex;gap:6px}.cfo-web-dots i{width:11px;height:11px;border-radius:50%;background:var(--line);display:block}.cfo-web-url{font-family:var(--sans);font-size:12.5px;color:var(--muted)}.cfo-web-frame img{display:block;width:100%;height:auto}.cfo-web-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin:0 0 24px}.cfo-web-metrics div{background:#fff;border:1px solid var(--line);border-top:2px solid var(--green);border-radius:14px;padding:22px 16px;text-align:center}.cfo-web-metrics b{display:block;font-family:var(--grotesk);font-weight:700;font-size:1.9rem;color:var(--green);line-height:1}.cfo-web-metrics span{color:var(--muted);font-size:.86rem;margin-top:6px;display:block}.cfo-web-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:11px}.cfo-web-list li{position:relative;padding-left:24px;font-size:.98rem;color:var(--graphite);line-height:1.5}.cfo-web-list li:before{content:"→";position:absolute;left:0;color:var(--green);font-weight:700}.cfo-web-list--ok li:before{content:"✓"}.cfo-web-tech{margin-top:20px}.cfo-web-tech-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px;font-size:.95rem;color:#c7ccd1}.cfo-web-tech-list li{padding-left:18px;position:relative;line-height:1.5}.cfo-web-tech-list li:before{content:"·";position:absolute;left:4px;color:var(--green300)}.cfo-web-visit{margin-top:24px}.cfo-web-visit .cfo-btn{cursor:pointer}@media(max-width:860px){.cfo-web-metrics{grid-template-columns:repeat(2,1fr)}.cfo-grid-3,.cfo-grid-2,.cfo-grid-4{grid-template-columns:1fr}.cfo-toc{grid-template-columns:repeat(2,1fr)}.cfo-scale{grid-template-columns:repeat(3,1fr)}.cfo-swatches{grid-template-columns:repeat(2,1fr)}.cfo-essence-grid{grid-template-columns:1fr}.cfo-hero{padding:120px 0 60px}}@media(max-width:480px){.cfo-scale{grid-template-columns:repeat(2,1fr)}.cfo-toc,.cfo-swatches{grid-template-columns:1fr}}
