:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#101828;background:#f5f7fb;line-height:1.5;font-weight:400}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{min-width:320px}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}textarea,input{width:100%;border:1px solid #d0d5dd;border-radius:14px;padding:.85rem 1rem;background:#fff}textarea{resize:vertical}.app-shell{min-height:100vh}.site-header{background:#fff;border-bottom:1px solid #eaecf0;position:sticky;top:0;z-index:20}.site-header__inner,.page-shell{width:min(100%,760px);margin:0 auto;padding:1rem}.page-shell{padding-top:1.25rem;padding-bottom:2rem}.eyebrow{font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;color:#475467;margin-bottom:.25rem}.site-title{font-size:1.75rem;line-height:1.1}.site-title-link{display:inline-block}.site-subtitle{margin-top:.4rem;color:#475467;max-width:55ch}.card{background:#fff;border:1px solid #eaecf0;border-radius:18px;padding:1rem;box-shadow:0 1px 2px #1018280a}.card--error{border-color:#f04438}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border:none;border-radius:999px;padding:.75rem 1rem;background:#111827;color:#fff;font-weight:600}.button:disabled{opacity:.6;cursor:not-allowed}.button--secondary{background:#e5e7eb;color:#111827}.text-link{color:#344054;font-weight:600}.nav-row,.row-inline{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.row-between{display:flex;justify-content:space-between;align-items:center;gap:.75rem}.stack-xs>*+*{margin-top:.35rem}.stack-sm>*+*{margin-top:.75rem}.stack-md>*+*{margin-top:1rem}.stack-lg>*+*{margin-top:1.5rem}.muted{color:#475467}.strongish{font-weight:600}.status-badge{display:inline-flex;align-items:center;border-radius:999px;padding:.35rem .7rem;background:#eef2ff;color:#3730a3;font-size:.85rem;font-weight:700;white-space:nowrap}.segmented-control{display:inline-flex;width:100%;background:#e5e7eb;border-radius:999px;padding:.25rem}.segmented-control button{flex:1;min-height:40px;border:none;background:transparent;border-radius:999px}.segmented-control .is-active{background:#fff;font-weight:700}.vote-pill{min-width:44px;text-align:center;padding:.65rem .8rem;border-radius:999px;background:#eef2ff;font-weight:700}.error-text{color:#b42318}.success-text{color:#027a48}.empty-state{text-align:left}@media (min-width: 768px){.site-header__inner,.page-shell{padding-left:1.5rem;padding-right:1.5rem}.segmented-control{width:auto;min-width:200px}}@media (max-width: 767px){.row-start-mobile{align-items:flex-start;flex-direction:column}}select{width:100%;border:1px solid #d0d5dd;border-radius:14px;padding:.85rem 1rem;background:#fff}.card--nested{border-radius:14px;padding:.9rem;box-shadow:none}.admin-auth-shell{max-width:520px;margin:0 auto}.admin-grid-2,.admin-grid-3{display:grid;grid-template-columns:1fr;gap:.75rem}@media (min-width: 768px){.admin-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
