.md-scope{--f-bg:#f3efe6;--f-bg-elev:#fffdf8;--f-bg-sunk:#e9e3d6;--f-ink:#16130d;--f-ink-2:#4b443a;--f-ink-3:#8b8174;--f-line:#16130d24;--f-line-strong:#16130d6b;--f-accent:#1e5c47;--f-accent-soft:#1e5c471a;--f-accent-ink:#f7f4ed;--f-gold:#8a6413;--f-shadow:0 24px 60px #3c301a29;--f-shadow-sm:0 2px 8px #3c301a14;--f-high:#1e5c47;--f-high-soft:#1e5c471f;--f-medium:#8a6413;--f-medium-soft:#8a641321;--f-low:#9a3412;--f-low-soft:#9a341217;--f-sans:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--f-grotesk:"Inter", system-ui, sans-serif;--f-serif:Georgia, "Times New Roman", serif;--f-mono:ui-monospace, "Cascadia Mono", Consolas, monospace;--f-radius:.75rem;--f-radius-sm:.5rem;background:var(--f-bg);color:var(--f-ink);font-family:var(--f-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px;line-height:1.55;display:block}.md-scope[data-theme=dark]{--f-bg:#0e0d0b;--f-bg-elev:#17150f;--f-bg-sunk:#1c1a14;--f-ink:#f3efe6;--f-ink-2:#cfc9ba;--f-ink-3:#8f8878;--f-line:#f3efe624;--f-line-strong:#f3efe652;--f-accent:#6fd4a8;--f-accent-soft:#6fd4a824;--f-accent-ink:#0e2018;--f-gold:#e0b64a;--f-high:#6fd4a8;--f-high-soft:#6fd4a829;--f-medium:#e0b64a;--f-medium-soft:#e0b64a29;--f-low:#e07a52;--f-low-soft:#e07a5224}.md-scope,.md-scope *,.md-scope :before,.md-scope :after{box-sizing:border-box}.md-scope h1,.md-scope h2,.md-scope h3,.md-scope h4,.md-scope h5,.md-scope h6,.md-scope p,.md-scope figure,.md-scope blockquote,.md-scope dl,.md-scope dd{margin:0}.md-scope ul,.md-scope ol{margin:0;padding:0;list-style:none}.md-scope img,.md-scope svg,.md-scope video{max-width:100%;display:block}.md-scope a{color:inherit;-webkit-text-decoration-color:var(--f-line-strong);text-decoration-color:var(--f-line-strong);text-underline-offset:.2em}.md-scope a:hover{text-decoration-color:currentColor}.md-scope ::selection{background:var(--f-accent);color:var(--f-accent-ink)}.md-scope :focus-visible{outline:2px solid var(--f-accent);outline-offset:2px;border-radius:3px}.md-scope .f-container{max-width:78rem;margin-inline:auto;padding-inline:1.25rem}.md-scope .f-container--wide{max-width:110rem}@media (min-width:768px){.md-scope .f-container{padding-inline:2.5rem}}.md-scope .f-section{border-top:1px solid var(--f-line);background:var(--f-bg);padding-block:3.5rem}@media (min-width:768px){.md-scope .f-section{padding-block:5.5rem}}.md-scope .f-section--sunk{background:var(--f-bg-sunk)}.md-scope .f-section--flush{border-top:0}.md-scope .f-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.md-scope .f-row--between{justify-content:space-between}.md-scope .f-grid{gap:1.25rem;display:grid}@media (min-width:640px){.md-scope .f-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.md-scope .f-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.md-scope .f-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.md-scope .f-spacer{flex:auto}.md-scope .f-eyebrow{font-family:var(--f-mono);letter-spacing:.28em;text-transform:uppercase;color:var(--f-ink-3);margin:0;font-size:.625rem}.md-scope .f-eyebrow--accent{color:var(--f-accent)}.md-scope .f-h1{font-family:var(--f-grotesk);letter-spacing:-.025em;font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1}.md-scope .f-h2{font-family:var(--f-grotesk);letter-spacing:-.02em;font-size:clamp(1.6rem,3.4vw,2.6rem);font-weight:800;line-height:1.06}.md-scope .f-h3{font-family:var(--f-grotesk);letter-spacing:-.012em;font-size:1.1rem;font-weight:700;line-height:1.2}.md-scope .f-prose{font-family:var(--f-serif);color:var(--f-ink-2);max-width:62ch;font-size:1.0625rem;line-height:1.7}.md-scope .f-prose+.f-prose{margin-top:1rem}.md-scope .f-muted{color:var(--f-ink-2)}.md-scope .f-faint{color:var(--f-ink-3)}.md-scope .f-small{font-size:.8125rem}.md-scope .f-tiny{font-size:.75rem}.md-scope .f-mono{font-family:var(--f-mono)}.md-scope .f-num{font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1}.md-scope .f-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.md-scope .f-card{background:var(--f-bg-elev);border-radius:var(--f-radius);box-shadow:0 0 0 1px var(--f-line);padding:1.5rem}.md-scope .f-btn{font-family:var(--f-grotesk);cursor:pointer;background:var(--f-accent);color:var(--f-accent-ink);white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.875rem;font-weight:700;line-height:1;text-decoration:none;transition:transform .14s,opacity .14s,box-shadow .14s;display:inline-flex}.md-scope .f-btn:hover{transform:translateY(-1px)}.md-scope .f-btn:active{transform:translateY(0)}.md-scope .f-btn[disabled],.md-scope .f-btn[aria-disabled=true]{opacity:.45;cursor:not-allowed;transform:none}.md-scope .f-btn--ghost{color:var(--f-ink);box-shadow:0 0 0 1px var(--f-line-strong);background:0 0}.md-scope .f-btn--quiet{color:var(--f-ink-2);box-shadow:0 0 0 1px var(--f-line);background:0 0}.md-scope .f-btn--small{padding:.5rem .95rem;font-size:.78rem}.md-scope .f-btn--block{width:100%}.md-scope .f-label{font-family:var(--f-mono);letter-spacing:.24em;text-transform:uppercase;color:var(--f-ink-3);margin-bottom:.45rem;font-size:.625rem;display:block}.md-scope .f-input,.md-scope .f-select,.md-scope .f-textarea{width:100%;font:inherit;color:var(--f-ink);background:var(--f-bg-elev);border-radius:var(--f-radius-sm);box-shadow:0 0 0 1px var(--f-line);border:0;padding:.7rem .85rem;transition:box-shadow .14s}.md-scope .f-select{appearance:none;background-image:linear-gradient(45deg, transparent 50%, var(--f-ink-3) 50%), linear-gradient(135deg, var(--f-ink-3) 50%, transparent 50%);background-position:calc(100% - 1.1rem) 1.15rem,calc(100% - .75rem) 1.15rem;background-repeat:no-repeat;background-size:.35rem .35rem,.35rem .35rem;padding-right:2.25rem}.md-scope .f-input:focus,.md-scope .f-select:focus,.md-scope .f-textarea:focus{box-shadow:0 0 0 2px var(--f-accent);outline:0}.md-scope .f-flash{border-radius:var(--f-radius-sm);box-shadow:0 0 0 1px var(--f-line);background:var(--f-bg-elev);padding:.85rem 1.1rem;font-size:.9rem}.md-scope .f-flash+.f-flash{margin-top:.6rem}.md-scope .f-flash--error{background:var(--f-low-soft);color:var(--f-low);box-shadow:0 0 0 1px #9a34124d}.md-scope .f-flash--info{background:var(--f-medium-soft);color:var(--f-medium);box-shadow:0 0 0 1px #8a641347}.md-scope .f-badge{font-family:var(--f-mono);letter-spacing:.12em;text-transform:uppercase;box-shadow:0 0 0 1px var(--f-line);white-space:nowrap;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem;font-size:.625rem;display:inline-flex}.md-scope [data-done][data-on]{background:var(--f-high-soft);color:var(--f-high);font-size:0}.md-scope [data-done][data-on]:before{content:"ready";font-size:.625rem}.md-scope [data-slot][data-state=ready]{box-shadow:0 0 0 1px var(--f-accent)}.md-scope [data-slot][data-state=error]{box-shadow:0 0 0 1px var(--f-low)}.md-scope [data-slot][data-state=working]{opacity:.7}.md-scope [data-status][data-tone=error]{color:var(--f-low);font-weight:500}.md-scope .f-meter{--value:0;background:var(--f-line);border-radius:999px;flex:none;width:3.5rem;height:.3rem;overflow:hidden}.md-scope .f-meter:after{content:"";height:100%;width:calc(var(--value) * 100%);border-radius:inherit;background:currentColor;display:block}.md-scope .f-meter--high{color:var(--f-high)}.md-scope .f-meter--medium{color:var(--f-medium)}.md-scope .f-meter--low{color:var(--f-low)}.f-cam{color:#f6f2ea;background:#0c0b09;border:0;grid-template-rows:1fr auto;width:100vw;max-width:100vw;height:100dvh;max-height:100dvh;margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;display:grid;overflow:hidden}.f-cam::backdrop{background:#060504eb}.f-cam__frame{background:#000;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.f-cam__video,.f-cam__overlay,.f-cam__still{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.f-cam__still{background:#000}.f-cam__still[data-mirrored=true],.f-cam__frame[data-mirrored=true] .f-cam__video,.f-cam__frame[data-mirrored=true] .f-cam__overlay{transform:scaleX(-1)}.f-cam__fx{opacity:0;pointer-events:none;background:#fff;position:absolute;inset:0}.f-cam__fx.is-firing{animation:.56s cubic-bezier(.2,0,.1,1) f-cam-shutter}@keyframes f-cam-shutter{0%{opacity:0;box-shadow:inset 0 0 #78e1aa00}6%{opacity:1;box-shadow:inset 0 0 0 1.5rem #78e1aaf2}38%{opacity:.28;box-shadow:inset 0 0 0 .75rem #78e1aacc}to{opacity:0;box-shadow:inset 0 0 #78e1aa00}}@media (prefers-reduced-motion:reduce){.f-cam__fx.is-firing{animation-duration:.22s}}.f-cam__notice{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#080706b8;place-items:center;padding:1.5rem;display:grid;position:absolute;inset:0}.f-cam__notice[hidden]{display:none}.f-cam__notice-card{text-align:center;background:#14120ff2;border-radius:1rem;max-width:min(34rem,92%);padding:1.75rem 1.75rem 1.5rem;box-shadow:0 0 0 1px #ffffff29,0 1.5rem 4rem #00000080}.f-cam__notice[data-tone=good] .f-cam__notice-card{box-shadow:0 0 0 1px #78e1aa8c,0 1.5rem 4rem #00000080}.f-cam__notice[data-tone=turn]{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#08070640,#080706e6 70%);align-items:end}.f-cam__notice[data-tone=turn] .f-cam__notice-card{box-shadow:0 0 0 1px #f0be5a8c,0 1.5rem 4rem #00000080}.f-cam__notice-eyebrow{letter-spacing:.28em;text-transform:uppercase;color:#f6f2ea8c;margin:0;font-family:ui-monospace,Consolas,monospace;font-size:.625rem}.f-cam__notice[data-tone=good] .f-cam__notice-eyebrow{color:#96ebbe}.f-cam__notice[data-tone=turn] .f-cam__notice-eyebrow{color:#f0c878}.f-cam__notice-headline{margin:.6rem 0 0;font-size:clamp(1.35rem,4.5vw,2rem);font-weight:700;line-height:1.15}.f-cam__notice-lead{color:#f6f2eabd;margin:.7rem 0 0;font-size:.95rem;line-height:1.5}.f-cam__notice-count{font-variant-numeric:tabular-nums;margin:.9rem 0 0;font-size:clamp(2.5rem,9vh,4rem);font-weight:800;line-height:1}.f-cam__notice-count[hidden]{display:none}.f-cam__notice-card .f-btn{margin-top:1rem}.f-cam__notice-card .f-btn[hidden]{display:none}.f-cam__notice-card .f-btn{cursor:pointer;color:#0e2018;background:#6fd4a8;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.5rem .95rem;font-size:.78rem;font-weight:700;display:inline-flex}.f-cam__spinner{border:2px solid #fff3;border-top-color:#ffffffd9;border-radius:999px;width:1.5rem;height:1.5rem;margin:1.1rem auto 0;animation:.8s linear infinite f-cam-spin}.f-cam__spinner[hidden]{display:none}@keyframes f-cam-spin{to{transform:rotate(360deg)}}.f-cam__frame[data-tone=ready]{box-shadow:inset 0 0 0 4px #78e1aabf}.f-cam__frame[data-tone=close]{box-shadow:inset 0 0 0 4px #f0be5a8c}.f-cam__count{color:#ffffffeb;text-shadow:0 .15em .5em #0009;pointer-events:none;margin:0;font-size:clamp(5rem,22vh,12rem);font-weight:800;line-height:1;position:absolute}.f-cam__count.is-ticking{animation:.9s cubic-bezier(.2,0,.2,1) f-cam-tick}@keyframes f-cam-tick{0%{opacity:.35;transform:scale(1.35)}18%{opacity:.95;transform:scale(1)}to{opacity:.55;transform:scale(.92)}}@media (prefers-reduced-motion:reduce){.f-cam__count.is-ticking{animation:none}}.f-cam__banner{text-align:center;background:#14120feb;border-radius:999px;max-width:min(38rem,88%);padding:.7rem 1.1rem;font-size:.9rem;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 0 0 1px #ffffff29}.f-cam__banner[data-tone=good]{background:#14402ff0;box-shadow:0 0 0 1px #78e1aa80}.f-cam__panel{padding:1rem 1.25rem calc(1rem + env(safe-area-inset-bottom));background:#141210;max-height:42dvh;overflow-y:auto;box-shadow:0 -1px #ffffff1f}.f-cam__lead{color:#f6f2eab8;margin:.35rem 0 0;font-size:.9rem}.f-cam__instruction{min-height:1.6em;margin:.9rem 0 0;font-size:clamp(1.05rem,2.6vw,1.35rem);font-weight:600}.f-cam__checks{flex-wrap:wrap;gap:.4rem;margin:.85rem 0 0;padding:0;list-style:none;display:flex}.f-cam__check{color:#f6f2ea9e;background:#ffffff12;border-radius:999px;padding:.3rem .6rem .3rem 1.5rem;font-size:.72rem;position:relative}.f-cam__check:before{content:"·";font-weight:700;position:absolute;left:.6rem}.f-cam__check[data-ok=true]{color:#96ebbe;background:#78e1aa29}.f-cam__check[data-ok=true]:before{content:"✓"}.f-cam .f-btn--quiet,.f-cam .f-btn--ghost{color:#f6f2ea;background:0 0;box-shadow:0 0 0 1px #ffffff47}.f-cam .f-btn--quiet,.f-cam .f-btn--ghost,.f-cam .f-btn--small{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:.5rem .95rem;font-size:.78rem;font-weight:700;display:inline-flex}.f-cam [data-shutter]{color:#0e2018;background:#6fd4a8}@media (orientation:landscape) and (max-height:32rem){.f-cam{grid-template-rows:1fr;grid-template-columns:1fr minmax(16rem,22rem)}.f-cam__panel{max-height:none;box-shadow:-1px 0 #ffffff1f}}@media (prefers-reduced-motion:reduce){.md-scope *,.md-scope :before,.md-scope :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
