:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;background:#f8fafc;min-height:100vh;font-family:Pretendard,Noto Sans KR,system-ui,sans-serif}.app{max-width:960px;margin:0 auto;padding:0 16px 64px}.demo-banner{color:#713f12;background:#fefce8;border-bottom:1px solid #fde047;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:0 -16px;padding:10px 16px;font-size:13px;display:flex}.demo-controls{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.demo-label{margin-right:2px;font-weight:600}.role-btn{color:#713f12;cursor:pointer;background:#fef9c3;border:1px solid #fde047;border-radius:99px;padding:4px 12px;font-size:12px;font-weight:600;transition:background .15s}.role-btn:hover{background:#fde68a}.role-active{color:#fff;background:#eab308;border-color:#ca8a04}.demo-reset-btn{color:#374151;cursor:pointer;background:#f3f4f6;border:1px solid #d1d5db;border-radius:99px;padding:4px 12px;font-size:12px;font-weight:600}.demo-reset-btn:hover{background:#e5e7eb}.demo-addr{align-items:center;gap:5px;display:flex}.demo-tag{color:#713f12;background:#fde047;border-radius:99px;padding:1px 6px;font-size:10px;font-weight:700}.btn-outline{color:#475569;cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:8px;padding:6px 14px;font-size:13px;font-weight:600;transition:background .15s}.btn-outline:hover{background:#f1f5f9}.app-header{border-bottom:1px solid #e2e8f0;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:28px;padding:24px 0 20px;display:flex}.app-header h1{color:#0f172a;font-size:22px;font-weight:700}.budget-info{color:#64748b;margin-top:4px;font-size:14px}.budget-info strong{color:#2563eb}.header-right{align-items:center;gap:10px;display:flex}.wallet-info{align-items:center;gap:8px;display:flex}.wallet-addr{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;padding:6px 12px;font-family:monospace;font-size:13px}.owner-badge{color:#92400e;background:#fef3c7;border:1px solid #fcd34d;border-radius:99px;padding:4px 10px;font-size:12px;font-weight:600}.status-bar{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;margin-bottom:20px;padding:10px 16px;font-size:14px}.connect-prompt{text-align:center;color:#64748b;padding:80px 0}.connect-prompt p{margin-bottom:20px;font-size:16px}.btn{cursor:pointer;border:none;border-radius:8px;padding:8px 18px;font-size:14px;font-weight:600;transition:opacity .15s,background .15s}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-connect{color:#fff;background:#2563eb}.btn-connect:hover:not(:disabled){background:#1d4ed8}.btn-lg{padding:12px 28px;font-size:16px}.btn-primary{color:#fff;white-space:nowrap;background:#2563eb}.btn-primary:hover:not(:disabled){background:#1d4ed8}.btn-yea{color:#166534;background:#dcfce7;border:1px solid #86efac}.btn-yea:hover:not(:disabled){background:#bbf7d0}.btn-nay{color:#991b1b;background:#fee2e2;border:1px solid #fca5a5}.btn-nay:hover:not(:disabled){background:#fecaca}.btn-execute{color:#fff;background:#7c3aed}.btn-execute:hover:not(:disabled){background:#6d28d9}.add-form{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:28px;padding:24px}.add-form h2{color:#0f172a;margin-bottom:14px;font-size:16px;font-weight:700}.form-row{flex-wrap:wrap;gap:10px;display:flex}.form-row input{border:1px solid #e2e8f0;border-radius:8px;outline:none;flex:1;min-width:160px;padding:9px 12px;font-size:14px;transition:border .15s}.form-row input:focus{border-color:#2563eb}.proposals-grid{gap:16px;display:grid}.empty-state{text-align:center;color:#94a3b8;padding:60px 0;font-size:15px;line-height:2}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;transition:box-shadow .15s}.card:hover{box-shadow:0 4px 12px #00000012}.card-executed{opacity:.7;background:#f8fafc}.card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.category-tag{color:#2563eb;background:#eff6ff;border-radius:99px;margin-bottom:6px;padding:2px 10px;font-size:11px;font-weight:600;display:inline-block}.card-header h3{color:#0f172a;font-size:15px;font-weight:600;line-height:1.4}.badge{white-space:nowrap;border-radius:99px;flex-shrink:0;padding:3px 10px;font-size:11px;font-weight:700}.badge-executed{color:#64748b;background:#f1f5f9}.badge-passing{color:#166534;background:#dcfce7}.badge-failing{color:#991b1b;background:#fee2e2}.badge-neutral{color:#92400e;background:#fef3c7}.amount{color:#64748b;margin-bottom:14px;font-size:13px}.amount strong{color:#0f172a}.vote-bar-wrapper{margin-bottom:14px}.vote-bar{background:#fee2e2;border-radius:99px;height:8px;margin-bottom:6px;overflow:hidden}.vote-bar-yea{background:#22c55e;border-radius:99px;height:100%;transition:width .4s}.vote-counts{justify-content:space-between;font-size:12px;display:flex}.yea{color:#16a34a;font-weight:600}.nay{color:#dc2626;font-weight:600}.card-actions{gap:8px;margin-top:4px;display:flex}.overlay-loading{color:#fff;z-index:999;background:#00000059;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex;position:fixed;inset:0}
