:root{color-scheme:dark;--bg:#080a0f;--panel:#111827;--panel-soft:#162033;--text:#f8fafc;--muted:#94a3b8;--border:rgba(148,163,184,0.22);--gold:#d6b35a;--green:#22c55e;--red:#ef4444;--blue:#60a5fa;--yellow:#facc15;--purple:#c084fc}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at top left,#172033 0,var(--bg) 42%);color:var(--text);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--border);background:rgba(8,10,15,.86);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-footer-inner,.site-header-inner{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 0}.brand-mark{display:inline-flex;align-items:center;gap:12px;min-width:max-content;font-weight:900;letter-spacing:.02em;text-transform:uppercase}.brand-mark img{width:42px;height:42px;border-radius:999px;object-fit:cover;border:1px solid rgba(214,179,90,.35);background:rgba(255,255,255,.04)}.brand-mark span{font-size:14px}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.footer-link-group a,.site-nav a{color:var(--muted);font-size:13px;font-weight:700}.site-nav a{padding:9px 11px;border:1px solid transparent;border-radius:999px}.footer-link-group a:hover,.site-nav a:hover{color:var(--gold)}.site-nav a:hover{border-color:rgba(214,179,90,.28);background:rgba(214,179,90,.08)}.page-shell{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:34px 0 64px}.hero{padding:28px;border:1px solid var(--border);border-radius:24px;background:linear-gradient(135deg,rgba(17,24,39,.96),rgba(15,23,42,.72));box-shadow:0 24px 80px rgba(0,0,0,.35)}.kicker{margin:0 0 10px;color:var(--gold);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:700}h1{margin:0;font-size:clamp(34px,6vw,72px);letter-spacing:-.06em;line-height:.94}.hero p{max-width:780px;color:var(--muted);font-size:18px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.pill-link{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(214,179,90,.35);border-radius:999px;color:var(--gold);font-size:13px;font-weight:800;background:rgba(214,179,90,.08)}.meta-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:24px}.market-card,.meta-card,.table-card{border:1px solid var(--border);border-radius:18px;background:rgba(17,24,39,.74)}.meta-card{padding:16px}.meta-card span{display:block;color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.meta-card strong{display:block;margin-top:8px;font-size:20px}.section-title{margin:36px 0 16px;display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.section-title h2{margin:0;font-size:26px;letter-spacing:-.03em}.section-title p{margin:0;color:var(--muted)}.market-groups{display:grid;grid-gap:28px;gap:28px}.market-group{padding-top:18px;border-top:1px solid rgba(214,179,90,.42)}.market-group:first-child{padding-top:0;border-top:0}.market-group-header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px;padding:14px 16px;border:1px solid rgba(214,179,90,.32);border-left:4px solid var(--gold);border-radius:16px;background:linear-gradient(90deg,rgba(214,179,90,.13),rgba(17,24,39,.36))}.market-group-header h3{margin:0;font-size:22px;letter-spacing:-.03em}.market-group-header p{margin:4px 0 0;color:var(--muted);font-size:13px}.market-group-header span{flex:0 0 auto;padding:7px 10px;border:1px solid var(--border);border-radius:999px;color:var(--gold);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.market-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.market-card{padding:18px}.market-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.symbol{font-size:24px;font-weight:800;letter-spacing:-.04em}.asset-class{color:var(--muted);font-size:13px}.score{font-size:28px;font-weight:800}.positive,.score.positive{color:var(--green)}.negative,.score.negative{color:var(--red)}.neutral,.score.neutral{color:var(--text)}.metric-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:12px}.metric{padding:10px;border-radius:12px;background:rgba(15,23,42,.9)}.metric span{display:block;color:var(--muted);font-size:12px}.metric strong{display:block;margin-top:4px}.tradeability-high{font-weight:900;color:var(--gold);animation:tradeabilityPulse 1.15s ease-in-out infinite}.metric.tradeability-high{border:1px solid rgba(214,179,90,.65);box-shadow:0 0 18px rgba(214,179,90,.18)}@keyframes tradeabilityPulse{0%,to{opacity:1;text-shadow:0 0 0 rgba(214,179,90,0)}50%{opacity:.42;text-shadow:0 0 12px rgba(214,179,90,.75)}}.mode{margin-top:14px;color:var(--gold);font-weight:700}.mode,.wash-session{display:inline-flex;padding:7px 10px;border-radius:999px;border:1px solid var(--border);font-size:12px;letter-spacing:.04em}.wash-session{align-items:center;margin-top:8px;font-weight:800}.session-asian{color:var(--yellow);border-color:rgba(250,204,21,.55);background:rgba(250,204,21,.08)}.session-european{color:var(--blue);border-color:rgba(96,165,250,.55);background:rgba(96,165,250,.08)}.session-us{color:var(--purple);border-color:rgba(192,132,252,.55);background:rgba(192,132,252,.08)}.session-unknown{color:var(--muted)}.table-card{overflow:hidden}table{width:100%;border-collapse:collapse}td,th{padding:14px 16px;border-bottom:1px solid var(--border);text-align:center;vertical-align:middle}th{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.table-group-row td{padding:13px 16px;border-top:1px solid rgba(214,179,90,.46);border-bottom:1px solid rgba(214,179,90,.28);background:linear-gradient(90deg,rgba(214,179,90,.16),rgba(15,23,42,.94))}.table-group-row span{display:inline-block;margin-right:10px;color:var(--text);font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.12em}.table-group-row small{color:var(--muted);font-size:12px}tr:last-child td{border-bottom:0}.footer-note{margin-top:30px;color:var(--muted);font-size:13px}.site-footer{border-top:1px solid var(--border);background:rgba(8,10,15,.82)}.site-footer-inner{grid-template-columns:minmax(0,1.55fr) minmax(140px,.65fr) minmax(140px,.65fr) minmax(170px,.7fr);grid-gap:28px;gap:28px;padding:32px 0}.footer-brand img{width:36px;height:36px}.site-footer p{margin:12px 0 0;color:var(--muted);font-size:13px;line-height:1.65}.footer-link-group{display:grid;grid-gap:9px;gap:9px;align-content:start}.footer-link-group strong{color:var(--text);font-size:13px;letter-spacing:.08em;text-transform:uppercase}.dashboard-shell>section:nth-of-type(4){position:relative;margin-top:36px;padding:0 18px 20px;border:1px solid rgba(214,179,90,.34);border-radius:24px;background:linear-gradient(180deg,rgba(15,23,42,.96),rgba(8,10,15,.68));box-shadow:0 24px 80px rgba(0,0,0,.28);overflow:hidden}.dashboard-shell>section:nth-of-type(4):before{content:"GOLD  ACTIVE     |     SILVER  COMING SOON     |     OIL  COMING SOON     |     NATGAS  COMING SOON     |     FX  COMING SOON";display:block;margin:0 -18px 18px;padding:13px 18px;border-bottom:1px solid rgba(214,179,90,.32);color:var(--gold);background:linear-gradient(90deg,rgba(214,179,90,.2),rgba(15,23,42,.9));font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;overflow-x:auto}.dashboard-shell>section:nth-of-type(4)>.section-title{margin-top:0;padding-bottom:14px;border-bottom:1px solid rgba(148,163,184,.18)}.dashboard-shell>section:nth-of-type(4)>.section-title h2:after{content:" / GOLD";color:var(--gold);font-size:16px;letter-spacing:.03em}@media (max-width:900px){.market-grid,.meta-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-inner{grid-template-columns:1fr 1fr}}@media (max-width:640px){.site-header-inner{align-items:flex-start;flex-direction:column}.site-nav{justify-content:flex-start}.market-grid,.meta-grid,.site-footer-inner{grid-template-columns:1fr}.market-group-header{align-items:flex-start;flex-direction:column}.hero{padding:22px}table{display:block;overflow-x:auto;white-space:nowrap}}.hero-actions{display:none}.site-header{background:rgba(8,10,15,.92)!important;border-bottom:1px solid rgba(214,179,90,.22)!important;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-footer-inner,.site-header-inner{width:min(1600px,calc(100% - 48px))!important}.site-header-inner{padding-top:6px!important;padding-bottom:6px!important;min-height:70px}.brand-mark.brand-logo{gap:0;overflow:visible}.brand-mark.brand-logo img{display:block;max-width:none;object-fit:contain!important;object-position:left center;border-radius:0!important;border:0!important;background:transparent!important}.header-brand.brand-logo img{width:245px;height:58px}.footer-brand.brand-logo img{width:250px;height:64px}.site-header .site-nav{position:relative;display:flex;justify-content:flex-end;gap:6px}.header-menu{position:relative}.header-menu summary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:96px;padding:10px 14px;border:1px solid rgba(214,179,90,.34);border-radius:999px;color:rgba(248,250,252,.92);background:rgba(15,23,42,.92);box-shadow:0 10px 30px rgba(0,0,0,.22);cursor:pointer;list-style:none;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.header-menu summary::-webkit-details-marker{display:none}.header-menu summary:hover,.header-menu[open] summary{color:#080a0f;background:var(--gold);border-color:var(--gold)}.menu-chevron{font-size:11px;line-height:1;transform:translateY(-1px)}.header-menu-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:100;min-width:210px;padding:8px;border:1px solid rgba(214,179,90,.32);border-radius:16px;background:rgba(8,10,15,.98);box-shadow:0 24px 70px rgba(0,0,0,.48)}.header-menu-panel a{display:flex;align-items:center;justify-content:space-between;width:100%;padding:11px 12px!important;border:1px solid transparent;border-radius:12px!important;color:rgba(248,250,252,.86)!important;font-size:13px!important;font-weight:850;line-height:1.1!important}.header-menu-panel a:hover{color:var(--gold)!important;border-color:rgba(214,179,90,.22)!important;background:rgba(214,179,90,.08)!important}.meta-card{display:flex!important;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:88px}.meta-card span,.meta-card strong{width:100%;text-align:center}.metric-row{align-items:stretch}.metric{display:flex!important;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:64px}.metric .negative,.metric .neutral,.metric .positive,.metric span,.metric strong{width:100%;text-align:center}.market-card{text-align:center}.market-card>header{display:grid!important;grid-template-columns:1fr;justify-items:center;align-items:center;grid-gap:8px;gap:8px;text-align:center}.market-card>header .asset-class,.market-card>header .score,.market-card>header .symbol,.market-card>header>div{width:100%;text-align:center!important}.market-card .metric-row{justify-items:center}.market-card .metric{align-items:center!important;justify-content:center!important}.market-card .asset-class,.market-card .metric,.market-card .mode,.market-card .negative,.market-card .neutral,.market-card .positive,.market-card .wash-session{text-align:center!important}.market-card .mode,.market-card .wash-session{display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;margin-left:auto;margin-right:auto}.table-card table td:first-child,.table-card table th:first-child{min-width:260px;width:32%;white-space:normal}.table-card table td:first-child strong{display:block;margin-bottom:3px}.table-card table td:first-child .asset-class{display:block;white-space:normal;line-height:1.25}.auth-shell{max-width:1180px}.auth-grid{display:grid;grid-template-columns:minmax(320px,.8fr) minmax(320px,1fr);grid-gap:18px;gap:18px;margin-top:22px}.auth-card{padding:22px}.auth-toggle{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:18px}.auth-secondary,.auth-submit,.auth-toggle button{cursor:pointer;border-radius:999px;border:1px solid rgba(214,179,90,.28);color:var(--text);background:rgba(15,23,42,.86);font-weight:800}.auth-toggle button{padding:10px 12px}.auth-submit,.auth-toggle button.active{color:#080a0f;background:var(--gold);border-color:var(--gold)}.auth-label{display:block;margin:14px 0 7px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.auth-input{width:100%;padding:12px 14px;border-radius:12px;border:1px solid var(--border);color:var(--text);background:rgba(8,10,15,.84);outline:none}.auth-input:focus{border-color:rgba(214,179,90,.72);box-shadow:0 0 0 3px rgba(214,179,90,.14)}.auth-secondary,.auth-submit{width:100%;padding:12px 14px;margin-top:16px}.auth-secondary{color:var(--gold);background:rgba(214,179,90,.08)}.auth-secondary:disabled,.auth-submit:disabled{cursor:not-allowed;opacity:.6}.approval-form{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.approval-form button,.approval-form select{border-radius:999px;border:1px solid rgba(214,179,90,.28);padding:8px 10px;color:var(--text);background:rgba(8,10,15,.84);font-size:12px;font-weight:800}.approval-form button{cursor:pointer;color:#080a0f;background:var(--gold);border-color:var(--gold)}.site-footer-inner{display:grid;grid-template-columns:minmax(340px,1.2fr) 110px 125px 125px 150px!important;grid-column-gap:24px;column-gap:24px;grid-row-gap:16px;row-gap:16px;align-items:start;padding-top:24px!important;padding-bottom:24px!important}.site-footer p{max-width:520px;margin-top:8px!important;line-height:1.5!important}.footer-link-group{min-width:0;gap:7px!important}.footer-link-group a,.footer-link-group strong{font-size:12px!important}@media (max-width:1100px){.site-footer-inner{grid-template-columns:1fr 1fr 1fr!important}}@media (max-width:900px){.site-header-inner{align-items:center;flex-direction:row;min-height:66px}.table-card table td:first-child,.table-card table th:first-child{min-width:220px;width:40%}.auth-grid{grid-template-columns:1fr}.header-brand.brand-logo img{width:220px;height:54px}.footer-brand.brand-logo img{width:230px;height:60px}.site-footer-inner{grid-template-columns:1fr 1fr!important}}@media (max-width:640px){.site-footer-inner,.site-header-inner{width:min(100% - 32px,1600px)!important}.header-brand.brand-logo img{width:190px;height:48px}.footer-brand.brand-logo img{width:210px;height:56px}.header-menu-panel{right:0;min-width:190px}.site-footer-inner{grid-template-columns:1fr!important}}.site-footer-inner{grid-template-columns:minmax(340px,1.35fr) 130px 170px minmax(170px,.72fr)!important}.member-table-scroll{overflow-x:auto!important}.member-detail-table{min-width:1480px}.member-detail-table.compact-detail-table{min-width:1120px}.member-detail-table td,.member-detail-table th{padding:10px 12px;font-size:12px}.member-detail-table td:first-child,.member-detail-table th:first-child{min-width:112px!important;width:auto!important}.market-card.member-left-card,.market-card.member-left-card .asset-class,.market-card.member-left-card .symbol,.market-card.member-left-card>header,.market-card.member-left-card>header>div{text-align:left!important;justify-items:start!important}.market-card.member-left-card>header{justify-content:start!important}.member-formula{margin:10px 0 0;padding:12px 14px;border:1px solid rgba(214,179,90,.25);border-radius:12px;color:var(--gold);background:rgba(8,10,15,.65);font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.65;white-space:pre-wrap;overflow-wrap:anywhere}.member-copy{color:var(--muted);font-size:14px;line-height:1.75}.member-report-details{margin-top:14px;padding:0;overflow:hidden}.member-report-details>summary{cursor:pointer;list-style:none;padding:16px 18px;color:var(--gold);font-weight:900}.member-report-details>summary::-webkit-details-marker{display:none}.member-report-details[open]>summary{border-bottom:1px solid var(--border);background:rgba(214,179,90,.07)}.member-report-body{padding:18px}.member-summary-text{margin:0;color:var(--muted);font-family:inherit;font-size:14px;line-height:1.7;white-space:pre-wrap}@media (max-width:1100px){.site-footer-inner{grid-template-columns:1fr 1fr!important}}@media (max-width:640px){.site-footer-inner{grid-template-columns:1fr!important}}.page-shell{overflow-x:hidden}.dashboard-shell,.page-shell{width:min(1600px,calc(100% - 48px))!important}.table-card{width:100%;max-width:100%;overflow-x:auto!important;overflow-y:hidden;-webkit-overflow-scrolling:touch}.table-card table{width:max-content;min-width:100%;border-collapse:collapse}.market-table-card table{width:100%;min-width:0;table-layout:fixed}.market-table-card td,.market-table-card th{padding:12px 14px}.market-table-card td:first-child,.market-table-card th:first-child{width:110px}.market-table-card td:nth-child(2),.market-table-card th:nth-child(2){width:105px}.market-table-card td:nth-child(3),.market-table-card th:nth-child(3){width:170px;white-space:normal}.market-table-card td:nth-child(4),.market-table-card td:nth-child(5),.market-table-card th:nth-child(4),.market-table-card th:nth-child(5){width:112px}.market-table-card td:nth-child(6),.market-table-card th:nth-child(6){width:100px}.market-table-card td:nth-child(7),.market-table-card td:nth-child(8),.market-table-card th:nth-child(7),.market-table-card th:nth-child(8){width:105px}.market-table-card td:nth-child(9),.market-table-card th:nth-child(9){width:120px}.market-table-card td:nth-child(10),.market-table-card th:nth-child(10){width:128px}.market-table-card td:nth-child(11),.market-table-card th:nth-child(11){width:145px}.market-table-card td:nth-child(12),.market-table-card th:nth-child(12){width:105px}.table-card td,.table-card th{vertical-align:middle}.table-card td,.table-card th{white-space:nowrap}.table-card td:nth-child(4){min-width:112px;white-space:normal}.market-table-card td:nth-child(4){min-width:0;white-space:nowrap}.page-shell>section:nth-of-type(2) .market-table-card table{min-width:1280px}.page-shell>section:nth-of-type(2) .market-table-card td:first-child,.page-shell>section:nth-of-type(2) .market-table-card th:first-child{flex:0 0 72px}.page-shell>section:nth-of-type(2) .market-table-card td:nth-child(7),.page-shell>section:nth-of-type(2) .market-table-card th:nth-child(7){flex:1 1 360px}.table-card .wash-session{white-space:nowrap}.audit-table-card table{width:100%!important;min-width:0!important;table-layout:fixed}.audit-table-card td,.audit-table-card th{padding:10px 8px;font-size:11px;line-height:1.25;white-space:normal;overflow-wrap:anywhere}.audit-table-card td:first-child,.audit-table-card th:first-child{width:86px}.audit-table-card td:nth-child(2),.audit-table-card th:nth-child(2){width:78px}.audit-table-card td:nth-child(3),.audit-table-card th:nth-child(3){width:64px;min-width:0}.audit-table-card td:nth-child(4),.audit-table-card th:nth-child(4){width:104px}.audit-table-card td:nth-child(5),.audit-table-card td:nth-child(6),.audit-table-card th:nth-child(5),.audit-table-card th:nth-child(6){width:64px}.audit-table-card td:nth-child(7),.audit-table-card th:nth-child(7){width:86px}.audit-table-card td:nth-child(8),.audit-table-card td:nth-child(9),.audit-table-card th:nth-child(8),.audit-table-card th:nth-child(9){width:82px}.audit-table-card td:nth-child(10),.audit-table-card th:nth-child(10){width:88px}.audit-table-card td:nth-child(11),.audit-table-card th:nth-child(11){width:82px}.audit-table-card td:nth-child(12),.audit-table-card td:nth-child(13),.audit-table-card td:nth-child(14),.audit-table-card th:nth-child(12),.audit-table-card th:nth-child(13),.audit-table-card th:nth-child(14){width:56px}.audit-table-card td:nth-child(15),.audit-table-card th:nth-child(15){width:78px}.table-card::-webkit-scrollbar{height:10px}.table-card::-webkit-scrollbar-track{background:rgba(15,23,42,.8);border-radius:999px}.table-card::-webkit-scrollbar-thumb{background:rgba(214,179,90,.45);border-radius:999px}@media (min-width:900px){.table-card:not(.audit-table-card):not(.market-table-card) table{min-width:1420px}}@media (max-width:1200px){.market-table-card table{width:max-content;min-width:1240px}}@media (max-width:900px){.dashboard-shell,.page-shell{width:min(100% - 32px,1600px)!important}.audit-table-card table{min-width:1040px!important}}.page-shell>section:nth-of-type(2) .market-table-card table{min-width:1420px}.page-shell>section:nth-of-type(2) .market-table-card tr{display:flex;width:100%;align-items:stretch}.page-shell>section:nth-of-type(2) .market-table-card td,.page-shell>section:nth-of-type(2) .market-table-card th{display:block;min-width:0;white-space:normal;overflow-wrap:anywhere}.page-shell>section:nth-of-type(2) .market-table-card td:first-child,.page-shell>section:nth-of-type(2) .market-table-card th:first-child{flex:0 0 145px;overflow-wrap:normal;word-break:normal}.page-shell>section:nth-of-type(2) .market-table-card td:nth-child(2),.page-shell>section:nth-of-type(2) .market-table-card th:nth-child(2){flex:0 0 58px;text-align:center}.page-shell>section:nth-of-type(2) .market-table-card td:nth-child(3),.page-shell>section:nth-of-type(2) .market-table-card th:nth-child(3){flex:0 0 92px;text-align:right}.page-shell>section:nth-of-type(2) .market-table-card td:nth-child(4),.page-shell>section:nth-of-type(2) .market-table-card th:nth-child(4){flex:0 0 96px;text-align:right}.page-shell>section:nth-of-type(2) .market-table-card td:nth-child(5),.page-shell>section:nth-of-type(2) .market-table-card th:nth-child(5){flex:0 0 152px}.page-shell>section:nth-of-type(2) .market-table-card td:nth-child(6),.page-shell>section:nth-of-type(2) .market-table-card th:nth-child(6){flex:0 0 126px;text-align:center}.page-shell>section:nth-of-type(2) .market-table-card td:nth-child(7),.page-shell>section:nth-of-type(2) .market-table-card th:nth-child(7){order:8;flex:1 1 330px}.page-shell>section:nth-of-type(2) .market-table-card td:nth-child(8),.page-shell>section:nth-of-type(2) .market-table-card th:nth-child(8){order:7;flex:0 0 150px;text-align:center}.page-shell>section:nth-of-type(6) .market-table-card table{min-width:1180px}.page-shell>section:nth-of-type(6) .market-table-card tr{display:flex;width:100%;align-items:stretch}.page-shell>section:nth-of-type(6) .market-table-card td,.page-shell>section:nth-of-type(6) .market-table-card th{display:block;min-width:0;white-space:normal;overflow-wrap:anywhere;text-align:left}.page-shell>section:nth-of-type(6) .market-table-card td:first-child,.page-shell>section:nth-of-type(6) .market-table-card th:first-child{flex:0 0 155px}.page-shell>section:nth-of-type(6) .market-table-card td:nth-child(2),.page-shell>section:nth-of-type(6) .market-table-card th:nth-child(2){flex:0 0 95px;text-align:center}.page-shell>section:nth-of-type(6) .market-table-card td:nth-child(3),.page-shell>section:nth-of-type(6) .market-table-card th:nth-child(3){flex:0 0 190px}.page-shell>section:nth-of-type(6) .market-table-card td:nth-child(4),.page-shell>section:nth-of-type(6) .market-table-card th:nth-child(4){flex:0 0 82px;text-align:center}.page-shell>section:nth-of-type(6) .market-table-card td:nth-child(5),.page-shell>section:nth-of-type(6) .market-table-card th:nth-child(5){flex:0 0 165px;text-align:center}.page-shell>section:nth-of-type(6) .market-table-card td:nth-child(6),.page-shell>section:nth-of-type(6) .market-table-card th:nth-child(6){flex:1 1 380px}.page-shell>section:nth-of-type(6) .market-table-card td:nth-child(7),.page-shell>section:nth-of-type(6) .market-table-card th:nth-child(7){flex:0 0 160px;text-align:center}.dashboard-shell>section:nth-of-type(4):before,.dashboard-shell>section:nth-of-type(4)>.section-title h2:after{content:none!important;display:none!important}.advanced-market-table-card{width:100%;max-width:100%;overflow-x:auto!important;overflow-y:hidden}.advanced-market-table-card table{width:max-content!important;min-width:1700px!important;table-layout:auto!important;border-collapse:collapse}.advanced-market-table-card td,.advanced-market-table-card th{padding:14px 16px;text-align:center;vertical-align:middle;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;line-height:1.25}.advanced-market-table-card th{white-space:nowrap!important;letter-spacing:.13em}.advanced-market-table-card td:first-child,.advanced-market-table-card th:first-child{min-width:170px;width:170px}.advanced-market-table-card td:nth-child(2),.advanced-market-table-card th:nth-child(2){min-width:120px;width:120px}.advanced-market-table-card td:nth-child(3),.advanced-market-table-card th:nth-child(3){min-width:230px;width:230px}.advanced-market-table-card td:nth-child(4),.advanced-market-table-card td:nth-child(5),.advanced-market-table-card th:nth-child(4),.advanced-market-table-card th:nth-child(5){min-width:130px;width:130px}.advanced-market-table-card td:nth-child(6),.advanced-market-table-card th:nth-child(6){min-width:120px;width:120px}.advanced-market-table-card td:nth-child(11),.advanced-market-table-card td:nth-child(7),.advanced-market-table-card td:nth-child(8),.advanced-market-table-card td:nth-child(9),.advanced-market-table-card th:nth-child(11),.advanced-market-table-card th:nth-child(7),.advanced-market-table-card th:nth-child(8),.advanced-market-table-card th:nth-child(9){min-width:125px;width:125px}.advanced-market-table-card td:nth-child(10),.advanced-market-table-card th:nth-child(10){min-width:160px;width:160px}.advanced-market-table-card td:first-child .asset-class,.advanced-market-table-card td:first-child strong{display:block;text-align:center}.advanced-market-table-card .table-group-row td{width:auto!important;min-width:0!important;max-width:none!important;padding:18px 24px;text-align:center!important;background:linear-gradient(90deg,rgba(214,179,90,.2),rgba(214,179,90,.04));border-top:1px solid rgba(214,179,90,.45);border-bottom:1px solid rgba(214,179,90,.22)}.advanced-market-table-card .table-group-row span{display:block;font-size:18px;font-weight:900;letter-spacing:.18em;text-transform:uppercase;color:#ffffff}.advanced-market-table-card .table-group-row small{display:block;margin-top:4px;font-size:12px;letter-spacing:.03em;color:#93c5fd}.live-tabs{margin-top:16px;display:grid;grid-gap:8px;gap:8px}.live-tab-panel{margin-top:0!important}.live-tab-panel[open]{border-color:rgba(214,179,90,.42);box-shadow:0 0 0 1px rgba(214,179,90,.05),0 12px 32px rgba(2,6,23,.18)}.live-tab-panel .market-table-card td,.live-tab-panel .market-table-card th{padding:8px 12px!important;border-bottom:1px solid rgba(148,163,184,.1)!important;line-height:1.15}.live-tab-panel .market-table-card th{font-size:10px;letter-spacing:.14em}.live-tab-panel .market-table-card td{font-size:11px}.live-tab-panel .market-table-card tr:last-child td{border-bottom:0!important}.collapsible-feed{margin-top:18px;border:1px solid rgba(214,179,90,.2);border-radius:14px;background:rgba(15,23,42,.36);overflow:hidden}.collapsible-feed summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 14px;cursor:pointer;list-style:none;border-bottom:1px solid rgba(148,163,184,.1)}.collapsible-feed summary::-webkit-details-marker{display:none}.collapsible-feed summary:after{content:"COLLAPSE";flex:0 0 auto;padding:5px 10px;border:1px solid rgba(214,179,90,.45);border-radius:999px;color:#facc15;font-size:10px;font-weight:900;letter-spacing:.12em}.collapsible-feed:not([open]) summary:after{content:"EXPAND"}.collapsible-feed summary span{color:#ffffff;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.collapsible-feed summary small{color:#93c5fd;font-size:11px}.collapsible-feed>.table-card{border:0;border-radius:0;margin-top:0!important}@media (max-width:1200px){.advanced-market-table-card table{min-width:1700px!important}}.market-regime-shell{width:min(1180px,calc(100% - 32px))!important}.market-regime-section{margin-top:0}.market-regime-table-card{width:100%;overflow-x:auto!important}.market-regime-table-card table{width:100%!important;min-width:760px!important;table-layout:fixed!important;border-collapse:collapse}.market-regime-table-card tr{display:table-row!important;width:auto!important}.market-regime-table-card td,.market-regime-table-card th{display:table-cell!important;min-width:0!important;padding:14px 16px!important;text-align:center!important;vertical-align:middle!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;line-height:1.25}.market-regime-table-card td:first-child,.market-regime-table-card th:first-child{width:26%!important}.market-regime-table-card td:nth-child(2),.market-regime-table-card th:nth-child(2){width:16%!important}.market-regime-table-card td:nth-child(3),.market-regime-table-card th:nth-child(3){width:34%!important}.market-regime-table-card td:nth-child(4),.market-regime-table-card th:nth-child(4){width:24%!important}.market-regime-table-card .table-group-row td{display:table-cell!important;width:auto!important;padding:14px 16px!important;text-align:center!important}.market-regime-table-card .table-group-row small,.market-regime-table-card .table-group-row span{display:inline-block;vertical-align:middle}@media (max-width:820px){.market-regime-shell{width:min(100% - 24px,1180px)!important}.market-regime-table-card table{min-width:720px!important}}.research-shell{max-width:1320px}.research-hero{position:relative;overflow:hidden}.research-hero:after{content:"RESEARCH  •  TEST  •  VALIDATE  •  IMPROVE";position:absolute;right:24px;bottom:18px;color:rgba(214,179,90,.16);font-size:clamp(18px,3vw,36px);font-weight:900;letter-spacing:.08em;white-space:nowrap;pointer-events:none}.research-source-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.research-source-name{font-size:19px;letter-spacing:-.02em}.research-card-note{margin:14px 0 0;line-height:1.6}.research-form{padding:22px;border:1px solid rgba(214,179,90,.34);border-radius:20px;background:linear-gradient(180deg,rgba(17,24,39,.92),rgba(8,10,15,.82));box-shadow:0 24px 70px rgba(0,0,0,.24)}.research-form-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px}.research-form label{display:grid;grid-gap:7px;gap:7px}.research-form label>span{color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.research-form input,.research-form select{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--border);border-radius:12px;outline:none;color:var(--text);background:rgba(15,23,42,.96);font:inherit}.research-form input:focus,.research-form select:focus{border-color:rgba(214,179,90,.78);box-shadow:0 0 0 3px rgba(214,179,90,.12)}.research-form input:disabled,.research-form select:disabled{cursor:not-allowed;color:var(--gold);opacity:.8;background:rgba(214,179,90,.08)}.research-baseline-summary{display:grid;grid-gap:7px;gap:7px;margin-top:18px;padding:16px 18px;border:1px solid rgba(214,179,90,.46);border-left:4px solid var(--gold);border-radius:14px;background:linear-gradient(90deg,rgba(214,179,90,.14),rgba(15,23,42,.86))}.research-baseline-summary strong{color:var(--gold);font-size:15px;letter-spacing:.02em}.research-baseline-summary span{color:var(--text);font-size:13px;line-height:1.45}.research-baseline-summary small{margin-top:3px;color:var(--muted);line-height:1.55}.research-form-actions{display:flex;align-items:center;gap:16px;margin-top:18px}.research-form-actions button{min-height:44px;padding:0 18px;border:1px solid rgba(214,179,90,.72);border-radius:999px;color:#080a0f;background:var(--gold);font:inherit;font-weight:900;cursor:pointer}.research-form-actions button:disabled{cursor:not-allowed;opacity:.55}.research-form-actions p{margin:0;color:var(--muted);font-size:13px}.research-form-status{margin-top:14px;padding:11px 13px;border:1px solid var(--border);border-radius:12px;font-size:13px;overflow-wrap:anywhere}.research-form-status.success{color:var(--green);border-color:rgba(34,197,94,.42);background:rgba(34,197,94,.08)}.research-form-status.error{color:var(--red);border-color:rgba(239,68,68,.42);background:rgba(239,68,68,.08)}.research-warning{border-color:rgba(239,68,68,.38)}.research-warning p{margin-bottom:0}.research-warning code{color:var(--gold)}.research-table-card{overflow-x:auto}.research-table-card table{min-width:1050px}@media (max-width:1050px){.research-form-grid,.research-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.research-form-grid,.research-source-grid{grid-template-columns:1fr}.research-form-actions{align-items:stretch;flex-direction:column}.research-hero:after{display:none}}