:root{color:#17211b;background:#f6f8f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--bg: #f6f8f7;--rail: #ffffff;--surface: #ffffff;--surface-alt: #eef4f1;--line: #dce5e0;--line-strong: #b8cbc1;--text: #17211b;--muted: #64766d;--strong: #06120c;--accent: #12a66a;--accent-soft: #e7f6ef;--warn: #f5c451;--warn-soft: #322710;--critical: #ff6b6b;--critical-soft: #341818;--shadow: 0 14px 50px rgb(17 35 27 / 8%)}*{box-sizing:border-box}body{margin:0;background:var(--bg)}button,input,select{color:var(--text);font:inherit}h1,h2,p{margin:0}h1{color:var(--strong);font-size:30px;font-weight:760;letter-spacing:0;line-height:1.12}h2{color:var(--strong);font-size:15px;font-weight:720;letter-spacing:0}button{display:inline-flex;min-height:38px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--line-strong);border-radius:8px;background:var(--surface-alt);padding:0 12px;cursor:pointer;font-weight:680}button:hover{border-color:var(--accent)}button:disabled{cursor:not-allowed;opacity:.55}button.primary{border-color:#0c8f5a;background:var(--accent);color:#fff}button.danger{border-color:#f1b6b6;background:#fff1f1;color:#b42318}input,select{width:100%;min-width:0;border:0;outline:0;background:transparent;font-weight:600}.auth-shell,.app-shell{min-height:100vh}.auth-shell{display:grid;place-items:center;padding:24px}.auth-panel,.metric-tile,.panel{border:1px solid var(--line);border-radius:10px;background:var(--surface);box-shadow:var(--shadow)}.auth-panel{width:min(440px,100%);padding:26px}.auth-brand,.brand,.tile-head,.block-title,.section-title,.control-row,.asset-title,.asset-meta{display:flex;align-items:center}.auth-brand,.brand{gap:12px}.auth-brand img,.brand img{width:42px;height:42px;border-radius:8px;object-fit:contain}.auth-brand strong,.brand strong,.rail-footer strong,.empty-state strong,.run-summary strong{display:block;color:var(--strong)}.auth-brand span,.brand span,.rail-footer span{color:var(--muted);font-size:12px}.auth-copy{margin:28px 0 20px}.eyebrow{display:block;margin-bottom:6px;color:var(--accent);font-size:11px;font-weight:760;text-transform:uppercase}.auth-form,.stack-list,.asset-list,.workflow-list{display:grid;gap:10px}.auth-form label{display:grid;gap:7px}.auth-form label span{color:var(--muted);font-size:12px;font-weight:700}.auth-form input,.field-row{min-height:42px;border:1px solid var(--line);border-radius:8px;background:#fff}.auth-form input{padding:0 12px}.auth-status{margin-top:14px;color:var(--muted);font-size:13px;line-height:1.45}.app-shell{display:grid;grid-template-columns:252px minmax(0,1fr)}.rail{position:sticky;top:0;display:flex;height:100vh;flex-direction:column;gap:24px;border-right:1px solid var(--line);background:var(--rail);padding:20px 16px}.nav-list{display:grid;gap:5px}.nav-list button{min-height:38px;justify-content:flex-start;border:0;background:transparent;color:var(--muted)}.nav-list button.active,.nav-list button:hover{background:var(--surface-alt);color:var(--strong)}.rail-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto;border-top:1px solid var(--line);padding-top:16px}.icon-button{width:36px;min-height:36px;padding:0}.workspace{min-width:0;padding:28px}.hero{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;margin-bottom:18px}.hero p{max-width:760px;margin-top:7px;color:var(--muted);font-size:14px;line-height:1.45}.metric-grid,.two-column{display:grid;gap:14px;margin-bottom:16px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.two-column{grid-template-columns:minmax(320px,.95fr) minmax(320px,1.05fr)}.metric-tile{min-height:108px;padding:15px}.panel{min-width:0;padding:15px}.tile-head,.block-title,.section-title{justify-content:space-between;gap:12px}.tile-head{color:var(--muted);font-size:12px;font-weight:700}.metric-tile strong{display:block;margin-top:15px;color:var(--strong);font-size:28px;font-weight:760;line-height:1}.block-title,.section-title{min-height:30px;margin-bottom:12px}.block-title span,.section-title span{flex:0 0 auto;color:var(--muted);font-size:12px;font-weight:700}.field-row{display:flex;align-items:center;gap:8px;padding:0 11px}.ops-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:12px 0}.domain-pill,.run-row{display:grid;width:100%;min-height:42px;align-items:center;justify-items:start;padding:7px 9px;text-align:left}.domain-pill{grid-template-columns:minmax(0,1fr) auto}.run-row{grid-template-columns:minmax(0,1fr) auto auto;gap:8px}.domain-pill span,.run-row span,.asset-title strong{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.domain-pill small,.run-row small,.run-row strong{color:var(--muted);font-size:11px;font-weight:700;text-transform:uppercase}.run-row.selected{border-color:var(--accent);background:var(--accent-soft)}.empty-state{display:flex;align-items:flex-start;gap:10px;min-height:84px;border:1px dashed var(--line-strong);border-radius:8px;color:var(--muted);padding:14px}.empty-state span,.run-summary span{display:block;margin-top:4px;color:var(--muted);font-size:13px}.control-row{gap:12px;margin-bottom:14px}.search-box{flex:1 1 auto;min-width:260px}.select-box{flex:0 0 220px}.asset-row{display:grid;grid-template-columns:76px minmax(0,1.2fr) minmax(240px,.8fr);gap:12px;align-items:stretch;border:1px solid var(--line);border-radius:8px;background:#fff;padding:10px}.priority{display:grid;place-items:center;border-radius:8px;background:var(--surface-alt);text-align:center}.priority.high{background:var(--warn-soft);color:var(--warn)}.priority.critical{background:var(--critical-soft);color:var(--critical)}.priority strong{display:block;color:inherit;font-size:21px;font-weight:780}.priority span{color:inherit;font-size:11px;font-weight:700;text-transform:uppercase}.asset-main{min-width:0;padding:2px 0}.asset-title{min-width:0;gap:8px}.asset-title strong{color:var(--strong);font-size:15px}.asset-main a{display:inline-flex;max-width:100%;align-items:center;gap:5px;margin-top:7px;overflow:hidden;color:var(--accent);font-size:13px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.asset-meta{flex-wrap:wrap;gap:8px;margin-top:8px;color:var(--muted);font-size:12px;font-weight:600}.asset-tags{display:flex;align-content:flex-start;flex-wrap:wrap;gap:7px}.badge,.tag{display:inline-flex;min-height:24px;align-items:center;border-radius:999px;background:var(--surface-alt);color:var(--muted);padding:0 8px;font-size:12px;font-weight:700;line-height:1}.tag.warning{background:var(--warn-soft);color:var(--warn)}.workflow-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto 18px;gap:10px;align-items:center;min-height:48px;border:1px solid var(--line);border-radius:8px;background:#fff;padding:8px 10px}.workflow-row.active{border-color:var(--accent);background:var(--accent-soft)}.workflow-icon{display:grid;width:28px;height:28px;place-items:center;border-radius:8px;background:var(--surface-alt);color:var(--accent)}.workflow-row span{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.recon-workspace{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:14px;align-items:start}.recon-main{min-width:0}.recon-detail{position:sticky;top:18px}.table-list{display:grid;gap:8px}.table-row{display:grid;width:100%;min-height:44px;grid-template-columns:minmax(0,1fr) auto auto auto;gap:8px;align-items:center;justify-items:start;padding:8px 9px;text-align:left}.table-row.selected{border-color:var(--accent);background:var(--accent-soft)}.table-row span,.table-row strong{overflow:hidden;max-width:100%;text-overflow:ellipsis;white-space:nowrap}.table-row small,.table-row strong{color:var(--muted);font-size:11px;font-weight:760;text-transform:uppercase}.row-icon-action{display:inline-grid;width:28px;height:28px;place-items:center;border-radius:7px;color:var(--muted)}.row-icon-action:hover{background:#e6f3ed;color:var(--accent)}.run-detail,.artifact-list{display:grid;gap:10px}.stage-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.stage-card,.artifact-row{min-width:0;border:1px solid var(--line);border-radius:8px;background:#fbfdfc;padding:10px}.stage-card span,.stage-card small,.stage-card p,.artifact-row span{display:block;margin-top:5px;color:var(--muted);font-size:12px;line-height:1.35}.artifact-row{display:grid;gap:3px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;background:#06120c4d;padding:18px}.delete-dialog{width:min(430px,100%);border:1px solid var(--line);border-radius:10px;background:#fff;padding:16px;box-shadow:var(--shadow)}.delete-dialog p{color:var(--muted);font-size:14px;line-height:1.45}.dialog-actions{display:flex;justify-content:flex-end;gap:9px;margin-top:16px}@media(max-width:1180px){.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.two-column,.recon-workspace{grid-template-columns:1fr}.recon-detail{position:static}.asset-row{grid-template-columns:76px minmax(0,1fr)}.asset-tags{grid-column:2}}@media(max-width:880px){.app-shell{grid-template-columns:1fr}.rail{position:static;height:auto}.nav-list{grid-template-columns:repeat(4,minmax(0,1fr))}.hero{align-items:stretch;flex-direction:column}}@media(max-width:680px){.workspace,.auth-shell{padding:16px}.metric-grid,.nav-list,.control-row,.section-title,.asset-row{grid-template-columns:1fr}.section-title,.control-row{display:grid}.asset-tags{grid-column:auto}.search-box,.select-box{min-width:0;width:100%}h1{font-size:25px}}.exposure-workspace{display:grid;gap:0}.exposure-scope{display:grid;min-height:46px;grid-template-columns:minmax(180px,280px) minmax(180px,1fr) auto;align-items:center;gap:12px;border:1px solid var(--line);border-radius:7px 7px 0 0;background:#fff;padding:6px 8px}.exposure-scope label{display:flex;min-width:0;align-items:center;gap:8px;padding:0 7px;color:var(--muted)}.exposure-scope select{min-width:0;border:0;outline:0;background:transparent;color:var(--strong);font-weight:720}.scope-status{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:12px;font-weight:650}.scope-status i{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.scope-actions{display:flex;gap:7px}.scope-actions button{min-height:32px;border-radius:6px;font-size:12px}.exposure-view-tabs{display:flex;min-height:46px;align-items:stretch;gap:3px;border:1px solid var(--line);border-top:0;border-radius:0;background:#fff;padding:4px}.exposure-view-tabs button{min-height:36px;border:0;border-radius:6px;background:transparent;color:var(--muted);padding:0 11px;font-size:12px}.exposure-view-tabs button.active{background:var(--accent-soft);color:#087349}.exposure-view-tabs button b{min-width:20px;border-radius:10px;background:#eef2f0;padding:2px 6px;color:#52615a;font-size:10px}.exposure-view-tabs button.active b{background:#ccebdc;color:#075c3b}.exposure-view-tabs em{align-self:center;margin-left:auto;padding:0 9px;color:var(--muted);font-size:11px;font-style:normal}.exposure-empty{display:flex;min-height:150px;align-items:center;gap:12px;border:1px dashed var(--line-strong);border-radius:8px;background:#fff;padding:20px;color:var(--muted)}.exposure-empty div{flex:1}.exposure-empty strong,.exposure-empty span{display:block}.exposure-empty strong{color:var(--strong)}.exposure-empty span{margin-top:4px;font-size:13px}.entity-explorer{display:grid;min-height:calc(100vh - 178px);grid-template-columns:310px minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-top:0;border-radius:0 0 7px 7px;background:#fff}.entity-browser{min-width:0;border-right:1px solid var(--line);background:#fafcfb}.entity-search{display:flex;gap:7px;border-bottom:1px solid var(--line);padding:9px}.entity-search label{display:flex;height:34px;flex:1;align-items:center;gap:7px;border:1px solid var(--line);border-radius:6px;background:#fff;padding:0 9px;color:var(--muted)}.entity-search input{font-size:12px}.entity-search button{width:34px;min-height:34px;padding:0;border-radius:6px;background:#fff}.entity-list-heading{display:flex;min-height:34px;align-items:center;justify-content:space-between;padding:0 10px;color:var(--muted);font-size:10px;font-weight:720;text-transform:uppercase}.entity-list{display:grid;max-height:calc(100vh - 252px);overflow-y:auto}.entity-list>button{display:grid;min-height:64px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;justify-content:stretch;gap:9px;border:0;border-top:1px solid #edf1ef;border-radius:0;background:transparent;padding:8px 10px;text-align:left}.entity-list>button:hover{background:#f2f7f4}.entity-list>button.selected{background:var(--accent-soft);box-shadow:inset 3px 0 var(--accent)}.entity-list button>span:nth-child(2){min-width:0}.entity-list strong,.entity-list small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-list strong{color:var(--strong);font-size:12px}.entity-list small{margin-top:5px;color:var(--muted);font-size:10px;font-weight:600}.entity-icon{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--line);border-radius:6px;background:#fff;color:#52615a}.entity-icon.large{width:38px;height:38px}.risk-chip{display:inline-flex;border-radius:4px;background:#edf2ef;color:#5d6a63;padding:4px 6px;font-size:9px;font-style:normal;font-weight:760}.risk-chip.risk-3,.risk-chip.risk-2{background:#fff6df;color:#936006}.risk-chip.risk-4{background:#fff0e6;color:#ad5315}.risk-chip.risk-5{background:#fff0ef;color:#b52f2f}.entity-detail{min-width:0;overflow:hidden}.entity-detail>.empty-state{margin:16px}.entity-detail-head{display:flex;min-height:68px;align-items:center;gap:10px;border-bottom:1px solid var(--line);padding:10px 15px}.entity-detail-head div{min-width:0;flex:1}.entity-detail-head small{display:block;color:var(--muted);font-size:10px}.entity-detail-head h2{overflow:hidden;margin-top:3px;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.entity-detail-head a{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:6px;color:var(--muted)}.entity-fact-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--line)}.entity-fact-grid>div{min-height:66px;border-right:1px solid var(--line);padding:12px 14px}.entity-fact-grid>div:last-child{border-right:0}.entity-fact-grid span,.entity-fact-grid strong{display:block}.entity-fact-grid span{color:var(--muted);font-size:10px}.entity-fact-grid strong{overflow:hidden;margin-top:8px;color:var(--strong);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.entity-fact-grid strong.risk-4{color:#ad5315}.entity-fact-grid strong.risk-5{color:#b52f2f}.entity-detail-tabs{display:flex;height:44px;align-items:flex-end;gap:20px;border-bottom:1px solid var(--line);padding:0 15px}.entity-detail-tabs button{height:44px;min-height:44px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;padding:0;color:var(--muted);font-size:11px;text-transform:capitalize}.entity-detail-tabs button.active{border-bottom-color:var(--accent);color:var(--strong)}.entity-detail-tabs span{margin-left:5px;color:#84918b;font-size:9px}.asset-summary section,.signal-detail section{border-bottom:1px solid var(--line);padding:16px}.detail-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px}.detail-section-title h3{margin:0;font-size:13px}.detail-section-title>span{color:var(--muted);font-size:10px}.asset-metrics{display:grid;grid-template-columns:repeat(4,1fr);margin-top:12px;border:1px solid var(--line);border-radius:6px}.asset-metrics div{min-height:70px;border-right:1px solid var(--line);padding:12px}.asset-metrics div:last-child{border-right:0}.asset-metrics strong,.asset-metrics span{display:block}.asset-metrics strong{font-size:20px}.asset-metrics span{margin-top:6px;color:var(--muted);font-size:10px}.exposure-path{display:flex;align-items:center;gap:8px;margin-top:13px;overflow-x:auto;color:var(--muted);white-space:nowrap}.exposure-path span,.exposure-path strong{border:1px solid var(--line);border-radius:5px;background:#f7f9f8;padding:6px 8px;font-size:11px}.exposure-path strong{border-color:#b7dfca;background:var(--accent-soft);color:#087349}.surface-table{min-width:0;overflow-x:auto}.surface-head,.surface-row{display:grid;min-width:650px;align-items:center;gap:12px;padding:0 15px}.surface-head{min-height:34px;background:#fafcfb;color:var(--muted);font-size:10px;font-weight:720;text-transform:uppercase}.surface-row{min-height:46px;border-top:1px solid #edf1ef;color:#53615a;font-size:11px}.surface-row code{overflow:hidden;color:#33433b;text-overflow:ellipsis;white-space:nowrap}.surface-row b{color:#17699c;font-size:10px}.endpoint-columns{grid-template-columns:70px minmax(220px,1.5fr) 80px minmax(120px,1fr)}.parameter-columns{grid-template-columns:minmax(160px,1fr) 90px 100px minmax(130px,1fr)}.surface-empty{margin:0;padding:24px 15px;color:var(--muted);font-size:12px}.load-more{margin:12px 15px;min-height:32px;font-size:11px}.evidence-table{display:grid}.evidence-table>div{display:grid;min-height:46px;grid-template-columns:auto minmax(220px,1fr) 100px minmax(130px,.5fr);align-items:center;gap:10px;border-bottom:1px solid #edf1ef;padding:0 15px;font-size:11px}.evidence-table code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.severity-dot{width:8px;height:8px;border-radius:50%;background:#8a9790}.severity-dot.severity-3{background:#b77a10}.severity-dot.severity-4{background:#dc7025}.severity-dot.severity-5{background:#c73737}.signal-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.signal-tags span{border-radius:5px;background:#eef3f0;padding:5px 8px;color:#52615a;font-size:11px;font-weight:650}.evidence-line{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:12px;border:1px solid var(--line);border-radius:6px;padding:10px;font-size:11px}.evidence-line code{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.evidence-line span{color:var(--muted)}@media(max-width:1080px){.entity-explorer{grid-template-columns:285px minmax(0,1fr)}.entity-fact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.entity-fact-grid>div:nth-child(2){border-right:0}}@media(max-width:760px){.exposure-scope{grid-template-columns:1fr;padding:9px}.scope-actions{display:grid;grid-template-columns:1fr 1fr}.exposure-view-tabs{overflow-x:auto}.exposure-view-tabs em{display:none}.entity-explorer{min-height:0;grid-template-columns:1fr}.entity-browser{border-right:0;border-bottom:1px solid var(--line)}.entity-list{max-height:260px}.asset-metrics{grid-template-columns:repeat(2,1fr)}.asset-metrics div:nth-child(2){border-right:0}}.compact-shell{display:grid;min-height:100vh;grid-template-columns:72px minmax(0,1fr);background:#f3f6f4}.compact-rail{position:sticky;z-index:12;top:0;display:flex;height:100vh;align-items:center;flex-direction:column;border-right:1px solid var(--line);background:#fbfcfb;padding:13px 8px}.rail-brand{width:42px;min-height:48px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;padding:0 3px 10px}.rail-brand img{width:34px;height:34px;object-fit:contain}.compact-rail .nav-list{width:100%;gap:4px;padding-top:12px}.compact-rail .nav-list button{width:40px;min-height:40px;justify-content:center;margin:0 auto;border:0;border-radius:6px;background:transparent;padding:0;color:#617068}.compact-rail .nav-list button:hover{background:#edf2ef;color:var(--strong)}.compact-rail .nav-list button.active{background:#e5f4ec;color:#087349}.compact-rail .nav-list span{display:none}.compact-rail-footer{display:flex;align-items:center;flex-direction:column;gap:9px;margin-top:auto;border-top:1px solid var(--line);padding-top:12px}.api-indicator{width:8px;height:8px;border-radius:50%;background:#c73737;box-shadow:0 0 0 3px #f8dddd}.api-indicator.connected{background:#13a268;box-shadow:0 0 0 3px #dff4e9}.compact-rail-footer .icon-button{border-radius:6px;background:#fff}.product-main{min-width:0;background:#f5f8f6}.product-toolbar{position:sticky;z-index:10;top:0;display:flex;min-height:58px;align-items:center;gap:16px;border-bottom:1px solid var(--line);background:#fff;padding:8px 14px}.product-heading{min-width:0}.product-heading span{display:block;color:#087349;font-size:9px;font-weight:760;text-transform:uppercase}.product-heading h1{overflow:hidden;margin-top:2px;font-size:17px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.global-asset-search{display:flex;width:min(360px,32vw);height:32px;align-items:center;gap:7px;border:1px solid var(--line);border-radius:6px;background:#f8faf9;padding:0 9px;color:var(--muted)}.global-asset-search input{font-size:11px}.toolbar-actions{display:flex;align-items:center;gap:7px;margin-left:auto}.recon-status{display:flex;align-items:center;gap:6px;margin-right:3px;color:var(--muted);font-size:10px;font-weight:680;white-space:nowrap}.recon-status i{width:6px;height:6px;border-radius:50%;background:#89958f}.recon-status.running i{background:#13a268;box-shadow:0 0 0 3px #dff4e9}.toolbar-icon,.toolbar-logout{min-height:32px;border-radius:6px;background:#fff}.toolbar-icon{width:32px;padding:0}.mobile-refresh{display:none}.toolbar-logout{padding:0 9px;font-size:11px}.toolbar-run{min-height:32px;border-radius:6px;padding:0 11px;font-size:11px}.compact-shell .workspace{min-width:0;padding:14px}@media(max-width:1080px){.recon-status{display:none}.global-asset-search{min-width:150px;width:auto;flex:1}.toolbar-logout{width:32px;padding:0}.toolbar-logout span{display:none}}@media(max-width:760px){.compact-shell{display:block}.compact-rail{position:sticky;width:100%;height:56px;align-items:center;flex-direction:row;border-right:0;border-bottom:1px solid var(--line);padding:6px 8px}.rail-brand{width:40px;min-height:40px;border:0;padding:3px}.rail-brand img{width:31px;height:31px}.compact-rail .nav-list{display:flex;width:auto;gap:2px;margin-left:auto;padding:0}.compact-rail .nav-list button{width:36px;min-height:36px}.compact-rail-footer{display:none}.product-toolbar{position:static;min-height:54px;padding:7px 10px}.product-heading span{display:none}.product-heading h1{margin:0;font-size:14px}.global-asset-search{min-width:120px;width:auto;flex:1}.recon-status{display:none}.mobile-refresh{display:inline-flex}.toolbar-logout{width:32px;padding:0}.toolbar-logout span{display:none}.compact-shell .workspace{padding:9px}}@media(max-width:460px){.compact-rail .nav-list button:nth-child(4){display:none}.product-heading{max-width:120px}.global-asset-search{display:none}.toolbar-run{padding:0 8px}}
