@font-face{font-family:Baste B;src:url(/fonts/BasteB-Regular-a1f837c93271b867dbf5b79731db382e.otf?vsn=d) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Baste B;src:url(/fonts/BasteB-Medium-204e9fa60e6573596ab1105458d2ec0a.otf?vsn=d) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Baste B;src:url(/fonts/BasteB-Black-3196e82130bba0390da5f5877917aa19.otf?vsn=d) format("opentype");font-weight:800;font-style:normal;font-display:swap}:root{--ink: #1b1812;--slate: #5c5544;--ash: #8a8068;--paper: #f1ead9;--paper-deep: #e8dfca;--paper-rule: #d3c8a9;--white: #fbf8ef;--green: #4fa82e;--green-deep: #3b7e20;--clay: #e0795c;--clay-deep: #c25c3e;--red: #b22d0f;--cyan: #15788e;--font-body: "Plus Jakarta Sans", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-display: "Baste B", "Schibsted Grotesk", system-ui, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--wrap: 1240px;--pad: clamp(20px, 4.4vw, 64px);--amber: #e9a626;--stone: #b3a989;--char: #2a251c;--bg: var(--paper);--text: var(--ink);--text-muted: var(--slate)}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--font-body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,p,ol{margin:0}h1,h2{line-height:1.08}a{color:inherit}button,select,input{font:inherit}[hidden]{display:none!important}::selection{color:var(--ink);background:var(--green)}:focus-visible{outline:2px solid var(--green);outline-offset:2px}.app-shell{display:flex;flex-direction:column;min-height:100vh}.site-top{position:sticky;top:0;z-index:100}.fm-nav{background:color-mix(in srgb,var(--bg) 88%,transparent);backdrop-filter:blur(10px);border-bottom:2px solid var(--ink)}.fm-nav-in{display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:var(--wrap);height:56px;margin:0 auto;padding:0 var(--pad)}.fm-brand{display:flex;align-items:center;gap:9px;color:var(--ink);text-decoration:none}.fm-brand .mc{width:26px;height:26px;color:var(--ink)}.fm-brand-text{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.fm-brand .word{font-family:var(--font-display);font-size:21px;font-weight:800;letter-spacing:.01em;line-height:.9;text-transform:uppercase}.prealpha-pill{padding:1px 6px;color:var(--ink);background:var(--amber);border:1px solid var(--ink);border-radius:999px;font-family:var(--font-mono);font-size:8.5px;font-weight:700;letter-spacing:.1em;line-height:1.5;text-transform:uppercase}.fm-nav-links,.fm-nav-right{display:flex;align-items:center;gap:6px;font-family:var(--font-mono);font-size:12.5px;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.fm-nav-links a,.fm-nav-right a,.fm-nav-right .account-menu summary{padding:6px 10px;color:var(--text-muted);border:2px solid transparent;border-radius:5px;cursor:pointer;text-decoration:none;transition:border-color .14s,background .14s}.fm-nav-links a:hover,.fm-nav-right a:hover,.fm-nav-right .account-menu summary:hover{color:var(--text);border-color:var(--ink)}.fm-nav-links a.active,.fm-nav-right a.active{color:var(--ink);background:var(--green);border-color:var(--ink)}.fm-nav-right{justify-content:flex-end}.account-menu{position:relative}.account-menu summary{display:inline-flex;align-items:center;list-style:none}.account-menu-email{display:block;overflow:hidden;max-width:220px;margin-bottom:4px;padding:8px 10px 6px;color:var(--text-muted);border-bottom:1px solid var(--paper-rule);font-family:var(--font-mono);font-size:11px;letter-spacing:normal;text-overflow:ellipsis;text-transform:none;white-space:nowrap}.account-menu-links a.active{color:var(--ink);background:var(--green)}.account-menu summary::-webkit-details-marker{display:none}.account-menu[open] summary{background:var(--white);border-color:var(--ink)}.account-menu-links{position:absolute;top:calc(100% + 6px);right:0;display:flex;flex-direction:column;min-width:180px;padding:6px;background:var(--white);border:2px solid var(--ink);border-radius:6px;box-shadow:4px 4px 0 var(--ink)}.account-menu-links a{padding:8px 10px;color:var(--text);border-radius:4px;letter-spacing:normal;text-decoration:none;text-transform:none}.account-menu-links a:hover{background:var(--paper-deep)}.fm-menu{position:relative;display:none}.fm-menu summary{padding:8px 13px;border:2px solid var(--ink);border-radius:5px;cursor:pointer;font-family:var(--font-mono);font-size:12.5px;font-weight:700;letter-spacing:.07em;list-style:none;text-transform:uppercase}.fm-menu summary::-webkit-details-marker{display:none}.fm-menu-links{position:absolute;top:calc(100% + 6px);right:0;z-index:100;display:flex;flex-direction:column;min-width:200px;padding:6px;background:var(--white);border:2px solid var(--ink);border-radius:6px;box-shadow:4px 4px 0 var(--ink)}.fm-menu-links a{padding:8px 10px;color:var(--text);border-radius:4px;text-decoration:none}.fm-menu-links a:hover,.fm-menu-links a.active{background:var(--paper-deep)}.fm-foot{position:relative;overflow:hidden;margin-top:auto;color:var(--paper);background:var(--ink);border-top:2px solid var(--ink)}.fm-foot-band{position:absolute;inset:0;display:flex;flex-wrap:wrap;gap:20px;padding:20px;opacity:.05;pointer-events:none}.fm-foot-band .mc{width:46px;height:46px;color:var(--paper)}.fm-foot-in{position:relative;display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:36px;max-width:var(--wrap);margin:0 auto;padding:56px var(--pad) 0}.fm-foot-brand{display:flex;align-items:center;gap:11px;color:var(--paper);font-family:var(--font-display);font-size:24px;font-weight:800;text-transform:uppercase}.fm-foot-brand .mc{width:26px;height:26px;color:var(--green)}.fm-foot-tag{max-width:34ch;margin-top:16px;color:var(--stone);font-size:14px;line-height:1.6}.fm-foot-credit{margin-top:16px;color:#857c64;font-family:var(--font-mono);font-size:11.5px;letter-spacing:.03em}.fm-foot-h{margin-bottom:14px;color:#857c64;font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.fm-foot-col a{display:block;padding:5px 0;color:#d7cfbb;font-size:14px;text-decoration:none}.fm-foot-col a:hover{color:var(--green)}.fm-foot-base{position:relative;display:flex;justify-content:space-between;gap:16px;max-width:var(--wrap);margin:48px auto 0;padding:18px var(--pad);color:#857c64;border-top:1px solid var(--char);font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;text-transform:uppercase}.fm-foot-status{color:var(--green)}.emulation-banner{display:flex;flex:none;align-items:center;justify-content:center;gap:16px;padding:8px var(--pad);color:var(--white);background:var(--red);font-family:var(--font-mono);font-size:12px}.emulation-banner a{color:var(--white);font-weight:700}.flash-stack{position:fixed;top:84px;right:var(--pad);z-index:50;display:grid;gap:10px;width:min(390px,calc(100vw - var(--pad) - var(--pad)));pointer-events:none}.flash-toast{display:grid;grid-template-columns:30px minmax(0,1fr) 30px;align-items:start;gap:12px;padding:14px;background:var(--white);border:2px solid var(--ink);border-radius:7px;box-shadow:4px 4px 0 var(--ink);pointer-events:auto;animation:flash-arrive .18s ease-out}.flash-toast-info{border-left:8px solid var(--green-deep)}.flash-toast-error{border-left:8px solid var(--red)}.flash-toast-mark{display:grid;width:28px;height:28px;place-items:center;color:var(--white);background:var(--green-deep);border-radius:50%;font:900 16px/1 var(--font-mono)}.flash-toast-error .flash-toast-mark{background:var(--red)}.flash-toast-copy{min-width:0;padding-top:1px;color:var(--slate);font-size:14px;overflow-wrap:anywhere}.flash-toast-title{margin-bottom:2px;color:var(--ink);font-weight:800}.flash-toast-close{display:grid;width:30px;height:30px;padding:0;place-items:center;color:var(--slate);background:transparent;border:0;border-radius:4px;cursor:pointer;font:22px/1 var(--font-body)}.flash-toast-close:hover{color:var(--ink);background:var(--paper-deep)}.flash-transition{transition:opacity .2s ease,transform .2s ease}.flash-visible{opacity:1;transform:translateY(0)}.flash-hidden{opacity:0;transform:translateY(-8px)}@keyframes flash-arrive{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.auth-page{flex:1;width:min(100%,520px);margin:0 auto;padding:64px var(--pad) 96px}.auth-page header h1{font-family:var(--font-display);font-size:30px;text-transform:uppercase}.auth-page header p,.auth-page .alert{margin-top:10px;color:var(--slate)}.auth-page form{margin-top:24px}.auth-page .fieldset{margin-bottom:14px}.auth-page label,.auth-page .label{display:block}.auth-page .label{margin-bottom:5px;color:var(--slate);font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.auth-page .input{width:100%;min-height:44px;padding:8px 10px;color:var(--ink);background:var(--white);border:2px solid var(--ink);border-radius:5px}.auth-page .btn{width:100%;min-height:44px;margin-top:10px;color:var(--ink);background:var(--green);border:2px solid var(--ink);border-radius:5px;box-shadow:3px 3px 0 var(--ink);cursor:pointer;font-family:var(--font-mono);font-size:12px;font-weight:700}.auth-page .btn-soft{background:var(--white)}.auth-page .divider{margin:24px 0;color:var(--ash);font-family:var(--font-mono);font-size:11px;text-align:center;text-transform:uppercase}.auth-page .text-error{color:var(--red);font-size:13px}.home-page{flex:1;width:100%;max-width:var(--wrap);margin:0 auto;padding:clamp(64px,10vw,128px) var(--pad) 88px}.home-hero{max-width:820px}.kicker{color:var(--clay-deep);font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.home-hero h1,.tool-intro h1,.fallback-page h1{font-family:var(--font-display);font-size:clamp(38px,7vw,72px);font-weight:900;letter-spacing:-.035em;text-transform:uppercase}.home-hero h1{margin-top:18px}.home-lede{max-width:650px;margin-top:24px;color:var(--slate);font-size:clamp(17px,2vw,21px)}.home-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.primary-action,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;color:var(--ink);border:2px solid var(--ink);border-radius:5px;box-shadow:3px 3px 0 var(--ink);font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:.06em;text-decoration:none;text-transform:uppercase}.primary-action{background:var(--green)}.secondary-action{background:var(--white)}.primary-action:hover,.secondary-action:hover{transform:translate(-1px,-1px);box-shadow:4px 4px 0 var(--ink)}.home-facts{display:grid;grid-template-columns:repeat(3,1fr);margin-top:clamp(68px,10vw,120px);border:2px solid var(--ink);border-radius:7px;box-shadow:5px 5px 0 var(--ink);overflow:hidden}.home-facts article{min-height:190px;padding:24px;background:var(--white)}.home-facts article+article{border-left:2px solid var(--ink)}.home-facts article>span,.firmware-info>span:first-child{color:var(--ash);font-family:var(--font-mono);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.home-facts h2{margin-top:12px;font-size:20px}.home-facts p{margin-top:12px;color:var(--slate);font-size:14px}.tool-page{flex:1;width:100%;max-width:var(--wrap);margin:0 auto;padding:48px var(--pad) 96px}.flash-tool{max-width:900px}.crumb{display:flex;gap:8px;margin-bottom:20px;color:var(--ash);font-family:var(--font-mono);font-size:12px}.crumb a{color:var(--cyan)}.crumb b{color:var(--slate)}.tool-intro h1,.fallback-page h1{margin-top:14px;font-size:clamp(34px,5vw,52px)}.tool-lede{max-width:64ch;margin-top:14px;color:var(--slate);font-size:18px}.tool-copy{max-width:68ch;margin-top:16px;color:var(--slate);font-size:14px}.tool-copy p+p{margin-top:10px}.tool-intro hr{height:2px;margin:30px 0 28px;background:var(--ink);border:0}.project-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.project-list{display:grid;gap:14px}.project-card,.project-empty{background:var(--white);border:2px solid var(--ink);border-radius:7px;box-shadow:4px 4px 0 var(--ink)}.project-empty{padding:20px 22px}.project-card{display:flex;align-items:center;justify-content:space-between;overflow:hidden;transition:box-shadow .12s ease,transform .12s ease}.project-card:hover,.project-card:focus-within{box-shadow:6px 6px 0 var(--ink);transform:translate(-2px,-2px)}.project-card-open{display:flex;flex:1;align-items:center;justify-content:space-between;min-width:0;padding:20px 22px;color:var(--ink);text-decoration:none}.project-card-open:focus-visible,.project-icon-action:focus-visible{outline:3px solid var(--cyan);outline-offset:-3px}.project-open-icon{flex:none;margin-left:18px;color:var(--cyan)}.project-card h2,.project-empty h2{font-size:20px}.project-card p,.project-empty p{margin-top:6px;color:var(--slate);font-size:13px}.project-card-actions{display:flex;flex:none;gap:8px;padding-right:20px}.project-icon-action{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;padding:0;color:var(--ink);background:var(--paper);border:1.5px solid var(--ink);border-radius:5px;cursor:pointer}.project-icon-action:hover{color:var(--white);background:var(--cyan)}.project-delete-action:hover{background:var(--red)}.admin-panel,.admin-project{background:var(--white);border:2px solid var(--ink);border-radius:7px;box-shadow:4px 4px 0 var(--ink)}.admin-empty{padding:20px 22px;color:var(--slate)}.admin-table-wrap{overflow-x:auto}.admin-table{width:100%;border-collapse:collapse;text-align:left}.admin-table th,.admin-table td{padding:13px 16px;border-bottom:1px solid var(--paper-rule)}.admin-table th{color:var(--slate);font:700 11px var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.admin-table tbody tr:last-child td{border-bottom:0}.admin-table a{color:var(--cyan);font-weight:700}.admin-badge{margin-left:6px;padding:2px 5px;color:var(--ink);background:var(--green);border:1px solid var(--ink);border-radius:3px;font:700 9px var(--font-mono);text-transform:uppercase}.danger-action{min-height:48px;padding:0 22px;color:var(--white);background:var(--red);border:2px solid var(--ink);border-radius:5px;box-shadow:3px 3px 0 var(--ink);cursor:pointer;font:700 12px var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.admin-projects{display:grid;gap:18px}.admin-project{padding:20px 22px}.admin-project>header{display:flex;align-items:baseline;justify-content:space-between;gap:16px;margin-bottom:14px}.admin-project>header span{color:var(--slate);font-size:12px}.admin-file{border-top:1px solid var(--paper-rule)}.admin-file summary{padding:10px 0;cursor:pointer;color:var(--cyan);font:700 12px var(--font-mono)}.admin-file pre{max-height:420px;margin:0 0 14px;padding:14px;overflow:auto;color:var(--ink);background:var(--paper);border:1px solid var(--paper-rule);font:12px/1.5 var(--font-mono);white-space:pre-wrap}@media (max-width: 560px){.project-card-open{padding:17px 16px}.project-open-icon{display:none}.project-card-actions{padding-right:14px}}@media (min-width: 821px){body:has(.editor-tool){height:100dvh;overflow:hidden}body:has(.editor-tool) .app-shell{height:100dvh;min-height:0}body:has(.editor-tool) .site-top{flex:none}}.editor-tool{--surface: var(--white);--surface-sunk: var(--paper-deep);--border: var(--ink);--border-soft: var(--paper-rule);--text: var(--ink);--text-muted: var(--slate);--text-faint: var(--ash);--stone: #b3a989;--amber: #e9a626;--amber-deep: #8b5a00;--amber-soft: #f6e6c2;--green-soft: #dce9c9;--ember: #da4321;--ember-deep: var(--red);--ember-soft: #f8ddd0;--shadow-block: 3px 3px 0 var(--ink);--shadow-pop: 5px 5px 0 var(--ink);--ease-snap: cubic-bezier(.2, .9, .3, 1);--tk-kw: var(--clay-deep);--tk-def: var(--green-deep);--tk-n: var(--cyan);--tk-s: var(--cyan);--tk-c: var(--ash);--frothy-hl-keyword: var(--tk-kw);--frothy-hl-call: #7a5cd0;--frothy-hl-name: var(--tk-def);--frothy-hl-number: var(--tk-n);--frothy-hl-string: var(--tk-s);--frothy-hl-comment: var(--tk-c);--frothy-hl-constant: #7a3aa0;--frothy-hl-bracket: var(--text-muted);--frothy-hl-operator: var(--tk-kw);--frothy-hl-punct: var(--text-muted);display:flex;flex:1;flex-direction:column;width:100%;min-height:0}.editor-page-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.editor-layout{display:flex;flex:1;align-items:stretch;gap:18px;width:100%;max-width:1720px;min-height:0;padding:18px clamp(16px,2.4vw,32px) 24px;margin:0 auto}.editor-project-shell{display:flex;flex:1;flex-direction:column;min-width:0;min-height:0;overflow:hidden;background:var(--surface);border:2px solid var(--border);border-radius:7px;box-shadow:var(--shadow-pop)}.editor-project-bar{display:flex;flex:none;align-items:center;gap:12px;min-height:50px;padding:7px 9px 7px 13px;background:var(--surface-sunk);border-bottom:2px solid var(--border)}.editor-project-title{display:flex;flex:1;align-items:baseline;gap:9px;min-width:0}.editor-project-title label{flex:none;color:var(--text-faint);font:700 10px var(--font-mono);letter-spacing:.12em;text-transform:uppercase}.editor-project-title input{width:min(520px,100%);min-width:100px;padding:3px 5px;overflow:hidden;color:var(--text);text-overflow:ellipsis;background:transparent;border:0;border-bottom:1.5px solid transparent;border-radius:2px;font:800 17px/1.2 var(--font-body)}.editor-project-title input:hover,.editor-project-title input:focus{background:var(--surface);border-bottom-color:var(--border);outline:none}.editor-project-title input:invalid{border-bottom-color:var(--ember-deep)}.editor-cloud-save-status{max-width:280px;overflow:hidden;color:var(--text-muted);font:10.5px/1.3 var(--font-mono);text-overflow:ellipsis;white-space:nowrap}.editor-save-copy,.editor-help-button{flex:none;color:var(--text);background:var(--surface);border:1.5px solid var(--border);cursor:pointer;font:700 10.5px var(--font-mono)}.editor-save-copy{padding:5px 8px;border-radius:4px;text-transform:uppercase}.editor-help-button{display:grid;place-items:center;width:28px;height:28px;padding:0;border-radius:50%;font-size:13px}.editor-save-copy:hover,.editor-help-button:hover{color:var(--surface);background:var(--text)}.editor-tool .editor-host{display:flex;flex:1;min-width:0;min-height:0;overflow:hidden;background:var(--surface)}.editor-tool .frothy-project-workspace,.editor-tool .frothy-project-editor{display:flex;flex:1;min-width:0;min-height:0;overflow:hidden}.editor-tool .frothy-file-panel{display:flex;flex:0 0 190px;flex-direction:column;min-height:0;background:var(--surface-sunk);border-right:2px solid var(--border)}.editor-tool .frothy-file-header{display:flex;align-items:center;gap:6px;min-height:42px;padding:8px 10px 8px 12px;border-bottom:1.5px solid var(--border-soft)}.editor-tool .frothy-file-header h2{margin-right:auto}.editor-tool .frothy-file-header h2{color:var(--text-muted);font-family:var(--font-mono);font-size:10.5px;letter-spacing:.12em;text-transform:uppercase}.editor-tool .frothy-file-add,.editor-tool .frothy-file-actions button{display:grid;place-items:center;width:24px;height:24px;padding:0;color:var(--text-muted);background:var(--surface);border:1.5px solid var(--border);border-radius:4px;cursor:pointer;font:700 13px var(--font-mono)}.editor-tool .frothy-file-add:hover,.editor-tool .frothy-file-actions button:hover{color:var(--text);background:var(--green)}.editor-tool .frothy-file-list{flex:1;min-height:0;padding:6px;overflow-y:auto}.editor-tool .frothy-file-row{display:flex;align-items:center;gap:3px;margin-bottom:2px;border-radius:4px}.editor-tool .frothy-file-row.is-active{background:var(--green-soft);box-shadow:inset 3px 0 0 var(--green-deep)}.editor-tool .frothy-file-name{flex:1;min-width:0;padding:7px 6px;overflow:hidden;color:var(--text);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:transparent;border:0;cursor:pointer;font:11px var(--font-mono)}.editor-tool .frothy-file-actions{display:none;gap:3px;padding-right:3px}.editor-tool .frothy-file-row:hover .frothy-file-actions,.editor-tool .frothy-file-row:focus-within .frothy-file-actions{display:flex}.editor-tool .frothy-file-actions button{width:21px;height:21px;border-color:var(--border-soft);font-size:12px}.editor-tool .frothy-file-status{min-height:28px;padding:6px 10px;color:var(--text-faint);border-top:1.5px solid var(--border-soft);font:10px/1.35 var(--font-mono)}.editor-tool .frothy-file-status:empty{display:none}.editor-tool .frothy-file-status[data-kind=error]{color:var(--ember-deep);background:var(--ember-soft)}.editor-load-error{display:grid;flex:1;place-items:center;padding:24px;color:var(--red);font-family:var(--font-mono);text-align:center}.editor-tool .frothy-editor{--cream: var(--paper);--paper: var(--white);--paper-deep: #e8dfca;--espresso: var(--ink);--crema: var(--clay);--shadow: var(--slate);--rule: var(--paper-rule);--ok: var(--green);--err: var(--red);--host: var(--cyan);--dev: var(--clay-deep);--status: var(--slate);--sans: var(--font-body);--mono: var(--font-mono);display:flex;flex:1;flex-direction:column;min-width:0;min-height:0}.editor-tool .frothy-editor-header{display:flex;flex:none;align-items:center;justify-content:space-between;gap:14px;padding:10px 14px;background:var(--ink)}.editor-tool .frothy-editor-title{display:inline-flex;align-items:center;gap:9px;color:var(--paper);font-family:var(--font-mono);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.editor-tool .frothy-editor-title:before{flex:none;width:8px;height:8px;content:"";background:var(--stone);border-radius:50%}.editor-tool .frothy-editor[data-state=connecting] .frothy-editor-title:before{background:var(--amber)}.editor-tool .frothy-editor[data-state=idle] .frothy-editor-title:before,.editor-tool .frothy-editor[data-state=running] .frothy-editor-title:before{background:var(--green);animation:frothy-pulse 1.8s ease-out infinite}@keyframes frothy-pulse{0%{box-shadow:0 0 #4fa82e8c}to{box-shadow:0 0 0 6px #4fa82e00}}@media (prefers-reduced-motion: reduce){.flash-toast{animation:none}.flash-transition{transition:none}.editor-tool .frothy-editor-title:before{animation:none!important}}.editor-tool .frothy-example-picker{display:inline-flex;align-items:center;gap:7px;margin-left:auto;color:#a79e8b;font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.editor-tool .frothy-example-picker select{padding:4px 6px;color:var(--text);background:var(--surface);border:1.5px solid var(--border);border-radius:4px;cursor:pointer;font:12px var(--font-mono)}.editor-tool .frothy-layout-btn{padding:6px 12px;color:var(--paper);background:transparent;border:1.5px solid #6f685a;border-radius:4px;cursor:pointer;font:700 11px var(--font-mono);letter-spacing:.06em;text-transform:uppercase}.editor-tool .frothy-layout-btn:hover{border-color:var(--paper)}.editor-tool .frothy-layout-group{display:inline-flex;gap:0}.editor-tool .frothy-layout-group>:first-child .frothy-layout-btn,.editor-tool .frothy-layout-group>.frothy-layout-btn:first-child{border-radius:4px 0 0 4px;border-right-width:0}.editor-tool .frothy-layout-group>:last-child .frothy-layout-btn,.editor-tool .frothy-layout-group>.frothy-layout-btn:last-child{border-radius:0 4px 4px 0}.frothy-tip{display:inline-flex}.frothy-tip>button:disabled{pointer-events:none}.editor-tool .frothy-layout-btn[aria-pressed=true]{color:var(--ink);background:var(--green);border-color:var(--green)}.editor-tool .frothy-editor-header .frothy-btn-primary{padding:7px 14px;color:var(--ink);background:var(--green);border:1.5px solid var(--paper);border-radius:4px;cursor:pointer;font:700 11px var(--font-mono);letter-spacing:.07em;text-transform:uppercase;transition:filter .12s}.editor-tool .frothy-editor-header .frothy-btn-primary:hover{filter:brightness(1.07)}.editor-tool .frothy-editor-header .frothy-btn-primary:disabled{cursor:wait;opacity:.6}.editor-tool .frothy-connection-status{display:flex;flex:none;align-items:center;gap:9px;padding:7px 14px;color:var(--text-muted);background:var(--surface-sunk);border-bottom:1.5px solid var(--border-soft);font:600 12px/1.4 var(--font-body)}.editor-tool .frothy-editor[data-state=idle] .frothy-connection-status{color:var(--green-deep);background:var(--green-soft);border-bottom-color:var(--green-deep)}.editor-tool .frothy-editor[data-state=connecting] .frothy-connection-status,.editor-tool .frothy-editor[data-state=running] .frothy-connection-status{color:#7a5200;background:var(--amber-soft);border-bottom-color:var(--amber)}.editor-tool .frothy-connection-status--error{color:var(--ember-deep);background:var(--ember-soft);border-bottom-color:var(--ember-deep)}.editor-tool .frothy-editor-body,.editor-tool .frothy-editor-main{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.editor-tool .frothy-editor-main{min-width:0}.editor-tool .frothy-editor-pane{position:relative;display:flex;flex:1;min-height:0;overflow:hidden}.editor-tool .frothy-editor-pane .cm-editor{flex:1;width:100%;min-width:0;min-height:0;height:100%;font-family:var(--font-mono);font-size:13.5px}.editor-tool .frothy-editor-pane .cm-scroller{overflow:auto;line-height:1.7}.editor-tool .frothy-editor-pane .cm-content{padding:12px 0}.editor-tool .frothy-editor-pane .cm-line{padding-left:14px}.editor-tool .frothy-editor-pane .cm-editor.cm-focused{outline:none}.editor-tool .frothy-editor-pane .cm-gutters{padding-left:6px;color:var(--stone);background:var(--surface);border-right:1.5px solid var(--border-soft);font-size:12px}.editor-tool .frothy-editor-pane .cm-activeLine{background:color-mix(in srgb,var(--amber) 7%,transparent)}.editor-tool .frothy-editor-pane .cm-activeLineGutter{color:var(--text-muted);background:transparent}.editor-tool .frothy-editor-pane .cm-cursor{border-left-color:var(--clay-deep)}.editor-tool .frothy-editor-pane .cm-selectionBackground{background:color-mix(in srgb,var(--green) 28%,transparent)!important}.editor-tool .frothy-editor-cmdbar{display:flex;flex:none;flex-wrap:wrap;align-items:center;gap:8px;padding:9px 12px;background:var(--surface-sunk);border-top:2px solid var(--border)}.editor-tool .frothy-btn{padding:7px 12px;color:var(--text);background:var(--surface);border:1.5px solid var(--border);border-radius:4px;cursor:pointer;font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;transition:transform .12s var(--ease-snap),box-shadow .12s var(--ease-snap)}.editor-tool .frothy-editor-cmdbar .frothy-btn:hover:not(:disabled){box-shadow:2px 2px 0 var(--border);transform:translate(-1px,-1px)}.editor-tool .frothy-pin-corner{position:absolute;top:8px;right:14px;z-index:5;display:inline-flex}.editor-tool .frothy-pin-toggle{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;color:var(--text-muted);background:color-mix(in srgb,var(--surface) 82%,transparent);border-color:color-mix(in srgb,var(--border) 45%,transparent)}.editor-tool .frothy-pin-toggle:hover:not(:disabled){color:var(--text);background:var(--surface);border-color:var(--border);box-shadow:2px 2px 0 var(--border);transform:translate(-1px,-1px)}.editor-tool .frothy-pin{position:relative;display:inline-flex}.editor-tool .frothy-pin-run{display:inline-flex;align-items:center;gap:6px;max-width:240px;padding:5px 11px;color:var(--text);background:var(--surface);border:1.5px solid var(--border);border-radius:4px;box-shadow:2px 2px color-mix(in srgb,var(--border) 35%,transparent);cursor:pointer;font:12px var(--font-mono);transition:background .15s ease,box-shadow .12s var(--ease-snap),transform .12s var(--ease-snap)}.editor-tool .frothy-pin-run-icon{display:inline-flex;flex:none;color:var(--clay-deep)}.editor-tool .frothy-pin-run-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-tool .frothy-pin-run:hover:not(:disabled){background:var(--paper);box-shadow:3px 3px 0 var(--border);transform:translate(-1px,-1px)}.editor-tool .frothy-pin-run:disabled{cursor:not-allowed;opacity:.45}.editor-tool .frothy-pin.is-ran .frothy-pin-run{color:var(--ink);background:var(--green)}.editor-tool .frothy-pin-remove{position:absolute;top:-6px;right:-6px;width:14px;height:14px;padding:0;background:var(--red);border:1px solid var(--border);border-radius:50%;cursor:pointer}.editor-tool .frothy-pin-remove:before,.editor-tool .frothy-pin-remove:after{content:"";position:absolute;top:50%;left:50%;width:7px;height:1.5px;background:var(--paper);transform:translate(-50%,-50%) rotate(45deg)}.editor-tool .frothy-pin-remove:after{transform:translate(-50%,-50%) rotate(-45deg)}.editor-tool .frothy-pin-remove:hover{transform:scale(1.15)}.editor-tool .frothy-btn:disabled{cursor:not-allowed;opacity:.35}.editor-tool .frothy-editor-cmdbar .frothy-btn-go{color:var(--ink);background:var(--green);border-color:var(--border)}.editor-tool .frothy-editor-cmdbar .frothy-btn-stop:not(:disabled),.editor-tool .frothy-editor-cmdbar .frothy-btn-primary{color:#fff;background:var(--ember);border-color:var(--border)}.editor-tool .frothy-connect{position:relative;display:inline-flex}.editor-tool .frothy-connect-menu{position:absolute;top:calc(100% + 6px);right:0;z-index:30;display:flex;flex-direction:column;min-width:170px;padding:5px;background:var(--surface);border:2px solid var(--border);border-radius:6px;box-shadow:var(--shadow-pop)}.editor-tool .frothy-menu-info{padding:8px 10px 6px;margin-bottom:2px;border-bottom:1px solid var(--line, rgba(0, 0, 0, .12));color:var(--text-dim, var(--text));font-family:var(--font-mono);font-size:10px;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;cursor:default}.editor-tool .frothy-menu-item{padding:8px 10px;color:var(--text);background:transparent;border:0;border-radius:4px;cursor:pointer;font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.05em;text-align:left;text-transform:uppercase}.editor-tool .frothy-menu-item:hover:not(:disabled){background:var(--paper)}.editor-tool .frothy-menu-item:disabled{cursor:not-allowed;opacity:.35}.editor-tool .frothy-connection-status .frothy-btn{margin-left:8px}.editor-tool .frothy-connection-status .frothy-btn-stop:not(:disabled){color:#fff;background:var(--ember)}.editor-tool .frothy-echo-toggle{display:inline-flex;align-items:center;gap:6px;margin-left:0;color:var(--text-muted);cursor:pointer;font-family:var(--font-mono);font-size:10.5px;letter-spacing:.04em;text-transform:uppercase;user-select:none}.editor-tool .frothy-echo-toggle input{cursor:pointer;accent-color:var(--green-deep)}.editor-tool .frothy-transcript-host{display:flex;flex:0 0 clamp(140px,28%,320px);flex-direction:column;min-height:0;overflow:hidden;background:var(--surface-sunk);border-top:2px solid var(--border)}.editor-tool .frothy-output-header{display:flex;flex:none;align-items:center;justify-content:space-between;gap:10px;padding:4px 14px;border-bottom:1.5px solid var(--border-soft)}.editor-tool .frothy-output-title{color:var(--text-faint);font:700 10.5px/1 var(--font-mono);letter-spacing:.12em;text-transform:uppercase}.editor-tool .frothy-output-tools{display:inline-flex;align-items:center;gap:10px}.editor-tool .frothy-btn-small{padding:2px 8px;box-shadow:none;font-size:10px}.editor-tool .frothy-output-tools .frothy-btn-small{color:var(--text-muted);background:transparent;border-color:color-mix(in srgb,var(--border) 45%,transparent)}.editor-tool .frothy-output-tools .frothy-btn-small:hover{color:var(--text);border-color:var(--border)}.editor-tool .frothy-transcript{flex:1;min-height:0;padding:10px 14px;overflow-y:auto;font:12.5px/1.55 var(--font-mono);overscroll-behavior:contain}.editor-tool .frothy-transcript:empty:before{color:var(--text-faint);content:"Run output and board replies land here.";font-style:italic}.editor-tool .frothy-console-input{display:flex;flex:none;gap:8px;padding:9px 12px;border-top:1.5px solid var(--border-soft)}.editor-tool .frothy-console-input input{min-width:0;flex:1;padding:7px 9px;color:var(--text);background:var(--surface);border:1.5px solid var(--border);border-radius:4px;font:12px var(--font-mono)}.editor-tool .frothy-transcript>div{padding:1px 0;word-break:break-word;white-space:pre-wrap}.editor-tool .transcript-host{color:var(--cyan)}.editor-tool .transcript-line{color:var(--text)}.editor-tool .transcript-ok{color:var(--green-deep);font-weight:600}.editor-tool .transcript-error{color:var(--ember-deep);font-weight:600}.editor-tool .transcript-notice{color:var(--amber-deep);font-weight:600}.editor-tool .transcript-event{padding-left:14px;border-left:2px solid var(--cyan)}.editor-tool .transcript-status,.editor-tool .transcript-note{color:var(--text-muted);font-style:italic}.editor-tool .transcript-detail{padding-left:14px;color:var(--text-muted);border-left:2px solid var(--ember-deep)}.editor-tool .transcript-notice-detail{padding-left:14px;color:var(--text-muted);border-left:2px solid var(--amber-deep)}.editor-tool .transcript-note a{color:var(--cyan);font-style:normal;text-decoration:underline;text-underline-offset:2px}.editor-tool .frothy-editor--horizontal .frothy-editor-body{flex-direction:row}.editor-tool .frothy-editor--horizontal .frothy-transcript-host{flex:0 0 clamp(260px,36%,560px);border-top:0;border-left:2px solid var(--border)}.editor-help-popover{width:min(440px,calc(100vw - 32px));max-height:min(640px,calc(100dvh - 32px));padding:0;margin:auto;overflow:hidden;color:var(--text);background:var(--surface);border:2px solid var(--border);border-radius:7px;box-shadow:var(--shadow-pop)}.editor-help-popover:popover-open{display:flex;flex-direction:column}.editor-help-popover::backdrop{background:#1b18127a}.editor-help-popover>header{display:flex;flex:none;align-items:center;justify-content:space-between;padding:12px 14px;background:var(--surface-sunk);border-bottom:2px solid var(--border)}.editor-help-popover h2{font:800 17px var(--font-body)}.editor-help-popover>header button{display:grid;place-items:center;width:28px;height:28px;padding:0;color:var(--text);background:var(--surface);border:1.5px solid var(--border);border-radius:50%;cursor:pointer;font:18px/1 var(--font-body)}.editor-help-popover .editor-help-body{flex:1;min-height:0;padding:16px;overflow-y:auto;color:var(--text-muted);font-size:13px;line-height:1.6}.editor-help-popover .editor-help-lede{margin-bottom:16px;color:var(--text);font-size:13.5px;font-weight:600}.editor-help-popover .editor-help-body p{margin-bottom:14px;font-size:13px}.editor-help-popover .editor-help-body ol{margin:0 0 16px 20px;padding:0}.editor-help-popover .editor-help-body li{margin-bottom:10px;color:var(--text);font-size:13px;line-height:1.55}.editor-help-popover .editor-help-body a{color:var(--cyan)}.editor-tool .frothy-word-dialog{width:min(620px,calc(100vw - 32px));max-height:min(680px,calc(100vh - 32px));padding:20px;color:var(--text);background:var(--surface);border:2px solid var(--border);border-radius:7px;box-shadow:var(--shadow-pop)}.editor-tool .frothy-word-dialog::backdrop{background:#1b18128c}.editor-tool .frothy-word-dialog h2{margin:0 0 14px;font-size:20px;letter-spacing:-.01em;text-transform:uppercase}.editor-tool .frothy-word-dialog label{display:block;margin-bottom:14px;color:var(--text-muted);font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.editor-tool .frothy-word-dialog input{width:100%;padding:9px 11px;margin-top:6px;color:var(--text);background:var(--paper);border:2px solid var(--border);border-radius:5px;font:13px var(--font-mono)}.editor-tool .frothy-word-dialog input:focus{outline:none;box-shadow:2px 2px 0 var(--border)}.editor-tool .frothy-word-list{display:flex;flex-wrap:wrap;gap:7px;max-height:300px;margin-bottom:16px;overflow:auto}.editor-tool .frothy-word-list .frothy-btn{font-weight:600;letter-spacing:0;text-transform:none}.editor-tool .frothy-word-list .frothy-btn.is-active{background:color-mix(in srgb,var(--green-deep) 18%,var(--paper));box-shadow:2px 2px 0 var(--border)}.editor-tool .frothy-word-group{flex-basis:100%;margin:6px 0 0;color:var(--text-muted);font-family:var(--font-mono);font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.editor-tool .frothy-word-group:first-child{margin-top:0}.editor-tool .frothy-word-source{max-height:180px;padding:10px 12px;margin:0 0 16px;overflow:auto;color:var(--text);background:var(--paper);border:2px solid var(--border);border-radius:5px;font:12px/1.5 var(--font-mono);white-space:pre-wrap}@media (max-width: 820px){.editor-layout{flex-direction:column;padding:14px 14px 40px}.editor-project-shell{flex:none;height:76dvh;min-height:480px}.editor-project-bar{flex-wrap:wrap}.editor-project-title{flex:1 1 220px}.editor-cloud-save-status{order:4;width:100%;max-width:none}.editor-tool .frothy-project-workspace{flex-direction:column}.editor-tool .frothy-file-panel{flex:0 0 auto;max-height:190px;border-right:0;border-bottom:2px solid var(--border)}.editor-tool .frothy-file-list{min-height:48px}.editor-tool .frothy-editor-header{flex-wrap:wrap}.editor-tool .frothy-example-picker{margin-left:0}.editor-tool .frothy-editor--horizontal .frothy-editor-body{flex-direction:column}.editor-tool .frothy-editor--horizontal .frothy-transcript-host{flex:0 0 clamp(140px,28%,320px);border-top:2px solid var(--border);border-left:0}}.flash-card{max-width:560px;padding:24px;background:var(--white);border:2px solid var(--ink);border-radius:7px;box-shadow:5px 5px 0 var(--ink)}.flash-tool #picker{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.flash-tool #picker>#flash,.flash-tool #picker>#check{align-self:stretch}.flash-tool .customize{align-self:stretch;margin-top:4px;padding-top:14px;border-top:1px solid var(--paper-rule)}.flash-tool .customize summary{color:var(--slate);cursor:pointer;font:700 12px var(--font-mono);letter-spacing:.07em;text-transform:uppercase}.flash-tool .customize fieldset{display:flex;flex-wrap:wrap;gap:8px 18px;margin:12px 0 0;padding:12px;border:1px solid var(--paper-rule);border-radius:6px}.flash-tool .customize legend{padding:0 6px;color:var(--slate);font-family:var(--font-mono);font-size:11px;letter-spacing:.1em;text-transform:uppercase}.flash-tool .customize .choice-note{color:var(--slate);font-size:11px}.flash-tool .customize .choice-note:not(:empty):before{content:" \2014  "}.flash-tool .customize .build-reason{margin-top:10px;color:var(--red);font-size:13px}.flash-tool .customize #build{margin-top:10px}.flash-tool .customize .build-summary{margin-top:10px;color:var(--slate);font-size:13px}.flash-tool .customize .build-failure{margin-top:10px;color:var(--red);font-size:13px}.flash-tool .customize #build-log{max-height:220px;overflow:auto;margin:8px 0 0;padding:10px;color:var(--paper);background:var(--ink);border-radius:5px;font-size:11px;line-height:1.5}.flash-tool #picker label{display:flex;align-items:center;gap:8px;color:var(--slate);font-size:13px}.flash-tool #picker select{padding:6px 10px;color:var(--ink);background:var(--white);border:2px solid var(--ink);border-radius:5px}.firmware-info{display:grid;gap:2px;color:var(--slate);font-size:13px}.firmware-info strong{color:var(--ink);font-size:16px}.firmware-info #firmware-profile{color:var(--ink)}.firmware-info code,.status{font-family:var(--font-mono)}.flash-tool button,.continue{padding:8px 15px;color:var(--ink);background:var(--green);border:2px solid var(--ink);border-radius:5px;box-shadow:3px 3px 0 var(--ink);font:700 12px var(--font-mono);letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.flash-tool button:hover,.continue:hover{transform:translate(-1px,-1px);box-shadow:4px 4px 0 var(--ink)}.flash-tool button:disabled{opacity:.6;cursor:default}.flash-tool button.secondary{background:var(--paper-deep)}.continue{display:inline-block;margin-top:18px;text-decoration:none}.status{margin-top:16px;color:var(--slate);font-size:13px}.status.err{color:var(--red)}.uf2-install{margin-top:16px;padding:14px;background:var(--paper);border:1px solid var(--paper-rule);border-radius:5px;color:var(--slate);font-size:13px}.uf2-install p+p{margin-top:10px}.uf2-install a{color:var(--cyan);font-weight:700}.progress-wrap{display:grid;gap:6px;margin-top:16px;color:var(--slate);font-size:13px}.progress-wrap progress{width:100%;height:14px;accent-color:var(--green)}.fallback-page{max-width:700px}.fallback-page p{margin-top:14px;color:var(--slate)}@media (max-width: 920px){.fm-nav-links{display:none}.fm-menu{display:block}}.fallback-page a{color:var(--cyan)}@media (max-width: 800px){.home-facts{grid-template-columns:1fr}.home-facts article+article{border-top:2px solid var(--ink);border-left:0}}@media (max-width: 640px){.fm-nav-in{gap:14px}.fm-brand .word,.preview-label{display:none}.fm-foot-in{grid-template-columns:1fr 1fr}.fm-foot-base{flex-direction:column}.tool-page{padding-top:28px}.flash-card{padding:18px}.flash-tool #picker,.flash-tool #picker label{align-items:stretch;flex-direction:column}.flash-tool #picker select,.flash-tool button{width:100%}}[data-tippy-root]{max-width:calc(100vw - 10px);position:absolute;z-index:9999;pointer-events:none}.tippy-box{position:relative;max-width:280px;padding:8px 10px;color:var(--paper);background:var(--ink);border-radius:5px;font-size:13px;line-height:1.45;transition-property:transform,visibility,opacity}.tippy-box[data-state=hidden]{opacity:0}.tippy-content{position:relative}.editor-tool .frothy-run-gutter{width:18px}.editor-tool .frothy-editor .cm-gutters{cursor:pointer}.editor-tool .frothy-run-marker{color:var(--text-muted);cursor:pointer;font-size:10px;line-height:inherit;padding-left:4px}.editor-tool .frothy-editor[data-state=idle] .frothy-run-marker{color:var(--green-deep)}.editor-tool .frothy-run-marker-ran{color:var(--green-deep);font-size:11px}.editor-tool .cm-line.frothy-run-target{background:color-mix(in srgb,var(--green-deep) 9%,transparent)}.editor-tool .frothy-error-span{text-decoration:underline wavy var(--red, #c0392b);text-decoration-skip-ink:none;text-underline-offset:3px}.editor-tool .cm-line.frothy-error-line{background:color-mix(in srgb,var(--red, #c0392b) 10%,transparent)}span[class^=hero-],span[class*=" hero-"]{display:inline-block;flex-shrink:0;background-color:currentColor;-webkit-mask:var(--hero) no-repeat center / contain;mask:var(--hero) no-repeat center / contain}.hero-user{--hero: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M15.75%206C15.75%208.07107%2014.071%209.75%2012%209.75C9.9289%209.75%208.24996%208.07107%208.24996%206C8.24996%203.92893%209.9289%202.25%2012%202.25C14.071%202.25%2015.75%203.92893%2015.75%206Z%22%20stroke%3D%22%230F172A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M4.5011%2020.1182C4.5714%2016.0369%207.90184%2012.75%2012%2012.75C16.0982%2012.75%2019.4287%2016.0371%2019.4988%2020.1185C17.216%2021.166%2014.6764%2021.75%2012.0003%2021.75C9.32396%2021.75%206.78406%2021.1659%204.5011%2020.1182Z%22%20stroke%3D%22%230F172A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E)}.hero-arrow-down-tray{--hero: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M3%2016.5V18.75C3%2019.9926%204.00736%2021%205.25%2021H18.75C19.9926%2021%2021%2019.9926%2021%2018.75V16.5M16.5%2012L12%2016.5M12%2016.5L7.5%2012M12%2016.5V3%22%20stroke%3D%22%230F172A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3C%2Fsvg%3E)}.hero-arrow-path{--hero: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M16.0228%209.34841H21.0154V9.34663M2.98413%2019.6444V14.6517M2.98413%2014.6517L7.97677%2014.6517M2.98413%2014.6517L6.16502%2017.8347C7.15555%2018.8271%208.41261%2019.58%209.86436%2019.969C14.2654%2021.1483%2018.7892%2018.5364%2019.9685%2014.1353M4.03073%209.86484C5.21%205.46374%209.73377%202.85194%2014.1349%204.03121C15.5866%204.4202%2016.8437%205.17312%2017.8342%206.1655L21.0154%209.34663M21.0154%204.3558V9.34663%22%20stroke%3D%22%230F172A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3C%2Fsvg%3E)}.hero-exclamation-circle{--hero: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M12%209V12.75M21%2012C21%2016.9706%2016.9706%2021%2012%2021C7.02944%2021%203%2016.9706%203%2012C3%207.02944%207.02944%203%2012%203C16.9706%203%2021%207.02944%2021%2012ZM12%2015.75H12.0075V15.7575H12V15.75Z%22%20stroke%3D%22%230F172A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3C%2Fsvg%3E)}.hero-folder-open{--hero: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M3.74999%209.77602C3.86203%209.7589%203.97698%209.75%204.09426%209.75H19.9057C20.023%209.75%2020.138%209.7589%2020.25%209.77602M3.74999%209.77602C2.55399%209.9588%201.68982%2011.0788%201.86688%2012.3182L2.72402%2018.3182C2.88237%2019.4267%203.83169%2020.25%204.95141%2020.25H19.0486C20.1683%2020.25%2021.1176%2019.4267%2021.276%2018.3182L22.1331%2012.3182C22.3102%2011.0788%2021.446%209.9588%2020.25%209.77602M3.74999%209.77602V6C3.74999%204.75736%204.75735%203.75%205.99999%203.75H9.87867C10.2765%203.75%2010.658%203.90804%2010.9393%204.18934L13.0607%206.31066C13.342%206.59197%2013.7235%206.75%2014.1213%206.75H18C19.2426%206.75%2020.25%207.75736%2020.25%209V9.77602%22%20stroke%3D%22%230F172A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3C%2Fsvg%3E)}.hero-information-circle{--hero: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M11.25%2011.25L11.2915%2011.2293C11.8646%2010.9427%2012.5099%2011.4603%2012.3545%2012.082L11.6455%2014.918C11.4901%2015.5397%2012.1354%2016.0573%2012.7085%2015.7707L12.75%2015.75M21%2012C21%2016.9706%2016.9706%2021%2012%2021C7.02944%2021%203%2016.9706%203%2012C3%207.02944%207.02944%203%2012%203C16.9706%203%2021%207.02944%2021%2012ZM12%208.25H12.0075V8.2575H12V8.25Z%22%20stroke%3D%22%230F172A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3C%2Fsvg%3E)}.hero-trash{--hero: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M14.7404%209L14.3942%2018M9.60577%2018L9.25962%209M19.2276%205.79057C19.5696%205.84221%2019.9104%205.89747%2020.25%205.95629M19.2276%205.79057L18.1598%2019.6726C18.0696%2020.8448%2017.0921%2021.75%2015.9164%2021.75H8.08357C6.90786%2021.75%205.93037%2020.8448%205.8402%2019.6726L4.77235%205.79057M19.2276%205.79057C18.0812%205.61744%2016.9215%205.48485%2015.75%205.39432M3.75%205.95629C4.08957%205.89747%204.43037%205.84221%204.77235%205.79057M4.77235%205.79057C5.91878%205.61744%207.07849%205.48485%208.25%205.39432M15.75%205.39432V4.47819C15.75%203.29882%2014.8393%202.31423%2013.6606%202.27652C13.1092%202.25889%2012.5556%202.25%2012%202.25C11.4444%202.25%2010.8908%202.25889%2010.3394%202.27652C9.16065%202.31423%208.25%203.29882%208.25%204.47819V5.39432M15.75%205.39432C14.5126%205.2987%2013.262%205.25%2012%205.25C10.738%205.25%209.48744%205.2987%208.25%205.39432%22%20stroke%3D%22%230F172A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3C%2Fsvg%3E)}.hero-x-mark{--hero: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%20%3Cpath%20d%3D%22M6%2018L18%206M6%206L18%2018%22%20stroke%3D%22%230F172A%22%20stroke-width%3D%221.5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%2F%3E%20%3C%2Fsvg%3E)}.size-3{width:12px;height:12px}.size-4{width:16px;height:16px}.size-5{width:20px;height:20px}.ml-1{margin-left:4px}@keyframes hero-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){.motion-safe\:animate-spin{animation:hero-spin 1s linear infinite}}.editor-tool .cm-tooltip-autocomplete{background:var(--white);border:1.5px solid var(--border);border-radius:5px;font-family:var(--font-mono)}.editor-tool .cm-tooltip-autocomplete ul li[aria-selected]{color:var(--ink);background:var(--green)}.editor-tool .frothy-console summary{list-style:none;padding:5px 12px;color:var(--text-muted);border-top:1.5px solid var(--border-soft);cursor:pointer;font:700 10px var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.editor-tool .frothy-console summary::-webkit-details-marker{display:none}.editor-tool .frothy-console summary:before{content:"\25b8  "}.editor-tool .frothy-console[open] summary:before{content:"\25be  "}.editor-tool .frothy-console .frothy-console-input{border-top:0;padding-top:2px}.editor-tool .frothy-editor-pane .cm-gutters{padding-left:0}.editor-tool .frothy-run-gutter{width:13px}.editor-tool .cm-lineNumbers .cm-gutterElement{min-width:20px;padding:0 5px 0 2px}.working-dots{display:inline-block;width:3ch;text-align:left}.working-dots:after{content:"...";display:inline-block;overflow:hidden;vertical-align:bottom;white-space:nowrap;width:3ch;animation:working-dots 1.5s steps(3,jump-none) infinite}@keyframes working-dots{0%{width:1ch}to{width:3ch}}@media (prefers-reduced-motion: reduce){.working-dots:after{animation:none;width:3ch}}
