:root{font-family:Segoe UI,Helvetica Neue,Arial,sans-serif;color:#15202b;background:#f4f1ea;line-height:1.5;font-weight:400}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-height:100vh}.page{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at top,rgba(218,196,162,.55),transparent 40%),linear-gradient(180deg,#fbf8f3,#f1ebe2)}.hero{width:min(100%,720px);padding:32px;border:1px solid rgba(21,32,43,.1);border-radius:8px;background:#ffffffd1;box-shadow:0 16px 40px #3d2d1a14}.eyebrow{margin:0 0 8px;font-size:.875rem;text-transform:uppercase;color:#7c5c2f}.hero h1{margin:0 0 12px;font-size:clamp(2rem,5vw,3.5rem)}.body{margin:0;max-width:48ch;font-size:1rem}.public-hero{display:grid;gap:24px}.hero-actions,.stacked-actions{display:flex;flex-wrap:wrap;gap:12px}.auth-page,.dashboard-page{padding:24px}.auth-panel,.dashboard-shell{width:min(100%,960px)}.auth-panel{padding:32px;border:1px solid rgba(21,32,43,.1);border-radius:8px;background:#ffffffe6;box-shadow:0 16px 40px #3d2d1a14}.auth-form,.field{display:grid;gap:10px}.auth-form{margin-top:24px}.field span,.panel h2{font-weight:600}.field input{width:100%;padding:14px 16px;border:1px solid rgba(21,32,43,.18);border-radius:8px;font:inherit;background:#fff}.primary-button,.secondary-button,.link-button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:8px;border:1px solid transparent;font:inherit;font-weight:600;text-decoration:none;cursor:pointer}.primary-button{background:#7c5c2f;color:#fff}.primary-button:disabled{opacity:.7;cursor:wait}.secondary-button{background:#ffffffeb;color:#15202b;border-color:#15202b24}.compact-button{white-space:nowrap}.feedback,.helper-text{margin:16px 0 0}.feedback.success{color:#22543d}.feedback.error{color:#9b2c2c}.helper-text,.helper-text a{color:#5e4a2a}.dashboard-shell{display:grid;gap:24px}.dashboard-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.panel{padding:24px;border:1px solid rgba(21,32,43,.1);border-radius:8px;background:#ffffffe6}.group-panel{padding:20px 24px}.simple-list,.member-list{margin:0;padding:0;list-style:none}.simple-list{display:grid;gap:10px}.member-list{display:grid;gap:12px}.member-item{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:16px;border:1px solid rgba(21,32,43,.08);border-radius:8px;background:#fff}.member-item p{margin:4px 0 0;color:#52606d}.badge{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;font-size:.875rem;font-weight:600}.badge.active{background:#e6fffa;color:#22543d}.badge.inactive{background:#fff5f5;color:#9b2c2c}.state-screen{min-height:100vh;display:grid;place-items:center;padding:24px}@media(max-width:720px){.hero,.auth-panel,.panel{padding:24px}.dashboard-header,.member-item{flex-direction:column;align-items:stretch}}
