*{box-sizing:border-box}.portal-body{margin:0;background:#f5f6f8;color:#16181d;font-family:Heebo,Arial,sans-serif;-webkit-font-smoothing:antialiased}.portal-card{background:#fff;border:1px solid #e7e9ee;border-radius:12px;padding:20px}.portal-stat{display:flex;flex-direction:column;gap:2px}.portal-stat .num{font-size:30px;font-weight:800;line-height:1.1;letter-spacing:-.01em}.portal-stat .lbl{font-size:13px;color:#676d78;font-weight:500}.status-chip{display:inline-flex;align-items:center;gap:6px;padding:2px 10px;border-radius:20px;font-size:12.5px;font-weight:600;white-space:nowrap}.status-chip .dot{width:6px;height:6px;border-radius:50%;background:currentColor}.action-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:10px;border:1px solid #e7e9ee;background:#fff;cursor:pointer;transition:border-color .15s,background .15s;text-decoration:none;color:inherit}.action-row:hover{border-color:#2447a3;background:#fafbff}.action-row .sev{width:8px;height:8px;border-radius:50%;flex-shrink:0}.portal-empty{text-align:center;padding:48px 24px;color:#676d78}.portal-empty h3{color:#16181d;font-size:17px;font-weight:700;margin:0 0 6px}.portal-empty p{margin:0;font-size:14px}.portal-page-title{font-size:24px;font-weight:800;margin:0;letter-spacing:-.01em}.portal-page-sub{color:#676d78;font-size:14px;margin:4px 0 0}.timeline-month{border:1px solid #e7e9ee;border-radius:10px;padding:12px;background:#fff;min-height:96px}.timeline-month.has-events{border-color:#c6d2ef}.timeline-month .m-name{font-weight:700;font-size:13px;margin-bottom:8px;color:#3d434d}.timeline-month .m-item{font-size:12.5px;margin-bottom:4px;display:flex;gap:6px;align-items:center}@media (max-width:768px){.portal-stat .num{font-size:24px}}