.sidebar{overflow-y:auto}.sidebar-bottom{padding-top:16px;margin-top:24px}.portal-label{margin-bottom:16px}.workspace-switch{flex-shrink:0}.sidebar nav>a{font-size:13px;padding-top:9px;padding-bottom:9px}.systems{font-size:15px}.systems .eyebrow{font-size:11px}.systems .panel{padding:24px}.systems label{font-size:14px}.systems input,.systems select,.systems textarea{font-size:16px}.systems small,.systems .small{font-size:12px}.systems p{overflow-wrap:anywhere}.systems-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.system-card{display:flex;flex-direction:column;min-height:218px;padding:24px;background:#fff;border:1px solid var(--border);border-radius:12px;color:var(--ink);transition:box-shadow .15s,transform .15s}.system-card:hover{color:var(--ink);text-decoration:none;box-shadow:0 8px 22px #09234812;transform:translateY(-2px);border-color:#9eb8d5}.system-index{font-size:10px;letter-spacing:1.3px;color:var(--blue);font-weight:700;margin-bottom:20px}.system-card h2{font-size:22px;margin-bottom:10px}.system-card p{color:var(--muted);line-height:1.6;flex:1}.system-card-footer{display:flex;justify-content:space-between;gap:8px;border-top:1px solid var(--border);padding-top:15px;color:var(--blue);font-size:12px;font-weight:650}.system-project{display:grid;grid-template-columns:1fr 1.6fr;gap:24px;padding:24px 0;border-bottom:1px solid var(--border)}.system-project:last-child{border-bottom:0;padding-bottom:0}.system-project h3{margin:8px 0 4px;font-size:18px}.system-links{display:flex;flex-wrap:wrap;gap:8px;align-content:center;justify-content:flex-end}.system-links a{border:1px solid var(--border);border-radius:6px;background:#f7f9fc;padding:9px 12px;font-size:13px}.system-links a:hover{background:#eaf1fa;text-decoration:none}.system-list-row{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;padding:15px 0;border-bottom:1px solid var(--border)}.system-list-row:last-child{border-bottom:0}.system-list-row strong{font-size:14px}.system-list-row>span{white-space:nowrap;font-size:12px}.overdue{color:#a13b44;font-weight:650}.project-systems{display:flex;gap:4px;flex-wrap:wrap;border-bottom:1px solid var(--border);padding:0 0 14px;margin-bottom:26px}.project-systems>a{color:var(--blue);font-size:13px;padding:7px 11px;margin:0}.project-systems>a:hover,.project-systems>a.active{background:#e2ebf7;color:var(--navy);box-shadow:none}.system-note{padding:15px 18px;border-left:3px solid #81a9d8;background:#f2f6fc;border-radius:0 6px 6px 0;margin:0 0 24px;font-size:14px}.system-divider{border:0;border-top:1px solid var(--border);margin:24px 0}.systems .wide{grid-column:1/-1}.record-form{max-width:1100px}.record-form-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;border-top:1px solid var(--border);padding-top:24px;margin-top:24px}.record-form-footer p{max-width:650px;margin:0;font-size:13px}.record-form-footer .button{flex-shrink:0}.system-totals{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:12px}.system-totals>div{padding:20px 24px;border:1px solid var(--border);border-radius:10px;background:#fff}.system-totals strong{display:block;font-size:25px;margin-top:6px;color:var(--navy);font-variant-numeric:tabular-nums}.system-filter{display:flex;gap:12px;align-items:end;flex-wrap:wrap;margin-bottom:24px}.system-filter label{flex:1;min-width:160px;margin:0}.system-filter .button,.system-filter>a{margin-bottom:1px}.system-filter>a{padding:9px}.systems table{font-size:14px}.systems th{font-size:11px}.systems td{vertical-align:top}.systems td:first-child{white-space:nowrap}.systems progress{width:90px;max-width:100%;height:9px;accent-color:var(--blue)}.record-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:24px;align-items:start}.record-brand{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid var(--border)}.record-brand img{max-width:170px;max-height:72px;object-fit:contain}.record-brand>div{flex:1}.record-brand h2{margin:0;font-size:20px}.record-brand p{margin:6px 0 0;color:var(--muted);font-size:13px}.record-subtitle{font-size:19px;color:var(--muted)}.record-facts{display:grid;grid-template-columns:1fr 1fr;gap:18px;background:#f3f6fb;border-radius:8px;padding:20px;margin:24px 0}.record-facts dt{font-size:11px;color:var(--muted);font-weight:700;text-transform:uppercase;letter-spacing:.6px}.record-facts dd{margin:5px 0 0;font-size:14px;overflow-wrap:anywhere}.record-field{padding:14px 0;border-bottom:1px solid #edf0f5}.record-field h3{font-size:13px;color:var(--blue);margin:0 0 8px}.record-field p{margin:0;font-size:15px;line-height:1.7}.preserve-lines{white-space:pre-wrap;overflow-wrap:anywhere}.record-aside{display:grid;gap:20px}.record-aside h2{font-size:17px}.record-aside p{font-size:13px}.history-entry{padding:14px 0;border-top:1px solid var(--border);font-size:13px}.history-entry small{overflow-wrap:anywhere}.history-entry .badge{margin-top:8px}.change-total{display:flex;justify-content:space-between;gap:18px;padding:20px;background:var(--navy);color:#fff;border-radius:8px;margin:24px 0 12px;font-size:20px}.attachment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.attachment-card{margin:0;border:1px solid var(--border);border-radius:8px;overflow:hidden;background:#fff}.attachment-card img{display:block;width:100%;height:200px;object-fit:cover;background:#f3f5f8}.attachment-card figcaption{padding:16px}.attachment-card figcaption p{margin:10px 0}.attachment-card figcaption a{font-size:12px;overflow-wrap:anywhere}.attachment-pdf{height:120px;display:grid;place-items:center;color:var(--blue);font-weight:650;background:#edf3fb}.branding-preview img{display:block;max-width:240px;max-height:100px;margin:28px 0;object-fit:contain}.branding-preview h2{margin-top:24px}.calendar-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;flex-wrap:wrap}.calendar-toolbar h2{font-size:22px;margin:0 12px}.calendar-scroll{overflow-x:auto}.calendar-grid{min-width:700px;border:1px solid var(--border);border-radius:8px;overflow:hidden}.calendar-week{display:grid;grid-template-columns:repeat(7,minmax(0,1fr))}.calendar-day-name{font-size:12px;padding:12px;background:#edf2f8;font-weight:650;color:var(--muted);text-align:center}.calendar-day{min-height:132px;padding:9px;border-top:1px solid var(--border);border-right:1px solid var(--border);background:#fff}.calendar-day:last-child{border-right:0}.calendar-day.outside{background:#f7f8fa}.calendar-day.outside .day-number{color:#8e9cad}.day-number{display:inline-flex;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px}.is-today .day-number{border-radius:50%;background:var(--blue);color:#fff;font-weight:700}.calendar-event{display:block;padding:8px;border-left:3px solid #6190c5;background:#edf4fd;color:var(--navy);border-radius:4px;font-size:11px;line-height:1.4;margin-top:7px;overflow-wrap:anywhere}.calendar-event:hover{background:#dceafa;text-decoration:none}.calendar-event>span{font-size:9px;text-transform:uppercase;letter-spacing:.4px;display:block;color:var(--blue);margin-bottom:4px}.calendar-event strong{font-weight:650}.calendar-event small{font-size:10px;margin-top:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(min-width:1600px){.systems-grid{gap:22px}.system-card{min-height:235px}.calendar-day{min-height:160px}}
@media(max-width:1200px){.systems-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.record-layout{grid-template-columns:minmax(0,1fr) 250px}.system-project{grid-template-columns:1fr}.system-links{justify-content:flex-start}.attachment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.system-totals strong{font-size:22px}}
@media(max-width:800px){.record-layout{grid-template-columns:1fr}.record-aside{grid-template-columns:1fr 1fr}.system-totals{gap:10px}.system-totals>div{padding:16px}.system-totals strong{font-size:20px}.record-form-footer{align-items:stretch;flex-direction:column}.system-list-row{gap:10px}.calendar-toolbar{align-items:flex-start}}
@media(max-width:560px){.systems-grid,.system-totals,.attachment-grid,.record-aside{grid-template-columns:1fr}.systems .panel{padding:18px}.system-card{min-height:190px;padding:20px}.system-card h2{font-size:21px}.system-totals>div{display:flex;justify-content:space-between;align-items:center}.system-totals strong{margin:0}.record-facts{grid-template-columns:1fr;padding:16px;gap:14px}.system-filter{align-items:stretch}.system-filter label{min-width:100%}.system-project{gap:16px}.system-links a{font-size:12px}.system-list-row{flex-wrap:wrap}.calendar-toolbar h2{font-size:19px;margin:0 4px}.calendar-toolbar .inline-form{flex-wrap:wrap}.project-systems{gap:0}.project-systems>a{font-size:12px;padding:7px 8px}}
