:root{color:#17211c;background:#f7f8f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button{min-height:44px;border:0;border-radius:8px;padding:0 18px;color:#fff;background:#0f7b55;font:inherit;font-weight:700}button:disabled{cursor:not-allowed;background:#a7ada6}.shell{display:grid;min-height:100svh;place-items:center;padding:24px}.panel{width:min(100%,420px);border:1px solid #d8ded2;border-radius:8px;padding:24px;background:#fff;box-shadow:0 18px 42px #141f1a14}.status-dot{width:12px;height:12px;border-radius:50%;background:#a7ada6}.status-dot[data-state=authenticated]{background:#0f7b55}.status-dot[data-state=failed]{background:#c33b32}h1{margin:16px 0 20px;font-size:1.5rem;line-height:1.25}.avatar{width:72px;height:72px;border-radius:50%;object-fit:cover}dl{margin:20px 0}dt{color:#66736b;font-size:.82rem}dd{margin:4px 0 0;overflow-wrap:anywhere}.error{color:#a32720}.upload-box{display:grid;gap:12px;margin:20px 0;border-top:1px solid #e4e9df;border-bottom:1px solid #e4e9df;padding:20px 0}.file-picker{display:inline-grid;min-height:44px;cursor:pointer;place-items:center;border:1px solid #0f7b55;border-radius:8px;padding:0 18px;color:#0f7b55;font-weight:700}.file-picker input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.preview{width:100%;max-height:280px;border-radius:8px;object-fit:contain;background:#eef2ea}.note{margin:0;color:#66736b;font-size:.9rem}
