:root{color-scheme:dark;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;color:#f4f4f4;background:#000;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100vh;margin:0;background:#000}button,textarea,input{font:inherit}button{color:inherit}.app-shell{min-height:100vh;display:grid;grid-template-columns:304px minmax(0,1fr);position:relative;background:#000}.app-shell:has(.quote-workspace-body.has-product-workbench){height:100vh;min-height:0;overflow:hidden}.drop-overlay{position:fixed;inset:14px;z-index:50;display:grid;place-items:center;border:1px dashed #8a8a8a;border-radius:10px;background:#141414db;color:#f3f3f3;font-size:16px;pointer-events:none}.sidebar{height:100vh;padding:14px 6px;border-right:1px solid #252525;background:#050505;position:sticky;top:0;display:flex;flex-direction:column}.brand-block{padding:3px 10px 9px}.brand{font-size:19px;font-weight:720}.sidebar-session{margin-top:5px;display:flex;align-items:center;justify-content:space-between;gap:8px;color:#777;font-size:10px}.sidebar-session button{padding:2px 0;border:0;background:transparent;color:#858585;cursor:pointer;font-size:10px}.sidebar-session button:hover{color:#eee}.auth-page{min-height:100vh;padding:32px 18px;display:grid;place-items:center;background:radial-gradient(circle at 50% 35%,#161616 0,#050505 42%,#000 72%)}.auth-card{width:min(390px,100%);padding:32px;border:1px solid #2d2d2d;border-radius:14px;display:grid;gap:16px;background:#0b0b0b;box-shadow:0 24px 70px #00000073}.auth-card .assistant-kicker{margin-top:14px}.auth-card h1{margin:-8px 0 0;font-size:25px}.auth-card>p{margin:-7px 0 4px;color:#858585;font-size:12px;line-height:1.65}.auth-card label{display:grid;gap:6px;color:#9b9b9b;font-size:10px}.auth-card input{height:43px;padding:0 11px;border:1px solid #303030;border-radius:7px;outline:0;background:#141414;color:#f0f0f0;font-size:12px}.auth-card input:focus{border-color:#666}.auth-card>button{width:100%;margin-top:3px}.auth-status-card{text-align:center}.workspace-error{position:fixed;top:14px;right:18px;z-index:40;max-width:min(420px,calc(100vw - 36px));padding:9px 12px;border:1px solid #573131;border-radius:8px;background:#241414;color:#e3a1a1;font-size:11px}.business-nav{margin:9px 6px 11px;overflow:hidden}.business-toggle{width:auto;min-height:30px;padding:0 5px;border:0;display:flex;align-items:center;justify-content:flex-start;gap:6px;background:transparent;cursor:pointer;text-align:left}.business-toggle strong{font-size:13px;font-weight:650}.business-caret{color:#777;transition:transform .22s ease,color .16s ease}.business-toggle:hover .business-caret{color:#bbb}.business-nav.closed .business-caret{transform:rotate(-90deg)}.business-list{display:grid;grid-template-rows:1fr;transition:grid-template-rows .22s ease,opacity .18s ease}.business-nav.closed .business-list{grid-template-rows:0fr;opacity:0}.business-list-inner{min-height:0;padding:2px 0 2px 17px;display:grid;gap:0;overflow:hidden}.business-list button{min-height:25px;padding:0 5px;border:0;background:transparent;color:#737373;cursor:pointer;font-size:11px;text-align:left;transition:color .16s ease,padding .16s ease}.business-list button.selected{padding-left:5px;background:transparent;color:#fff;font-weight:620}.business-list button:disabled{cursor:default;opacity:.62}.side-action{width:100%;height:38px;padding:0 12px;border:0;border-radius:8px;display:flex;align-items:center;gap:10px;background:transparent;cursor:pointer;text-align:left}.side-action.active{background:#202020}.side-action:hover{background:#1b1b1b}.side-action:disabled,.customer-section-head button:disabled,.customer-card:disabled,.customer-new-chat:disabled,.customer-hide:disabled,.conversation-item:disabled,.conversation-archive:disabled{cursor:default;opacity:.55}.side-section{margin:12px 10px 9px;color:#ddd;font-size:13px;font-weight:650}.customer-section-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.customer-section-head button{min-height:31px;padding:0 10px;border:1px solid #31466d;border-radius:8px;display:inline-flex;align-items:center;gap:4px;background:linear-gradient(180deg,#172238,#101827);color:#d9e6ff;cursor:pointer;font-size:10px;font-weight:620;box-shadow:inset 0 1px #ffffff0a}.customer-section-head button:hover{border-color:#4e73ae;background:linear-gradient(180deg,#1d3152,#14223a);color:#fff}.customer-list{display:grid;align-content:start;gap:3px;overflow-y:auto;padding-bottom:12px}.customer-group{overflow:visible}.customer-group.current{background:transparent}.customer-head{display:grid;grid-template-columns:16px minmax(0,1fr) 30px 30px;align-items:center;gap:2px}.customer-drag-handle{height:30px;display:grid;place-items:center;color:#4d4d4d;cursor:grab}.customer-drag-handle:hover{color:#929292}.customer-drag-handle:active{cursor:grabbing}.customer-card{width:100%;min-width:0;min-height:54px;padding:7px 4px 5px 9px;border:0;display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:9px;background:transparent;cursor:pointer;text-align:left}.customer-card:hover{background:transparent}.customer-card:hover .customer-primary strong,.customer-group.current .customer-primary strong{color:#fff}.customer-card img,.customer-card .customer-avatar-fallback{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;object-fit:cover}.customer-avatar-fallback{background:#292929;color:#d6d6d6;font-size:14px;font-weight:650}.customer-primary{min-width:0;display:grid;gap:2px}.customer-primary strong,.customer-primary small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-primary strong{color:#f1f1f1;font-size:12px;font-weight:650}.customer-primary small,.customer-meta{color:#777;font-size:9px}.customer-new-chat{width:28px;height:28px;padding:0;border:1px solid #323232;border-radius:7px;display:grid;place-items:center;background:transparent;color:#9c9c9c;cursor:pointer;transition:border-color .15s ease,background .15s ease,color .15s ease}.customer-hide{width:28px;height:28px;padding:0;border:0;border-radius:7px;display:grid;place-items:center;background:transparent;color:#666;cursor:pointer}.customer-hide:hover,.customer-hide:focus-visible{background:#1c1c1c;color:#d5d5d5;outline:0}.customer-new-chat:hover,.customer-new-chat:focus-visible{border-color:#555;background:#1c1c1c;color:#f2f2f2;outline:0}.customer-meta{min-width:0;margin:-8px 68px 2px 74px;display:flex;align-items:center;justify-content:space-between;gap:8px}.customer-meta span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-meta time{flex:none}.conversation-branch{display:grid;grid-template-rows:1fr;opacity:1;transition:grid-template-rows .22s ease,opacity .18s ease}.conversation-branch.collapsed{grid-template-rows:0fr;opacity:0}.conversation-branch-inner{min-height:0;overflow:hidden;padding:0 4px 3px 74px}.conversation-row{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;border-radius:0}.conversation-item{min-width:0;min-height:25px;padding:2px 6px;border:0;display:grid;gap:1px;background:transparent;cursor:pointer;text-align:left}.conversation-item span{overflow:hidden;color:#c9c9c9;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.conversation-item time,.conversation-empty{color:#666;font-size:8px}.conversation-row:hover .conversation-item span,.conversation-row.selected .conversation-item span{color:#f0f0f0}.conversation-row.selected .conversation-item span{font-weight:620}.conversation-archive{margin-right:4px;padding:4px;border:0;border-radius:4px;background:transparent;color:#777;cursor:pointer;font-size:9px;opacity:0}.conversation-row:hover .conversation-archive,.conversation-row.selected .conversation-archive,.conversation-archive:focus-visible{opacity:1}.conversation-archive:hover{background:#333;color:#e3e3e3}.conversation-empty{padding:7px}.workspace{min-width:0;min-height:100vh;display:grid;grid-template-rows:1fr auto;position:relative}.workspace:has(.quote-workspace-body.has-product-workbench){height:100vh;min-height:0;overflow:hidden}.quote-workspace-body{min-width:0;min-height:0;height:100vh;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr)}.quote-workspace-body.has-product-workbench{grid-template-columns:minmax(0,1fr) var(--product-workbench-width, 420px)}.quote-workspace-body:has(.product-workbench-collapsed){grid-template-columns:minmax(0,1fr) 52px}.quote-conversation-pane{min-width:0;min-height:0;height:100vh;overflow:hidden;display:grid;grid-template-rows:minmax(0,1fr) auto}.product-workbench{min-width:0;min-height:0;height:100vh;position:relative;overflow:hidden;border-left:1px solid #292929;display:flex;flex-direction:column;background:#0b0c0f;color:#ededed;box-shadow:-14px 0 34px #00000047}.product-workbench-resizer{position:absolute;z-index:5;inset:0 auto 0 -4px;width:8px;cursor:ew-resize;outline:0}.product-workbench-resizer:after{content:"";position:absolute;inset:0 auto 0 3px;width:1px;background:transparent;transition:background .12s ease,box-shadow .12s ease}.product-workbench-resizer:hover:after,.product-workbench-resizer:focus-visible:after,.resizing-quote-workbench .product-workbench-resizer:after{background:#6598e5;box-shadow:0 0 0 2px #5080cb2e}.resizing-quote-workbench{cursor:ew-resize;-webkit-user-select:none;user-select:none}.product-workbench button,.product-workbench input{font:inherit}.product-workbench-head{flex:none;min-height:74px;padding:16px 16px 12px;border-bottom:1px solid #25272b;display:flex;align-items:center;justify-content:space-between;gap:12px}.product-workbench-head>div{display:grid;gap:3px}.product-workbench-head span{color:#677083;font-size:9px;font-weight:700;letter-spacing:.14em}.product-workbench-head strong{font-size:17px;font-weight:650}.product-workbench-head button,.product-workbench-collapsed button{border:1px solid #30333a;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:#15171b;color:#aeb5c2;cursor:pointer}.product-workbench-head button{min-width:34px;height:34px;padding:0 9px}.product-workbench-head .product-workbench-head-actions{display:flex;align-items:center;gap:7px;color:inherit;font-size:inherit;letter-spacing:normal}.product-workbench-tabs{flex:none;padding:10px 14px 0;border-bottom:1px solid #25272b;display:flex;justify-content:stretch;gap:8px}.product-workbench-tabs button{flex:1 1 0;padding:0 1px 9px;border:0;border-bottom:2px solid transparent;background:transparent;color:#737986;cursor:pointer;font-size:10.5px;white-space:nowrap}.product-workbench-tabs button.active{border-bottom-color:#76a8ff;color:#dce8ff}.product-workbench-list{flex:1;min-height:0;padding:14px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#353941 transparent}.product-workbench-controls{flex:none;min-height:0}.product-requirement-editor{margin:12px 14px 0;padding:11px;border:1px solid #343943;border-radius:9px;display:grid;gap:9px;background:#151820}.product-requirement-editor>strong{font-size:12px}.product-requirement-editor label{display:grid;gap:4px;color:#9098a7;font-size:10px}.product-requirement-editor input,.product-requirement-editor textarea{min-width:0;height:32px;padding:0 8px;border:1px solid #343943;border-radius:6px;color:#e5e8ed;background:#0c0e12}.product-requirement-editor textarea{min-height:52px;padding:7px 8px;resize:vertical}.product-requirement-editor-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.product-requirement-editor-actions,.product-requirement-actions{display:flex;justify-content:flex-end;gap:7px}.product-requirement-editor-actions button,.product-requirement-actions button{min-height:28px;padding:0 9px;border:1px solid #343943;border-radius:6px;color:#aeb5c2;background:#171a20;cursor:pointer;font-size:10px}.product-requirement-actions{margin-top:8px}.product-customer-star{margin:12px 14px 0;padding:9px 10px;border:1px solid #2a2d33;border-radius:8px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 10px;background:#111318}.product-customer-star>span{color:#aeb5c1;font-size:11px}.product-customer-star select{min-width:96px;padding:5px 7px;border:1px solid #343943;border-radius:6px;color:#e1e5eb;background:#0c0e12;font-size:11px}.product-customer-star small{grid-column:1 / -1;color:#6f7785;font-size:9px}.product-requirement-card{margin-bottom:12px;padding:13px;border:1px solid #2a2d33;border-radius:10px;background:#111318}.product-requirement-tree>summary{cursor:pointer;list-style:none}.product-requirement-tree>summary::-webkit-details-marker{display:none}.product-requirement-tree-body{padding-top:10px}.product-requirement-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.product-requirement-head>div{min-width:0;display:grid;gap:3px}.product-requirement-head span,.product-requirement-head small{color:#737b8b;font-size:10px}.product-requirement-head strong{overflow:hidden;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.product-requirement-head>em{flex:none;padding:3px 7px;border:1px solid #604c29;border-radius:999px;color:#e2bb70;background:#211b11;font-size:9px;font-style:normal}.product-requirement-head>em.confirmed{border-color:#285143;color:#83d6b5;background:#10221c}.product-family-list{margin-top:11px;display:grid;gap:7px}.product-family{overflow:hidden;border:1px solid #2d3138;border-radius:8px;background:#0c0e12}.product-family summary{min-height:52px;padding:9px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px;cursor:pointer;list-style-position:outside}.product-family-image{width:38px;height:38px;border:1px solid #2d3138;border-radius:6px;flex:none;object-fit:cover;background:#17191e}.product-family summary::marker{color:#747d8f}.product-family summary>span:last-child{flex:none;color:#7f8da7;font-size:9px}.product-family-copy{min-width:0;display:grid;gap:2px}.product-family-copy strong,.product-family-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-family-copy strong{font-size:12px}.product-family-copy small{color:#707784;font-size:9px}.product-spec-list{padding:0 7px 7px;display:grid;gap:5px}.product-spec{padding:7px 8px;border:1px solid #272a30;border-radius:7px;color:#c7cbd2;background:#13151a}.product-spec.selected{border-color:#486999;background:#151d2a}.product-spec-choice{min-height:32px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;cursor:pointer}.product-spec-choice>input{width:15px;height:15px;accent-color:#6f9fe8}.product-spec-choice>span{min-width:0;display:grid;gap:2px}.product-spec strong{font-size:11px;font-weight:600}.product-spec small,.product-spec em{color:#717987;font-size:9px;font-style:normal}.product-spec-pricing{margin-top:7px;padding-top:7px;border-top:1px solid #252932;display:grid;grid-template-columns:1fr 1fr;gap:7px}.product-spec-pricing>span,.product-spec-pricing>label{min-width:0;display:grid;gap:2px}.product-spec-pricing b{color:#757e8f;font-size:8px;font-weight:500}.product-spec-pricing strong{overflow:hidden;color:#dce4f0;font-size:11px;text-overflow:ellipsis}.product-spec-pricing input{width:100%;min-width:0;padding:5px 6px;border:1px solid #3b4350;border-radius:5px;outline:0;color:#e4e9f1;background:#090b0e;font-size:11px}.product-spec-pricing input:focus{border-color:#5d83bd}.product-candidate-search{min-height:34px;margin-top:11px;padding:0 9px;border:1px solid #2b2f36;border-radius:7px;display:flex;align-items:center;gap:7px;color:#737b8b;background:#0c0e12}.product-candidate-search input{width:100%;border:0;outline:0;background:transparent;color:#ddd;font-size:11px}.product-confirm-button{width:100%;min-height:36px;margin-top:10px;border:1px solid #3d5e8c;border-radius:7px;display:flex;align-items:center;justify-content:center;gap:7px;background:#183052;color:#dbe9ff;cursor:pointer;font-size:11px}.product-confirm-button:disabled{border-color:#2b2e34;background:#191b20;color:#595f69;cursor:default}.product-quote-choice{margin-top:10px;display:flex;align-items:center;gap:7px;color:#aab0bb;font-size:10px}.product-quote-choice input{accent-color:#67a689}.product-empty-result{margin-top:11px;padding:11px;border:1px dashed #38332a;border-radius:7px;display:grid;gap:4px;background:#17140f}.product-empty-result strong{color:#d2b476;font-size:11px}.product-empty-result span,.product-workbench-empty{color:#7e786e;font-size:10px}.product-workbench-empty{padding:18px 14px;border:1px dashed #343840;border-radius:9px;display:grid;gap:7px;background:#101217}.product-workbench-empty strong{color:#c9ced8;font-size:12px}.product-workbench-empty p{margin:0;line-height:1.65}.product-workbench-footer{min-height:66px;padding:11px 14px;border-top:1px solid #292c31;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#0f1115}.product-workbench-footer span{color:#777e8a;font-size:10px}.product-workbench-readiness{min-width:0;display:grid;gap:4px}.product-workbench-readiness ul{margin:0;padding:0;display:flex;flex-wrap:wrap;gap:3px 8px;list-style:none;color:#a38d6d;font-size:9px}.product-workbench-readiness li.blocker{color:#c98484}.product-workbench-footer button{min-height:34px;padding:0 14px}.product-workbench-collapsed{display:block}.selected-product-list{margin-top:10px;display:grid;gap:9px}.selected-product-card{padding:9px;border:1px solid #2d3340;border-radius:9px;display:grid;gap:8px;background:#0c0e12}.selected-product-card>header,.selected-product-card>footer{display:flex;align-items:center;justify-content:space-between;gap:10px}.selected-product-card>header>div{min-width:0;display:grid;gap:2px}.selected-product-card header small,.selected-product-card header span,.selected-product-facts small{color:#727b8a;font-size:10px}.selected-product-card header strong,.selected-product-facts strong{font-size:11px;font-weight:600}.selected-product-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.selected-product-facts>span,.selected-product-facts>label{min-width:0;padding:6px 7px;border:1px solid #292e37;border-radius:7px;display:grid;gap:3px;background:#12151a}.selected-product-facts input,.selected-final-price input{min-width:0;padding:6px 7px;border:1px solid #3a4351;border-radius:6px;color:#edf1f7;background:#090b0e}.selected-final-price{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:7px;color:#939ba9;font-size:10px}.selected-product-card footer button,.workbench-link-button,.workbench-version-list button{min-height:30px;padding:0 10px;border:1px solid #354052;border-radius:6px;color:#c8d7ee;background:#18243a;cursor:pointer;font-size:10px}.selected-product-card footer button.imported{border-color:#285143;color:#83d6b5;background:#10221c}.workbench-link-button{margin-top:9px;color:#9ba4b3;background:#15181d}.workbench-version-list{display:grid;gap:9px}.workbench-version-list>p{margin:0 0 4px;color:#7f8999;font-size:10px;line-height:1.6}.workbench-version-list article{padding:11px;border:1px solid #2d3340;border-radius:8px;display:grid;grid-template-columns:minmax(0,1fr);gap:9px;background:#11141a}.workbench-version-list article>header,.workbench-version-list article>header>div,.workbench-version-list article>header>span{display:grid;gap:3px}.workbench-version-list article>header{grid-template-columns:minmax(0,1fr) auto}.workbench-version-list article>header>span{text-align:right}.workbench-version-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:7px}.workbench-version-actions button{flex:0 0 auto;width:auto;min-height:28px;padding-inline:12px}.workbench-version-list small{color:#727b8a;font-size:9px}.workbench-version-list .workbench-quote-preview{min-width:0}.workbench-preview-overlay{position:fixed;z-index:100;inset:0;padding:24px;display:grid;place-items:center;background:#000000c2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.workbench-preview-dialog{width:min(1200px,100%);height:min(820px,100%);min-height:0;padding:12px;border:1px solid #3b414c;border-radius:12px;display:flex;flex-direction:column;gap:10px;background:#0d0f13;box-shadow:0 28px 90px #000000a6}.workbench-preview-dialog-head{flex:none;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:16px}.workbench-preview-dialog-head>div{display:grid;gap:2px}.workbench-preview-dialog-head small{color:#758096;font-size:9px;font-weight:700;letter-spacing:.12em}.workbench-preview-dialog-head strong{color:#eef3fb;font-size:15px}.workbench-preview-dialog-head button{min-height:30px;padding:0 12px;border:1px solid #394454;border-radius:6px;color:#d7e2f4;background:#182236;cursor:pointer}.workbench-preview-dialog>.workbench-quote-preview{flex:1;width:100%;min-height:0;padding:28px;overflow:auto}.workbench-preview-dialog .workbench-quote-preview table{font-size:11px}.workbench-preview-dialog .workbench-quote-preview small,.workbench-preview-dialog .workbench-quote-preview em,.workbench-preview-dialog .workbench-quote-preview dl{font-size:10px}.product-workbench-collapsed button{width:100%;height:100%;border:0;border-radius:0;flex-direction:column;gap:10px}.product-workbench-collapsed span{writing-mode:vertical-rl;color:#9ea5b2;font-size:11px;letter-spacing:.12em}.product-workbench-collapsed b{min-width:20px;height:20px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#29466f;color:#dce9ff;font-size:9px}@media(min-width:861px){.app-shell.quote-version-mode:before{content:"";position:fixed;z-index:2;inset:0 auto 0 0;width:304px;background:#0000007a;-webkit-backdrop-filter:blur(2.4px);backdrop-filter:blur(2.4px);pointer-events:none}.app-shell.quote-version-mode .sidebar{pointer-events:none;-webkit-user-select:none;user-select:none}.app-shell.quote-version-mode .workspace{z-index:3;margin-left:-84px;overflow:hidden;border-left:1px solid #343434;border-radius:14px 0 0 14px;background:#070707;box-shadow:-22px 0 58px #000000d1;animation:qv2-panel-enter .22s ease-out both}}@keyframes qv2-panel-enter{0%{opacity:.78;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@media(prefers-reduced-motion:reduce){.app-shell.quote-version-mode .workspace{animation:none}}.customer-manager{height:100vh;padding:42px clamp(24px,6vw,88px) 72px;overflow-y:auto}.customer-manager-head{width:min(920px,100%);margin:0 auto}.customer-manager-title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.customer-create-trigger{display:inline-flex;align-items:center;gap:7px;flex:none}.back-button{margin-bottom:36px;padding:0;border:0;display:inline-flex;align-items:center;gap:7px;background:transparent;color:#8d8d8d;cursor:pointer;font-size:11px}.back-button:hover{color:#f2f2f2}.customer-manager-head h1{margin:7px 0 6px;font-size:28px;font-weight:650}.customer-manager-head p,.customer-create-intro p{margin:0;color:#858585;font-size:12px}.customer-manager-tabs{width:min(920px,100%);margin:30px auto 0;border-bottom:1px solid #262626;display:flex;gap:24px}.customer-manager-tabs button{margin-bottom:-1px;padding:0 1px 11px;border:0;border-bottom:1px solid transparent;background:transparent;color:#777;cursor:pointer;font-size:12px}.customer-manager-tabs button.selected{border-bottom-color:#f0f0f0;color:#f0f0f0}.customer-manager-tabs>span{margin-bottom:-1px;padding:0 1px 11px;border-bottom:1px solid #f0f0f0;color:#f0f0f0;font-size:12px}.customer-manager-tabs .customer-hide-all-button{min-height:30px;margin:0 0 7px auto;padding:0 11px;border:1px solid #653737;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#1c1010;color:#e1a0a0;cursor:pointer;font-size:10px;font-weight:620}.customer-manager-tabs .customer-hide-all-button:hover:not(:disabled){border-color:#8b4646;background:#2a1515;color:#ffd0d0}.customer-manager-tabs .customer-hide-all-button:disabled{border-color:#303030;background:#161616;color:#5f5f5f;cursor:default}.customer-manager-panel{width:min(920px,100%);margin:20px auto 0}.customer-search-field{height:46px;padding:0 14px;border:1px solid #303030;border-radius:9px;display:flex;align-items:center;gap:9px;background:#111;color:#777}.customer-search-field:focus-within{border-color:#555}.customer-search-field input{width:100%;border:0;outline:0;background:transparent;color:#f1f1f1;font-size:12px}.customer-search-field input::placeholder,.customer-create-form input::placeholder{color:#666}.customer-management-list{margin-top:14px;display:grid;gap:8px}.customer-management-row{min-height:78px;padding:12px 14px;border:1px solid #262626;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#0c0c0c}.customer-management-identity{min-width:0;display:flex;align-items:center;gap:12px}.customer-management-identity img,.customer-management-identity .customer-avatar-fallback{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;flex:none;object-fit:cover}.customer-management-identity div{min-width:0;display:grid;gap:2px}.customer-management-identity strong,.customer-management-identity span,.customer-management-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-management-identity strong{font-size:13px}.customer-management-identity span{color:#a3a3a3;font-size:11px}.customer-management-identity small{color:#666;font-size:9px}.customer-management-actions{flex:none;display:flex;gap:8px}.customer-detail-title{display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.customer-star-badge{padding:7px 11px;border:1px solid #3a3a3a;border-radius:999px;flex:none;color:#d4d4d4;font-size:11px}.customer-detail-sections{width:min(920px,100%);margin:28px auto 0;display:grid;gap:12px}.customer-detail-section{padding:20px;border:1px solid #292929;border-radius:10px;background:#0c0c0c}.customer-detail-section h2{margin:0 0 16px;color:#d8d8d8;font-size:12px;font-weight:620}.customer-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 28px}.customer-detail-field{min-width:0;display:grid;gap:5px}.customer-detail-field span{color:#6f6f6f;font-size:10px}.customer-detail-field strong{overflow-wrap:anywhere;color:#c8c8c8;font-size:12px;font-weight:500}.primary-button,.secondary-button{min-height:34px;padding:0 12px;border-radius:7px;cursor:pointer;font-size:10px;font-weight:620}.primary-button{border:1px solid #e6e6e6;background:#ededed;color:#111}.primary-button:disabled{border-color:#303030;background:#202020;color:#707070;cursor:default}.secondary-button:disabled{opacity:.55;cursor:default}.secondary-button{border:1px solid #353535;background:transparent;color:#a5a5a5}.secondary-button:hover{background:#1b1b1b;color:#eee}.customer-sidebar-show{border-color:#345f8b;background:#13263a;color:#b8dcff}.customer-sidebar-show:hover:not(:disabled){border-color:#4d83b8;background:#1a3550;color:#e0f1ff}.customer-sidebar-hide{border-color:#5f3838;background:#1b1111;color:#dca0a0}.customer-sidebar-hide:hover:not(:disabled){border-color:#844848;background:#291616;color:#ffd1d1}.customer-manager-empty{padding:42px 12px;color:#777;font-size:12px;text-align:center}.customer-create-panel{max-width:620px;margin-left:auto;margin-right:auto;padding:22px;border:1px solid #292929;border-radius:11px;background:#0c0c0c}.customer-create-intro{display:flex;align-items:flex-start;gap:11px}.customer-create-intro h2{margin:0 0 5px;font-size:15px}.customer-create-form{margin-top:22px;display:grid;gap:14px}.customer-create-form label{display:grid;gap:6px}.customer-create-form label>span{color:#9b9b9b;font-size:10px}.customer-create-form input{height:42px;padding:0 11px;border:1px solid #303030;border-radius:7px;outline:0;background:#141414;color:#f0f0f0;font-size:12px}.customer-create-form input:focus{border-color:#575757}.customer-form-error{margin:0;color:#d78989;font-size:10px}.customer-form-success{margin:0;color:#70c59a;font-size:10px}.customer-create-submit{justify-self:start;margin-top:2px}.customer-modal-backdrop{position:fixed;z-index:80;inset:0;padding:28px;display:grid;place-items:center;background:#000000c7;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.customer-modal{width:min(1040px,100%);max-height:calc(100vh - 56px);border:1px solid #303030;border-radius:14px;display:flex;flex-direction:column;overflow:hidden;background:#0b0b0b;box-shadow:0 24px 80px #000000b3}.customer-modal-head{padding:22px 24px 18px;border-bottom:1px solid #242424;display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.customer-modal-head h2{margin:5px 0 4px;font-size:21px}.customer-modal-head p{margin:0;color:#777;font-size:11px}.customer-modal-close{width:34px;height:34px;border:1px solid #303030;border-radius:8px;display:grid;place-items:center;background:#121212;color:#999;cursor:pointer}.customer-modal .customer-create-form{margin:0;padding:20px 24px 24px;overflow-y:auto}.customer-form-section{display:grid;gap:11px}.customer-form-section+.customer-form-section{padding-top:18px;border-top:1px solid #202020}.customer-form-section h3{margin:0;color:#cfcfcf;font-size:12px;font-weight:620}.customer-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.customer-system-fields input:disabled{color:#666;background:#101010}.customer-modal-actions{position:sticky;bottom:-24px;margin:2px -24px -24px;padding:16px 24px;border-top:1px solid #292929;display:flex;justify-content:flex-end;gap:9px;background:#0b0b0b}.workspace-empty{display:block}.chat{min-height:0;overflow-y:visible;padding:38px 24px 168px}.quote-conversation-pane .chat{overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#353941 transparent}.chat-empty{display:flex;align-items:center;justify-content:center}.workspace-empty .chat{height:100vh;padding:0 24px;overflow:hidden}.empty-state{width:min(760px,calc(100vw - 320px));transform:translateY(-126px);text-align:center}.assistant-kicker{color:#858585;font-size:10px;font-weight:680;letter-spacing:.14em}.thinking-clock,.report-thinking-time{margin-top:5px;color:#a6a6a6;font-size:11px;font-variant-numeric:tabular-nums}.thinking-clock{color:#d0b36b}.empty-state h1{margin:11px 0 8px;font-size:28px;font-weight:650;letter-spacing:-.02em}.message-stack{width:min(900px,100%);min-width:0;margin:0 auto;display:grid;gap:24px}.message{font-size:14px;line-height:1.62}.user-message{justify-self:end;max-width:min(640px,86%);padding:11px 15px;border-radius:18px;background:#2a2a2a;color:#f1f1f1;white-space:pre-wrap}.user-message p{margin:0}.message-role{margin-bottom:5px;color:#858585;font-size:10px;font-weight:650;letter-spacing:.04em}.user-message .message-role{color:#bcbcbc}.plain-agent-message{padding:2px 0 6px}.plain-agent-message p{max-width:760px;margin:0;color:#e4e4e4;white-space:pre-wrap}.message-file{margin-bottom:8px;padding:8px 10px;border:1px solid #414141;border-radius:9px;display:grid;background:#222}.message-file span{color:#929292;font-size:10px}.message-file strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.message-file small{margin-top:4px;color:#d6a65d;font-size:10px}.assistant-message{width:min(840px,100%);min-width:0;max-width:100%;color:#f1f1f1}.customer-pagination{margin-top:14px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:#777;font-size:11px}.customer-pagination>div{align-items:center;display:flex;gap:8px}.customer-page-picker{min-height:34px;padding:0 8px 0 10px;border:1px solid #353535;border-radius:7px;display:inline-flex;align-items:center;gap:7px;color:#888}.customer-page-picker select{border:0;outline:0;background:#0c0c0c;color:#ddd;cursor:pointer;font:inherit}.customer-page-picker:focus-within{border-color:#666}.customer-page-picker select:disabled{cursor:default;opacity:.55}.agent-task-message{width:min(840px,100%);min-width:0;max-width:100%;overflow:hidden}.agent-reply{display:grid;gap:8px;line-height:1.65}.agent-reply>:first-child{margin-top:0}.agent-reply>:last-child{margin-bottom:0}.agent-reply p,.agent-reply ol,.agent-reply ul{margin:0}.agent-reply ol,.agent-reply ul{padding-left:22px}.agent-reply hr{width:100%;margin:3px 0;border:0;border-top:1px solid #292929}.agent-reply-lead{font-weight:650}.agent-reply code{padding:2px 6px;border-radius:5px;background:#292929;color:#ddd;font:.9em ui-monospace,SFMono-Regular,Consolas,monospace}.agent-markdown-table-wrap{width:100%;max-width:100%;overflow-x:auto;border:1px solid #303030;border-radius:9px;background:#111;scrollbar-color:#444 transparent}.agent-markdown-table-wrap table{width:max-content;min-width:100%;border-collapse:collapse;font-size:13px;line-height:1.45}.agent-markdown-table-wrap th,.agent-markdown-table-wrap td{min-width:120px;padding:10px 13px;border-right:1px solid #292929;border-bottom:1px solid #292929;text-align:left;white-space:nowrap}.agent-markdown-table-wrap th{color:#a9a9a9;background:#191919;font-size:11px;font-weight:600;letter-spacing:.02em}.agent-markdown-table-wrap td{color:#e1e1e1}.agent-markdown-table-wrap tr:last-child td{border-bottom:0}.agent-markdown-table-wrap th:last-child,.agent-markdown-table-wrap td:last-child{border-right:0}.agent-markdown-table-wrap tbody tr:hover td{background:#171717}.agent-pending-selection{margin-top:12px}.agent-selection-notice{display:grid;gap:4px;padding:10px 12px;border:1px solid #3a4f73;border-radius:8px;background:#121a29}.agent-selection-notice span{color:#a9b9d5;font-size:13px}.agent-requirement{min-width:0;margin-top:12px;padding:10px;overflow:hidden;border:1px solid #2b2b2b;border-radius:8px;background:#101010}.agent-requirement-head,.agent-reference{display:flex;justify-content:space-between;gap:12px}.agent-requirement-head span{color:#8eabdd;font-size:12px}.agent-requirement>small{display:block;margin-top:3px;color:#8d8d8d}.agent-missing{color:#e8bd73;font-size:13px}.agent-candidate-table-wrap{width:100%;max-width:100%;min-width:0;margin-top:8px;overflow:hidden;border:1px solid #2d2d2d;border-radius:6px}.agent-candidate-table{width:100%;max-width:100%;min-width:0;border-collapse:collapse;table-layout:fixed;font-size:12px}.agent-candidate-table th{box-sizing:border-box;padding:6px 8px;overflow:hidden;color:#898989;background:#171717;font-weight:500;text-align:left;text-overflow:ellipsis;white-space:nowrap}.agent-candidate-table td{box-sizing:border-box;padding:7px 8px;overflow:hidden;border-top:1px solid #292929;color:#d7d7d7;vertical-align:middle;text-overflow:ellipsis;white-space:nowrap}.agent-candidate-table tr.confirmed td{background:#111b18}.agent-candidate-table th:first-child,.agent-candidate-table td:first-child{width:30px;padding-inline:4px;text-align:center}.agent-candidate-table th:nth-child(2){width:105px}.agent-candidate-table th:nth-child(3){width:85px}.agent-candidate-table th:nth-child(4){width:80px}.agent-candidate-table th:nth-child(5){width:65px}.agent-candidate-table th:nth-child(6){width:90px}.agent-candidate-table th:nth-child(7){width:42px}.agent-candidate-table th:nth-child(8){width:130px}.agent-candidate-table th:nth-child(9){width:50px}.agent-candidate-table th:last-child{width:105px}.agent-candidate-table input{width:15px;height:15px;accent-color:#5c8ff0}.agent-history-price{overflow:hidden;color:#d9c486;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.agent-demand-cell,.agent-product-id{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.agent-product-id{color:#9eadd0!important;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.agent-candidate-action{text-align:right}.agent-candidate-action button{max-width:100%;min-height:28px;padding:4px 8px;overflow:hidden;border:1px solid #3a4f73;border-radius:5px;color:#c8d8f5;background:#182236;text-overflow:ellipsis;white-space:nowrap}.agent-candidate-action button:hover:not(:disabled){background:#21304b}.agent-none-choice{display:flex;align-items:center;gap:8px;margin-top:9px;color:#c4c4c4;font-size:13px}.agent-none-choice input{width:15px;height:15px;accent-color:#5c8ff0}.agent-reference{display:grid;gap:3px}.agent-reference span{color:#aaa;font-size:12px}.agent-reference{margin-top:10px;padding:10px;border-left:3px solid #5575aa}.agent-selection-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;padding-top:12px;border-top:1px solid #2d2d2d;color:#aaa;font-size:13px}.thinking-panel,.assistant-error{padding:16px;border:1px solid #242424;border-radius:10px;background:#0d0d0d}.thinking-panel h2,.report-hero h2{margin:5px 0 0;font-size:20px;font-weight:640;letter-spacing:-.01em}.progress-list{margin-top:14px;display:grid;gap:6px}.progress-row{min-height:38px;padding:0 10px;display:grid;grid-template-columns:9px 1fr auto;align-items:center;gap:10px;border:1px solid #232323;border-radius:7px;background:#111}.progress-row strong{overflow:hidden;font-size:12px;font-weight:570;text-overflow:ellipsis;white-space:nowrap}.progress-row>span:last-child,.progress-placeholder{color:#828282;font-size:11px}.progress-placeholder{padding:12px 0}.status-dot{width:8px;height:8px;border-radius:50%;background:#777}.status-dot.searching{background:#d2ac55;box-shadow:0 0 0 3px #d2ac551f}.status-dot.matched{background:#4da17a}.report-message{padding-bottom:6px}.report-hero{padding-bottom:18px;border-bottom:1px solid #242424;display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.report-hero p{max-width:660px;margin:9px 0 0;color:#c7c7c7;line-height:1.7}.section-label{color:#dadada;font-size:13px;font-weight:650}.line-report-list{margin-top:18px;display:grid;gap:10px}.line-report{min-width:0;padding:14px;overflow:hidden;border:1px solid #252525;border-radius:9px;background:#0a0a0a}.line-report.matched{border-color:#274236}.line-report-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.line-report-head span:first-child{color:#6f6f6f;font-size:10px}.line-report-head h3{margin:3px 0 0;font-size:14px;font-weight:620}.result-badge{padding:4px 8px;border-radius:999px;background:#202020;color:#aaa;font-size:10px;white-space:nowrap}.result-badge.matched{background:#13251d;color:#70c59a}.result-badge.no_match{background:#282315;color:#d4b85f}.result-badge.failed{background:#2b1717;color:#dc8686}.candidate-list{display:grid;gap:8px}.candidate-card{padding:12px;border:1px solid #232323;border-radius:8px;background:#111}.candidate-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.candidate-index{color:#777;font-size:10px}.candidate-head h4{margin:2px 0 0;font-size:14px;font-weight:640}.product-id{color:#777;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:10px}.candidate-fields{margin-top:11px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.field-item{min-width:0;padding:8px 9px;border-radius:6px;background:#181818;display:grid}.field-item span,.field-item small{color:#747474;font-size:9px}.field-item strong{overflow-wrap:anywhere;margin-top:2px;font-size:12px;font-weight:570}.field-item small{margin-top:2px;color:#a58f58}.candidate-foot{margin-top:9px;padding-top:8px;border-top:1px solid #202020;display:flex;justify-content:space-between;gap:12px;color:#656565;font-size:9px}.empty-result,.error-result{margin-top:10px;padding:10px;border-radius:7px;background:#141414;color:#8a8a8a;font-size:12px}.error-result,.assistant-error{border-color:#4f2929;color:#e5a1a1}.attachment-section,.review-section{margin-top:20px;padding-top:16px;border-top:1px solid #242424}.attachment-section p,.next-step-block p{margin:5px 0 0;color:#828282;font-size:11px}.attachment-grid{margin-top:10px;display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:7px}.attachment-grid img{width:100%;height:116px;border:1px solid #292929;border-radius:7px;background:#111;object-fit:contain}.review-section{display:grid;grid-template-columns:1.1fr .9fr;gap:20px}.tag-list{margin-top:8px;display:flex;flex-wrap:wrap;gap:5px}.tag-list span{padding:4px 7px;border:1px solid #2b2b2b;border-radius:999px;color:#8f8f8f;font-size:10px}.composer{width:min(760px,calc(100% - 48px));margin:0 auto 28px;align-self:end;position:sticky;bottom:28px;z-index:10}.agent-debug-float{position:absolute;right:0;bottom:calc(100% + 8px);padding:5px 9px;border:1px solid #383d47;border-radius:999px;background:#15171b;color:#aeb5c2;cursor:pointer;font-size:11px}.agent-debug-float.active{border-color:#536f9d;background:#182236;color:#d6e5ff}.agent-debug-panel{width:min(900px,100%);margin:0 auto 28px;border:1px solid #2f343c;border-radius:10px;background:#101216;color:#e8e8e8}.agent-debug-head{min-height:54px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px}.agent-debug-head>div:first-child{display:grid;gap:2px}.agent-debug-head span{color:#758096;font-size:9px;font-weight:700;letter-spacing:.13em}.agent-debug-head strong{font-size:13px}.agent-debug-actions{display:flex;gap:7px}.agent-debug-actions button{min-height:28px;padding:4px 9px;border:1px solid #343942;border-radius:6px;background:#181b20;color:#c7ceda;cursor:pointer;font:inherit;font-size:11px}.agent-debug-actions button:hover:not(:disabled),.agent-debug-float:hover:not(:disabled){border-color:#5e789f;color:#e5eeff}.agent-debug-content{padding:0 13px 13px;border-top:1px solid #292d34}.agent-debug-note,.agent-debug-status,.agent-debug-error{margin:11px 0;font-size:12px;line-height:1.55}.agent-debug-note,.agent-debug-status{color:#979eaa}.agent-debug-error{color:#e79a9a}.agent-debug-section{margin-top:8px;border:1px solid #2b3038;border-radius:7px;background:#0b0d10}.agent-debug-section summary{padding:9px 10px;color:#cbd8ec;cursor:pointer;font-size:12px}.agent-debug-section time{display:block;padding:0 10px 8px;color:#777f8d;font-size:10px}.agent-debug-section pre{max-height:460px;margin:0;padding:11px;overflow:auto;border-top:1px solid #252a31;color:#c6d2e3;background:#0a0c0f;font:11px/1.55 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;word-break:break-word}.workspace-empty .composer{position:absolute;left:50%;top:calc(50vh - 66px);bottom:auto;transform:translate(-50%);margin:0}.composer-row{min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 8px;border:1px solid #383838;border-radius:29px;background:#252525;box-shadow:0 12px 36px #00000040}.app-dragging .composer-row{border-color:#777;background:#2d2d2d}.upload-button,.send-button{width:40px;min-width:40px;height:40px;min-height:40px;padding:0;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.upload-button{background:transparent;color:#d6d6d6}.send-button{background:#efefef;color:#111}.upload-button:hover:not(:disabled),.upload-button:focus-visible{background:#3a3a3a;color:#fff}.send-button:hover:not(:disabled){background:#fff}.upload-button:disabled,.send-button:disabled{background:#454545;color:#777;cursor:default}.hidden-input{display:none}.composer textarea{width:100%;max-height:30em;padding-block:0;resize:none;border:0;outline:0;background:transparent;color:#f3f3f3;font-size:14px;line-height:1.5;overflow-y:hidden}.composer-text-only .composer-row{grid-template-columns:minmax(0,1fr) auto}.composer textarea::placeholder{color:#999;font-size:14px}.file-chip{max-width:420px;margin:0 0 8px 42px;padding:8px 9px;border:1px solid #333;border-radius:8px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#171717}.file-chip div{min-width:0;display:grid}.file-chip span{color:#777;font-size:9px}.file-chip strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.file-chip button{border:0;background:transparent;color:#999;cursor:pointer;font-size:10px}.composer-error{margin:0 0 7px 42px;color:#d78989;font-size:11px}.mobile-bar{display:none}@media(max-width:860px){.app-shell{grid-template-columns:1fr}.sidebar{display:none}.mobile-bar{position:sticky;top:0;z-index:20;min-height:54px;padding:9px 14px;border-bottom:1px solid #252525;display:flex;align-items:center;justify-content:space-between;background:#0a0a0af5}.mobile-bar div{display:grid}.mobile-bar strong{font-size:13px}.mobile-bar span{color:#777;font-size:9px}.mobile-bar button{padding:6px 9px;border:1px solid #333;border-radius:7px;background:#191919;color:#bbb;font-size:11px}.mobile-actions{display:flex;gap:6px}.customer-manager{height:100vh;padding:28px 18px 50px}.back-button{margin-bottom:28px}.workspace-empty .chat{height:calc(100vh - 54px)}.empty-state{width:calc(100vw - 36px)}.chat{padding:24px 14px 150px}.composer{width:calc(100% - 24px);margin-bottom:15px;bottom:15px}.workspace-empty .composer{top:calc(50vh - 58px)}}@media(max-width:620px){.customer-manager-title-row{align-items:stretch;flex-direction:column}.customer-detail-title{align-items:flex-start;flex-direction:column}.customer-create-trigger{align-self:flex-start}.customer-modal-backdrop{padding:0}.customer-modal{width:100%;max-height:100vh;border-radius:0}.customer-form-grid{grid-template-columns:1fr}.customer-manager-tabs{gap:14px;overflow-x:visible}.customer-manager-tabs button{flex:none}.customer-management-row{align-items:stretch;flex-direction:column}.customer-management-actions button,.customer-management-actions{width:100%}.customer-detail-grid{grid-template-columns:1fr}.empty-state{transform:translateY(-116px)}.empty-state h1{font-size:23px}.user-message{max-width:94%}.candidate-fields,.review-section{grid-template-columns:1fr}.candidate-foot,.report-hero{align-items:flex-start;flex-direction:column}.composer-row{grid-template-columns:auto minmax(0,1fr) auto}.upload-button,.send-button{min-width:40px;padding:0}}.quote-version-demo{min-width:0;min-height:100vh;padding:34px clamp(20px,3.6vw,58px) 72px;overflow-y:auto;background:#070707}.qv-page-head,.qv-master-card,.qv-detail-head,.qv-difference-head,.qv-section-heading,.qv-modal-head,.qv-page-actions,.qv-detail-titleline,.qv-master-code,.qv-version-topline,.qv-log-card>header{display:flex;align-items:center}.qv-page-head{justify-content:space-between;gap:24px}.qv-page-head h1{margin:7px 0 5px;font-size:clamp(26px,3vw,34px);font-weight:650;letter-spacing:-.03em}.qv-page-head p,.qv-modal-head p{margin:0;color:#858585;font-size:12px}.qv-page-actions{justify-content:flex-end;gap:8px}.qv-page-actions button,.qv-detail-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap}.qv-danger-button{min-height:34px;padding:0 12px;border:1px solid #4b2c2c;border-radius:7px;background:transparent;color:#c98282;cursor:pointer;font-size:10px}.qv-danger-button:hover{background:#211212;color:#e7a0a0}.qv-demo-disclaimer{margin-top:20px;padding:9px 12px;border:1px solid #39331f;border-radius:8px;background:#14120d;color:#a79a73;font-size:11px}.qv-demo-disclaimer span{margin-right:8px;padding:3px 6px;border-radius:4px;background:#2a2415;color:#d9ba68;font-weight:650}.qv-agent-decision{margin-top:12px;min-height:82px;padding:14px 16px;border:1px solid #2d3b35;border-radius:10px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;background:#0e1512;color:#80caa2}.qv-agent-decision>div{min-width:0;display:grid;gap:3px}.qv-agent-decision span,.qv-agent-decision small{color:#6f947f;font-size:10px}.qv-agent-decision strong{color:#d7eee1;font-size:13px;font-weight:620}.qv-agent-decision .qv-confidence{padding:6px 9px;border:1px solid #315340;border-radius:999px;color:#82cda4;font-size:11px;font-variant-numeric:tabular-nums}.qv-master-card{margin-top:16px;min-height:126px;padding:20px;border:1px solid #292929;border-radius:12px;justify-content:space-between;gap:24px;background:#0d0d0d}.qv-master-primary{min-width:0}.qv-master-code{gap:8px}.qv-master-code>span,.qv-master-meta span,.qv-summary-card>span,.qv-detail-amount span,.qv-product-row span,.qv-term-grid span,.qv-evidence-row span,.qv-contract-link span,.qv-version-form label>span,.qv-compare-selectors label>span{color:#777;font-size:10px}.qv-master-code strong{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px}.qv-master-code em{padding:3px 7px;border-radius:999px;background:#17251e;color:#74c498;font-size:9px;font-style:normal}.qv-master-primary h2{margin:12px 0 5px;overflow:hidden;font-size:20px;font-weight:620;text-overflow:ellipsis;white-space:nowrap}.qv-master-primary p{margin:0;color:#929292;font-size:11px}.qv-master-meta{min-width:390px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px}.qv-master-meta div,.qv-summary-card,.qv-term-grid div,.qv-evidence-row>div{display:grid;gap:4px}.qv-master-meta strong{font-size:11px;font-weight:560}.qv-summary-grid{margin-top:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.qv-summary-card{min-width:0;min-height:96px;padding:14px;border:1px solid #262626;border-radius:9px;justify-content:center;background:#0b0b0b}.qv-summary-card strong{overflow:hidden;font-size:17px;font-weight:640;text-overflow:ellipsis;white-space:nowrap}.qv-summary-card small{overflow:hidden;color:#696969;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.qv-notice{margin-top:10px;min-height:38px;padding:0 12px;border:1px solid #26382f;border-radius:8px;display:flex;align-items:center;gap:8px;background:#0d1410;color:#9fc9af;font-size:10px}.qv-workspace-grid{margin-top:16px;display:grid;grid-template-columns:minmax(230px,280px) minmax(0,1fr);align-items:start;gap:12px}.qv-version-rail,.qv-detail-card,.qv-difference-card,.qv-log-card{border:1px solid #292929;border-radius:11px;background:#0c0c0c}.qv-version-rail{padding:14px 12px;position:sticky;top:18px}.qv-version-rail>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:3px 4px 12px}.qv-version-rail h2,.qv-difference-head h2,.qv-log-card h2{margin:4px 0 0;font-size:15px;font-weight:630}.qv-version-rail>header>span{color:#666;font-size:9px}.qv-compare-hint{margin:0 4px 9px;color:#666;font-size:9px}.qv-version-list{display:grid;gap:6px}.qv-version-card{width:100%;min-width:0;min-height:128px;padding:11px 8px 10px 15px;border:1px solid #232323;border-radius:9px;display:grid;grid-template-columns:minmax(0,1fr) 22px;align-items:stretch;gap:9px;background:#111;color:#e9e9e9}.qv-version-select{min-width:0;padding:0;border:0;display:grid;grid-template-columns:7px minmax(0,1fr);align-items:stretch;gap:9px;background:transparent;color:inherit;cursor:pointer;text-align:left}.qv-version-card:hover,.qv-version-card.selected{border-color:#454545;background:#161616}.qv-version-card.selected{box-shadow:inset 0 0 0 1px #303030}.qv-version-marker{width:2px;height:100%;border-radius:2px;background:#313131}.qv-version-card.selected .qv-version-marker{background:#ddd}.qv-version-card-main{min-width:0;display:grid;align-content:start;gap:4px}.qv-version-topline{justify-content:space-between;gap:6px}.qv-version-topline strong{font-size:15px}.qv-status{padding:3px 6px;border-radius:999px;background:#1f1f1f;color:#929292;font-size:8px;white-space:nowrap}.qv-status.active{background:#202819;color:#b0ce77}.qv-status.success{background:#14271d;color:#71ca99}.qv-status.danger{background:#2b1717;color:#d98989}.qv-version-amount{margin-top:3px;font-size:16px;font-weight:640}.qv-version-product,.qv-version-card-main>small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qv-version-product{color:#bdbdbd;font-size:10px}.qv-version-card-main>small{color:#6e6e6e;font-size:9px}.qv-version-flags{margin-top:4px;display:flex;flex-wrap:wrap;gap:4px}.qv-version-flags em{padding:2px 5px;border-radius:4px;background:#202020;color:#8f8f8f;font-size:8px;font-style:normal}.qv-version-flags em.confirmed{background:#14271d;color:#71ca99}.qv-version-flags em.draft{background:#2b2517;color:#d0b260}.qv-compare-check{padding-top:2px;cursor:pointer}.qv-compare-check input{width:14px;height:14px;accent-color:#e4e4e4;cursor:pointer}.qv-detail-card{min-width:0;padding:20px}.qv-detail-head{align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid #252525}.qv-detail-titleline{gap:7px}.qv-detail-titleline>span:first-child{font-size:18px;font-weight:680}.qv-lock-label{display:inline-flex;align-items:center;gap:3px;color:#747474;font-size:8px}.qv-detail-head h2{margin:8px 0 5px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:13px;font-weight:560}.qv-detail-head p{max-width:620px;margin:0;color:#8a8a8a;font-size:10px;line-height:1.5}.qv-detail-amount{flex:none;display:grid;gap:3px;text-align:right}.qv-detail-amount strong{font-size:25px;font-weight:650;font-variant-numeric:tabular-nums}.qv-detail-amount small{color:#777;font-size:9px}.qv-risk-banner{margin-top:12px;padding:10px 12px;border:1px solid #504326;border-radius:8px;display:flex;align-items:flex-start;gap:9px;background:#17140e;color:#d3ae59}.qv-risk-banner div{display:grid;gap:2px}.qv-risk-banner strong{font-size:10px}.qv-risk-banner span{color:#ad9768;font-size:9px}.qv-detail-section{margin-top:20px}.qv-section-heading{justify-content:space-between;gap:12px;margin-bottom:9px}.qv-section-heading>span{font-size:12px;font-weight:630}.qv-section-heading small{color:#666;font-size:9px}.qv-product-row{border:1px solid #252525;border-radius:8px;display:grid;grid-template-columns:1.2fr 1.7fr .55fr .7fr;background:#101010}.qv-product-row>div{min-width:0;padding:11px;border-right:1px solid #222;display:grid;align-content:start;gap:4px}.qv-product-row>div:last-child{border-right:0}.qv-product-row strong{overflow-wrap:anywhere;font-size:10px;font-weight:570;line-height:1.45}.qv-product-row small{color:#696969;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:8px}.qv-term-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.qv-term-grid div{min-height:66px;padding:10px;border:1px solid #242424;border-radius:7px;align-content:center;background:#101010}.qv-term-grid strong{overflow-wrap:anywhere;font-size:10px;font-weight:560;line-height:1.4}.qv-file-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.qv-file-list button{min-width:0;min-height:58px;padding:9px 11px;border:1px solid #292929;border-radius:8px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;background:#111;color:#9d9d9d;cursor:pointer;text-align:left}.qv-file-list button:hover{border-color:#454545;color:#e5e5e5}.qv-file-list button>span{min-width:0;display:grid;gap:2px}.qv-file-list strong,.qv-file-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qv-file-list strong{color:#d2d2d2;font-size:9px}.qv-file-list small,.qv-file-list em{color:#696969;font-size:8px;font-style:normal}.qv-evidence-row{margin-top:18px;padding-top:16px;border-top:1px solid #252525;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.qv-evidence-row>div{min-width:0}.qv-evidence-row strong{overflow:hidden;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.qv-evidence-row small{overflow-wrap:anywhere;color:#686868;font-size:8px;line-height:1.4}.qv-detail-actions{margin-top:17px;padding-top:14px;border-top:1px solid #242424;display:flex;justify-content:flex-end}.qv-confirmed-note{padding:8px 10px;border:1px solid #284034;border-radius:7px;display:flex;align-items:center;gap:7px;background:#0e1612;color:#83bb9a;font-size:9px}.qv-inactive-note{width:100%;padding:9px 10px;border:1px solid #44362a;border-radius:7px;background:#17130f;color:#b79a79;font-size:9px}.qv-difference-card{margin-top:12px;padding:20px}.qv-difference-head{align-items:flex-start;justify-content:space-between;gap:20px}.qv-difference-head p{margin:5px 0 0;color:#858585;font-size:10px}.qv-change-count{padding:5px 8px;border-radius:999px;background:#272115;color:#d1af5d;font-size:9px}.qv-compare-selectors{margin-top:16px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:10px;color:#777}.qv-compare-selectors label{display:grid;gap:5px}.qv-compare-selectors select{width:100%;height:38px;padding:0 10px;border:1px solid #303030;border-radius:7px;outline:0;background:#121212;color:#ddd;font-size:10px}.qv-difference-table{margin-top:12px;border:1px solid #262626;border-radius:8px;overflow:hidden}.qv-diff-row{min-height:50px;display:grid;grid-template-columns:.55fr 1fr 1fr;border-top:1px solid #222}.qv-diff-row:first-child{border-top:0}.qv-diff-row>span{min-width:0;padding:10px 11px;border-left:1px solid #222;display:flex;align-items:center;gap:5px;overflow-wrap:anywhere;color:#9a9a9a;font-size:9px;line-height:1.45}.qv-diff-row>span:first-child{border-left:0;color:#757575}.qv-diff-row.changed{background:#14130f}.qv-diff-row.changed>span:last-child{color:#ece2c5}.qv-diff-row em{padding:2px 4px;border-radius:3px;background:#332b19;color:#d4b564;font-size:7px;font-style:normal;white-space:nowrap}.qv-diff-row small{padding:2px 4px;border-radius:3px;background:#3b2118;color:#e99d79;font-size:7px}.qv-diff-header{min-height:34px;background:#121212}.qv-diff-header>span{color:#666;font-size:8px;font-weight:650}.qv-contract-link{margin-top:12px;min-height:80px;padding:14px 16px;border:1px solid #2a4035;border-radius:10px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;background:#0d1511;color:#73bf94}.qv-contract-link>div{min-width:0;display:grid;gap:3px}.qv-contract-link strong{overflow:hidden;color:#d5e9dd;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.qv-contract-link small{color:#6f8d7b;font-size:9px}.qv-log-card{margin-top:12px;padding:20px}.qv-log-card>header{justify-content:space-between;color:#777}.qv-log-list{margin-top:15px;display:grid}.qv-log-list article{min-height:58px;display:grid;grid-template-columns:10px 122px minmax(0,1fr) 150px;align-items:start;gap:10px;position:relative}.qv-log-list article:not(:last-child):before{content:"";width:1px;position:absolute;left:3px;top:15px;bottom:-2px;background:#292929}.qv-log-dot{width:7px;height:7px;margin-top:4px;border:1px solid #999;border-radius:50%;background:#151515;z-index:1}.qv-log-list time,.qv-log-list em{color:#656565;font-size:9px;font-style:normal}.qv-log-list div{min-width:0;display:grid;gap:3px}.qv-log-list strong{font-size:10px;font-weight:590}.qv-log-list p{margin:0;color:#757575;font-size:9px;line-height:1.45}.qv-log-list em{text-align:right}.qv-modal-backdrop{position:fixed;inset:0;z-index:80;padding:24px;display:grid;place-items:center;background:#000000c7;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.qv-modal{width:min(720px,100%);max-height:calc(100vh - 48px);padding:20px;border:1px solid #393939;border-radius:12px;overflow-y:auto;background:#101010;box-shadow:0 24px 80px #0009}.qv-modal-head{align-items:flex-start;justify-content:space-between;gap:20px;padding-bottom:15px;border-bottom:1px solid #292929}.qv-modal-head h2{margin:5px 0 4px;font-size:18px}.qv-modal-head>button{width:30px;height:30px;padding:0;border:0;border-radius:7px;display:grid;place-items:center;background:transparent;color:#777;cursor:pointer}.qv-modal-head>button:hover{background:#222;color:#eee}.qv-version-form{margin-top:16px}.qv-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.qv-version-form label{min-width:0;display:grid;gap:5px}.qv-version-form label.wide{grid-column:1 / -1}.qv-version-form input,.qv-version-form select,.qv-version-form textarea{width:100%;padding:0 10px;border:1px solid #333;border-radius:7px;outline:0;background:#171717;color:#eee;font-size:10px}.qv-version-form input,.qv-version-form select{height:39px}.demand-analysis{margin-top:20px;padding:18px 20px;border:1px solid #284233;border-radius:12px;background:linear-gradient(135deg,#1b483138,#0f0f0ff0)}.demand-analysis-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.demand-analysis-head span{color:#d9f5e3;font-size:14px;font-weight:700}.demand-analysis-head small{color:#73927e}.demand-analysis p{margin:10px 0 14px;color:#d1d5d2;line-height:1.75}.qv-version-form textarea{padding-top:9px;resize:vertical;line-height:1.5}.qv-version-form input:focus,.qv-version-form select:focus,.qv-version-form textarea:focus{border-color:#666}.qv-form-warning,.qv-form-error{margin-top:12px;padding:9px 10px;border-radius:7px;font-size:9px}.qv-form-warning{border:1px solid #473b22;display:flex;align-items:center;gap:7px;background:#19150d;color:#c7a75a}.qv-form-error{border:1px solid #4e2929;background:#201111;color:#dc8d8d}.qv-modal-actions{margin-top:16px;padding-top:14px;border-top:1px solid #292929;display:flex;justify-content:flex-end;gap:8px}.quote-draft-message{width:100%;padding:18px;border:1px solid #282828;border-radius:12px;background:#101010}.quote-draft-message h2{margin:7px 0 0;font-size:18px}.quote-draft-title,.quote-draft-foot,.quote-draft-actions,.quote-preview-head,.quote-preview-total{display:flex;align-items:center;justify-content:space-between;gap:16px}.quote-draft-title p{margin:5px 0 0;color:#858585;font-size:11px}.quote-draft-title>span{flex:none;padding:5px 9px;border-radius:999px;background:#1d1d1d;color:#858585;font-size:10px}.quote-draft-title>span.ready{background:#153022;color:#7bd5a1}.quote-product-options{margin-top:15px;display:grid;gap:7px}.quote-product-option{width:100%;padding:10px;border:1px solid #272727;border-radius:8px;background:#161616;color:#dedede;cursor:pointer;display:grid;grid-template-columns:22px minmax(0,1fr) auto;gap:10px;align-items:center;text-align:left}.quote-product-option:hover:not(:disabled),.quote-product-option.selected{border-color:#4a654f;background:#152019}.quote-product-option:disabled{opacity:.45;cursor:default}.quote-product-check{width:18px;height:18px;border:1px solid #4a4a4a;border-radius:5px;color:#86d8a3;display:grid;place-items:center;font-size:11px}.quote-product-option.selected .quote-product-check{border-color:#5b9b70;background:#21452e}.quote-product-copy,.quote-product-price{min-width:0;display:grid;gap:2px}.quote-product-copy strong,.quote-product-price strong{font-size:12px;font-weight:620}.quote-product-copy small,.quote-product-price small,.quote-product-copy>span{color:#777;font-size:9px}.quote-product-price{justify-items:end}.quote-product-price strong{color:#d5bc79;font-variant-numeric:tabular-nums}.quote-draft-foot{margin-top:14px;padding-top:13px;border-top:1px solid #242424}.quote-draft-foot>span,.quote-preview-total>span{color:#777;font-size:10px}.quote-preview-message{width:min(760px,calc(100% - 80px));justify-self:start;background:#0d0d0d}.quote-preview-expanded{width:auto;max-width:none;max-height:calc(100vh - 32px);position:fixed;inset:16px;z-index:80;overflow-y:auto;box-shadow:0 24px 90px #000000b8}.quote-preview-expanded .quote-preview-sheet{max-height:none;overflow:visible}.quote-preview-toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px}.quote-preview-toolbar-actions{display:flex;align-items:center;gap:14px}.quote-preview-toolbar label{display:flex;align-items:center;gap:8px;color:#b7c6e0;font-size:11px;font-weight:400}.quote-preview-toolbar select{min-width:120px;min-height:34px;padding:7px 28px 7px 10px;border:1px solid #415d8a;border-radius:7px;outline:0;background:#0e1727;color:#f2f6ff}.quote-preview-toolbar select:focus{border-color:#6d93cf;box-shadow:0 0 0 2px #4e73ae33}.quote-preview-expand{min-height:34px;padding:0 16px;border:1px solid #3a3a3a;border-radius:999px;background:#2a2a2a;color:#d8d8d8;cursor:pointer;font-size:11px;font-weight:650}.quote-preview-expand:hover{border-color:#4a4a4a;background:#343434;color:#f2f2f2}.quote-preview-summary{min-height:92px;margin-top:12px;padding:14px 16px;border:1px solid #2c3850;border-left:3px solid #4e73ae;border-radius:9px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:13px;background:linear-gradient(135deg,#151b27,#10141d)}.quote-preview-summary>img{width:52px;height:52px;object-fit:contain}.quote-preview-summary-copy{min-width:0;display:grid;gap:2px}.quote-preview-summary-copy span,.quote-preview-summary-total span{color:#7697c9;font-size:9px;font-weight:700;letter-spacing:.08em}.quote-preview-summary-copy strong{overflow:hidden;color:#f0f4fb;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.quote-preview-summary-copy small{overflow:hidden;color:#7f8ca1;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.quote-preview-summary-total{display:grid;justify-items:end;gap:2px}.quote-preview-summary-total strong{color:#dce8fb;font-size:15px;font-variant-numeric:tabular-nums;white-space:nowrap}.quote-preview-sheet{margin-top:12px;padding:20px;border-radius:8px;background:#f4f6fa;color:#1d2940}.quote-preview-head{align-items:flex-start;padding-bottom:16px;border-bottom:2px solid #2f4d88}.quote-preview-head span,.quote-preview-party>span{color:#5470a3;font-size:9px;font-weight:720;letter-spacing:.12em}.quote-preview-identity{display:flex;align-items:center;gap:12px}.quote-preview-logo{width:58px;height:58px;flex:none;object-fit:contain}.quote-preview-identity small{display:block;margin-top:3px;color:#73809a;font-size:8px;letter-spacing:.08em}.quote-preview-head h2{margin:3px 0 0;color:#233c70;font-size:20px}.quote-preview-head dl{margin:0;display:grid;grid-template-columns:repeat(2,minmax(150px,1fr));column-gap:16px;gap:4px}.quote-preview-head dl>div{display:grid;grid-template-columns:58px auto;gap:8px}.quote-preview-head dt,.quote-preview-head dd{margin:0;font-size:9px}.quote-preview-head dt{color:#73809a}.quote-preview-head dd{font-weight:650}.quote-preview-parties{margin:14px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.quote-preview-party{padding:11px 12px;border-left:3px solid #40619c;background:#e8edf6;display:grid;align-content:start;gap:4px}.quote-preview-party strong{font-size:13px}.quote-preview-party dl{margin:3px 0 0;display:grid;gap:2px}.quote-preview-party dl>div{display:grid;grid-template-columns:78px minmax(0,1fr);gap:8px}.quote-preview-party dt,.quote-preview-party dd{margin:0;color:#63708a;font-size:9px}.quote-preview-party dd{color:#27344e}.quote-preview-section-title{margin:14px 0 6px;color:#365992;font-size:10px;letter-spacing:.09em;text-transform:uppercase}.quote-preview-table-wrap{overflow-x:auto}.quote-preview-table{width:100%;min-width:1180px;border-collapse:collapse;font-size:9px}.quote-preview-table th,.quote-preview-table td{padding:7px 6px;border:1px solid #cbd4e4;text-align:left;vertical-align:top}.quote-preview-table th{background:#2f4d88;color:#fff;font-weight:650}.quote-preview-table td strong,.quote-preview-table td small{display:block}.quote-preview-table td small{margin-top:2px;color:#748097}.quote-preview-total{margin-top:12px}.quote-preview-total strong{color:#233c70;font-size:13px}.quote-preview-section{margin-top:14px;padding-top:1px;border-top:1px solid #ccd5e5}.quote-preview-terms,.quote-preview-approval{margin:0;display:grid;gap:1px;background:#ccd5e5}.quote-preview-terms>div,.quote-preview-approval>div{display:grid;grid-template-columns:190px minmax(0,1fr);gap:10px;padding:8px 10px;background:#f8f9fc}.quote-preview-approval{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;background:transparent}.quote-preview-approval>div{grid-template-columns:110px minmax(0,1fr);border-left:3px solid #40619c;background:#e8edf6}.quote-preview-terms dt,.quote-preview-terms dd,.quote-preview-approval dt,.quote-preview-approval dd{margin:0;font-size:9px}.quote-preview-terms dt,.quote-preview-approval dt{color:#63708a;font-weight:650}.quote-preview-footer{margin-top:16px;padding-top:10px;border-top:1px solid #ccd5e5;color:#73809a;font-size:8px;text-align:center}.quote-draft-actions{margin-top:12px;justify-content:space-between}.quote-draft-actions-main{display:flex;align-items:center;gap:10px}.quote-draft-error{margin:9px 0 0;color:#d78989;font-size:10px}@media(max-width:1180px){.qv-master-card{align-items:flex-start;flex-direction:column}.qv-master-meta{width:100%;min-width:0;padding-top:14px;border-top:1px solid #242424;grid-template-columns:repeat(4,minmax(0,1fr))}.qv-summary-grid,.qv-product-row{grid-template-columns:repeat(2,minmax(0,1fr))}.qv-product-row>div:nth-child(2){border-right:0}.qv-product-row>div:nth-child(n+3){border-top:1px solid #222}}@media(max-width:920px){.qv-workspace-grid{grid-template-columns:1fr}.qv-version-rail{position:static}.qv-version-list{grid-template-columns:repeat(3,minmax(0,1fr))}.qv-term-grid,.qv-evidence-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.quote-preview-message{width:100%}.quote-preview-expanded{width:auto;inset:8px;max-height:calc(100vh - 16px)}.quote-version-demo{min-height:calc(100vh - 54px);padding:24px 18px 56px}}@media(max-width:680px){.quote-draft-title,.quote-draft-foot,.quote-preview-toolbar,.quote-preview-head,.quote-preview-total{align-items:stretch;flex-direction:column}.quote-product-option{grid-template-columns:22px minmax(0,1fr)}.quote-product-price{grid-column:2;justify-items:start}.quote-draft-foot .primary-button{width:100%}.quote-preview-sheet{padding:14px}.quote-preview-toolbar-actions{align-items:stretch}.quote-preview-toolbar-actions label{flex:1}.quote-preview-summary{grid-template-columns:46px minmax(0,1fr)}.quote-preview-summary>img{width:44px;height:44px}.quote-preview-summary-total{grid-column:2;justify-items:start}.quote-preview-logo{width:46px;height:46px}.quote-preview-head dl,.quote-preview-parties,.quote-preview-approval{grid-template-columns:1fr}.quote-preview-terms>div,.quote-preview-approval>div{grid-template-columns:1fr}.qv-page-head,.qv-detail-head,.qv-difference-head{align-items:stretch;flex-direction:column}.qv-page-actions{justify-content:stretch}.qv-page-actions button{flex:1}.qv-agent-decision{grid-template-columns:auto minmax(0,1fr)}.qv-agent-decision .qv-confidence{display:none}.qv-master-meta,.qv-summary-grid,.qv-version-list,.qv-product-row,.qv-term-grid,.qv-file-list,.qv-evidence-row{grid-template-columns:1fr}.qv-master-meta{gap:10px}.qv-product-row>div{border-right:0;border-top:1px solid #222}.qv-product-row>div:first-child{border-top:0}.qv-detail-amount{text-align:left}.qv-compare-selectors{grid-template-columns:1fr}.qv-compare-selectors>svg{justify-self:center;transform:rotate(90deg)}.qv-diff-row{grid-template-columns:.65fr 1fr 1fr}.qv-diff-row>span{padding:8px 7px}.qv-contract-link{grid-template-columns:auto minmax(0,1fr)}.qv-contract-link>.qv-status{display:none}.qv-log-list article{grid-template-columns:10px 86px minmax(0,1fr)}.qv-log-list em{display:none}.qv-form-grid{grid-template-columns:1fr}.qv-version-form label.wide{grid-column:auto}.qv-modal-backdrop{padding:10px}}.qv2-session-link{margin-bottom:14px;padding:14px 16px;border:1px solid #2e2e2e;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#0d0d0d}.qv2-session-link>div{min-width:0;display:grid;gap:4px}.qv2-session-link span,.qv2-session-link small{color:#777;font-size:10px}.qv2-session-link strong{overflow:hidden;color:#f2f2f2;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.qv2-session-link button{flex:none}.session-quote-entry{position:absolute;z-index:8;top:18px;left:50%;width:min(900px,calc(100% - 48px));min-height:70px;padding:12px 14px;border:1px solid #292929;border-radius:9px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#0b0b0b;transform:translate(-50%)}.session-quote-entry>div{min-width:0;display:grid;gap:3px}.session-quote-entry span,.session-quote-entry small{overflow:hidden;color:#777;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.session-quote-entry strong{overflow:hidden;color:#ededed;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.session-quote-entry+.chat{padding-top:116px}.session-quote-entry~.quote-workspace-body .chat{padding-top:116px}@media(max-width:1180px){.quote-workspace-body.has-product-workbench,.quote-workspace-body:has(.product-workbench-collapsed){grid-template-columns:minmax(0,1fr)}.product-workbench{position:absolute;z-index:18;top:0;right:0;width:min(var(--product-workbench-width, 420px),calc(100% - 40px))}.product-workbench-collapsed{width:48px}}@media(max-width:760px){.qv2-session-link,.session-quote-entry{align-items:stretch;flex-direction:column}.session-quote-entry{top:55px;width:calc(100% - 24px)}.session-quote-entry+.chat{padding-top:170px}.session-quote-entry~.quote-workspace-body .chat{padding-top:170px}.product-workbench{top:54px;width:min(420px,calc(100% - 12px));height:calc(100vh - 54px)}}.qv2-dense-page{padding:22px 24px 52px;background:#070707;color:#e9e9e9;font-variant-numeric:tabular-nums}.qv2-page-head{min-height:54px;margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:18px}.qv2-page-head>div:first-child{min-width:0;display:flex;align-items:baseline;gap:10px}.qv2-page-head h1{margin:0;font-size:24px;font-weight:680;letter-spacing:-.02em}.qv2-page-head>div:first-child>span,.qv2-page-head>div:first-child>small{color:#747474;font-size:10.5px}.qv2-page-head>div:first-child>span{color:#9b9b9b;font-weight:700;letter-spacing:.1em}.qv2-page-head .qv-page-actions button{min-height:34px;padding:0 12px;font-size:10.5px}.qv2-return-button{min-height:34px;padding:0 12px;border:1px solid #3a3a3a;border-radius:6px;display:inline-flex;align-items:center;gap:6px;background:#111;color:#d8d8d8;cursor:pointer;font-size:10.5px;white-space:nowrap}.qv2-return-button:hover,.qv2-return-button:focus-visible{border-color:#666;background:#1a1a1a;color:#fff;outline:0}.qv2-table-card{min-width:0;margin-bottom:14px;border:1px solid #292929;border-radius:7px;overflow:hidden;background:#0b0b0b}.qv2-table-scroll{width:100%;overflow-x:auto}.qv2-data-table{width:100%;min-width:1080px;border-collapse:collapse;table-layout:auto;color:#dcdcdc;font-size:11px}.qv2-data-table th,.qv2-data-table td{min-width:78px;padding:9px 10px;border-right:1px solid #242424;border-bottom:1px solid #242424;vertical-align:middle;text-align:left;line-height:1.5}.qv2-data-table th:last-child,.qv2-data-table td:last-child{border-right:0}.qv2-data-table tbody tr:last-child td{border-bottom:0}.qv2-data-table th{padding-top:8px;padding-bottom:8px;background:#111;color:#777;font-size:10px;font-weight:620;white-space:nowrap}.qv2-data-table tbody tr{background:#0b0b0b;transition:background .14s ease}.qv2-data-table tbody tr:hover,.qv2-data-table tbody tr.selected{background:#141414}.qv2-data-table tbody tr.selected{box-shadow:inset 2px 0 #e8e8e8}.qv2-data-table strong,.qv2-data-table small{display:block}.qv2-data-table strong{color:#f0f0f0;font-size:11.5px;font-weight:620}.qv2-data-table small{max-width:300px;margin-top:3px;overflow:hidden;color:#696969;font-size:9.5px;text-overflow:ellipsis;white-space:nowrap}.qv2-master-table .qv2-data-table{min-width:1240px}.qv2-master-table td:nth-child(2),.qv2-master-table td:nth-child(3){min-width:190px}.qv2-master-status{padding:3px 6px;border-radius:3px;display:inline-block;background:#202020;color:#aaa;white-space:nowrap}.qv2-master-status.confirmed{background:#12271d;color:#6fd29b}.qv2-master-status.draft,.qv2-master-status.sent{background:#292514;color:#d5bd66}.qv2-master-status.lost,.qv2-master-status.terminated{background:#301a1a;color:#df8a8a}.qv2-link-button{padding:0;border:0;background:transparent;color:#7db5ec;cursor:pointer;font-size:10.5px;white-space:nowrap}.qv2-link-button:hover{color:#b6d8f8;text-decoration:underline}.qv2-section-head{min-height:44px;padding:0 12px;border-bottom:1px solid #292929;display:flex;align-items:center;justify-content:space-between;gap:14px;background:#0e0e0e}.qv2-section-head>div{min-width:0;display:flex;align-items:center;gap:7px}.qv2-section-head strong{color:#ededed;font-size:12.5px;font-weight:650;white-space:nowrap}.qv2-section-head span,.qv2-section-head small{overflow:hidden;color:#707070;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.qv2-tabs{align-self:stretch}.qv2-tabs button{min-width:78px;padding:0 11px;border:0;border-bottom:2px solid transparent;background:transparent;color:#777;cursor:pointer;font-size:10.5px}.qv2-tabs button.active{border-bottom-color:#e2e2e2;color:#f0f0f0}.qv2-log-table{min-width:1280px}.qv2-log-table td:nth-child(6){min-width:190px}.qv2-version-table{min-width:1340px}.qv2-version-table tbody tr{cursor:pointer}.qv2-version-table th:first-child,.qv2-version-table td:first-child{width:38px;min-width:38px;text-align:center}.qv2-version-table td:nth-child(5){min-width:220px}.qv2-version-table td.risk{color:#e0ba55;font-weight:650}.qv2-dot{width:5px;height:5px;margin-right:4px;border-radius:50%;display:inline-block;background:#777}.qv2-dot.success{background:#56b986}.qv2-notice{min-height:36px;margin:0 0 14px;padding:0 12px;border-radius:5px;font-size:10.5px}.qv2-detail-head{align-items:center}.qv2-detail-head>div:first-child{flex:1}.qv2-detail-head .qv-status{flex:none}.qv2-lock{display:inline-flex!important;align-items:center;gap:3px;color:gray!important}.qv2-detail-total{flex:none;display:flex!important;align-items:baseline!important;gap:7px!important}.qv2-detail-total strong{font-size:18px}.qv2-risk-row{min-height:36px;padding:6px 12px;border-bottom:1px solid #3d3520;display:flex;align-items:center;gap:5px;background:#17140c;color:#bba75d;font-size:10.5px}.qv2-detail-grid{display:grid}.qv2-detail-grid>.qv2-table-scroll:not(:last-child){border-bottom:1px solid #292929}.qv2-terms-table td{max-width:240px}.qv2-file-table{min-width:1260px}.qv2-file-table td:first-child{min-width:220px}.qv2-file-table td:first-child>svg{margin-right:5px;color:#7b7b7b;vertical-align:middle}.qv2-file-table td:first-child>strong{display:inline}.qv2-detail-actions{min-height:44px;padding:6px 12px;border-top:1px solid #292929;display:flex;align-items:center;justify-content:flex-end;gap:8px}.qv2-detail-actions button{min-height:32px;padding:0 11px;display:inline-flex;align-items:center;gap:5px;font-size:10.5px}.qv2-detail-actions>span{display:inline-flex;align-items:center;gap:5px;color:#818181;font-size:10.5px}.qv2-compare-controls{flex:none}.qv2-version-chip{padding:3px 7px;border:1px solid #363636;border-radius:4px;background:#181818;color:#d8d8d8!important;font-size:10px!important;font-weight:650}.qv2-compare-controls em{padding:4px 8px;border-radius:3px;background:#242014;color:#d5bd66;font-size:9.5px;font-style:normal}.qv2-diff-table{min-width:1040px}.qv2-diff-table tr.changed{background:#111710}.qv2-diff-table tr.changed td:last-child{color:#6dcc98}.qv2-diff-table td:last-child small{color:#d1ac53}.qv2-empty-row td{padding:26px 12px;color:#777;text-align:center}.qv2-preview-backdrop{position:fixed;z-index:80;inset:0;padding:32px;display:grid;place-items:center;background:#000000c2;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.qv2-excel-modal{width:min(1120px,96vw);max-height:92vh;border:1px solid #5b5b5b;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;background:#f2f2f2;color:#252525;box-shadow:0 28px 90px #00000094}.qv2-excel-head{min-height:64px;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:18px;background:#176b45;color:#fff}.qv2-excel-head>div{min-width:0;display:grid;grid-template-columns:auto 1fr;align-items:baseline;gap:3px 12px}.qv2-excel-head span{grid-row:1 / span 2;color:#bde5cf;font-size:9px;font-weight:720;letter-spacing:.1em}.qv2-excel-head strong{overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.qv2-excel-head small{color:#d0eadb;font-size:10px}.qv2-excel-head button{width:32px;height:32px;border:0;border-radius:4px;display:grid;place-items:center;background:#ffffff1a;color:#fff;cursor:pointer}.qv2-excel-formula{min-height:34px;padding:0 12px;border-bottom:1px solid #c8c8c8;display:flex;align-items:center;gap:10px;background:#fafafa;font-size:11px}.qv2-excel-formula span{color:#176b45;font-family:Georgia,serif;font-size:14px;font-style:italic}.qv2-excel-formula strong{min-width:44px;padding-right:10px;border-right:1px solid #d2d2d2;color:#666}.qv2-excel-formula em{color:#333;font-style:normal}.qv2-excel-scroll{overflow:auto;padding:14px 16px 20px;background:#e7e7e7}.qv2-excel-sheet{width:100%;min-width:930px;border-collapse:collapse;table-layout:fixed;background:#fff;font-size:11.5px}.qv2-excel-sheet th,.qv2-excel-sheet td{height:36px;padding:6px 9px;border:1px solid #c8ced3;vertical-align:middle;text-align:left}.qv2-excel-sheet thead th,.qv2-excel-sheet tbody>tr>th{background:#e5e8eb;color:#60666c;font-size:10px;font-weight:560;text-align:center}.qv2-excel-sheet .corner,.qv2-excel-sheet tbody>tr>th{width:38px}.qv2-excel-sheet thead th:not(.corner){width:calc((100% - 38px) / 6)}.qv2-excel-sheet .sheet-title{height:54px;background:#f7fbf8;color:#176b45;font-size:18px;font-weight:720;letter-spacing:.04em;text-align:center}.qv2-excel-sheet .sheet-label{background:#f2f4f5;color:#555;font-weight:650}.qv2-excel-sheet .sheet-columns td{background:#e0efe6;color:#184c36;font-weight:680}.qv2-excel-sheet td small{margin-top:3px;display:block;color:#777;font-size:9.5px}.qv2-excel-sheet .sheet-total td{background:#f5faf7;color:#165e3d;font-weight:720}.qv2-excel-tabs{min-height:38px;padding:0 12px;border-top:1px solid #c7c7c7;display:flex;align-items:center;gap:4px;background:#ececec}.qv2-excel-tabs button{height:30px;padding:0 16px;border:0;border-bottom:2px solid transparent;background:transparent;color:#666;font-size:10.5px}.qv2-excel-tabs button.active{border-bottom-color:#176b45;color:#176b45;font-weight:680}.qv2-excel-tabs span{margin-left:auto;color:#777;font-size:10px}.qv2-modal{max-width:780px}@media(max-width:980px){.qv2-dense-page{padding:14px 12px 38px}.qv2-page-head,.qv2-page-head>div:first-child{align-items:flex-start;flex-direction:column}.qv2-page-head .qv-page-actions{width:100%;justify-content:flex-start;flex-wrap:wrap}.qv2-section-head{align-items:stretch;flex-direction:column;padding-top:8px}.qv2-tabs{min-height:32px}.qv2-preview-backdrop{padding:12px}}@media(max-width:860px){.qv2-return-button{display:none}}.management-history{flex:0 0 auto;height:215px;display:grid;grid-template-rows:28px 158px;gap:4px;padding:5px 10px 20px;margin-bottom:8px;border-bottom:1px solid #202020}.management-history-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:28px}.management-history-head strong{font-size:12px;letter-spacing:.04em}.management-history-head button,.management-history-list button{color:#777;background:transparent;border:0}.management-history-head button{display:inline-flex;align-items:center;gap:4px;padding:4px 6px;border:1px solid #344765;border-radius:6px;background:linear-gradient(180deg,#17243a,#111b2c);color:#dce9ff;cursor:pointer;font-size:9px;font-weight:680;letter-spacing:.02em;box-shadow:inset 0 1px #ffffff0d;transition:color .15s ease,background .15s ease,border-color .15s ease,transform .15s ease}.management-history-head button svg{padding:2px;border-radius:50%;background:#315b93;color:#fff;transition:transform .18s ease,background .15s ease}.management-history-head button:hover:not(:disabled),.management-history-head button:focus-visible{color:#fff;border-color:#5d83ba;background:linear-gradient(180deg,#20375b,#162944);transform:translateY(-1px)}.management-history-head button:hover:not(:disabled) svg,.management-history-head button:focus-visible svg{background:#4d82c7;transform:rotate(90deg)}.management-history-list{height:158px;display:grid;align-content:start;gap:2px;overflow:hidden}.management-history-item{display:grid;grid-template-columns:minmax(0,1fr) 26px;align-items:center;min-height:30px;border-radius:6px}.management-history-item:hover,.management-history-item.selected{color:#f4f4f4;background:#151515}.management-history-select{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px;align-items:center;padding:5px 4px 5px 7px;text-align:left}.management-history-select span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.management-history-list time,.management-history-empty{color:#777;font-size:10px}.management-history-archive{width:24px;height:24px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;opacity:0;cursor:pointer;transition:opacity .12s ease,color .12s ease,background .12s ease}.management-history-item:hover .management-history-archive,.management-history-item.selected .management-history-archive,.management-history-archive:focus-visible{opacity:1}.management-history-archive:hover:not(:disabled),.management-history-archive:focus-visible{color:#e8b3a9;background:#2a1917}.management-history-empty{padding:5px 7px}.management-chat-error{color:#777}.management-approval-card{padding:18px;border:1px solid #6c5530;border-radius:12px;background:#1a160f}.management-approval-card>span{color:#e0b66b;font-size:12px}.management-approval-card h2{margin:7px 0 12px;font-size:16px}.management-approval-card pre{max-height:220px;overflow:auto;padding:12px;color:#777;background:#0c0c0c;border-radius:8px;white-space:pre-wrap}.management-approval-card>div{display:flex;justify-content:flex-end;gap:10px}.management-approval-card button{padding:8px 14px;border:1px solid #333;border-radius:8px;color:#f4f4f4;background:transparent}.management-chat-error{width:min(820px,calc(100% - 40px));margin:0 auto 8px;color:#ef9a9a;font-size:13px}.server-quote-draft{display:grid;gap:18px}.server-quote-draft-head,.server-quote-actions,.server-quote-version-ready{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.quote-workbench{grid-template-rows:auto minmax(0,1fr);background:radial-gradient(circle at 100% 0,rgb(75 110 175 / 13%),transparent 34%),#0b0c0f}.quote-workbench-body{flex:1;min-height:0;padding:14px;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#353941 transparent}.server-quote-draft-workbench{gap:9px}.server-quote-draft-workbench .server-quote-draft-head,.server-quote-draft-workbench .server-quote-actions,.server-quote-draft-workbench .server-quote-version-ready,.server-quote-draft-workbench .server-quote-line{align-items:stretch;flex-direction:column}.server-quote-draft-workbench .server-quote-line{display:block}.server-quote-line>summary{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;list-style:none}.server-quote-line>summary:before,.workbench-quote-section>summary:before{content:"▸";color:#7f8da4;font-size:10px;transition:transform .12s ease}.server-quote-line[open]>summary:before,.workbench-quote-section[open]>summary:before{transform:rotate(90deg)}.server-quote-line>summary::-webkit-details-marker{display:none}.workbench-line-editor{margin-top:7px;padding-top:7px;border-top:1px solid #282d35;display:grid;gap:7px}.workbench-quote-section{overflow:hidden;border:1px solid #2b3039;border-radius:8px;background:#111318}.workbench-quote-section>summary{padding:8px 10px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;cursor:pointer;list-style:none;color:#dce3ee;font-size:12px;font-weight:650}.workbench-quote-section>summary::-webkit-details-marker{display:none}.workbench-quote-section>summary small{color:#737e8e;font-size:9.5px;font-weight:400}.workbench-product-section>.server-quote-lines{padding:0 9px 9px}.workbench-product-section .server-quote-line>summary strong{font-size:12.5px}.workbench-quote-field-grid{padding:0 9px 9px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px}.workbench-quote-field-grid label{min-width:0;display:grid;grid-template-columns:64px minmax(0,1fr);align-items:center;gap:6px;color:#7e8796;font-size:10.5px}.workbench-quote-field-grid label.wide{grid-column:1 / -1}.workbench-quote-field-grid input,.workbench-quote-field-grid textarea{min-width:0;min-height:30px;padding:5px 7px;border:1px solid #343b47;border-radius:5px;outline:0;color:#e6ebf3;background:#0a0c10;font-size:11px}.workbench-quote-field-grid textarea{min-height:48px;resize:vertical}.server-quote-draft-workbench .server-quote-actions{display:grid;grid-template-columns:1fr 1fr}.server-quote-draft-workbench .server-quote-actions>span{grid-column:1 / -1}.workbench-quote-preview{overflow:auto;padding:18px;border:1px solid #49515d;border-radius:8px;color:#1d2732;background:#f7f8fa}.workbench-quote-preview>header,.workbench-preview-parties,.workbench-preview-total{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.workbench-quote-preview h2,.workbench-quote-preview p{margin:2px 0}.workbench-quote-preview header>div:last-child{text-align:right}.workbench-preview-parties{margin:14px 0;padding:10px 0;border-block:1px solid #cbd1d8}.workbench-preview-parties>span{display:grid;gap:2px}.workbench-quote-preview small,.workbench-quote-preview em{color:#66717d;font-size:9px;font-style:normal}.workbench-quote-preview table{width:100%;border-collapse:collapse;font-size:9px}.workbench-quote-preview th,.workbench-quote-preview td{padding:7px 5px;border:1px solid #cbd1d8;text-align:left}.workbench-quote-preview td small{display:block}.workbench-preview-total{padding:12px 0;align-items:center}.workbench-preview-total strong{font-size:16px}.workbench-quote-preview dl{display:grid;grid-template-columns:1fr 1fr;gap:6px 14px;font-size:9px}.workbench-quote-preview dl>div{display:grid;grid-template-columns:74px 1fr;gap:6px}.workbench-quote-preview dt{color:#66717d}.workbench-quote-preview dd{margin:0}.server-quote-draft-workbench .server-quote-draft-head{gap:7px}.server-quote-draft-workbench .server-quote-draft-head h2{font-size:15px}.server-quote-draft-workbench .server-quote-draft-head p{font-size:10px;line-height:1.45}.server-quote-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:7px}.server-quote-summary>span{min-width:0;padding:7px;border:1px solid #2d3340;border-radius:7px;display:grid;gap:3px;background:#12151b}.server-quote-summary strong{overflow:hidden;color:#e7edf8;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.server-quote-summary small{color:#6f7889;font-size:9.5px}.server-quote-draft-workbench .server-quote-line{padding:9px;border-color:#2b3039;background:#111318}.server-quote-draft-workbench .server-quote-pricing-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.server-quote-draft-workbench .server-quote-pricing-facts>span{min-width:0;padding:5px 6px}.server-quote-draft-workbench .server-quote-pricing-facts strong{overflow-wrap:anywhere;font-size:11px}.server-quote-draft-workbench .server-quote-price-input input{width:100%;border-color:#3a465a;background:#0b0d11;font-size:12px;font-weight:550}.server-quote-draft-workbench .server-quote-price-input{grid-template-columns:88px minmax(0,1fr);align-items:center;gap:7px}.server-quote-draft-workbench .server-quote-actions{padding-top:4px}.server-quote-draft-workbench .server-quote-actions button,.server-quote-draft-workbench .server-quote-version-ready button{width:100%}.server-quote-draft-head h2{margin:4px 0 6px}.server-quote-draft-head p,.server-quote-actions span{margin:0;color:#a8a8a8}.server-quote-draft-head label,.server-quote-price-input{display:grid;gap:5px;min-width:150px}.server-quote-draft input,.server-quote-draft select{min-height:38px;padding:8px 10px;border:1px solid #343434;border-radius:8px;background:#111;color:#f4f4f4}.server-quote-draft select{min-width:150px}.server-quote-lines{display:grid;gap:8px}.server-quote-line{padding:12px 14px;border:1px solid #343434;border-radius:10px;display:flex;align-items:center;justify-content:space-between;gap:18px}.server-quote-line>span:first-child{display:grid;gap:4px}.server-quote-line small{color:#a8a8a8}.server-quote-line .server-quote-pricing-basis{margin-top:4px;color:#7ed9a9}.server-quote-line .server-quote-pricing-basis.manual{color:#e0b36b}.server-quote-pricing-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.server-quote-pricing-facts>span{min-width:116px;padding:7px 9px;border:1px solid #303030;border-radius:8px;display:grid;gap:2px;background:#151515}.server-quote-pricing-facts strong{font-size:13px;color:#f1f1f1}.server-quote-version-ready{padding:12px 14px;border-radius:10px;background:#10241a;color:#7ed9a9}@media(max-width:720px){.server-quote-draft-head,.server-quote-actions,.server-quote-version-ready,.server-quote-line{align-items:stretch;flex-direction:column}}
