*,:after,:before{box-sizing:border-box}body,h1,h2,h3,p{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{border:0;cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}:root{--background:#f4f6f9;--foreground:#172033;--surface:#ffffff;--surface-muted:#edf2f7;--surface-soft:#f8fafc;--border:#d9e0ea;--border-strong:#bcc8d8;--brand:#15345d;--brand-strong:#0f2747;--brand-soft:#40648f;--brand-tint:#e6edf7;--success:#1f6a52;--warning:#a06217;--danger:#ab3f3f;--muted:#5c687d;--shadow-soft:0 16px 32px -24px rgba(15,39,71,0.28)}html{color-scheme:light}body{background:var(--background);color:var(--foreground);font-family:var(--font-geist-sans,"Geist"),Arial,Helvetica,sans-serif}::selection{background:rgba(21,52,93,.12);color:var(--brand-strong)}.page-shell{min-height:100vh;background:radial-gradient(circle at top,rgba(21,52,93,.07),transparent 36%),linear-gradient(180deg,#f8fafc 0,var(--background) 52%,#eef3f8 100%);padding:2rem 1rem 2.5rem}.page-container{margin:0 auto;display:flex;width:100%;max-width:72rem;flex-direction:column;gap:1.5rem}.brand-panel{border:1px solid var(--border);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(250,252,255,.96));border-radius:1.75rem}.brand-panel,.surface-card{box-shadow:var(--shadow-soft)}.surface-card{border:1px solid var(--border);background:var(--surface);border-radius:1.5rem}.surface-muted{border:1px solid var(--border);background:var(--surface-soft);border-radius:1.25rem}.surface-subtle{border:1px solid rgba(188,200,216,.7);background:var(--surface-muted);border-radius:1rem}.brand-badge{display:inline-flex;align-items:center;gap:.5rem;border-radius:9999px;border:1px solid rgba(21,52,93,.12);background:var(--brand-tint);color:var(--brand);padding:.42rem .82rem;letter-spacing:.16em}.brand-badge,.section-eyebrow{font-size:.72rem;font-weight:700;text-transform:uppercase}.section-eyebrow{letter-spacing:.18em;color:var(--brand-soft)}.page-title{color:var(--brand-strong);font-size:clamp(2rem,4vw,3.25rem);line-height:1.08;font-weight:700}.page-subtitle{color:var(--muted);font-size:1rem;line-height:1.7}.field-input,.ghost-button,.primary-button,.secondary-button,.security-button,.status-pill{transition:all .18s ease}.primary-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;background:var(--brand);color:white;padding:.78rem 1.15rem;font-size:.92rem;font-weight:700}.primary-button:hover{background:var(--brand-strong)}.secondary-button{border-radius:9999px;border:1px solid var(--border-strong);background:white;color:var(--brand)}.secondary-button,.security-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.76rem 1.1rem;font-size:.92rem;font-weight:700}.security-button{border-radius:9999px;border:1px solid rgba(21,52,93,.18);background:var(--brand-tint);color:var(--brand-strong);box-shadow:inset 0 0 0 1px rgba(255,255,255,.35)}.ghost-button:hover,.secondary-button:hover,.security-button:hover{border-color:var(--brand-soft);background:var(--brand-tint)}.security-button:hover{background:#dce7f5;color:var(--brand)}.ghost-button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border-radius:9999px;border:1px solid transparent;color:var(--brand);padding:.76rem 1rem;font-size:.92rem;font-weight:700}.field-label{display:block;margin-bottom:.55rem;color:var(--foreground);font-size:.92rem}.field-input{width:100%;border-radius:1rem;border:1px solid var(--border);background:white;color:var(--foreground);padding:.88rem 1rem;font-size:.95rem;outline:none}.field-input::placeholder{color:#8391a7}.field-input:focus{border-color:var(--brand-soft);box-shadow:0 0 0 4px rgba(21,52,93,.08)}.status-pill{display:inline-flex;align-items:center;justify-content:center;border-radius:9999px;padding:.35rem .72rem;font-size:.78rem;font-weight:700}.status-success{background:rgba(31,106,82,.1);color:var(--success)}.status-warning{background:rgba(160,98,23,.12);color:var(--warning)}.status-danger{background:rgba(171,63,63,.1);color:var(--danger)}.status-neutral{background:rgba(92,104,125,.12);color:var(--muted)}.helper-text{font-size:.82rem;line-height:1.6;color:var(--muted)}.alert-error,.alert-info,.alert-success,.alert-warning{border-radius:1rem;border:1px solid transparent;padding:.9rem 1rem;font-size:.92rem;line-height:1.6}.alert-error{border-color:rgba(171,63,63,.18);background:rgba(171,63,63,.08);color:var(--danger)}.alert-warning{border-color:rgba(160,98,23,.2);background:rgba(160,98,23,.1);color:var(--warning)}.alert-success{border-color:rgba(31,106,82,.18);background:rgba(31,106,82,.08);color:var(--success)}.alert-info{border-color:rgba(21,52,93,.14);background:rgba(230,237,247,.92);color:var(--brand)}.logo-watermark{position:absolute;right:-2rem;top:-2rem;opacity:.035;pointer-events:none}.em-panel{padding:1.5rem}.em-stack{display:flex;flex-direction:column;gap:1.25rem}.em-actions{flex-wrap:wrap;gap:.75rem}.em-actions,.em-logo{display:flex;align-items:center}.em-logo{gap:1rem}.em-logo-image{width:4rem;height:4rem;flex-shrink:0;border:1px solid rgba(188,200,216,.7);border-radius:50%;padding:.375rem;background:white;object-fit:cover}.em-wordmark{color:var(--brand-soft);font-size:.75rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase}.em-app-name{color:var(--brand);font-size:1.125rem;font-weight:600}.em-grid{display:grid;gap:1.5rem}.em-kpi{padding:1.25rem}.em-kpi-label{color:var(--muted);font-size:.875rem;font-weight:500}.em-kpi-value{margin-top:.75rem;font-size:1.5rem}.em-kpi-value,.em-section-title{color:var(--brand-strong);font-weight:600}.em-section-title{font-size:1.125rem}.ghost-button{background:transparent}button:disabled{opacity:.6}a:focus-visible,button:focus-visible{outline:3px solid var(--brand-soft)}.field-input[aria-invalid=true]{border-color:var(--danger)}@media (min-width:640px){.em-panel{padding:2rem}.em-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.em-kpi-value{font-size:1.875rem}.em-app-name{font-size:1.25rem}}@media (prefers-reduced-motion:reduce){.field-input,.ghost-button,.primary-button,.secondary-button,.security-button,.status-pill{transition:none}}:root{--font-geist-sans:"Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;--nav-width:272px}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button:disabled{cursor:not-allowed;opacity:.5}button{font-family:inherit}body{font-size:1rem;letter-spacing:0}h1,h2,h3{letter-spacing:-.025em}svg{flex-shrink:0}button{display:inline-flex;align-items:center;justify-content:center;gap:8px}a,button,input,select,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #7da6d4}.muted{color:var(--muted);line-height:1.65}.app-shell{min-height:100vh;background:#f5f7fa}.sidebar{width:var(--nav-width);position:fixed;inset:0 auto 0 0;background:white;border-right:1px solid #e3e8ef;display:flex;flex-direction:column;z-index:30;padding:31px 18px 0}.brand-lockup{display:flex;align-items:center;gap:12px;color:var(--brand)}.brand-lockup img{border-radius:50%;object-fit:cover;border:1px solid var(--border);padding:3px;background:white}.brand-lockup>div{display:flex;flex-direction:column}.brand-lockup>div>span{font-size:.8125rem;font-weight:700;letter-spacing:.16em;color:var(--brand-soft)}.brand-lockup strong{font-size:1.5625rem;letter-spacing:-.05em;line-height:1.2}.brand-dot{color:#4e998b}.workspace-label{border:1px solid #e2e8ee;border-radius:9px;margin:29px 0 25px;padding:10px;font-size:.9375rem;color:#556479;display:flex;align-items:center;gap:8px}.online-dot{width:6px;height:6px;border-radius:50%;background:#459b81;display:inline-block;box-shadow:0 0 0 3px #459b8116}.nav-caption{font-size:.8125rem;letter-spacing:.15em;color:#53657b;font-weight:700;padding:0 12px;margin-bottom:12px}.nav-caption.second{margin-top:26px}.sidebar nav{overflow:auto;scrollbar-width:thin;flex:1 1}.nav-item{width:100%;justify-content:flex-start;text-align:left;padding:12px 13px;margin:2px 0;border-radius:8px;background:transparent;color:#657186;gap:12px;font-size:1rem;font-weight:500;transition:background .15s}.nav-item:hover{background:#f1f5f9;color:var(--brand)}.nav-item.active{background:var(--brand);color:white;box-shadow:0 4px 9px #15345d18}.active-dot{width:5px;height:5px;border-radius:50%;background:#97b4d5;margin-left:auto}.sidebar-bottom{gap:10px;border-top:1px solid #e5eaf1;padding:22px 0;margin-top:16px}.avatar,.sidebar-bottom{display:flex;align-items:center}.avatar{width:34px;height:34px;border-radius:50%;background:#e7edf6;color:var(--brand);justify-content:center;font-size:.9375rem;font-weight:700}.sidebar-bottom>div:nth-child(2){flex:1 1;min-width:0}.sidebar-bottom strong{font-size:.9375rem;display:block;overflow:hidden;text-overflow:ellipsis}.sidebar-bottom span{font-size:.875rem;color:var(--muted)}.sidebar-bottom button{background:transparent;color:#53657b;padding:8px}.main-shell{margin-left:var(--nav-width)}.topbar{height:73px;padding:0 36px;justify-content:space-between;border-bottom:1px solid #e3e8ef;background:#ffffffd9;gap:16px}.breadcrumb,.topbar{display:flex;align-items:center}.breadcrumb{gap:14px;font-size:.9375rem;color:#53657b}.breadcrumb strong{color:#34445b;font-weight:500}.topbar-right{gap:20px;font-size:.875rem;color:#53657b}.institution-tag,.topbar-right{display:flex;align-items:center}.institution-tag{gap:6px;color:#587164}.main-content{max-width:1640px;margin:0 auto;padding:32px 36px 0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px}.page-heading .section-eyebrow{font-size:.8125rem;letter-spacing:.16em;margin-bottom:9px}.page-heading h1{font-size:1.875rem;color:#192d49;line-height:1.2;font-weight:700;margin-bottom:9px}.page-heading .muted{font-size:1rem}.primary-button,.secondary-button{padding:10px 17px;min-height:39px;white-space:nowrap}.hero-panel{position:relative;overflow:hidden;border-radius:17px;background:linear-gradient(105deg,#142f54,#244970);color:white;display:flex;justify-content:space-between;min-height:246px;padding:29px 34px;box-shadow:0 8px 18px #15345d08}.hero-kicker{font-size:.8125rem;letter-spacing:.17em;display:flex;align-items:center;gap:10px;color:#c4d4e8;margin-bottom:15px}.hero-panel h2{font-size:1.9375rem;font-weight:600;line-height:1.15;letter-spacing:-.045em}.hero-panel p{font-size:.9375rem;line-height:1.8;color:#b8c9dd;margin-top:12px}.hero-panel button{background:white;color:#18375f;border-radius:30px;padding:10px 16px;font-weight:600;font-size:.875rem;margin-top:18px}.hero-art{width:42%;position:relative;display:flex;align-items:center;justify-content:center}.orbit{position:absolute;border:1px solid #ffffff0c;border-radius:50%;width:390px;height:390px;top:-90px;right:-40px}.orbit-two{width:285px;height:285px;right:12px;top:-39px}.ac-unit{position:absolute;top:35px;width:265px;height:92px;border-radius:12px 12px 19px 19px;background:linear-gradient(160deg,#fff,#e4eaf2 55%,#c3cede);box-shadow:10px 23px 35px #071f4b50;transform:perspective(700px) rotateY(-14deg) rotate(-4deg);overflow:hidden}.ac-logo{font-size:.4375rem;letter-spacing:.2em;color:#8d9bae;left:19px;top:18px}.ac-led,.ac-logo{position:absolute}.ac-led{width:5px;height:3px;right:20px;top:24px;background:#66b8a1;box-shadow:0 0 6px #66b8a1}.ac-vent{position:absolute;bottom:10px;left:15px;right:15px;height:17px;border-radius:2px 2px 10px 10px;background:repeating-linear-gradient(0deg,#9faebf,#9faebf 1px,#c2ccda 2px,#c2ccda 4px);box-shadow:inset 0 2px 4px #697c91}.air-lines{position:absolute;top:133px;display:flex;gap:33px;opacity:.35;transform:rotate(-4deg)}.air-lines i{display:block;width:18px;height:27px;border-right:1px solid #b8d9f5;border-radius:50%;transform:skew(-20deg)}.art-label{position:absolute;bottom:2px;right:25px;display:flex;gap:10px;padding:10px 17px;background:#ffffff0d;border:1px solid #ffffff17;border-radius:10px;color:#9bb5d2}.art-label span{font-size:.75rem;line-height:1.7}.art-label strong{font-size:.875rem;color:#dae5f2;font-weight:500}.kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:22px}.kpi-card{border:1px solid #e1e7ef;border-radius:12px;padding:17px 19px;background:#fff}.kpi-top{justify-content:space-between;gap:8px;color:#718096;font-size:.875rem}.kpi-icon,.kpi-top{display:flex;align-items:center}.kpi-icon{height:31px;width:31px;justify-content:center;border-radius:8px}.kpi-icon.blue{background:#ecf2fa;color:#416e9e}.kpi-icon.orange{background:#fff5e8;color:#b28444}.kpi-icon.red{background:#fff0ee;color:#be7770}.kpi-icon.green{background:#eef6f2;color:#4d8d76}.kpi-card>strong{font-size:1.8125rem;color:#24354c;font-weight:600;letter-spacing:-.055em;display:block;margin:5px 0 7px;white-space:nowrap}.kpi-card>p{font-size:.875rem;color:#53657b}.data-notice{display:flex;gap:13px;align-items:center;border:1px solid #dbe5f0;background:#edf3f9;padding:16px 20px;border-radius:10px;margin:22px 0}.notice-icon{color:#668bb3;display:flex}.data-notice strong{font-size:.9375rem;color:#385779}.data-notice p{font-size:.875rem;color:#6c7f94;line-height:1.7;margin-top:3px;max-width:760px}.data-notice button{margin-left:auto;white-space:nowrap;color:var(--brand);background:transparent;font-size:.875rem;font-weight:600}.dashboard-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:22px}.panel{background:white;border:1px solid #e0e6ee;border-radius:13px;padding:23px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:23px}.panel-heading .section-eyebrow{font-size:.75rem;letter-spacing:.15em;margin-bottom:6px;color:#53657b}.panel h2{font-size:1.25rem;font-weight:600;color:#25394f}.small-tag{font-size:.8125rem;padding:6px 9px;border:1px solid #e5eaf0;border-radius:6px;color:#53657b;display:inline-flex;align-items:center;gap:8px}.text-button{background:transparent;font-size:.875rem;color:#547499}.building-chart{display:flex;flex-direction:column;gap:11px}.bar-row{display:flex;align-items:center;gap:12px;font-size:.875rem;color:#6b7c92}.bar-row>span{width:66px;flex-shrink:0}.bar-track{background:#f1f4f8;height:7px;flex:1 1;border-radius:4px;overflow:hidden}.bar-track>div{height:100%;background:#53779e;border-radius:4px}.bar-row strong{min-width:20px;font-weight:500;color:#53657b;text-align:right}.chart-footnote{font-size:.8125rem;line-height:1.6;color:#53657b;margin-top:18px}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:13px;padding:58px 20px;color:#a0adbd;min-height:220px}.empty h3{font-size:1.0625rem;color:#4b607c;font-weight:500;letter-spacing:-.015em}.empty p{font-size:.9375rem;line-height:1.8;color:#53657b;max-width:330px}.panel-bottom-action{border-top:1px solid #edf0f5;margin-top:20px;padding-top:18px;width:100%;justify-content:space-between;background:transparent;color:#446588;font-size:.9375rem}.service-row{display:flex;align-items:center;gap:13px;padding:15px 0;border-bottom:1px solid #edf0f4}.service-row>div:nth-child(2){flex:1 1}.service-row strong{font-size:.9375rem}.service-row p{font-size:.875rem;color:var(--muted);margin-top:3px}.service-date{color:#617e9f;display:flex;flex-direction:column;align-items:center;gap:6px;font-size:.8125rem}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:22px}.quick-grid button{padding:20px 17px;border:1px solid #e1e7ee;background:white;border-radius:12px;color:#7890ab;justify-content:flex-start;text-align:left;gap:13px}.quick-grid button>svg{width:19px}.quick-grid button>svg:last-child{margin-left:auto;width:16px}.quick-grid strong{font-size:.875rem;color:#365372;display:block;margin-bottom:5px}.quick-grid span{line-height:1.5;display:block}.footer,.quick-grid span{font-size:.8125rem;color:#53657b}.footer{border-top:1px solid #e1e7ef;display:flex;justify-content:space-between;margin-top:33px;padding:21px 0}.icon-button{background:transparent;color:#788aa0;border-radius:7px;padding:7px;min-width:32px;min-height:32px}.icon-button:hover{background:#edf2f8}.mobile-toggle{display:none}.mini-banner{display:flex;align-items:center;gap:12px;padding:15px 18px;border:1px solid #dfe7f0;background:#eef3f9;color:#58728d;border-radius:10px;margin-bottom:20px;font-size:.9375rem;line-height:1.7}.table-panel{padding:0;overflow:hidden}.table-toolbar{justify-content:space-between;gap:15px;padding:20px;border-bottom:1px solid #e8edf3}.search-field,.table-toolbar{display:flex;align-items:center}.search-field{gap:10px;color:#90a0b3;background:#f7f9fc;border:1px solid #e3e8f0;padding:0 12px;border-radius:8px;min-width:300px;max-width:440px;flex:1 1}.search-field input{border:0;outline:none;background:transparent;height:39px;width:100%;color:var(--foreground);font-size:.9375rem}.search-field:focus-within{outline:2px solid #a5bbd2}.search-field button{background:transparent;color:#7a8a9f;padding:3px}.toolbar-right{display:flex;align-items:center;gap:16px}.filter-select{height:39px;padding:0 12px;border:1px solid #e3e8f0;border-radius:8px;background:white;color:#687b94;max-width:220px}.record-count{font-size:.875rem;color:#53657b;white-space:nowrap}.table-scroll{overflow-x:auto}table{width:100%;border-collapse:collapse;text-align:left}th{font-weight:500;font-size:.875rem;letter-spacing:.02em;color:#53657b;background:#f9fafc;padding:13px 18px;white-space:nowrap}td{padding:16px 18px;border-top:1px solid #edf1f5;color:#6c7d92;max-width:320px;line-height:1.5}tbody tr:hover{background:#fafcfe}.row-link{background:transparent;color:#2e5279;font-weight:600;text-align:left;justify-content:flex-start}.cell-name{color:#4b5f78}.pill{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border-radius:5px;white-space:nowrap}.pill i{width:4px;height:4px;border-radius:50%;background:currentColor}.pill.good{color:#25654b;background:#edf6f0}.pill.warn{color:#815314;background:#fff6e8}.pill.bad{color:#943f3b;background:#fff0ef}.pill.neutral{color:#536174;background:#f0f3f7}.pagination{justify-content:space-between;padding:14px 20px;border-top:1px solid #e7ecf3;color:#53657b;font-size:.875rem}.pagination,.pagination>div{display:flex;align-items:center}.pagination>div{gap:14px}.record-dialog{border:0;border-radius:18px;width:min(840px,94vw);max-height:90vh;padding:0;margin:auto;color:var(--foreground);box-shadow:0 35px 100px #081b3b50}.record-dialog::backdrop{background:#071b3b66;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.dialog-header{padding:22px 28px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e4eaf1;position:sticky;top:0;z-index:2;background:#fff}.dialog-header .section-eyebrow{font-size:.8125rem;margin-bottom:7px}.dialog-header h2{font-size:1.3125rem;color:var(--brand)}.dialog-content{padding:24px 28px}.detail-actions{display:flex;gap:10px;margin-bottom:24px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:0}.detail-grid>div{border-bottom:1px solid #edf1f5;padding-bottom:14px;min-width:0}.detail-grid dt{font-size:.875rem;color:#53657b;margin-bottom:6px}.detail-grid dd{margin:0;color:#354c68;overflow-wrap:anywhere;white-space:pre-wrap}.source-reference{background:#f4f7fb;border:1px solid #e4eaf1;border-radius:9px;padding:15px;font-size:.875rem;display:flex;gap:8px;margin-top:20px;color:#64809f}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.full-span{grid-column:1/-1}.field-label{color:#5e728b;font-weight:500;margin-bottom:7px}.field-input{padding:11px 13px;border-radius:9px;min-height:41px}.required{color:#a46f61}.check-label{display:flex;align-items:center;gap:10px;font-size:1rem;padding:10px 0}.form-actions{display:flex;justify-content:flex-end;gap:12px;border-top:1px solid #e7edf4;padding-top:20px;margin-top:25px}.checklist{border:1px solid #e3e9f1;border-radius:10px;padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.checklist legend{font-size:.9375rem;color:#566c88;padding:0 6px}.checklist label{font-size:.9375rem;display:flex;align-items:center;gap:8px}input[type=checkbox]{accent-color:var(--brand);width:15px;height:15px}.form-hint{margin:20px 0;font-size:.875rem}.source-detail{margin-bottom:25px;display:flex;flex-direction:column;align-items:flex-start;gap:15px}.source-image{max-height:420px;object-fit:contain;border:1px solid #dbe3ed;background:#eef2f6}.source-image,.source-text{border-radius:8px;width:100%}.source-text{white-space:pre-wrap;overflow-wrap:anywhere;font-size:.9375rem;line-height:1.7;max-height:320px;overflow:auto;padding:14px;background:#f5f7fa}.asset-history{margin-top:25px}.asset-history h3{font-size:1rem;color:var(--brand);margin-bottom:12px}.asset-history .muted,.history-row{font-size:.9375rem}.history-row{display:flex;flex-wrap:wrap;gap:12px;padding:12px 0;border-bottom:1px solid #e5eaf1}.checklist-read{font-size:1rem;line-height:2;margin-top:20px}.month-picker{max-width:190px;background:white}.agenda-row{width:100%;display:flex;text-align:left;justify-content:flex-start;padding:22px 0;border-bottom:1px solid #e8edf4;background:transparent;gap:20px}.agenda-date{display:flex;align-items:center;flex-direction:column;background:#eff4fa;border-radius:10px;padding:12px 16px;color:var(--brand)}.agenda-date strong{font-size:1.5rem}.agenda-date span{font-size:.875rem}.agenda-row>div:nth-child(2){flex:1 1}.agenda-row>div:nth-child(2)>strong{font-size:1rem;color:#36516f}.agenda-row p,.agenda-row small{font-size:.9375rem;color:#53657b;margin-top:5px}.report-filters{display:grid;grid-template-columns:1fr 1fr 1fr 1.5fr;gap:20px;align-items:center;margin-bottom:24px}.report-filters .field-input{margin-top:7px}.report-filters .field-label{margin:0}.report-filters .helper-text{font-size:.875rem}.report-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.report-icon{display:flex;width:46px;height:46px;align-items:center;justify-content:center;border-radius:11px;background:#edf3fa;color:#557caa;margin-bottom:22px}.report-card h2{font-size:1.25rem;margin-bottom:8px}.report-card>p{font-size:.9375rem;color:#53657b;min-height:40px;line-height:1.8}.report-downloads{display:flex;gap:16px;border-top:1px solid #e6ecf3;padding-top:20px;margin-top:20px}.report-downloads a{font-size:.875rem;display:flex;align-items:center;gap:5px;color:#416589}.report-downloads a:hover{text-decoration:underline}.report-downloads a[aria-disabled=true]{opacity:.4;cursor:not-allowed}.energy-panel{margin-top:25px}.energy-panel h2{margin:8px 0}.energy-panel .section-eyebrow{font-size:.8125rem}.energy-panel .muted{font-size:.9375rem;max-width:700px}.energy-fields{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:25px}.energy-fields input{margin-top:7px}.energy-result{display:flex;gap:45px;padding-top:20px;margin-top:15px;border-top:1px solid #e6ecf3;font-size:.9375rem;color:#53657b}.energy-result strong{display:block;font-size:1.4375rem;margin-top:7px;color:var(--brand);letter-spacing:-.04em}.boot{min-height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;color:var(--brand)}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.15fr 1fr;background:#f6f8fb}.login-story{background:linear-gradient(140deg,#102b4f,#274e77);padding:48px 10%;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;color:white}.login-story .brand-lockup{color:white}.login-story .brand-lockup>div>span{color:#b8cbe2}.story-eyebrow{color:#8fabcc;letter-spacing:.2em;font-size:.875rem}.login-story h1{font-size:clamp(32px,4vw,58px);line-height:1.12;font-weight:500;letter-spacing:-.05em;margin:24px 0}.login-story p{color:#afc3dd;line-height:1.9;font-size:1rem;max-width:350px}.story-icons{display:flex;gap:22px;margin-top:40px}.story-icons span{display:flex;flex-direction:column;gap:13px;color:#b9cce1;font-size:.875rem}.story-icons svg{width:22px;color:#85a7cc}.login-story small{color:#7f9cbd;font-size:.875rem}.login-card{max-width:400px;margin:auto;width:calc(100% - 70px);padding:40px 0}.login-card .section-eyebrow{font-size:.8125rem}.login-card h2{font-size:1.8125rem;color:#1c3759;margin:15px 0 10px}.login-card>.muted{font-size:1rem}.form-stack{display:flex;flex-direction:column;gap:20px;margin-top:35px}.form-stack .field-input{margin-top:9px;background:white;height:46px}.form-stack .primary-button{height:44px;margin-top:5px}.login-note{display:flex;gap:12px;margin-top:32px;padding-top:25px;border-top:1px solid #dfe6ef;color:#53657b;font-size:.875rem;line-height:1.8}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.scrim{position:fixed;inset:0;background:#0a254b66;z-index:29}.alert-error,.alert-info{font-size:1rem}.alert-error{margin:12px 0}@media(min-width:1500px){.main-content{padding:40px 50px 0}.topbar{padding:0 50px}.hero-panel{min-height:260px}.hero-art{width:48%}.kpi-card{padding:21px}.hero-panel h2{font-size:2.25rem}}@media(max-width:1200px){:root{--nav-width:256px}.sidebar{padding-left:13px;padding-right:13px}.main-content{padding:26px 24px 0}.topbar{padding:0 24px}.kpi-grid{gap:10px}.kpi-card{padding:14px}.kpi-card>strong{font-size:1.5625rem}.kpi-top{font-size:.8125rem}.hero-art{width:37%}.ac-unit{width:210px;height:80px}.quick-grid{gap:10px}.quick-grid button{padding:15px 12px}.quick-grid button>svg:last-child{display:none}.report-filters{grid-template-columns:repeat(3,1fr)}.report-filters>.helper-text{grid-column:1/-1}.toolbar-right{gap:8px}.search-field{min-width:220px}.data-notice{align-items:flex-start}.data-notice button{align-self:center}.dashboard-grid{gap:16px}.panel{padding:19px}.table-panel{padding:0}}@media(max-width:1000px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.quick-grid{grid-template-columns:1fr}.quick-grid button>svg:last-child{display:block}.quick-grid button{padding:20px}.hero-art{opacity:.75}.art-label{right:-15px}.hero-panel{padding:25px}.hero-panel h2{font-size:1.75rem}.report-grid{grid-template-columns:repeat(2,1fr)}.date-label{display:none}.table-toolbar{flex-wrap:wrap}.search-field{max-width:none}.report-downloads{gap:11px}.energy-fields{grid-template-columns:repeat(2,1fr)}.sidebar{transform:translateX(-100%);transition:transform .2s;width:248px}.sidebar.open{transform:translateX(0)}.main-shell{margin-left:0}.mobile-toggle{display:flex}.main-content{padding:23px 18px 0}.topbar{height:62px;padding:0 14px}.breadcrumb{gap:8px;font-size:.875rem}.institution-tag{display:none}.page-heading{gap:13px;align-items:flex-start;margin-bottom:22px}.page-heading h1{font-size:1.5625rem}.page-heading .muted{font-size:.9375rem}.page-heading .secondary-button{padding:9px 12px;font-size:.875rem}.page-heading>.primary-button{font-size:.875rem;padding:10px 12px}.hero-panel{min-height:240px;padding:24px}.hero-panel h2{font-size:1.8125rem}.hero-art{width:32%}.ac-unit{width:145px;height:61px;top:40px;right:-11px}.ac-vent{height:10px;bottom:7px;left:10px;right:10px}.ac-logo{font-size:.3125rem;top:13px;left:13px}.air-lines{top:104px;right:10px;gap:14px}.art-label{display:none}.hero-panel p{font-size:.875rem;max-width:230px}.orbit{right:-110px;width:300px;height:300px;top:-35px}.orbit-two{right:-55px;width:190px;height:190px;top:20px}.kpi-card>strong{font-size:1.75rem}.kpi-top{font-size:.875rem}.data-notice{padding:14px;flex-wrap:wrap;gap:10px}.data-notice>div:nth-child(2){flex:1 1}.data-notice button{margin-left:32px}.data-notice p{font-size:.875rem}.report-grid{gap:12px}.report-card{padding:18px}.report-card h2{font-size:1.0625rem}.report-downloads{flex-wrap:wrap}.report-filters{grid-template-columns:1fr 1fr;gap:15px}.report-filters>label:nth-child(3){grid-column:1/-1}.energy-fields{gap:12px}.search-field{min-width:100%;flex:1 1}.toolbar-right{width:100%;justify-content:space-between}.record-dialog{width:96vw;max-height:94vh}.dialog-content,.dialog-header{padding:18px}.form-grid{grid-template-columns:1fr;gap:18px}.detail-grid{gap:15px}.checklist{grid-template-columns:1fr}.login-shell{display:block}.login-story{min-height:0;padding:25px 25px 35px;gap:20px}.login-story h1{font-size:1.9375rem;margin:14px 0}.login-story>small,.story-icons{display:none}.login-story p{font-size:.9375rem}.login-story .brand-lockup strong{font-size:1.4375rem}.login-card{padding:35px 0;width:calc(100% - 45px)}.login-card h2{font-size:1.625rem}.login-story .story-eyebrow{font-size:.75rem}.month-picker{max-width:146px;font-size:.9375rem}.agenda-row{gap:11px}.agenda-row>.pill{font-size:.75rem}.agenda-row>svg:last-child{display:none}.agenda-date{padding:10px}.footer{font-size:.75rem;gap:15px}.source-text{font-size:.875rem}.detail-actions{flex-wrap:wrap}.hero-kicker{font-size:.75rem}}@media(prefers-reduced-motion:reduce){.spin{animation:none}.sidebar{transition:none}}@media print{.detail-actions,.dialog-header>button,.footer,.scrim,.sidebar,.topbar{display:none!important}.main-shell{margin:0}.main-content{padding:0}.record-dialog[open]{position:absolute;inset:0;width:100%;max-width:none;height:auto;max-height:none;overflow:visible;box-shadow:none;border-radius:0}.record-dialog[open]~*{display:none}body:has(dialog[open]) .main-content>:not(dialog){display:none}dialog::backdrop{background:white}.dialog-header{position:static}.source-image{max-height:700px}.detail-grid>div{page-break-inside:avoid;break-inside:avoid}.source-text{max-height:none}.panel{page-break-inside:avoid;break-inside:avoid}.hero-art,.page-heading button,.table-toolbar{display:none}}.sidebar-bottom .account-link{display:block;background:transparent;padding:0;text-align:left;color:var(--foreground);font-weight:700;line-height:1.5;white-space:normal}.account-link:hover{text-decoration:underline}@media(max-width:480px){.hero-art{display:none}.hero-panel h2{font-size:1.75rem}.hero-panel p{max-width:none}.hero-panel{min-height:0}.hero-panel>div:first-child{width:100%}.icon-button{min-width:40px;min-height:40px}.data-notice button{margin-left:32px}.data-notice>div:nth-child(2){flex-basis:calc(100% - 40px)}}body{line-height:1.6}.sidebar{padding:26px 16px 0}.nav-item{min-height:46px;padding:11px 12px;line-height:1.45}.nav-caption{letter-spacing:.09em}.brand-lockup>div>span{font-size:.6875rem}.workspace-label{margin:24px 0}.sidebar-bottom{padding:16px 0}.sidebar-bottom .account-link{font-size:.9375rem}.icon-button,.sidebar-bottom button{min-width:44px;min-height:44px}.main-content{padding:32px 32px 0}.page-heading h1{font-size:clamp(1.75rem,2.4vw,2.25rem);letter-spacing:-.03em}.page-heading .muted{max-width:65ch}.primary-button,.secondary-button{min-height:46px;padding:11px 20px;font-size:.9375rem}.panel{box-shadow:0 4px 18px #15345d04}.search-field{max-width:520px;min-height:48px}.search-field input{height:46px;font-size:1rem}input::placeholder,textarea::placeholder{color:#607087;opacity:1}.filter-select{height:48px;font-size:.9375rem;max-width:260px}.table-toolbar{flex-wrap:wrap}.table-scroll{scrollbar-width:auto}th{font-size:.8125rem;font-weight:600;color:#465971;padding:16px 20px;background:#f1f5fa}td{padding:18px 20px;color:#40546c;font-size:.9375rem;line-height:1.6}tbody tr:nth-child(2n){background:#fafbfd}tbody tr:hover{background:#edf3fa}.row-link{font-size:.9375rem;min-height:44px;text-decoration:underline;text-decoration-color:#bdcbdb;text-underline-offset:4px}.pill{font-size:.8125rem;font-weight:600;padding:5px 9px}.pill i{width:5px;height:5px}.field-label{font-size:.9375rem;font-weight:600;color:#40546c}.field-input{font-size:1rem;min-height:48px}.form-stack .field-input{height:52px}.form-stack .primary-button{height:50px}.detail-grid dd{font-size:1rem}.report-downloads{flex-wrap:wrap}.report-downloads a{min-height:44px}.report-card>p{min-height:0}.kpi-top{color:#52647a}.kpi-card>strong{font-size:2.25rem;letter-spacing:-.03em}.hero-panel p{max-width:55ch;color:#dae5f2}.hero-panel{gap:24px}.hero-panel>div:first-child{flex:1 1}.hero-art{flex-shrink:0}.hero-panel button{min-height:44px}.quick-grid strong{font-size:1rem}.login-card{max-width:460px}.login-story p{max-width:42ch;color:#d4e1f1}.login-story small{color:#c2d3e8}.login-note{color:#52647a}a:focus-visible,button:focus-visible{outline:3px solid #3274b9;outline-offset:3px}@media (max-width:1100px){.quick-grid{grid-template-columns:1fr}.hero-art{display:none}.report-filters{grid-template-columns:1fr 1fr}}@media (max-width:1000px){.sidebar{width:min(290px,88vw)}.main-content{padding:24px 16px 0}.page-heading{flex-wrap:wrap}.page-heading .muted{font-size:1rem}.page-heading .secondary-button,.page-heading>.primary-button{font-size:.9375rem;min-height:46px}.breadcrumb{font-size:.8125rem}.table-toolbar{padding:16px}.toolbar-right{flex-wrap:wrap;gap:12px}.search-field{min-width:0;flex-basis:100%}.filter-select{max-width:100%}.report-filters,.report-grid{grid-template-columns:1fr}.report-filters>label:nth-child(3){grid-column:auto}.detail-grid{grid-template-columns:1fr}.hero-panel p{font-size:.9375rem;max-width:none}.hero-panel h2{font-size:1.875rem}.agenda-row{flex-wrap:wrap}.agenda-row>.pill{font-size:.8125rem}.login-story p{font-size:1rem}.login-card{width:calc(100% - 40px)}.footer{flex-wrap:wrap;font-size:.8125rem}.energy-result{flex-wrap:wrap;gap:20px}}@media (max-width:400px){.energy-fields,.kpi-grid{grid-template-columns:1fr}.pagination{flex-wrap:wrap;gap:12px}}.main-content,.main-shell,.panel{min-width:0}.table-scroll{position:relative}.sr-only{clip-path:inset(50%);margin:-1px;padding:0;border:0}