:root{--bf-blue: #000091;--bf-blue-2: #1212a3;--bf-ink: #161616;--bf-text: #2a2a2a;--bf-mute: #5a5a6a;--bf-line: #d8d8e0;--bf-line-2: #ececf2;--bf-bg: #ffffff;--bf-bg-alt: #f5f5f7;--bf-bg-deep: #f0f0f4;--bf-cream: #fbfaf7;--bf-cream-deep: #f1ede4;--bf-card: #ffffff;--bf-shadow: rgba(0, 0, 32, .04);--type-title: "Marianne", "Manrope", "Helvetica Neue", Helvetica, Arial, sans-serif;--type-body: "Avenir Next", "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;--type-mono: "JetBrains Mono", "IBM Plex Mono", ui-monospace, SFMono-Regular, Menlo, monospace;--maxw: 1240px;--gutter: 40px}[data-theme=dark]{--bf-blue: #8aa0ff;--bf-blue-2: #a3b4ff;--bf-ink: #ecedf4;--bf-text: #c5c6d2;--bf-mute: #8a8b99;--bf-line: #2a2c3a;--bf-line-2: #1f2130;--bf-bg: #0e0f17;--bf-bg-alt: #14151e;--bf-bg-deep: #1a1b26;--bf-cream: #14151e;--bf-cream-deep: #1c1d2a;--bf-card: #1a1b26;--bf-shadow: rgba(0, 0, 0, .4);color-scheme:dark}[data-theme=dark] img{opacity:.92}[data-theme=dark] .brand__mark{filter:brightness(0) invert(1) opacity(.92)}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bf-bg);color:var(--bf-text);font-family:var(--type-body);font-size:16px;line-height:1.7;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:var(--bf-blue);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:3px}img,svg{display:block;max-width:100%}h1,h2,h3,h4{font-family:var(--type-title);color:var(--bf-blue);font-weight:600;letter-spacing:-.01em;line-height:1.15;margin:0;text-wrap:balance}p{margin:0 0 1.2em;max-width:64ch}.skip-link{position:absolute;left:-9999px;top:0;background:var(--bf-blue);color:#fff;padding:8px 16px;z-index:100}.skip-link:focus{left:12px;top:12px}.site-header{border-bottom:1px solid var(--bf-line);background:var(--bf-bg);position:sticky;top:0;z-index:50}.site-header__inner{max-width:var(--maxw);margin:0 auto;padding:22px var(--gutter);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:48px}.brand{display:flex;align-items:center;gap:16px;color:var(--bf-ink)}.brand:hover{text-decoration:none}.brand__mark{width:62px;height:52px;color:var(--bf-blue);flex:0 0 62px;object-fit:contain;object-position:left center}.brand__name{font-family:var(--type-title);font-weight:600;font-size:20px;letter-spacing:.06em;color:var(--bf-blue);line-height:1}.brand__sub{font-family:var(--type-title);font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--bf-mute);margin-top:6px}.nav{display:flex;gap:36px;align-items:center;justify-content:center}.nav a{font-family:var(--type-title);color:var(--bf-ink);font-size:14px;font-weight:500;padding:8px 0;border-bottom:2px solid transparent;letter-spacing:.01em}.nav a:hover{color:var(--bf-blue);text-decoration:none}.nav a.is-current{color:var(--bf-blue);border-bottom-color:var(--bf-blue)}.lang{display:flex;align-items:center;gap:0;font-family:var(--type-title);font-size:14px;font-weight:500;letter-spacing:.04em}.lang a{padding:6px 8px;color:var(--bf-mute)}.lang a.is-current{color:var(--bf-blue);font-weight:600}.lang a:hover{text-decoration:none;color:var(--bf-blue)}.lang__sep{color:var(--bf-line);user-select:none;font-weight:400}.lang__bar{width:1px;height:18px;background:var(--bf-line);margin:0 14px}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 var(--gutter)}.ark-hero{background:var(--bf-cream);border-bottom:1px solid var(--bf-line);padding:120px 0 140px}.ark-col{max-width:880px;margin:0 auto;padding:0 32px}.ark-hero .ark-col{display:flex;flex-direction:column;gap:40px}.ark-eyebrow{font-family:var(--type-mono);font-size:12px;letter-spacing:.22em;text-transform:uppercase;color:var(--bf-blue)}.ark-hero h1{font-family:var(--type-title);color:var(--bf-blue);font-size:clamp(36px,4.4vw,56px);font-weight:700;line-height:1.12;letter-spacing:-.015em;margin:0;text-wrap:balance}.ark-hero p{font-size:19px;line-height:1.65;color:var(--bf-text);max-width:56ch;margin:0}@media(max-width:720px){.ark-hero{padding:72px 0 80px}.ark-col{padding:0 24px}}.site-footer{background:var(--bf-blue);color:#fff;padding:80px 0 32px;font-size:14px}.site-footer a{color:#fff}.site-footer a:hover{text-decoration:underline;text-underline-offset:3px}.footer__grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:48px;padding-bottom:56px;border-bottom:1px solid rgba(255,255,255,.18)}.site-footer h4{font-family:var(--type-title);color:#fff;font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;margin:0 0 22px}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li{padding:6px 0}.footer__brand-name{font-family:var(--type-title);color:#fff;font-size:13px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;margin:0 0 22px}.footer__brand-sub{color:#ffffffa6;font-size:14px;line-height:1.65;max-width:34ch;margin:0}.footer__legal{display:flex;justify-content:space-between;align-items:center;padding-top:24px;font-family:var(--type-mono);font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c}@media(max-width:720px){.footer__grid{grid-template-columns:1fr 1fr;gap:32px}.footer__legal{flex-direction:column;gap:12px;align-items:flex-start}}.scroll-progress{position:fixed;top:0;left:0;height:3px;width:0%;background:#000091;z-index:1000;transition:width 80ms linear,opacity .3s ease;pointer-events:none;will-change:width}[data-theme=dark] .scroll-progress{background:#8aa0ff}.theme-toggle{--tg-size: 36px;appearance:none;background:transparent;border:1px solid var(--bf-line);width:var(--tg-size);height:var(--tg-size);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;color:var(--bf-ink);margin-left:14px;padding:0;transition:border-color .18s ease,color .18s ease,background .18s ease;flex-shrink:0}.theme-toggle:hover{border-color:var(--bf-blue);color:var(--bf-blue)}.theme-toggle:focus-visible{outline:2px solid var(--bf-blue);outline-offset:2px}.theme-toggle svg{width:16px;height:16px}.theme-toggle .theme-toggle__sun{display:none}.theme-toggle .theme-toggle__moon,[data-theme=dark] .theme-toggle .theme-toggle__sun{display:block}[data-theme=dark] .theme-toggle .theme-toggle__moon{display:none}@media(max-width:920px){.site-header__inner{grid-template-columns:auto auto;gap:16px}.nav{display:none}}body.home{background:var(--bf-cream)}.home .ark-hero{background:var(--bf-cream);border-bottom:1px solid var(--bf-line);padding:140px 0 120px}.home .ark-hero h1{max-width:none;font-size:clamp(36px,4.4vw,56px);line-height:1.12;text-wrap:balance}.home .ark-section{background:var(--bf-cream);padding:100px 0;border-bottom:1px solid var(--bf-line)}.home .ark-section:last-of-type{border-bottom:0}.home .ark-section h2{margin-bottom:32px}.home .ark-section h2+p{margin-top:0}.home .ark-section p{font-size:17px;line-height:1.75;color:var(--bf-text);max-width:64ch}.home .ark-section p+p{margin-top:1.4em}.home .ark-hero .hero-intro{display:flex;flex-direction:column;gap:1.4em}.home .ark-hero .hero-intro p{margin:0;max-width:58ch}.field-figure{margin:56px 0 0;display:flex;flex-direction:column;gap:16px}.field-figure__media{display:block;width:100%;height:auto;background:var(--bf-cream-deep)}.field-figure__caption{font-family:var(--type-body, var(--type-title));font-style:italic;font-size:14px;line-height:1.55;color:var(--bf-mute);max-width:64ch}@media(max-width:720px){.home .ark-hero{padding:72px 0}.home .ark-section{padding:64px 0}.field-figure{margin-top:40px}.field-figure__caption{font-size:13px}}.sau-chart{margin:56px 0 0;display:grid;grid-template-columns:1fr;gap:32px}.sau-legend{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(3,1fr);gap:10px 24px}.mis-legend{grid-template-columns:repeat(4,auto);justify-content:start}.sau-legend__item{display:flex;align-items:center;gap:10px;font-family:var(--type-mono);font-size:12.5px;line-height:1.5;color:var(--bf-ink);cursor:default;padding:4px 0;transition:opacity .18s ease}.sau-legend__swatch{flex-shrink:0;width:14px;height:14px;border-radius:3px;display:inline-block}.sau-legend__label{letter-spacing:.01em}.sau-legend__pct{color:var(--bf-mute)}.sau-donut{position:relative;width:100%;max-width:480px;aspect-ratio:1 / 1;margin:8px auto 0}.sau-svg{width:100%;height:100%;overflow:visible}.sau-seg{cursor:pointer;transition:stroke-width .2s ease,opacity .2s ease}.sau-chart[data-hover] .sau-seg{opacity:.35}.sau-chart[data-hover] .sau-seg.is-active{opacity:1;stroke-width:17}.sau-chart[data-hover] .sau-legend__item:not(.is-active){opacity:.4}.sau-center{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none;padding:0 28%}.sau-center__value{font-family:var(--type-title);color:var(--bf-blue);font-size:clamp(22px,3vw,30px);font-weight:700;letter-spacing:-.01em;line-height:1.1}.sau-center__label{font-family:var(--type-mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--bf-mute);margin-top:8px;line-height:1.5}.sau-source{font-family:var(--type-body, var(--type-title));font-style:italic;font-size:13px;line-height:1.55;color:var(--bf-mute);margin:8px 0 0;text-align:center}@media(max-width:720px){.sau-chart{gap:24px}.sau-legend{grid-template-columns:1fr 1fr;gap:8px 16px}.mis-legend{grid-template-columns:1fr 1fr}.sau-legend__item{font-size:11.5px}.sau-center__value{font-size:20px}.sau-center__label{font-size:10px}}.kpi-grid{list-style:none;padding:0;margin:64px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:64px 80px}.kpi{text-align:center;display:flex;flex-direction:column;gap:16px}.kpi__value{font-family:var(--type-title);color:var(--bf-blue);font-size:clamp(56px,7vw,96px);font-weight:700;line-height:1;letter-spacing:-.02em;font-variant-numeric:lining-nums tabular-nums}.kpi__label{font-family:var(--type-body, var(--type-title));font-size:15px;line-height:1.5;color:#b8b5ad;max-width:22ch;margin:0 auto}@media(max-width:720px){.kpi-grid{gap:40px 32px;margin-top:40px}.kpi__value{font-size:48px}.kpi__label{font-size:13px}}body.ark-page{background:var(--bf-bg)}.ark-section{padding:120px 0;border-bottom:1px solid var(--bf-line)}.ark-section--alt{background:var(--bf-cream)}.ark-num{font-family:var(--type-mono);font-size:13px;letter-spacing:.22em;color:var(--bf-blue);text-transform:uppercase;margin-bottom:28px;display:block}.ark-num:before{content:"— "}.ark-section h2{font-family:var(--type-title);color:var(--bf-blue);font-size:clamp(32px,3.4vw,44px);font-weight:700;line-height:1.15;letter-spacing:-.015em;margin:0 0 36px}.ark-section p{font-size:17px;line-height:1.75;color:var(--bf-text);max-width:64ch;margin:0}.ark-section p+p{margin-top:1.1em}.ark-sub{margin-top:56px}.ark-sub+.ark-sub{margin-top:72px}.ark-sub__label{font-family:var(--type-mono);font-size:12px;letter-spacing:.16em;color:var(--bf-mute);text-transform:uppercase;margin-bottom:16px;display:block;padding-bottom:10px;border-bottom:1px solid var(--bf-line)}.ark-figure-img{margin:0}.ark-figure-img img{width:100%;height:auto;display:block;background:var(--bf-card);border:1px solid var(--bf-line)}.ark-figcaption{margin-top:18px;font-size:14px;color:var(--bf-mute);line-height:1.65;max-width:80ch;text-align:center;font-style:italic;margin-left:auto;margin-right:auto}@media(max-width:720px){.ark-section{padding:80px 0}}.schema{margin:0;background:var(--bf-cream);border:1px solid var(--bf-line);padding:28px 24px 20px}.schema-svg{width:100%;height:auto;display:block;font-family:var(--type-body)}.schema-title{font-family:var(--type-title);font-size:18px;font-weight:600;fill:var(--bf-mute);letter-spacing:-.005em}.schema-lbl{font-size:14px;fill:var(--bf-mute);letter-spacing:.01em}.schema-lbl--end{font-size:13px}.schema-box__hint{font-size:13px;fill:var(--bf-mute);letter-spacing:.04em}.schema-box__frame{fill:none;stroke:#7a2e25;stroke-width:1.6;transition:stroke-width .15s ease,filter .15s ease}.schema-box{cursor:pointer;outline:none}.schema-box:hover .schema-box__frame,.schema-box:focus-visible .schema-box__frame{stroke-width:2.6;filter:drop-shadow(0 2px 6px rgba(122,46,37,.25))}.schema-ground{stroke:var(--bf-mute);stroke-width:1.2}.schema-rule{stroke:var(--bf-line);stroke-width:1}.schema-target{fill:var(--bf-mute)}.schema-arrow{stroke-width:1.8;fill:none}.schema-arrow--dark{stroke:#7a2e25}.schema-arrow--light{stroke:#b9614a}.bw-fill-dark{fill:#7a2e25}.bw-fill-light{fill:#b9614a}.schema-cell{cursor:pointer;outline:none}.bw-cell-dark{fill:#7a2e25;transition:fill .15s ease,transform .15s ease;transform-box:fill-box;transform-origin:center}.bw-cell-light{fill:#b9614a;transition:fill .15s ease,transform .15s ease;transform-box:fill-box;transform-origin:center}.schema-cell:hover .bw-cell-dark,.schema-cell:focus-visible .bw-cell-dark{fill:#5a1f18;transform:scale(1.08)}.schema-cell:hover .bw-cell-light,.schema-cell:focus-visible .bw-cell-light{fill:#8e4231;transform:scale(1.08)}.schema-footer{margin:14px 0 0;text-align:center;font-family:var(--type-title);font-size:14px;font-weight:600;color:var(--bf-mute);padding-top:14px;border-top:1px solid var(--bf-line)}.zmodal{position:fixed;inset:0;background:#0a0b1799;display:none;align-items:center;justify-content:center;z-index:1000;padding:24px}[data-theme=dark] .zmodal{background:#000000bf}.zmodal[aria-hidden=false]{display:flex}.zmodal__panel{background:var(--bf-card);color:var(--bf-ink);max-width:720px;width:100%;max-height:90vh;overflow:auto;border:1px solid var(--bf-line);box-shadow:0 24px 60px #0000202e;padding:40px 44px 36px;position:relative;animation:zmodal-in .22s ease-out}@keyframes zmodal-in{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:none}}.zmodal__close{position:absolute;top:14px;right:16px;width:36px;height:36px;background:transparent;border:0;color:var(--bf-mute);font-size:22px;line-height:1;cursor:pointer;border-radius:50%;transition:background .15s ease,color .15s ease}.zmodal__close:hover{background:var(--bf-cream-deep);color:var(--bf-ink)}.zmodal__close:focus-visible{outline:2px solid var(--bf-blue);outline-offset:2px}.zmodal__title{font-family:var(--type-title);font-size:22px;font-weight:700;color:var(--bf-blue);margin:0 0 8px;letter-spacing:-.01em}.zmodal__eyebrow{font-family:var(--type-mono);font-size:11px;letter-spacing:.2em;text-transform:uppercase;color:var(--bf-mute);margin:0 0 20px}.zmodal__art{display:block;margin:8px auto 28px;width:100%;max-width:460px;height:auto}.zmodal__art .bw-fill-dark{fill:#7a2e25}.zmodal__art .bw-fill-light{fill:#b9614a}.zmodal__art text{font-family:var(--type-mono);font-size:16px;letter-spacing:.08em;fill:var(--bf-ink)}.zmodal__art .zmodal__art-axis{stroke:var(--bf-mute);stroke-width:1;stroke-dasharray:3 4}.zmodal__body{font-size:15.5px;line-height:1.7;color:var(--bf-text);max-width:60ch}.zmodal__body strong{color:var(--bf-ink);font-weight:600}@media(max-width:720px){.schema{padding:18px 14px 14px}.schema-title{font-size:15px}.schema-lbl,.schema-box__hint{font-size:12px}.schema-footer{font-size:13px}.zmodal__panel{padding:32px 24px 28px}.zmodal__title{font-size:19px}}body.contact-page{background:var(--bf-bg)}.contact-wrap{max-width:880px;margin:0 auto;padding:96px 40px 120px}.contact-h1{font-family:var(--type-title);color:var(--bf-blue);font-size:clamp(34px,4vw,52px);font-weight:700;line-height:1.1;letter-spacing:-.015em;margin:0 0 56px;text-wrap:balance}.contact-form{display:grid;gap:28px;max-width:560px}.contact-form .field{display:block}.contact-form label{display:block;font-family:var(--type-title);color:var(--bf-blue);font-size:14px;font-weight:600;letter-spacing:.01em;margin-bottom:10px}.contact-form input,.contact-form textarea{width:100%;font-family:var(--type-body);font-size:15px;padding:12px 14px;border:1px solid var(--bf-line);background:var(--bf-card);color:var(--bf-ink);border-radius:0;line-height:1.5}.contact-form input:focus,.contact-form textarea:focus{outline:1px solid var(--bf-blue);outline-offset:0;border-color:var(--bf-blue)}.contact-form textarea{resize:vertical;min-height:140px}.contact-form input[aria-invalid=true],.contact-form textarea[aria-invalid=true]{border-color:#b00020;outline-color:#b00020}.contact-form .field__err{display:block;min-height:1.25em;margin-top:6px;font-family:var(--type-body);font-size:13px;line-height:1.4;color:#b00020}.contact-form .field__err:empty{display:none}.md-outlined{display:inline-flex;align-items:center;justify-content:center;margin-top:12px;min-width:120px;height:40px;padding:0 24px;background:transparent;color:var(--bf-blue);border:1px solid var(--bf-blue);border-radius:20px;font-family:Roboto,Manrope,system-ui,sans-serif;font-size:14px;font-weight:500;letter-spacing:.05em;text-transform:none;cursor:pointer;justify-self:start;transition:background .12s ease;position:relative;overflow:hidden}.md-outlined:hover{background:#0000910f}.md-outlined:active{background:#0000911f}.md-outlined:focus-visible{outline:none;background:#0000911a;box-shadow:0 0 0 3px #0000912e}.md-outlined[disabled]{opacity:.5;cursor:not-allowed}.contact-form .hp{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.contact-form__status{font-family:var(--type-body);font-size:14px;line-height:1.5;margin:4px 0 0;min-height:1.5em;color:var(--bf-ink)}.contact-form__status[data-state=success]{color:var(--bf-blue)}.contact-form__status[data-state=error]{color:#b00020}@media(max-width:920px){.contact-wrap{padding:56px 24px 80px}}
