:root{--accesspilot-text-scale:1}
.accesspilot-widget{position:fixed;z-index:var(--accesspilot-z,999999);font-family:Arial,sans-serif;font-size:16px;line-height:1.4;color:var(--accesspilot-panel-color,#111827)}
.accesspilot-position-bottom_right{right:24px;bottom:24px}.accesspilot-position-bottom_left{left:24px;bottom:24px}.accesspilot-position-middle_right{right:24px;top:50%;transform:translateY(-50%)}.accesspilot-position-middle_left{left:24px;top:50%;transform:translateY(-50%)}
.accesspilot-trigger{width:50px;height:50px;border-radius:50%;border:0;background:var(--accesspilot-button-color,#2563eb);color:var(--accesspilot-icon-color,#fff);box-shadow:0 12px 30px rgba(37,99,235,.32);cursor:pointer;display:grid;place-items:center;padding:0}
.accesspilot-trigger-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#2563eb}
.accesspilot-trigger svg{display:block;width:38px;height:38px;overflow:visible}
.accesspilot-icon-ring,.accesspilot-icon-head,.accesspilot-icon-body{fill:currentColor;stroke:none}
.accesspilot-trigger:focus,.accesspilot-close:focus,.accesspilot-tool:focus,.accesspilot-header-button:focus,.accesspilot-panel-footer a:focus{outline:3px solid #facc15;outline-offset:3px}
.accesspilot-panel{position:absolute;right:0;bottom:72px;width:min(480px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 96px));background:#eef2ff;color:#111827;border-radius:20px;box-shadow:0 24px 60px rgba(15,23,42,.28);padding:0;border:1px solid rgba(37,99,235,.16);overflow:hidden}
.accesspilot-position-bottom_left .accesspilot-panel,.accesspilot-position-middle_left .accesspilot-panel{left:0;right:auto}.accesspilot-position-middle_right .accesspilot-panel,.accesspilot-position-middle_left .accesspilot-panel{bottom:auto;top:0}
.accesspilot-panel-header{display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(135deg,#1d3fd1,#2848ff);color:#fff;padding:18px 20px 26px;border-radius:0 0 28px 28px}.accesspilot-panel-title-wrap{display:flex;align-items:center;gap:10px;min-width:0}.accesspilot-panel-icon{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#fff;color:#1d3fd1;flex:0 0 auto}.accesspilot-panel-icon svg{display:block;width:22px;height:22px}.accesspilot-panel h2{font-size:22px;line-height:1.2;margin:0;color:inherit;font-weight:800}.accesspilot-panel-actions{display:flex;align-items:center;gap:8px}.accesspilot-close,.accesspilot-header-button{display:grid;place-items:center;width:36px;height:36px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:26px;line-height:1;cursor:pointer}.accesspilot-header-button{font-size:25px}.accesspilot-close:hover,.accesspilot-header-button:hover{background:rgba(255,255,255,.22)}
.accesspilot-panel-body{padding:18px 16px 78px;overflow:auto;max-height:calc(min(760px,100vh - 96px) - 72px)}.accesspilot-tool-section{background:#fff;border-radius:18px;padding:18px 18px 20px;margin:0 0 16px;box-shadow:0 1px 0 rgba(15,23,42,.04)}.accesspilot-tool-section h3{font-size:16px;line-height:1.2;margin:0 0 12px;color:#1f2a44;font-weight:800}.accesspilot-controls{display:grid;grid-template-columns:1fr 1fr;gap:12px}.accesspilot-tool{display:flex;align-items:center;gap:12px;min-height:80px;border:0;background:#f1f1f3;color:#050505;border-radius:16px;padding:14px 12px;cursor:pointer;font-weight:700;text-align:left;box-shadow:inset 0 -1px 0 rgba(15,23,42,.03)}.accesspilot-tool:hover{background:#e9ecff}.accesspilot-tool.is-active{background:#e8ebff;box-shadow:inset 0 0 0 2px rgba(37,99,235,.22)}.accesspilot-tool-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff;color:#111827;flex:0 0 auto;font-size:14px;font-weight:800;letter-spacing:0}.accesspilot-tool.is-active .accesspilot-tool-icon{color:#1d3fd1}.accesspilot-tool-content{display:flex;flex-direction:column;gap:8px;min-width:0}.accesspilot-tool-label{font-size:15px;line-height:1.25}.accesspilot-level-meter{display:flex;align-items:center;gap:4px;height:4px}.accesspilot-level-meter span{display:block;width:18px;height:3px;border-radius:999px;background:#d7d9e1}.accesspilot-level-meter span.is-active{background:#1d3fd1}.accesspilot-page-structure{background:#f8f9ff;border:1px solid #d8def8;border-radius:16px;margin:0 0 16px;padding:12px}.accesspilot-page-structure-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.accesspilot-page-structure-header h3{font-size:16px;margin:0;color:#1f2a44}.accesspilot-page-structure-close{display:grid;place-items:center;width:30px;height:30px;border:0;border-radius:50%;background:#e8ebff;color:#1d3fd1;font-size:22px;cursor:pointer}.accesspilot-page-structure-list{display:grid;gap:8px;max-height:320px;overflow:auto}.accesspilot-page-structure-item{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d7dbe8;border-radius:5px;padding:9px 10px;margin-left:calc(var(--accesspilot-heading-indent,0) * 10px)}.accesspilot-page-structure-badge{display:inline-grid;place-items:center;min-width:34px;height:30px;border-radius:5px;background:#2848ff;color:#fff;font-weight:800}.accesspilot-page-structure-text{font-size:15px;line-height:1.35;color:#111827}.accesspilot-page-structure-empty{margin:0;padding:10px;color:#4b5563}.accesspilot-panel-footer{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#1d3fd1;color:#fff;padding:14px 20px;border-radius:8px 8px 0 0}.accesspilot-panel-footer a{color:#fff;text-decoration:none;font-weight:700}.accesspilot-panel-footer a:hover{text-decoration:underline}.accesspilot-panel-footer span{font-weight:700;font-size:13px;opacity:.92}
.accesspilot-contrast-dark body,.accesspilot-contrast-dark{background:#050505!important;color:#fff!important}.accesspilot-contrast-dark a{color:#93c5fd!important}
.accesspilot-contrast-light body,.accesspilot-contrast-light{background:#fff!important;color:#000!important}.accesspilot-contrast-light a{color:#0645ad!important}
.accesspilot-contrast-high body,.accesspilot-contrast-high{background:#000!important;color:#ff0!important}.accesspilot-contrast-high a{color:#0ff!important}
.accesspilot-grayscale{filter:grayscale(1)}.accesspilot-highlight-links a{outline:2px solid currentColor!important;background:#fffbcc!important;color:#000!important}
.accesspilot-hide-images body img,.accesspilot-hide-images body picture{visibility:hidden!important}.accesspilot-hide-images .accesspilot-widget img,.accesspilot-hide-images .accesspilot-widget picture{visibility:visible!important}
.accesspilot-pause-animations *,.accesspilot-pause-animations *::before,.accesspilot-pause-animations *::after{animation-play-state:paused!important;transition:none!important;scroll-behavior:auto!important}
.accesspilot-large-cursor,.accesspilot-large-cursor *{cursor:zoom-in!important}.accesspilot-line-height-wide body{line-height:1.8!important}.accesspilot-letter-spacing-wide body{letter-spacing:.08em!important}
.accesspilot-reading-guide{position:fixed;left:0;right:0;height:40px;background:rgba(250,204,21,.35);pointer-events:none;display:none;z-index:calc(var(--accesspilot-z,999999) - 1)}.accesspilot-reading-guide.is-active{display:block}
@media (max-width:520px){.accesspilot-widget{right:12px;left:12px;bottom:12px;top:auto;transform:none}.accesspilot-trigger{float:right}.accesspilot-panel{right:0;left:0;width:auto;max-height:calc(100vh - 88px)}.accesspilot-panel-body{max-height:calc(100vh - 160px)}.accesspilot-controls{grid-template-columns:1fr}.accesspilot-tool{min-height:68px}.accesspilot-panel h2{font-size:20px}}
