.sales-help{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex:0 0 26px;border:0;padding:0;border-radius:6px;background:transparent;color:#64748b;cursor:pointer}.sales-help:hover{background:#eff6ff;color:#2563eb}.sales-help-overlay{position:fixed;inset:0;background:#17203333;z-index:90}.sales-help-dialog{position:fixed;z-index:91;top:50%;left:50%;transform:translate(-50%,-50%);width:min(420px,calc(100vw - 32px));border:1px solid #e2e8f0;background:#fff;border-radius:8px;padding:24px;box-shadow:0 16px 48px #17203326;color:#172033;font:14px/22px Segoe UI,Microsoft YaHei UI,sans-serif}.sales-help-dialog h2{margin:0 24px 16px 0;font-size:16px}.sales-help-dialog p{margin:12px 0 0}.sales-help-close{position:absolute;right:12px;top:12px;border:0;background:transparent;color:#64748b;cursor:pointer}.sales-help-dialog button:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.report-preview{display:flex;flex-direction:column;gap:24px;min-width:0;flex:1;padding:20px 24px;border-radius:12px;background:linear-gradient(120deg,#eff6ff,#f8fafc 55%,#fff);color:#172033}.report-preview-intro{display:flex;align-items:center;gap:18px}.report-preview-intro>svg{color:#2563eb;flex-shrink:0}.report-preview-intro h3{margin:0 0 8px;font-size:20px;line-height:28px;font-weight:600}.report-preview-intro p{margin:0;color:#475569;font-size:14px;line-height:22px}.report-preview-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:auto 0}.report-preview-facts dt{font-size:12px;color:#64748b;margin-bottom:8px}.report-preview-facts dd{margin:0;color:#172033;font-size:14px;line-height:22px;overflow-wrap:anywhere}.report-preview-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.report-preview-footer>span{color:#64748b;font-size:12px;line-height:20px}.report-preview-open{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0;padding:10px 16px;border:0;border-radius:8px;background:#2563eb;color:#fff;font-size:14px;font-weight:600;cursor:pointer}.report-preview-open:hover{background:#1d4ed8}.report-reading-overlay{position:fixed;inset:0;z-index:100;background:rgb(15 23 42/45%)}.report-reading-dialog.is-maximized{top:0;left:0;transform:none;width:100vw;height:100dvh;max-width:none;max-height:none;border-radius:0}.report-reading-window-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.report-reading-dialog{position:fixed;z-index:101;top:50%;left:50%;transform:translate(-50%,-50%);width:min(1280px,calc(100vw - 48px));height:90dvh;display:flex;flex-direction:column;background:#fff;color:#172033;border-radius:14px;box-shadow:0 24px 64px rgb(15 23 42/20%)}.report-reading-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 24px;border-bottom:1px solid #e2e8f0;flex-shrink:0}.report-reading-header h2{font-size:20px;line-height:28px;font-weight:600;margin:0}.report-reading-close{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#475569;cursor:pointer}.report-reading-close:hover{background:#f1f5f9}.report-reading-scroll{overflow-y:auto;min-height:0;flex:1;padding:16px}.report-preview-open:focus-visible,.report-reading-close:focus-visible{outline:2px solid #2563eb;outline-offset:3px}@media (max-width:700px){.report-preview{padding:16px;gap:18px}.report-preview-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.report-preview-footer{align-items:stretch;flex-direction:column}.report-reading-dialog{width:calc(100vw - 16px);height:94dvh}.report-reading-header{padding:12px 16px}.report-reading-scroll{padding:8px}}.pz-report-view{display:block;min-width:0}.pz-report-panel.pz-section-card{border:1px solid #e2e8f0;box-shadow:none;overflow:visible;min-width:0}.pz-report-panel.pz-section-card:after,.pz-report-panel.pz-section-card:before{display:none}.pz-report-panel>.pz-section-head{padding:18px 24px;border-bottom:1px solid #e2e8f0;background:#fff;border-radius:8px 8px 0 0}.pz-report-panel>.pz-section-body{display:block;padding:0;overflow:visible}.pz-report-panel .pz-section-meta{color:#64748b;font-size:12px;gap:10px;flex-wrap:wrap}.pz-report-panel .home-button.pz-report-refresh{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:36px;padding:8px 14px;border:1px solid #2563eb;border-radius:8px;background:#2563eb;color:#fff;font-size:14px;font-weight:600;line-height:20px;white-space:nowrap;cursor:pointer;box-shadow:none}.pz-report-panel .home-button.pz-report-refresh:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.pz-report-panel .home-button.pz-report-refresh:disabled{opacity:.65;cursor:wait}.pz-report-panel .pz-report-refresh:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.pz-report-panel .pz-report-refresh[aria-busy=true] svg{animation:report-refresh-spin 1s linear infinite}@keyframes report-refresh-spin{to{transform:rotate(1turn)}}.pz-report-panel .pz-report-state{margin:0;padding:32px 24px;font-size:14px;color:#475569}.pz-report-panel .pz-report-unavailable-reason{display:block;margin-top:8px;font-size:13px;color:#94a3b8;overflow-wrap:anywhere}.report-reader{display:grid;grid-template-columns:minmax(0,1fr);align-items:start}.report-reader.has-outline{grid-template-columns:220px minmax(0,1fr)}.report-outline{position:sticky;top:var(--report-outline-top,16px);padding:24px 14px;min-width:0}.report-outline summary{display:flex;align-items:center;gap:8px;cursor:pointer;color:#172033;font-size:13px;font-weight:600;padding:0 8px 12px}.report-outline summary span{margin-left:auto;color:#64748b;font-weight:400}.report-outline nav{display:grid;grid-template-columns:minmax(0,1fr);gap:6px;padding:3px}.report-outline button{display:grid;grid-template-columns:6px minmax(0,1fr);align-items:start;-moz-column-gap:12px;column-gap:12px;box-sizing:border-box;width:100%;min-width:0;min-height:44px;margin:0;border:0;border-radius:0;box-shadow:none;background:transparent;text-align:left;padding:11px 8px;color:#334155;font:inherit;font-size:13px;font-weight:500;line-height:22px;white-space:normal;overflow-wrap:anywhere;cursor:pointer;transition:color .15s ease}.report-outline button:before{content:"";box-sizing:border-box;width:6px;height:6px;margin-top:8px;border:1px solid #94a3b8;border-radius:50%;background:#94a3b8}.report-outline button.is-subsection{font-weight:400}.report-outline button.is-subsection:before{background:transparent}.report-outline button:hover{background:transparent;color:#2563eb}.report-outline button:hover:before{border-color:#2563eb;background:#2563eb}.report-outline button[aria-current=location]{color:#2563eb}.report-outline button[aria-current=location]:before{border-color:#2563eb;background:#2563eb}.report-document{--ink:#172033;--ink-secondary:#475569;--ink-muted:#64748b;--surface:#ffffff;--gridline:#e2e8f0;--border:#e2e8f0;--accent:#2563eb;min-width:0;width:100%;max-width:1120px;margin:0 auto;padding:24px 32px 40px;color:var(--ink);background:var(--surface);font:14px/1.75 Segoe UI,Microsoft YaHei UI,Microsoft YaHei,sans-serif;overflow-wrap:break-word;font-variant-numeric:tabular-nums}.has-outline>.report-document{border-left:1px solid #e2e8f0}.report-document>:first-child{margin-top:0}.report-document>:last-child{margin-bottom:0}.report-document :is(h1,h2,h3,h4){color:#172033;line-height:1.45;font-weight:600;scroll-margin-top:24px}.report-document h1{margin:0 0 20px;font-size:24px}.report-document h2{margin:32px 0 16px;padding-top:20px;border-top:1px solid #e2e8f0;font-size:20px}.report-document h3{margin:24px 0 12px;font-size:16px}.report-document h4{margin:18px 0 10px;font-size:14px}.report-document p{margin:10px 0}.report-document :is(ul,ol){margin:12px 0;padding-left:24px}.report-document li{margin:5px 0}.report-document strong{font-weight:600}.report-document a{color:#2563eb;text-underline-offset:3px}.report-document a:hover{text-decoration:underline}.report-document hr{margin:28px 0;border:0;border-top:1px solid #e2e8f0}.report-document blockquote{margin:16px 0;padding:12px 16px;background:#f5f7fa;border-radius:8px;color:#475569}.report-document pre{padding:16px;max-width:100%;overflow-x:auto;background:#f5f7fa;border-radius:8px;white-space:pre}.report-document code{font-family:Consolas,monospace;font-size:13px}.report-document .stats-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:12px;margin:20px 0}.report-document .stat{padding:16px;border:1px solid #e2e8f0;border-radius:8px;background:linear-gradient(135deg,#eff6ff,#fff 85%);min-width:0}.report-document .stat .value{font-size:24px;font-weight:700;line-height:1.35;margin-bottom:6px}.report-document .stat .label{font-size:13px;line-height:20px;color:#475569}.report-document .quad-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin:16px 0}.report-document .quad-card{padding:14px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;min-width:0}.report-document .quad-card .count{font-size:22px;line-height:30px;font-weight:700}.report-document .quad-card .name{font-size:13px;color:#475569;margin-top:4px}.report-document [style*="font-size:9px"]{font-size:12px!important}.report-document [style*="min-width:280px"]{min-width:min(280px,100%)!important}.report-document .img-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:14px;margin:20px 0}.report-document .img-card{padding:14px;min-width:0;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.report-document .img-asin{margin-top:10px;color:#2563eb;font:12px/20px Consolas,monospace;overflow-wrap:anywhere}.report-document .img-name{margin-top:5px;font-size:13px;line-height:21px;color:#172033}.report-image-button{display:inline-block;max-width:100%;padding:0;border:0;background:transparent;cursor:zoom-in;vertical-align:middle}.report-image-button img{display:block;max-width:100%;height:auto;-o-object-fit:contain;object-fit:contain}.report-document .img-card .report-image-button{width:100%}.report-document .img-card img{width:100%;height:140px;-o-object-fit:contain;object-fit:contain}.report-image-error{display:inline-flex;flex-wrap:wrap;gap:8px;padding:12px;font-size:12px;color:#64748b;background:#f8fafc}.report-image-error button{color:#2563eb}.report-chart{margin:20px 0;padding:12px 16px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;min-width:0}.report-chart-tools{display:flex;justify-content:flex-end;margin-bottom:8px}.report-chart-tools button{display:inline-flex;align-items:center;gap:6px;border:1px solid #e2e8f0;border-radius:6px;padding:5px 9px;color:#475569;font-size:12px;background:#fff;cursor:pointer}.report-chart-tools button:hover{color:#2563eb;background:#eff6ff}.report-chart-scroll{overflow-x:auto;min-width:0;scrollbar-width:thin}.report-chart svg{font-family:Segoe UI,Microsoft YaHei UI,Microsoft YaHei,sans-serif}.report-table-scroll{overflow-x:auto;max-width:100%;margin:16px 0;border:1px solid #e2e8f0;border-radius:8px;scrollbar-width:thin}.report-document table{width:100%;border-collapse:collapse;font-size:14px;text-align:left}.report-document :is(th,td){padding:12px 14px;border-bottom:1px solid #e2e8f0;text-align:left;vertical-align:top;min-width:88px}.report-document th{background:#f5f7fa;font-weight:600;color:#475569;white-space:normal}.report-document tr:last-child td{border-bottom:0}.report-document tbody tr:hover{background:#f8fafc}.report-image-overlay{position:fixed;inset:0;z-index:120;background:rgb(15 23 42/48%)}.report-image-dialog{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);z-index:121;width:min(960px,calc(100vw - 32px));max-height:90dvh;overflow:auto;border-radius:12px;padding:20px;background:#fff;box-shadow:0 24px 64px rgb(15 23 42/20%)}.report-image-dialog header{display:flex;align-items:start;justify-content:space-between;gap:16px;margin-bottom:16px}.report-image-dialog h2{font-size:16px;line-height:24px;color:#172033}.report-image-dialog header button{padding:6px;border:1px solid #e2e8f0;border-radius:6px;flex-shrink:0}.report-image-dialog>img{display:block;max-width:100%;height:auto;margin:auto}.report-image-dialog :is(button,a):focus-visible,.report-reader :is(button,a,summary,[tabindex]):focus-visible{outline:2px solid #2563eb;outline-offset:3px}@media (max-width:1100px){.report-reader.has-outline{grid-template-columns:minmax(0,1fr)}.report-outline{position:static;padding:14px 20px;border-bottom:1px solid #e2e8f0}.report-outline nav{grid-template-columns:repeat(auto-fit,minmax(min(200px,100%),1fr))}.has-outline>.report-document{border-left:0}}@media (max-width:640px){.pz-report-panel>.pz-section-head{display:flex;flex-direction:column;gap:12px;padding:16px;align-items:stretch}.pz-report-panel .pz-section-meta{justify-content:flex-start}.report-document{padding:20px 16px 28px}.report-document h1{font-size:22px}.report-document h2{font-size:18px}.report-document .stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.report-document .stat{padding:12px}.report-document .stat .value{font-size:22px}.report-document .img-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.report-chart{padding:8px}}@media (prefers-reduced-motion:reduce){.pz-report-panel .pz-report-refresh[aria-busy=true] svg{animation:none}.report-image-dialog,.report-reader *{scroll-behavior:auto;animation:none;transition:none}}.report-feedback{position:relative;min-width:0}.report-feedback.is-annotating .report-document{cursor:url(/images/report-annotation-cursor.svg) 5 27,text}.report-feedback.is-annotating .report-document ::-moz-selection{background:#bfdbfe;color:#172033}.report-feedback.is-annotating .report-document ::selection{background:#bfdbfe;color:#172033}.report-feedback-bar{display:flex;align-items:center;flex-wrap:wrap;gap:12px;padding:12px 16px;margin:0 0 20px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#475569;font-size:14px;line-height:22px}.report-feedback-bar>div{display:flex;align-items:center;gap:8px;flex:1 1 300px}.report-feedback-bar svg{flex-shrink:0;color:#2563eb}.report-feedback-bar button,.report-feedback-dialog button,.report-feedback-dismissed button{border:1px solid #e2e8f0;background:#fff;border-radius:6px;padding:8px 12px;color:#172033;font:inherit;cursor:pointer}.report-feedback-bar button:hover,.report-feedback-dialog button:hover{background:#eff6ff}.report-feedback button:focus-visible,.report-feedback-dialog button:focus-visible{outline:2px solid #2563eb;outline-offset:3px}.report-feedback-dialog textarea:focus{outline:none;box-shadow:none;border-color:#94a3b8}.report-feedback-selection{position:absolute;z-index:60;display:flex;align-items:center;gap:8px;padding:10px 14px;border:0;border-radius:8px;background:#2563eb;color:white;font-size:14px;box-shadow:0 4px 16px #17203326;cursor:pointer}.report-feedback-selection:hover{background:#1d4ed8}.report-feedback-bar>.report-feedback-copy{display:block;flex:1;min-width:0;color:#475569;font-size:14px;line-height:28px}.report-feedback-entry-actions{display:inline;color:inherit;font:inherit}.report-feedback-entry-buttons{display:inline-flex;vertical-align:middle;gap:8px;margin-left:10px}.report-feedback-bar .report-feedback-entry-actions button{display:flex;align-items:center;gap:6px;padding:7px 10px;font-size:13px;color:#1d4ed8;border-color:#cbdcf8;background:#fff}.report-feedback-entry-actions button>span{color:#64748b;font-size:12px}.report-feedback-content-dialog .report-feedback-cards{margin:0;padding:0;border:0}.report-feedback-content-dialog .report-feedback-cards>p{margin:0 0 18px;color:#64748b;font-size:14px;line-height:22px}.report-feedback-content-dialog .report-feedback-cards ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:12px}.report-feedback-content-dialog .report-feedback-cards li{border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin:0;background:#f8fafc}.report-feedback-content-dialog .report-feedback-cards li strong{color:#475569;font-size:12px}.report-feedback-content-dialog .report-feedback-cards li p{margin:8px 0 0;line-height:24px}.report-feedback-dialog.report-feedback-content-dialog{width:min(1160px,calc(100vw - 48px))}.report-feedback-content-dialog .report-feedback-question{min-height:350px}.report-feedback-content-dialog .report-feedback-question blockquote{border:0;background:transparent;padding:0}.report-feedback-content-dialog[data-state=open]{animation:report-feedback-appear .18s ease-out}@keyframes report-feedback-appear{0%{opacity:0;transform:translate(-50%,-48%) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media(prefers-reduced-motion:reduce){.report-feedback-content-dialog[data-state=open]{animation:none}}.report-feedback-overlay{position:fixed;inset:0;z-index:100;background:#17203366}.report-feedback-dialog{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:101;width:min(600px,calc(100vw - 32px));max-height:calc(100dvh - 48px);overflow-y:auto;box-sizing:border-box;padding:24px;border:1px solid #e2e8f0;border-radius:12px;background:white;color:#172033;font:14px/22px Segoe UI,Microsoft YaHei UI,Microsoft YaHei,sans-serif;box-shadow:0 16px 60px #17203333}.report-feedback-dialog header{display:flex;align-items:center;justify-content:space-between;gap:16px}.report-feedback-dialog header h2{margin:0;font-size:20px;line-height:28px}.report-feedback-dialog header button{display:flex;padding:6px;border:0}.report-feedback-dialog>p{color:#475569}.report-feedback-section{display:block;color:#475569;overflow-wrap:anywhere}.report-feedback-dialog blockquote{margin:8px 0 20px;padding:14px 16px;border:1px solid #e2e8f0;border-radius:8px;background:#f8fafc;color:#172033;white-space:pre-wrap;overflow-wrap:anywhere}.report-feedback-quote{max-height:220px;overflow-y:auto}.report-feedback-dialog label{display:grid;gap:8px}.report-feedback-dialog textarea{box-sizing:border-box;width:100%;resize:vertical;min-height:100px;padding:12px;border:1px solid #cbd5e1;border-radius:8px;background:white;color:#172033;font:inherit}.report-feedback-dialog footer{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:12px;margin-top:24px}.report-feedback-dialog button:disabled{cursor:not-allowed;background:#f1f5f9;color:#64748b}.report-feedback-question{border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin-top:16px}.report-feedback-question>p{font-weight:600;margin:12px 0;font-size:16px;line-height:24px}.report-feedback-question header{color:#475569}.report-feedback-choices{display:flex;flex-wrap:wrap;gap:8px}.report-feedback-choices button[aria-pressed=true]{background:#eff6ff;border-color:#2563eb;color:#1d4ed8}.report-feedback-question small{display:block;margin-top:12px;font-size:12px;line-height:18px;color:#475569}.report-feedback-dismissed{color:#475569}.report-feedback-cards{margin-top:24px;border-top:1px solid #e2e8f0;padding-top:20px;color:#172033}.report-feedback-cards summary{font-size:16px;font-weight:600;cursor:pointer}.report-feedback-cards li{margin:12px 0;font-size:14px;line-height:22px;overflow-wrap:anywhere}.report-feedback-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,320px),1fr));grid-auto-rows:1fr;gap:16px;align-items:stretch;margin-top:16px}.report-feedback-question{background:#fff;font:14px/22px Segoe UI,Microsoft YaHei UI,Microsoft YaHei,sans-serif}.report-feedback-question header{display:flex;align-items:center;justify-content:space-between;gap:12px}.report-feedback-question blockquote{margin:12px 0;padding:12px;background:#f8fafc;border-radius:6px;overflow-wrap:anywhere}.report-feedback-question button{border:1px solid #cbd5e1;background:white;color:#172033;padding:8px 12px;border-radius:6px;cursor:pointer}.report-feedback-question{display:flex;flex-direction:column;min-width:0;min-height:390px;margin:0;padding:20px;box-sizing:border-box}.report-feedback-question.is-claim{--question-accent:#1d4ed8;background:linear-gradient(135deg,#eff6ff,#fff 75%)}.report-feedback-question.is-attribute{--question-accent:#6d28d9;background:linear-gradient(135deg,#f5f3ff,#fff 75%)}.report-feedback-question header{align-items:flex-start}.report-feedback-question header>span{display:grid;gap:6px}.report-feedback-question header strong{color:var(--question-accent);font-size:14px}.report-feedback-question header code{color:#64748b;font-size:12px}.report-feedback-question header button{display:flex;border:0;background:transparent;padding:4px}.report-feedback-question>p{font-size:14px;line-height:22px;min-height:44px;margin:16px 0 0}.report-feedback-question blockquote{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden;margin:12px 0 4px;padding:0;background:transparent;font-size:14px;line-height:24px}.report-feedback-question .report-question-expand{align-self:flex-start;border:0;background:transparent;color:var(--question-accent);padding:6px 0;font-size:12px}.report-question-actions{margin-top:auto;padding-top:18px;min-height:96px}.report-question-actions>p{margin:10px 0 0;font-size:12px;line-height:20px}.report-feedback-question .report-feedback-choices{flex-wrap:nowrap}.report-feedback-choices button{flex:1;white-space:nowrap;padding:8px}.report-feedback-question .report-feedback-choices button[aria-pressed=true]{color:var(--question-accent);border-color:var(--question-accent);background:#fff}.report-feedback-dismissed{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:12px 16px;margin-top:16px;background:#f8fafc;border-radius:8px;font-size:14px}.report-question-detail blockquote{white-space:pre-wrap;overflow-wrap:anywhere}.report-feedback button:disabled{cursor:not-allowed;opacity:.65}.report-feedback-dialog select{padding:10px;border:1px solid #cbd5e1;border-radius:6px;color:#172033;background:#fff;font:inherit}.report-feedback-dialog fieldset{margin:16px 0;border:1px solid #e2e8f0;border-radius:8px}.report-feedback-dialog fieldset label{display:flex;align-items:start;margin:10px 0}.report-feedback-dialog [role=alert],.report-feedback-question [role=alert]{color:#b91c1c}.pz-report-panel.has-report-feedback>.pz-section-head{position:sticky;top:calc(0px - var(--report-scroll-inset,0px));z-index:24;border-radius:8px 8px 0 0}.has-report-feedback .report-document :is(h1,h2,h3){scroll-margin-top:calc(var(--report-tools-height,140px) + 24px)}.has-report-feedback .report-feedback-bar{position:sticky;top:calc(var(--report-header-height,80px) - var(--report-scroll-inset,0px));z-index:23;margin:0;border:0;border-bottom:1px solid #e2e8f0;border-radius:0;padding:12px 24px;background:#f8fafc}.report-feedback-bar button{white-space:nowrap;font-weight:600}.report-feedback-bar button[aria-pressed=true]{background:#dbeafe;color:#1d4ed8;border-color:#93c5fd}.report-feedback-dialog{width:min(900px,calc(100vw - 32px));padding:28px;border-color:#e2e8f0;box-shadow:0 20px 64px #17203329}.report-feedback-dialog>header{padding-bottom:16px;border-bottom:1px solid #e2e8f0}.report-feedback-dialog>header h2{font-weight:700}.report-feedback-dialog>p{margin:12px 0 20px;line-height:22px}.report-feedback-dialog>label{margin-top:24px;font-weight:600}.report-feedback-dialog textarea{font-weight:400;background:#fff}.report-feedback-dialog .report-feedback-section{font-size:12px;color:#64748b}.report-feedback-dialog .report-feedback-quote{border:0;background:#f5f7fa;padding:16px 20px;line-height:24px;margin-bottom:24px}.report-feedback-dialog footer{position:sticky;bottom:-28px;background:#fff;padding:18px 0 0;border-top:1px solid #e2e8f0}.report-feedback-dialog .report-feedback-submit{background:#2563eb;border-color:#2563eb;color:#fff;font-weight:600;min-width:110px}.report-feedback-dialog .report-feedback-submit:hover:not(:disabled){background:#1d4ed8}.report-feedback-dialog .report-feedback-submit:disabled{background:#e2e8f0;border-color:#e2e8f0;color:#64748b}.report-feedback-field-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.report-feedback-field-head span{color:#64748b;font-size:12px}.report-product-picker{--diag-text:#172033;--diag-muted:#64748b;--diag-line:#e2e8f0;--diag-blue:#2563eb;--diag-blue-soft:#eff6ff}.report-feedback-dialog .report-product-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.8fr) minmax(0,1.2fr);align-items:start;gap:12px;border:0;padding:0;margin:0}.report-feedback-dialog .report-product-controls label{display:block;margin:0 0 6px;font-size:12px;line-height:18px;color:#64748b;font-weight:600}.report-feedback-dialog .report-product-controls .diagnostic-search-field,.report-feedback-dialog .report-product-controls .workspace-current-product-trigger{height:44px;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.report-feedback-dialog .report-product-controls .diagnostic-search-field input{height:42px;background:transparent}.report-feedback-dialog .report-product-controls .workspace-current-product-trigger>span{display:grid;gap:0}.report-feedback-dialog .report-product-controls .diagnostic-search-results{min-width:100%;width:min(440px,calc(100vw - 88px));z-index:35}.report-feedback-dialog .report-product-controls .diagnostic-search-results button{border:0;text-align:left}.report-product-picker>p{font-size:12px;color:#64748b;margin:10px 0}.report-product-chosen{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;padding:12px 14px;margin-top:14px;background:#eff6ff;border-radius:8px}.report-product-chosen>span{color:#1d4ed8;font-size:12px}.report-product-chosen strong{flex:1;min-width:0;overflow-wrap:anywhere;font-weight:500}.report-product-chosen code{color:#475569;font-size:12px}.report-feedback-dialog .report-feedback-claims{padding:12px 16px}.report-feedback-claims label>span{display:grid;gap:4px}.report-feedback-claims input{margin-top:4px;accent-color:#2563eb}@media(max-width:650px){.report-feedback-dialog{padding:20px}.report-feedback-dialog .report-product-controls{grid-template-columns:minmax(0,1fr)}.report-feedback-dialog footer{bottom:-20px}.has-report-feedback .report-feedback-bar{padding:12px 16px;gap:8px}}