
.od360-a11y-skip{
 position:fixed;left:12px;top:-80px;z-index:100000;background:#000;color:#fff!important;
 padding:12px 16px;border-radius:0 0 8px 8px;font-weight:700;text-decoration:none
}
.od360-a11y-skip:focus{top:0}
.od360-a11y-root{position:relative;z-index:99990}
.od360-a11y-launcher{
 position:fixed;right:18px;bottom:18px;z-index:99991;border:0;border-radius:999px;
 background:#101828;color:#fff;padding:11px 15px;box-shadow:0 8px 28px rgba(16,24,40,.28);
 display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:800
}
.od360-a11y-launcher:focus{outline:4px solid #84adff;outline-offset:3px}
.od360-a11y-panel{
 position:fixed;right:18px;bottom:74px;z-index:99992;width:min(430px,calc(100vw - 24px));
 max-height:min(78vh,720px);overflow:auto;background:#fff;color:#101828;border:1px solid #d0d5dd;
 border-radius:16px;box-shadow:0 18px 50px rgba(16,24,40,.28)
}
.od360-a11y-panel__head,.od360-a11y-linear__head{
 display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;
 border-bottom:1px solid #eaecf0;background:#f8fafc
}
.od360-a11y-panel__head span,.od360-a11y-linear__head span{font-size:10px;letter-spacing:.08em;font-weight:900;color:#667085}
.od360-a11y-panel__head h2,.od360-a11y-linear__head h2{font-size:18px;margin:3px 0 0}
.od360-a11y-close{border:0;background:transparent;font-size:28px;line-height:1;cursor:pointer}
.od360-a11y-intro{margin:0;padding:13px 18px;font-size:12px;line-height:1.55;color:#475467}
.od360-a11y-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 18px 16px}
.od360-a11y-grid button{
 min-height:76px;text-align:left;border:1px solid #d0d5dd;background:#fff;border-radius:11px;padding:10px;
 cursor:pointer;color:#101828
}
.od360-a11y-grid button:hover{background:#f8fafc}
.od360-a11y-grid button[aria-pressed="true"]{background:#eff8ff;border-color:#84adff}
.od360-a11y-grid b,.od360-a11y-grid span{display:block}.od360-a11y-grid b{font-size:12px}.od360-a11y-grid span{font-size:10px;color:#667085;margin-top:3px;line-height:1.35}
.od360-a11y-shortcuts{display:flex;flex-wrap:wrap;gap:7px;padding:12px 18px;border-top:1px solid #eaecf0;font-size:10px;color:#667085}
.od360-a11y-shortcuts strong{width:100%;color:#344054}.od360-a11y-shortcuts kbd{border:1px solid #d0d5dd;border-bottom-width:2px;border-radius:4px;background:#fff;padding:1px 4px}
.od360-a11y-linear,.od360-a11y-media{
 position:fixed;inset:18px;z-index:99995;background:#fff;color:#101828;border:2px solid #101828;
 border-radius:14px;overflow:auto;box-shadow:0 20px 70px rgba(0,0,0,.35)
}
.od360-a11y-linear__toc{padding:14px 22px;border-bottom:1px solid #eaecf0;background:#f8fafc;display:flex;gap:8px;flex-wrap:wrap}
.od360-a11y-linear__toc a{font-size:12px}
.od360-a11y-linear__content,.od360-a11y-media__content{max-width:980px;margin:auto;padding:24px;font-size:18px;line-height:1.7}
.od360-a11y-linear__content h1,.od360-a11y-linear__content h2,.od360-a11y-linear__content h3{scroll-margin-top:20px}
.od360-a11y-linear__content a{text-decoration:underline!important}
.od360-a11y-media__content .od360-media-item{padding:14px 0;border-bottom:1px solid #eaecf0}
.od360-a11y-guide{position:fixed;left:0;right:0;height:42px;z-index:99994;border-top:3px solid #101828;border-bottom:3px solid #101828;background:rgba(255,255,0,.14);pointer-events:none}
.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}

/* Persistent user modes */
html.od360-a11y-large-text{font-size:118%!important}
html.od360-a11y-large-text body{line-height:1.65!important}
html.od360-a11y-spacing body{letter-spacing:.04em!important;word-spacing:.12em!important}
html.od360-a11y-spacing p,html.od360-a11y-spacing li{line-height:1.9!important;margin-bottom:1em!important}
html.od360-a11y-links a{text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:3px!important}
html.od360-a11y-focus :focus{outline:4px solid #005fcc!important;outline-offset:3px!important}
html.od360-a11y-high-contrast{filter:none!important}
html.od360-a11y-high-contrast body{background:#fff!important;color:#000!important}
html.od360-a11y-high-contrast body *:not(img):not(video):not(svg):not(path){color:#000!important;border-color:#000!important}
html.od360-a11y-high-contrast a{color:#0000ee!important;text-decoration:underline!important}
html.od360-a11y-high-contrast button,html.od360-a11y-high-contrast input,html.od360-a11y-high-contrast select,html.od360-a11y-high-contrast textarea{background:#fff!important;color:#000!important;border:2px solid #000!important}
html.od360-a11y-reduced-motion *,html.od360-a11y-reduced-motion *::before,html.od360-a11y-reduced-motion *::after{
 animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important
}
@media (prefers-reduced-motion:reduce){
 *,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}
}
@media(max-width:640px){
 .od360-a11y-launcher__text{display:none}
 .od360-a11y-launcher{width:48px;height:48px;padding:0;justify-content:center}
 .od360-a11y-panel{right:8px;bottom:66px;width:calc(100vw - 16px)}
 .od360-a11y-grid{grid-template-columns:1fr}
 .od360-a11y-grid button{min-height:64px}
 .od360-a11y-linear,.od360-a11y-media{inset:6px}
 .od360-a11y-linear__content,.od360-a11y-media__content{padding:16px;font-size:17px}
}

/* v0.34 — unlimited global text scaling */
html{--od360-global-text-scale:1}
html.od360-a11y-unlimited-text body{
    font-size:calc(1rem * var(--od360-global-text-scale,1))!important;
}
html.od360-a11y-unlimited-text body p,
html.od360-a11y-unlimited-text body li,
html.od360-a11y-unlimited-text body label,
html.od360-a11y-unlimited-text body input,
html.od360-a11y-unlimited-text body textarea,
html.od360-a11y-unlimited-text body select,
html.od360-a11y-unlimited-text body button,
html.od360-a11y-unlimited-text body a{
    font-size:inherit!important;
}

/* v0.35 — standards accessibility target badge */
.od360-a11y-standards{
 display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;
 margin:0 18px 14px;padding:11px 12px;border:1px solid #b2ddff;border-radius:11px;background:#f5faff
}
.od360-a11y-standards__symbol{
 width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;
 background:#175cd3;color:#fff;font-size:18px;font-weight:900
}
.od360-a11y-standards strong,.od360-a11y-standards span,.od360-a11y-standards small{display:block}
.od360-a11y-standards strong{font-size:12px;color:#101828}
.od360-a11y-standards div>span{font-size:11px;font-weight:800;color:#175cd3;margin-top:2px}
.od360-a11y-standards small{font-size:9px;line-height:1.35;color:#667085;margin-top:3px}
.od360-a11y-aa{
 min-width:36px;height:28px;border:2px solid #175cd3;border-radius:7px;
 display:flex!important;align-items:center;justify-content:center;font-size:12px!important;font-weight:900;color:#175cd3
}
@media(max-width:420px){
 .od360-a11y-standards{grid-template-columns:auto 1fr}
 .od360-a11y-aa{grid-column:1/-1;width:max-content}
}

/* v0.36 — blue accessibility symbol + improved speech UI */
.od360-a11y-panel__title{display:flex;align-items:center;gap:11px}
.od360-a11y-panel__blue-symbol{
 display:flex!important;align-items:center;justify-content:center;
 width:38px;height:38px;min-width:38px;border-radius:50%;
 background:#175cd3;color:#fff!important;font-size:21px!important;
 line-height:1;font-weight:900
}

/* v0.36.1 — accessibility symbol: blue on white */
.od360-a11y-panel__blue-symbol{
    background:#fff!important;
    color:#175cd3!important;
    border:2px solid #175cd3!important;
}

/* v0.36.4 — voice selector */
.od360-a11y-voice-control{
 min-height:76px;text-align:left;border:1px solid #d0d5dd;background:#fff;border-radius:11px;padding:10px;
 color:#101828
}
.od360-a11y-voice-control b,.od360-a11y-voice-control span{display:block}
.od360-a11y-voice-control b{font-size:12px}
.od360-a11y-voice-control span{font-size:10px;color:#667085;margin:3px 0 7px}
.od360-a11y-voice-control select{
 width:100%;min-height:34px;border:1px solid #d0d5dd;border-radius:7px;background:#fff;color:#101828
}

/* v0.36.5 — blue accessibility symbols + clearer voice controls */
.od360-a11y-launcher>span:first-child,
.od360-a11y-panel__blue-symbol,
.od360-a11y-standards__symbol{
    color:#175cd3!important;
    background:#fff!important;
    border:2px solid #175cd3!important;
}
.od360-a11y-voice-control,
.od360-a11y-speed-control{
    min-height:76px;text-align:left;border:1px solid #d0d5dd;background:#fff;border-radius:11px;padding:10px;color:#101828
}
.od360-a11y-speed-control b,.od360-a11y-speed-control span{display:block}
.od360-a11y-speed-control b{font-size:12px}
.od360-a11y-speed-control>span{font-size:10px;color:#667085;margin:3px 0 8px}
.od360-a11y-speed-control__row{
    display:grid;grid-template-columns:38px 1fr 38px;gap:8px;align-items:center
}
.od360-a11y-speed-control__row strong{
    text-align:center;font-size:15px;color:#175cd3
}
.od360-a11y-speed-control__row .button{
    min-height:34px!important;font-size:18px!important;font-weight:900
}
.od360-a11y-voice-test{
    margin-top:8px!important;width:100%
}
