/* Consolidated home/results/settings UX layer. Loaded after local parity and asset port. */
:root{--shell-card:#fff;--shell-soft:#f4f4f7;--shell-border:rgba(0,0,0,.065);--shell-radius:20px}
.shell-hide-legacy-home{display:none!important}.shell-empty{padding:28px;text-align:center;color:var(--tertiary);font-size:12px}
.shell-home-focus,.shell-result-summary,.shell-research-settings{margin-top:14px;border:1px solid var(--shell-border);border-radius:var(--shell-radius);background:rgba(255,255,255,.97);box-shadow:0 7px 18px rgba(20,30,55,.045)}
.shell-home-focus{padding:18px}.shell-section-head,.shell-settings-head{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.shell-section-head h3,.shell-settings-head h3{margin:4px 0 0;color:var(--ink);font-size:21px;letter-spacing:-.03em}.shell-section-head p:not(.kicker),.shell-settings-head p:not(.kicker){margin:6px 0 0;max-width:760px;color:var(--secondary);font-size:12.5px;line-height:1.55}.shell-text-button{min-height:38px;padding:0 12px;border:1px solid var(--border);border-radius:12px;background:#fff;color:var(--accent);font-size:12px;font-weight:720;white-space:nowrap}
.shell-focus-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:15px}.shell-focus-card{min-width:0;padding:14px;border:1px solid rgba(0,0,0,.045);border-radius:16px;background:#f8f8fa;text-align:left;color:var(--ink);transition:transform .14s ease,background .14s ease,border-color .14s ease}.shell-focus-card:hover{background:#fff;border-color:rgba(47,99,214,.18);transform:translateY(-1px)}.shell-focus-top{display:grid;grid-template-columns:25px minmax(0,1fr) auto;gap:8px;align-items:center}.shell-focus-top>span{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#eceef5;color:#5f6776;font-size:10px;font-weight:760}.shell-focus-top>div{min-width:0}.shell-focus-top b{display:block;font-size:16px;overflow:hidden;text-overflow:ellipsis}.shell-focus-top small{display:block;margin-top:2px;color:var(--secondary);font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shell-focus-top>strong{font-size:18px;color:var(--accent)}.shell-focus-price{margin-top:14px;font-size:21px;font-weight:760;letter-spacing:-.035em}.shell-focus-scores{display:flex;gap:5px;flex-wrap:wrap;margin-top:11px}.shell-focus-scores span{padding:5px 7px;border-radius:999px;background:#fff;color:var(--secondary);font-size:9.5px}.shell-focus-scores b{color:inherit}
.shell-holdings-card #holdingsSummary,.shell-holdings-card #holdingsList{display:none!important}.shell-holdings-view{display:grid;grid-template-columns:280px minmax(0,1fr);gap:10px}.shell-holdings-total{padding:15px;border-radius:16px;background:#f7f7f8;display:flex;flex-direction:column;justify-content:center}.shell-holdings-total span{color:var(--secondary);font-size:10.5px}.shell-holdings-total strong{margin-top:5px;color:var(--ink);font-size:28px;line-height:1.08;letter-spacing:-.04em}.shell-holdings-total small{margin-top:7px;font-size:11px}.shell-holdings-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.shell-holding-row{min-height:62px;padding:10px 12px;border:1px solid var(--border);border-radius:13px;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left}.shell-holding-row>span{display:flex;flex-direction:column;gap:2px;min-width:0}.shell-holding-row>span:last-child{text-align:right;align-items:flex-end}.shell-holding-row b{color:var(--ink);font-size:13px;overflow:hidden;text-overflow:ellipsis;max-width:100%}.shell-holding-row small{color:var(--secondary);font-size:9.5px}
.shell-market-summary{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.05)}.shell-market-summary>div{padding:11px 12px;border-radius:14px;background:#fff}.shell-market-summary span{display:block;color:var(--secondary);font-size:10px}.shell-market-summary b{display:block;margin-top:4px;color:var(--ink);font-size:14px}.shell-market-summary small{display:block;margin-top:4px;color:var(--tertiary);font-size:9.5px;line-height:1.4}.shell-progress{height:4px;margin-top:8px;border-radius:999px;background:#e8e9ee;overflow:hidden}.shell-progress i{display:block;height:100%;border-radius:inherit;background:var(--accent)}
.shell-result-summary{padding:12px 14px;margin:0 0 12px}.shell-result-lead{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;border-radius:15px;background:linear-gradient(180deg,#f0f4ff,#f8f9ff)}.shell-result-lead>div{min-width:0}.shell-result-lead span{display:block;color:var(--secondary);font-size:10px}.shell-result-lead b{display:inline-block;margin-top:2px;font-size:18px}.shell-result-lead small{margin-left:7px;color:var(--tertiary);font-size:10px}.shell-result-lead>strong{font-size:18px;white-space:nowrap}.shell-result-stats{display:flex;gap:7px 14px;flex-wrap:wrap;margin-top:8px;color:var(--secondary);font-size:10px}.shell-result-stats b{color:var(--ink)}
.shell-mobile-result-controls{display:none}.shell-detail-mobile-bar{display:none}.parity-leaderboard .market-row{content-visibility:auto;contain-intrinsic-size:70px;contain:layout paint style}.parity-result-detail{content-visibility:auto;contain-intrinsic-size:900px}.shell-plan-fallback{font-size:14px!important;line-height:1.35!important;color:var(--secondary)!important;letter-spacing:-.015em!important}
.shell-research-settings{padding:18px}.shell-settings-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.shell-settings-summary>div{padding:13px 14px;border-radius:14px;background:var(--grouped)}.shell-settings-summary span{display:block;color:var(--secondary);font-size:10.5px}.shell-settings-summary b{display:block;margin-top:4px;color:var(--ink);font-size:17px}.shell-settings-summary small{display:block;margin-top:4px;color:var(--tertiary);font-size:10px}.shell-component-list{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.shell-component{min-width:0;padding:14px 15px;border:1px solid rgba(0,0,0,.055);border-radius:15px;background:#fff}.shell-component-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.shell-component-title>b{font-size:14px;color:var(--ink)}.shell-component-title .pill{min-height:24px;padding:0 8px;font-size:9px}.shell-component>p{margin:5px 0 0;color:var(--secondary);font-size:11.5px;line-height:1.5}.shell-component-meta{display:flex;gap:6px 12px;flex-wrap:wrap;margin-top:8px;color:var(--tertiary);font-size:9.5px}.shell-component-error{margin-top:8px;padding:8px 9px;border-radius:10px;background:#fbeceb;color:var(--danger);font-size:9.5px;overflow-wrap:anywhere}.shell-settings-base{margin-bottom:0;grid-template-columns:1fr!important}.shell-settings-base>.summary-card:first-child{display:none!important}
@media(max-width:1000px){.shell-holdings-view{grid-template-columns:1fr}.shell-focus-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shell-component-list{grid-template-columns:1fr}.shell-market-summary{grid-template-columns:1fr 1fr}.shell-market-summary>div:first-child{grid-column:1/-1}}
@media(max-width:760px){body{padding-bottom:calc(102px + env(safe-area-inset-bottom,0px))!important}main{padding-bottom:calc(120px + env(safe-area-inset-bottom,0px))!important}.shell-home-focus,.shell-research-settings{padding:15px;border-radius:20px}.shell-holdings-list{grid-template-columns:1fr}.shell-section-head,.shell-settings-head{display:block}.shell-text-button{margin-top:11px;width:100%}.shell-focus-grid{grid-template-columns:1fr 1fr;gap:7px}.shell-focus-card{padding:12px;border-radius:15px}.shell-focus-top{grid-template-columns:23px minmax(0,1fr) auto;gap:6px}.shell-focus-top>span{width:23px;height:23px}.shell-focus-top b{font-size:15px}.shell-focus-top>strong{font-size:16px}.shell-focus-price{font-size:18px;margin-top:11px}.shell-focus-scores{gap:4px;margin-top:8px}.shell-focus-scores span{font-size:9px;padding:4px 6px}.shell-market-summary{grid-template-columns:1fr}.shell-market-summary>div:first-child{grid-column:auto}.leader-text{display:none!important}.shell-result-summary{padding:10px;margin-bottom:8px;border-radius:18px}.shell-result-lead{padding:10px 11px}.shell-result-lead b,.shell-result-lead>strong{font-size:17px}.shell-result-stats{display:grid;grid-template-columns:1fr 1fr;gap:5px 8px}.shell-result-stats span:last-child{grid-column:1/-1}.shell-mobile-result-controls{position:sticky;top:8px;z-index:16;display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:0 0 8px;padding:4px;border:1px solid rgba(0,0,0,.06);border-radius:16px;background:rgba(245,245,247,.92);-webkit-backdrop-filter:blur(18px) saturate(150%);backdrop-filter:blur(18px) saturate(150%)}.shell-mobile-result-controls button{min-height:40px;border:0;border-radius:12px;background:transparent;color:var(--secondary);font-size:12px;font-weight:720}.shell-mobile-result-controls button.active{background:#fff;color:var(--ink);box-shadow:0 2px 9px rgba(20,30,55,.07)}[data-view-panel="results"][data-mobile-result-mode="list"] .parity-result-detail{display:none!important}[data-view-panel="results"][data-mobile-result-mode="detail"] .parity-leaderboard{display:none!important}[data-view-panel="results"][data-mobile-result-mode="detail"] .parity-result-detail{display:block!important}.parity-research-layout{display:block!important}.parity-leaderboard{padding:8px!important;border-radius:16px!important}.parity-leaderboard .market-list{max-height:none!important;overflow:visible!important}.parity-leaderboard .market-row{min-height:68px!important;margin:0 0 6px!important;overflow:visible!important}.parity-result-detail{min-height:0!important;padding:10px!important;border-radius:16px!important}.shell-detail-mobile-bar{position:sticky;top:58px;z-index:12;display:flex;align-items:center;justify-content:space-between;gap:8px;margin:-2px -2px 9px;padding:7px 8px;border-radius:13px;background:rgba(245,245,247,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.shell-detail-mobile-bar button{min-height:34px;padding:0 10px;border:1px solid var(--border);border-radius:10px;background:#fff;color:var(--ink);font-size:11px;font-weight:720}.shell-detail-mobile-bar span{font-size:12px;font-weight:760;color:var(--secondary)}.parity-live-position{grid-template-columns:1fr 1fr!important}.parity-live-position>div{padding:12px!important}.parity-live-position b{font-size:16px!important}.parity-plan-grid{grid-template-columns:1fr 1fr!important}.parity-plan-grid>div{min-height:92px;padding:12px!important}.parity-plan-grid>div.primary{grid-column:1/-1!important;min-height:104px}.parity-plan-grid strong{font-size:20px!important}.parity-plan-grid b{font-size:15px!important}.parity-plan-grid small{font-size:9.5px!important}.parity-score-line{grid-template-columns:1fr 1fr!important}.parity-chart-grid{grid-template-columns:1fr!important}.parity-detail-columns{grid-template-columns:1fr!important}.shell-settings-summary{grid-template-columns:1fr}.shell-component-list{grid-template-columns:1fr}.shell-component{padding:13px}.shell-component-meta{display:grid;grid-template-columns:1fr;gap:4px}}
@media(max-width:430px){.shell-focus-grid{grid-template-columns:1fr}.parity-live-position{grid-template-columns:1fr!important}.parity-plan-grid{grid-template-columns:1fr 1fr!important}.parity-plan-grid>div.primary{grid-column:1/-1!important}.shell-result-stats{grid-template-columns:1fr 1fr}}
