:root{color:#172b37;font-synthesis:none;text-rendering:optimizelegibility;--ink:#00263a;--ink-soft:#1d1e1d;--paper:#fff;--paper-light:#fff;--line:#d2dce5;--line-dark:#a8b8c7;--line-soft:#e8eef3;--muted:#51626d;--accent:#ff6b00;--accent-text:#d64200;--accent-soft:#fff0e5;--positive:#00263a;--attention:#ff6b00;--danger:#c93e00;--control-border:#6f8493;background:#f2eee6;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--paper);min-width:320px}body{background:var(--paper);min-width:320px;min-height:100vh;margin:0}button,a,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:3px;outline:3px solid #4b88a5}.site-header{color:#fff;background:var(--ink)}.header-inner,main,footer{width:min(1220px,100% - 48px);margin:0 auto}.header-inner{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{color:inherit;letter-spacing:.01em;align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{background:#fff;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;padding:5px;display:grid}.brand-mark img{width:100%;height:auto;display:block}.brand strong,.brand small{display:block}.brand strong{font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:500}.brand small{color:var(--line);letter-spacing:.15em;text-transform:uppercase;margin-top:3px;font-size:10px}.header-actions{gap:8px;display:flex}.header-actions button{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;border-radius:999px;padding:8px 14px;font-size:12px}.header-actions button:hover{background:#ffffff14}.stale-banner{z-index:20;text-align:center;color:var(--ink);background:var(--accent-soft);border-bottom:2px solid var(--accent);flex-wrap:wrap;justify-content:center;align-items:center;gap:4px 9px;padding:11px 24px;font-size:13px;line-height:1.45;display:flex;position:sticky;top:0}.pilot-notice{color:var(--ink);background:var(--line-soft);border-bottom:2px solid var(--ink);justify-content:center;align-items:flex-start;gap:9px;margin:0;padding:11px 24px;font-size:13px;line-height:1.45;display:flex}.pilot-notice p{max-width:92ch;margin:0}.pilot-notice-mark{width:18px;height:18px;color:var(--paper);background:var(--ink);border-radius:50%;flex:none;place-items:center;margin-top:1px;font-size:12px;font-weight:700;display:grid}.stale-mark{color:#fff;background:var(--accent-text);border-radius:50%;flex:none;place-items:center;width:18px;height:18px;font-size:12px;font-weight:800;display:grid}main{min-height:calc(100vh - 180px);padding:62px 0 76px}.hero{border-bottom:1px solid var(--line-dark);grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:end;gap:56px;padding-bottom:38px;display:grid}.eyebrow{color:var(--ink);letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:700}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);font-family:Georgia,Times New Roman,serif;font-weight:500}.hero h1{letter-spacing:-.035em;max-width:720px;margin-bottom:14px;font-size:clamp(38px,5vw,64px);line-height:1.02}.hero-copy{max-width:670px;color:var(--muted);margin-bottom:0;font-size:15px;line-height:1.65}.hero-controls{justify-items:end;gap:18px;display:grid}.current-through{border-left:3px solid var(--accent);width:100%;padding-left:18px}.current-through span,.current-through strong,.current-through small{display:block}.current-through span{color:var(--muted);letter-spacing:.13em;text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:700}.current-through strong{color:var(--ink);font-family:Georgia,serif;font-size:22px;font-weight:500}.current-through small{color:var(--muted);margin-top:5px}.period-switch{border:1px solid var(--control-border);background:var(--line-soft);border-radius:999px;grid-template-columns:1fr 1fr;gap:3px;padding:4px;display:inline-grid}.period-switch button{min-width:116px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:10px 16px;font-size:12px;font-weight:650}.period-switch button.is-active{color:var(--ink);background:var(--paper-light);box-shadow:0 1px 4px #00263a29}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:28px 0 60px;display:grid}.kpi-card{border:1px solid var(--line);background:var(--paper-light);border-radius:4px;flex-direction:column;min-height:184px;padding:22px;display:flex;position:relative;overflow:hidden}.kpi-card:after{content:"";background:var(--line-dark);height:3px;position:absolute;inset:auto 0 0}.kpi-card.tone-positive:after{background:var(--positive)}.kpi-card.tone-attention:after{background:var(--attention)}.kpi-heading{justify-content:space-between;align-items:start;gap:12px;min-height:34px;display:flex}.kpi-heading p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:11px;font-weight:700;line-height:1.35}.definition{border:1px solid var(--control-border);width:20px;height:20px;color:var(--muted);cursor:pointer;background:0 0;border-radius:50%;flex:none;place-items:center;padding:0;font-family:Georgia,serif;font-size:11px;line-height:1;display:grid;position:relative}.definition:after{content:"";position:absolute;inset:-12px}.definition:hover,.definition[aria-expanded=true]{border-color:var(--ink);color:var(--ink)}.kpi-card>strong{color:var(--ink);letter-spacing:-.03em;margin:22px 0 16px;font-family:Georgia,serif;font-size:clamp(29px,3vw,39px);font-weight:500;display:block}.kpi-definition{border-top:1px solid var(--line);color:var(--ink-soft);margin:0 0 14px;padding-top:12px;font-size:11px;line-height:1.55}.kpi-definition[hidden]{display:none}.kpi-foot{color:var(--muted);justify-content:space-between;gap:8px;margin-top:auto;font-size:11px;display:flex}.kpi-foot>span:first-child{color:var(--ink-soft);font-weight:650}.section-heading{justify-content:space-between;align-items:end;gap:24px;display:flex}.section-heading h2{margin-bottom:0;font-size:30px}.section-heading>p,.property-heading>p{color:var(--muted);margin-bottom:2px;font-size:12px}.property-heading{margin-bottom:18px}.property-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:60px;display:grid}.property-card{border:1px solid var(--line);background:var(--paper-light);border-radius:4px;transition:transform .15s,box-shadow .15s,border-color .15s;position:relative;overflow:hidden}.property-card:after{content:"";background:var(--line-dark);height:3px;position:absolute;inset:auto 0 0}.spark-row{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:14px;display:flex}.spark{color:var(--positive)}.spark-row span{color:var(--muted);letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:700}.spark-row+dl>div:first-child{border-top:0}.property-card:hover{border-color:var(--line-dark);transform:translateY(-2px);box-shadow:0 14px 30px #00263a1a}.property-card-action{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:24px}.property-card-title{justify-content:space-between;gap:16px;display:flex}.property-card-title p{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;margin-bottom:5px;font-size:9px;font-weight:700}.property-card-title h3{margin:0;font-size:21px}.property-card-title>span{color:var(--ink)}.property-occupancy{align-items:baseline;gap:10px;margin:30px 0 24px;display:flex}.property-occupancy strong{color:var(--ink);font-family:Georgia,serif;font-size:38px;font-weight:500}.delta{color:var(--ink-soft);align-items:baseline;gap:4px;font-size:11px;font-weight:700;display:inline-flex}.delta i{font-size:9px;font-style:normal}.direction-up i{color:var(--positive)}.direction-down i{color:var(--danger)}.direction-flat i,.direction-unknown{color:var(--muted)}.ledger-wrap{max-width:100%;margin-bottom:60px;position:relative;overflow-x:auto}.ledger{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%}.ledger th[scope=col]{border-bottom:1px solid var(--line-dark);color:var(--muted);letter-spacing:.1em;text-align:right;text-transform:uppercase;white-space:nowrap;padding:0 0 10px;font-size:10px;font-weight:700}.ledger tr>*+*{padding-left:26px}.ledger td,.ledger .ledger-name{border-bottom:1px solid var(--line-soft);color:var(--ink);text-align:right;white-space:nowrap;padding:15px 0;font-size:14px;font-weight:600}.ledger th[scope=col]:first-child,.ledger .ledger-name{text-align:left}.ledger .ledger-name{font-family:Georgia,serif;font-size:19px;font-weight:500}.ledger .ledger-name button{min-height:32px;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:baseline;gap:8px;padding:0;display:inline-flex}.ledger .ledger-name button span{color:var(--ink)}.ledger .ledger-name button:hover{color:var(--accent-text)}.ledger td.ledger-figure{font-family:Georgia,serif;font-size:21px;font-weight:500}.ledger tbody tr:hover td,.ledger tbody tr:hover .ledger-name{background:var(--line-soft)}.ledger .delta{font-size:12px}.ledger tfoot td,.ledger tfoot .ledger-name{border-top:3px solid var(--accent);border-bottom:0;padding-top:16px;font-weight:700}.ledger tfoot .ledger-name{letter-spacing:.1em;text-transform:uppercase;font-family:inherit;font-size:12px}.ledger tfoot td.ledger-figure{font-family:Georgia,serif;font-size:21px;font-weight:500}.property-card dl,.metric-table,.movement-grid{margin:0}.property-card dl>div,.metric-table>div{border-top:1px solid #e8e2d8;justify-content:space-between;gap:16px;padding:9px 0;display:flex}dt{color:var(--muted);font-size:11px}dd{color:var(--ink);margin:0;font-size:12px;font-weight:700}.panel,.commentary-card{border:1px solid var(--line);background:var(--paper-light);border-radius:4px}.trend-panel{margin-top:18px;padding:28px 28px 20px}.chart-wrap{height:330px;margin-top:24px}.empty-chart{border:1px dashed var(--line-dark);min-height:230px;color:var(--muted);text-align:center;text-wrap:balance;border-radius:4px;place-items:center;margin-top:22px;padding:28px;font-size:13px;line-height:1.6;display:grid}.chart-legend{color:var(--muted);gap:16px;font-size:11px;display:flex}.chart-legend span{align-items:center;gap:6px;display:flex}.chart-legend i{width:18px;height:2px;display:inline-block}.chart-legend .physical{background:var(--positive)}.chart-legend .future{border-top:2px dashed var(--attention);height:0}.commentary-card{border-left:3px solid var(--accent);margin:-34px 0 54px;padding:22px 26px}.commentary-card>p:last-child{max-width:880px;color:var(--ink-soft);white-space:pre-wrap;margin-bottom:0;font-family:Georgia,serif;font-size:17px;line-height:1.65}.back-button,.text-button,.icon-button{color:var(--ink-soft);cursor:pointer;background:0 0;border:0}.breadcrumb{margin-bottom:22px}.back-button{align-items:center;gap:7px;min-height:32px;padding:0;font-size:12px;font-weight:700;display:inline-flex}.back-button:hover{color:var(--ink)}.detail-summary{border-bottom:1px solid var(--line);justify-content:space-between;align-items:baseline;gap:24px;margin-top:26px;padding-bottom:14px;display:flex}.detail-summary p{color:var(--muted);margin:0;font-size:12px}.detail-summary strong{color:var(--ink);font-weight:700}.detail-summary>p:last-child{letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:700}.detail-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-bottom:14px;display:grid}.composition-panel,.movements-panel{padding:28px}.composition-panel .section-heading,.movements-panel .section-heading{margin-bottom:18px}.metric-table>div{padding:13px 0}.movement-grid{background:var(--line);border:1px solid var(--line);grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:1px;display:grid}.movement-grid>div{text-align:center;background:var(--paper-light);padding:18px}.movement-grid dt{margin-bottom:8px}.movement-grid dd{font-family:Georgia,serif;font-size:25px;font-weight:500}.state-card{border:1px solid var(--line);border-left:3px solid var(--accent);background:var(--paper-light);border-radius:4px;place-content:center;justify-items:start;max-width:650px;min-height:360px;margin:70px auto;padding:46px 50px;display:grid}.state-card h1{letter-spacing:-.02em;margin-bottom:14px;font-size:38px;line-height:1.1}.state-card p{max-width:520px;color:var(--muted);line-height:1.65}.state-card p:last-child{margin-bottom:0}.state-card .primary-button{min-height:44px;margin-top:12px}.loading-mark{border:2px solid var(--line);border-top-color:var(--positive);border-radius:50%;width:30px;height:30px;margin-bottom:24px;animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.primary-button{border:1px solid var(--ink);color:#fff;background:var(--ink);cursor:pointer;border-radius:2px;padding:11px 18px;font-size:12px;font-weight:700}.preferences-backdrop{z-index:50;background:#08161f9e;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.preferences-panel{border:1px solid var(--line);background:var(--paper-light);width:min(540px,100%);max-height:calc(100vh - 40px);padding:30px;overflow:auto;box-shadow:0 30px 90px #08161f52}.preferences-title{justify-content:space-between;align-items:start;display:flex}.preferences-title h2{margin-bottom:0;font-size:30px}.icon-button{padding:0 5px;font-size:28px}.preferences-intro{color:var(--muted);margin:18px 0 24px;font-size:13px;line-height:1.6}.preference-list label{border-top:1px solid var(--line);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;padding:15px 0;display:flex}.preference-list strong,.preference-list small{display:block}.preference-list strong{color:var(--ink);font-size:13px}.preference-list small{color:var(--muted);margin-top:4px;line-height:1.4}.preference-list input{width:20px;height:20px;accent-color:var(--positive)}.preferences-actions{justify-content:space-between;align-items:center;gap:16px;margin-top:26px;display:flex}.text-button{padding:9px 0;font-size:12px;text-decoration:underline}.text-button:disabled{opacity:.45;cursor:default}footer{border-top:1px solid var(--line-dark);color:var(--muted);justify-content:space-between;gap:30px;padding:26px 0 38px;font-size:10px;line-height:1.5;display:flex}footer p{max-width:620px;margin:0}@media (width>=981px){.kpi-grid{border-top:2px solid var(--ink);gap:0;margin:30px 0 56px}.kpi-card{background:0 0;border:0;border-radius:0;min-height:0;padding:20px 24px 22px 0}.kpi-card+.kpi-card{border-left:1px solid var(--line);padding-left:24px}.kpi-card:after{height:2px}.kpi-heading{min-height:30px}.kpi-card>strong{margin:16px 0 14px;font-size:clamp(30px,2.6vw,40px)}}@media (width<=980px){.hero{grid-template-columns:1fr;gap:28px}.hero-controls{grid-template-columns:1fr auto;align-items:end}.kpi-grid,.property-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.header-inner,main,footer{width:min(100% - 28px,1220px)}.header-inner{min-height:68px}.brand small{display:none}main{padding-top:38px}.hero h1{font-size:39px}.hero-controls{grid-template-columns:1fr;justify-items:stretch;display:grid}.period-switch,.period-switch button{width:100%}.kpi-grid,.property-grid,.detail-grid{grid-template-columns:1fr}.kpi-grid{margin-bottom:46px}.detail-summary,.section-heading,footer{flex-direction:column;align-items:start}.detail-summary{gap:6px}.chart-wrap{height:280px}.trend-panel,.composition-panel,.movements-panel{padding:20px}.preferences-actions{flex-direction:column-reverse;align-items:stretch}.state-card{min-height:300px;margin:20px auto;padding:30px}.header-actions button{min-height:40px;padding:9px 17px}.period-switch button,.preference-list label{min-height:44px}}@media (width<=400px){.header-inner{gap:10px}.brand{gap:9px}.brand-mark{width:34px;height:34px;padding:4px}.brand strong{font-size:13px}.header-actions{gap:6px}.header-actions button{padding:9px 12px;font-size:11px}}@media print{:root,body{background:#fff}.header-actions,.period-switch,.preferences-backdrop,.breadcrumb,.definition{display:none!important}.site-header{color:var(--ink);background:0 0}.header-inner{border-bottom:1px solid var(--line-dark);width:100%;min-height:0;padding:0 0 10px}.brand-mark{background:0 0;width:34px;height:34px;padding:0}.brand small{color:var(--muted)}footer{color:#333;break-inside:avoid;border-top:1px solid #8a8a8a;padding:16px 0 0}.stale-banner{border:2px solid #a66d25;position:static}.pilot-notice{border:1px solid var(--ink);break-inside:avoid}main{width:100%;padding:18px}.hero{grid-template-columns:1fr;padding-bottom:18px}.hero h1{font-size:34px}.kpi-grid{grid-template-columns:repeat(4,1fr);margin-bottom:24px}.kpi-card{break-inside:avoid;min-height:140px}.property-card,.panel{break-inside:avoid;box-shadow:none}.property-card:hover{transform:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
