:root{--color-primary: #143a52;--color-accent: #0369a1;--color-accent-hover: #075985;--color-bg: #f5f8fa;--color-card-bg: #ffffff;--color-text: #10232f;--color-text-light: #5b6b7a;--color-border: #e3e9ee;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--color-danger: #b42318;--color-warn: #b54708;--color-ok: #067647;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:var(--color-card-bg);color:var(--color-text);font:16px/1.65 var(--font-sans);-webkit-font-smoothing:antialiased}h1,h2,h3{line-height:1.2;margin:0;letter-spacing:-.02em}p{margin:0}.wrap{width:min(100% - 2.5rem,1020px);margin-inline:auto}.site-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 0}.lockup{display:inline-flex;align-items:center;gap:.6rem;text-decoration:none}.lockup-mark{width:34px;height:34px;flex:none;border-radius:8px}.lockup-word{font-size:1.25rem;font-weight:700;letter-spacing:-.035em;color:var(--color-primary)}.lockup-word span{color:var(--color-accent)}.lockup:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px;border-radius:4px}.mark{font-size:1.05rem;font-weight:700;letter-spacing:-.03em;color:var(--color-primary)}.mark span{color:var(--color-accent)}@media(max-width:560px){.head-actions [data-ffrs-open]{display:none}.site-head{padding:1rem 0 .5rem}}.btn{display:inline-block;padding:.7rem 1.25rem;border:0;border-radius:8px;background:var(--color-accent);color:#fff;font:inherit;font-weight:600;cursor:pointer;text-decoration:none}.btn:hover{background:var(--color-accent-hover)}.btn:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.btn-ghost{background:none;color:var(--color-primary);box-shadow:inset 0 0 0 1px var(--color-border)}.btn-ghost:hover{background:var(--color-bg)}.hero{padding:3.5rem 0 4rem;border-bottom:1px solid var(--color-border);display:grid;gap:2rem;align-items:center}@media(min-width:860px){.hero{grid-template-columns:1.1fr .9fr;gap:3rem}}.hero h1{font-size:clamp(2rem,5vw,3rem);max-width:15ch}.hero .lede{margin-top:1.25rem;max-width:58ch;font-size:1.15rem;color:var(--color-text-light)}.hero .cta{margin-top:2rem;display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 1rem}.hero .note{font-size:.9rem;color:var(--color-text-light)}.hero-fig{margin:0}.hero-fig svg{display:block;width:100%;max-width:560px;margin-inline:auto;height:auto;overflow:visible}.ring{fill:none;stroke:var(--color-border);stroke-width:2}.ring-nodes circle{fill:var(--color-card-bg);stroke:var(--color-border);stroke-width:2;transform-box:fill-box;transform-origin:center}.ring-labels text{font:600 13px var(--font-sans);fill:var(--color-text-light)}.ring-mid{font:700 13px var(--font-sans);letter-spacing:.12em;fill:var(--color-text)}.ring-mid-sub{font:400 13px var(--font-sans);fill:var(--color-text-light)}.ring-chip rect{fill:var(--color-primary)}.ring-chip text{font:700 11px var(--font-sans);fill:#fff;letter-spacing:.04em}.ring-chip{opacity:0}.stage-cap{display:grid;margin:.75rem auto 0;max-width:46ch;min-height:3.2em;text-align:center}.stage-cap p{grid-area:1 / 1;margin:0;font-size:.9rem;color:var(--color-text-light);opacity:0}.stage-cap b{display:block;color:var(--color-text);letter-spacing:-.01em}.stage-cap p:first-child{opacity:1}@keyframes ring-travel{to{offset-distance:100%}}@keyframes ring-hit{0%,10%{fill:var(--color-accent);stroke:var(--color-accent);transform:scale(1.45)}12.5%,to{fill:var(--color-card-bg);stroke:var(--color-border);transform:scale(1)}}@keyframes ring-hit-label{0%,10%{fill:var(--color-accent)}12.5%,to{fill:var(--color-text-light)}}@keyframes stage-cap{0%{opacity:0}1.5%,10%{opacity:1}12%,to{opacity:0}}@supports (offset-path: path("M 0 0")){.ring-chip{opacity:1;offset-path:path("M 280 80 A 130 130 0 1 1 279.99 80");offset-rotate:0deg;animation:ring-travel 24s linear infinite}.ring-nodes circle{animation:ring-hit 24s linear infinite;animation-delay:calc(var(--i) * 3s)}.ring-labels text{animation:ring-hit-label 24s linear infinite;animation-delay:calc(var(--i) * 3s)}.stage-cap p,.live-state{animation:stage-cap 24s linear infinite;animation-delay:calc(var(--i) * 3s)}.live-state:first-child,.stage-cap p:first-child{opacity:0}}@media(max-width:560px){.ring-labels{display:none}.hero-fig svg{max-width:320px}}.live-record{max-width:560px;margin:1rem auto 0;border:1px solid var(--color-border);border-radius:12px;background:var(--color-card-bg);overflow:hidden}.live-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem 1rem;padding:.7rem 1rem;border-bottom:1px solid var(--color-border);background:var(--color-bg)}.live-id{font-weight:700;letter-spacing:-.01em}.live-meta{font-size:.85rem;color:var(--color-text-light)}.live-stack{display:grid;padding:.9rem 1rem 1rem}.live-state{grid-area:1 / 1;opacity:0}.live-state:first-child{opacity:1}.live-pill{display:inline-block;padding:.2rem .6rem;border-radius:999px;font-size:.78rem;font-weight:600;background:var(--color-bg);color:var(--color-text-light)}.live-pill.good{background:#ecfdf3;color:#067647}.live-pill.warn{background:#fffaeb;color:#b54708}.live-pill.bad{background:#fef3f2;color:#b42318}.live-rows{margin:.7rem 0 0;font-size:.9rem}.live-rows>div{display:flex;justify-content:space-between;gap:1rem;padding:.25rem 0}.live-rows dt{color:var(--color-text-light)}.live-rows dd{margin:0;text-align:right}.ring-hits circle{fill:transparent;cursor:pointer}.stage-picker{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem;margin-top:.9rem}.stage-picker button{padding:.3rem .65rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-card-bg);color:var(--color-text-light);font:inherit;font-size:.8rem;cursor:pointer}.stage-picker button:hover{border-color:var(--color-accent);color:var(--color-accent)}.stage-picker button[aria-pressed=true]{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.stage-picker button:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.lifecycle.is-manual .ring-chip,.lifecycle.is-manual .ring-nodes circle,.lifecycle.is-manual .ring-labels text,.lifecycle.is-manual .stage-cap p,.lifecycle.is-manual .live-state{animation:none!important}.lifecycle.is-manual .stage-cap p,.lifecycle.is-manual .live-state{opacity:0}.lifecycle.is-manual .stage-cap p.is-on,.lifecycle.is-manual .live-state.is-on{opacity:1;transition:opacity .25s ease}.lifecycle.is-manual .ring-nodes circle{fill:var(--color-card-bg);stroke:var(--color-border);transform:scale(1)}.lifecycle.is-manual .ring-nodes circle.is-on{fill:var(--color-accent);stroke:var(--color-accent);transform:scale(1.45);transition:transform .25s ease}.lifecycle.is-manual .ring-labels text{fill:var(--color-text-light)}.lifecycle.is-manual .ring-labels text.is-on{fill:var(--color-accent)}.lifecycle.is-manual .ring-chip{opacity:0}.record{max-width:460px;margin:2rem 0 0;padding:1.25rem;border:1px solid var(--color-border);border-radius:12px;background:var(--color-card-bg)}.record-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding-bottom:.85rem;border-bottom:1px solid var(--color-border)}.record-id{font-weight:700;letter-spacing:-.01em}.badge{padding:.2rem .6rem;border-radius:999px;background:#ecfdf5;color:#065f46;font-size:.78rem;font-weight:600}.record-rows{margin:0;padding:.5rem 0 0;font-size:.9rem}.record-rows>div{display:flex;justify-content:space-between;gap:1rem;padding:.4rem 0}.record-rows dt{color:var(--color-text-light)}.record-rows dd{margin:0;text-align:right}.record figcaption{margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--color-border);font-size:.85rem;color:var(--color-text-light)}.reveal-armed .reveal{opacity:0;transform:translateY(14px)}.reveal-armed .reveal.in{opacity:1;transform:none;transition:opacity .5s ease,transform .5s ease}.reveal-armed .grid .reveal:nth-child(2).in{transition-delay:.08s}.reveal-armed .grid .reveal:nth-child(3).in{transition-delay:.16s}.reveal-armed .grid .reveal:nth-child(4).in{transition-delay:.24s}section{padding:3.5rem 0}section+section{border-top:1px solid var(--color-border)}.band{background:var(--color-bg)}h2{font-size:clamp(1.5rem,3vw,1.9rem);max-width:22ch}.sub{margin-top:.9rem;max-width:62ch;color:var(--color-text-light)}.grid{display:grid;gap:1rem;margin-top:2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{padding:1.4rem;border:1px solid var(--color-border);border-radius:12px;background:var(--color-card-bg)}.card .step{display:block;margin-bottom:.6rem;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-accent)}.card h3{font-size:1.05rem}.card p{margin-top:.5rem;font-size:.95rem;color:var(--color-text-light)}.close-cta{text-align:center}.close-cta h2{margin-inline:auto}.close-cta .cta{margin-top:1.75rem}a.mark{text-decoration:none}.page{padding:1.5rem 0 3rem}.page h1{font-size:clamp(1.75rem,4vw,2.4rem)}.page h2{font-size:1.2rem}.page section{padding:2rem 0}.page .cta{margin-top:2rem;display:flex;flex-wrap:wrap;gap:.75rem}.page code{padding:.1em .35em;border-radius:4px;background:var(--color-bg);font-size:.9em}.ffrs-status h3{margin:0 0 .25rem;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-light)}.ffrs-timeline time{white-space:nowrap;font-size:.85rem;color:var(--color-text-light)}.site-foot{padding:2rem 0 2.5rem;border-top:1px solid var(--color-border);display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;font-size:.875rem;color:var(--color-text-light)}@media(prefers-reduced-motion:reduce){.ring-chip,.ring-nodes circle,.ring-labels text,.stage-cap p,.live-state,.sheet .typed,.sheet .drift,.sheet-age span,.bars .bar-fill{animation:none!important}.reveal,.reveal.in{opacity:1!important;transform:none!important;transition:none!important}.stage-cap p,.live-state{opacity:0}.stage-cap p:first-child,.live-state:first-child{opacity:1!important}.sheet .typed{opacity:0}.sheet .drift{opacity:1}.sheet-age span{opacity:0}.sheet-age span:last-child{opacity:1!important}}.site-foot a{color:var(--color-text-light)}.site-foot .link{padding:0;border:0;background:none;font:inherit;color:var(--color-text-light);text-decoration:underline;cursor:pointer}.site-foot .link:hover{color:var(--color-text)}.sheet{max-width:620px;margin:2rem 0 0;border:1px solid var(--color-border);border-radius:12px;background:var(--color-card-bg);overflow:hidden}.sheet-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.6rem 1rem;border-bottom:1px solid var(--color-border);background:var(--color-card-bg)}.sheet-name{font-size:.85rem;font-weight:600;color:var(--color-text-light)}.sheet-age{display:grid;font-size:.78rem;font-weight:700;letter-spacing:.06em;color:var(--color-text-light)}.sheet-age span{grid-area:1 / 1;text-align:right;opacity:0}.sheet-age span:last-child{opacity:1}.sheet-grid{width:100%;border-collapse:collapse;font-size:.9rem}.sheet-grid th{text-align:start;padding:.5rem 1rem;font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-light);background:var(--color-bg);border-bottom:1px solid var(--color-border)}.sheet-grid td{padding:.55rem 1rem;border-bottom:1px solid var(--color-border)}.sheet-grid tbody tr:last-child td{border-bottom:0}.sheet-grid td:first-child{font-weight:600}.sheet-grid .swap{display:grid}.sheet-grid .typed,.sheet-grid .drift{grid-area:1 / 1;min-width:0}.sheet-grid .drift{opacity:0;color:var(--color-danger);font-style:italic}.sheet-grid .typed{opacity:1;text-decoration:line-through;text-decoration-color:transparent}.sheet figcaption{padding:.85rem 1rem;border-top:1px solid var(--color-border);background:var(--color-bg);font-size:.85rem;color:var(--color-text-light)}@keyframes sheet-typed{0%,20%{opacity:1;text-decoration-color:transparent}26%,32%{opacity:1;text-decoration-color:currentColor}40%,92%{opacity:0;text-decoration-color:currentColor}to{opacity:1;text-decoration-color:transparent}}@keyframes sheet-drift{0%,38%{opacity:0}46%,92%{opacity:1}to{opacity:0}}@keyframes sheet-age{0%,20%{opacity:1}28%,to{opacity:0}}.sheet.in .sheet-grid .typed{animation:sheet-typed 15s ease-in-out infinite;animation-delay:calc(var(--i) * .9s)}.sheet.in .sheet-grid .drift{animation:sheet-drift 15s ease-in-out infinite;animation-delay:calc(var(--i) * .9s)}.sheet.in .sheet-age span{animation:sheet-age 15s ease-in-out infinite;animation-delay:calc(var(--i) * 2.2s)}.sheet.in .sheet-age span:last-child{opacity:0}.app-shot{margin:2rem 0 0;border:1px solid var(--color-border);border-radius:14px;background:var(--color-card-bg);overflow:hidden;box-shadow:0 12px 30px -18px #10232f59}.shot-chrome{display:flex;align-items:center;gap:.75rem;padding:.6rem .9rem;background:var(--color-bg);border-bottom:1px solid var(--color-border)}.shot-dots{display:inline-flex;gap:.35rem}.shot-dots i{width:9px;height:9px;border-radius:50%;background:var(--color-border)}.shot-url{font-size:.78rem;color:var(--color-text-light);background:var(--color-card-bg);border:1px solid var(--color-border);border-radius:999px;padding:.15rem .7rem}.shot-body{padding:1rem 1.1rem 1.2rem}.shot-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1rem;padding-bottom:.9rem;border-bottom:1px solid var(--color-border)}.shot-title{font-weight:700;letter-spacing:-.02em;color:var(--color-primary)}.shot-tabs{display:flex;flex-wrap:wrap;gap:.15rem;font-size:.78rem;color:var(--color-text-light)}.shot-tabs span{padding:.2rem .5rem;border-radius:6px}.shot-tabs .on{background:var(--color-bg);color:var(--color-primary);font-weight:600}.shot-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.6rem;margin-top:1rem}.shot-stat{padding:.7rem .8rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-bg)}.shot-stat-label{display:block;font-size:.65rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-light)}.shot-stat-value{display:block;margin-top:.15rem;font-size:1.4rem;font-weight:700;color:var(--color-primary);line-height:1.1}.shot-stat-value.warn{color:var(--color-warn)}.shot-rows{margin-top:1rem}.shot-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.4rem 0;border-bottom:1px solid var(--color-border);font-size:.88rem}.shot-row:last-child{border-bottom:0}.shot-pill{padding:.12rem .5rem;border-radius:999px;font-size:.75rem;font-weight:600;background:var(--color-bg);color:var(--color-text-light);border:1px solid var(--color-border)}.shot-pill.ok{background:#ecfdf3;color:var(--color-ok);border-color:transparent}.shot-pill.warn{background:#fffaeb;color:var(--color-warn);border-color:transparent}.shot-pill.bad{background:#fef3f2;color:var(--color-danger);border-color:transparent}.app-shot figcaption{padding:.85rem 1.1rem;border-top:1px solid var(--color-border);background:var(--color-bg);font-size:.85rem;color:var(--color-text-light)}.qa{display:grid;gap:1rem 2rem;margin-top:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.qa-item{padding:1.25rem 1.4rem;border:1px solid var(--color-border);border-radius:12px;background:var(--color-card-bg)}.qa-item h3{font-size:1rem;color:var(--color-primary)}.qa-item p{margin-top:.5rem;font-size:.95rem;color:var(--color-text-light)}.head-actions{display:flex;align-items:center;gap:.5rem}.close-cta .cta{justify-content:center}.investors section{padding:3rem 0}.investors section+section{border-top:1px solid var(--color-border)}.investors .band{background:var(--color-bg);border-radius:14px;padding-inline:1.5rem;border-top:0;margin-top:1rem}.investors h2{max-width:26ch}.investors .sub{max-width:68ch}.investors .grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.inv-hero{padding-top:1rem}.eyebrow{display:inline-block;margin-bottom:.9rem;padding:.2rem .6rem;border-radius:999px;background:var(--color-primary);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.inv-hero h1{font-size:clamp(1.9rem,4.2vw,2.9rem);max-width:20ch}.inv-hero .sub{margin-top:1.1rem;font-size:1.1rem}.inv-hero .cta{margin-top:1.75rem;display:flex;flex-wrap:wrap;gap:.75rem}.ship-list{margin-top:1.75rem;display:grid;gap:.5rem}.ship-list li{display:flex;gap:1rem;align-items:baseline;padding:.85rem 1rem;border:1px solid var(--color-border);border-radius:10px;background:var(--color-card-bg)}.ship-state{flex:none;min-width:3.6rem;padding:.15rem .5rem;border-radius:999px;font-size:.7rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-align:center}.ship-state.live{background:#ecfdf3;color:var(--color-ok)}.ship-state.next{background:var(--color-bg);color:var(--color-text-light);border:1px solid var(--color-border)}.ship-list b{display:block;letter-spacing:-.01em}.ship-list p{margin-top:.2rem;font-size:.9rem;color:var(--color-text-light)}.rigour{display:grid;gap:1rem;margin-top:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.rigour-item{padding:1.2rem 1.3rem;border:1px solid var(--color-border);border-radius:12px;background:var(--color-card-bg)}.rigour-figure{display:block;font-size:2rem;font-weight:700;line-height:1.05;color:var(--color-accent);letter-spacing:-.03em}.rigour-item b{display:block;margin-top:.4rem;font-size:.95rem}.rigour-item p{margin-top:.3rem;font-size:.87rem;color:var(--color-text-light)}.bars{margin:2rem 0 0;padding:1.4rem 1.5rem;border:1px solid var(--color-border);border-radius:14px;background:var(--color-card-bg)}.bars-cap{font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-light)}.bar-row{margin-top:1.2rem}.bar-label b{display:block;letter-spacing:-.01em}.bar-label span{font-size:.85rem;color:var(--color-text-light)}.bar-track{display:flex;align-items:center;gap:.75rem;margin-top:.5rem}.bar-fill{height:12px;border-radius:999px;width:var(--pct);min-width:8px}.bar-fill.high{background:var(--color-border)}.bar-fill.low{background:var(--color-accent)}.bar-amount{font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap}.bar-amount i{font-style:normal;font-weight:400;font-size:.8rem;color:var(--color-text-light)}.bars-foot{margin-top:1.3rem;padding-top:1rem;border-top:1px solid var(--color-border);font-size:.87rem;color:var(--color-text-light)}@keyframes bar-grow{0%{width:0}to{width:var(--pct)}}.bars.in .bar-fill{animation:bar-grow 1.1s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(var(--i) * .18s)}@media(max-width:560px){.investors .band{padding-inline:1rem}.ship-list li{flex-direction:column;gap:.4rem}}
