html.a11y-content-scale body{zoom:var(--a11y-zoom,1)}html.a11y-font-scale body :is(p,li,a,span,label,input,textarea,button,td,th,dd,dt,figcaption,blockquote,h1,h2,h3,h4,h5,h6){font-size:calc(1em * var(--a11y-font-scale,1))!important}html.a11y-line-height body :is(p,li,a,span,h1,h2,h3,h4,h5,h6,td,blockquote,div){line-height:var(--a11y-line-height,1.5)!important}html.a11y-letter-spacing body :is(p,li,a,span,h1,h2,h3,h4,h5,h6,td,blockquote,label,button){letter-spacing:var(--a11y-letter-spacing,0)!important;word-spacing:calc(var(--a11y-letter-spacing,0) * 2)!important}html.a11y-readable-font body :is(p,li,a,span,label,input,textarea,button,td,th,h1,h2,h3,h4,h5,h6,div){font-family:Tahoma,Verdana,Segoe UI,Arial,sans-serif!important}html.a11y-text-color body :is(p,li,span,a,td,th,dd,dt,label,blockquote,figcaption){color:var(--a11y-text-color,inherit)!important}html.a11y-title-color body :is(h1,h2,h3,h4,h5,h6){color:var(--a11y-title-color,inherit)!important}html.a11y-bg-color body,html.a11y-bg-color body :is(section,header,footer,main,article,aside,div){background-color:var(--a11y-bg-color,transparent)!important;background-image:none!important}html.a11y-f-dark body,html.a11y-f-dark body :is(img,video,picture,iframe,canvas,[style*=background-image]){filter:invert()hue-rotate(180deg)}html.a11y-f-light body{filter:brightness(1.07)contrast(1.05)}html.a11y-f-high-contrast body{filter:contrast(1.45)}html.a11y-f-monochrome body{filter:grayscale()}html.a11y-f-low-saturation body{filter:saturate(.35)}html.a11y-f-high-saturation body{filter:saturate(1.7)}html.a11y-highlight-links body a{color:#1a1a1a!important;background-color:#fff8e1!important;outline:2px solid #ffb300!important;text-decoration:underline!important}html.a11y-highlight-titles body :is(h1,h2,h3,h4,h5,h6){outline-offset:3px!important;outline:2px dashed #ff6a00!important}html.a11y-stop-anim body *,html.a11y-stop-anim body :before,html.a11y-stop-anim body :after{scroll-behavior:auto!important;transition:none!important;animation:none!important}html.a11y-hide-images body :is(img,picture,video){opacity:0!important}html.a11y-hide-images body [style*=background-image]{background-image:none!important}html.a11y-big-cursor body,html.a11y-big-cursor body *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 24 24'%3E%3Cpath d='M5 2l14 11h-7l4 8-3 1-4-8-4 4z' fill='%23000' stroke='%23fff' stroke-width='1'/%3E%3C/svg%3E") 4 2,auto!important}html.a11y-sr-assist body :is(a,button,input,select,textarea,summary,[tabindex]):focus{outline-offset:2px!important;outline:3px solid #1a73e8!important}[data-a11y-root]{--a11y-accent:#783137;--a11y-ink:#1a1a1a;--a11y-line:#e4e4e7;--a11y-surface:#fff;--a11y-muted:#6b7280;-webkit-font-smoothing:antialiased;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif}[data-a11y-root] .a11y-fab{bottom:20px;z-index:2147483600;background:var(--a11y-accent);color:#fff;cursor:pointer;border:none;border-radius:9999px;place-items:center;width:52px;height:52px;transition:transform .16s;display:grid;position:fixed;inset-inline-start:20px;box-shadow:0 6px 22px #00000047}[data-a11y-root] .a11y-fab:hover{transform:scale(1.06)}[data-a11y-root] .a11y-fab:focus-visible{outline-offset:3px;outline:3px solid #1a73e8}[data-a11y-root] .a11y-backdrop{z-index:2147483640;background:#00000059;position:fixed;inset:0}[data-a11y-root] .a11y-panel{z-index:2147483646;top:0;background:var(--a11y-surface);width:min(380px,100vw);height:100vh;color:var(--a11y-ink);flex-direction:column;font-size:14px;line-height:1.5;display:flex;position:fixed;inset-inline-end:0;box-shadow:-8px 0 30px #0000002e}[data-a11y-root] .a11y-head{background:var(--a11y-accent);color:#fff;justify-content:space-between;align-items:center;gap:8px;padding:16px 18px;display:flex}[data-a11y-root] .a11y-head h2{align-items:center;gap:8px;margin:0;font-size:16px;font-weight:700;display:flex}[data-a11y-root] .a11y-head button{color:#fff;cursor:pointer;background:#ffffff2e;border:none;border-radius:8px;width:32px;height:32px;font-size:18px;line-height:1}[data-a11y-root] .a11y-head button:hover{background:#ffffff52}[data-a11y-root] .a11y-body{flex:1;padding:14px 16px 28px;overflow-y:auto}[data-a11y-root] .a11y-reset{border:1px solid var(--a11y-line);width:100%;color:var(--a11y-ink);cursor:pointer;background:#f9fafb;border-radius:10px;margin-bottom:14px;padding:9px;font-size:13px;font-weight:600}[data-a11y-root] .a11y-reset:hover{background:#f3f4f6}[data-a11y-root] .a11y-section{margin-bottom:18px}[data-a11y-root] .a11y-section>h3{letter-spacing:.08em;text-transform:uppercase;color:var(--a11y-muted);margin:0 0 8px;font-size:11px;font-weight:700}[data-a11y-root] .a11y-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}[data-a11y-root] .a11y-tile{border:1px solid var(--a11y-line);cursor:pointer;text-align:start;color:var(--a11y-ink);font:inherit;background:#fff;border-radius:12px;flex-direction:column;gap:4px;min-height:64px;padding:10px;display:flex}[data-a11y-root] .a11y-tile:hover{border-color:var(--a11y-accent)}[data-a11y-root] .a11y-tile.is-on{border-color:var(--a11y-accent);background:color-mix(in srgb, var(--a11y-accent) 10%, #fff);box-shadow:inset 0 0 0 1px var(--a11y-accent)}[data-a11y-root] .a11y-tile .a11y-tile-title{font-size:13px;font-weight:600}[data-a11y-root] .a11y-tile .a11y-tile-sub{color:var(--a11y-muted);font-size:11px;line-height:1.35}[data-a11y-root] .a11y-step{border:1px solid var(--a11y-line);border-radius:12px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;padding:8px 10px;display:flex}[data-a11y-root] .a11y-step .a11y-step-label{font-size:13px;font-weight:600}[data-a11y-root] .a11y-step .a11y-step-ctl{align-items:center;gap:8px;display:flex}[data-a11y-root] .a11y-step button{border:1px solid var(--a11y-line);cursor:pointer;width:30px;height:30px;color:var(--a11y-ink);background:#f9fafb;border-radius:8px;font-size:16px;line-height:1}[data-a11y-root] .a11y-step button:hover:not(:disabled){border-color:var(--a11y-accent)}[data-a11y-root] .a11y-step button:disabled{opacity:.4;cursor:not-allowed}[data-a11y-root] .a11y-step .a11y-step-val{text-align:center;font-variant-numeric:tabular-nums;min-width:44px;font-size:12px;font-weight:600}[data-a11y-root] .a11y-color{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}[data-a11y-root] .a11y-color label{font-size:13px;font-weight:600}[data-a11y-root] .a11y-color .a11y-color-ctl{align-items:center;gap:6px;display:flex}[data-a11y-root] .a11y-color input[type=color]{border:1px solid var(--a11y-line);cursor:pointer;background:#fff;border-radius:8px;width:34px;height:30px;padding:2px}[data-a11y-root] .a11y-color .a11y-clear{border:1px solid var(--a11y-line);cursor:pointer;height:30px;color:var(--a11y-muted);background:#f9fafb;border-radius:8px;padding:0 8px;font-size:12px}[data-a11y-root] .a11y-dict input{border:1px solid var(--a11y-line);width:100%;font:inherit;border-radius:10px;padding:9px 11px;font-size:13px}[data-a11y-root] .a11y-dict input:focus{outline:2px solid var(--a11y-accent);outline-offset:0;border-color:var(--a11y-accent)}[data-a11y-root] .a11y-dict-results{flex-direction:column;gap:4px;margin-top:8px;display:flex}[data-a11y-root] .a11y-dict-hit{border:1px solid var(--a11y-line);cursor:pointer;text-align:start;font:inherit;color:var(--a11y-ink);background:#fff;border-radius:10px;padding:8px 10px}[data-a11y-root] .a11y-dict-hit:hover{border-color:var(--a11y-accent)}[data-a11y-root] .a11y-dict-hit b{font-size:13px}[data-a11y-root] .a11y-dict-extract{color:#374151;border:1px solid var(--a11y-line);border-left:3px solid var(--a11y-accent);border-radius:10px;margin-top:6px;padding:10px 12px;font-size:12.5px;line-height:1.55}[data-a11y-root] .a11y-dict-extract a{color:var(--a11y-accent)}[data-a11y-root] .a11y-note{color:var(--a11y-muted);margin-top:6px;font-size:11.5px;line-height:1.5}[data-a11y-root] .a11y-links{border:1px solid var(--a11y-line);border-radius:10px;flex-direction:column;gap:2px;max-height:220px;margin-top:8px;padding:6px;display:flex;overflow-y:auto}[data-a11y-root] .a11y-links button{text-align:start;font:inherit;cursor:pointer;color:var(--a11y-ink);white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:8px;padding:6px 8px;font-size:12.5px;overflow:hidden}[data-a11y-root] .a11y-links button:hover{background:#f3f4f6}[data-a11y-root] .a11y-foot{color:var(--a11y-muted);text-align:center;border-top:1px solid var(--a11y-line);padding-top:6px;font-size:11px}[data-a11y-root] .a11y-foot a{color:var(--a11y-accent)}[data-a11y-root] .a11y-guide{pointer-events:none;z-index:2147483630;background:#ffc40073;border-block:1px solid #b4820099;height:14px;position:fixed;inset-inline:0}[data-a11y-root] .a11y-mask-top,[data-a11y-root] .a11y-mask-bottom{pointer-events:none;z-index:2147483630;background:#0000009e;position:fixed;inset-inline:0}[data-a11y-root] .a11y-skip{top:8px;z-index:2147483647;color:#fff;background:#1a73e8;border-radius:8px;padding:10px 16px;font-size:13px;font-weight:600;text-decoration:none;transition:transform .14s;position:fixed;inset-inline-start:8px;transform:translateY(-150%)}[data-a11y-root] .a11y-skip:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){[data-a11y-root] .a11y-fab,[data-a11y-root] .a11y-skip{transition:none}}
