.report-root{background:var(--tc-paper);color:var(--tc-ink);font-family:var(--tc-sans);--report-field-h:clamp(110px, 16vh, 170px);--report-grade-a:#1f7a3d;--report-grade-b:#556b16;--report-grade-c:#7d5f0a;--report-grade-d:#9a4a12;--report-grade-f:#b32e2e;--report-accent-ink:#fff}[data-theme=dark] .report-root{--report-grade-a:#7bc98c;--report-grade-b:#a8c97b;--report-grade-c:#d9c26b;--report-grade-d:#d98f5f;--report-grade-f:#d96b6b}.toolchain-root.report-root .report-rail:before{content:none}.report-root .report-rail>.report-hero{border-bottom:1px solid var(--tc-hair)}.report-root .report-hero+.tc-hatch{border-top:0}.report-field{height:var(--report-field-h);pointer-events:none;mask-image:linear-gradient(#000 0% 55%,#0000 100%)}.report-field-canvas{width:100%;height:100%;display:block}.report-root .report-head{padding-top:clamp(16px,2.2vw,26px);padding-bottom:16px}.report-root .report-head h1{max-width:22ch;font-size:clamp(1.62rem,2.5vw,2.2rem)}.report-root .report-head p{max-width:60ch;color:var(--tc-ink-2);margin-top:13px;font-size:15px;line-height:1.62}.report-form-zone{padding:4px var(--tc-gut) clamp(48px, 6vw, 72px)}.report-form{border:1px solid var(--tc-hair);background:var(--tc-card);border-radius:10px;max-width:640px}.report-form:focus-within{border-color:var(--tc-ink)}.report-form-bar{align-items:stretch;display:flex}.report-url-wrap{flex:200px;min-width:0;display:flex;position:relative}.report-url{min-width:0;height:52px;color:var(--tc-ink);font-family:var(--tc-sans);background:0 0;border:0;border-radius:9px 0 0 9px;flex:1;padding:0 46px 0 16px;font-size:15px}.report-url::placeholder{color:var(--tc-ink-4)}.report-url:focus-visible{outline:none}.report-url-affix{width:18px;height:18px;color:var(--tc-ink-3);pointer-events:none;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.report-url-glass,.report-url-fav{width:18px;height:18px;transition:opacity .22s;display:block;position:absolute;inset:0}.report-url-fav{object-fit:contain;opacity:0}.report-url-affix.has-fav .report-url-glass{opacity:0}.report-url-affix.has-fav .report-url-fav{opacity:1}.report-root .report-form .report-go{border-radius:0 9px 9px 0;align-self:stretch;place-items:center;height:auto;padding:0 22px;display:inline-grid}.report-root .report-form .report-go:focus-visible{outline:1px solid var(--tc-ink);outline-offset:2px}.report-go-face,.report-go-wait{grid-area:1/1;transition:opacity .18s}.report-go-wait{white-space:nowrap;opacity:0;align-items:center;gap:13px;display:inline-flex}.report-go.is-busy .report-go-face{opacity:0}.report-go.is-busy .report-go-wait{opacity:1}.report-go-arc{animation:.9s linear infinite report-arc-spin;display:block}@keyframes report-arc-spin{to{transform:rotate(360deg)}}.report-root .report-form .report-go:disabled{pointer-events:auto;cursor:not-allowed;opacity:1;background:color-mix(in srgb, var(--tc-ink) 76%, var(--tc-paper))}.report-strip{min-height:68px;color:var(--tc-ink-3);align-items:flex-start;gap:9px;margin-top:11px;padding:0 2px;font-size:14px;line-height:1.5;display:flex}.report-strip-tick{background:0 0;flex:none;width:6px;height:6px;margin-top:7.5px}.report-strip[data-state=loading] .report-strip-tick{background:var(--tc-accent);animation:1.6s ease-in-out infinite report-tick-pulse}.report-strip[data-state=error]{color:var(--tc-ink)}.report-strip[data-state=error] .report-strip-tick{background:var(--report-grade-f)}.report-strip[data-state=done]{color:var(--tc-ink-2)}.report-strip[data-state=done] .report-strip-tick{background:var(--report-strip-grade,var(--tc-accent))}@keyframes report-tick-pulse{0%,to{opacity:1}50%{opacity:.3}}@media (prefers-reduced-motion:reduce){.report-url-glass,.report-url-fav,.report-go-face,.report-go-wait{transition:none}.report-go-arc,.report-strip[data-state=loading] .report-strip-tick{animation:none}}@media (max-width:359.98px){.report-strip{min-height:90px}}.report-hero-fig{padding:0 var(--tc-gut) clamp(40px, 8vw, 60px);justify-content:center;align-items:center;display:flex}@media (min-width:980px){.report-hero-cols{grid-template-columns:minmax(0,1fr) minmax(0,560px);align-items:center;display:grid}.report-hero-fig{margin-top:calc(-1 * var(--report-field-h));align-self:stretch;padding-bottom:clamp(24px,3vw,40px)}}.report-fig{justify-content:center;align-items:stretch;width:100%;max-width:560px;display:flex;position:relative}.report-fig-win{border:1px solid var(--tc-hair);background:var(--tc-card);flex:auto;min-width:0;max-width:clamp(300px,34vw,440px)}.report-fig-bar{border-bottom:1px solid var(--tc-hair);align-items:center;gap:14px;height:34px;padding:0 12px;display:flex}.report-fig-dots{gap:5px;display:flex}.report-fig-dots i{background:var(--tc-ink-4);width:5px;height:5px}.report-fig-addr{border:1px solid var(--tc-hair-2);flex:1;height:16px;position:relative}.report-fig-addr:before{content:"";background:var(--tc-ink-4);width:34px;height:1px;position:absolute;top:50%;left:6px}.report-fig-body{place-items:center;height:clamp(230px,26vw,310px);display:grid;position:relative;overflow:hidden}.report-fig-glyph{aspect-ratio:1;width:clamp(150px,19vw,214px);transition:transform .38s,opacity .38s;position:relative;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ccircle cx='50' cy='50' r='48' fill='%23000'/%3E%3C/svg%3E");mask-size:contain;mask-repeat:no-repeat}.report-fig-canvas{width:100%;height:100%;display:block}.report-fig-glyphline{pointer-events:none;width:100%;height:100%;stroke:color-mix(in srgb, var(--tc-accent) 30%, var(--tc-paper));position:absolute;inset:0}.report-fig-glyphline .report-fig-grat-back{opacity:.32}[data-theme=dark] .report-root .report-fig-glyphline{stroke:var(--tc-ink-3)}.report-fig.is-seated .report-fig-glyph{opacity:0;transform:scale(.52)}.report-fig-seatzone{opacity:0;pointer-events:none;place-items:center;transition:transform .38s,opacity .38s;display:grid;position:absolute;inset:0;transform:scale(.82)}.report-fig.is-seated .report-fig-seatzone{opacity:1;transform:none}.report-fig-seat{background:var(--tc-card);border-radius:20px;width:96px;height:96px;position:relative}.report-fig-favicon{object-fit:cover;border-radius:20px;width:100%;height:100%;display:block}.report-fig-seatline{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.report-fig-seatbase{stroke:var(--tc-hair-2)}.report-fig-seatseg{stroke:var(--tc-accent);stroke-linecap:butt;stroke-dasharray:1 1;stroke-dashoffset:1px;transition:stroke .32s}.report-fig[data-state=loading] .report-fig-seatseg{animation:.4s forwards report-fig-draw;animation-delay:calc(.504s + var(--report-sat-i,0) * 1.4s)}.report-fig[data-state=settling] .report-fig-seatseg.is-locked{stroke-dashoffset:0}.report-fig[data-state=settling] .report-fig-seatseg:not(.is-locked){animation:.25s forwards report-fig-draw;animation-delay:calc(var(--report-settle-i,0) * .14s + .15s)}.report-fig[data-state=done] .report-fig-seatseg{stroke:var(--report-fig-grade,var(--tc-accent));stroke-dashoffset:0}@keyframes report-fig-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}.report-fig-sats{flex-direction:column;justify-content:space-around;padding-block:58px 24px;display:flex}.report-fig-sat{align-items:center;display:flex}.report-fig-sats-r .report-fig-sat{flex-direction:row-reverse}.report-fig-chip{border:1px solid var(--tc-hair);background:var(--tc-card);width:34px;height:34px;color:var(--tc-ink-2);font:inherit;cursor:pointer;justify-content:center;align-items:center;margin:0;padding:0;transition:background .46s,border-color .46s,color .46s;display:flex;position:relative;overflow:hidden}.report-fig-sat:hover .report-fig-tie,.report-fig-sat:focus-within .report-fig-tie{background:var(--tc-accent)}.report-fig-chip:focus-visible{outline:1px solid var(--tc-ink);outline-offset:2px}.report-fig-chip-fill{background:var(--tc-accent);transform-origin:bottom;position:absolute;inset:0;transform:scaleY(0)}.report-fig-chip-mark{z-index:1;width:24px;height:24px;display:block;position:relative}.report-fig-chip-mark text{display:none}.report-fig-tie{background:var(--tc-hair-strong);width:13px;height:1px;transition:opacity .38s}.report-fig.is-seated .report-fig-tie{opacity:0}.report-fig-conn{pointer-events:none;opacity:0;width:100%;height:100%;transition:opacity .38s;position:absolute;inset:0;overflow:visible}.report-fig.is-seated .report-fig-conn{opacity:1}.report-conn-reveal{stroke:#fff;stroke-width:6px;stroke-linecap:butt;stroke-dasharray:1 1;stroke-dashoffset:1px}.report-conn-dots{stroke:var(--tc-ink-3);stroke-width:2.5px;stroke-linecap:square;stroke-dasharray:.1 5.9;transition:stroke .32s}.report-fig[data-state=loading] .report-conn-dots,.report-fig[data-state=settling] .report-conn-dots{stroke:var(--tc-accent)}.report-fig[data-state=loading] .report-conn-reveal{animation:.36s forwards report-fig-draw;animation-delay:calc(.504s + var(--report-sat-i,0) * 1.4s)}.report-fig[data-state=settling] .report-conn-reveal.is-locked{stroke-dashoffset:0}.report-fig[data-state=settling] .report-conn-reveal:not(.is-locked){animation:.25s forwards report-fig-draw;animation-delay:calc(var(--report-settle-i,0) * .14s + .15s)}.report-fig[data-state=done] .report-conn-reveal{stroke-dashoffset:0}.report-fig[data-state=done] .report-conn-dots{stroke:color-mix(in srgb, var(--report-chip-grade,var(--tc-ink-3)) 55%, var(--tc-hair))}.report-fig[data-state=loading] .report-fig-chip-fill{animation:8.4s ease-in-out infinite report-chip-fill;animation-delay:calc(var(--report-sat-i,0) * 1.4s)}.report-fig[data-state=loading] .report-fig-chip{animation:8.4s ease-in-out infinite report-chip-ink;animation-delay:calc(var(--report-sat-i,0) * 1.4s)}.report-fig[data-state=loading] .report-fig-tie{animation:8.4s ease-in-out infinite report-tie-ink;animation-delay:calc(var(--report-sat-i,0) * 1.4s)}@keyframes report-chip-fill{0%{transform:scaleY(0)}6%,16.7%{transform:scaleY(1)}22.7%,to{transform:scaleY(0)}}@keyframes report-chip-ink{0%{color:var(--tc-ink-2)}6%,16.7%{color:var(--report-accent-ink)}22.7%,to{color:var(--tc-ink-2)}}@keyframes report-tie-ink{0%{background:var(--tc-hair-strong)}6%,16.7%{background:var(--tc-accent)}22.7%,to{background:var(--tc-hair-strong)}}.report-fig[data-state=done] .report-fig-chip,.report-fig[data-state=settling] .report-fig-sat.is-locked .report-fig-chip{border-color:color-mix(in srgb, var(--report-chip-grade,var(--tc-ink-2)) 55%, var(--tc-hair));background:color-mix(in srgb, var(--report-chip-grade,transparent) 10%, transparent);color:var(--report-chip-grade,var(--tc-ink-2))}.report-fig[data-state=settling] .report-fig-sat:not(.is-locked) .report-fig-chip-fill{animation:.25s both report-settle-fill;animation-delay:calc(var(--report-settle-i,0) * .14s)}.report-fig[data-state=settling] .report-fig-sat:not(.is-locked) .report-fig-chip{animation:.25s both report-settle-lock;animation-delay:calc(var(--report-settle-i,0) * .14s)}@keyframes report-settle-fill{0%{opacity:1;transform:scaleY(0)}60%{opacity:1;transform:scaleY(1)}to{opacity:0;transform:scaleY(1)}}@keyframes report-settle-lock{0%,40%{border-color:var(--tc-hair);background:var(--tc-card);color:var(--tc-ink-2)}60%{color:var(--report-accent-ink)}to{border-color:color-mix(in srgb, var(--report-chip-grade,var(--tc-ink-2)) 55%, var(--tc-hair));background:color-mix(in srgb, var(--report-chip-grade,transparent) 10%, transparent);color:var(--report-chip-grade,var(--tc-ink-2))}}@media (prefers-reduced-motion:reduce){.report-fig-glyph,.report-fig-seatzone,.report-fig-chip,.report-fig-tie,.report-fig-conn,.report-fig-seatseg,.report-conn-dots{transition:none}.report-fig[data-state=loading] .report-fig-seatseg,.report-fig[data-state=settling] .report-fig-seatseg,.report-fig[data-state=loading] .report-conn-reveal,.report-fig[data-state=settling] .report-conn-reveal{stroke-dashoffset:0;animation:none}.report-fig[data-state=loading] .report-fig-chip-fill,.report-fig[data-state=loading] .report-fig-tie,.report-fig[data-state=settling] .report-fig-chip-fill{animation:none}.report-fig[data-state=settling] .report-fig-sat:not(.is-locked) .report-fig-chip{border-color:color-mix(in srgb, var(--report-chip-grade,var(--tc-ink-2)) 55%, var(--tc-hair));background:color-mix(in srgb, var(--report-chip-grade,transparent) 10%, transparent);color:var(--report-chip-grade,var(--tc-ink-2));animation:none}.report-fig[data-state=loading] .report-fig-chip{border-color:color-mix(in srgb, var(--tc-accent) 45%, var(--tc-hair));background:color-mix(in srgb, var(--tc-accent) 10%, transparent);color:var(--tc-accent);animation:none}}@media (max-width:979.98px){.report-root .report-form-zone{padding-bottom:clamp(32px,5vw,48px)}.report-fig-win{max-width:340px}.report-fig-body{height:clamp(200px,52vw,250px)}.report-fig-glyph{width:clamp(120px,32vw,160px)}}.report-band{background:var(--tc-hair);padding:1px 0}.tc-hatch+.report-band{padding-top:0}.report-card{background:var(--tc-card);--report-pad:clamp(20px, 2.8vw, 36px);padding:0 var(--report-pad)}.report-overall{grid-template-columns:minmax(0,.94fr) minmax(0,1.06fr);display:grid}.report-overall-copy{padding-block:clamp(30px,3.6vw,42px) clamp(30px,3.6vw,40px);flex-direction:column;justify-content:center;padding-right:clamp(20px,2.6vw,32px);display:flex}.report-overall-meter{border-left:1px solid var(--tc-hair-2);padding-block:clamp(30px,3.6vw,42px) clamp(30px,3.6vw,40px);align-items:center;padding-left:clamp(20px,2.6vw,32px);display:flex}.report-host{letter-spacing:.01em;color:var(--tc-ink-3);font-size:13px;display:block}.report-overall-line{align-items:center;gap:clamp(20px,2.4vw,30px);margin-top:16px;display:flex}.report-score-group{flex:none;align-items:baseline;gap:10px;display:flex}.report-score{font-family:var(--tc-disp);letter-spacing:-.03em;font-variant-numeric:tabular-nums;font-size:clamp(46px,4.4vw,56px);font-weight:500;line-height:1}.report-score-of{font-family:var(--tc-disp);letter-spacing:-.01em;color:var(--tc-ink-3);font-size:18px;font-weight:500;line-height:1}.report-score-chip{background:color-mix(in srgb, currentColor 12%, transparent);min-width:26px;height:26px;font-family:var(--tc-mono);letter-spacing:.04em;border:1px solid;justify-content:center;align-items:center;margin-left:4px;padding:0 7px;font-size:12px;font-weight:600;line-height:1;display:inline-flex}.report-verdict{max-width:44ch;color:var(--tc-ink-2);margin:0;font-size:15.5px;line-height:1.6}.report-meter{width:100%;height:58px;position:relative;container-type:inline-size}.report-meter-base{background:var(--tc-hair-strong);height:1px;position:absolute;bottom:17px;left:0;right:0}.report-meter-fill{background:var(--tc-accent);height:3px;transition:width .7s;position:absolute;bottom:16px;left:0}.report-meter-tick{background:var(--tc-ink-4);width:1px;height:9px;position:absolute;bottom:17px;transform:translate(-50%)}.report-meter-tick i{font-style:normal;font-family:var(--tc-mono);letter-spacing:.02em;color:var(--tc-ink-4);font-size:9.5px;line-height:1;position:absolute;bottom:calc(100% + 5px);left:50%;transform:translate(-50%)}.report-meter-range{font-family:var(--tc-mono);letter-spacing:.04em;color:var(--tc-ink-4);font-size:9.5px;line-height:1;position:absolute;bottom:0;transform:translate(-50%)}.report-meter-mark{background:var(--tc-accent);width:2px;height:16px;transform:translateX(calc(var(--report-mark-at,0) * 1cqw - 50%));opacity:0;transition:transform .7s,opacity .4s .25s;position:absolute;bottom:12px;left:0}.report-card.is-filled .report-meter-mark{opacity:1}.report-cats{margin:0 calc(-1 * var(--report-pad));border-top:1px solid var(--tc-hair);border-bottom:1px solid var(--tc-hair);padding:0;list-style:none}.report-cat{grid-template-columns:calc(var(--report-pad) + 96px) minmax(0, 1fr) calc(212px + var(--report-pad));scroll-margin-top:76px;display:grid;position:relative}.report-cat-open{font:inherit;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;margin:0;padding:0}.report-cat-open:after{content:"";z-index:1;position:absolute;inset:0}.report-cat:has(.report-cat-open:focus-visible),.report-cat:focus-visible{outline:1px solid var(--tc-ink);outline-offset:-1px}.report-cat+.report-cat{border-top:1px solid var(--tc-hair-2)}.report-cat>*{padding-block:18px 20px}.report-cat-icon{color:var(--tc-ink-2);--report-mark-accent:var(--tc-accent);justify-content:center;align-items:center;padding-block:0;display:flex}.report-cat-mark{width:64px;height:64px;display:block}.report-mark text{font-family:var(--tc-mono);letter-spacing:.02em}.report-cat-copy{border-left:1px solid var(--tc-hair-2);padding-inline:clamp(18px,2.4vw,28px)}.report-cat-namerow{align-items:center;gap:8px;display:flex}.report-cat-name{letter-spacing:-.014em;font-size:16px;line-height:1.35}.report-info{z-index:2;align-items:center;display:inline-flex;position:relative}.report-root .report-cat-summary{max-width:62ch;color:var(--tc-ink);margin:16px 0 0;font-size:15px;line-height:1.65}.report-cat-fixrow{border-top:1px solid var(--tc-hair-2);align-items:flex-start;gap:10px;max-width:62ch;margin-top:14px;padding-top:12px;display:flex}.report-cat-fixmark{color:var(--tc-accent);flex:none;margin-top:3px}.report-cat-fixmark svg{display:block}.report-cat-fix{color:var(--tc-ink-2);margin:0;font-size:14px;line-height:1.6}.report-cat-scale{border-left:1px solid var(--tc-hair-2);padding-left:clamp(18px,2.4vw,28px);padding-right:var(--report-pad);align-items:center;display:flex}.report-seg{border:1px solid var(--tc-hair-2);height:30px;font-family:var(--tc-mono);letter-spacing:.04em;color:var(--tc-ink-4);flex:1;justify-content:center;align-items:center;margin-left:-1px;font-size:10px;line-height:1;display:flex}.report-seg:first-child{margin-left:0}.report-seg.is-on{z-index:1;background:color-mix(in srgb, currentColor 12%, transparent);border-color:currentColor;font-weight:600;position:relative}.report-seg-a.is-on{color:var(--report-grade-a)}.report-seg-b.is-on{color:var(--report-grade-b)}.report-seg-c.is-on{color:var(--report-grade-c)}.report-seg-d.is-on{color:var(--report-grade-d)}.report-seg-f.is-on{color:var(--report-grade-f)}.report-ghost{background:var(--tc-hair-2);display:block}.report-ghost-score{width:96px;height:clamp(46px,4.4vw,56px)}.report-ghost-summary{width:min(46ch,100%);height:88px;margin-top:16px}.report-ghost-foot{width:260px;max-width:100%;height:19px}.report-overall-line{min-height:80px}@media (max-width:1099.98px) and (min-width:720.02px){.report-overall-line{flex-direction:column;align-items:flex-start;gap:14px;min-height:148px}}.report-cat{min-height:204px}.report-footnote{min-height:58px}@media (max-width:1099.98px) and (min-width:720.02px){.report-cat{min-height:208px}}.report-card.is-waiting .report-ghost{animation:2.6s ease-in-out infinite report-ghost-pulse}@keyframes report-ghost-pulse{0%,to{opacity:1}50%{opacity:.55}}.report-card.is-filled .report-score-group{animation:.48s both report-card-in}.report-card.is-filled .report-verdict{animation:.48s .12s both report-card-in}.report-card.is-filled .report-cat-summary,.report-card.is-filled .report-cat-fix{animation:.46s both report-card-in;animation-delay:calc(.18s + var(--report-row-i,0) * 90ms)}.report-card.is-filled .report-seg.is-on{animation:.46s both report-seg-in;animation-delay:calc(.24s + var(--report-row-i,0) * 90ms)}@keyframes report-card-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes report-seg-in{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.report-meter-fill,.report-meter-mark{transition:none}.report-card.is-waiting .report-ghost,.report-card.is-filled .report-score-group,.report-card.is-filled .report-verdict,.report-card.is-filled .report-cat-summary,.report-card.is-filled .report-cat-fix,.report-card.is-filled .report-seg.is-on{animation:none}}.report-footnote{color:var(--tc-ink-4);margin:0;padding-block:16px 20px;font-size:12.5px;line-height:1.55}@media (max-width:720px){.report-root .report-head h1{font-size:var(--tcm-h2,36px);line-height:var(--tcm-h2-lh,1.18)}.report-root .report-head p{margin-top:var(--tcm-gap-h2,18px);font-size:var(--tcm-lead,17px);line-height:var(--tcm-lead-lh,1.55)}.report-strip{font-size:var(--tcm-small,14px);line-height:var(--tcm-small-lh,1.55)}.report-overall{grid-template-columns:minmax(0,1fr)}.report-overall-copy{padding-block:var(--tcm-box-pt,36px) 0;padding-right:0}.report-overall-line{flex-direction:column;align-items:flex-start;gap:14px;min-height:140px}.report-overall-meter{padding-left:0;padding-block:var(--tcm-box-gap,28px) var(--tcm-box-pb,38px);border-left:0}.report-verdict{font-size:var(--tcm-body,16px);line-height:var(--tcm-body-lh,1.6)}.report-cat{grid-template-columns:calc(var(--report-pad) + 40px) minmax(0, 1fr);align-content:start;min-height:312px}.report-cat>*{padding-block:0}.report-cat-icon{padding-left:var(--report-pad);justify-content:flex-start;align-items:flex-start;margin-top:1px;padding-top:24px}.report-cat-mark{width:32px;height:32px;margin-top:-4px}.report-cat-mark text{display:none}.report-cat-copy{padding-left:0;padding-right:var(--report-pad);border-left:0;padding-top:24px}.report-cat-name{font-size:var(--tcm-h4,18px);line-height:var(--tcm-h4-lh,1.35)}.report-root .report-cat-summary{font-size:var(--tcm-body,16px);line-height:var(--tcm-body-lh,1.6);margin-top:16px}.report-cat-fixrow{margin-top:12px;padding-top:11px}.report-cat-fix{font-size:var(--tcm-small,14px);line-height:var(--tcm-small-lh,1.55)}.report-cat-scale{padding-inline:var(--report-pad);border-left:0;grid-column:1/-1;padding-top:20px;padding-bottom:24px}.report-seg{height:34px;font-size:11px}.report-footnote{min-height:76px}}.report-cat.is-openable{cursor:pointer;transition:background-color .18s}.report-cat.is-openable:hover{background:color-mix(in srgb, var(--tc-ink) 3%, transparent)}.report-cat-details{border:1px solid var(--tc-hair-2);white-space:nowrap;height:24px;color:var(--tc-ink-3);flex:none;align-items:center;gap:7px;margin-left:auto;padding:0 9px;font-size:12px;line-height:1;transition:color .18s,border-color .18s;display:inline-flex}.report-cat-details svg{display:block}.report-cat-details.is-ghost{visibility:hidden}.report-cat.is-openable:hover .report-cat-details,.report-cat.is-openable:has(.report-cat-open:focus-visible) .report-cat-details{border-color:var(--tc-hair);color:var(--tc-ink)}.report-modal-scrim{z-index:90;background:#0707078c;justify-content:center;align-items:center;padding:24px;animation:.16s both report-modal-fade;display:flex;position:fixed;inset:0}.report-modal{border:1px solid var(--tc-hair);background:var(--tc-card);width:100%;max-width:760px;max-height:82vh;color:var(--tc-ink);border-radius:12px;flex-direction:column;animation:.2s both report-modal-rise;display:flex}@keyframes report-modal-fade{0%{opacity:0}to{opacity:1}}@keyframes report-modal-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.report-modal-head{border-bottom:1px solid var(--tc-hair);flex:none;align-items:center;gap:12px;padding:13px 16px 13px 20px;display:flex}.report-modal-headicon{color:var(--tc-ink-2);--report-mark-accent:var(--tc-accent);flex:none;display:flex}.report-modal-mark{width:30px;height:30px;display:block}.report-modal-mark text{display:none}.report-modal-name{letter-spacing:-.014em;min-width:0;font-size:16px;line-height:1.35}.report-modal-head .report-score-chip{margin-left:0}.report-modal-close{width:30px;height:30px;color:var(--tc-ink-2);cursor:pointer;background:0 0;border:1px solid #0000;flex:none;justify-content:center;align-items:center;margin-left:auto;padding:0;transition:color .18s,border-color .18s;display:inline-flex}.report-modal-close:hover{border-color:var(--tc-hair);color:var(--tc-ink)}.report-modal-close:focus-visible{outline:1px solid var(--tc-ink);outline-offset:2px}.report-modal-body{overscroll-behavior:contain;padding:2px 20px 24px;overflow-y:auto}.report-modal-sec{margin-top:18px}.report-modal-sec+.report-modal-sec{border-top:1px solid var(--tc-hair-2);padding-top:18px}.report-modal-sechead{letter-spacing:-.005em;color:var(--tc-ink-3);font-size:13px;font-weight:500;line-height:1.4}.report-modal-summary{max-width:62ch;color:var(--tc-ink);margin:10px 0 0;font-size:15px;line-height:1.65}.report-modal-snip{margin:14px 0 0}.report-modal-sniplabel{color:var(--tc-ink-3);font-size:12.5px;line-height:1.5}.report-modal-code{border:1px solid var(--tc-hair-2);background:color-mix(in srgb, var(--tc-ink) 2.5%, transparent);font-family:var(--tc-mono);white-space:pre;color:var(--tc-ink);border-radius:10px;margin:7px 0 0;padding:12px 14px;font-size:12.5px;line-height:1.6;overflow-x:auto}.report-modal-details{border-top:1px solid var(--tc-hair-2);margin:16px 0 0;padding:0;list-style:none}.report-modal-details li{border-bottom:1px solid var(--tc-hair-2);color:var(--tc-ink-2);overflow-wrap:anywhere;padding:9px 0;font-size:13.5px;line-height:1.6}.report-modal-empty{color:var(--tc-ink-3);margin:10px 0 0;font-size:13.5px;line-height:1.6}.report-modal-hint{color:var(--tc-ink-2);margin:10px 0 0;font-size:13.5px;line-height:1.6}.report-modal-prompt{border:1px solid var(--tc-hair-2);background:color-mix(in srgb, var(--tc-ink) 2.5%, transparent);border-radius:10px;margin-top:10px;padding:14px}.report-modal-promptext{font-family:var(--tc-mono);white-space:pre-wrap;overflow-wrap:anywhere;color:var(--tc-ink);margin:0;font-size:12.5px;line-height:1.65}.report-root .report-modal .report-modal-copy{border-radius:9px;min-width:122px;margin-top:12px}@media (max-width:720px){.report-modal-scrim{padding:12px}.report-modal{max-height:calc(100dvh - 24px)}.report-modal-body{padding-inline:16px}.report-modal-head{padding-inline:12px;padding-left:16px}.report-root .report-modal .report-modal-copy{width:100%}}@media (prefers-reduced-motion:reduce){.report-modal-scrim,.report-modal{animation:none}.report-cat.is-openable,.report-cat-details,.report-modal-close{transition:none}}
