:root{font-family:Segoe UI,sans-serif;color:#123047;background:radial-gradient(circle at top,rgba(34,197,184,.24),transparent 28%),radial-gradient(circle at right,rgba(14,116,144,.16),transparent 24%),linear-gradient(180deg,#f5fbfb,#e8f1f5)}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,textarea{font:inherit}.page{width:min(960px,calc(100% - 2rem));margin:0 auto;padding:3rem 0 4rem}.hero{margin-bottom:2rem}.eyebrow{margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.12em;color:#0f766e;font-size:.8rem;font-weight:700}.hero h1{margin:0;font-size:clamp(2.2rem,5vw,4.5rem);line-height:.95}.status{margin-top:1rem;font-weight:600}.panel{background:#ffffffc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(18,48,71,.08);border-radius:24px;padding:1.5rem;box-shadow:0 20px 60px #1230471a;margin-bottom:1.5rem}.form{display:grid;gap:1rem}.form input,.form textarea{width:100%;border:1px solid rgba(20,33,61,.15);border-radius:16px;padding:.9rem 1rem;background:#fff}.form button{width:fit-content;border:0;border-radius:999px;padding:.85rem 1.4rem;background:#14213d;color:#fff;cursor:pointer}.form button:disabled{opacity:.7;cursor:progress}.list{display:grid;gap:1rem}.card{border-radius:18px;padding:1rem;background:#fff;border:1px solid rgba(18,48,71,.08)}.accent-card{background:linear-gradient(135deg,#0f766e14,#0e749005),#fff}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.card p,.empty{margin-bottom:0}@media (max-width: 640px){.page{width:min(100% - 1rem,960px);padding-top:1.25rem}.panel{padding:1rem}.grid-two{grid-template-columns:1fr}}
