:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#18231f;background:#f4f7f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(145deg,#fbfcfb 0%,#eef5f2 48%,#e9eff8 100%);min-height:100vh;margin:0}button,input,textarea{font:inherit}#app{place-items:center;min-height:100vh;padding:22px;display:grid}.hero,.panel{width:min(720px,100%)}.hero{gap:22px;display:grid}h1{letter-spacing:0;margin:0;font-size:7rem;line-height:.9}.brand-small{font-size:4.4rem}h2{letter-spacing:0;margin:0 0 14px;font-size:2rem}.subtitle{max-width:680px;margin:0;font-size:2rem;line-height:1.12}.compact{font-size:1.55rem}.privacy,.muted{color:#526057;line-height:1.5}.center{text-align:center}.actions{flex-wrap:wrap;gap:12px;display:flex}.button{cursor:pointer;border:0;border-radius:8px;min-height:52px;padding:0 22px;font-weight:760}.button:disabled{opacity:.45;cursor:not-allowed}.primary{color:#fbfcfb;background:#18231f}.secondary{color:#fbfcfb;background:#c84a32}.ghost{color:#18231f;background:0 0;border:1px solid #9ba8a1}.panel{background:#fbfcfbd1;border:1px solid #18231f1f;border-radius:8px;gap:16px;padding:28px;display:grid;box-shadow:0 16px 50px #18231f1a}.home-panel{gap:18px}.topbar{grid-template-columns:44px 1fr;align-items:center;gap:8px;display:grid}.topbar h2{margin:0}.icon-button{color:#18231f;cursor:pointer;background:#fff;border:1px solid #9ba8a1;border-radius:999px;place-items:center;width:44px;height:44px;padding:0;display:grid}.icon-button svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.drop{color:#526057;background:#ffffff57;border:2px dashed #8ca094;border-radius:8px;place-items:center;min-height:150px;display:grid}.drop.active{border-color:#c84a32}.list{gap:7px;max-height:240px;display:grid;overflow:auto}.file-row{overflow-wrap:anywhere;background:#fffdf8;border-radius:6px;margin:0;padding:9px 10px}.input{background:#fff;border:1px solid #aab6ae;border-radius:8px;width:100%;min-height:48px;padding:0 12px}.textarea{resize:vertical;min-height:96px;padding:12px}.split{grid-template-columns:1fr 1fr;gap:10px;display:grid}.field-label{color:#526057;font-size:.9rem;font-weight:760}canvas{border:10px solid #fffdf8;border-radius:8px;justify-self:center;width:232px;height:232px}.qr-wrap{background:#fff;border:1px solid #18231f1a;border-radius:8px;justify-self:center;place-items:center;padding:12px;display:grid}.simple-actions{justify-content:center;display:flex}.code-button{color:#18231f;letter-spacing:0;background:#fff;border:1px solid #9eaaa1;font:800 1.45rem 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:#345245;margin:0}.fallback{border:1px solid #1d252124;border-radius:8px;gap:10px;padding:12px;display:grid}.transfer{gap:10px;display:grid}.bar{background:#d9e0d9;border-radius:999px;height:18px;overflow:hidden}.bar span{background:#2f7c57;width:0;height:100%;transition:width .18s;display:block}.meter{color:#26332d;overflow-wrap:anywhere}.status-log{gap:6px;display:grid}.status{color:#2b4037;background:#eef5f2;border-radius:8px;margin:0;padding:8px 10px;line-height:1.35}.status.warn{color:#69501b;background:#fff4d7}.status.error{color:#7b2d1d;background:#ffe5df}.badges{flex-wrap:wrap;gap:8px;display:flex}.badges b{color:#254c38;background:#e9f1ea;border-radius:999px;padding:7px 10px;font-size:.9rem}.advanced{border-top:1px solid #1d252124;gap:10px;padding-top:12px;display:grid}.advanced[open]{gap:10px}summary{cursor:pointer;font-weight:700}ol{margin:0;padding-left:22px;line-height:1.7}@media (width<=520px){#app{place-items:stretch stretch;padding:14px}h1{font-size:4.2rem}.brand-small{font-size:3.2rem}.subtitle{font-size:1.35rem}.panel{padding:18px}.actions,.button{width:100%}.split{grid-template-columns:1fr}}
