:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#10231f;--ink-soft:#334943;--muted:#5a6f68;--paper:#fffdf8;--surface:#fff;--mist:#eef5f2;--line:#cbd8d2;--line-strong:#91a59c;--leaf:#1f7a54;--leaf-dark:#155b3e;--ember:#c84a32;--ember-dark:#963522;--gold:#fff0d8;--sky:#e9f0fb;--shadow:0 18px 48px #10231f1f;background:var(--mist);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:280px}body{background:linear-gradient(145deg, var(--paper) 0%, var(--mist) 54%, var(--sky) 100%);min-height:100vh;margin:0}button,input,textarea{font:inherit}button{touch-action:manipulation}#app{place-items:start center;min-height:100vh;padding:clamp(10px,3vw,28px);display:grid}.hero,.panel{width:min(720px,100%)}.boot-fallback{background:var(--surface);border:1px solid var(--line);width:min(680px,100%);box-shadow:var(--shadow);border-radius:10px;margin-top:8vh;padding:clamp(18px,5vw,32px)}h1,h2,p{overflow-wrap:anywhere}h1{letter-spacing:0;margin:0;font-size:4rem;line-height:.95}.brand-small{font-size:3rem}h2{letter-spacing:0;margin:0;font-size:clamp(1.35rem,4vw,2rem)}.subtitle{max-width:680px;margin:0;font-size:1.45rem;line-height:1.16}.compact{font-size:1.25rem}.privacy,.muted{color:var(--muted);line-height:1.5}.center{text-align:center}.hidden{display:none!important}.panel{box-shadow:var(--shadow);background:#fffdf8f0;border:1px solid #10231f24;border-radius:10px;gap:18px;padding:clamp(14px,4vw,26px);display:grid}.home-panel{gap:24px;margin-top:clamp(0px,4vh,34px)}.actions{flex-wrap:wrap;gap:10px;display:flex}.button{cursor:pointer;background:var(--ink);min-height:52px;color:var(--paper);border:0;border-radius:8px;padding:0 18px;font-weight:800}.button:disabled{opacity:.48;cursor:not-allowed}.button.small{min-height:34px;padding:0 12px;font-size:.9rem}.primary{background:var(--ink);color:var(--paper)}.secondary{background:var(--ember);color:var(--paper)}.ghost{background:var(--surface);color:var(--ink);border:1px solid var(--line-strong)}.button:hover:not(:disabled),.icon-button:hover{filter:brightness(.98)}.compact-actions .button{min-height:42px}.topbar{grid-template-columns:44px minmax(0,1fr);align-items:center;gap:10px;display:grid}.topbar h2{min-width:0}.icon-button{border:1px solid var(--line-strong);background:var(--surface);width:44px;height:44px;color:var(--ink);cursor:pointer;border-radius:999px;place-items:center;padding:0;display:grid}.icon-button svg{fill:none;stroke:currentColor;stroke-width:2.3px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.self-section,.devices{gap:10px;display:grid}.eyebrow{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;margin:0;font-size:.82rem;font-weight:850}.section-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.section-title{margin:0;font-size:1.28rem}.count-pill{background:var(--ink);min-width:30px;height:30px;color:var(--paper);border-radius:999px;place-items:center;padding:0 9px;font-weight:850;display:grid}.this-device,.device-card{border:1px solid var(--line);background:var(--surface);width:100%;color:var(--ink);border-radius:10px}.this-device{grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid}.device-card{text-align:left;cursor:pointer;grid-template-columns:56px minmax(0,1fr);align-items:center;gap:12px;min-height:84px;padding:14px;display:grid}.device-card:hover,.device-card:focus-visible,.device-card.active{border-color:var(--ember);outline:0;box-shadow:0 8px 24px #c84a3229}.identity{gap:3px;min-width:0;display:grid}.identity strong,.device-card b{overflow-wrap:anywhere;min-width:0;font-size:1.1rem;line-height:1.2;display:block}.name-row{justify-content:flex-start;align-items:center;gap:6px;width:fit-content;max-width:100%;display:inline-flex}.name-row strong{flex:0 auto;min-width:0}.device-meta,.device-card small,.browser-line{color:var(--muted);font-size:.92rem;font-weight:650;line-height:1.35}.device-card small{margin-top:3px;display:block}.browser-line{align-items:center;gap:6px;display:inline-flex!important}.browser-center{justify-content:center;align-items:center;gap:6px;display:flex}.browser-icon{fill:currentColor;stroke:none;vertical-align:-3px;flex:none;width:18px;height:18px}.browser-icon.chromium-logo{fill:initial;color:initial}.browser-icon.generic-browser{color:var(--muted);fill:var(--mist);stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.device-icon{background:var(--mist);width:56px;height:56px;color:var(--leaf-dark);border-radius:10px;place-items:center;line-height:1;display:grid}.self-icon{background:var(--gold);color:var(--ember-dark)}.device-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.edit-button{border-radius:8px;width:32px;height:32px}.edit-button svg{width:18px;height:18px}.empty-state{border:1px dashed var(--line-strong);color:var(--ink-soft);background:#ffffff9e;border-radius:10px;margin:0;padding:14px;line-height:1.45}.send-hint{color:var(--muted);margin:0;line-height:1.45}.connection-help{gap:10px;padding:0 2px;display:grid}.connection-help summary{color:var(--muted);font-size:.95rem;font-weight:800}.connection-help[open]{padding-top:4px}.selected-tray{background:var(--ink);color:var(--paper);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:none}.selected-tray.active{display:flex}.selected-tray span{color:#fffdf8c7}.selected-tray .ghost{color:var(--paper);background:0 0;border-color:#fffdf88c}.drop{border:2px dashed var(--line-strong);min-height:118px;color:var(--muted);text-align:center;background:#ffffff80;border-radius:10px;place-items:center;padding:18px;font-weight:750;display:grid}.drop.active{border-color:var(--ember);color:var(--ember-dark);background:#fff7ef}.list{gap:7px;max-height:240px;display:grid;overflow:auto}.file-row{background:var(--surface);border:1px solid var(--line);overflow-wrap:anywhere;border-radius:8px;margin:0;padding:9px 10px}.input{border:1px solid var(--line-strong);background:var(--surface);width:100%;min-height:48px;color:var(--ink);border-radius:8px;padding:0 12px}.textarea{resize:vertical;min-height:96px;padding:12px}.split{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field-label{color:var(--muted);font-size:.9rem;font-weight:800}canvas{border:10px solid var(--surface);border-radius:10px;justify-self:center;width:232px;height:232px}.qr-wrap{background:var(--surface);border:1px solid var(--line);border-radius:10px;justify-self:center;place-items:center;padding:12px;display:grid}.simple-actions{justify-content:center;display:flex}.code-button{background:var(--surface);color:var(--ink);border:1px solid var(--line-strong);letter-spacing:0;font:800 1.35rem ui-monospace,SFMono-Regular,Menlo,monospace}.secret-button{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow:hidden}.phrase{text-align:center;color:var(--leaf-dark);margin:0}.fallback{border:1px solid var(--line);border-radius:10px;gap:10px;padding:12px;display:grid}.transfer{gap:10px;display:grid}.bar{background:#d8e4dd;border-radius:999px;height:18px;overflow:hidden}.bar span{background:var(--leaf);width:0;height:100%;transition:width .18s;display:block}.meter{color:var(--ink-soft);overflow-wrap:anywhere}.status-log{gap:6px;display:grid}.status{background:var(--mist);color:var(--ink-soft);border-radius:8px;margin:0;padding:8px 10px;line-height:1.35}.status.warn{color:#614714;background:#fff4d7}.status.error{color:#762816;background:#ffe5df}.badges{flex-wrap:wrap;gap:8px;display:flex}.badges b{background:var(--mist);color:var(--leaf-dark);border-radius:999px;padding:7px 10px;font-size:.9rem}.advanced{border-top:1px solid var(--line);gap:10px;padding-top:12px;display:grid}.advanced[open]{gap:10px}summary{cursor:pointer;font-weight:800}ol{margin:0;padding-left:22px;line-height:1.7}@media (width<=520px){#app{place-items:stretch stretch}.panel{padding:clamp(12px,4vw,18px)}.actions,.button{width:100%}.home-panel{margin-top:0}.selected-tray.active{flex-direction:column;align-items:stretch}.split{grid-template-columns:1fr}}@media (width<=340px){#app{padding:8px}.panel{gap:14px}.this-device,.device-card{grid-template-columns:44px minmax(0,1fr);gap:10px;padding:10px}.device-icon{width:44px;height:44px}.device-icon svg{width:27px;height:27px}.identity strong,.device-card b{font-size:1rem}.device-meta,.device-card small,.browser-line{font-size:.84rem}.name-row{gap:5px}.edit-button{width:30px;height:30px}.section-title{font-size:1.12rem}.button{min-height:48px;padding:0 14px}}
