:root{--wcag-brand:#06b6d4;--wcag-bg:#000;--wcag-fg:#fff;--wcag-ring:#06b6d4}.wcag-skip-link{inset-inline-start:0;z-index:1000000;background:var(--wcag-brand,#06b6d4);color:#fff;border-radius:0 0 8px;align-items:center;min-width:44px;min-height:44px;padding:12px 20px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex;position:absolute;top:-100px}.wcag-skip-link:focus,.wcag-skip-link:focus-visible{outline-offset:2px;outline:3px solid #fff;top:0}:focus-visible{outline:2px solid var(--wcag-ring,#06b6d4);outline-offset:2px}.wcag-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}html.a11y--stop-anim *,html.a11y--stop-anim :before,html.a11y--stop-anim :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}html.a11y--stop-anim,html.a11y--stop-anim body{scroll-snap-type:none!important}html[data-a11y-fs="1"]{font-size:112%}html[data-a11y-fs="2"]{font-size:124%}html[data-a11y-fs="3"]{font-size:138%}html[data-a11y-ws="1"] *{word-spacing:.05em!important}html[data-a11y-ws="2"] *{word-spacing:.12em!important}html[data-a11y-ws="3"] *{word-spacing:.2em!important}html[data-a11y-ls="1"] *{letter-spacing:.03em!important}html[data-a11y-ls="2"] *{letter-spacing:.07em!important}html[data-a11y-ls="3"] *{letter-spacing:.12em!important}html.a11y--contrast body{background:#000!important}html.a11y--contrast body :not(.wcag-a11y):not(.wcag-a11y *):not(.wcag-consent):not(.wcag-consent *):not(.wcag-reading-guide){color:#ff0!important;-webkit-text-fill-color:#ff0!important;background-color:#0000!important;border-color:#ff0!important}html.a11y--contrast a:not(.wcag-a11y *):not(.wcag-consent *){color:#ffd400!important;text-decoration:underline!important}html.a11y--contrast svg:not(.wcag-a11y *) :is(path,circle,rect,polygon,polyline,line,ellipse,g){fill:currentColor!important}html.a11y--invert{background:#fff}html.a11y--invert body{max-width:100vw;overflow-x:hidden}html.a11y--invert body>:not(.wcag-a11y):not(.wcag-consent):not(.wcag-reading-guide){filter:invert()hue-rotate(180deg)}html.a11y--grayscale body>:not(.wcag-a11y):not(.wcag-consent):not(.wcag-reading-guide){filter:grayscale()}html.a11y--bw body>:not(.wcag-a11y):not(.wcag-consent):not(.wcag-reading-guide){filter:grayscale()contrast(1.4)}html.a11y--highlight-links a:not(.wcag-a11y *):not(.wcag-consent *){color:#000!important;background:#fffa00!important;outline:2px solid #000!important}html.a11y--highlight-headings :is(h1,h2,h3,h4,h5,h6):not(.wcag-a11y *){outline-offset:4px;outline:2px dashed #c19a4f!important}html.a11y--readable-font body,html.a11y--readable-font body :not(.wcag-a11y):not(.wcag-a11y *){font-family:Arial,Helvetica,sans-serif!important}html.a11y--hide-images :is(img,video,picture,iframe):not(.wcag-a11y *):not(.wcag-consent *){visibility:hidden!important}html.a11y--big-cursor-dark,html.a11y--big-cursor-dark *{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'><path d='M4 4 L4 36 L14 26 L20 40 L26 36 L20 22 L34 22 Z' fill='black' stroke='white' stroke-width='2'/></svg>") 4 4,auto!important}html.a11y--big-cursor-light,html.a11y--big-cursor-light *{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'><path d='M4 4 L4 36 L14 26 L20 40 L26 36 L20 22 L34 22 Z' fill='white' stroke='black' stroke-width='2'/></svg>") 4 4,auto!important}.wcag-reading-guide{pointer-events:none;z-index:999990;background:#ffff0059;border-top:2px solid #0009;border-bottom:2px solid #0009;height:40px;display:none;position:fixed;left:0;right:0}html.a11y--reading-guide .wcag-reading-guide{display:block}.wcag-reader-active{outline-offset:4px;outline:3px dashed var(--wcag-brand,#06b6d4)!important}.wcag-a11y__trigger{bottom:16px;background:var(--wcag-brand,#06b6d4);color:#fff;cursor:pointer;z-index:999999;border:0;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;display:inline-flex;position:fixed;inset-inline-start:16px;box-shadow:0 4px 14px #0000004d}@media (max-width:480px){.wcag-a11y__trigger{width:50px;height:50px}}.wcag-a11y__icon{width:28px;height:28px;display:block}@media (max-width:480px){.wcag-a11y__icon{width:24px;height:24px}}.wcag-a11y__panel{bottom:16px;color:#111;z-index:999998;opacity:0;background:#fff;border-radius:12px;width:320px;max-width:calc(100vw - 32px);max-height:calc(100vh - 32px);padding:16px;transition:opacity .2s,transform .2s;position:fixed;inset-inline-start:16px;overflow-y:auto;transform:translateY(20px);box-shadow:0 12px 40px #00000059}.wcag-a11y__panel.is-open{opacity:1;transform:translateY(0)}.wcag-a11y__panel[hidden]{display:none}.wcag-a11y__header{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.wcag-a11y__title{color:#111;margin:0;font-size:18px;font-weight:700}.wcag-a11y__close{color:#111;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;min-width:32px;min-height:32px;padding:8px;display:inline-flex}.wcag-a11y__group{margin-bottom:16px}.wcag-a11y__group-title{text-transform:uppercase;color:#555;margin:0 0 8px;font-size:13px;font-weight:700}.wcag-a11y__toggle{color:#111;cursor:pointer;width:100%;font:inherit;text-align:start;background:#fafafa;border:1px solid #ddd;border-radius:8px;justify-content:space-between;align-items:center;min-height:40px;margin-bottom:6px;padding:8px 10px;display:flex}.wcag-a11y__toggle.is-on{background:var(--wcag-brand,#06b6d4);color:#fff;border-color:var(--wcag-brand,#06b6d4)}.wcag-a11y__pill{background:#ddd;border-radius:50%;width:10px;height:10px;display:inline-block}.wcag-a11y__toggle.is-on .wcag-a11y__pill{background:#fff}.wcag-a11y__stepper{border:1px solid #ddd;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;padding:8px 10px;display:flex}.wcag-a11y__stepper-btn{cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:6px;width:32px;height:32px;font-size:18px;font-weight:700}.wcag-a11y__stepper-value{text-align:center;min-width:60px;font-weight:600}.wcag-a11y__footer{flex-direction:column;gap:8px;margin-top:8px;display:flex}.wcag-a11y__reset{cursor:pointer;font:inherit;color:#111;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px}.wcag-a11y__statement-link{text-align:center;color:var(--wcag-brand,#06b6d4);padding:8px;text-decoration:underline;display:block}.wcag-consent{bottom:16px;color:#111;z-index:9990;background:#fff;border-radius:12px;max-width:720px;margin:0 auto;padding:16px;position:fixed;inset-inline:16px;box-shadow:0 12px 40px #00000040}.wcag-consent__title{color:#111;margin:0 0 6px;font-size:16px;font-weight:700}.wcag-consent__body{color:#333;margin:0 0 12px;font-size:14px;line-height:1.5}.wcag-consent__body a{color:var(--wcag-brand,#06b6d4);text-decoration:underline}.wcag-consent__actions{flex-wrap:wrap;gap:8px;display:flex}.wcag-consent__btn{font:inherit;cursor:pointer;color:#111;background:#fff;border:1px solid #ddd;border-radius:8px;min-height:44px;padding:10px 14px}.wcag-consent__btn--primary{background:var(--wcag-brand,#06b6d4);color:#fff;border-color:var(--wcag-brand,#06b6d4);font-weight:600}.wcag-consent__panel{border-top:1px solid #eee;margin-top:12px;padding-top:12px}.wcag-consent__row{align-items:flex-start;gap:10px;padding:8px 0;display:flex}.wcag-consent__row input{margin-top:4px}.wcag-consent__row label{font-weight:600}.wcag-consent__row small{color:#555;margin-top:2px;font-weight:400;display:block}.wcag-page{max-width:880px;margin:0 auto;padding:48px 24px 96px;line-height:1.7}.wcag-page h1{margin:16px 0;font-size:2rem;font-weight:800}.wcag-page h2{margin:32px 0 12px;font-size:1.4rem;font-weight:700}.wcag-page p,.wcag-page li{font-size:1rem}.wcag-page ul{margin:8px 0;padding-inline-start:1.2em}.wcag-page a{color:var(--wcag-brand,#06b6d4);text-decoration:underline}.wcag-page__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--color-fg-muted,#4a5a78);margin-bottom:4px;font-size:.8rem}.wcag-page__subhead{color:var(--color-fg-muted,#4a5a78);margin-top:4px}.wcag-page__toc{border:1px solid var(--color-border,#dce5f2);border-radius:12px;margin:24px 0 40px;padding:16px}.wcag-page__toc ol{margin:0;padding-inline-start:1.4em}.wcag-page__section{margin-top:28px}.wcag-page__signoff{border-top:1px solid var(--color-border,#dce5f2);color:var(--color-fg-muted,#4a5a78);margin-top:48px;padding-top:16px;font-size:.9rem}
.wcag-anim-hero{isolation:isolate;z-index:0;position:relative}.wcag-anim-hero__media{z-index:-1;will-change:transform;pointer-events:none;position:absolute;inset:-15% 0 0;overflow:hidden}.wcag-anim-hero__media>img,.wcag-anim-hero__media>video{object-fit:cover;width:100%;height:100%;display:block}.wcag-anim-hero__inner{z-index:1;position:relative}.wcag-anim-marquee{will-change:auto;position:relative;overflow:hidden}.wcag-anim-marquee__track{gap:var(--marquee-gap,2rem);will-change:transform;display:flex}.wcag-anim-marquee__item{flex-shrink:0}[data-anim=reveal-up],[data-anim=reveal-down],[data-anim=fade-in],[data-anim=slide-start],[data-anim=hero-headline]{will-change:auto}@media (prefers-reduced-motion:reduce){[data-anim],[data-anim-child],[data-anim-parallax]{opacity:1!important;transform:none!important}}html.a11y--stop-anim [data-anim],html.a11y--stop-anim [data-anim-child],html.a11y--stop-anim [data-anim-parallax]{opacity:1!important;transform:none!important}
