:root{--access-primary: #0b1e3b;--access-accent: #2c7be5;--access-bg: #ffffff;--access-text: #333333;--access-border: #e0e0e0}#access-widget-trigger{position:fixed;bottom:20px;left:20px;z-index:9999;width:48px;height:48px;border-radius:50%;background-color:var(--access-primary);color:#fff;border:2px solid white;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s}#access-widget-trigger:hover{transform:scale(1.1)}#access-widget-trigger svg{width:24px;height:24px;fill:currentColor}#access-panel{position:fixed;top:0;left:-400px;width:320px;height:100vh;background-color:var(--access-bg);box-shadow:2px 0 15px #0000001a;z-index:10000;transition:left .3s ease-in-out;overflow-y:auto;display:flex;flex-direction:column}#access-panel.active{left:0}#access-panel-header{background-color:var(--access-primary);color:#fff;padding:15px 20px;display:flex;justify-content:space-between;align-items:center}#access-panel-header h5{margin:0;font-size:16px;color:#fff;font-family:sans-serif}#access-close-btn{background:transparent;border:none;color:#fff;font-size:24px;cursor:pointer}#access-panel-body{padding:20px;flex:1}.access-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.access-btn{background-color:#f8f9fa;border:1px solid var(--access-border);border-radius:8px;padding:15px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:all .2s;min-height:90px}.access-btn:hover{background-color:#e9ecef;border-color:#adb5bd}.access-btn.active{background-color:var(--access-primary);color:#fff;border-color:var(--access-primary)}.access-btn.active svg{fill:#fff}.access-btn svg{width:28px;height:28px;margin-bottom:8px;fill:var(--access-primary)}.access-btn span{font-size:12px;font-weight:600;line-height:1.2}#access-reset-btn{width:100%;margin-top:20px;padding:12px;background-color:#fff;border:1px solid var(--access-border);color:var(--access-text);border-radius:6px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background .2s}#access-reset-btn:hover{background-color:#f1f3f5}html.access-grayscale{filter:grayscale(100%)!important}html.access-high-contrast{filter:contrast(125%)!important}html.access-high-contrast body{background-color:#000!important;color:#fff!important}html.access-high-contrast a{color:#ff0!important;text-decoration:underline!important}html.access-invert{filter:invert(100%) hue-rotate(180deg)!important}html.access-invert img,html.access-invert video{filter:invert(100%) hue-rotate(180deg)!important}html.access-saturation{filter:saturate(200%)!important}html.access-big-text-1 body{font-size:110%!important}html.access-big-text-2 body{font-size:125%!important}html.access-big-text-3 body{font-size:150%!important}html.access-text-spacing body{letter-spacing:2px!important;word-spacing:5px!important;line-height:2!important}html.access-highlight-links a{background-color:#ff0!important;color:#000!important;text-decoration:underline!important;font-weight:700!important;border:1px solid red!important}html.access-hide-images img,html.access-hide-images video,html.access-hide-images .carousel-item{display:none!important;opacity:0!important;visibility:hidden!important}@font-face{font-family:OpenDyslexic;src:url(https://cdn.jsdelivr.net/npm/opendyslexic@latest/open-dyslexic-regular.woff) format("woff");font-weight:400;font-style:normal}html.access-dyslexia-font body,html.access-dyslexia-font *{font-family:OpenDyslexic,Comic Sans MS,sans-serif!important}html.access-big-cursor,html.access-big-cursor body,html.access-big-cursor a,html.access-big-cursor button{cursor:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewport='0 0 48 48' style='fill:black;stroke:white;stroke-width:2px;'><path d='M0,0 L20,20 L10,24 L24,48 L18,52 L4,28 L0,40 Z' /></svg>") 0 0,auto!important}#access-reading-guide{position:fixed;top:50%;left:0;width:100%;height:100px;background:#00000080;box-shadow:0 0 0 9999px #000000d9;z-index:2147483647;pointer-events:none;transform:translateY(-50%);display:none}html.access-reading-mask #access-reading-guide{display:block}html.access-stop-animations *,html.access-stop-animations *:before,html.access-stop-animations *:after{animation:none!important;transition:none!important;background-attachment:scroll!important}#access-reader-overlay{position:fixed;bottom:20px;right:20px;background:#000;color:#fff;padding:10px 20px;border-radius:5px;z-index:10001;display:none}
