:root{--bg:#0b1326;--text:#dae2fd;--text-secondary:#d3c5ac;--muted:#9c8f79;--indigo:#ffe1a7;--card:#171f33;--border:#4f4633;--terminal-primary:#ffe1a7;--terminal-primary-dim:#fbbf24;--terminal-secondary:#4edea3;--terminal-tertiary:#ffdcd9;--terminal-surface:#0b1326;--terminal-surface-high:#222a3d;--terminal-surface-container:#171f33;--terminal-outline:#9c8f79;--terminal-error:#ffb4ab;--font-headline:var(--font-ibm-plex),ui-sans-serif,system-ui,sans-serif;--font-mono:var(--font-jetbrains),ui-monospace,monospace}html{color-scheme:dark}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:1.25rem;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;vertical-align:middle}body{background:var(--bg);color:var(--text)}a{color:var(--terminal-primary)}code,kbd,samp{background:var(--terminal-surface-high);color:var(--text);border-radius:0}.type-eyebrow{color:var(--terminal-primary)}.termShell{--term-top-bar-h:clamp(4rem,9vw + 1.5rem,5.5rem);--term-ticker-h:clamp(2.5rem,5vw + 1rem,3.25rem);--term-side-w:clamp(18rem,11vw + 6.5rem,23rem);min-height:100dvh}.termShell__top{position:fixed;top:0;left:0;right:0;z-index:50;isolation:isolate;overflow:hidden;box-sizing:border-box;min-height:var(--term-top-bar-h);display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;gap:.5rem 1rem;padding:.5rem 1rem;background-color:#1a2744;background-image:url(/images/term-shell-top-banner.png);background-size:cover;background-position:50%;background-repeat:no-repeat;border-bottom:1px solid var(--border)}.termShell__top:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,19,38,.82),rgba(11,19,38,.48) 45%,rgba(11,19,38,.38) 68%,rgba(11,19,38,.65));pointer-events:none;z-index:0}.termShell__brand{position:relative;z-index:1;font-family:var(--font-headline);font-size:clamp(1.25rem,4.5vw + .35rem,2.25rem);font-weight:600;line-height:1.1;letter-spacing:-.02em;color:var(--terminal-primary);text-decoration:none;text-shadow:0 1px 14px rgba(11,19,38,.9);white-space:nowrap;max-width:min(100%,42vw);overflow:hidden;text-overflow:ellipsis}@media (min-width:480px){.termShell__brand{max-width:none}}.termShell__brand:hover{text-decoration:none;color:var(--terminal-primary-dim)}.termShell__topNav{display:none;align-items:stretch;gap:.75rem;font-family:var(--font-headline);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}@media (min-width:768px){.termShell__topNav{display:flex}}.termShell__topNav a{display:flex;align-items:center;padding:0 .25rem;align-self:stretch;min-height:var(--term-top-bar-h);color:var(--text-secondary);text-decoration:none;border-bottom:2px solid transparent}.termShell__topNav a:hover{color:var(--text);background:var(--terminal-surface-high)}.termShell__topNav a.termShell__topNavLink--active{color:var(--terminal-primary);border-bottom-color:var(--terminal-primary)}.termShell__topRight{position:relative;z-index:1;display:flex;align-items:center;gap:.75rem;margin-left:auto}.termShell__aside{display:none;position:fixed;top:var(--term-top-bar-h);left:0;bottom:0;width:var(--term-side-w);z-index:40;flex-direction:column;background:#060e20;border-right:1px solid var(--border);font-size:clamp(.875rem,.4vw + .78rem,1.0625rem)}@media (min-width:768px){.termShell__aside{display:flex}}.termShell__asideUser{padding:1rem;border-bottom:1px solid var(--border)}.termShell__asideAvatar{width:clamp(2.25rem,4vw + 1.25rem,3rem);height:clamp(2.25rem,4vw + 1.25rem,3rem);flex-shrink:0;display:flex;align-items:center;justify-content:center;background:var(--terminal-surface-high);border:1px solid var(--border);color:var(--terminal-primary);font-size:clamp(1.2rem,.55vw + 1rem,1.65rem)}.termShell__asideUserRow{display:flex;align-items:center;gap:.65rem;min-width:0}.termShell__asideUserName{font-family:var(--font-mono);font-size:clamp(.875rem,.35vw + .78rem,1.125rem);font-weight:500;line-height:1.25;color:var(--terminal-primary);margin:0;overflow:hidden;text-overflow:ellipsis}.termShell__asideUserMeta{margin:.2rem 0 0;font-size:clamp(.75rem,.3vw + .65rem,.9375rem);letter-spacing:.1em;line-height:1.3;text-transform:uppercase;color:var(--text-secondary)}.termShell__sideNav{flex:1 1;padding:1rem 0;overflow-y:auto}.termShell__sideLabel{padding:0 1rem;margin:0 0 .35rem;font-family:var(--font-headline);font-size:clamp(.8rem,.32vw + .7rem,1.03125rem);font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--terminal-outline)}.termShell__sideLink{display:flex;align-items:center;gap:.65rem;padding:.65rem 1rem;margin:0 0 .15rem;font-family:var(--font-mono);font-size:clamp(.875rem,.35vw + .78rem,1.125rem);font-weight:500;line-height:1.25;color:var(--text-secondary);text-decoration:none;border-left:2px solid transparent}.termShell__sideLink:hover{background:var(--terminal-surface-high);color:var(--text)}.termShell__sideLink--active{background:var(--terminal-primary-dim);color:#6c4f00;border-left-color:var(--terminal-primary)}.termShell__sideIcon{font-size:clamp(1.25rem,.5vw + 1.05rem,1.6875rem);line-height:1;flex-shrink:0;opacity:.9}.termShell__asideFoot{padding:1rem;border-top:1px solid var(--border)}.termShell__main{padding-top:var(--term-top-bar-h);padding-bottom:4rem;min-height:100dvh}@media (min-width:768px){.termShell__main{margin-left:var(--term-side-w);padding-bottom:0}}.termShell__mobileNav{position:fixed;bottom:0;left:0;right:0;z-index:50;display:flex;justify-content:space-around;align-items:center;height:4rem;padding:0 .5rem;background:var(--terminal-surface-high);border-top:1px solid var(--border)}@media (min-width:768px){.termShell__mobileNav{display:none}}.termShell__mobileNav a{display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.35rem .5rem;font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);text-decoration:none}.termShell .authBar__btn,.termShell__mobileNav a.termShell__mobileNavLink--active{color:var(--terminal-primary)}.termShell .authBar__btn{border-radius:0;border-color:var(--terminal-primary);background:transparent;font-family:var(--font-headline);font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase}.termShell .authBar__btn:hover{background:var(--terminal-primary);color:var(--terminal-surface)}.termShell .authBar__btn--ghost{border-color:var(--border);color:var(--text-secondary)}.termShell .authBar--muted,.termShell .authBar__status,.termShell .authBar__user{color:var(--text-secondary);font-family:var(--font-mono);font-size:.75rem}.termShell a.authBar__profile{color:var(--terminal-primary)}.signalDash{display:flex;flex-direction:column;min-height:calc(100dvh - var(--term-top-bar-h))}.signalDash__mission{flex:0 0 auto;display:flex;flex-direction:column;justify-content:center;gap:.85rem;margin:0;min-height:clamp(8rem,20vw,10.5rem);padding:clamp(1.5rem,4vw,2.5rem) clamp(1.25rem,3.5vw,2rem);background:var(--terminal-surface);border-bottom:1px solid var(--border);border-left:3px solid var(--terminal-secondary)}.signalDash__missionLead{margin:0;max-width:52rem;font-family:var(--font-headline);font-size:clamp(1.05rem,2.2vw + .5rem,1.35rem);font-weight:600;line-height:1.4;color:var(--text)}.signalDash__missionBody{margin:0;max-width:52rem;font-size:clamp(.9rem,1.6vw + .45rem,1.05rem);line-height:1.65;color:var(--text-secondary)}.signalDash__ticker{position:-webkit-sticky;position:sticky;top:var(--term-top-bar-h);z-index:45;flex:0 0 auto;min-height:var(--term-ticker-h);display:flex;align-items:stretch;overflow:hidden;background:var(--terminal-surface-high);border-bottom:1px solid var(--border)}.signalDash__tickerLabel{flex:0 0 auto;display:flex;align-items:center;padding:0 .85rem;background:var(--terminal-primary-dim);color:var(--terminal-surface);font-family:var(--font-headline);font-size:clamp(.625rem,1.4vw + .45rem,.75rem);font-weight:700;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;z-index:1}.signalDash__tickerTrack{flex:1 1;min-width:0;display:flex;align-items:center;overflow:hidden}.signalDash__tickerMove{display:inline-flex;align-items:center;gap:1.5rem;padding:.35rem 0;white-space:nowrap;animation:signalTicker 40s linear infinite}@keyframes signalTicker{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.signalDash__tickerItem{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-size:clamp(.7rem,1.5vw + .4rem,.8125rem);line-height:1.35;color:var(--text-secondary);text-decoration:none}.signalDash__tickerItem:hover{color:var(--text)}.signalDash__tickerDot{flex-shrink:0;width:.5rem;height:.5rem;border-radius:50%;background:var(--terminal-secondary);box-shadow:0 0 6px var(--terminal-secondary)}.signalDash__grid{flex:1 1;min-height:0;display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem;padding:1rem}@media (min-width:1024px){.signalDash__grid{grid-template-columns:minmax(0,1fr) minmax(0,2fr);grid-template-rows:1fr auto;align-items:stretch}.signalDash__feed{grid-row:1/2;max-height:100%;overflow:auto}.signalDash__index{grid-row:1/2;min-height:0}.signalDash__modules{grid-column:1/-1}}.signalDash__panelHead{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.5rem}.signalDash__panelTitle{margin:0;font-family:var(--font-headline);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--terminal-primary)}.signalDash__panelMeta{font-family:var(--font-mono);font-size:.625rem;color:var(--text-secondary)}.signalDash__feed{display:flex;flex-direction:column;min-height:0;background:var(--terminal-surface-container);border:1px solid var(--border);overflow:hidden}.signalDash__feedHead{flex:0 0 auto;padding:1rem;border-bottom:1px solid var(--border)}.signalDash__feedHead .signalDash__panelHead{margin-bottom:0}.signalDash__feedBody{flex:1 1;min-height:0;overflow:auto;padding:1rem;display:flex;flex-direction:column;gap:1rem}.signalDash__feedBody .signalDash__card{background:transparent;border:none;padding:0}.signalDash__card{background:var(--terminal-surface-container);border:1px solid var(--border);padding:1rem;position:relative}.signalDash__cardTag{display:inline-block;padding:.125rem .25rem;font-family:var(--font-mono);font-size:.625rem;border:1px solid var(--terminal-primary);color:var(--terminal-primary);background:rgba(251,191,36,.1)}.signalDash__cardTag--ok{border-color:var(--terminal-secondary);color:var(--terminal-secondary);background:rgba(78,222,163,.1)}.signalDash__cardTitle{margin:.5rem 0 .25rem;font-family:var(--font-headline);font-size:1.125rem;font-weight:600;line-height:1.3;color:var(--text)}.signalDash__cardTitle a{color:inherit;text-decoration:none}.signalDash__cardTitle a:hover{color:var(--terminal-primary)}.signalDash__cardBody{margin:0 0 .75rem;font-size:.875rem;line-height:1.45;color:var(--text-secondary)}.signalDash__cardLink{font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--terminal-primary);text-decoration:none}.signalDash__index{display:flex;flex-direction:column;min-height:0;background:var(--terminal-surface-container);border:1px solid var(--border);overflow:hidden}.signalDash__indexHead{flex:0 0 auto;padding:1rem;border-bottom:1px solid var(--border)}.signalDash__indexHead .signalDash__panelHead{margin-bottom:0}.signalDash__modules{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}@media (min-width:768px){.signalDash__modules{grid-template-columns:1fr 1fr 1fr}}.signalDash__module{background:var(--terminal-surface-container);border:1px solid var(--border);padding:1rem;min-height:8rem}.signalDash__moduleTitle{margin:0 0 .75rem;font-family:var(--font-headline);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--terminal-outline)}.signalDash__moduleMap{aspect-ratio:16/9;min-height:10rem;border:1px solid var(--border);background:#060e20}.signalDash__moduleMap .projDash__mapSection--solo{height:100%;margin:0}.signalDash .projDash--viewportFill{flex:1 1;min-height:0;height:auto;max-height:none;padding:0;display:flex;flex-direction:column;overflow:hidden}.signalDash .projDash--viewportFill .projDash__mapShell,.signalDash .projDash__tabStack{flex:1 1;min-height:0}.signalDash .projDash__tabLayer--table{display:flex;flex-direction:column;min-height:0;overflow:hidden}.signalDash .projDash__tabLayer--table .projDash__tableToolbar{flex:0 0 auto}.signalDash .projDash__tabLayer--table .projDash__dataTableCount{flex:0 0 auto;font-family:var(--font-mono);font-size:.625rem;color:var(--text-secondary)}.signalDash .projDash__projectsIndexBtn{border-radius:0;border-color:var(--terminal-primary);background:transparent;color:var(--terminal-primary);font-family:var(--font-headline);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.signalDash .projDash__projectsIndexBtn:hover{background:var(--terminal-primary);color:var(--terminal-surface)}.signalDash .projDash__tabLayer--table .projDash__tableWrap{flex:1 1;min-height:0;overflow:auto}.signalDash .projDash__mapShell .projDash__mapCanvas{flex:1 1;min-height:0;height:auto}.signalDash .projDash__mapExpandBtn{background:rgba(19,27,46,.92);border-color:var(--border);color:var(--text)}.signalDash .projDash__mapExpandBtn:hover{background:var(--terminal-surface-high);color:var(--terminal-primary);border-color:var(--terminal-primary)}.signalDash .projDash__mapInlinePlaceholder{background:#060e20;border-color:var(--border);border-radius:0}.signalDash .projDash__mapModalPanel{background:var(--terminal-surface-container);border-color:var(--border)}.signalDash .projDash__mapModalFoot,.signalDash .projDash__mapModalHead{background:var(--terminal-surface-high);border-color:var(--border)}.signalDash .projDash__mapModalTitle{font-family:var(--font-headline);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--terminal-primary)}.signalDash .projDash__mapModalBackdrop{background:rgba(2,6,18,.72)}.signalDash .projDash__mapModalPanel .projDash__mapFrame--inModal .projDash__mapCanvas{flex:1 1;min-height:16rem;height:100%}.signalDash .projDash__filterRow{padding:0 1rem;margin-top:.75rem}.signalDash .projDash__filterLabel{font-family:var(--font-headline);font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase;color:var(--terminal-outline)}.signalDash .projDash__filterDate{border-radius:0;background:var(--terminal-surface-high);border-color:var(--border);color:var(--text);font-family:var(--font-mono);font-size:.75rem}.signalDash .projDash__tabBar button{border-radius:0;font-family:var(--font-mono);font-size:.75rem}.signalDash .projDash__tabBar button[aria-selected=true]{background:var(--terminal-primary-dim);border-color:var(--terminal-primary);color:#6c4f00}.signalDash .projDash__tableWrap{border:none;border-radius:0;box-shadow:none}.signalDash .projDash__table th{background:var(--terminal-surface-high);color:var(--terminal-outline);border-color:var(--border)}.signalDash .projDash__table td{border-color:var(--border);font-family:var(--font-mono);font-size:.75rem}.signalDash .projDash__table tbody tr:nth-child(2n) td{background:rgba(19,27,46,.5)}.signalDash .projDash__table tbody tr:hover td{background:var(--terminal-surface-high)}.signalDash a.projDash__projectLink{color:var(--text)}.signalDash a.projDash__projectLink:hover{color:var(--terminal-primary)}.termProfile{max-width:80rem;margin:0 auto;padding:1.5rem 1.25rem 3rem}.termProfile__crumbs{font-family:var(--font-mono);font-size:.75rem;color:var(--text-secondary);margin:0 0 1.5rem}.termProfile__crumbs a{color:var(--terminal-primary)}.termProfile__boxscore{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:center;padding:2rem 2.5rem;margin-bottom:3rem;background:var(--terminal-surface);border:1px solid rgba(79,70,51,.35);border-radius:.5rem}@media (min-width:1024px){.termProfile__boxscore{grid-template-columns:5fr 3fr 4fr;gap:2.5rem}}.termProfile__boxscoreIntro{display:flex;flex-direction:column;gap:1.25rem}@media (min-width:640px){.termProfile__boxscoreIntro{flex-direction:row;align-items:flex-start}}.termProfile__boxLogo{width:clamp(4rem,12vw,5.5rem);height:auto;border:1px solid rgba(79,70,51,.35);flex-shrink:0}.termProfile__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.termProfile__badge{font-family:var(--font-headline);font-size:.5625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:.15rem .5rem;border-radius:.25rem}.termProfile__badge--alpha{color:var(--terminal-tertiary);border:1px solid rgba(255,220,217,.2)}.termProfile__badge--id{color:var(--text-secondary);letter-spacing:.12em}.termProfile__boxscoreCopy h1{margin:0;font-family:var(--font-headline);font-size:clamp(1.75rem,4vw,3rem);font-weight:600;letter-spacing:-.02em;line-height:1.1;text-transform:uppercase}.termProfile__location{display:flex;align-items:center;gap:.35rem;margin:.5rem 0 1.5rem;font-size:.875rem;color:var(--text-secondary);opacity:.85}.termProfile__location .material-symbols-outlined{font-size:1rem}.termProfile__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem}.termProfile__cta{display:inline-flex;align-items:center;padding:.65rem 1.75rem;background:var(--terminal-primary);color:#402d00;font-family:var(--font-headline);font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border-radius:.25rem;transition:opacity .15s}.termProfile__cta:hover{opacity:.9}.termProfile__cta--muted{opacity:.45;pointer-events:none}.termProfile__bookmark{width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(79,70,51,.5);border-radius:.25rem;color:var(--terminal-primary);cursor:pointer;transition:border-color .15s}.termProfile__bookmark--active,.termProfile__bookmark:hover{border-color:var(--terminal-primary)}.termProfile__consensus{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem 0;border-top:1px solid rgba(79,70,51,.35);border-bottom:1px solid rgba(79,70,51,.35)}@media (min-width:1024px){.termProfile__consensus{border:1px solid rgba(79,70,51,.35);border-top:none;border-bottom:none;padding:.5rem 1.5rem}}.termProfile__consensusLabel{font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:1rem}.termProfile__ringWrap{position:relative;width:7rem;height:7rem}.termProfile__ring{width:100%;height:100%;transform:rotate(-90deg)}.termProfile__ringTrack{stroke:rgba(45,52,73,.35)}.termProfile__ringValue{stroke:var(--terminal-tertiary);stroke-linecap:round;transition:stroke-dashoffset .35s ease}.termProfile__ringCenter{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.termProfile__ringScore{font-family:var(--font-headline);font-size:2.25rem;font-weight:600;line-height:1}.termProfile__ringSub{margin-top:.2rem;font-family:var(--font-headline);font-size:.5625rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary)}.termProfile__voteBtns{display:flex;gap:1.25rem;margin-top:1.25rem}.termProfile__voteBtn{display:flex;flex-direction:column;align-items:center;gap:.25rem;background:none;border:none;cursor:pointer;color:var(--text-secondary);font-family:var(--font-headline);font-size:.5625rem;letter-spacing:.08em;text-transform:uppercase}.termProfile__voteBtn>span:first-child{width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;border:1px solid rgba(251,191,36,.45);border-radius:50%;color:var(--terminal-primary-dim);transition:border-color .15s,color .15s,background .15s}.termProfile__voteBtn .material-symbols-outlined{font-size:1.75rem;color:var(--terminal-primary-dim)}.termProfile__voteBtn--active .material-symbols-outlined,.termProfile__voteBtn:hover .material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 500,"GRAD" 0,"opsz" 32;color:var(--terminal-primary)}.termProfile__voteBtn--active>span:first-child,.termProfile__voteBtn:hover>span:first-child{border-color:var(--terminal-primary);color:var(--terminal-primary);background:rgba(251,191,36,.12)}.termProfile__voteBtn--down.termProfile__voteBtn--active>span:first-child,.termProfile__voteBtn--down:hover>span:first-child{border-color:var(--terminal-primary);color:var(--terminal-primary)}.termProfile__signInHint,.termProfile__voteErr{margin:.75rem 0 0;font-size:.75rem}.termProfile__voteErr{color:var(--terminal-error)}.termProfile__distribution{display:flex;flex-direction:column;gap:1.25rem}.termProfile__distHead{display:flex;justify-content:space-between;gap:1rem}.termProfile__distHeadEnd{text-align:right}.termProfile__distLabel{display:block;font-size:.625rem;letter-spacing:.12em;color:var(--text-secondary);margin-bottom:.2rem}.termProfile__distLabel,.termProfile__distValue{font-family:var(--font-headline);text-transform:uppercase}.termProfile__distValue{font-size:.875rem;letter-spacing:.08em}.termProfile__distValue--risk{color:var(--terminal-error)}.termProfile__distValue--conviction{color:var(--terminal-tertiary)}.termProfile__distBarHead{display:flex;justify-content:space-between;font-family:var(--font-headline);font-size:.5625rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary)}.termProfile__distBar{display:flex;height:.25rem;border-radius:999px;overflow:hidden;background:rgba(45,52,73,.35)}.termProfile__distSeg--up{background:var(--terminal-tertiary)}.termProfile__distSeg--mid{background:rgba(251,191,36,.4)}.termProfile__distSeg--down{background:rgba(255,180,171,.45)}.termProfile__distLegend{display:flex;justify-content:space-between;font-family:var(--font-headline);font-size:.5rem;letter-spacing:.1em;text-transform:uppercase;opacity:.65}.termProfile__filingNote{margin:0;font-size:.75rem}.termProfile__body{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem}@media (min-width:1024px){.termProfile__body{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:3rem}}.termProfile__stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem 2rem;gap:1.5rem 2rem;margin-bottom:3rem}@media (min-width:768px){.termProfile__stats{grid-template-columns:repeat(4,1fr)}}.termProfile__statLabel{display:block;font-family:var(--font-headline);font-size:.625rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:.35rem}.termProfile__statValue{font-family:var(--font-headline);font-size:1.5rem;font-weight:600;color:var(--terminal-primary);line-height:1.2;word-break:break-word}.termProfile__dual{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem}@media (min-width:768px){.termProfile__dual{grid-template-columns:1fr 1fr;gap:2rem}}.termProfile__community,.termProfile__feed{display:flex;flex-direction:column;min-height:28rem;max-height:32rem}.termProfile__communityHead,.termProfile__feedHead{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.termProfile__feedHead{gap:.5rem}.termProfile__communityTitle .material-symbols-outlined,.termProfile__feedHead .material-symbols-outlined{font-size:1rem;color:var(--terminal-primary)}.termProfile__communityTitle .material-symbols-outlined{color:var(--terminal-tertiary)}.termProfile__communityTitle h2,.termProfile__feedHead h2{margin:0;font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--terminal-primary)}.termProfile__communityTitle h2{color:var(--terminal-tertiary)}.termProfile__communityTitle{display:flex;align-items:center;gap:.5rem}.termProfile__communityOnline{font-family:var(--font-headline);font-size:.5rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary)}.termProfile__commentFeed,.termProfile__feedScroll{flex:1 1;overflow-y:auto;padding-right:.5rem}.termProfile__feedItem{position:relative;padding-left:1.25rem;margin-bottom:2rem;border-left:1px solid rgba(79,70,51,.35)}.termProfile__feedItem--primary{border-left-color:rgba(251,191,36,.35)}.termProfile__feedItemHead{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:.35rem;font-family:var(--font-headline);font-size:.5625rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary)}.termProfile__feedItem--primary .termProfile__feedItemHead span:first-child{color:var(--terminal-primary)}.termProfile__feedItem p{margin:0;font-size:.875rem;line-height:1.55;font-weight:300;color:var(--text-secondary)}.termProfile__feedItem--primary p{color:var(--text)}.termProfile__feedItem a{color:var(--terminal-primary)}.termProfile__commentForm{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.termProfile__commentInput{width:100%;padding:.65rem .75rem;background:#060e20;border:1px solid rgba(79,70,51,.35);color:var(--text);font-family:var(--font-mono);font-size:.8125rem;resize:vertical}.termProfile__commentInput:focus{outline:none;border-color:var(--terminal-primary)}.termProfile__commentSubmit{align-self:flex-start;padding:.35rem .85rem;background:transparent;border:1px solid var(--terminal-tertiary);color:var(--terminal-tertiary);font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;cursor:pointer}.termProfile__commentSubmit:hover:not(:disabled){background:rgba(255,220,217,.08)}.termProfile__commentFeed{list-style:none;margin:0;padding:0}.termProfile__commentItem{display:flex;gap:.85rem;margin-bottom:1.75rem}.termProfile__commentAvatar{flex-shrink:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--terminal-surface-high);font-family:var(--font-headline);font-size:.625rem;font-weight:700}.termProfile__commentMeta{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .5rem;margin-bottom:.35rem;font-size:.6875rem}.termProfile__commentMeta strong{color:var(--text)}.termProfile__commentMeta time{margin-left:auto;font-size:.5rem;text-transform:uppercase;opacity:.5;color:var(--text-secondary)}.termProfile__commentItem p{margin:0;font-size:.875rem;line-height:1.55;font-weight:300;color:var(--text-secondary)}.termProfile__aside h2{margin:0 0 1.25rem;font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--text-secondary)}.termProfile__inventory{margin-bottom:3.5rem}.termProfile__inventoryRow{margin-bottom:1.25rem}.termProfile__inventoryHead{display:flex;justify-content:space-between;margin-bottom:.35rem;font-family:var(--font-headline);font-size:.5625rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary)}.termProfile__inventoryHead span:last-child{color:var(--terminal-primary)}.termProfile__inventoryBar{height:2px;background:rgba(45,52,73,.35);border-radius:999px;overflow:hidden}.termProfile__inventoryBar>span{display:block;height:100%;background:var(--terminal-primary)}.termProfile__inventoryBar--dim{background:rgba(251,191,36,.5)}.termProfile__timelineList{list-style:none;margin:0;padding:0}.termProfile__timelineItem{position:relative;padding-left:1.25rem;margin-bottom:2rem;border-left:1px solid rgba(79,70,51,.35)}.termProfile__timelineItem:before{content:"";position:absolute;left:-3px;top:.2rem;width:6px;height:6px;border-radius:50%;background:var(--text-secondary)}.termProfile__timelineItem--alert:before{background:var(--terminal-error)}.termProfile__timelineItem--shift:before{background:var(--terminal-tertiary)}.termProfile__timelineHead{display:flex;justify-content:space-between;gap:.5rem;margin-bottom:.35rem;font-family:var(--font-headline);font-size:.5625rem;letter-spacing:.1em;text-transform:uppercase}.termProfile__timelineItem--alert .termProfile__timelineHead span:first-child{color:var(--terminal-error)}.termProfile__timelineItem--shift .termProfile__timelineHead span:first-child{color:var(--terminal-tertiary)}.termProfile__timelineHead time{font-family:var(--font-mono);font-size:.5rem;opacity:.45;color:var(--text-secondary)}.termProfile__timelineItem p{margin:0;font-size:.75rem;line-height:1.5;color:var(--text-secondary)}.termAccount{max-width:72rem;margin:0 auto;padding:1.5rem 1rem 3rem}.termAccount__inner{display:flex;flex-direction:column;gap:.75rem}.termAccount__heroGrid{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem;align-items:stretch}@media (min-width:1024px){.termAccount__heroGrid{grid-template-columns:2fr 1fr}}.termAccount__profileCard{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;background:#131b2e;border:1px solid rgba(156,143,121,.15)}@media (min-width:768px){.termAccount__profileCard{flex-direction:row;align-items:center}}.termAccount__avatarWrap{position:relative;flex-shrink:0;width:8rem;height:8rem;padding:.25rem;border:2px solid rgba(251,191,36,.3);overflow:hidden}.termAccount__avatarFallback,.termAccount__avatarImg{display:block;width:100%;height:100%;object-fit:cover}.termAccount__avatarFallback{display:flex;align-items:center;justify-content:center;background:var(--terminal-surface-highest);font-family:var(--font-headline);font-size:1.75rem;font-weight:700;color:var(--terminal-primary)}.termAccount__profileBody{flex:1 1;text-align:center}@media (min-width:768px){.termAccount__profileBody{text-align:left}}.termAccount__profileBody h1{margin:0;font-family:var(--font-headline);font-size:1.5rem;font-weight:600;letter-spacing:-.02em;line-height:1.25}.termAccount__role{margin:.25rem 0 0;font-family:var(--font-headline);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--terminal-primary)}.termAccount__metaRow{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.25rem}@media (min-width:768px){.termAccount__metaRow{justify-content:flex-start}}.termAccount__metaItem{display:flex;align-items:center;gap:.5rem;padding-right:1rem;border-right:1px solid rgba(79,70,51,.35);font-family:var(--font-mono);font-size:.6875rem;text-transform:uppercase;color:var(--text-secondary)}.termAccount__metaItem:last-child{border-right:none;padding-right:0}.termAccount__metaItem .material-symbols-outlined{font-size:1rem;color:var(--text-secondary)}.termAccount__statusCard{position:relative;overflow:hidden;padding:2rem;background:var(--terminal-surface-high);border:1px solid rgba(251,191,36,.4);box-shadow:0 0 15px -3px rgba(251,191,36,.15);display:flex;flex-direction:column;justify-content:center;min-height:100%}.termAccount__statusCard:before{content:"";position:absolute;top:-2.5rem;right:-2.5rem;width:8rem;height:8rem;background:rgba(251,191,36,.05);transform:rotate(45deg);pointer-events:none}.termAccount__statusCard h3{margin:0 0 1rem;font-size:.6875rem;font-weight:700;letter-spacing:.08em;color:var(--terminal-primary)}.termAccount__statusCard h3,.termAccount__statusTier{font-family:var(--font-headline);text-transform:uppercase}.termAccount__statusTier{margin:0;font-size:1.125rem;font-weight:600}.termAccount__statusMeta{margin:.5rem 0 1.25rem;font-family:var(--font-mono);font-size:.75rem;color:var(--text-secondary)}.termAccount__statusBtn{width:100%;padding:.5rem 1rem;background:transparent;border:1px solid var(--terminal-primary);color:var(--terminal-primary);font-family:var(--font-headline);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:background .15s,color .15s}.termAccount__statusBtn:hover{background:var(--terminal-primary);color:#402d00}.termAccount__grid{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem}@media (min-width:768px){.termAccount__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.termAccount__grid{grid-template-columns:repeat(3,1fr)}.termAccount__card--activity{grid-row:span 2}.termAccount__card--wide{grid-column:span 2}}.termAccount__card{background:#131b2e;border:1px solid rgba(156,143,121,.15);padding:1.5rem;display:flex;flex-direction:column}.termAccount__card--wide{border-left:4px solid var(--terminal-primary)}.termAccount__cardHead{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:1.5rem}.termAccount__cardHead--icon{justify-content:flex-start}.termAccount__cardHead--icon .material-symbols-outlined{color:var(--terminal-primary);font-size:1.25rem}.termAccount__cardHead h2{margin:0;font-family:var(--font-headline);font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--terminal-primary)}.termAccount__liveTag{font-family:var(--font-mono);font-size:.625rem;color:var(--text-secondary)}.termAccount__empty{margin:0;font-size:.875rem}.termAccount__activityList{list-style:none;margin:0;padding:0;flex:1 1}.termAccount__activityList li{margin:0}.termAccount__activityRow{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem;margin-bottom:.25rem;border:1px solid transparent;text-decoration:none;color:inherit;transition:border-color .15s,background .15s}.termAccount__activityRow:hover{border-color:rgba(79,70,51,.35);background:var(--terminal-surface-high)}.termAccount__activityIcon{flex-shrink:0;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:var(--terminal-surface-highest);border:1px solid rgba(79,70,51,.35)}.termAccount__activityIcon .material-symbols-outlined{font-size:1.125rem;color:var(--terminal-primary)}.termAccount__activityIcon[data-kind=favorite] .material-symbols-outlined{color:var(--terminal-secondary)}.termAccount__activityText{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.15rem}.termAccount__activityTitle{font-family:var(--font-headline);font-size:.875rem;font-weight:700;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.termAccount__activityTime{font-family:var(--font-mono);font-size:.625rem;color:var(--text-secondary)}.termAccount__activityChevron{flex-shrink:0;font-size:1.125rem;color:var(--terminal-primary)}.termAccount__prefsForm{display:flex;flex-direction:column;gap:.85rem}.termAccount__saveWide{width:100%;margin-top:.25rem}.termAccount__securityNote{margin:0 0 .75rem;font-size:.75rem;line-height:1.4;color:var(--text-secondary)}.termAccount__securityActions{display:flex;flex-direction:column;gap:.5rem}.termAccount__securityBtn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem;text-align:left;background:rgba(34,42,61,.4);border:1px solid rgba(79,70,51,.35);color:var(--text);font-family:var(--font-headline);font-size:.75rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase;cursor:pointer;transition:background .15s}.termAccount__securityBtn:hover{background:var(--terminal-surface-high)}.termAccount__securityBtn .material-symbols-outlined{font-size:1rem;transition:transform .15s}.termAccount__securityBtn:hover .material-symbols-outlined{transform:translateX(.15rem)}.termAccount__footer{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;margin-top:.5rem;border-top:1px solid rgba(79,70,51,.35);font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary)}.termAccount__footerStatus{display:inline-flex;align-items:center;gap:.5rem}@media (min-width:768px){.termAccount__footer{flex-direction:row;justify-content:space-between}}.termAccount__statusDot{width:.375rem;height:.375rem;border-radius:50%;background:var(--terminal-primary);animation:termAccountPulse 2s ease-in-out infinite}@keyframes termAccountPulse{0%,to{opacity:1}50%{opacity:.4}}.termAccount__footerNav{display:flex;gap:2rem}.termAccount__footerNav a{color:var(--text-secondary);text-decoration:none;transition:color .15s}.termAccount__footerNav a:hover{color:var(--terminal-primary)}.termAccount .mePage__label,.termAccount .mePage__labelText{font-family:var(--font-headline);font-size:.625rem;letter-spacing:.06em;text-transform:uppercase;color:var(--terminal-outline)}.termAccount .mePage__input{border-radius:0;background:#060e20;border-color:var(--border);color:var(--text);font-family:var(--font-mono);font-size:.875rem}.termAccount .mePage__input:focus{outline:none;border-color:var(--terminal-primary)}.termAccount .mePage__readonly{font-family:var(--font-mono);font-size:.875rem}.termAccount .mePage__save{border-radius:0;background:transparent;border:1px solid var(--terminal-primary);color:var(--terminal-primary);font-family:var(--font-headline);font-size:.6875rem;letter-spacing:.06em;text-transform:uppercase}.termAccount .mePage__save:hover:not(:disabled){background:var(--terminal-primary);color:var(--terminal-surface)}.termAccount .mePage__ok{color:var(--terminal-secondary)}.termAccount .mePage__err{color:var(--terminal-error)}.termAccount .mePage__comments,.termAccount .mePage__list{list-style:none;margin:0;padding:0}.termAccount .mePage__comment,.termAccount .mePage__listItem{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem;padding:.65rem 0;border-bottom:1px solid rgba(79,70,51,.35);font-family:var(--font-mono);font-size:.8125rem}.termAccount .mePage__linkBtn,.termAccount .mePage__remove{border-radius:0;border:1px solid var(--border);background:transparent;color:var(--text-secondary);font-family:var(--font-mono);font-size:.75rem;padding:.25rem .5rem;cursor:pointer}.termAccount .mePage__linkBtn:hover,.termAccount .mePage__remove:hover{border-color:var(--terminal-primary);color:var(--terminal-primary)}.projDash--narrow{max-width:56rem;padding:1rem 1rem 2.5rem}.projIndex__list{border-radius:0;border-color:var(--border);background:var(--terminal-surface-container)}.projIndex__rowLink:hover{background:var(--terminal-surface-high)}.hub__card{border-radius:0;background:var(--terminal-surface-container);border-color:var(--border);box-shadow:none}.termRisk,.termRisk__grid{margin-bottom:3rem}.termRisk__grid{display:grid;grid-template-columns:1fr;grid-gap:2.5rem;gap:2.5rem}@media (min-width:1024px){.termRisk__grid{grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:3rem}}.termRisk__signals{border:1px solid rgba(79,70,51,.35);background:var(--terminal-surface-container);padding:1.5rem}.termRisk__signalsHead{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:2rem}.termRisk__signalsTitleRow{display:flex;align-items:center;gap:.5rem}.termRisk__signalsIcon{font-size:1.125rem;color:var(--terminal-primary)}.termRisk__signalsHead h2{margin:0;font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--terminal-primary)}.termRisk__sourceTag{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);opacity:.75}.termRisk__signalList{list-style:none;margin:0;padding:0}.termRisk__signal{padding-bottom:2rem;margin-bottom:2rem;border-bottom:1px solid rgba(79,70,51,.25)}.termRisk__signal:last-child{padding-bottom:0;margin-bottom:0;border-bottom:none}.termRisk__signalTop{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem}.termRisk__category{letter-spacing:.12em;color:var(--text-secondary)}.termRisk__category,.termRisk__severity{font-family:var(--font-headline);font-size:.5625rem;font-weight:700;text-transform:uppercase}.termRisk__severity{letter-spacing:.1em}.termRisk__severity--critical{color:var(--terminal-tertiary)}.termRisk__severity--elevated{color:#fbbf24}.termRisk__signalTitle{margin:0 0 .5rem;font-family:var(--font-headline);font-size:1.125rem;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.termRisk__signalBody{margin:0 0 1rem;font-size:.875rem;line-height:1.55;font-weight:300;color:var(--text-secondary)}.termRisk__tags{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:0;padding:0}.termRisk__tags li{font-family:var(--font-mono);font-size:.625rem;letter-spacing:.06em;text-transform:uppercase;padding:.2rem .45rem;border:1px solid rgba(79,70,51,.45);color:var(--text-secondary);opacity:.85}.termRisk__aside{display:flex;flex-direction:column;gap:1.5rem}.termRisk__panel{border:1px solid rgba(79,70,51,.35);background:var(--terminal-surface-container);padding:1.25rem 1.5rem}.termRisk__panelTitle{margin:0 0 1.25rem;font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--text-secondary)}.termRisk__metricGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.25rem 1.5rem;gap:1.25rem 1.5rem}.termRisk__metricHead{display:flex;justify-content:space-between;align-items:baseline;gap:.5rem;margin-bottom:.5rem}.termRisk__metricLabel{font-size:.5625rem;letter-spacing:.1em;color:var(--text-secondary)}.termRisk__metricLabel,.termRisk__metricValue{font-family:var(--font-headline);text-transform:uppercase}.termRisk__metricValue{font-size:.625rem;font-weight:700;letter-spacing:.08em}.termRisk__metricValue--risk{color:var(--terminal-tertiary)}.termRisk__metricValue--moderate{color:#fbbf24}.termRisk__metricValue--ok{color:#34d399}.termRisk__metricValue--muted{color:var(--text-secondary);opacity:.7}.termRisk__barTrack{height:.25rem;border-radius:999px;background:rgba(45,52,73,.45);overflow:hidden}.termRisk__barFill{display:block;height:100%;border-radius:999px;transition:width .35s ease}.termRisk__barFill--risk{background:var(--terminal-tertiary)}.termRisk__barFill--moderate{background:#fbbf24}.termRisk__barFill--ok{background:#34d399}.termRisk__barFill--na{background:rgba(148,163,184,.45)}.termRisk__devDl{margin:0 0 1rem;display:grid;grid-gap:.75rem;gap:.75rem}.termRisk__devDl div{display:flex;justify-content:space-between;gap:1rem}.termRisk__devDl dt{font-size:.5625rem;letter-spacing:.1em;color:var(--text-secondary)}.termRisk__devDl dd,.termRisk__devDl dt{font-family:var(--font-headline);text-transform:uppercase}.termRisk__devDl dd{margin:0;font-size:.75rem;font-weight:600;letter-spacing:.04em;text-align:right}.termRisk__regOk{color:#34d399}.termRisk__regWatch{color:#fbbf24}.termRisk__devNote{margin:0;font-size:.75rem;line-height:1.5;font-weight:300;color:var(--text-secondary);border-top:1px solid rgba(79,70,51,.25);padding-top:1rem}.termRisk__vTimeline{list-style:none;margin:0;padding:0 0 0 .25rem}.termRisk__vStep{position:relative;padding-left:1.5rem;padding-bottom:1.5rem;border-left:1px solid rgba(79,70,51,.35)}.termRisk__vStep--last{padding-bottom:0;border-left-color:transparent}.termRisk__vDot{position:absolute;left:-.3125rem;top:.2rem;width:.5rem;height:.5rem;border-radius:50%;background:var(--text-secondary)}.termRisk__vStep--complete .termRisk__vDot{background:#34d399}.termRisk__vStep--pending .termRisk__vDot{background:var(--terminal-primary)}.termRisk__vStep--risk .termRisk__vDot{background:var(--terminal-tertiary)}.termRisk__vLabel{display:block;font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.15rem}.termRisk__vDetail{display:block;font-size:.75rem;color:var(--text-secondary)}.termRisk__vSub{display:block;margin-top:.2rem;font-family:var(--font-mono);font-size:.625rem;color:var(--terminal-tertiary);text-transform:uppercase}.termRisk__delivery{border:1px solid rgba(79,70,51,.35);background:var(--terminal-surface-container);padding:1.5rem}.termRisk__deliveryHead{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:2rem}.termRisk__deliveryHead h2{margin:0;font-size:.625rem;font-weight:700;letter-spacing:.2em}.termRisk__deliveryHead h2,.termRisk__deliveryLegend{font-family:var(--font-headline);text-transform:uppercase;color:var(--text-secondary)}.termRisk__deliveryLegend{display:flex;gap:1.25rem;font-size:.5rem;letter-spacing:.12em}.termRisk__legendDot{display:inline-block;width:.5rem;height:.5rem;border-radius:50%;margin-right:.35rem;vertical-align:middle}.termRisk__legendDot--onTrack{background:#34d399}.termRisk__legendDot--estimated{background:#fbbf24}.termRisk__phaseTrack{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.75rem;gap:.75rem;margin-bottom:1.5rem}@media (min-width:768px){.termRisk__phaseTrack{grid-template-columns:repeat(4,1fr);gap:0}}.termRisk__phase{display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem;border:1px solid rgba(79,70,51,.3);background:rgba(6,14,32,.5)}@media (min-width:768px){.termRisk__phase{border-right:none}.termRisk__phase:last-child{border-right:1px solid rgba(79,70,51,.3)}}.termRisk__phase--onTrack{border-top:2px solid #34d399}.termRisk__phase--estimated{border-top:2px solid #fbbf24}.termRisk__phase--risk{border-top:2px solid var(--terminal-tertiary)}.termRisk__phaseLabel{font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.termRisk__phaseUnits{font-size:.75rem;color:var(--text-secondary)}.termRisk__phaseWindow{font-family:var(--font-mono);font-size:.6875rem;color:var(--terminal-primary)}.termRisk__phaseSub{font-family:var(--font-headline);font-size:.5rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);opacity:.75}.termRisk__deliveryNote{margin:0;font-size:.75rem;line-height:1.5;font-weight:300;color:var(--text-secondary);font-style:italic}.termProfile__statsWide{grid-column:1/-1}.termProfile__statValue--mono{font-size:.875rem;font-weight:500}.termProfile__statValue--mono code{font-family:var(--font-mono);font-size:.75rem;word-break:break-all}.termProfile__statLink{margin:.35rem 0 0;font-size:.8125rem}.termProfile__statLink a{color:var(--terminal-primary)}.termProfile__communityBlock{margin-top:1rem}.termProfile__communityBlock .termProfile__community{max-height:none;min-height:20rem}.termGlance__card{display:flex;align-items:stretch;gap:1rem;width:100%;margin-bottom:2.5rem;padding:1rem 1.25rem;text-align:left;background:var(--terminal-surface-container);border:1px solid rgba(79,70,51,.4);border-radius:.25rem;color:inherit;cursor:pointer;transition:border-color .15s,background .15s}.termGlance__card:focus-visible,.termGlance__card:hover{border-color:var(--terminal-primary);background:rgba(251,191,36,.06);outline:none}.termGlance__cardIcon{flex:0 0 auto;font-size:1.5rem;color:var(--terminal-primary);margin-top:.15rem}.termGlance__cardMain{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:.5rem}.termGlance__cardLabel{font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--terminal-primary)}.termGlance__cardTeaser{font-size:.875rem;line-height:1.45;color:var(--text-secondary);font-weight:300}.termGlance__cardGrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.5rem 1.25rem;gap:.5rem 1.25rem}@media (min-width:640px){.termGlance__cardGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}.termGlance__cardStat{display:flex;flex-direction:column;gap:.1rem;min-width:0}.termGlance__cardStatLabel{font-size:.5rem;letter-spacing:.1em;color:var(--text-secondary);opacity:.8}.termGlance__cardStatLabel,.termGlance__cardStatValue{font-family:var(--font-headline);text-transform:uppercase}.termGlance__cardStatValue{font-size:.6875rem;font-weight:600;letter-spacing:.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.termGlance__cardCta{flex:0 0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;padding-left:.75rem;border-left:1px solid rgba(79,70,51,.35);color:var(--terminal-primary)}.termGlance__cardCtaText{font-family:var(--font-headline);font-size:.5625rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.termGlance__cardCta .material-symbols-outlined{font-size:1.25rem}.termGlance__backdrop{position:fixed;inset:0;z-index:6000;border:none;padding:0;margin:0;background:rgba(6,14,32,.72);cursor:pointer}.termGlance__modal{position:fixed;inset:0;z-index:6010;display:flex;align-items:center;justify-content:center;padding:max(1rem,env(safe-area-inset-top,0px)) max(1rem,env(safe-area-inset-right,0px)) max(1rem,env(safe-area-inset-bottom,0px)) max(1rem,env(safe-area-inset-left,0px));pointer-events:none}.termGlance__panel{pointer-events:auto;width:min(96vw,40rem);max-height:min(88vh,calc(100dvh - 2rem));display:flex;flex-direction:column;background:var(--terminal-surface-container);border:1px solid rgba(79,70,51,.45);border-radius:.25rem;box-shadow:0 24px 48px rgba(0,0,0,.45);overflow:hidden}.termGlance__head{flex:0 0 auto;display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid rgba(79,70,51,.35)}.termGlance__eyebrow{margin:0 0 .25rem;font-size:.5625rem;font-weight:700;letter-spacing:.2em;color:var(--terminal-primary)}.termGlance__eyebrow,.termGlance__modalTitle{font-family:var(--font-headline);text-transform:uppercase}.termGlance__modalTitle{margin:0;font-size:1.125rem;font-weight:600;letter-spacing:.02em;line-height:1.2}.termGlance__close{flex:0 0 auto;display:flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;padding:0;background:transparent;border:1px solid rgba(79,70,51,.45);border-radius:.25rem;color:var(--text-secondary);cursor:pointer}.termGlance__close:focus-visible,.termGlance__close:hover{border-color:var(--terminal-primary);color:var(--terminal-primary);outline:none}.termGlance__body{flex:1 1;overflow-y:auto;padding:1rem 1.25rem 1.25rem}.termGlance__teaser{margin:0 0 1.5rem;font-size:.875rem;line-height:1.55;color:var(--text-secondary);font-weight:300}.termGlance__section{margin-bottom:1.75rem}.termGlance__section:last-child{margin-bottom:0}.termGlance__sectionTitle{margin:0 0 .75rem;font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--text-secondary)}.termGlance__dl{margin:0;display:grid;grid-gap:.5rem;gap:.5rem}.termGlance__dl>div{display:grid;grid-template-columns:minmax(6rem,38%) 1fr;grid-gap:.75rem;gap:.75rem;align-items:baseline}.termGlance__dl dt{font-family:var(--font-headline);font-size:.5625rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary)}.termGlance__dl dd{margin:0;font-size:.8125rem;line-height:1.45;color:var(--text);word-break:break-word}.termGlance__note{margin:.75rem 0 0;font-size:.75rem;line-height:1.5;font-weight:300;font-style:italic;color:var(--text-secondary)}.termGlance__foot{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;gap:.75rem;padding:.75rem 1.25rem;border-top:1px solid rgba(79,70,51,.35)}.termGlance__footLink{margin-right:auto;font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--terminal-primary);text-decoration:none}.termGlance__footLink:hover{text-decoration:underline}.termGlance__footBtn{padding:.45rem 1rem;background:transparent;border:1px solid rgba(79,70,51,.5);border-radius:.25rem;color:var(--text-secondary);font-family:var(--font-headline);font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.termGlance__footBtn:hover{border-color:var(--terminal-primary);color:var(--terminal-primary)}.termSignals{max-width:52rem;margin:0 auto;padding:0 0 3rem}.termSignals__header{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:1.5rem 2rem;margin-bottom:2rem}.termSignals__header h1{margin:0 0 .5rem;font-family:var(--font-headline);font-size:clamp(1.5rem,3vw,2rem);font-weight:600;letter-spacing:.02em;text-transform:uppercase}.termSignals__lead{margin:0;max-width:36rem;font-size:.875rem;line-height:1.55;font-weight:300;color:var(--text-secondary)}.termSignals__summary{display:flex;gap:1.25rem}.termSignals__stat{display:flex;flex-direction:column;align-items:flex-end;gap:.15rem}.termSignals__statValue{font-family:var(--font-headline);font-size:1.5rem;font-weight:600;color:var(--terminal-primary);line-height:1}.termSignals__statLabel{font-family:var(--font-headline);font-size:.5rem;letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary)}.termSignals__feedWrap{display:flex;flex-direction:column;gap:1.25rem}.termSignals__toolbar{display:flex;flex-direction:column;gap:1rem;padding:1rem 1.25rem;border:1px solid rgba(79,70,51,.35);background:var(--terminal-surface-container)}.termSignals__filterGroup{display:flex;flex-direction:column;gap:.5rem}.termSignals__filterGroup--grow{flex:1 1;min-width:0}.termSignals__filterLabel{font-family:var(--font-headline);font-size:.5625rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary)}.termSignals__chips{display:flex;flex-wrap:wrap;gap:.4rem}.termSignals__chip{padding:.35rem .65rem;background:transparent;border:1px solid rgba(79,70,51,.45);border-radius:.2rem;color:var(--text-secondary);font-family:var(--font-headline);font-size:.5625rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:border-color .15s,color .15s,background .15s}.termSignals__chip:hover{border-color:var(--terminal-primary);color:var(--terminal-primary)}.termSignals__chip--active{border-color:var(--terminal-primary);color:#402d00;background:var(--terminal-primary)}.termSignals__search{display:flex;flex-direction:column;gap:.35rem}.termSignals__searchInput{width:100%;max-width:20rem;padding:.5rem .65rem;background:#060e20;border:1px solid rgba(79,70,51,.4);color:var(--text);font-family:var(--font-mono);font-size:.8125rem}.termSignals__searchInput:focus{outline:none;border-color:var(--terminal-primary)}.termSignals__resultCount{margin:0;font-family:var(--font-headline);font-size:.5625rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary)}.termSignals__empty{margin:0;padding:2rem 1rem;text-align:center;color:var(--text-secondary);font-size:.875rem}.termSignals__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:0}.termSignals__list>li{border:1px solid rgba(79,70,51,.35);border-bottom:none;background:var(--terminal-surface-container)}.termSignals__list>li:last-child{border-bottom:1px solid rgba(79,70,51,.35)}.termSignals__row{margin:0;padding:1.25rem 1.5rem;border:none}.termSignals__rowFoot{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem 1rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid rgba(79,70,51,.25)}.termSignals__projectLink{font-family:var(--font-headline);font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--terminal-primary);text-decoration:none}.termSignals__projectLink:hover{text-decoration:underline}.termSignals__rowMeta{font-size:.75rem;color:var(--text-secondary)}.termSignals__disclaimer{margin:2rem 0 0;font-size:.75rem}.signalDash__panelLink{font-family:var(--font-headline);font-size:.5625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--terminal-primary);text-decoration:none;white-space:nowrap}.signalDash__panelLink:hover{text-decoration:underline}.termShell ::-webkit-scrollbar{width:4px;height:4px}.termShell ::-webkit-scrollbar-track{background:var(--terminal-surface)}.termShell ::-webkit-scrollbar-thumb{background:#334155}.termShell ::-webkit-scrollbar-thumb:hover{background:var(--border)}