:root{color:#16211c;font-synthesis:none;text-rendering:optimizelegibility;background:#f6f2e8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#154b38;border:0;border-radius:999px;padding:.75rem 1rem;font-weight:700}button:hover{background:#0e3729}button:disabled{cursor:not-allowed;opacity:.55}button.ghost{color:#264237;background:#e8dfce}input,select,textarea{color:#16211c;background:#fffaf2;border:1px solid #d6cab8;border-radius:1rem;width:100%;padding:.75rem}textarea{resize:vertical;min-height:7rem}label{gap:.4rem;font-weight:700;display:grid}pre{white-space:pre-wrap;max-width:100%;overflow:auto}.app-shell{grid-template-columns:17rem 1fr;min-height:100vh;display:grid}.sidebar{color:#fff7e8;background:#173d32;flex-direction:column;gap:.55rem;height:100vh;padding:1rem;display:flex;position:sticky;top:0}.sidebar button{color:inherit;text-align:left;background:0 0;border-radius:.8rem}.sidebar button:hover{background:#ffffff1f}.brand{align-items:center;gap:.7rem;margin-bottom:1rem;display:flex}.brand span{color:#10251e;background:#e2b75d;border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-weight:900;display:inline-flex}.content{padding:clamp(1rem,2vw,2rem)}.center-card{place-items:center;min-height:100vh;padding:1rem;display:grid}.login-card{width:100%;max-width:28rem}.stack{gap:1rem;display:grid}.narrow{max-width:72rem}.grid{gap:1rem;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.card{background:#fffaf2;border:1px solid #e4d7c4;border-radius:1.4rem;padding:1rem;box-shadow:0 20px 60px #36281214}.hero{color:#fff7e8;background:linear-gradient(135deg,#174735,#305f4e);border-radius:2rem;justify-content:space-between;align-items:center;gap:1rem;padding:clamp(1.25rem,4vw,3rem);display:flex}.hero button{color:#13241d;background:#f0c46c}.eyebrow{color:#b98228;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:900}.section-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.actions{flex-wrap:wrap;gap:.6rem;display:flex}.alert{color:#5b3705;background:#fff1d3;border:1px solid #d99f37;border-radius:1rem;padding:.8rem}.cards-list,.proposal-list{gap:.7rem;padding:0;list-style:none;display:grid}.list-button{color:#173d32;background:#f2eadc;justify-content:space-between;align-items:center;width:100%;display:flex}.proposal,.question-card{background:#f7f0e5;border-radius:1rem;gap:.75rem;padding:.9rem;display:grid}.muted{color:#617269}.progress{counter-reset:step;gap:.5rem;padding:0;list-style:none;display:flex}.progress li{color:#5f6b64;background:#e6dbc8;border-radius:999px;padding:.4rem .75rem}.progress li.active{color:#fff;background:#154b38}@media (width<=820px){.app-shell{grid-template-columns:1fr}.sidebar{height:auto;position:static}.grid.two,.form-grid{grid-template-columns:1fr}.hero,.section-head{flex-direction:column;align-items:stretch}}
