:root{color:#172126;background:#f7f8f6;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5}*{box-sizing:border-box}html{background:#f7f8f6}body,html{min-height:100%}body{margin:0}button,input,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.page-shell{display:flex;min-height:100dvh;flex-direction:column;background:linear-gradient(180deg,#0f766e14,#f7f8f600 34%),#f7f8f6}.content{width:min(100%,720px);margin:0 auto;padding:20px}.top-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.brand{margin:0;color:#18312f;font-size:1rem;font-weight:750}.nav-link,.quiet-button{border:1px solid rgba(23,33,38,.16);border-radius:8px;background:#ffffffbf;color:#243236;padding:9px 12px;text-decoration:none}.primary-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;border:0;border-radius:8px;background:#0f766e;color:#fff;font-weight:750;padding:13px 18px;text-decoration:none}.primary-button:disabled{cursor:not-allowed;opacity:.55}.danger-button{border:1px solid rgba(185,28,28,.22);border-radius:8px;background:#fff7f7;color:#991b1b;padding:8px 10px}.field{display:grid;gap:7px}.field span{color:#405054;font-size:.9rem;font-weight:700}.input,.textarea{width:100%;border:1px solid rgba(23,33,38,.18);border-radius:8px;background:#fff;color:#172126;padding:14px}.textarea{min-height:72px;resize:vertical}.error{color:#991b1b;font-weight:700}.muted{color:#637176}@media(min-width:700px){.content{padding:32px}}
