@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600&display=swap";:root{--c-primary: #15935a;--c-primary-dark: #0c6b40;--c-primary-soft: #e5f3ec;--c-primary-gradient: linear-gradient(150deg, #1fae69, #0c6b40);--c-bg: #f4f6f4;--c-surface: #ffffff;--c-dark: #0f1a14;--c-text: #0f1a14;--c-text-muted: #6b7b72;--c-text-light: #8a9991;--c-text-subtle: #a6b0aa;--c-border: #e6ebe7;--c-border-light: #eef2ef;--c-green: #15935a;--c-green-bg: #e5f3ec;--c-amber: #b87514;--c-amber-bg: #fbf0dc;--c-red: #c24a4a;--c-red-bg: #fbe9e9;--c-blue: #2e6bc7;--c-blue-bg: #e4eefb;--c-slate: #55607a;--c-slate-bg: #edeff5;--radius-card: 20px;--radius-btn: 15px;--radius-input: 13px;--radius-pill: 20px;--radius-small: 11px;--shadow-card: 0 10px 30px -14px rgba(15, 26, 20, .18);--shadow-subtle: 0 1px 2px rgba(15, 26, 20, .05);--shadow-btn: 0 12px 24px -10px rgba(21, 147, 90, .55);--mono: "JetBrains Mono", ui-monospace, SFMono-Regular, Menlo, monospace}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Plus Jakarta Sans,system-ui,-apple-system,sans-serif;background:#e6ebe7;background-image:radial-gradient(circle at 20% 0%,#eef5f0,#e6ebe7 55%);color:var(--c-text);min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{font-family:inherit;cursor:pointer}a{color:inherit;text-decoration:none}input,textarea,select{font-family:inherit}[data-appscroll]::-webkit-scrollbar{width:0;height:0}.page{padding:4px 18px 26px}.card{background:var(--c-surface);border:1px solid var(--c-border-light);border-radius:var(--radius-card);box-shadow:var(--shadow-subtle)}.mono{font-family:var(--mono);font-size:12.5px;letter-spacing:-.01em}.section-title{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--c-text-light);margin:22px 2px 10px}.f-group{display:flex;flex-direction:column;gap:14px}.f-label{display:block;font-size:12.5px;font-weight:700;color:var(--c-text-muted);margin-bottom:7px}.f-input,.f-textarea,.f-select{width:100%;background:var(--c-surface);border:1.5px solid var(--c-border);border-radius:var(--radius-input);padding:0 14px;height:50px;font-size:15px;font-weight:500;color:var(--c-text);outline:none;transition:border-color .15s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.f-textarea{height:auto;min-height:96px;padding:13px 14px;line-height:1.5;resize:vertical}.f-input:focus,.f-textarea:focus,.f-select:focus{border-color:var(--c-primary)}.f-hint{margin-top:6px;font-size:11.5px;color:var(--c-text-light);line-height:1.45}.f-error{background:var(--c-red-bg);color:var(--c-red);font-size:13px;font-weight:600;padding:11px 14px;border-radius:var(--radius-small);line-height:1.45}.btn{height:50px;width:100%;border:none;border-radius:var(--radius-btn);font-size:15.5px;font-weight:700;font-family:inherit;display:flex;align-items:center;justify-content:center;gap:8px;transition:transform .12s}.btn:active{transform:scale(.98)}.btn:disabled{opacity:.6}.btn-primary{background:var(--c-primary);color:#fff;box-shadow:var(--shadow-btn)}.btn-primary:disabled{box-shadow:none}.btn-soft{background:var(--c-primary-soft);color:var(--c-primary-dark)}.btn-danger{background:var(--c-red-bg);color:var(--c-red)}.btn-outline{background:var(--c-surface);color:var(--c-text);border:1.5px solid var(--c-border)}.chip{display:inline-flex;align-items:center;gap:5px;height:23px;padding:0 9px;border-radius:8px;font-size:11px;font-weight:700;white-space:nowrap}.chip.soft{background:var(--c-slate-bg);color:var(--c-slate)}.chip.ok{background:var(--c-green-bg);color:var(--c-green)}.chip.warn{background:var(--c-amber-bg);color:var(--c-amber)}.chip.err{background:var(--c-red-bg);color:var(--c-red)}.desktop .page{padding:20px 28px 36px;max-width:1200px}.desktop [data-appscroll]{scrollbar-width:thin;scrollbar-color:var(--c-border) transparent}.dots.svelte-1ygcbbo{display:flex;justify-content:center;gap:16px;margin-bottom:24px}.dot.svelte-1ygcbbo{width:14px;height:14px;border-radius:50%;background:var(--c-border);transition:transform .15s,background .15s}.dot.on.svelte-1ygcbbo{background:var(--c-dark)}.dots.shake.svelte-1ygcbbo{animation:svelte-1ygcbbo-shake .42s ease}@keyframes svelte-1ygcbbo-shake{0%,to{transform:translate(0)}10%,50%,90%{transform:translate(-6px)}30%,70%{transform:translate(6px)}}.pad.svelte-1ygcbbo{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:280px;width:100%;margin:0 auto}.key.svelte-1ygcbbo{height:64px;border-radius:20px;border:none;background:#fff;font-size:26px;font-weight:700;color:var(--c-dark);box-shadow:0 1px 3px #0f1a140f,0 1px 2px #0f1a140a;transition:transform .1s,background .1s;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.key.svelte-1ygcbbo:active{transform:scale(.93);background:#e8ebe8}.erase.svelte-1ygcbbo{background:transparent;box-shadow:none;color:var(--c-text-muted)}.wrap.svelte-fld7eg{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:var(--c-bg);display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:32px 26px calc(32px + env(safe-area-inset-bottom,0px));min-height:100vh;min-height:100dvh}.top.svelte-fld7eg{text-align:center;padding-top:24px}.avatar.svelte-fld7eg{width:72px;height:72px;margin:0 auto 16px;border-radius:24px;background:var(--c-primary-gradient);color:#fff;font-size:24px;font-weight:800;display:flex;align-items:center;justify-content:center;box-shadow:0 14px 30px -10px #0c6b408c}h1.svelte-fld7eg{font-size:20px;font-weight:800;color:var(--c-text);text-transform:capitalize}.sub.svelte-fld7eg{margin-top:6px;font-size:14px;color:var(--c-text-muted)}.pad.svelte-fld7eg{width:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.err.svelte-fld7eg{font-size:13px;font-weight:600;color:var(--c-red);background:var(--c-red-bg);padding:8px 16px;border-radius:10px}.ghost.svelte-fld7eg{background:none;border:none;font-size:14px;font-weight:600;color:var(--c-red);padding:8px 16px}.stack.svelte-r9p0hk{position:fixed;top:20px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;gap:8px;z-index:500;pointer-events:none}.toast.svelte-r9p0hk{padding:10px 16px;border-radius:12px;font-size:13.5px;font-weight:700;box-shadow:0 12px 24px -10px #0f1a1459;pointer-events:auto}.toast-ok.svelte-r9p0hk{background:var(--c-green);color:#fff}.toast-err.svelte-r9p0hk{background:var(--c-red);color:#fff}.toast-info.svelte-r9p0hk{background:var(--c-dark);color:#fff}.shell.svelte-12qhfyh{min-height:100vh;min-height:100dvh;display:flex}.sidebar.svelte-12qhfyh{width:240px;flex-shrink:0;background:var(--c-surface);border-right:1px solid var(--c-border);padding:20px 14px;display:flex;flex-direction:column;gap:6px}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:10px;padding:8px 10px 16px;font-size:16px;font-weight:800}.side-nav.svelte-12qhfyh{display:flex;flex-direction:column;gap:2px;flex:1}.side-item.svelte-12qhfyh{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:12px;font-size:14px;font-weight:600;color:var(--c-text-muted)}.side-item.svelte-12qhfyh:hover{background:var(--c-bg);color:var(--c-text)}.side-item.active.svelte-12qhfyh{background:var(--c-primary-soft);color:var(--c-primary-dark)}.side-item.svelte-12qhfyh .dot:where(.svelte-12qhfyh){width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.5}.logout.svelte-12qhfyh{margin-top:auto;padding:10px;border:1.5px solid var(--c-red-bg);background:var(--c-red-bg);color:var(--c-red);border-radius:12px;font-size:13.5px;font-weight:700}.main.svelte-12qhfyh{flex:1;min-width:0;overflow-y:auto;padding-bottom:84px}.shell.desktop.svelte-12qhfyh .main:where(.svelte-12qhfyh){padding-bottom:40px}.shell.immersive.svelte-12qhfyh .main:where(.svelte-12qhfyh){padding-bottom:0;overflow:hidden}.bottom-nav.svelte-12qhfyh{position:fixed;left:0;right:0;bottom:0;display:flex;background:var(--c-surface);border-top:1px solid var(--c-border-light);padding:8px 6px calc(14px + env(safe-area-inset-bottom,8px));z-index:100}.nav-item.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:6px 0;color:var(--c-text-subtle)}.nav-item.active.svelte-12qhfyh{color:var(--c-primary)}.nav-label.svelte-12qhfyh{font-size:11px;font-weight:700}.build-marker.svelte-12qhfyh{position:fixed;right:6px;bottom:2px;font-size:9px;color:var(--c-text-subtle);opacity:.55;pointer-events:none;z-index:5}.vm-toggle.svelte-12qhfyh{position:fixed;bottom:90px;right:16px;display:none;background:var(--c-dark);border-radius:20px;padding:4px;gap:2px;z-index:200;box-shadow:0 6px 24px #0f1a1459}@media(min-width:768px){.vm-toggle.svelte-12qhfyh{display:flex}}.vm-toggle.svelte-12qhfyh button:where(.svelte-12qhfyh){background:transparent;border:none;color:#ffffff8c;font-size:11px;font-weight:700;padding:6px 12px;border-radius:16px}.vm-toggle.svelte-12qhfyh button.active:where(.svelte-12qhfyh){background:var(--c-primary);color:#fff}
