*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth;overflow-x:hidden;width:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;background-color:#011518;color:#e8e6e0;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}#root{display:flex;flex-direction:column;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.25;color:#e8e6e0}p{color:#e8e6e0}a{color:inherit;text-decoration:none}a:hover{color:#b08a4a}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer;border:none;background:none}:root{--bg: #011518;--surface: #111318;--border: #1e2028;--text-primary: #e8e6e0;--text-secondary: #a8a5a0;--text-muted: #8a8783;--accent: #B08A4A;--gold: #B08A4A;--green: #1a9e6e;--amber: #c47d15;--red: #c44040;--blue: #2a6dd9;--max-width: 1280px;--section-pad: 80px;--radius: 4px;--font-mono: "Inter", monospace}.container{max-width:var(--max-width);margin:0 auto;padding:0 24px;width:100%}.section{padding:var(--section-pad) 0}@media(max-width:640px){.container{padding:0 16px}.section{padding:48px 0}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.text-muted{color:var(--text-muted)}.text-gold{color:var(--gold)}.text-green{color:var(--green)}.text-amber{color:var(--amber)}.text-red{color:var(--red)}.text-blue{color:var(--blue)}.page-centered{display:flex;justify-content:center;align-items:flex-start;padding:80px 24px;min-height:calc(100vh - 200px)}.macro-banner{position:sticky;top:0;z-index:100;background:#0a0b0d;border-bottom:1px solid #252830;min-height:40px;display:flex;align-items:center;overflow:hidden;width:100%;max-width:100vw;box-sizing:border-box}.macro-banner__label{flex-shrink:0;padding:0 14px;font-size:10px;font-weight:600;letter-spacing:.16em;color:var(--accent);text-transform:uppercase;border-right:1px solid #252830;height:100%;display:flex;align-items:center;white-space:nowrap}.macro-banner__control{flex:0 0 30px;width:30px;height:100%;padding:0;border:0;border-right:1px solid #252830;background:transparent;color:var(--text-secondary);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .15s,background .15s}.macro-banner__control:hover,.macro-banner__control:focus-visible{color:var(--text-primary);background:#b08a4a1f}.macro-banner__control:focus-visible{outline:1px solid var(--accent);outline-offset:-3px}.macro-banner__control-icon{font-size:10px;line-height:1}.macro-banner__track{flex:1;min-width:0;width:0;overflow:hidden;min-height:40px;display:flex;align-items:center;contain:layout paint;position:relative;outline:none}.macro-banner__track:focus-visible{outline:1px solid var(--accent);outline-offset:-2px}.macro-banner__inner{display:flex;align-items:center;white-space:nowrap;animation:marquee 150s linear infinite;position:absolute;inset:0 auto 0 0;width:max-content}.macro-banner__inner:hover{animation-play-state:paused}.macro-banner__track:hover .macro-banner__inner,.macro-banner__track:focus-within .macro-banner__inner,.macro-banner--paused .macro-banner__inner{animation-play-state:paused}.macro-banner__item{display:inline-flex;align-items:center;min-height:40px;gap:0;font-size:11px;letter-spacing:.03em}.macro-banner__headline{color:var(--text-primary);font-weight:600;letter-spacing:.05em;font-size:11px}.macro-banner__item>.observation-source-link{display:inline-flex;align-items:center;gap:8px;color:inherit}.macro-banner__item--provider-status{cursor:help}.macro-banner__dash{color:var(--text-muted);font-size:12px}.macro-banner__detail{color:var(--text-secondary);font-size:12px}.macro-banner__notice{padding:0 16px;color:var(--text-muted);font-size:11px;letter-spacing:.03em;white-space:nowrap}.observation-provenance{display:inline-flex;align-items:center;gap:6px;margin-left:8px;color:var(--text-muted);font-family:var(--font-mono);font-size:9px;letter-spacing:.04em;line-height:1;white-space:nowrap}.observation-provenance--compact{margin-left:6px}.provenance-label{display:inline-block;font-family:var(--font-mono);font-size:9px;font-weight:600;letter-spacing:.07em;line-height:1.2;white-space:nowrap}.provenance-label--observation{color:#8ca9a0}.provenance-label--research{color:var(--accent)}.provenance-label--assumption{color:var(--amber)}.observation-status{font-weight:600;letter-spacing:.08em}.observation-status--live{color:var(--green)}.observation-status--stale,.observation-status--partial{color:var(--amber)}.observation-status--unavailable{color:var(--red)}.observation-provenance__date,.observation-provenance__retrieved{color:var(--text-muted)}.observation-source-link{text-decoration:none}.observation-source-link:hover .macro-banner__headline{color:var(--accent)}.data-sources{grid-column:1 / -1;padding-top:18px;border-top:.5px solid var(--border)}.data-sources__heading{margin-bottom:8px;color:var(--text-primary);font-family:var(--font-mono);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.data-sources__intro,.data-sources__note,.data-sources__fred{max-width:920px;color:var(--text-muted);font-size:11px;line-height:1.55}.data-sources__intro{margin-bottom:9px}.data-sources__note{margin-top:9px}.data-sources__fred{margin-top:7px;font-size:10px}.data-sources__providers{display:flex;flex-wrap:wrap;gap:6px 16px}.data-sources__providers a{color:var(--accent);font-family:var(--font-mono);font-size:10px;letter-spacing:.05em;text-decoration:underline;text-decoration-color:#b08a4a59;text-underline-offset:2px}.data-sources__providers a:hover{color:var(--text-primary)}.macro-banner__sep{color:var(--accent);font-size:8px;padding:0 22px;opacity:.75}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.macro-banner__inner{animation:none;transform:none}}@media(max-width:560px){.macro-banner,.macro-banner__track{min-height:38px}.macro-banner__label{padding:0 10px;font-size:9px;letter-spacing:.11em}.macro-banner__control{flex-basis:28px;width:28px}.macro-banner__item{font-size:10px;min-height:38px}.macro-banner__headline,.macro-banner__detail{font-size:10px}.observation-provenance{gap:4px;font-size:8px}.observation-provenance__retrieved{display:none}.provenance-label{font-size:8px}.macro-banner__sep{padding:0 14px}}.site-header{background:#0a0b0d;border-bottom:.5px solid #1e2028;height:56px;display:flex;align-items:center}.site-header .container{display:flex;align-items:center;justify-content:space-between;width:100%}.site-header__wordmark{display:flex;align-items:center;gap:10px}.site-header__logo{width:34px;height:34px;flex:0 0 34px;border-radius:50%;object-fit:cover}.site-header__brand{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:20.15px;font-weight:500;color:#e8e6e0;letter-spacing:.06em;text-transform:uppercase}.site-header__brand span{color:#b08a4a}.site-header__tagline{font-size:10px;color:var(--text-muted);letter-spacing:.04em}.site-header__nav{display:flex;align-items:center;gap:24px}.site-header__nav a{font-size:12px;color:var(--text-muted);letter-spacing:.04em;transition:color .15s}.site-header__nav a:hover{color:#e8e6e0}.site-header__cta{font-size:11px;font-weight:500;color:#b08a4a!important;border:.5px solid #B08A4A;padding:5px 12px;border-radius:2px;transition:background .15s,color .15s!important}.site-header__cta:hover{background:#b08a4a;color:#0a0b0d!important}@media(min-width:641px)and (max-width:1040px){.site-header{height:auto;min-height:56px;padding:9px 0}.site-header .container{gap:20px;align-items:flex-start}.site-header__wordmark{flex-shrink:0}.site-header__nav{flex-wrap:wrap;justify-content:flex-end;gap:9px 17px}}@media(max-width:640px){.legal-page{padding-top:48px;padding-bottom:48px}.legal-document{gap:26px}.legal-document__body{font-size:13px;line-height:1.72}.site-header__tagline{display:none}.site-header__nav{gap:12px}.site-header__nav-secondary{display:none}}.section-header{margin-bottom:32px}.section-header__label{font-size:10px;font-weight:500;letter-spacing:.16em;color:var(--text-muted);text-transform:uppercase;margin-bottom:6px}.section-header__title{font-size:23px;font-weight:500;color:#e8e6e0;margin-bottom:6px}.section-header__sub{font-size:13px;color:var(--text-muted)}.legal-page__container{max-width:760px}.legal-document{display:flex;flex-direction:column;gap:30px}.legal-document__section{min-width:0}.legal-document__section h2{margin-bottom:10px;color:var(--text-primary);font-family:var(--font-mono);font-size:13px;font-weight:600;letter-spacing:.07em;line-height:1.4;text-transform:uppercase}.legal-document__body{color:var(--text-secondary);font-size:14px;line-height:1.75}.legal-document__body p{color:inherit;margin:0}.legal-document__body p+p{margin-top:14px}.legal-document__body a,.legal-document__contact a{color:var(--accent);text-decoration:underline;text-decoration-color:#b08a4a73;text-underline-offset:2px}.legal-document__body a:hover,.legal-document__contact a:hover{color:var(--text-primary)}.legal-document__contact{padding:15px 16px;background:var(--surface);border:.5px solid var(--border);border-radius:3px}.legal-document__contact p{color:var(--text-muted);font-size:12px;line-height:1.6}.sector-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:900px){.sector-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.sector-grid{grid-template-columns:1fr}}.sector-card{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:18px;cursor:pointer;transition:border-color .15s,background .15s}.sector-card:hover{border-color:#b08a4a;background:#13151b}.sector-card__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px;gap:8px}.sector-card__name{font-size:15px;font-weight:500;color:#e8e6e0;line-height:1.3}.sector-card__rating{display:flex;flex-direction:column;align-items:flex-end;gap:5px;flex-shrink:0}.research-badge{font-size:10px;font-weight:600;padding:3px 8px;border-radius:2px;letter-spacing:.03em;color:var(--accent);background:#b08a4a1f;border:.5px solid rgba(176,138,74,.3);font-family:var(--font-mono);white-space:nowrap}.outlook-symbol{font-size:14px;line-height:1}.sector-card__outlook{font-size:11px;font-weight:500;letter-spacing:.02em;line-height:1;white-space:nowrap}.sector-card__category{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:10px}.sector-card__rationale{font-size:13px;color:var(--text-secondary);line-height:1.55;margin-bottom:14px}.sector-card__link{font-size:11px;font-weight:500;color:#b08a4a;letter-spacing:.04em;display:inline-block;transition:opacity .15s}.sector-card__link:hover{opacity:.75;color:#b08a4a}.modal-overlay{position:fixed;inset:0;background:#000000bf;z-index:500;display:flex;align-items:center;justify-content:center;padding:40px 24px}.sector-modal{background:#111318;border:.5px solid #1e2028;border-radius:4px;max-width:560px;width:100%;max-height:calc(100vh - 80px);display:flex;flex-direction:column;position:relative;overflow:hidden}.sector-modal__header{flex-shrink:0;display:flex;justify-content:flex-end;padding:14px 16px 0;background:#111318}.sector-modal__body{overflow-y:auto;overflow-x:hidden;padding:4px 32px 32px;flex:1;-webkit-overflow-scrolling:touch}.sector-modal__close{font-size:20px;color:var(--text-muted);line-height:1;padding:4px 8px;cursor:pointer;transition:color .15s;background:none;border:none}.sector-modal__close:hover{color:#e8e6e0}@media(max-width:600px){.modal-overlay{padding:16px 12px;align-items:flex-end}.sector-modal{max-height:calc(100vh - 32px);width:calc(100vw - 24px);max-width:100%;border-radius:4px 4px 0 0}}.sector-modal__category{font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.sector-modal__name{font-size:22px;font-weight:500;color:#e8e6e0;margin-bottom:12px}.sector-modal__meta{display:flex;align-items:center;gap:10px;margin-bottom:20px}.sector-modal__rationale{font-size:14px;color:var(--text-secondary);line-height:1.65;margin-bottom:28px;padding-top:16px;border-top:.5px solid #1e2028}.sector-modal__paywall{background:#b08a4a12;border:.5px solid rgba(176,138,74,.25);border-radius:4px;padding:18px;text-align:center}.sector-modal__paywall p{font-size:13px;color:var(--text-muted);margin-bottom:14px}.btn-primary{display:inline-block;font-size:12px;font-weight:500;color:#0a0b0d;background:#b08a4a;border:none;padding:9px 20px;border-radius:2px;cursor:pointer;letter-spacing:.04em;transition:opacity .15s}.btn-primary:hover{opacity:.85;color:#0a0b0d}.btn-outline{display:inline-block;font-size:12px;font-weight:500;color:var(--accent);background:transparent;border:.5px solid var(--accent);padding:9px 20px;border-radius:2px;cursor:pointer;letter-spacing:.04em;transition:background .15s,color .15s;font-family:inherit}.btn-outline:hover{background:var(--accent);color:#0a0b0d}.sector-modal--intel{max-width:640px}.intel-modal__meta{display:flex;align-items:center;gap:10px;margin-bottom:14px;flex-wrap:wrap}.intel-modal__badge{font-size:9px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:2px 8px;border:.5px solid #B08A4A;color:#b08a4a;border-radius:2px}.intel-modal__date,.intel-modal__sector{font-size:11px;color:var(--text-muted)}.intel-modal__title{font-size:20px;font-weight:500;color:#e8e6e0;line-height:1.35;margin-bottom:16px}.intel-modal__summary{font-size:14px;color:var(--text-secondary);line-height:1.7;margin-bottom:20px;padding-bottom:20px;border-bottom:.5px solid #1e2028}.intel-modal__thesis{padding:12px 16px;border-left:2px solid #B08A4A;margin-bottom:24px}.intel-modal__thesis p{font-size:13px;color:#b08a4a;font-style:italic;margin:0;line-height:1.55}.intel-modal__section{margin-bottom:22px}.intel-modal__label{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:10px}.intel-modal__takeaways{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.intel-modal__takeaways li{font-size:13px;color:#e8e6e0;line-height:1.55;padding-left:16px;position:relative}.intel-modal__takeaways li:before{content:"—";position:absolute;left:0;color:#b08a4a;font-size:11px;top:2px}.intel-modal__implications{font-size:13px;color:var(--text-secondary);line-height:1.6;padding:12px 14px;background:#b08a4a0f;border:.5px solid rgba(176,138,74,.2);border-radius:3px;margin:0}.intel-modal__cta{padding-top:20px;border-top:.5px solid #1e2028}.watchlist-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#1e2028;border:.5px solid #1e2028;border-radius:4px;overflow:hidden;margin-bottom:16px}@media(max-width:900px){.watchlist-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.watchlist-grid{grid-template-columns:1fr}}.watchlist-col{background:#111318;padding:20px}.watchlist-col__header{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);padding-left:10px;margin-bottom:16px;padding-bottom:10px;border-bottom:.5px solid #1e2028}.watchlist-col--red .watchlist-col__header{border-left:3px solid #c44040;color:#c44040}.watchlist-col--green .watchlist-col__header{border-left:3px solid #1a9e6e;color:#1a9e6e}.watchlist-col--amber .watchlist-col__header{border-left:3px solid #c47d15;color:#c47d15}.watchlist-col--blue .watchlist-col__header{border-left:3px solid #2a6dd9;color:#2a6dd9}.watchlist-item{margin-bottom:14px}.watchlist-item:last-child{margin-bottom:0}.watchlist-item__name{font-size:13px;font-weight:500;color:#e8e6e0;margin-bottom:2px}.watchlist-item__change{font-size:11px;font-weight:500;color:#b08a4a;margin-bottom:3px;font-family:Inter,monospace}.watchlist-item__note{font-size:11px;color:var(--text-secondary);line-height:1.45}.watchlist-item--interactive{border-radius:3px;transition:background .12s}.watchlist-item--interactive:hover{background:#b08a4a0a}.watchlist-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:2px}.watchlist-item__date{font-size:9px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);flex-shrink:0;padding-top:2px;opacity:.7}.watchlist-item__actions{display:flex;align-items:center;gap:12px;margin-top:8px}.watchlist-item__expand-btn{font-size:10px;font-weight:500;letter-spacing:.04em;color:var(--text-muted);background:none;border:none;padding:0;cursor:pointer;transition:color .12s}.watchlist-item__expand-btn:hover{color:#e8e6e0}.watchlist-item__report-btn{font-size:10px;font-weight:500;letter-spacing:.04em;color:#b08a4a;background:none;border:none;padding:0;cursor:pointer;transition:opacity .12s}.watchlist-item__report-btn:hover{opacity:.7}.watchlist-item__detail{margin-top:10px;padding:10px 12px;background:#b08a4a0a;border-left:1px solid rgba(176,138,74,.25);border-radius:0 2px 2px 0;font-size:11px;color:var(--text-secondary);line-height:1.65}.watchlist-locked{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;background:#111318;border:.5px solid #1e2028;border-radius:4px;cursor:pointer;transition:border-color .15s}.watchlist-locked:hover{border-color:#b08a4a}.watchlist-locked__text{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-muted)}.watchlist-locked__icon,.watchlist-locked__arrow{font-size:12px;color:#b08a4a}.protocol-wrapper{position:relative}.protocol-blur{filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none}.protocol-placeholder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}@media(max-width:800px){.protocol-placeholder-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.protocol-placeholder-grid{grid-template-columns:1fr}}.protocol-placeholder-card{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:18px;height:100px}.protocol-placeholder-card__title{width:60%;height:12px;background:#1e2028;border-radius:2px;margin-bottom:10px}.protocol-placeholder-card__line{width:80%;height:8px;background:#1e2028;border-radius:2px;margin-bottom:6px}.protocol-placeholder-card__line--short{width:45%}.dossiers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}@media(max-width:680px){.dossiers-grid{grid-template-columns:1fr}}.dossier-card{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:22px;position:relative;overflow:hidden;transition:border-color .15s}.dossier-card:hover{border-color:#b08a4a}.dossier-card__meta{display:flex;align-items:center;gap:10px;margin-bottom:10px}.dossier-card__sector{font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#b08a4a;background:#b08a4a1a;padding:2px 7px;border-radius:2px;border:.5px solid rgba(176,138,74,.25)}.dossier-card__date{font-size:11px;color:var(--text-muted)}.dossier-card__title{font-size:15px;font-weight:500;color:#e8e6e0;line-height:1.35;margin-bottom:8px}.dossier-card__lede{font-size:13px;color:var(--text-secondary);line-height:1.55;margin-bottom:16px}.dossier-card__link{font-size:11px;font-weight:500;color:#b08a4a;letter-spacing:.04em;transition:opacity .15s}.dossier-card__link:hover{opacity:.75;color:#b08a4a}.macro-exposures-row{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#1e2028;border:.5px solid #1e2028;border-radius:4px;overflow:hidden}@media(max-width:900px){.macro-exposures-row{grid-template-columns:1fr}}.macro-exposure{background:#111318;padding:20px}.macro-exposure__label{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.macro-exposure__status{display:inline-block;font-size:11px;font-weight:500;letter-spacing:.08em;padding:3px 9px;border-radius:2px;margin-bottom:10px}.macro-exposure__status--red{background:#c4404026;color:#c44040;border:.5px solid rgba(196,64,64,.3)}.macro-exposure__status--amber{background:#c47d1526;color:#c47d15;border:.5px solid rgba(196,125,21,.3)}.macro-exposure__status--green{background:#1a9e6e26;color:#1a9e6e;border:.5px solid rgba(26,158,110,.3)}.macro-exposure__note{font-size:12px;color:var(--text-secondary);line-height:1.5;margin-bottom:12px}.macro-exposure__toggle{font-size:10px;font-weight:500;color:#b08a4a;letter-spacing:.06em;cursor:pointer;background:none;border:none;padding:0;transition:opacity .15s;text-transform:uppercase}.macro-exposure__toggle:hover{opacity:.7}.macro-exposure__detail{margin-top:12px;padding-top:12px;border-top:.5px solid #1e2028;font-size:12px;color:var(--text-secondary);line-height:1.65}.sector-modal--macro{max-width:620px}.macro-modal__status{font-size:9px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:2px 8px;border-radius:2px}.macro-modal__status--red{background:#c4404026;color:#c44040;border:.5px solid rgba(196,64,64,.3)}.macro-modal__status--amber{background:#c47d1526;color:#c47d15;border:.5px solid rgba(196,125,21,.3)}.macro-modal__status--green{background:#1a9e6e26;color:#1a9e6e;border:.5px solid rgba(26,158,110,.3)}.macro-modal__sectors{display:flex;flex-wrap:wrap;gap:6px}.macro-modal__sector-tag{font-size:11px;padding:2px 9px;background:#b08a4a14;border:.5px solid rgba(176,138,74,.2);border-radius:2px;color:#b08a4a}.macro-modal__signal{font-size:13px;color:#e8e6e0;line-height:1.65;margin:0}.site-footer{background:#0d0e12;border-top:.5px solid #1e2028;padding:60px 0 0}.site-footer .container{display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:48px;padding-bottom:48px}@media(max-width:860px){.site-footer .container{grid-template-columns:1fr;gap:36px}}.footer-col__wordmark{font-size:13px;font-weight:500;color:#e8e6e0;letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px}.footer-col__tagline{font-size:14px;color:var(--text-muted);line-height:1.6;margin-bottom:20px}.footer-col__nav{display:flex;flex-direction:column;gap:8px}.footer-col__nav a{font-size:13px;color:var(--text-muted);transition:color .15s}.footer-col__nav a:hover{color:#e8e6e0}.footer-col__heading{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:14px}.research-label-grid{display:grid;grid-template-columns:1fr 1fr;gap:4px 24px}.research-label-item{display:flex;align-items:baseline;gap:8px}.research-label-item__name{font-size:11px;font-weight:500;color:#e8e6e0;min-width:30px;font-family:Inter,monospace}.research-label-item__def{font-size:11px;color:var(--text-muted)}.footer-col__disclaimer{font-size:14px;color:var(--text-secondary);line-height:1.65;margin-bottom:12px}.footer-col__legal{font-size:13px;color:var(--text-muted);line-height:1.6;opacity:.7}.footer-col__nav--inline{flex-direction:row;flex-wrap:wrap;gap:8px 18px;margin-bottom:24px}.site-footer__bottom{border-top:.5px solid #1e2028;padding:14px 0}.site-footer__bottom .container{display:flex;align-items:center;justify-content:space-between;padding-bottom:0;grid-template-columns:unset;gap:0}.site-footer__copyright{font-size:11px;color:var(--text-muted);letter-spacing:.02em}.site-footer__legal-nav{display:flex;gap:16px}.site-footer__legal-nav a{font-size:12px;color:var(--text-muted)}@media(max-width:480px){.site-footer__bottom .container{flex-direction:column;gap:8px;align-items:flex-start}}.concourse-hero{padding:64px 0 56px;border-bottom:.5px solid var(--border)}.concourse-hero__logo{height:32px;width:auto;display:block;margin-bottom:16px}.concourse-hero__eyebrow{font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:16px}.concourse-hero__headline{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:52px;font-weight:700;color:#e8e6e0;line-height:1.1;margin-bottom:20px;max-width:700px;letter-spacing:-.01em}.concourse-hero__sub{font-size:15px;color:var(--text-secondary);line-height:1.7;max-width:600px;margin-bottom:24px}.concourse-hero__labels{display:flex;flex-wrap:wrap;gap:8px 24px;margin-bottom:32px}.concourse-hero__labels span{font-size:12px;color:var(--text-muted);padding-left:16px;position:relative}.concourse-hero__labels span:before{content:"—";position:absolute;left:0;color:var(--accent);font-size:10px}.concourse-hero__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.concourse-hero__briefing{font-size:12px;color:var(--text-muted);text-decoration:none;letter-spacing:.04em;border-bottom:.5px solid transparent;transition:color .15s,border-color .15s}.concourse-hero__briefing:hover{color:var(--accent);border-color:var(--accent)}@media(max-width:640px){.concourse-hero{padding:48px 0 40px}.concourse-hero__headline{font-size:36px}.concourse-hero__sub{font-size:14px}.concourse-hero__actions{flex-direction:column;align-items:flex-start;gap:10px}}.macro-modal__status{display:inline-block;font-size:11px;font-weight:600;letter-spacing:.06em;padding:2px 9px;border-radius:2px;font-family:var(--font-mono);text-transform:uppercase}.macro-modal__status--green{color:var(--green);background:#1a9e6e1f;border:.5px solid rgba(26,158,110,.3)}.macro-modal__status--amber{color:var(--amber);background:#c47d151f;border:.5px solid rgba(196,125,21,.3)}.macro-modal__status--red{color:var(--red);background:#c440401f;border:.5px solid rgba(196,64,64,.3)}.home-page{width:100%;overflow:hidden}.home-page a:focus-visible,.home-page button:focus-visible,.site-header a:focus-visible,.site-footer a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.home-hero{border-bottom:.5px solid var(--border);padding:52px 0 58px}.home-hero__grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:center;gap:clamp(36px,6vw,84px)}.home-hero__copy,.home-hero__visual,.home-output__copy,.home-output__visual{min-width:0}.home-eyebrow{color:var(--accent);font-size:11px;font-weight:600;letter-spacing:.18em;line-height:1.3;text-transform:uppercase}.home-hero__copy .home-eyebrow{margin-bottom:16px}.home-title,.home-section-title{color:var(--text-primary);font-family:Playfair Display,Georgia,Times New Roman,serif;font-weight:700;letter-spacing:-.018em}.home-title{font-size:clamp(38px,4.2vw,56px);line-height:1.08;max-width:650px}.home-hero__body{color:var(--text-secondary);font-size:17px;line-height:1.7;margin-top:22px;max-width:600px}.home-hero__sequence{border-left:2px solid var(--accent);color:var(--text-primary);font-size:15px;font-weight:500;letter-spacing:.02em;line-height:1.5;margin-top:22px;padding-left:14px}.home-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.home-actions .btn-primary,.home-actions .btn-outline{font-size:13px;min-height:42px;padding:10px 18px}.home-hero__supporting{color:var(--text-muted);font-size:14px;letter-spacing:.03em;margin-top:22px}.home-hero__visual{max-width:700px;justify-self:end;width:100%}.home-image-link{display:block;min-width:0}.home-image-frame{background:#080d0f;border:.5px solid #2b3435;border-radius:3px;box-shadow:0 16px 36px #00000038;display:block;overflow:hidden;padding:clamp(6px,1vw,11px)}.home-image{aspect-ratio:auto;display:block;height:auto;max-width:100%;object-fit:contain;width:100%}.home-image-link:hover .home-image-frame{border-color:var(--accent)}.home-image-caption{color:var(--text-muted);display:block;font-size:12px;letter-spacing:.04em;margin-top:10px}.home-section{border-bottom:.5px solid var(--border);padding:clamp(68px,8vw,108px) 0}.home-section-heading{max-width:780px}.home-section-heading .home-eyebrow{margin-bottom:12px}.home-section-title{font-size:clamp(32px,3.4vw,46px);line-height:1.12}.home-section-intro{color:var(--text-secondary);font-size:16px;line-height:1.7;margin-top:17px;max-width:700px}.home-steps-list{border-top:.5px solid var(--border);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:48px}.home-step{border-right:.5px solid var(--border);padding:24px 34px 10px 0}.home-step+.home-step{padding-left:34px}.home-step:last-child{border-right:0;padding-right:0}.home-step__number{color:var(--accent);display:block;font-size:12px;letter-spacing:.12em;margin-bottom:24px}.home-step h3,.home-output h3,.home-service h3{color:var(--text-primary);font-size:21px;font-weight:500;line-height:1.3}.home-step p{color:var(--text-secondary);font-size:14px;line-height:1.7;margin-top:12px;max-width:330px}.home-disclosure{color:var(--text-muted);font-size:14px;line-height:1.6;margin-top:36px;max-width:760px}.home-output-list{display:flex;flex-direction:column;gap:clamp(72px,9vw,124px);margin-top:72px}.home-output{align-items:center;display:grid;gap:clamp(36px,6vw,88px);grid-template-areas:"copy visual";grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr)}.home-output--reversed{grid-template-areas:"visual copy";grid-template-columns:minmax(0,1.3fr) minmax(0,.7fr)}.home-output__copy{grid-area:copy;max-width:420px}.home-output__copy .home-eyebrow{margin-bottom:16px}.home-output__copy h3{font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,40px);line-height:1.14}.home-output__copy p{color:var(--text-secondary);font-size:15px;line-height:1.75;margin-top:18px}.home-output__visual{grid-area:visual}.home-output__visual .home-image-frame{padding:clamp(7px,1.4vw,14px)}.home-questions{background:#0000001f}.home-questions__inner{max-width:1020px}.home-question-list{border-top:.5px solid var(--border);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:44px}.home-question-list li{align-items:baseline;border-bottom:.5px solid var(--border);display:flex;gap:18px;min-width:0;padding:20px 20px 20px 0}.home-question-list li:nth-child(2n){border-left:.5px solid var(--border);padding-left:20px}.home-question-list span{color:var(--accent);flex:0 0 auto;font-size:12px;letter-spacing:.08em}.home-question-list p{color:var(--text-primary);font-size:15px;line-height:1.5}.home-questions__closing{color:var(--text-secondary);font-size:15px;line-height:1.6;margin-top:28px}.home-closing{border-bottom:0;padding-bottom:72px}.home-closing__product{border:.5px solid rgba(176,138,74,.45);margin:0 auto;max-width:900px;padding:clamp(32px,5vw,58px);text-align:center}.home-closing__product .home-eyebrow{margin-bottom:14px}.home-closing__product .home-section-title{margin:0 auto;max-width:680px}.home-closing__product>p{color:var(--text-secondary);font-size:16px;line-height:1.7;margin:18px auto 0;max-width:590px}.home-closing__product .home-actions{justify-content:center;margin-top:28px}.home-service{align-items:center;border-top:.5px solid var(--border);display:flex;gap:32px;justify-content:space-between;margin:58px auto 0;max-width:900px;padding-top:28px}.home-service .home-eyebrow{margin-bottom:10px}.home-service h3{font-size:18px}.home-service p{color:var(--text-muted);font-size:14px;line-height:1.65;margin-top:8px;max-width:600px}.home-service__link{color:var(--accent);flex:0 0 auto;font-size:13px;letter-spacing:.03em;white-space:nowrap}.home-service__link:hover{color:var(--text-primary)}.site-header__public-link{white-space:nowrap}@media(max-width:1040px){.home-hero__grid{gap:36px}.home-title{font-size:clamp(36px,5vw,48px)}.home-output,.home-output--reversed{gap:42px}}@media(max-width:760px){.site-header{height:auto;min-height:56px;padding:10px 0}.site-header .container{align-items:center;flex-wrap:wrap;gap:10px 16px}.site-header__nav{flex:1 1 100%;flex-wrap:wrap;gap:10px 14px;justify-content:flex-end;min-width:0}.site-header__nav-secondary{display:none}.home-hero{padding:42px 0 48px}.home-hero__grid{grid-template-columns:1fr}.home-hero__visual{justify-self:stretch;max-width:none}.home-steps-list{grid-template-columns:1fr;margin-top:36px}.home-step,.home-step+.home-step,.home-step:last-child{border-bottom:.5px solid var(--border);border-right:0;padding:22px 0}.home-step:last-child{border-bottom:0}.home-step__number{margin-bottom:12px}.home-output,.home-output--reversed{gap:28px;grid-template-areas:"copy" "visual";grid-template-columns:minmax(0,1fr)}.home-output__copy{max-width:none}.home-output-list{gap:64px;margin-top:52px}.home-question-list{grid-template-columns:1fr;margin-top:32px}.home-question-list li:nth-child(2n){border-left:0;padding-left:0}.home-service{align-items:flex-start;flex-direction:column;gap:18px}}@media(max-width:480px){.home-title{font-size:36px}.home-hero__body,.home-section-intro{font-size:15px}.home-actions{align-items:stretch;flex-direction:column}.home-actions .btn-primary,.home-actions .btn-outline{text-align:center;width:100%}.home-image-frame{padding:5px}.home-question-list p{font-size:14px}.home-service__link{white-space:normal}.site-footer__legal-nav{align-self:flex-start}}@media(prefers-reduced-motion:reduce){.home-page *,.site-header *,.site-footer *{scroll-behavior:auto!important;transition-duration:.01ms!important}}.page-hiw{padding:76px 0 112px}.hiw-hero{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:72px;align-items:end;max-width:1040px;padding-bottom:72px;border-bottom:.5px solid var(--border)}.hiw-hero__copy{max-width:720px}.hiw-eyebrow,.hiw-section-kicker,.hiw-card-label{font-family:var(--font-mono);font-size:10px;font-weight:600;letter-spacing:.15em;text-transform:uppercase}.hiw-eyebrow,.hiw-section-kicker{color:var(--accent)}.hiw-eyebrow{margin-bottom:20px}.hiw-title{max-width:700px;margin-bottom:22px;color:var(--text-primary);font-family:Playfair Display,Georgia,serif;font-size:50px;font-weight:700;letter-spacing:-.015em;line-height:1.12}.hiw-subtitle{max-width:660px;color:var(--text-secondary);font-size:16px;line-height:1.7}.hiw-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.hiw-hero__note{max-width:600px;margin-top:22px;color:var(--text-muted);font-size:12px;line-height:1.65}.hiw-hero__signal{display:flex;flex-direction:column;gap:9px;align-self:stretch;justify-content:center;padding:22px;border-left:1px solid rgba(176,138,74,.45);background:#b08a4a0b}.hiw-hero__signal-label{margin-bottom:8px;color:var(--text-muted);font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.hiw-hero__signal strong{color:var(--text-primary);font-family:var(--font-mono);font-size:13px;font-weight:500}.hiw-hero__signal-rule{width:34px;height:1px;margin:10px 0 4px;background:var(--accent)}.hiw-hero__signal-caption{color:var(--text-muted);font-size:11px;line-height:1.5}.hiw-section{max-width:1040px;margin-top:88px}.hiw-section-heading{max-width:780px;margin-bottom:28px}.hiw-section-kicker{margin-bottom:10px}.hiw-section-title{margin-bottom:12px;color:var(--text-primary);font-family:var(--font-mono);font-size:19px;font-weight:600;letter-spacing:.01em;line-height:1.35}.hiw-section-intro{max-width:680px;color:var(--text-muted);font-size:13px;line-height:1.7}.hiw-two-column{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.82fr);gap:52px;align-items:start}.hiw-prose{max-width:680px;color:var(--text-secondary);font-size:14px;line-height:1.75}.hiw-prose p{margin-bottom:18px}.hiw-prose p:last-child{margin-bottom:0}.hiw-prose strong{color:var(--text-primary);font-weight:500}.hiw-factor-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:22px}.hiw-factor-list span{padding:5px 9px;border:.5px solid var(--border);color:var(--text-muted);font-family:var(--font-mono);font-size:10px}.hiw-compare-mini{border:.5px solid var(--border);background:var(--surface)}.hiw-compare-mini__row{display:flex;flex-direction:column;gap:9px;padding:20px}.hiw-compare-mini__row span{color:var(--accent);font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.hiw-compare-mini__row strong{color:var(--text-primary);font-size:14px;font-weight:500;line-height:1.45}.hiw-compare-mini__row--muted strong{color:var(--text-secondary)}.hiw-compare-mini__divider{padding:9px 20px;border-top:.5px solid var(--border);border-bottom:.5px solid var(--border);color:var(--text-muted);font-family:var(--font-mono);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.hiw-model{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:18px;align-items:stretch}.hiw-model__step{min-height:300px;padding:22px;border:.5px solid var(--border);background:var(--surface)}.hiw-model__number,.hiw-pillar__number{display:block;margin-bottom:19px;color:var(--accent);font-family:var(--font-mono);font-size:11px;letter-spacing:.08em}.hiw-model__label{display:block;margin-bottom:11px;color:var(--text-primary);font-family:var(--font-mono);font-size:15px;font-weight:600}.hiw-model__question{display:block;margin-bottom:10px;color:var(--text-primary);font-size:12px;font-weight:500}.hiw-model__step p{margin-bottom:13px;color:var(--text-secondary);font-size:12px;line-height:1.65}.hiw-model__step ul{display:flex;flex-direction:column;gap:7px;padding-left:14px;list-style:disc;color:var(--text-muted);font-size:10px;line-height:1.55}.hiw-model__arrow{align-self:center;color:var(--accent);font-size:18px}.hiw-output-flow{display:flex;flex-wrap:wrap;gap:8px 12px;align-items:center;margin-top:16px;padding:14px 16px;border:.5px solid var(--border);color:var(--text-secondary);font-family:var(--font-mono);font-size:10px;letter-spacing:.03em}.hiw-output-flow i{color:var(--accent);font-style:normal;transform:rotate(-90deg)}.hiw-stress-card{display:grid;grid-template-columns:repeat(3,1fr);border:.5px solid var(--border);background:var(--surface)}.hiw-stress-card>div{min-height:174px;padding:24px}.hiw-stress-card>div+div{border-left:.5px solid var(--border)}.hiw-stress-card__finding{background:#b08a4a0e}.hiw-card-label{display:block;margin-bottom:16px;color:var(--text-muted);font-size:9px;letter-spacing:.12em}.hiw-stress-card strong{display:block;margin-bottom:10px;color:var(--text-primary);font-family:var(--font-mono);font-size:14px;font-weight:500;line-height:1.45}.hiw-stress-card p{color:var(--text-secondary);font-size:12px;line-height:1.6}.hiw-footnote{max-width:760px;margin-top:14px;color:var(--text-muted);font-size:11px;line-height:1.65}.hiw-capability-grid,.hiw-pillar-grid,.hiw-evidence-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.hiw-capability,.hiw-pillar,.hiw-evidence-card{padding:19px;border:.5px solid var(--border);background:var(--surface)}.hiw-capability{min-height:130px}.hiw-capability h3,.hiw-pillar h3,.hiw-evidence-card h3,.hiw-scope h3{margin-bottom:9px;color:var(--text-primary);font-family:var(--font-mono);font-size:12px;font-weight:600;line-height:1.4}.hiw-capability p,.hiw-pillar p,.hiw-evidence-card p{color:var(--text-secondary);font-size:12px;line-height:1.6}.hiw-pillar-grid{grid-template-columns:repeat(5,1fr)}.hiw-pillar{min-height:182px}.hiw-pillar__number{margin-bottom:26px}.hiw-inline-link{display:inline-block;margin-top:20px;border-bottom:.5px solid rgba(176,138,74,.5);color:var(--accent);font-size:12px;line-height:1.6}.hiw-inline-link:hover{border-color:var(--accent);color:var(--accent)}.hiw-evidence-grid{grid-template-columns:repeat(4,1fr)}.hiw-evidence-card{min-height:160px}.hiw-evidence-card__mark{display:block;width:8px;height:8px;margin-bottom:18px;border-radius:50%;background:var(--text-muted)}.hiw-evidence-card--verified .hiw-evidence-card__mark{background:var(--green)}.hiw-evidence-card--cited .hiw-evidence-card__mark{background:var(--accent)}.hiw-evidence-card--assumption .hiw-evidence-card__mark{background:var(--amber)}.hiw-evidence-card--insufficient .hiw-evidence-card__mark{background:var(--red)}.hiw-callout{display:flex;gap:18px;margin-top:18px;padding:18px 20px;border-left:2px solid var(--accent);background:#b08a4a0b;color:var(--text-secondary);font-size:12px;line-height:1.65}.hiw-callout strong{flex:0 0 180px;color:var(--text-primary);font-family:var(--font-mono);font-size:11px;font-weight:600}.hiw-scenario-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr)}.hiw-scenario-list{border-top:.5px solid var(--border)}.hiw-scenario-list>div{display:grid;grid-template-columns:30px 1fr;gap:3px 10px;padding:14px 0;border-bottom:.5px solid var(--border)}.hiw-scenario-list span{grid-row:span 2;color:var(--accent);font-family:var(--font-mono);font-size:10px}.hiw-scenario-list strong{color:var(--text-primary);font-family:var(--font-mono);font-size:12px;font-weight:500}.hiw-scenario-list small{color:var(--text-muted);font-size:11px}.hiw-context-table{border-top:.5px solid var(--border)}.hiw-context-table__head,.hiw-context-table__row{display:grid;grid-template-columns:1fr 1fr;gap:0}.hiw-context-table__head{color:var(--accent);font-family:var(--font-mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase}.hiw-context-table__head span,.hiw-context-table__row span{padding:15px 20px}.hiw-context-table__head span+span,.hiw-context-table__row span+span{border-left:.5px solid var(--border)}.hiw-context-table__row{border-top:.5px solid var(--border);color:var(--text-secondary);font-size:12px;line-height:1.6}.hiw-context-table__row span+span{color:var(--text-primary)}.hiw-scope-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.hiw-scope-grid>div{padding:22px;border:.5px solid var(--border);background:var(--surface)}.hiw-scope ul{display:flex;flex-direction:column;gap:10px;padding-left:17px;list-style:disc;color:var(--text-secondary);font-size:12px;line-height:1.6}.hiw-closing{display:flex;justify-content:space-between;gap:42px;align-items:end;max-width:1040px;margin-top:96px;padding:34px 0 0;border-top:.5px solid var(--border)}.hiw-closing h2{max-width:620px;margin:9px 0 12px;color:var(--text-primary);font-family:Playfair Display,Georgia,serif;font-size:28px;line-height:1.25}.hiw-closing p{max-width:620px;color:var(--text-secondary);font-size:13px;line-height:1.65}.hiw-closing__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:350px}.hiw-closing__actions .hiw-inline-link{width:100%;margin-top:3px;text-align:right}@media(max-width:980px){.hiw-hero{grid-template-columns:minmax(0,1fr) 240px;gap:40px}.hiw-capability-grid,.hiw-evidence-grid{grid-template-columns:repeat(2,1fr)}.hiw-pillar-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:720px){.page-hiw{padding:50px 0 78px}.hiw-hero{display:block;padding-bottom:50px}.hiw-title{font-size:38px}.hiw-hero__signal{max-width:360px;min-height:170px;margin-top:36px}.hiw-section{margin-top:66px}.hiw-two-column,.hiw-scenario-layout{grid-template-columns:1fr;gap:28px}.hiw-model{display:flex;flex-direction:column;gap:10px}.hiw-model__step{min-height:0}.hiw-model__arrow{align-self:flex-start;margin-left:22px;line-height:1;transform:rotate(90deg)}.hiw-output-flow{display:grid;grid-template-columns:1fr;align-items:start}.hiw-output-flow i{transform:none}.hiw-stress-card,.hiw-scope-grid{grid-template-columns:1fr}.hiw-stress-card>div{min-height:0}.hiw-stress-card>div+div{border-top:.5px solid var(--border);border-left:0}.hiw-pillar-grid{grid-template-columns:repeat(2,1fr)}.hiw-callout{display:block}.hiw-callout strong{display:block;margin-bottom:7px}.hiw-context-table__head,.hiw-context-table__row{grid-template-columns:1fr}.hiw-context-table__head span,.hiw-context-table__row span{padding:13px 16px}.hiw-context-table__head span+span,.hiw-context-table__row span+span{border-top:.5px solid var(--border);border-left:0}.hiw-context-table__row span+span:before{display:block;margin-bottom:4px;color:var(--accent);content:"Mandate analysis";font-family:var(--font-mono);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.hiw-closing{display:block;margin-top:70px}.hiw-closing__actions{justify-content:flex-start;max-width:none;margin-top:28px}.hiw-closing__actions .hiw-inline-link{text-align:left}}@media(max-width:480px){.hiw-hero__actions{flex-direction:column;align-items:stretch}.hiw-hero__actions .btn-primary,.hiw-hero__actions .btn-outline,.hiw-closing__actions .btn-primary,.hiw-closing__actions .btn-outline{text-align:center}.hiw-capability-grid,.hiw-pillar-grid,.hiw-evidence-grid{grid-template-columns:1fr}.hiw-title{font-size:34px}.hiw-section-title{font-size:16px}}.paywall-gate{position:static;background:#b08a4a0f;display:flex;align-items:center;justify-content:center;border:.5px solid rgba(176,138,74,.22);border-radius:4px;margin-top:16px}.paywall-gate__card{text-align:center;padding:28px 32px;max-width:440px}.paywall-gate__icon{font-size:12px;color:#b08a4a;margin-bottom:10px;line-height:1}.paywall-gate__secondary{display:block;margin-top:12px;font-size:11px;color:#b08a4a;line-height:1.45}.plan-card__cta:disabled,.plan-full-card__cta:disabled{cursor:not-allowed;opacity:.62}.billing-action-group{display:grid;gap:8px}.billing-action-group .plan-card__cta,.billing-action-group .plan-full-card__cta{margin:0;width:100%}.billing-error{max-width:760px;margin:24px auto 0;padding:11px 14px;border:.5px solid rgba(205,101,101,.5);border-radius:3px;color:#e7b2b2;background:#cd656514;font-size:12px;line-height:1.5;text-align:center}.billing-error--account{margin:-12px 0 28px;text-align:left}.billing-result-card{max-width:620px}.billing-result-card__status{margin:18px 0 24px;color:var(--text-muted);font-size:12px;line-height:1.55}.billing-result-card__actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.site-header__access-status{font-size:10px;color:var(--accent);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.account-access-status{padding:9px 14px;border:.5px solid rgba(176,138,74,.3);border-radius:3px;color:var(--text-secondary);font-size:13px}.account-access-status strong{color:var(--accent)}.account-service-status{max-width:760px;margin:0 0 28px;padding:12px 14px;border:.5px solid rgba(176,138,74,.28);border-radius:3px;color:var(--text-secondary);font-size:12px;line-height:1.55}.advisory-support-callout{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:820px;margin:0 0 28px;padding:18px 20px;border:.5px solid rgba(176,138,74,.32);border-radius:3px;background:#b08a4a0d}.advisory-support-callout__eyebrow{margin-bottom:5px;color:var(--accent);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.advisory-support-callout__title{margin-bottom:5px;color:var(--text-primary);font-size:14px}.advisory-support-callout__body{color:var(--text-secondary);font-size:12px;line-height:1.5}@media(max-width:640px){.site-header__access-status{display:none}}.paywall-gate__heading{font-size:14px;font-weight:500;color:#e8e6e0;margin-bottom:8px;line-height:1.4}.paywall-gate__sub{font-size:12px;color:#6b6a65;margin-bottom:18px;line-height:1.55}.professional-upgrade{min-height:62vh;padding:72px 24px;display:flex;justify-content:center;align-items:center;background:#011518}.professional-upgrade__card{width:min(680px,100%);padding:48px;text-align:center;background:#111318;border:.5px solid rgba(176,138,74,.45);border-radius:4px}.professional-upgrade__eyebrow{margin-bottom:10px;color:#b08a4a;font-size:10px;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.professional-upgrade__heading{margin:0 auto 14px;max-width:560px;color:#e8e6e0;font-size:24px;font-weight:500;line-height:1.35}.professional-upgrade__sub{max-width:540px;margin:0 auto 20px;color:#8a8783;font-size:13px;line-height:1.6}.professional-upgrade__price{display:flex;justify-content:center;align-items:baseline;gap:12px;margin-bottom:24px;color:#6b6a65;font-size:12px}.professional-upgrade__price strong{color:#e8e6e0;font-size:22px;font-weight:500}.professional-upgrade__features{display:grid;grid-template-columns:1fr 1fr;gap:10px 24px;max-width:560px;margin:0 auto 28px;padding:0;list-style:none;text-align:left}.professional-upgrade__features li{position:relative;padding-left:18px;color:#a8a49b;font-size:12px;line-height:1.5}.professional-upgrade__features li:before{content:"✓";position:absolute;left:0;color:#1a9e6e}.professional-upgrade__note{margin-top:16px;color:#6b6a65;font-size:11px;line-height:1.5}@media(max-width:600px){.professional-upgrade{padding:40px 16px}.professional-upgrade__card{padding:32px 22px}.professional-upgrade__heading{font-size:20px}.professional-upgrade__features{grid-template-columns:1fr}}.subscribe-modal-overlay{position:fixed;inset:0;background:#000c;z-index:600;display:flex;align-items:center;justify-content:center;padding:24px}.subscribe-modal{background:#111318;border:.5px solid #1e2028;border-radius:4px;max-width:1080px;width:100%;padding:40px;position:relative}.subscribe-modal__close{position:absolute;top:16px;right:16px;font-size:20px;color:#6b6a65;line-height:1;padding:4px 8px;cursor:pointer;transition:color .15s;background:none;border:none}.subscribe-modal__close:hover{color:#e8e6e0}.subscribe-modal__eyebrow{font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#b08a4a;margin-bottom:6px}.subscribe-modal__heading{font-size:22px;font-weight:500;color:#e8e6e0;margin-bottom:28px}.subscribe-modal__plans{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px}@media(max-width:1100px){.subscribe-modal__plans{grid-template-columns:1fr 1fr}}@media(max-width:600px){.subscribe-modal-overlay{padding:12px;align-items:flex-end}.subscribe-modal{padding:28px 20px;max-height:calc(100vh - 24px);overflow-y:auto;border-radius:4px 4px 0 0;max-width:100%}.subscribe-modal__heading{font-size:18px;margin-bottom:20px}.subscribe-modal__plans{grid-template-columns:1fr}}.plan-card{background:#0a0b0d;border:.5px solid #1e2028;border-radius:4px;padding:22px}.plan-card--featured{border-color:#b08a4a;background:#b08a4a0a}.plan-card--professional{border-color:#b08a4a;background:#b08a4a14}.plan-card--advisory{border-color:#b08a4a;background:#b08a4a1f}.plan-card__tier{font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#6b6a65;margin-bottom:4px}.plan-card--featured .plan-card__tier,.plan-card--professional .plan-card__tier,.plan-card--advisory .plan-card__tier{color:#b08a4a}.plan-card__name{font-size:16px;font-weight:500;color:#e8e6e0;margin-bottom:14px}.plan-card__features{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.plan-card__feature{font-size:12px;color:#6b6a65;padding-left:14px;position:relative;line-height:1.45}.plan-card__feature:before{content:"–";position:absolute;left:0;color:#6b6a65}.plan-card__price{font-size:22px;font-weight:500;color:#e8e6e0;margin-bottom:4px}.plan-card__price-note{font-size:11px;color:#6b6a65;margin-bottom:16px}.plan-card__cta{display:block;width:100%;font-size:12px;font-weight:500;text-align:center;padding:9px 16px;border-radius:2px;cursor:pointer;transition:opacity .15s;letter-spacing:.04em;text-decoration:none}.plan-card__cta--outline{border:.5px solid #1e2028;color:#6b6a65;background:none}.plan-card__cta--outline:hover{border-color:#6b6a65;color:#e8e6e0}.plan-card__cta--primary{background:#b08a4a;color:#0a0b0d;border:none}.plan-card__cta--primary:hover{opacity:.85;color:#0a0b0d}.subscribe-modal__annual{text-align:center;padding-top:16px;border-top:.5px solid #1e2028}.subscribe-modal__annual a{font-size:12px;font-weight:500;color:#b08a4a;letter-spacing:.04em;transition:opacity .15s}.subscribe-modal__annual a:hover{opacity:.75}.subscribe-modal__annual span{font-size:12px;color:#6b6a65;margin-right:6px}.page-subscribe{padding:var(--section-pad) 0}.page-subscribe__hero{text-align:center;margin-bottom:60px}.page-subscribe__eyebrow{font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#b08a4a;margin-bottom:10px}.page-subscribe__title{font-size:32px;font-weight:500;color:#e8e6e0;margin-bottom:12px}.page-subscribe__sub{font-size:15px;color:#6b6a65;max-width:500px;margin:0 auto;line-height:1.6}.page-subscribe__plans{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;max-width:1240px;margin:0 auto}@media(max-width:1100px){.page-subscribe__plans{grid-template-columns:1fr 1fr}}@media(max-width:600px){.page-subscribe__plans{grid-template-columns:1fr}}.plan-full-card{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:32px}.plan-full-card--featured{border-color:#b08a4a}.plan-full-card--professional{border-color:#b08a4a;background:#b08a4a14}.plan-full-card--advisory{border-color:#b08a4a;background:#b08a4a1f}.plan-full-card__tier{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:#6b6a65;margin-bottom:4px}.plan-full-card--featured .plan-full-card__tier,.plan-full-card--professional .plan-full-card__tier,.plan-full-card--advisory .plan-full-card__tier{color:#b08a4a}.plan-full-card__positioning{min-height:54px;margin-bottom:18px;color:#a8a49b;font-size:12px;line-height:1.5}.plan-full-card__bespoke{display:flex;flex-direction:column;gap:4px;margin:-8px 0 14px;padding-top:12px;border-top:.5px solid #1e2028;color:#8a8783;font-size:11px;line-height:1.45}.plan-full-card__bespoke strong{color:#e8e6e0;font-size:11px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.plan-full-card__boundary{margin:-10px 0 20px;color:#6b6a65;font-size:10px;line-height:1.45}@media(max-width:600px){.advisory-support-callout{align-items:flex-start;flex-direction:column;gap:14px}.advisory-support-callout .btn-outline{width:100%;text-align:center}}.plan-full-card__name{font-size:20px;font-weight:500;color:#e8e6e0;margin-bottom:8px}.plan-full-card__price{font-size:30px;font-weight:500;color:#e8e6e0;margin-bottom:4px}.plan-full-card__billing{font-size:12px;color:#6b6a65;margin-bottom:24px}.plan-full-card__divider{border:none;border-top:.5px solid #1e2028;margin-bottom:20px}.plan-full-card__features{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.plan-full-card__feature{display:flex;align-items:flex-start;gap:10px;font-size:13px;color:#6b6a65;line-height:1.45}.plan-full-card__feature-icon{color:#1a9e6e;font-size:13px;flex-shrink:0;margin-top:1px}.plan-full-card__cta{display:block;width:100%;font-size:13px;font-weight:500;text-align:center;padding:11px 20px;border-radius:2px;cursor:pointer;transition:opacity .15s;letter-spacing:.04em;text-decoration:none}.plan-full-card__cta--outline{border:.5px solid #1e2028;color:#6b6a65;background:none}.plan-full-card__cta--outline:hover{border-color:#6b6a65;color:#e8e6e0}.plan-full-card__cta--primary{background:#b08a4a;color:#0a0b0d;border:none}.plan-full-card__cta--primary:hover{opacity:.85;color:#0a0b0d}.page-centered{min-height:60vh;display:flex;align-items:center;justify-content:center;padding:60px 24px}.page-centered__card{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:40px;max-width:420px;width:100%;text-align:center}.page-centered__eyebrow{font-size:10px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#b08a4a;margin-bottom:8px}.page-centered__title{font-size:22px;font-weight:500;color:#e8e6e0;margin-bottom:10px}.page-centered__sub{font-size:13px;color:#6b6a65;margin-bottom:28px;line-height:1.55}.page-centered__note{font-size:11px;color:#6b6a65;margin-top:20px;line-height:1.55}.page-centered__note a{color:#b08a4a;text-decoration:underline;text-underline-offset:2px}.auth-page{align-items:flex-start}.auth-page__column{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:460px;min-width:0;width:100%}.auth-page .page-centered__note{max-width:420px;text-align:center}.product-card__select-button{width:100%;color:inherit;font-family:inherit;text-align:left;cursor:pointer;background:transparent;border:0;padding:0}.product-card__select-button:hover .product-card__name{color:var(--accent)}.workspace-root{display:flex;flex:1;min-height:calc(100vh - 92px)}.workspace-sidebar{width:220px;flex-shrink:0;background:#0a0b0d;border-right:.5px solid #1e2028;display:flex;flex-direction:column;position:sticky;top:92px;height:calc(100vh - 92px);overflow-y:auto}.workspace-sidebar__header{padding:20px 16px 16px;border-bottom:.5px solid #1e2028}.workspace-sidebar__title{font-size:10px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:4px}.workspace-sidebar__sub{font-size:10px;color:var(--text-muted);letter-spacing:.02em}.workspace-sidebar__nav{flex:1;padding:12px 0}.workspace-nav-item{display:flex;align-items:center;gap:10px;padding:9px 16px;font-size:12px;color:var(--text-muted);letter-spacing:.02em;cursor:pointer;transition:color .12s,background .12s;text-decoration:none;border-left:2px solid transparent;position:relative}.workspace-nav-item:hover{color:#e8e6e0;background:#ffffff06}.workspace-nav-item--active{color:#e8e6e0;background:#b08a4a0f;border-left-color:var(--accent)}.workspace-nav-item__icon{font-size:13px;width:16px;flex-shrink:0;text-align:center;color:inherit}.workspace-sidebar__footer{padding:16px;border-top:.5px solid #1e2028}.workspace-sidebar__status{display:flex;align-items:center;gap:6px;font-size:10px;color:var(--text-muted);letter-spacing:.04em;margin-bottom:6px}.workspace-sidebar__dot{width:5px;height:5px;border-radius:50%;background:var(--amber);flex-shrink:0}.workspace-sidebar__dot--green{background:var(--green)}.workspace-content{flex:1;min-width:0;overflow-x:hidden}.workspace-page{padding:32px;max-width:1100px}@media(max-width:900px){.workspace-page{padding:24px 20px}}@media(max-width:640px){.workspace-page{padding:20px 16px}}.workspace-page-header{margin-bottom:28px;padding-bottom:20px;border-bottom:.5px solid #1e2028}.analysis-screen .workspace-page-header{margin-bottom:18px;padding-bottom:16px}.workspace-page-header__eyebrow{font-size:10px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:6px}.workspace-page-header__title{font-size:22px;font-weight:500;color:#e8e6e0;margin-bottom:4px}.workspace-page-header__meta{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.workspace-page-header__badge{font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:2px 8px;border-radius:2px;border:.5px solid rgba(196,125,21,.4);color:var(--amber);background:#c47d1514}.workspace-page-header__badge--green{border-color:#1a9e6e66;color:var(--green);background:#1a9e6e14}.workspace-page-header__date{font-size:11px;color:var(--text-muted)}.workspace-legal{margin:28px 0 0;padding:12px 14px;border-top:.5px solid #1e2028;font-size:11px;color:var(--text-muted);line-height:1.65;opacity:.8}.overview-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px}@media(max-width:800px){.overview-grid{grid-template-columns:1fr}}.overview-card{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:20px}.overview-card--full{grid-column:1 / -1}.overview-card__label{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:12px}.overview-card__value{font-size:17px;font-weight:500;color:#e8e6e0;margin-bottom:4px}.overview-card__note{font-size:12px;color:var(--text-secondary);line-height:1.55}.decision-snapshot{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:22px;margin-bottom:24px}.decision-snapshot__header{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px;gap:12px}.decision-snapshot__title{font-size:16px;font-weight:500;color:#e8e6e0}.decision-snapshot__fields{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}@media(max-width:720px){.decision-snapshot__fields{grid-template-columns:1fr 1fr}}@media(max-width:480px){.decision-snapshot__fields{grid-template-columns:1fr}}.decision-field__label{font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:3px}.decision-field__value{font-size:13px;color:#e8e6e0}.decision-field__value--empty{font-size:12px;color:var(--text-muted);font-style:italic}.pillar-summary-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1px;background:#1e2028;border:.5px solid #1e2028;border-radius:4px;overflow:hidden;margin-bottom:24px}@media(max-width:1000px){.pillar-summary-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.pillar-summary-grid{grid-template-columns:1fr}}.pillar-summary-card{background:#111318;padding:18px}.pillar-summary-card__name{font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.pillar-summary-card__status{display:inline-block;font-size:11px;font-weight:500;padding:2px 8px;border-radius:2px;margin-bottom:8px}.pillar-status--stronger{color:var(--green);background:#1a9e6e1f;border:.5px solid rgba(26,158,110,.3)}.pillar-status--moderate{color:var(--amber);background:#c47d151f;border:.5px solid rgba(196,125,21,.3)}.pillar-status--limited{color:var(--red);background:#c440401f;border:.5px solid rgba(196,64,64,.3)}.pillar-status--further{color:var(--blue);background:#2a6dd91f;border:.5px solid rgba(42,109,217,.3)}.pillar-status--not-assessed{color:var(--text-muted);background:#8a878314;border:.5px solid #1e2028}.pillar-summary-card__obs{font-size:12px;color:var(--text-secondary);line-height:1.55;margin-bottom:8px}.pillar-summary-card__meta{font-size:10px;color:var(--text-muted);letter-spacing:.02em}.pillar-summary-card__questions{font-size:10px;color:var(--accent);margin-top:4px}.tf-decision-card{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:24px;margin-bottom:32px;display:flex;flex-direction:column;gap:16px}.tf-stress__presets,.tf-stress__status{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.tf-stress__status{justify-content:space-between;padding:14px 16px;border:1px solid var(--border);background:var(--surface-2)}.tf-stress__model-note{color:var(--text-muted);font-size:.82rem;line-height:1.5}.tf-stress__groups{display:grid;gap:10px;margin:18px 0}.tf-stress__group{border:1px solid var(--border);background:var(--surface)}.tf-stress__group summary,.tf-stress__notes summary{cursor:pointer;padding:12px 14px;font-weight:600}.tf-stress__fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;padding:4px 14px 16px}.tf-stress__field{display:grid;gap:6px;color:var(--text);font-size:.84rem}.tf-stress__input{display:flex;align-items:center;gap:8px}.tf-stress__input input{width:min(150px,100%)}.tf-stress__field small{color:var(--text-muted);line-height:1.4}.tf-stress__provenance{font-family:var(--font-mono);text-transform:uppercase}.tf-stress__error{color:var(--danger)!important}.tf-stress__results{display:grid;gap:16px}.tf-stress__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:1px;background:var(--border);border:1px solid var(--border)}.tf-stress__metrics>div{display:grid;gap:7px;padding:14px;background:var(--surface)}.tf-stress__metrics span{color:var(--text-muted);font-size:.76rem;text-transform:uppercase;letter-spacing:.04em}.tf-stress__metrics strong{line-height:1.35}.tf-stress__notes{border-top:1px solid var(--border)}.tf-stress__notes ul{margin:0 0 14px}.tf-decision-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.tf-decision-card__title{font-size:16px;font-weight:500;color:#e8e6e0;margin:0;line-height:1.3}.tf-outcome-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:2px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.tf-outcome-badge--fit{color:var(--green);background:#1a9e6e1f;border:.5px solid rgba(26,158,110,.3)}.tf-outcome-badge--conditional{color:var(--amber);background:#c47d151f;border:.5px solid rgba(196,125,21,.3)}.tf-outcome-badge--not_fit,.tf-outcome-badge--insufficient_evidence{color:var(--red);background:#c440401f;border:.5px solid rgba(196,64,64,.3)}.tf-decision-card__summary{font-size:14px;color:var(--text-secondary);line-height:1.6;max-width:800px}.tf-pillars{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:32px}.tf-pillar{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:20px}.tf-pillar__header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px;gap:12px}.tf-pillar__title{font-size:14px;font-weight:500;color:#e8e6e0;margin:0}.tf-pillar__status{font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.tf-pillar__summary{font-size:13px;color:var(--text-secondary);line-height:1.55;margin-bottom:16px}.tf-pillar__factors{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;margin-bottom:16px}.tf-factor-list{background:#ffffff04;border:.5px solid #1e2028;border-radius:3px;padding:12px}.tf-factor-list__title{font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px;display:flex;align-items:center;gap:6px}.tf-factor-list--positive .tf-factor-list__title{color:var(--green)}.tf-factor-list--risk .tf-factor-list__title{color:var(--amber)}.tf-factor-list--unknown .tf-factor-list__title{color:var(--blue)}.tf-factor-list ul{margin:0;padding-left:16px;font-size:12px;color:var(--text-secondary);line-height:1.5}.tf-factor-list li{margin-bottom:4px}.tf-factor-list li:last-child{margin-bottom:0}.tf-pillar__evidence{font-size:11px;color:var(--text-muted);border-top:.5px solid #1e2028;padding-top:12px}.tf-pillar__evidence strong{font-weight:500;color:var(--text-secondary)}.tf-issues-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:32px}@media(max-width:768px){.tf-issues-grid{grid-template-columns:1fr}}.tf-issue-group{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:20px}.tf-issue-group--conflicts{border-top:2px solid rgba(196,64,64,.5)}.tf-issue-group--conditions{border-top:2px solid rgba(196,125,21,.5)}.tf-issue-group__title{font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#e8e6e0;margin:0 0 12px}.tf-issue-list{margin:0;padding-left:16px;font-size:13px;color:var(--text-secondary);line-height:1.55}.tf-issue-list li{margin-bottom:8px}.tf-issue-list li:last-child{margin-bottom:0}.tf-gaps{display:flex;flex-direction:column;gap:8px}.tf-gap-item{display:flex;justify-content:space-between;align-items:flex-start;background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:16px;gap:24px;transition:background .15s}.tf-gap-item:hover{background:#13151b}.tf-gap-item__main{flex:1;min-width:0}.tf-gap-item__field{display:block;font-size:13px;font-weight:500;color:#e8e6e0;margin-bottom:4px}.tf-gap-item__desc{display:block;font-size:12px;color:var(--text-secondary);line-height:1.5}.tf-gap-item__meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px;flex-shrink:0;text-align:right}.tf-gap-item__state{font-size:11px;color:var(--text-secondary);background:#ffffff0a;padding:2px 6px;border-radius:2px}.tf-gap-item__quality{font-size:11px;color:var(--text-muted)}.tf-gap-item__req{font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:2px 6px;border-radius:2px}.tf-gap-item__req--mandate{color:var(--red);background:#c440401a;border:.5px solid rgba(196,64,64,.2)}.tf-gap-item__req--condition{color:var(--amber);background:#c47d151a;border:.5px solid rgba(196,125,21,.2)}.observations-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}@media(max-width:700px){.observations-grid{grid-template-columns:1fr}}.observation-card{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:18px;transition:border-color .15s}.observation-card:hover{border-color:#b08a4a4d}.observation-card__type{font-size:9px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px}.obs-type--source{color:var(--blue)}.obs-type--scenario{color:var(--amber)}.obs-type--gap{color:var(--red)}.obs-type--review{color:var(--accent)}.obs-type--change{color:var(--green)}.observation-card__title{font-size:13px;font-weight:500;color:#e8e6e0;margin-bottom:6px;line-height:1.35}.observation-card__body{font-size:12px;color:var(--text-secondary);line-height:1.6;margin-bottom:8px}.observation-card__date{font-size:10px;color:var(--text-muted)}.matrix-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:20px;align-items:start}.workspace-page--decision-map{max-width:1260px}@media(max-width:1100px){.matrix-layout{grid-template-columns:1fr}}.matrix-controls{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:18px;position:sticky;top:120px}.matrix-controls__section{margin-bottom:18px;padding-bottom:18px;border-bottom:.5px solid #1e2028}.matrix-controls__section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.matrix-controls__label{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.matrix-select{width:100%;background:#0a0b0d;border:.5px solid #1e2028;border-radius:2px;color:#e8e6e0;font-size:12px;padding:7px 28px 7px 10px;font-family:inherit;cursor:pointer;outline:none;transition:border-color .12s;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%238a8783'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.matrix-select:focus{border-color:var(--accent)}.matrix-select option{background:#111318}.matrix-input{width:100%;background:#0a0b0d;border:.5px solid #1e2028;border-radius:2px;color:#e8e6e0;font-size:12px;padding:7px 10px;font-family:inherit;outline:none;transition:border-color .12s}.matrix-input:focus{border-color:var(--accent)}.matrix-input::placeholder{color:var(--text-muted)}.matrix-reset-btn{width:100%;font-size:11px;font-weight:500;letter-spacing:.06em;color:var(--text-muted);background:none;border:.5px solid #1e2028;border-radius:2px;padding:7px 12px;cursor:pointer;font-family:inherit;transition:color .12s,border-color .12s;text-align:center}.matrix-reset-btn:hover{color:#e8e6e0;border-color:var(--text-muted)}.matrix-area{background:#111318;border:.5px solid #1e2028;border-radius:4px;overflow:hidden}.matrix-area__header{padding:14px 18px;border-bottom:.5px solid #1e2028;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.matrix-area__notice{font-size:10px;color:var(--text-muted);font-style:italic;max-width:480px}.matrix-evidence-notice{display:flex;flex-wrap:wrap;gap:4px 12px;padding:10px 18px;border-bottom:.5px solid rgba(196,125,21,.22);background:#c47d150f;color:var(--text-muted);font-size:10px;line-height:1.55}.matrix-evidence-notice strong{color:var(--amber)}.matrix-evidence-notice span{min-width:0;overflow-wrap:anywhere}.matrix-svg-wrapper{padding:16px 18px 20px;position:relative;overflow:hidden;min-width:0}.matrix-svg-wrapper .decision-map-plot{display:block;width:100%;max-width:100%;height:auto}.matrix-quadrant-label{font-size:14px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;fill:#d0a75fcc}.matrix-axis-label{font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;fill:#8a8783}.matrix-point{cursor:pointer;transition:r .15s}.matrix-point:hover circle{r:12}.matrix-point-label:hover rect{filter:brightness(1.14)}.full-report-decision-map{width:100%;max-width:165mm;margin:8mm auto 10mm;border:1px solid #eeeeee;background:#fafafa;position:relative}.full-report-decision-map .decision-map-plot{min-width:0}.protocol-panel-overlay{position:fixed;inset:0;background:#000000b3;z-index:500;display:flex;align-items:center;justify-content:flex-end}.protocol-panel{background:#111318;border-left:.5px solid #1e2028;width:420px;max-width:calc(100vw - 32px);height:100%;overflow-y:auto;display:flex;flex-direction:column}.protocol-panel__header{padding:18px 20px;border-bottom:.5px solid #1e2028;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;position:sticky;top:0;background:#111318;z-index:10}.protocol-panel__close{font-size:18px;color:var(--text-muted);cursor:pointer;background:none;border:none;padding:2px 6px;transition:color .12s;flex-shrink:0}.protocol-panel__close:hover{color:#e8e6e0}.protocol-panel__body{padding:20px;flex:1}.protocol-panel__name{font-size:18px;font-weight:500;color:#e8e6e0;margin-bottom:4px}.protocol-panel__sector{font-size:11px;color:var(--accent);letter-spacing:.06em;margin-bottom:12px}.protocol-panel__field{margin-bottom:14px;padding-bottom:14px;border-bottom:.5px solid #1e2028}.protocol-panel__field:last-child{border-bottom:none}.protocol-panel__field-label{font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px}.protocol-panel__field-value{font-size:13px;color:#e8e6e0;line-height:1.5}.protocol-panel__field-value--muted{color:var(--text-muted);font-style:italic}.protocol-panel__pillar-row{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px}.protocol-panel__pillar-label{font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);width:120px;flex-shrink:0;padding-top:1px}.protocol-panel__pillar-val{font-size:12px;color:var(--text-secondary);line-height:1.5}.markets-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:24px}@media(max-width:700px){.markets-grid{grid-template-columns:1fr}}.market-card{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:22px;cursor:pointer;transition:border-color .15s,background .15s;position:relative}.market-card:hover{border-color:#b08a4a66;background:#13151b}.market-card--active{border-color:var(--accent)}.market-card__top{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:10px;gap:10px}.market-card__name{font-size:16px;font-weight:500;color:#e8e6e0;line-height:1.3}.market-card__status{font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:2px 8px;border-radius:2px;flex-shrink:0;white-space:nowrap}.mkt-status--active-demo{color:var(--accent);background:#b08a4a1a;border:.5px solid rgba(176,138,74,.3)}.mkt-status--framework{color:var(--green);background:#1a9e6e1a;border:.5px solid rgba(26,158,110,.3)}.mkt-status--in-development{color:var(--blue);background:#2a6dd91a;border:.5px solid rgba(42,109,217,.3)}.mkt-status--awaiting{color:var(--text-muted);background:#8a878314;border:.5px solid #1e2028}.market-card__category{font-size:10px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.market-card__desc{font-size:13px;color:var(--text-secondary);line-height:1.55;margin-bottom:14px}.market-card__protocols{font-size:11px;color:var(--accent);letter-spacing:.03em}.sector-detail-overlay{position:fixed;inset:0;background:#000000b3;z-index:500;display:flex;align-items:flex-start;justify-content:flex-end}.sector-detail-panel{background:#111318;border-left:.5px solid #1e2028;width:480px;max-width:calc(100vw - 24px);height:100%;overflow-y:auto}.sector-detail-panel__header{padding:18px 22px;border-bottom:.5px solid #1e2028;position:sticky;top:0;background:#111318;z-index:5;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.sector-detail-panel__body{padding:22px}.sector-detail-panel__section{margin-bottom:24px;padding-bottom:24px;border-bottom:.5px solid #1e2028}.sector-detail-panel__section:last-child{border-bottom:none}.sector-detail-panel__section-label{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:10px}.sector-pillar-list{display:flex;flex-direction:column;gap:10px}.sector-pillar-item{display:flex;gap:10px}.sector-pillar-item__name{font-size:11px;font-weight:500;color:var(--text-secondary);width:130px;flex-shrink:0;padding-top:1px}.sector-pillar-item__note{font-size:12px;color:var(--text-secondary);line-height:1.5}.pillar-tabs{display:flex;gap:0;margin-bottom:24px;border-bottom:.5px solid #1e2028;overflow-x:auto}.pillar-tab{padding:10px 18px;font-size:11px;font-weight:500;letter-spacing:.04em;color:var(--text-muted);cursor:pointer;border-bottom:2px solid transparent;transition:color .12s,border-color .12s;white-space:nowrap;background:none;border-top:none;border-left:none;border-right:none;font-family:inherit}.pillar-tab:hover{color:#e8e6e0}.pillar-tab--active{color:var(--accent);border-bottom-color:var(--accent)}.pillar-content{display:grid;grid-template-columns:1fr 1fr;gap:12px}@media(max-width:700px){.pillar-content{grid-template-columns:1fr}}.pillar-field{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:16px}.pillar-field__label{font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px}.pillar-field__value{font-size:13px;color:#e8e6e0;line-height:1.5}.pillar-field__value--empty{font-size:12px;color:var(--text-muted);font-style:italic}.pillar-protocol-selector{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px}.pillar-protocol-btn{font-size:11px;font-weight:500;padding:5px 12px;border-radius:2px;border:.5px solid #1e2028;color:var(--text-muted);cursor:pointer;font-family:inherit;background:none;transition:color .12s,border-color .12s}.pillar-protocol-btn:hover{color:#e8e6e0;border-color:var(--text-muted)}.pillar-protocol-btn--active{color:var(--accent);border-color:var(--accent);background:#b08a4a0f}.pillar-summary-row{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:16px;margin-bottom:12px;display:flex;align-items:flex-start;gap:14px}.pillar-summary-row__label-col{width:160px;flex-shrink:0}.pillar-summary-row__pillar-name{font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:4px}.pillar-summary-row__status{display:inline-block;font-size:10px;font-weight:500;padding:2px 6px;border-radius:2px;margin-bottom:0}.pillar-summary-row__note{font-size:12px;color:var(--text-secondary);line-height:1.6;flex:1}.scenario-layout{display:grid;grid-template-columns:280px 1fr;gap:16px;align-items:start}@media(max-width:860px){.scenario-layout{grid-template-columns:1fr}}.scenario-list{background:#111318;border:.5px solid #1e2028;border-radius:4px;overflow:hidden}.scenario-list__header{padding:14px 16px;border-bottom:.5px solid #1e2028;font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.scenario-item{padding:14px 16px;border-bottom:.5px solid #1e2028;cursor:pointer;transition:background .12s}.scenario-item:last-child{border-bottom:none}.scenario-item:hover{background:#b08a4a0a}.scenario-item--active{background:#b08a4a0f;border-left:2px solid var(--accent)}.scenario-item__name{font-size:13px;font-weight:500;color:#e8e6e0;margin-bottom:3px;line-height:1.3}.scenario-item__type{font-size:10px;color:var(--text-muted);letter-spacing:.04em}.scenario-item__badge{display:inline-block;font-size:9px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:1px 6px;border-radius:2px;color:var(--green);background:#1a9e6e1a;border:.5px solid rgba(26,158,110,.3);margin-top:4px}.scenario-detail{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:22px}.scenario-detail__hypothetical{padding:8px 14px;background:#c47d1512;border:.5px solid rgba(196,125,21,.25);border-radius:3px;font-size:11px;color:var(--amber);letter-spacing:.04em;margin-bottom:18px}.scenario-assumption-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:18px}@media(max-width:640px){.scenario-assumption-grid{grid-template-columns:1fr}}.assumption-field{background:#0a0b0d;border:.5px solid #1e2028;border-radius:3px;padding:12px}.assumption-field__label{font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:4px}.assumption-field__value{font-size:13px;color:var(--amber);font-style:italic}.affected-variables{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:18px}.affected-variable-tag{font-size:11px;padding:3px 10px;border-radius:2px;background:#2a6dd914;border:.5px solid rgba(42,109,217,.25);color:var(--blue)}.evidence-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:16px;flex-wrap:wrap}.evidence-search{flex:1;min-width:200px;background:#111318;border:.5px solid #1e2028;border-radius:2px;color:#e8e6e0;font-size:12px;padding:8px 12px;font-family:inherit;outline:none;transition:border-color .12s}.evidence-search:focus{border-color:var(--accent)}.evidence-search::placeholder{color:var(--text-muted)}.evidence-filter-select{background:#111318;border:.5px solid #1e2028;border-radius:2px;color:var(--text-secondary);font-size:12px;padding:8px 10px;font-family:inherit;cursor:pointer;outline:none;transition:border-color .12s;appearance:none;-webkit-appearance:none}.evidence-filter-select:focus{border-color:var(--accent)}.evidence-filter-select option{background:#111318}.evidence-add-btn{font-size:12px;font-weight:500;color:#0a0b0d;background:var(--accent);border:none;padding:8px 16px;border-radius:2px;cursor:pointer;font-family:inherit;letter-spacing:.04em;transition:opacity .15s;white-space:nowrap}.evidence-add-btn:hover{opacity:.85}.evidence-table-wrap{background:#111318;border:.5px solid #1e2028;border-radius:4px;overflow:hidden}.evidence-table{width:100%;border-collapse:collapse}.evidence-table th{font-size:9px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);padding:10px 14px;text-align:left;border-bottom:.5px solid #1e2028;white-space:nowrap;background:#0d0e12}.evidence-table td{font-size:12px;color:var(--text-secondary);padding:12px 14px;border-bottom:.5px solid #1e2028;vertical-align:top;line-height:1.5}.evidence-table tr:last-child td{border-bottom:none}.evidence-table tr:hover td{background:#ffffff04}.evidence-table td:first-child{color:#e8e6e0}.evidence-status-badge{display:inline-block;font-size:9px;font-weight:500;letter-spacing:.08em;padding:2px 7px;border-radius:2px;white-space:nowrap}.ev-status--primary{color:var(--green);background:#1a9e6e1a;border:.5px solid rgba(26,158,110,.3)}.ev-status--official{color:var(--blue);background:#2a6dd91a;border:.5px solid rgba(42,109,217,.3)}.ev-status--issuer{color:var(--accent);background:#b08a4a1a;border:.5px solid rgba(176,138,74,.3)}.ev-status--regulatory{color:var(--blue);background:#2a6dd91a;border:.5px solid rgba(42,109,217,.3)}.ev-status--institutional{color:var(--amber);background:#c47d151a;border:.5px solid rgba(196,125,21,.3)}.ev-status--media{color:var(--text-secondary);background:#8a878314;border:.5px solid #1e2028}.ev-status--client{color:var(--text-muted);background:#8a87830f;border:.5px solid #1e2028}.ev-status--unverified{color:var(--red);background:#c440401a;border:.5px solid rgba(196,64,64,.3)}.ev-status--superseded{color:var(--text-muted);background:#8a87830f;border:.5px solid #1e2028;opacity:.6}.demo-badge{display:inline-block;font-size:8px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:1px 5px;border-radius:2px;color:var(--amber);background:#c47d1514;border:.5px solid rgba(196,125,21,.2);margin-left:6px;vertical-align:middle}.evidence-form-overlay{position:fixed;inset:0;background:#000000bf;z-index:600;display:flex;align-items:flex-start;justify-content:center;padding:40px 24px;overflow-y:auto}.evidence-form{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:28px;width:100%;max-width:600px;position:relative}.evidence-form__title{font-size:17px;font-weight:500;color:#e8e6e0;margin-bottom:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}@media(max-width:540px){.form-row{grid-template-columns:1fr}}.form-field{margin-bottom:12px}.form-field__label{display:block;font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:5px}.form-field__input,.form-field__select,.form-field__textarea{width:100%;background:#0a0b0d;border:.5px solid #1e2028;border-radius:2px;color:#e8e6e0;font-size:12px;padding:8px 10px;font-family:inherit;outline:none;transition:border-color .12s}.form-field__input:focus,.form-field__select:focus,.form-field__textarea:focus{border-color:var(--accent)}.form-field__input::placeholder,.form-field__textarea::placeholder{color:var(--text-muted)}.form-field__textarea{resize:vertical;min-height:80px;line-height:1.55}.form-field__select{appearance:none;-webkit-appearance:none;cursor:pointer}.form-field__select option{background:#111318}.form-actions{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:16px;border-top:.5px solid #1e2028}.profile-sections{display:flex;flex-direction:column;gap:20px}.profile-section{background:#111318;border:.5px solid #1e2028;border-radius:4px;overflow:hidden}.profile-section__header{padding:14px 20px;border-bottom:.5px solid #1e2028;display:flex;align-items:center;gap:12px;background:#0d0e12}.profile-section__label{font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.profile-section__body{padding:20px}.profile-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}@media(max-width:700px){.profile-form-grid{grid-template-columns:1fr}}.profile-form-grid--3{grid-template-columns:repeat(3,1fr)}@media(max-width:860px){.profile-form-grid--3{grid-template-columns:1fr 1fr}}@media(max-width:640px){.profile-form-grid--3{grid-template-columns:1fr}}.profile-form-full{grid-column:1 / -1}.profile-save-bar{position:sticky;bottom:0;background:#0a0b0d;border-top:.5px solid #1e2028;padding:14px 32px;display:flex;align-items:center;justify-content:space-between;gap:12px;z-index:10}.profile-save-bar__status{font-size:12px;color:var(--text-muted)}.profile-save-bar__status--saved{color:var(--green)}.workspace-mobile-nav{display:none;background:#0a0b0d;border-bottom:.5px solid #1e2028;padding:0 16px;overflow-x:auto;gap:0;scrollbar-width:none;max-width:100vw;min-width:0}.workspace-mobile-nav::-webkit-scrollbar{display:none}@media(max-width:860px){.workspace-root{flex-direction:column}.workspace-sidebar{display:none}.workspace-mobile-nav{display:flex}}@media(max-width:640px){[aria-label="Development preview notice"]{width:100%;max-width:100vw;min-width:0;overflow:hidden}[aria-label="Development preview notice"]>span:nth-child(2){min-width:0;overflow-wrap:anywhere}[aria-label="Development preview notice"]>span:nth-child(3){display:none}}.workspace-mobile-nav-item{padding:11px 14px;font-size:11px;font-weight:500;color:var(--text-muted);white-space:nowrap;text-decoration:none;border-bottom:2px solid transparent;transition:color .12s,border-color .12s;display:inline-flex;align-items:center;gap:5px}.workspace-mobile-nav-item:hover{color:#e8e6e0}.workspace-mobile-nav-item--active{color:var(--accent);border-bottom-color:var(--accent)}.workspace-empty{text-align:center;padding:48px 24px;color:var(--text-muted)}.workspace-empty__icon{font-size:32px;margin-bottom:12px;opacity:.5}.workspace-empty__title{font-size:15px;font-weight:500;color:var(--text-secondary);margin-bottom:6px}.workspace-empty__body{font-size:13px;color:var(--text-muted);line-height:1.6;max-width:320px;margin:0 auto}.workspace-sidebar::-webkit-scrollbar,.protocol-panel::-webkit-scrollbar,.sector-detail-panel::-webkit-scrollbar{width:4px}.workspace-sidebar::-webkit-scrollbar-track,.protocol-panel::-webkit-scrollbar-track,.sector-detail-panel::-webkit-scrollbar-track{background:transparent}.workspace-sidebar::-webkit-scrollbar-thumb,.protocol-panel::-webkit-scrollbar-thumb,.sector-detail-panel::-webkit-scrollbar-thumb{background:#1e2028;border-radius:2px}.analysis-toolbar{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.analysis-btn{font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:7px 14px;border-radius:3px;border:.5px solid rgba(176,138,74,.45);background:#b08a4a1a;color:var(--accent);cursor:pointer;transition:background .12s,border-color .12s,color .12s}.analysis-btn:hover:not(:disabled){background:#b08a4a33}.analysis-btn:focus-visible,.analysis-input:focus-visible,.analysis-select:focus-visible,.analysis-textarea:focus-visible,.calc-note__toggle:focus-visible,.analysis-step-tab button:focus-visible,.product-card__checkbox:focus-visible,.scenario-control input:focus-visible{outline:1.5px solid var(--accent);outline-offset:2px}.analysis-btn:disabled{opacity:.4;cursor:not-allowed}.analysis-btn--ghost{background:transparent;border-color:#2a2d38;color:var(--text-secondary)}.analysis-btn--ghost:hover:not(:disabled){background:#ffffff0a;color:#e8e6e0}.analysis-btn--primary{background:var(--accent);border-color:var(--accent);color:#0a0b0d}.analysis-btn--primary:hover:not(:disabled){background:#c49b58}.analysis-feedback{padding:10px 14px;border-radius:3px;font-size:12px;margin-bottom:14px}.analysis-feedback--success{background:#1a9e6e14;border:.5px solid rgba(26,158,110,.3);color:var(--green)}.analysis-feedback--error{background:#c4404014;border:.5px solid rgba(196,64,64,.35);color:var(--red)}.analysis-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;list-style:none;padding:0;margin:0 0 24px}@media(max-width:720px){.analysis-steps{grid-template-columns:1fr}}.analysis-step-tab button{display:flex;align-items:center;gap:10px;width:100%;text-align:left;padding:12px 14px;background:#111318;border:.5px solid #1e2028;border-radius:4px;cursor:pointer;color:var(--text-muted);transition:border-color .12s}.analysis-step-tab button:disabled{opacity:.45;cursor:not-allowed}.analysis-step-tab--current button{border-color:var(--accent);color:#e8e6e0}.analysis-step-tab--done button{color:var(--text-secondary);border-color:#b08a4a59}.analysis-step-tab__num{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:.5px solid #2a2d38;font-size:11px;flex-shrink:0}.analysis-step-tab--current .analysis-step-tab__num,.analysis-step-tab--done .analysis-step-tab__num{border-color:var(--accent);color:var(--accent)}.analysis-step-tab__text{display:flex;flex-direction:column;gap:1px}.analysis-step-tab__label{font-size:12px;font-weight:500}.analysis-step-tab__sub{font-size:10px;color:var(--text-muted)}.analysis-section{background:#111318;border:.5px solid #1e2028;border-radius:4px;padding:20px;margin-bottom:16px}.analysis-section__head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:4px}.analysis-section__title{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:12px}.analysis-section__sub{font-size:12px;color:var(--text-muted);line-height:1.6;margin:-6px 0 14px}.analysis-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px}.analysis-field__label{display:flex;align-items:center;gap:6px;font-size:10px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:5px}.analysis-tooltip{color:var(--accent);cursor:help;font-size:11px}.analysis-input,.analysis-select,.analysis-textarea{width:100%;background:#0a0b0d;border:.5px solid #2a2d38;border-radius:3px;padding:8px 10px;font-size:13px;color:#e8e6e0;font-family:inherit}.analysis-textarea{box-sizing:border-box;max-width:100%;min-height:240px;overflow:auto;resize:vertical;width:100%}.analysis-input[aria-invalid=true]{border-color:#c4404099}.analysis-field__hint{font-size:10px;color:var(--text-muted);margin-top:4px;line-height:1.5}.analysis-field__error{font-size:11px;color:var(--red);margin-top:4px;line-height:1.5}.analysis-nav-controls{display:flex;justify-content:space-between;gap:12px;margin-top:8px}.analysis-storage-note{margin-top:16px;font-size:10px;color:var(--text-muted);line-height:1.6;opacity:.85}.analysis-footnote{font-size:10px;color:var(--text-muted);margin-top:8px}.product-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:12px}.product-card{background:#0a0b0d;border:.5px solid #1e2028;border-radius:4px;padding:16px;transition:border-color .12s}.product-card--selected{border-color:var(--accent)}.product-card__head{display:flex;gap:10px;align-items:flex-start;cursor:pointer;margin-bottom:10px}.product-card__checkbox{width:15px;height:15px;margin-top:3px;accent-color:var(--accent);flex-shrink:0}.product-card__name{font-size:14px;font-weight:500;color:#e8e6e0}.product-card__ticker{font-size:11px;color:var(--accent);margin-left:4px}.product-card__issuer{font-size:11px;color:var(--text-muted);margin-top:2px}.product-card__chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin-bottom:10px}.product-card__date{font-size:10px;color:var(--text-muted)}.product-card__facts{display:grid;grid-template-columns:1fr 1fr;gap:6px 12px;margin-bottom:10px;font-size:12px;color:var(--text-secondary)}.product-card__facts span{display:block;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted)}.product-card__summary{font-size:11px;color:var(--text-muted);line-height:1.55;margin-bottom:8px}.product-card__sources{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:6px}.product-card__source{font-size:9px;color:var(--blue);border:.5px solid rgba(42,109,217,.3);border-radius:2px;padding:1px 6px}.product-card__assumption-note{font-size:9px;color:var(--amber)}.evidence-chip{font-size:9px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:2px 7px;border-radius:2px}.evidence-chip--verified{color:var(--green);border:.5px solid rgba(26,158,110,.35);background:#1a9e6e14}.evidence-chip--cited{color:var(--blue);border:.5px solid rgba(42,109,217,.35);background:#2a6dd914}.evidence-chip--assumption{color:var(--amber);border:.5px solid rgba(196,125,21,.35);background:#c47d1514}.evidence-chip--insufficient{color:var(--red);border:.5px solid rgba(196,64,64,.35);background:#c4404014}.allocation-editor{margin-top:4px}.allocation-row{display:grid;grid-template-columns:1fr 90px 16px 130px;gap:10px;align-items:center;margin-bottom:8px}@media(max-width:560px){.allocation-row{grid-template-columns:1fr 80px 14px auto}}.allocation-row__name{font-size:13px;color:var(--text-secondary)}.allocation-row__pct{font-size:12px;color:var(--text-muted)}.allocation-row__amount{font-size:12px;color:var(--text-muted);text-align:right}.allocation-total{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:12px;padding-top:12px;border-top:.5px solid #1e2028}.allocation-total__bar{flex:1;min-width:140px;height:6px;background:#1e2028;border-radius:3px;overflow:hidden}.allocation-total__fill{height:100%;background:var(--amber);transition:width .15s}.allocation-total__fill--ok{background:var(--green)}.allocation-total__fill--over{background:var(--red)}.allocation-total__label{font-size:12px;color:var(--amber)}.allocation-total__label--ok{color:var(--green)}.snapshot-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px}.snapshot-item{font-size:13px;color:#e8e6e0}.snapshot-item span{display:block;font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:3px}.result-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.result-card{background:#0a0b0d;border:.5px solid #1e2028;border-radius:4px;padding:16px}.result-card__label{font-size:9px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:8px}.result-card__value{font-size:22px;font-weight:500;color:#e8e6e0;font-variant-numeric:tabular-nums}.result-card__sub{font-size:11px;color:var(--text-muted);margin-top:4px;line-height:1.5}.calc-note{margin-top:10px}.calc-note__toggle{background:none;border:none;padding:0;font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--accent);cursor:pointer}.calc-note__body{margin-top:8px;padding:10px 12px;background:#b08a4a0a;border:.5px solid rgba(176,138,74,.18);border-radius:3px}.calc-note__row{display:flex;gap:10px;font-size:11px;color:var(--text-secondary);margin-bottom:5px;line-height:1.5}.calc-note__row span{flex-shrink:0;width:150px;font-size:9px;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);padding-top:2px}.calc-note__row code{font-size:11px;color:var(--accent)}.calc-note__limitation{font-size:10px;color:var(--amber);line-height:1.6;margin-top:6px}.scenario-controls{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:18px}.scenario-control label{display:block;font-size:11px;color:var(--text-secondary);margin-bottom:6px}.scenario-control label strong{color:var(--accent);font-weight:500}.scenario-control input[type=range]{width:100%;accent-color:var(--accent)}.scenario-control__check{display:flex!important;align-items:center;gap:8px;cursor:pointer}.scenario-control__check input{accent-color:var(--accent);width:14px;height:14px}.scenario-control__hint{font-size:10px;color:var(--text-muted);line-height:1.55;margin-top:5px}.scenario-table-wrap,.comparison-table-wrap{overflow-x:auto}.scenario-table,.comparison-table{width:100%;border-collapse:collapse;font-size:12px}.scenario-table th,.scenario-table td,.comparison-table th,.comparison-table td{text-align:left;padding:8px 10px;border-bottom:.5px solid #1e2028;color:var(--text-secondary);font-variant-numeric:tabular-nums;vertical-align:top}.scenario-table thead th,.comparison-table thead th{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.scenario-table tbody th,.comparison-table tbody th{color:#e8e6e0;font-weight:500}.scenario-table__delta{color:var(--accent)!important}.demo-badge--table{margin-left:6px;font-size:8px;vertical-align:middle}.compat-chip{display:inline-block;font-size:9px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;padding:2px 7px;border-radius:2px;white-space:nowrap}.compat-chip--within{color:var(--green);border:.5px solid rgba(26,158,110,.35);background:#1a9e6e14}.compat-chip--conditional{color:var(--amber);border:.5px solid rgba(196,125,21,.35);background:#c47d1514}.compat-chip--outside{color:var(--red);border:.5px solid rgba(196,64,64,.35);background:#c4404014}.compat-chip--evidence{color:var(--blue);border:.5px solid rgba(42,109,217,.35);background:#2a6dd914}.concentration-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:18px}.concentration-block__title{font-size:10px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:10px}.concentration-block__empty{font-size:11px;color:var(--text-muted);font-style:italic}.concentration-bar{margin-bottom:8px}.concentration-bar__label{font-size:11px;color:var(--text-secondary);margin-bottom:3px}.concentration-bar__track{height:6px;background:#1e2028;border-radius:3px;overflow:hidden}.concentration-bar__fill{height:100%;background:linear-gradient(90deg,rgba(176,138,74,.7),var(--accent))}.concentration-bar__value{font-size:10px;color:var(--text-muted);margin-top:2px}.concentration-block__note{font-size:9px;color:var(--text-muted);margin-top:6px;line-height:1.5}.concentration-deps{margin-top:16px;padding-top:12px;border-top:.5px solid #1e2028;font-size:12px;color:var(--text-secondary);display:flex;gap:24px;flex-wrap:wrap}.concentration-deps strong{color:var(--accent);font-weight:500}.narrative-block p{font-size:13px;color:var(--text-secondary);line-height:1.75;margin-bottom:12px}.decision-brief,.brief-pg-num,.brief-page2,.brief-page3{display:none}@media print{@page{size:Letter portrait;margin:0}html,body{margin:0!important;padding:0!important;background:#fff!important;color:#14161a!important;width:100%!important;max-width:100%!important}.macro-banner,.site-header,.site-footer,.workspace-sidebar,.workspace-mobile-nav,.analysis-screen,[aria-label="Development preview notice"]{display:none!important}.workspace-root{display:block!important;min-height:0!important;width:100%!important;padding:0!important;margin:0!important}.workspace-content{display:block!important;overflow:visible!important;width:100%!important;padding:0!important;margin:0!important;flex:none!important}.decision-brief{display:block!important;width:7.5in;max-width:7.5in;margin:.45in auto!important;box-sizing:border-box;color:#14161a!important;font-size:9pt;line-height:1.45}.decision-brief *{color:inherit}.brief-header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1.5pt solid #B08A4A;padding-bottom:5pt;margin-bottom:9pt}.brief-brand{font-family:Playfair Display,Georgia,serif;font-size:14pt;font-weight:600;color:#14161a!important}.brief-brand span{color:#b08a4a!important}.brief-tagline{font-size:7pt;letter-spacing:.14em;text-transform:uppercase;color:#55524c!important;margin-top:2pt}.brief-badge{font-size:7pt;letter-spacing:.1em;text-transform:uppercase;border:.75pt solid #B08A4A;color:#8a6a33!important;padding:2pt 6pt;border-radius:2pt}.brief-title-block{padding:2pt 0 5pt;margin-bottom:2pt}.brief-title{font-size:11pt;font-weight:600;color:#14161a!important}.brief-meta{display:flex;gap:12pt;font-size:8pt;color:#55524c!important;margin:3pt 0 8pt;flex-wrap:wrap}.brief-section{margin-bottom:7pt}.brief-section__title{font-size:7pt;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#8a6a33!important;border-bottom:.5pt solid #d8d2c6;padding-bottom:2pt;margin-bottom:4pt}.brief-grid{display:grid;gap:5pt 10pt}.brief-grid--6{grid-template-columns:repeat(3,1fr)}.brief-grid>div{font-size:8.5pt;color:#14161a!important}.brief-grid span{display:block;font-size:6pt;letter-spacing:.1em;text-transform:uppercase;color:#55524c!important;margin-bottom:1pt}.brief-allocs{margin-top:5pt;font-size:7.5pt;color:#55524c!important}.brief-allocs span{margin-right:10pt}.brief-table{width:100%;border-collapse:collapse;font-size:8pt}.brief-table th,.brief-table td{text-align:left;padding:3pt 6pt;border-bottom:.5pt solid #e2ddd2;color:#14161a!important}.brief-table thead th{font-size:6pt;letter-spacing:.1em;text-transform:uppercase;color:#55524c!important}.brief-narrative p{margin:0 0 5pt;font-size:8pt;color:#14161a!important;line-height:1.5}.brief-columns{display:grid;grid-template-columns:1fr 1fr;gap:11pt}.brief-list{margin:0;padding-left:12pt;font-size:7.5pt}.brief-list li{margin-bottom:2pt;color:#14161a!important}.brief-small{font-size:7.5pt;color:#55524c!important}.brief-section__title{break-after:avoid}.brief-columns{break-inside:avoid}.brief-narrative p{orphans:2;widows:2}.brief-table{break-inside:avoid}.brief-pg-num{display:block!important;font-size:7pt;color:#6b6862!important;text-align:right;margin-top:10pt;letter-spacing:.06em}.brief-page2,.brief-page3{display:block!important;break-before:page;break-inside:avoid;padding-top:.45in}.brief-p2-wordmark{border-bottom:1.5pt solid #B08A4A;padding-bottom:5pt;margin-bottom:10pt}.brief-p2-heading{font-size:9pt;font-weight:700;letter-spacing:.06em;color:#14161a!important;margin-bottom:10pt}.brief-p2-heading--section{margin-top:10pt}.brief-methodology{font-size:6.5pt;color:#55524c!important;line-height:1.5;margin-bottom:8pt;break-inside:avoid}.brief-legal{font-size:6pt;color:#55524c!important;line-height:1.5;break-inside:avoid}.brief-pg-num--p2{margin-top:14pt}}.full-concourse-report{display:none}.analysis-report-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.analysis-hero-title{margin:8px 0 0;color:var(--text-primary);font-family:var(--font-serif);font-size:clamp(26px,4vw,44px);font-weight:400;letter-spacing:-.025em;line-height:1.08}.analysis-hero-copy{max-width:720px;margin:12px 0 18px;color:var(--text-secondary);font-size:14px;line-height:1.7}.analysis-limited-note{margin:18px 0;border:1px solid rgba(176,138,74,.46);background:linear-gradient(135deg,#b08a4a21,#b08a4a0a);padding:22px}.analysis-execution-gate-overlay{position:fixed;inset:0;z-index:1000;background:#040709ad}.analysis-execution-gate-modal{position:fixed;top:50%;left:50%;z-index:1001;width:min(560px,calc(100vw - 32px));max-height:min(720px,calc(100dvh - 32px));overflow-y:auto;transform:translate(-50%,-50%);border:1px solid rgba(176,138,74,.46);border-radius:4px;background:#111318;padding:0;color:var(--text-primary);box-shadow:0 24px 80px #00000080}.analysis-execution-gate-modal:focus{outline:none}.analysis-execution-gate{padding:24px}.analysis-execution-gate__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.analysis-execution-gate__close{flex:0 0 auto;border:1px solid #2a2d38;border-radius:3px;background:transparent;padding:6px 10px;color:var(--text-secondary);cursor:pointer;font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.analysis-execution-gate__close:hover{border-color:#b08a4a99;color:var(--text-primary)}.analysis-execution-gate__close:focus-visible{outline:1.5px solid var(--accent);outline-offset:2px}.analysis-execution-gate__eyebrow{color:var(--accent);font-size:10px;font-weight:700;letter-spacing:.16em}.analysis-execution-gate__title{margin:8px 0;color:var(--text-primary);font-family:var(--font-serif);font-size:24px;font-weight:400}.analysis-execution-gate__body,.analysis-limited-note{color:var(--text-secondary);font-size:13px;line-height:1.65}.analysis-execution-gate__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.workspace-nav-item--locked,.workspace-mobile-nav-item--locked{color:var(--text-muted);opacity:.65}.workspace-nav-item__lock{margin-left:auto;color:var(--accent);font-size:18px;line-height:0}.brief-limited-note{margin:8pt 0;border:.75pt solid #b08a4a;padding:7pt;color:#55524c;font-size:7pt;line-height:1.45}@media(max-width:640px){.analysis-execution-gate{padding:18px}.analysis-execution-gate__actions{align-items:stretch;flex-direction:column}}@media print{html:not([data-print-target=full]) .full-concourse-report,html[data-print-target=full] .decision-brief{display:none!important}html[data-print-target=full] .full-concourse-report{display:block!important;width:7.5in;max-width:7.5in;margin:0 auto;padding:0;background:#fff;color:#111;font-family:var(--font-sans),system-ui,sans-serif;font-size:10pt;line-height:1.5;-webkit-print-color-adjust:exact;print-color-adjust:exact}.full-report-page{break-after:page;page-break-after:always;display:flex;flex-direction:column;padding:.45in .5in .35in;box-sizing:border-box;min-height:10in}.full-report-page:last-child{break-after:auto;page-break-after:auto}.full-report-header{border-bottom:2px solid #b08a4a;padding-bottom:4mm;margin-bottom:8mm}.full-report-header-title{font-size:16pt;font-weight:600;color:#111;margin:0;text-transform:uppercase;letter-spacing:.05em}.full-report-footer{display:flex;justify-content:space-between;gap:12pt;font-size:8pt;color:#666;border-top:.5px solid #dddddd;padding-top:2mm;margin-top:auto}.full-report-cover{display:flex;flex-direction:column;justify-content:center;padding:.65in}.cover-brand{font-size:14pt;font-weight:600;letter-spacing:.1em;text-transform:uppercase;margin-bottom:30mm}.cover-brand span{color:#b08a4a}.cover-title{font-size:24pt;font-weight:400;line-height:1.2;margin:0 0 20mm;color:#000;border-left:4px solid #b08a4a;padding-left:6mm}.cover-meta{margin-bottom:40mm}.cover-meta-item{margin-bottom:6mm}.cover-meta-label{display:block;font-size:9pt;text-transform:uppercase;letter-spacing:.05em;color:#666;margin-bottom:1mm}.cover-meta-value{display:block;font-size:12pt;font-weight:500;color:#111}.cover-bottom{font-size:9pt;color:#666;border-top:1px solid #b08a4a;padding-top:4mm;margin-top:auto}.report-section-title{font-size:12pt;font-weight:600;margin:6mm 0 3mm;color:#111;text-transform:uppercase;letter-spacing:.02em}.report-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:4mm 8mm;margin-bottom:6mm}.report-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:4mm 6mm;margin-bottom:6mm}.report-data-item{border-bottom:.5px solid #eeeeee;padding-bottom:2mm}.report-data-label{display:block;font-size:8pt;text-transform:uppercase;color:#666;margin-bottom:1mm}.report-data-value{display:block;font-size:11pt;font-weight:500;color:#111}.report-narrative{font-size:10pt;line-height:1.6;margin-bottom:6mm}.report-narrative p{margin:0 0 3mm}.report-table{width:100%;border-collapse:collapse;margin-bottom:6mm;font-size:9pt}.report-table th{text-align:left;border-bottom:1px solid #b08a4a;padding:2mm;font-weight:600;color:#111}.report-table td{padding:2mm;border-bottom:.5px solid #eeeeee;vertical-align:top;overflow-wrap:anywhere;word-break:normal}.report-table-dense td,.report-table-dense th{padding:1.5mm 1mm;font-size:8.5pt}.report-subtext{font-size:9pt;color:#666;font-style:italic;margin-bottom:3mm}.report-bar-wrap{margin-bottom:3mm}.report-bar-label{display:flex;justify-content:space-between;font-size:8pt;margin-bottom:1mm}.report-bar-track{height:4px;background:#eee;border-radius:2px;overflow:hidden}.report-bar-fill{height:100%;background:#b08a4a}.report-evidence-item{break-inside:avoid;page-break-inside:avoid;margin-bottom:4mm;padding-bottom:4mm;border-bottom:.5px solid #eeeeee}.report-evidence-meta{font-size:8pt;text-transform:uppercase;color:#b08a4a;margin-bottom:1mm;font-weight:600}.report-evidence-question{font-weight:500;margin-bottom:1mm}.report-evidence-notes{font-size:9pt;color:#444;margin-bottom:1mm}.report-evidence-source{font-size:8pt;color:#888}.report-pillar-grid{display:grid;grid-template-columns:1fr 1fr;gap:4mm}.report-cell-note{font-size:7pt;color:#666!important;text-transform:capitalize}.report-scope-note{padding:3mm 4mm;border-left:2px solid #b08a4a;background:#f8f6f1;font-size:9pt;color:#444;line-height:1.5}.break-inside-avoid{break-inside:avoid;page-break-inside:avoid}}
