@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/jetbrains-mono-latin-400-normal-V6pRDFza.woff2)format("woff2"),url(/assets/jetbrains-mono-latin-400-normal-6-qcROiO.woff)format("woff")}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/jetbrains-mono-latin-500-normal-BWZEU5yA.woff2)format("woff2"),url(/assets/jetbrains-mono-latin-500-normal-CJOVTJB7.woff)format("woff")}@font-face{font-family:JetBrains Mono;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/jetbrains-mono-latin-700-normal-BYuf6tUa.woff2)format("woff2"),url(/assets/jetbrains-mono-latin-700-normal-D3wTyLJW.woff)format("woff")}:root{--page:#e8e1d5;--bg:#f4efe6;--surface:#ece5d9;--ink:#2a2622;--muted:#6f665a;--line:#dad1c2;--accent:#b5532f;--accent-soft:#c4603d1f;--warn:#b0402a;--night:#37322c;--night-ink:#e9e1d3;--ghost:#2a26220f;--ghost-night:#e9e1d312;--is-dark:0;--mono:"JetBrains Mono", ui-monospace, "SFMono-Regular", Menlo, Consolas, monospace;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-mode=dark]{--page:#151413;--bg:#1f1e1c;--surface:#292725;--ink:#ece6db;--muted:#9c958a;--line:#3a3835;--accent:#d97757;--accent-soft:#d9775729;--warn:#f0a080;--night:#121110;--night-ink:#a39b8e;--ghost:#ece6db0d;--ghost-night:#a39b8e0f;--is-dark:1;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-colors=roxo]{--page:#e6e0f0;--bg:#f4f0fa;--surface:#ebe5f5;--ink:#2a2338;--muted:#6c6285;--line:#dbd3ea;--accent:#6f4cc9;--accent-soft:#6f4cc91f;--warn:#b83a6e;--night:#332b44;--night-ink:#e9e3f5;--ghost:#2a23380f;--ghost-night:#e9e3f512}:root[data-colors=roxo][data-mode=dark]{--page:#110e18;--bg:#1a1624;--surface:#241f31;--ink:#ebe5f7;--muted:#9d94b3;--line:#342d45;--accent:#a98bf5;--accent-soft:#a98bf529;--warn:#f59ab5;--night:#0f0c16;--night-ink:#a097b8;--ghost:#ebe5f70d;--ghost-night:#a097b80f}:root[data-colors=terracota]{--page:#ecd6c8;--bg:#f8e9df;--surface:#f1ddd0;--ink:#3a1f16;--muted:#8a5f4d;--line:#e6cbbb;--accent:#b8492a;--accent-soft:#b8492a1f;--warn:#a3321f;--night:#3d2219;--night-ink:#f3e0d4;--ghost:#3a1f160f;--ghost-night:#f3e0d412}:root[data-colors=terracota][data-mode=dark]{--page:#170d0a;--bg:#22140f;--surface:#2e1c16;--ink:#f5e4d8;--muted:#b59483;--line:#45291f;--accent:#ea7a52;--accent-soft:#ea7a522e;--warn:#ffbe76;--night:#140b08;--night-ink:#b89c8c;--ghost:#f5e4d80d;--ghost-night:#b89c8c0f}:root[data-colors=fosforo]{--page:#dde8df;--bg:#eef5ef;--surface:#e3ede5;--ink:#173022;--muted:#4f6f5a;--line:#cddcd1;--accent:#1d8a4c;--accent-soft:#1d8a4c1f;--warn:#b0661a;--night:#1c2e22;--night-ink:#d8eadc;--ghost:#1730220f;--ghost-night:#d8eadc12}:root[data-colors=fosforo][data-mode=dark]{--page:#070b08;--bg:#0c120e;--surface:#131c16;--ink:#b9f3c6;--muted:#6fa27c;--line:#1f2d23;--accent:#4be38a;--accent-soft:#4be38a24;--warn:#f5d76e;--night:#050806;--night-ink:#5f8f6b;--ghost:#b9f3c60d;--ghost-night:#5f8f6b0f}:root[data-colors=oceano]{--page:#dde5ef;--bg:#eef3f9;--surface:#e3eaf3;--ink:#1b2636;--muted:#5a6b82;--line:#d0dae7;--accent:#1f6fc2;--accent-soft:#1f6fc21f;--warn:#b8481f;--night:#1e2a3b;--night-ink:#dde6f1;--ghost:#1b26360f;--ghost-night:#dde6f112}:root[data-colors=oceano][data-mode=dark]{--page:#0c1119;--bg:#121a26;--surface:#1a2433;--ink:#dfe8f3;--muted:#8b9ab0;--line:#273347;--accent:#62b3ff;--accent-soft:#62b3ff26;--warn:#ffab70;--night:#0a0f17;--night-ink:#8795aa;--ghost:#dfe8f30d;--ghost-night:#8795aa0f}*{box-sizing:border-box}[hidden]{display:none!important}html,body{height:100%}body{background:var(--bg);color:var(--ink);font:400 13px/1.5 var(--mono);overscroll-behavior:none;-webkit-text-size-adjust:100%;margin:0}button{font:inherit;color:inherit;cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}button:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.app{width:100%;max-width:460px;height:100%;padding:calc(10px + env(safe-area-inset-top)) calc(16px + env(safe-area-inset-right)) calc(12px + env(safe-area-inset-bottom)) calc(16px + env(safe-area-inset-left));background:var(--bg);flex-direction:column;gap:10px;margin:0 auto;display:flex}@media (width>=720px) and (height>=700px){body{background:var(--page);place-items:center;display:grid}.app{border:1px solid var(--line);border-radius:26px;height:min(880px,100% - 48px);box-shadow:0 34px 70px -34px #00000073}}.bar{justify-content:space-between;align-items:center;min-height:38px;display:flex}.brand{color:var(--accent);letter-spacing:.02em;align-items:center;gap:9px;font-weight:700;display:flex}.led{background:#6fb56a;border-radius:50%;width:8px;height:8px;box-shadow:0 0 6px #6fb56a}.led.is-alert{background:var(--accent);box-shadow:0 0 8px var(--accent);animation:1s step-end infinite blink}.bar-actions{gap:6px;display:flex}.icon-btn{border:1px solid var(--line);background:var(--surface);width:38px;height:38px;color:var(--ink);border-radius:11px;place-items:center;display:grid}.icon-btn svg{width:15px;height:15px}.icon-btn[aria-expanded=true]{border-color:var(--accent);background:var(--accent-soft)}.prompt{color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;gap:12px;font-size:12px;display:flex}.prompt .path{color:var(--accent)}.main{flex-direction:column;flex:1;gap:10px;min-height:0;display:flex;position:relative}.needs{text-align:left;background:0 0;border:0;grid-template-columns:1fr 1fr;gap:7px 18px;width:100%;padding:2px 0;font-size:12px;display:grid}.needs.is-idle{opacity:.35}.need{color:var(--muted);justify-content:space-between;align-items:center;gap:8px;display:flex}.blocks{gap:3px;display:flex}.blocks i{background:var(--line);border-radius:2px;width:10px;height:10px}.blocks i.on{background:var(--ink)}.need.is-low{color:var(--warn)}.need.is-low .blocks i.on{background:var(--warn)}.need.is-low .blocks{animation:1s step-end infinite blink}.scene{aspect-ratio:48/34;background:var(--bg);cursor:pointer;touch-action:manipulation;flex:none;max-height:55%;margin-inline:-16px;transition:background-color .5s;position:relative;overflow:hidden}.scene.is-night{background:var(--night)}.scene canvas{width:100%;height:100%;display:block;position:absolute;inset:0}.log{scrollbar-width:none;flex-direction:column;flex:1;min-height:4.65em;font-size:12.5px;line-height:1.55;display:flex;overflow-y:auto}.log::-webkit-scrollbar{display:none}.log.is-clipped{-webkit-mask-image:linear-gradient(#0000,#000 3em);mask-image:linear-gradient(#0000,#000 3em)}.log div{white-space:pre-wrap;text-indent:-2ch;flex:none;padding-left:2ch}.log .cmd{color:var(--muted)}.log .warn{color:var(--warn)}.log .alert{color:var(--accent)}.cursor{vertical-align:-3px;background:var(--accent);width:.6em;height:1.1em;animation:1s step-end infinite blink;display:inline-block}.sheet{z-index:2;background:var(--bg);flex-direction:column;gap:14px;padding:0 16px 8px;display:flex;position:absolute;inset:0 -16px;overflow-y:auto}.sheet .cmd{color:var(--muted)}.stat-row{grid-template-columns:10ch 1fr;align-items:center;font-size:13px;display:grid}.stat-row .k{color:var(--muted)}.stat-row .blocks{vertical-align:-1px;margin-right:8px;display:inline-flex}.group{gap:8px;display:grid}.group-label,.note{color:var(--muted);font-size:12px}.opts{flex-wrap:wrap;gap:6px;display:flex}.opt{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:11px;align-items:center;gap:8px;padding:9px 12px;font-size:12.5px;font-weight:500;display:inline-flex}.opt:before{content:"○";color:var(--muted)}.opt[aria-checked=true]{border-color:var(--accent);color:var(--ink);background:var(--accent-soft)}.opt[aria-checked=true]:before{content:"●";color:var(--accent)}.opt.plain:before{content:none}.swatch{width:21px;height:12px;box-shadow:0 0 0 1px var(--line);background:linear-gradient(90deg, var(--a) 0 33.3%, var(--b) 0 66.7%, var(--c) 0);border-radius:3px}.pet-opt{flex-direction:column;gap:8px;padding:12px 16px 10px}.pet-opt:before{display:none}.pet-opt svg{width:56px;height:56px}.pet-opt span:before{content:"○ ";color:var(--muted)}.pet-opt[aria-checked=true] span:before{content:"● ";color:var(--accent)}.sheet-actions{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.notice{color:var(--accent);justify-content:space-between;align-items:center;gap:10px;font-size:12px;display:flex}.actions{grid-template-columns:repeat(3,minmax(0,1fr));align-content:end;gap:8px;min-height:148px;padding-top:2px;display:grid}.key{border:1px solid var(--line);min-height:44px;color:var(--muted);background:0 0;border-radius:11px;justify-content:center;align-items:center;gap:7px;padding:9px 10px;font-size:12.5px;font-weight:500;transition:background-color .12s,border-color .12s,color .12s;display:flex}.key svg{flex:none;width:12px;height:12px}.key:active,.key.is-down,.key[aria-pressed=true]{border-color:var(--accent);color:var(--ink);background:var(--accent-soft)}@media (hover:hover){.key:hover{color:var(--ink)}}@media (width<=350px){.key{padding-inline:4px}.key svg{display:none}}.restart{border:1px solid var(--accent);background:var(--accent-soft);min-height:44px;color:var(--ink);border-radius:11px;font-size:12.5px;font-weight:500}.restart:before{content:"› ";color:var(--accent)}@keyframes blink{50%{opacity:.2}}@media (prefers-reduced-motion:reduce){.led.is-alert,.need.is-low .blocks,.cursor{animation:none}.scene{transition:none}}
