/* TENX Legacy Finder v2 — progressive discovery layer for the franchise museum */
.legacy-finder{margin:14px 0 28px;padding:18px;border:1px solid rgba(0,33,68,.16);background:linear-gradient(135deg,#fff 0 72%,#eef7fd 72% 100%);box-shadow:0 12px 28px rgba(0,33,68,.09);position:relative;overflow:hidden}.legacy-finder:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(var(--retro-blue),var(--retro-red))}.legacy-finder-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:14px}.legacy-finder-head>div:first-child>small{display:block;color:var(--retro-red);font-size:8px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.legacy-finder-head h2{margin:5px 0 4px;color:var(--retro-navy);font-size:24px;line-height:1;text-transform:uppercase;letter-spacing:-.025em}.legacy-finder-head p{max-width:760px;margin:0;color:#5c7286;font-size:11px;line-height:1.55}.legacy-finder-audit{flex:0 0 auto;padding:9px 11px;border:1px solid rgba(0,33,68,.12);background:rgba(247,243,234,.76)}.legacy-finder-audit span,.legacy-finder-audit strong{display:block}.legacy-finder-audit span{color:#718397;font-size:7px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.legacy-finder-audit strong{margin-top:3px;color:var(--retro-navy);font-size:9px}.legacy-finder-controls{display:grid;grid-template-columns:minmax(240px,1fr) auto auto;gap:8px;align-items:end}.legacy-finder-search>span{display:block;margin-bottom:5px;color:#586f84;font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.legacy-finder-search>div{height:46px;display:flex;align-items:center;gap:9px;border:1px solid rgba(0,33,68,.18);background:#fff;padding:0 12px}.legacy-finder-search>div:focus-within{border-color:var(--retro-blue);box-shadow:0 0 0 3px rgba(74,149,206,.13)}.legacy-finder-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--retro-navy);font-size:13px}.legacy-finder-search input::placeholder{color:#8a9bab}.legacy-finder-search kbd{border:1px solid rgba(0,33,68,.13);background:#f7fafc;color:#6d8092;padding:3px 6px;font-size:9px}.legacy-finder-clear,.legacy-finder-share,.legacy-finder-scopes button,.legacy-finder-empty button{min-height:46px;border:1px solid rgba(0,33,68,.17);background:#fff;color:var(--retro-navy);font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;cursor:pointer}.legacy-finder-clear,.legacy-finder-share{padding:0 14px}.legacy-finder-share{background:var(--retro-navy);color:#fff;border-color:var(--retro-navy)}.legacy-finder-clear:hover,.legacy-finder-scopes button:hover,.legacy-finder-empty button:hover{background:#eef7fd}.legacy-finder-share:hover{background:#0c3157}.legacy-finder-scopes{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.legacy-finder-scopes button{min-height:36px;padding:6px 9px;display:inline-flex;align-items:center;gap:6px}.legacy-finder-scopes button span{display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;background:#eef3f7;color:#61778a;font-size:8px}.legacy-finder-scopes button[aria-pressed="true"]{background:var(--retro-blue);border-color:var(--retro-blue);color:#fff}.legacy-finder-scopes button[aria-pressed="true"] span{background:rgba(255,255,255,.2);color:#fff}.legacy-finder-feedback{min-height:18px;margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:10px;color:#687d90;font-size:9px}.legacy-finder-feedback #legacy-finder-count{font-weight:900;color:var(--retro-navy)}.legacy-finder-empty{margin-top:12px;padding:17px;border:1px dashed rgba(0,33,68,.2);background:#fbfdff;text-align:center}.legacy-finder-empty strong,.legacy-finder-empty span{display:block}.legacy-finder-empty strong{color:var(--retro-navy);font-size:13px}.legacy-finder-empty span{margin:5px 0 10px;color:#6b7f92;font-size:10px}.legacy-finder-empty button{min-height:40px;padding:0 12px}.legacy-finder-filtered,.legacy-finder-section-hidden{display:none!important}.legacy-finder-match{scroll-margin-top:90px}.legacy-finder button:focus-visible,.legacy-finder input:focus-visible{outline:3px solid rgba(74,149,206,.38);outline-offset:2px}
@media(max-width:760px){.legacy-finder{margin-top:10px;padding:14px 12px 15px}.legacy-finder-head{display:block}.legacy-finder-head h2{font-size:24px;line-height:1.08}.legacy-finder-head>div:first-child>small,.legacy-finder-audit span,.legacy-finder-search>span{font-size:12px;line-height:1.35;letter-spacing:.1em}.legacy-finder-head p{font-size:14px;line-height:1.6}.legacy-finder-audit{display:inline-block;margin-top:10px}.legacy-finder-audit strong{font-size:13px;line-height:1.4}.legacy-finder-controls{grid-template-columns:1fr 1fr}.legacy-finder-search{grid-column:1/-1}.legacy-finder-search>div,.legacy-finder-clear,.legacy-finder-share{min-height:48px}.legacy-finder-search input{font-size:16px}.legacy-finder-clear,.legacy-finder-share,.legacy-finder-scopes button,.legacy-finder-empty button{font-size:13px;line-height:1.25}.legacy-finder-scopes{overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;flex-wrap:nowrap;margin-left:-2px;margin-right:-2px;padding:0 2px 7px;scrollbar-width:none}.legacy-finder-scopes::-webkit-scrollbar{display:none}.legacy-finder-scopes button{min-height:48px;flex:0 0 auto;scroll-snap-align:start}.legacy-finder-scopes button span{font-size:12px;min-width:24px;height:24px}.legacy-finder-feedback{align-items:flex-start;flex-direction:column;gap:3px;font-size:12px;line-height:1.45}.legacy-finder-empty strong{font-size:15px}.legacy-finder-empty span{font-size:13px;line-height:1.5}.legacy-finder-empty button{min-height:48px}.legacy-finder-search kbd{display:none}
.legacy-page .legacy-museum-kicker,.legacy-page .legacy-museum-facts span,.legacy-page .legacy-museum-facts small,.legacy-page .legacy-museum-jump>span,.legacy-page .legacy-museum-section-head small,.legacy-page .legacy-story-copy>small,.legacy-page .legacy-moment-date,.legacy-page .legacy-moment-card>small,.legacy-page .legacy-legend-top small,.legacy-page .legacy-legend-top>span,.legacy-page .legacy-record-card>span,.legacy-page .legacy-record-card small{font-size:12px;line-height:1.35}.legacy-page .legacy-museum-hero-copy>p,.legacy-page .legacy-museum-section-head p,.legacy-page .legacy-story-copy p,.legacy-page .legacy-moment-card p,.legacy-page .legacy-legend-card>p{font-size:14px;line-height:1.6}.legacy-page .legacy-museum-actions button,.legacy-page .legacy-museum-actions a,.legacy-page .legacy-museum-jump button,.legacy-page .legacy-era-filter{min-height:48px;font-size:13px;line-height:1.25}.legacy-page .legacy-museum-jump,.legacy-page .legacy-era-filters{overscroll-behavior-inline:contain;scroll-snap-type:x proximity}.legacy-page .legacy-museum-jump button,.legacy-page .legacy-era-filter{scroll-snap-align:start}.legacy-page .legacy-history-sources a,.legacy-page .legacy-record-source a{display:inline-flex;align-items:center;min-height:44px;font-size:12px;line-height:1.35}.legacy-page .legacy-story-tags span,.legacy-page .legacy-gd-chips span{font-size:12px;line-height:1.3}.legacy-page .legacy-moment-score{font-size:14px}.legacy-page .legacy-story-years{font-size:16px}.legacy-page .legacy-story-copy h3{font-size:19px;line-height:1.18}.legacy-page .legacy-legend-top h3{font-size:18px;line-height:1.18}.legacy-page .legacy-record-card h3{font-size:16px}.legacy-page .legacy-heritage-intro p{font-size:14px!important;line-height:1.6!important}.legacy-page .legacy-heritage-now small,.legacy-page .legacy-venue-index,.legacy-page .legacy-venue-city,.legacy-page .legacy-honors-head small,.legacy-page .legacy-honor-card small,.legacy-page .legacy-honor-card strong{font-size:12px!important;line-height:1.35!important}.legacy-page .legacy-venue-card p,.legacy-page .legacy-honors-head p,.legacy-page .legacy-honor-card p{font-size:13px!important;line-height:1.55!important}.legacy-page .legacy-venue-years strong{font-size:14px!important}.legacy-page .legacy-venue-years span{font-size:12px!important}.legacy-page .legacy-heritage-sources a{display:inline-flex;align-items:center;min-height:44px;font-size:12px!important;line-height:1.35!important}.legacy-page .legacy-honor-filters{overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;flex-wrap:nowrap}.legacy-page .legacy-honor-filters button{min-height:48px!important;font-size:13px!important;scroll-snap-align:start}.legacy-page .legacy-honor-card h4{font-size:15px!important;line-height:1.2!important}}
@media(max-width:430px){.legacy-finder-controls{grid-template-columns:1fr}.legacy-finder-search{grid-column:auto}.legacy-finder-clear,.legacy-finder-share{width:100%}.legacy-finder-head p{font-size:14px}.legacy-finder-audit{width:100%}.legacy-page .legacy-museum-hero h2{font-size:clamp(34px,11vw,42px);line-height:.95}.legacy-page .legacy-museum-hero-art{padding-left:12px;padding-right:12px}.legacy-page .legacy-museum-mark span{font-size:12px;line-height:1.3}.legacy-page .legacy-museum-facts strong{font-size:23px}.legacy-page .legacy-museum-section-head h2{font-size:30px;line-height:1}.legacy-page .legacy-story-card,.legacy-page .legacy-story-card[data-legacy-era-group="houston"]{grid-template-columns:38px 1fr}.legacy-page .legacy-story-copy{padding:14px 12px}.legacy-page .legacy-moments-section,.legacy-page .legacy-records-section{padding-left:12px;padding-right:12px}}
@media(prefers-reduced-motion:reduce){.legacy-finder *{scroll-behavior:auto!important;transition:none!important}}

/* TENX Legacy exact exhibit links v6 */
.legacy-exhibit-actions{display:none;justify-content:flex-end;align-items:center;gap:6px;grid-column:1/-1;margin-top:10px;padding-top:8px;border-top:1px solid rgba(0,33,68,.1)}.legacy-finder-active .legacy-finder-match>.legacy-exhibit-actions,.legacy-exhibit-focus>.legacy-exhibit-actions{display:flex}.legacy-exhibit-actions button,.legacy-exhibit-clear{min-height:44px;border:1px solid rgba(0,33,68,.2);background:#f6fafc;color:var(--retro-navy,#002144);padding:0 12px;font-size:9px;font-weight:950;letter-spacing:.055em;text-transform:uppercase;cursor:pointer}.legacy-exhibit-actions [data-legacy-exhibit-save][aria-pressed="true"]{background:#e9f5fc;border-color:rgba(75,146,219,.6)}.legacy-exhibit-actions button:hover,.legacy-exhibit-clear:hover{background:#e9f5fc}.legacy-exhibit-actions button:focus-visible,.legacy-exhibit-clear:focus-visible,.legacy-exhibit-focus:focus-visible{outline:3px solid rgba(74,149,206,.48);outline-offset:3px}.legacy-exhibit-focus{scroll-margin-block:110px;box-shadow:0 0 0 4px rgba(75,146,219,.34),0 18px 46px rgba(0,33,68,.18)!important;position:relative;z-index:2}.legacy-honor-card .legacy-exhibit-actions,.legacy-retired-card .legacy-exhibit-actions{grid-column:1/-1}.legacy-record-card .legacy-exhibit-actions,.legacy-moment-card .legacy-exhibit-actions,.legacy-legend-card .legacy-exhibit-actions{width:100%}.legacy-finder-feedback .legacy-exhibit-clear{margin-left:auto;flex:0 0 auto}
@media(max-width:760px){.legacy-exhibit-actions{margin-top:12px;display:none;grid-template-columns:1fr 1fr}.legacy-finder-active .legacy-finder-match>.legacy-exhibit-actions,.legacy-exhibit-focus>.legacy-exhibit-actions{display:grid}.legacy-exhibit-actions button,.legacy-exhibit-clear{min-height:48px;font-size:12px;line-height:1.25}.legacy-exhibit-actions button{width:100%}.legacy-finder-feedback .legacy-exhibit-clear{width:100%;margin:5px 0 0}.legacy-exhibit-focus{scroll-margin-block:84px}.legacy-story-card .legacy-exhibit-actions{grid-column:1/-1;padding-left:8px;padding-right:8px;padding-bottom:8px}}
@media(forced-colors:active){.legacy-exhibit-actions button,.legacy-exhibit-clear,.legacy-exhibit-focus{border:2px solid CanvasText}.legacy-exhibit-focus{outline:3px solid Highlight;box-shadow:none!important}}
@media(prefers-reduced-motion:reduce){.legacy-exhibit-focus{scroll-behavior:auto!important}}

/* TENX Legacy My Museum v7 */
.legacy-my-museum{position:relative;margin:-8px 0 24px;padding:17px 18px 16px;border:1px solid rgba(105,179,231,.34);background:linear-gradient(135deg,#002144 0 64%,#082d52 64% 100%);color:#fff;box-shadow:0 16px 38px rgba(0,33,68,.14);overflow:hidden}.legacy-my-museum:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#69b3e7 0 78%,var(--retro-red,#c8102e) 78%)}.legacy-my-museum-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.legacy-my-museum-head small{display:block;color:#9bd1f0;font-size:10px;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.legacy-my-museum-head h2{margin:4px 0 0;font-size:24px;line-height:1;text-transform:uppercase}.legacy-my-museum-head p{max-width:690px;margin:6px 0 0;color:#c7d9e7;font-size:11px;line-height:1.5}.legacy-my-museum-head>strong{flex:0 0 auto;padding:8px 10px;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.07);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.legacy-my-museum-list{display:flex;gap:9px;margin-top:13px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:1px 1px 7px;scrollbar-width:thin}.legacy-my-museum-card{flex:0 0 min(235px,72vw);min-height:128px;padding:12px;border:1px solid rgba(255,255,255,.16);background:#fff;color:var(--retro-navy,#002144);scroll-snap-align:start;display:flex;flex-direction:column}.legacy-my-museum-card small{color:#627a8f;font-size:9px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.legacy-my-museum-card>strong{margin-top:7px;font-size:14px;line-height:1.2;text-transform:uppercase}.legacy-my-museum-card>div{display:grid;grid-template-columns:1fr auto;gap:6px;margin-top:auto;padding-top:12px}.legacy-my-museum-card button{min-height:44px;border:1px solid rgba(0,33,68,.22);background:#eef7fd;color:var(--retro-navy,#002144);padding:0 10px;font-size:9px;font-weight:950;text-transform:uppercase;letter-spacing:.04em;cursor:pointer}.legacy-my-museum-card [data-legacy-my-museum-remove]{background:#fff}.legacy-my-museum-card button:hover{background:#dfeff9}.legacy-my-museum-card button:focus-visible{outline:3px solid rgba(105,179,231,.65);outline-offset:2px}.legacy-my-museum-empty{width:100%;padding:13px;border:1px dashed rgba(255,255,255,.26);background:rgba(255,255,255,.06)}.legacy-my-museum-empty strong,.legacy-my-museum-empty span{display:block}.legacy-my-museum-empty strong{font-size:13px;text-transform:uppercase}.legacy-my-museum-empty span{margin-top:4px;color:#cfdee9;font-size:11px;line-height:1.5}.legacy-my-museum-note{min-height:16px;margin-top:7px;color:#b8cede;font-size:9px;line-height:1.4}
@media(max-width:760px){.legacy-my-museum{margin-top:-10px;padding:15px 12px}.legacy-my-museum-head{display:block}.legacy-my-museum-head small{font-size:12px}.legacy-my-museum-head h2{font-size:25px}.legacy-my-museum-head p{font-size:13px;line-height:1.55}.legacy-my-museum-head>strong{display:inline-block;margin-top:10px;font-size:12px}.legacy-my-museum-list{margin-left:-1px;margin-right:-1px}.legacy-my-museum-card{flex-basis:78vw;min-height:142px}.legacy-my-museum-card small{font-size:12px}.legacy-my-museum-card>strong{font-size:16px;line-height:1.2}.legacy-my-museum-card>div{grid-template-columns:1fr 1fr}.legacy-my-museum-card button{min-height:48px;font-size:12px;line-height:1.2}.legacy-my-museum-empty strong{font-size:15px}.legacy-my-museum-empty span,.legacy-my-museum-note{font-size:12px;line-height:1.5}}
@media(max-width:430px){.legacy-my-museum-card{flex-basis:84vw}.legacy-my-museum-card>div{grid-template-columns:1fr}.legacy-my-museum-head p{font-size:13px}}
@media(forced-colors:active){.legacy-my-museum,.legacy-my-museum-card,.legacy-my-museum-empty,.legacy-my-museum-card button,.legacy-my-museum-head>strong{border:1px solid CanvasText}.legacy-my-museum:before{background:CanvasText}}
@media(prefers-reduced-motion:reduce){.legacy-my-museum-list{scroll-behavior:auto}}