.widget-research-complete{width:100%;max-width:420px;padding:1.25rem;margin:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:1.25rem;box-shadow:0 10px 40px -10px rgba(0,0,0,.15);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.dark .widget-research-complete,:root.dark .widget-research-complete{box-shadow:0 10px 40px -10px rgba(0,0,0,.4)}@media (width <=640px){.widget-research-complete{max-width:100%}}.widget-research-complete:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);transform:translateX(-100%);transition:transform .5s ease}.widget-research-complete:hover{transform:scale(1.01);box-shadow:0 12px 45px -10px rgba(0,0,0,.25)}.dark .widget-research-complete:hover,:root.dark .widget-research-complete:hover{box-shadow:0 12px 45px -10px rgba(0,0,0,.5)}.widget-research-complete:hover:before{transform:translateX(100%)}.widget-research-complete-left{display:flex;align-items:center;gap:1rem;flex:1;min-width:0}.widget-research-complete-icon{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background:hsl(var(--muted));color:hsl(var(--foreground));flex-shrink:0;border:1px solid hsl(var(--border))}.widget-research-complete-text{display:flex;flex-direction:column;gap:.125rem;min-width:0}.widget-research-complete-label{font-size:.75rem;font-weight:400;color:hsl(var(--muted-foreground))}.widget-research-complete-title{font-size:.875rem;font-weight:500;color:hsl(var(--foreground));white-space:nowrap;overflow:hidden;mask-image:linear-gradient(90deg,black 85%,transparent);-webkit-mask-image:linear-gradient(90deg,black 85%,transparent)}.widget-research-complete-arrow{opacity:.5;transition:opacity .3s ease,transform .3s ease;color:hsl(var(--foreground))}.widget-research-complete:hover .widget-research-complete-arrow{opacity:1;transform:translateX(4px)}.widget-research-elapsed{margin:0;padding-left:1.25rem;font-size:.75rem;font-weight:400;color:hsl(var(--muted-foreground));letter-spacing:.01em}:root{--panel-radius:2rem}.report-panel-split-wrapper{display:flex;flex-direction:column;position:absolute;top:1.5rem;right:1.5rem;bottom:1.5rem;width:45%}.report-panel-split-card{position:relative;display:flex;height:100%;width:100%;flex-direction:column;overflow:hidden;min-width:400px;background:hsl(var(--card));border:1px solid rgb(241 245 249);border-radius:var(--panel-radius);box-shadow:0 25px 50px -12px rgba(0,0,0,.08)}.dark .report-panel-split-card,:root.dark .report-panel-split-card{border-color:rgb(51 65 85);box-shadow:0 25px 50px -12px rgba(0,0,0,.4)}.report-panel-overlay-backdrop{position:fixed;inset:0;background-color:rgb(233 237 243/.2);--tw-backdrop-blur:blur(4px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.report-panel-overlay-backdrop:is(.dark *){background-color:rgb(18 20 24/.2)}.report-panel-overlay-backdrop{z-index:var(--z-backdrop)}.report-panel-overlay-outer{position:fixed;display:flex;flex-direction:column;overscroll-behavior:contain;inset:.75rem 0 0;width:100%;max-width:100%;z-index:var(--z-overlay-panel)}.report-panel-overlay-card{position:relative;display:flex;height:100%;width:100%;flex-direction:column;overflow:hidden;background:hsl(var(--card));border-radius:var(--panel-radius) var(--panel-radius) 0 0;border:1px solid rgb(241 245 249);border-bottom:none;box-shadow:0 -8px 30px -10px rgba(0,0,0,.12)}.dark .report-panel-overlay-card,:root.dark .report-panel-overlay-card{border-color:rgb(51 65 85);border-bottom:none;box-shadow:0 -8px 30px -10px rgba(0,0,0,.5)}.report-panel-content{flex:1 1 0%;overflow-y:auto;padding:72px 1.5rem 1.5rem}@media (width >=768px){.report-panel-content{padding:72px 2.5rem 2.5rem}}.report-panel-prose{color:var(--tw-prose-body);max-width:65ch}.report-panel-prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.report-panel-prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}.report-panel-prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}.report-panel-prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold)}.report-panel-prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.report-panel-prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.report-panel-prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.report-panel-prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.report-panel-prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.report-panel-prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.report-panel-prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.report-panel-prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.report-panel-prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.report-panel-prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.report-panel-prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}.report-panel-prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}.report-panel-prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.report-panel-prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}.report-panel-prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.report-panel-prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201C""\201D""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}.report-panel-prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.report-panel-prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.report-panel-prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}.report-panel-prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}.report-panel-prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}.report-panel-prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}.report-panel-prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}.report-panel-prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.report-panel-prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}.report-panel-prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}.report-panel-prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.report-panel-prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}.report-panel-prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.report-panel-prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}.report-panel-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}.report-panel-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}.report-panel-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.report-panel-prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.report-panel-prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.report-panel-prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.report-panel-prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}.report-panel-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}.report-panel-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}.report-panel-prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.report-panel-prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}.report-panel-prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.report-panel-prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.report-panel-prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.report-panel-prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.report-panel-prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.report-panel-prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.report-panel-prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.report-panel-prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.report-panel-prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.report-panel-prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}.report-panel-prose{--tw-prose-body:#374151;--tw-prose-headings:#111827;--tw-prose-lead:#4b5563;--tw-prose-links:#111827;--tw-prose-bold:#111827;--tw-prose-counters:#6b7280;--tw-prose-bullets:#d1d5db;--tw-prose-hr:#e5e7eb;--tw-prose-quotes:#111827;--tw-prose-quote-borders:#e5e7eb;--tw-prose-captions:#6b7280;--tw-prose-kbd:#111827;--tw-prose-kbd-shadows:rgb(17 24 39/10%);--tw-prose-code:#111827;--tw-prose-pre-code:#e5e7eb;--tw-prose-pre-bg:#1f2937;--tw-prose-th-borders:#d1d5db;--tw-prose-td-borders:#e5e7eb;--tw-prose-invert-body:#d1d5db;--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:#9ca3af;--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:#9ca3af;--tw-prose-invert-bullets:#4b5563;--tw-prose-invert-hr:#374151;--tw-prose-invert-quotes:#f3f4f6;--tw-prose-invert-quote-borders:#374151;--tw-prose-invert-captions:#9ca3af;--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:rgb(255 255 255/10%);--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:#d1d5db;--tw-prose-invert-pre-bg:rgb(0 0 0/50%);--tw-prose-invert-th-borders:#4b5563;--tw-prose-invert-td-borders:#374151;font-size:1rem;line-height:1.75}.report-panel-prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.report-panel-prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.report-panel-prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.report-panel-prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.report-panel-prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.report-panel-prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.report-panel-prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.report-panel-prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.report-panel-prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.report-panel-prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.report-panel-prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.report-panel-prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.report-panel-prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.report-panel-prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.report-panel-prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.report-panel-prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.report-panel-prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.report-panel-prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.report-panel-prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}.report-panel-prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.report-panel-prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.report-panel-prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.report-panel-prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.report-panel-prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.report-panel-prose{--tw-prose-links:#2563eb;--tw-prose-invert-links:#3b82f6;max-width:none}.report-panel-prose:is(.dark *){--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}.report-panel-prose{font-size:16px;line-height:1.8;color:#1e293b}.report-panel-prose :where(h1,h2,h3,h4):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;color:#0f172a;margin-top:2.5em;margin-bottom:1em}.report-panel-prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.8em;font-weight:600;line-height:1.4}.report-panel-prose :where(h1,h2,h3,h4):first-child{margin-top:0}.report-panel-prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:1.3em}.report-panel-prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.75em;margin-bottom:1.75em}.report-panel-prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:600;color:#0f172a}.report-panel-prose :where(ul,ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.75em;margin-bottom:1.75em;padding-left:1.5em}.report-panel-prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1em;margin-bottom:1em}.report-panel-prose :where(li)::marker{color:#334155}.dark .report-panel-prose,:root.dark .report-panel-prose{color:inherit}.dark .report-panel-prose :where(h1,h2,h3,h4):not(:where([class~=not-prose],[class~=not-prose] *)),:root.dark .report-panel-prose :where(h1,h2,h3,h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.dark .report-panel-prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)),:root.dark .report-panel-prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.dark .report-panel-prose :where(li)::marker,:root.dark .report-panel-prose :where(li)::marker{color:#94a3b8}.report-panel-callout{margin:1.75rem 0;padding:1.25rem 1.5rem;border-radius:.75rem;border-left:4px solid}.report-panel-callout[data-variant=info]{background:hsl(var(--muted)/.5);border-left-color:hsl(var(--primary))}.report-panel-callout[data-variant=warning]{background:hsl(38deg 92% 50%/.15);border-left-color:hsl(38deg 92% 50%)}.report-panel-prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background:transparent;border:1px solid rgb(241 245 249);border-radius:16px;padding:1.25em}.dark .report-panel-prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)),:root.dark .report-panel-prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){background:transparent;border-color:rgb(51 65 85)}.report-panel-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){background:transparent;color:rgb(71 85 105)}.dark .report-panel-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)),:root.dark .report-panel-prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:rgb(203 213 225)}.report-panel-close-btn{position:absolute;display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;top:16px;left:16px;z-index:2;min-width:44px;min-height:44px;background:rgba(255,255,255,.65);border:1px solid rgb(241 245 249);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#475569;opacity:0;filter:blur(4px);transition:opacity .28s cubic-bezier(.4,0,.2,1),filter .28s cubic-bezier(.4,0,.2,1)}.report-panel-overlay-card:hover .report-panel-close-btn,.report-panel-split-wrapper:hover .report-panel-close-btn{opacity:.85;filter:none}.report-panel-overlay-card:hover .report-panel-close-btn:hover,.report-panel-split-wrapper:hover .report-panel-close-btn:hover{opacity:1}@media (width <= 767px){.report-panel-close-btn{opacity:.85;filter:none}}.dark .report-panel-close-btn,:root.dark .report-panel-close-btn{background:rgba(15,23,42,.6);border-color:rgb(51 65 85);color:#94a3b8}.report-panel-copy-btn{position:absolute;display:flex;height:2rem;width:2rem;align-items:center;justify-content:center;border-radius:9999px;top:16px;right:16px;z-index:2;min-width:44px;min-height:44px;background:rgba(255,255,255,.65);border:1px solid rgb(241 245 249);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#475569;opacity:0;filter:blur(4px);transition:opacity .28s cubic-bezier(.4,0,.2,1),filter .28s cubic-bezier(.4,0,.2,1)}.report-panel-overlay-card:hover .report-panel-copy-btn,.report-panel-split-wrapper:hover .report-panel-copy-btn{opacity:.85;filter:none}.report-panel-overlay-card:hover .report-panel-copy-btn:hover,.report-panel-split-wrapper:hover .report-panel-copy-btn:hover{opacity:1}@media (width <= 767px){.report-panel-copy-btn{opacity:.85;filter:none}}.dark .report-panel-copy-btn,:root.dark .report-panel-copy-btn{background:rgba(15,23,42,.6);border-color:rgb(51 65 85);color:#94a3b8}.report-panel-copy-icon{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;transition:opacity .3s ease,filter .3s ease}.report-panel-copy-icon-visible{opacity:1;filter:none}.report-panel-copy-icon-hidden{opacity:0;filter:blur(4px)}.report-panel-glow-hitbox{position:absolute;top:0;left:-20px;bottom:0;width:42px;z-index:3}.report-panel-glow-edge{position:absolute;inset:0;border-radius:var(--panel-radius);z-index:2;pointer-events:none;background:radial-gradient(2px 200px at 0 var(--glow-y,50%),rgba(56,189,248,.9) 0,rgba(56,189,248,.5) 40%,rgba(56,189,248,.1) 75%,transparent 100%);background-size:2px 100%;background-position:0;background-repeat:no-repeat;filter:drop-shadow(0 0 8px rgba(56,189,248,.25));opacity:0;transition:opacity .3s ease}.report-panel-glow-hitbox:hover~.report-panel-glow-edge{opacity:1}.dark .report-panel-glow-hitbox:hover~.report-panel-glow-edge,:root.dark .report-panel-glow-hitbox:hover~.report-panel-glow-edge{background:radial-gradient(2px 200px at 0 var(--glow-y,50%),rgba(56,189,248,.95) 0,rgba(56,189,248,.55) 40%,rgba(56,189,248,.12) 75%,transparent 100%);background-size:2px 100%;background-position:0;background-repeat:no-repeat;filter:drop-shadow(0 0 12px rgba(56,189,248,.35))}.report-panel-glow-edge[data-resizing]{opacity:1;background:linear-gradient(180deg,transparent,rgba(56,189,248,.15) 10%,rgba(56,189,248,.6) 30%,rgba(56,189,248,.9) 50%,rgba(56,189,248,.6) 70%,rgba(56,189,248,.15) 90%,transparent);background-size:2px 100%;background-position:0;background-repeat:no-repeat;filter:drop-shadow(0 0 16px rgba(56,189,248,.4))}.report-panel-overlay-card:before,.report-panel-split-card:before{content:"";position:absolute;top:0;left:0;right:0;height:28px;z-index:1;pointer-events:none;border-radius:var(--panel-radius) var(--panel-radius) 0 0;background:linear-gradient(180deg,rgba(255,255,255,.8),transparent)}.report-panel-overlay-card:after,.report-panel-split-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:28px;z-index:1;pointer-events:none;border-radius:0 0 var(--panel-radius) var(--panel-radius);background:linear-gradient(0deg,rgba(255,255,255,.8),transparent)}.dark .report-panel-overlay-card:before,.dark .report-panel-split-card:before,:root.dark .report-panel-overlay-card:before,:root.dark .report-panel-split-card:before{background:linear-gradient(180deg,hsla(222.2deg,84%,4.9%,.8),transparent)}.dark .report-panel-overlay-card:after,.dark .report-panel-split-card:after,:root.dark .report-panel-overlay-card:after,:root.dark .report-panel-split-card:after{background:linear-gradient(0deg,hsla(222.2deg,84%,4.9%,.8),transparent)}.report-sources-wrap{margin-top:2.5rem;padding-top:.5rem}.report-sources-heading{font-size:1.3em;font-weight:500;color:hsl(var(--foreground));margin:0 0 1rem}.report-sources-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}.report-sources-table{width:100%;border-collapse:collapse;border:none;font-size:.9375rem;line-height:1.5}.report-sources-row{transition:background-color .15s ease}.report-sources-row-td{padding:0;vertical-align:middle;border:none}.report-sources-row-link{display:grid;grid-template-columns:2.25rem minmax(0,160px) minmax(0,1fr);-moz-column-gap:.75rem;column-gap:.75rem;align-items:center;padding:.75rem 0;text-decoration:none;min-width:0;border-radius:4px}.report-sources-cell-num{text-align:right;font-variant-numeric:tabular-nums;color:hsl(var(--muted-foreground));padding-right:.25rem}.report-sources-site-cell{min-width:0;max-width:160px}.report-sources-site-inner{display:flex;align-items:center;gap:.5rem;min-width:0}.report-sources-title-cell{min-width:0}.report-sources-favicon{width:18px;height:18px;flex-shrink:0;border-radius:2px}.report-sources-favicon-fallback{flex-shrink:0;color:hsl(var(--muted-foreground))}.report-sources-site-label,.report-sources-title-text{display:block;color:hsl(var(--muted-foreground));overflow:hidden;white-space:nowrap;min-width:0}.report-sources-row-link:hover .report-sources-site-label,.report-sources-row-link:hover .report-sources-title-text{color:hsl(var(--foreground))}.report-sources-site-label.report-sources-text-fade,.report-sources-title-text.report-sources-text-fade{mask-image:linear-gradient(90deg,black 85%,transparent);-webkit-mask-image:linear-gradient(90deg,black 85%,transparent)}.report-sources-row-link:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}