html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--jb-color-primary: #1677ff;--jb-color-success: #2e7d32;--jb-color-warning: #d46b08;--jb-color-error: #cf1322;--jb-color-info: #0958d9;--jb-color-text: #1f2329;--jb-color-text-secondary: #606a78;--jb-color-border: #d9dee8;--jb-color-bg-layout: #f5f7fb;--jb-color-bg-container: #ffffff;--jb-color-sider: #102039;--jb-color-sider-active: #1677ff;--jb-shadow-subtle: 0 1px 2px rgba(31, 35, 41, .06);--jb-radius-sm: 4px;--jb-radius-md: 6px;--jb-space-1: 4px;--jb-space-2: 8px;--jb-space-3: 12px;--jb-space-4: 16px;--jb-space-5: 24px;--jb-header-height: 56px;--jb-sider-width: 224px}*{box-sizing:border-box}html,body,#app{min-width:0;min-height:100%;margin:0}body{color:var(--jb-color-text);background:var(--jb-color-bg-layout);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:14px;line-height:22px}button,input,select,textarea{font:inherit}.route-placeholder{color:var(--jb-color-text-secondary)}.app-shell{min-height:100vh;min-width:0;background:var(--jb-color-bg-layout)}.app-shell .ant-layout{min-width:0}.app-shell__sider{background:var(--jb-color-sider)!important;border-right:1px solid rgba(255,255,255,.08)}.app-shell__brand{display:flex;align-items:center;height:var(--jb-header-height);padding:0 var(--jb-space-5);color:#fff;font-size:16px;font-weight:650;border-bottom:1px solid rgba(255,255,255,.08)}.app-shell__nav{display:flex;flex-direction:column;gap:var(--jb-space-1);padding:var(--jb-space-3) var(--jb-space-2)}.app-shell__nav-item{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:var(--jb-space-3);min-height:36px;padding:0 var(--jb-space-3);color:#ffffffc7;text-decoration:none;border-radius:var(--jb-radius-md)}.app-shell__nav-item:hover,.app-shell__nav-item:focus-visible{color:#fff;background:#ffffff14}.app-shell__nav-item--active{color:#fff;background:var(--jb-color-sider-active)}.app-shell__menu{padding:var(--jb-space-3) var(--jb-space-2);background:transparent!important}.app-shell__menu.ant-menu-dark .ant-menu-item{min-height:36px;margin-inline:0;margin-block:var(--jb-space-1);border-radius:var(--jb-radius-md)}.app-shell__menu.ant-menu-dark .ant-menu-item-selected{background:var(--jb-color-sider-active)}.app-shell__header{display:flex;align-items:center;justify-content:space-between;height:var(--jb-header-height);padding:0 var(--jb-space-5);color:var(--jb-color-text);background:var(--jb-color-bg-container)!important;border-bottom:1px solid var(--jb-color-border)}.app-shell__header h1{margin:0;color:var(--jb-color-text);font-size:18px;line-height:24px}.app-shell__header .ant-breadcrumb,.app-shell__header .ant-breadcrumb a,.app-shell__header .ant-breadcrumb-separator{color:var(--jb-color-text-secondary)}.app-shell__eyebrow{margin:0 0 2px;color:var(--jb-color-text-secondary);font-size:12px;line-height:18px}.app-shell__user{display:inline-flex;align-items:center;gap:var(--jb-space-2);min-height:32px;padding:0 var(--jb-space-2);color:var(--jb-color-text);background:transparent;border:0;border-radius:var(--jb-radius-md);cursor:pointer}.app-shell__user:hover,.app-shell__user:focus-visible{background:var(--jb-color-bg-layout)}.app-shell__content{min-width:0;padding:var(--jb-space-5)}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(160px,1fr));gap:var(--jb-space-4);margin-bottom:var(--jb-space-5)}.metric-tile,.business-panel,.detail-block{background:var(--jb-color-bg-container);border:1px solid var(--jb-color-border);border-radius:var(--jb-radius-md);box-shadow:var(--jb-shadow-subtle)}.metric-tile{display:flex;align-items:center;justify-content:space-between;min-height:84px;padding:var(--jb-space-4)}.workspace-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:var(--jb-space-4)}.business-panel{min-width:0;overflow-x:auto;padding:var(--jb-space-4)}.section-heading,.customer-summary,.action-row{display:flex;align-items:center;justify-content:space-between;gap:var(--jb-space-3);margin-bottom:var(--jb-space-4)}.section-heading h2,.customer-summary h3{margin:0}.section-heading h2{font-size:16px;line-height:24px}.section-heading__overline,.detail-block__label,.customer-summary p{margin:0;color:var(--jb-color-text-secondary)}.section-heading__overline,.detail-block__label{font-size:12px;line-height:18px}.action-row{justify-content:flex-start;flex-wrap:wrap}.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--jb-space-4)}.detail-block{padding:var(--jb-space-4)}.detail-block p:last-child{margin:var(--jb-space-2) 0 0}.todo-title{color:var(--jb-color-text);font-weight:600}.muted-text{margin:0;color:var(--jb-color-text-secondary)}.page-stack{display:grid;gap:var(--jb-space-4)}.page-title{display:flex;align-items:center;justify-content:space-between;gap:var(--jb-space-3)}.page-title h2{margin:0;font-size:18px;line-height:26px}.page-title__eyebrow{margin:0 0 2px;color:var(--jb-color-text-secondary);font-size:12px;line-height:18px}.customer-summary-panel{display:flex;align-items:center;justify-content:space-between;gap:var(--jb-space-4)}.customer-summary-panel h2{margin:0;font-size:22px;line-height:30px}.customer-summary-panel p:last-child{margin:var(--jb-space-1) 0 0;color:var(--jb-color-text-secondary)}.customer-actions{display:flex;align-items:center;justify-content:space-between;gap:var(--jb-space-3)}.customer-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,360px);gap:var(--jb-space-4);align-items:start}.customer-side-stack{display:grid;gap:var(--jb-space-4)}.permission-state{display:flex;align-items:center;flex-wrap:wrap;gap:var(--jb-space-2)}.quote-status-panel .ant-list-item,.customer-side-stack .ant-list-item{min-width:0;padding-inline:0}.quote-status-panel .ant-list-item{flex-wrap:wrap;gap:var(--jb-space-2)}.quote-status-panel .ant-space{flex-wrap:wrap}.opportunity-board{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:var(--jb-space-4);align-items:start}.board-column{min-height:240px}.opportunity-card{display:grid;gap:var(--jb-space-2);padding:var(--jb-space-3);background:var(--jb-color-bg-layout);border:1px solid var(--jb-color-border);border-radius:var(--jb-radius-md)}.opportunity-card+.opportunity-card{margin-top:var(--jb-space-3)}.stage-radio-group{display:flex;flex-wrap:wrap;gap:var(--jb-space-2)}.stage-radio-group .ant-btn{border-radius:var(--jb-radius-sm)}.drawer-actions{display:flex;justify-content:flex-end;gap:var(--jb-space-2)}.filter-bar{display:flex;align-items:end;flex-wrap:wrap;gap:var(--jb-space-3);padding:var(--jb-space-4);background:var(--jb-color-bg-container);border:1px solid var(--jb-color-border);border-radius:var(--jb-radius-md)}.filter-bar .ant-form-item{margin:0}.filter-control,.filter-bar .ant-input{min-width:180px}.filter-actions .ant-form-item-control-input-content{display:flex;gap:var(--jb-space-2)}.data-table{background:var(--jb-color-bg-container);border:1px solid var(--jb-color-border);border-radius:var(--jb-radius-md)}.customer-card-list{display:grid;gap:var(--jb-space-3)}.customer-card{display:grid;gap:var(--jb-space-3);padding:var(--jb-space-4);background:var(--jb-color-bg-container);border:1px solid var(--jb-color-border);border-radius:var(--jb-radius-md);box-shadow:var(--jb-shadow-subtle)}.customer-card dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--jb-space-3);margin:0}.customer-card dt{color:var(--jb-color-text-secondary);font-size:12px;line-height:18px}.customer-card dd{margin:0}.text-action{padding:0;color:var(--jb-color-primary);font:inherit;font-weight:600;text-align:left;background:transparent;border:0;cursor:pointer}.text-action:hover,.text-action:focus-visible{text-decoration:underline}.pagination-row{display:flex;align-items:center;justify-content:flex-end;gap:var(--jb-space-3)}.login-page{display:grid;min-height:100vh;place-items:center;padding:var(--jb-space-5);background:var(--jb-color-bg-layout)}.login-page__panel{width:min(420px,100%);padding:var(--jb-space-6);background:var(--jb-color-bg-container);border:1px solid var(--jb-color-border);border-radius:var(--jb-radius-md);box-shadow:var(--jb-shadow-subtle)}.login-page__brand{margin-bottom:var(--jb-space-4);color:var(--jb-color-primary);font-size:18px;font-weight:700}.login-page h1{margin:0;font-size:24px;line-height:32px}.login-page p{margin:var(--jb-space-2) 0 var(--jb-space-5);color:var(--jb-color-text-secondary)}.login-page__alert{margin-bottom:var(--jb-space-4)}.login-form{display:grid;gap:var(--jb-space-2)}.login-form__label{color:var(--jb-color-text);font-weight:600}.login-form__submit{margin-top:var(--jb-space-3)}@media(max-width:960px){.app-shell .ant-layout-sider-zero-width-trigger{top:12px;left:12px;width:32px;height:32px;line-height:32px;color:#fff;background:var(--jb-color-sider);border-radius:var(--jb-radius-md);box-shadow:var(--jb-shadow-subtle)}.metric-grid,.workspace-grid,.detail-grid,.customer-detail-grid,.opportunity-board,.page-title{grid-template-columns:1fr}.page-title{align-items:flex-start;flex-direction:column}.app-shell__header,.customer-summary,.customer-summary-panel,.customer-actions,.section-heading{align-items:flex-start;flex-direction:column;height:auto!important;min-height:var(--jb-header-height);line-height:22px!important;padding-top:var(--jb-space-3);padding-bottom:var(--jb-space-3)}.app-shell__header{gap:var(--jb-space-2);padding-left:calc(var(--jb-space-5) + 44px)}}@media(max-width:480px){.app-shell__content{padding:var(--jb-space-3)}.app-shell__header{padding-left:calc(var(--jb-space-3) + 44px)}.metric-tile,.business-panel,.filter-bar{padding:var(--jb-space-3)}.app-shell,.app-shell__header,.app-shell__content,.page-stack,.customer-summary-panel,.customer-detail-grid{min-width:0;max-width:100%}.customer-summary-panel h2,.section-heading h2,.ant-descriptions-item-content,.ant-list-item-meta-title,.ant-list-item-meta-description{overflow-wrap:anywhere}.filter-bar,.filter-bar .ant-form-item,.filter-control,.filter-bar .ant-input,.filter-bar .ant-btn{width:100%}.filter-actions .ant-form-item-control-input-content{flex-direction:column}.customer-card dl{grid-template-columns:1fr}.pagination-row{align-items:flex-start;flex-direction:column}}
