:root{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:#17231f;background:#eef3f0;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(135deg,#f6faf7,#e8f0ec)}.shell{width:min(760px,calc(100% - 32px));margin:0 auto;padding:56px 0 40px}.brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.brand .mark{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#176b56;color:#fff;font-weight:800;font-size:22px}.brand strong{display:block;font-size:18px}.brand small{display:block;color:#6b7a73;font-size:12px;margin-top:2px}.panel{background:#fff;border:1px solid #d8e3dd;border-radius:10px;padding:28px;box-shadow:0 16px 38px rgba(29,57,46,.08)}.eyebrow{margin:0 0 7px;color:#25866b;font-size:11px;letter-spacing:.12em;font-weight:700}.panel h1{margin:0 0 8px;font-size:25px;line-height:1.2}.hint{margin:0 0 22px;color:#66766e;font-size:14px}.panel form{display:grid;gap:10px;max-width:440px}.panel label{font-size:13px;font-weight:650}.panel input{height:44px;border:1px solid #c7d5ce;border-radius:7px;padding:0 12px;font-size:15px;background:#fbfdfc}.panel input:focus{outline:2px solid #8bcbb5;outline-offset:1px}.panel button{height:42px;border:0;border-radius:7px;background:#176b56;color:#fff;font-weight:700;cursor:pointer;padding:0 16px}.panel button.secondary{background:#edf3ef;color:#245844}.error{margin:3px 0 0;color:#b42318;font-size:13px}.status{min-height:24px;margin:12px 4px 0;color:#6b7a73;font-size:12px}.portal-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.links a{display:block;padding:15px 16px;border:1px solid #d8e3dd;border-radius:8px;color:#18392e;text-decoration:none;background:#fbfdfc;font-weight:700}.links a:hover{border-color:#73b89f;background:#f2faf5}.links span{display:block;margin-top:4px;color:#6b7a73;font-size:12px;font-weight:450}@media(max-width:620px){.shell{padding-top:28px}.panel{padding:22px}.links{grid-template-columns:1fr}.portal-heading{align-items:stretch;flex-direction:column}.portal-heading .secondary{align-self:flex-start}}
