.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}html.a11y-contrast,html.a11y-contrast body{background:#000!important;color:#fff!important}html.a11y-contrast *:not(script):not(style){background-color:#000!important;color:#fff!important;border-color:#fff!important;box-shadow:none!important;text-shadow:none!important}html.a11y-contrast a{color:#ff0!important;text-decoration:underline!important}html.a11y-contrast button,html.a11y-contrast [role=button]{background:#000!important;color:#fff!important;border:2px solid #fff!important}html.a11y-contrast img{filter:contrast(2)!important}html.a11y-contrast #a11y-trigger{position:fixed!important;bottom:20px!important;right:20px!important;z-index:9999!important;display:flex!important;background:linear-gradient(145deg,#4f46e5,#7c3aed)!important;color:#fff!important;border:2px solid #fff!important;box-shadow:0 4px 20px #000c!important}html.a11y-contrast #a11y-dialog,html.a11y-contrast #a11y-dialog *{background-color:revert!important;color:revert!important;border-color:revert!important;box-shadow:revert!important;text-shadow:revert!important}html.a11y-invert{filter:invert(1) hue-rotate(180deg)!important}html.a11y-invert img,html.a11y-invert video,html.a11y-invert svg{filter:invert(1) hue-rotate(180deg)!important}@font-face{font-family:OpenDyslexic;src:url(https://cdn.jsdelivr.net/npm/open-dyslexic@1.0.3/open-dyslexic-regular.woff) format("woff");font-display:swap}html.a11y-dyslexia,html.a11y-dyslexia body,html.a11y-dyslexia p,html.a11y-dyslexia h1,html.a11y-dyslexia h2,html.a11y-dyslexia h3,html.a11y-dyslexia li,html.a11y-dyslexia a,html.a11y-dyslexia span,html.a11y-dyslexia button,html.a11y-dyslexia input,html.a11y-dyslexia label{font-family:OpenDyslexic,sans-serif!important;letter-spacing:.05em!important;word-spacing:.1em!important;line-height:1.8!important}html.a11y-underline a,html.a11y-underline [role=link]{text-decoration:underline!important;text-underline-offset:3px!important}html.a11y-focus *:focus,html.a11y-focus *:focus-visible{outline:3px solid #ffbf00!important;outline-offset:3px!important;box-shadow:0 0 0 5px #ffbf0040!important}html.a11y-motion *,html.a11y-motion *:before,html.a11y-motion *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}#a11y-trigger[data-astro-cid-q2bp7gvh]{position:fixed;bottom:20px;right:20px;z-index:9999;width:52px;height:52px;border-radius:50%;border:2px solid rgba(255,255,255,.15);background:linear-gradient(145deg,#4f46e5,#7c3aed);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #4f46e580,0 0 #4f46e500;transition:transform .18s ease,box-shadow .18s ease;padding:0}#a11y-trigger[data-astro-cid-q2bp7gvh]:hover{transform:scale(1.08);box-shadow:0 6px 28px #4f46e5a6}#a11y-trigger[data-astro-cid-q2bp7gvh]:focus-visible{outline:3px solid #ffbf00;outline-offset:3px}#a11y-trigger[data-astro-cid-q2bp7gvh][aria-expanded=true]{background:linear-gradient(145deg,#6d28d9,#4f46e5)}#a11y-backdrop[data-astro-cid-q2bp7gvh]{display:none;position:fixed;inset:0;z-index:9997;background:#0000008c;backdrop-filter:blur(4px)}#a11y-backdrop[data-astro-cid-q2bp7gvh].open{display:block}#a11y-dialog[data-astro-cid-q2bp7gvh]{display:none;position:fixed;bottom:84px;right:20px;z-index:9998;width:320px;max-width:calc(100vw - 32px);max-height:calc(100vh - 104px);overflow-y:auto;border-radius:20px;background:#0f0f1e;border:1px solid rgba(99,102,241,.3);box-shadow:0 32px 80px #000000bf,0 0 0 1px #ffffff0a inset,0 1px #ffffff14 inset;transform:translateY(10px) scale(.97);opacity:0;transition:opacity .2s ease,transform .2s ease}#a11y-dialog[data-astro-cid-q2bp7gvh].open{display:block;opacity:1;transform:translateY(0) scale(1)}.a11y-header[data-astro-cid-q2bp7gvh]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 16px 14px;border-bottom:1px solid rgba(255,255,255,.07);background:#6366f10f}.a11y-title[data-astro-cid-q2bp7gvh]{font-size:14px;font-weight:700;color:#f1f5f9;line-height:1.2;margin:0 0 3px;font-family:system-ui,-apple-system,sans-serif}.a11y-subtitle[data-astro-cid-q2bp7gvh]{font-size:10px;color:#475569;font-family:system-ui,-apple-system,sans-serif;margin:0}.a11y-badge[data-astro-cid-q2bp7gvh]{display:inline-flex;align-items:center;gap:4px;padding:3px 8px;border-radius:20px;background:#1e40af2e;border:1px solid rgba(99,130,254,.3);font-size:10px;font-weight:600;color:#7ca3ff;white-space:nowrap;flex-shrink:0;font-family:system-ui,-apple-system,sans-serif}.a11y-close-btn[data-astro-cid-q2bp7gvh]{position:absolute;top:14px;right:14px;width:28px;height:28px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#64748b;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:color .15s,background .15s}.a11y-close-btn[data-astro-cid-q2bp7gvh]:hover{color:#f1f5f9;background:#ffffff1a}.a11y-close-btn[data-astro-cid-q2bp7gvh]:focus-visible{outline:2px solid #ffbf00;outline-offset:2px}.a11y-body[data-astro-cid-q2bp7gvh]{padding:14px 16px 16px;display:flex;flex-direction:column;gap:10px}.a11y-fieldset[data-astro-cid-q2bp7gvh]{border:none;padding:0;margin:0}.a11y-legend[data-astro-cid-q2bp7gvh]{font-size:11.5px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;font-family:system-ui,-apple-system,sans-serif}.a11y-font-row[data-astro-cid-q2bp7gvh]{display:flex;align-items:center;gap:8px}.a11y-font-btn[data-astro-cid-q2bp7gvh]{width:36px;height:32px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:#94a3b8;font-weight:700;font-size:13px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s,border-color .15s;flex-shrink:0;font-family:system-ui,-apple-system,sans-serif}.a11y-font-btn[data-astro-cid-q2bp7gvh]:hover{background:#6366f12e;border-color:#6366f180;color:#a78bfa}.a11y-font-btn[data-astro-cid-q2bp7gvh]:focus-visible{outline:2px solid #ffbf00;outline-offset:2px}.a11y-font-bar[data-astro-cid-q2bp7gvh]{flex:1;height:6px;border-radius:3px;background:#ffffff14;overflow:hidden}.a11y-font-bar-fill[data-astro-cid-q2bp7gvh]{height:100%;width:50%;border-radius:3px;background:linear-gradient(90deg,#6366f1,#8b5cf6);transition:width .2s ease}.a11y-font-val[data-astro-cid-q2bp7gvh]{font-size:11px;font-weight:600;color:#64748b;width:36px;text-align:right;flex-shrink:0;font-family:system-ui,-apple-system,sans-serif}.a11y-row[data-astro-cid-q2bp7gvh]{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.05)}.a11y-row[data-astro-cid-q2bp7gvh]:last-of-type{border-bottom:none}.a11y-row-label[data-astro-cid-q2bp7gvh]{font-size:13px;font-weight:500;color:#cbd5e1;line-height:1.2;font-family:system-ui,-apple-system,sans-serif}.a11y-row-hint[data-astro-cid-q2bp7gvh]{font-size:10px;color:#334155;margin-top:2px;font-family:system-ui,-apple-system,sans-serif}.a11y-switch[data-astro-cid-q2bp7gvh]{flex-shrink:0;position:relative;width:44px;height:24px;border-radius:12px;border:1px solid rgba(255,255,255,.1);background:#ffffff12;cursor:pointer;padding:0;transition:background .2s,border-color .2s}.a11y-switch[data-astro-cid-q2bp7gvh][aria-checked=true]{background:#5a5fcf;border-color:#6366f1}.a11y-switch[data-astro-cid-q2bp7gvh]:focus-visible{outline:2px solid #ffbf00;outline-offset:2px}.a11y-knob[data-astro-cid-q2bp7gvh]{pointer-events:none;position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#94a3b8;box-shadow:0 1px 4px #0006;transition:transform .2s cubic-bezier(.4,0,.2,1),background .2s}.a11y-switch[data-astro-cid-q2bp7gvh][aria-checked=true] .a11y-knob[data-astro-cid-q2bp7gvh]{transform:translate(20px);background:#fff}.a11y-reset[data-astro-cid-q2bp7gvh]{width:100%;padding:9px;border-radius:10px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;color:#475569;font-size:12px;font-weight:500;cursor:pointer;font-family:system-ui,-apple-system,sans-serif;transition:color .15s,border-color .15s,background .15s;margin-top:4px}.a11y-reset[data-astro-cid-q2bp7gvh]:hover{color:#94a3b8;border-color:#ffffff26;background:#ffffff0d}.a11y-reset[data-astro-cid-q2bp7gvh]:focus-visible{outline:2px solid #ffbf00;outline-offset:2px}.a11y-footer[data-astro-cid-q2bp7gvh]{padding:10px 16px 14px;border-top:1px solid rgba(255,255,255,.05);font-size:9.5px;color:#1e293b;text-align:center;line-height:1.6;font-family:system-ui,-apple-system,sans-serif}@media(max-width:480px){#a11y-dialog[data-astro-cid-q2bp7gvh]{bottom:0;right:0;left:0;max-width:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;max-height:90vh}#a11y-trigger[data-astro-cid-q2bp7gvh]{bottom:16px;right:16px}}@keyframes banner-shimmer{0%{background-position:0% 0}to{background-position:200% 0}}
