:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#17211b;font-synthesis:none;background:#f3f6f1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}button,input,textarea,select{font:inherit}.shell{width:min(1180px,100% - 32px);margin:0 auto}.card{background:#fff;border:1px solid #dce3da;border-radius:18px;box-shadow:0 10px 30px #2a3d300f}.button{color:#fff;cursor:pointer;background:#28613c;border:0;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 18px;text-decoration:none;display:inline-flex}.button.secondary{color:#204b31;background:#e6f0e8}.button.danger{background:#a43a33}.field{gap:7px;display:grid}.field input,.field textarea,.field select{background:#fff;border:1px solid #cbd5cd;border-radius:10px;min-height:44px;padding:10px 12px}.muted{color:#657168}.error{color:#9a2924}.success{color:#24613a}@media (max-width:640px){.shell{width:min(100% - 20px,1180px)}}
