#ally-widget{font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.hidden{display:none !important}.ally-fly{position:fixed;bottom:24px;right:24px;width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(140deg, #37908c 0%, #2c7470 100%);color:#fff;line-height:0;cursor:pointer;border:0;box-shadow:0 6px 16px rgba(44,116,112,.35),0 2px 6px rgba(0,0,0,.18);z-index:99999;transition:transform .2s cubic-bezier(0.2, 0.8, 0.2, 1),box-shadow .2s cubic-bezier(0.2, 0.8, 0.2, 1)}.ally-fly svg{width:32px;height:32px}.ally-fly::after{content:"";position:absolute;inset:-3px;border-radius:50%;border:2px solid hsla(0,0%,100%,.85);pointer-events:none}.ally-fly:hover{transform:scale(1.07);box-shadow:0 10px 24px rgba(44,116,112,.45),0 3px 8px rgba(0,0,0,.22)}.ally-fly:active{transform:scale(0.97)}.ally-fly:focus-visible{outline:3px solid #37908c;outline-offset:4px}.ally-panel{position:fixed;bottom:96px;right:24px;width:372px;max-width:calc(100vw - 32px);max-height:min(82vh,720px);overflow:hidden auto;background:#fff;color:#1d2733;border:1px solid #e4e9ef;border-radius:18px;box-shadow:0 12px 24px rgba(16,24,40,.1),0 28px 64px rgba(16,24,40,.22);z-index:99999;font-size:14px;transform-origin:bottom right;transition:opacity .22s cubic-bezier(0.2, 0.8, 0.2, 1),transform .22s cubic-bezier(0.2, 0.8, 0.2, 1);scrollbar-width:thin;scrollbar-color:#e4e9ef rgba(0,0,0,0)}.ally-panel::-webkit-scrollbar{width:9px}.ally-panel::-webkit-scrollbar-thumb{background:#d4dbe3;border:3px solid #fff;border-radius:99px}.ally-panel[aria-hidden=true]{opacity:0;transform:translateY(12px) scale(0.97);pointer-events:none;visibility:hidden}.ally-panel[aria-hidden=false]{opacity:1;transform:none;pointer-events:auto;visibility:visible}@media(max-width: 480px){.ally-panel{right:12px;left:12px;width:auto;bottom:92px;top:auto;transform-origin:bottom center}}#ally-widget.ally-size-small .ally-fly{width:50px;height:50px}#ally-widget.ally-size-small .ally-fly svg{width:26px;height:26px}#ally-widget.ally-size-large .ally-fly{width:72px;height:72px}#ally-widget.ally-size-large .ally-fly svg{width:38px;height:38px}#ally-widget.ally-pos-bottom-left .ally-fly{left:24px;right:auto}#ally-widget.ally-pos-top-right .ally-fly{top:24px;bottom:auto}#ally-widget.ally-pos-top-left .ally-fly{top:24px;bottom:auto;left:24px;right:auto}#ally-widget.ally-pos-middle-right .ally-fly{top:50%;bottom:auto;margin-top:-30px}#ally-widget.ally-pos-middle-left .ally-fly{top:50%;bottom:auto;margin-top:-30px;left:24px;right:auto}@media(min-width: 481px){#ally-widget.ally-pos-bottom-left .ally-panel{left:24px;right:auto;transform-origin:bottom left}#ally-widget.ally-pos-top-right .ally-panel{top:96px;bottom:auto;transform-origin:top right}#ally-widget.ally-pos-top-left .ally-panel{top:96px;bottom:auto;left:24px;right:auto;transform-origin:top left}#ally-widget.ally-pos-middle-right .ally-panel{top:96px;bottom:auto;transform-origin:top right}#ally-widget.ally-pos-middle-left .ally-panel{top:96px;bottom:auto;left:24px;right:auto;transform-origin:top left}}.ally-header{position:sticky;top:0;z-index:1;display:flex;align-items:center;gap:12px;padding:16px;background:linear-gradient(140deg, #37908c 0%, #2c7470 100%);color:#fff}.ally-header__icon{flex:none;width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.18)}.ally-header__icon svg{width:24px;height:24px}.ally-title{flex:1;font-size:16px;font-weight:700;letter-spacing:.01em}.ally-actions{display:flex;gap:8px}.ally-actions button{width:40px;height:40px;border:0;border-radius:11px;background:hsla(0,0%,100%,.16);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s cubic-bezier(0.2, 0.8, 0.2, 1),transform .15s cubic-bezier(0.2, 0.8, 0.2, 1)}.ally-actions button svg{width:19px;height:19px}.ally-actions button:hover{background:hsla(0,0%,100%,.32)}.ally-actions button:active{transform:scale(0.92)}.ally-actions button:focus-visible{outline:2px solid #fff;outline-offset:2px}.ally-body{padding:8px 16px 16px}.ally-section-title{display:flex;align-items:center;gap:10px;margin:18px 2px 10px;font-size:11px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#5b6775}.ally-section-title::after{content:"";flex:1;height:1px;background:#e4e9ef}.ally-section-title:first-child{margin-top:8px}.ally-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ally-profiles{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ally-profile{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:10px;width:100%;padding:13px;text-align:left;background:#f7f9fb;color:#1d2733;border:1.5px solid #e4e9ef;border-radius:14px;cursor:pointer;transition:border-color .15s cubic-bezier(0.2, 0.8, 0.2, 1),background .15s cubic-bezier(0.2, 0.8, 0.2, 1),box-shadow .15s cubic-bezier(0.2, 0.8, 0.2, 1),transform .15s cubic-bezier(0.2, 0.8, 0.2, 1)}.ally-profile svg{width:22px;height:22px;stroke:#37908c;transition:stroke .15s cubic-bezier(0.2, 0.8, 0.2, 1)}.ally-profile .ally-profile-ico{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:11px;background:#eaf4f3;transition:background .15s cubic-bezier(0.2, 0.8, 0.2, 1)}.ally-profile .ally-profile-name{font-size:13px;font-weight:700;line-height:1.2}.ally-profile .ally-profile-desc{font-size:11px;color:#5b6775;line-height:1.3;transition:color .15s cubic-bezier(0.2, 0.8, 0.2, 1)}.ally-profile:hover{border-color:#37908c;background:#fff;box-shadow:0 4px 12px rgba(16,24,40,.08);transform:translateY(-1px)}.ally-profile:focus-visible{outline:3px solid rgba(55,144,140,.45);outline-offset:2px}.ally-profile.is-active{background:color-mix(in srgb, #37908c 16%, #fff);border-color:#37908c;color:#1d2733;box-shadow:0 4px 12px rgba(16,24,40,.08)}.ally-profile.is-active .ally-profile-ico{background:color-mix(in srgb, #37908c 22%, #fff)}.ally-profile.is-active svg{stroke:#37908c}.ally-profile.is-active .ally-profile-desc{color:#5b6775}.ally-block{display:flex;flex-direction:column;gap:8px}.ally-option{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:9px;width:100%;min-height:90px;padding:12px 8px;background:#f7f9fb;color:#1d2733;border:1.5px solid #e4e9ef;border-radius:14px;font-size:12.5px;font-weight:600;line-height:1.25;text-align:center;cursor:pointer;transition:border-color .15s cubic-bezier(0.2, 0.8, 0.2, 1),background .15s cubic-bezier(0.2, 0.8, 0.2, 1),box-shadow .15s cubic-bezier(0.2, 0.8, 0.2, 1),transform .15s cubic-bezier(0.2, 0.8, 0.2, 1),color .15s cubic-bezier(0.2, 0.8, 0.2, 1)}.ally-option svg{width:24px;height:24px;flex:none;stroke:currentColor;transition:transform .15s cubic-bezier(0.2, 0.8, 0.2, 1)}.ally-option:hover{border-color:#37908c;background:#fff;box-shadow:0 4px 12px rgba(16,24,40,.08);transform:translateY(-1px)}.ally-option:hover svg{transform:scale(1.08)}.ally-option:active{transform:translateY(0) scale(0.98)}.ally-option:focus-visible{outline:3px solid rgba(55,144,140,.45);outline-offset:2px}.ally-option.is-active{background:color-mix(in srgb, #37908c 16%, #fff);border-color:#37908c;color:#1d2733;box-shadow:0 4px 12px rgba(16,24,40,.08)}.ally-option.is-active svg{stroke:#37908c}.ally-option.is-active::after{content:"";position:absolute;top:7px;right:7px;width:16px;height:16px;border-radius:50%;background-color:#37908c;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23ffffff' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20 6 9 17l-5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center}.ally-sub{display:flex;gap:6px;justify-content:center;padding:5px;background:#f7f9fb;border:1.5px solid #e4e9ef;border-radius:12px}.ally-sub.hidden{display:none}.ally-sub-btn{display:flex;align-items:center;justify-content:center;flex:1;min-height:34px;padding:7px 0;border:0;border-radius:8px;background:rgba(0,0,0,0);color:#1d2733;cursor:pointer;font-weight:700;line-height:1;transition:background .15s cubic-bezier(0.2, 0.8, 0.2, 1),color .15s cubic-bezier(0.2, 0.8, 0.2, 1),box-shadow .15s cubic-bezier(0.2, 0.8, 0.2, 1)}.ally-sub-btn svg{width:19px;height:19px;stroke:currentColor;fill:none}.ally-sub-btn:hover{background:rgba(55,144,140,.1)}.ally-sub-btn:focus-visible{outline:2px solid rgba(55,144,140,.5);outline-offset:1px}.ally-sub-btn.is-active{background:color-mix(in srgb, #37908c 22%, #fff);color:#1d2733;box-shadow:inset 0 0 0 1.5px #37908c}.ally-footer{display:flex;align-items:center;justify-content:center;gap:6px;padding:12px 16px;font-size:11.5px;color:#5b6775;border-top:1px solid #e4e9ef;text-align:center}.ally-footer svg{width:13px;height:13px;opacity:.7}@media(prefers-reduced-motion: reduce){.ally-fly,.ally-panel,.ally-option,.ally-profile,.ally-sub-btn,.ally-actions button,.ally-option svg{transition:none !important}.ally-fly:hover,.ally-option:hover,.ally-profile:hover{transform:none}}html.ally-dark{color-scheme:dark}html.ally-dark img,html.ally-dark picture,html.ally-dark video,html.ally-dark canvas,html.ally-dark iframe,html.ally-dark embed,html.ally-dark object,html.ally-dark [style*=background-image],html.ally-dark #ally-fly,html.ally-dark #ally-panel,html.ally-dark .ally-mask-el,html.ally-dark .ally-ruler-el,html.ally-dark .ally-scan-report{filter:invert(1) hue-rotate(180deg)}html.ally-fx{filter:invert(var(--ai, 0)) hue-rotate(calc(var(--ai, 0) * 180deg)) grayscale(var(--ag, 0)) contrast(var(--ac, 1)) saturate(var(--as, 1))}html.ally-hide-images body img{visibility:hidden !important}html.ally-no-motion body *{animation:none !important;transition:none !important;scroll-behavior:auto !important}html.ally-strong-focus body :is(a,button,input,select,textarea,summary,[tabindex],[role=button],[role=link]):is(:focus,:focus-visible){outline:3px solid #1d4ed8 !important;outline-offset:2px !important;box-shadow:0 0 0 3px #fde047 !important;border-radius:2px}html.ally-highlight-links body a{background:#fff2a8 !important;box-shadow:0 0 0 2px #ffd54d;color:#000 !important;text-decoration:underline !important}html.ally-structure body :is(h1,h2,h3,h4,h5,h6){outline:2px solid #2563eb !important;outline-offset:2px;position:relative !important}html.ally-structure body :is(h1,h2,h3,h4,h5,h6)::before{position:absolute;top:0;left:0;transform:translateY(-100%);font:700 11px/1.5 system-ui,sans-serif;color:#fff;background:#2563eb;padding:0 6px;border-radius:4px 4px 0 0;z-index:90002;pointer-events:none;white-space:nowrap}html.ally-structure body h1::before{content:"H1"}html.ally-structure body h2::before{content:"H2"}html.ally-structure body h3::before{content:"H3"}html.ally-structure body h4::before{content:"H4"}html.ally-structure body h5::before{content:"H5"}html.ally-structure body h6::before{content:"H6"}html.ally-structure body :is(header,nav,main,footer,aside,article,section,form){outline:2px dashed #16a34a !important;outline-offset:-2px}html.ally-structure #ally-widget,html.ally-structure #ally-widget *{outline:none !important}html.ally-structure #ally-widget *::before{content:none !important}.ally-mask-el{position:fixed;left:0;top:0;width:100%;height:120px;pointer-events:none;z-index:90000;display:none;box-shadow:0 0 0 9999px rgba(0,0,0,.55)}html.ally-mask .ally-mask-el{display:block}html.ally-fs-small{font-size:1.1em}html.ally-fs-medium{font-size:1.25em}html.ally-fs-large{font-size:1.5em}html.ally-lh-small body{line-height:1.4}html.ally-lh-medium body{line-height:1.6}html.ally-lh-large body{line-height:1.8}html.ally-align-left body :is(p,li,h1,h2,h3,h4,h5,h6,td,blockquote){text-align:left !important}html.ally-align-center body :is(p,li,h1,h2,h3,h4,h5,h6,td,blockquote){text-align:center !important}html.ally-align-right body :is(p,li,h1,h2,h3,h4,h5,h6,td,blockquote){text-align:right !important}html.ally-align-justify body :is(p,li,h1,h2,h3,h4,h5,h6,td,blockquote){text-align:justify !important}html.ally-readable-font body{font-family:Arial,Verdana,sans-serif}html.ally-ls-small body{letter-spacing:.05em}html.ally-ls-medium body{letter-spacing:.1em}html.ally-ls-large body{letter-spacing:.16em}html.ally-ws-small body{word-spacing:.1em}html.ally-ws-medium body{word-spacing:.25em}html.ally-ws-large body{word-spacing:.4em}html.ally-big-cursor,html.ally-big-cursor body,html.ally-big-cursor *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='48' height='48' viewBox='0 0 48 48'%3E%3Cpath d='M6 3l30 18-13 3 8 16-6 3-8-16-11 9z' fill='%23000' stroke='%23fff' stroke-width='2' stroke-linejoin='round'/%3E%3C/svg%3E") 6 3,auto !important}.ally-ruler-el{position:fixed;left:0;width:100%;height:40px;background:rgba(55,144,140,.18);border-top:3px solid #37908c;border-bottom:3px solid #37908c;pointer-events:none;z-index:2147483000;display:none}html.ally-ruler .ally-ruler-el{display:block}.ally-scan-flag{outline:3px solid #e11d48 !important;outline-offset:1px !important;position:relative !important}.ally-scan-flag::after{content:attr(data-ally-flag);position:absolute;top:0;left:0;transform:translateY(-100%);background:#e11d48;color:#fff;font:700 11px/1.5 system-ui,sans-serif;padding:1px 6px;border-radius:4px 4px 0 0;white-space:nowrap;z-index:2147483646;pointer-events:none}.ally-scan-report{position:fixed;bottom:16px;left:16px;width:360px;max-width:calc(100vw - 32px);max-height:55vh;overflow:auto;background:#fff;color:#1d2733;font:13px/1.45 system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;border:1px solid #e4e9ef;border-radius:14px;box-shadow:0 16px 48px rgba(0,0,0,.3);z-index:2147483647;scrollbar-width:thin}.ally-scan-head{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:12px 14px;background:#e11d48;color:#fff;border-radius:14px 14px 0 0}.ally-scan-head button{width:28px;height:28px;border:0;border-radius:7px;background:hsla(0,0%,100%,.2);color:#fff;cursor:pointer}.ally-scan-head button:hover{background:hsla(0,0%,100%,.35)}.ally-scan-body{padding:12px 14px}.ally-scan-body ul{margin:0 0 10px;padding-left:0;list-style:none}.ally-scan-body li{padding:5px 0;border-bottom:1px solid #e4e9ef}.ally-scan-body .ally-scan-page li{color:#b91c1c;font-weight:600}.ally-scan-n{display:inline-block;min-width:28px;font-weight:800;color:#e11d48}.ally-scan-foot{margin:8px 0 0;font-size:11.5px;color:#5b6775}.ally-scan-actions{display:flex;gap:6px;align-items:center}#ally-scan-csv{height:28px;padding:0 10px;border:0;border-radius:7px;cursor:pointer;background:hsla(0,0%,100%,.2);color:#fff;font:700 12px/1 system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif}#ally-scan-csv:hover{background:hsla(0,0%,100%,.35)}.ally-headings{margin-top:8px;max-height:240px;overflow:auto;border:1.5px solid #e4e9ef;border-radius:12px;background:#f7f9fb}.ally-headings.hidden{display:none}.ally-headings-item{display:block;width:100%;text-align:left;border:0;background:rgba(0,0,0,0);padding:8px 12px;font:13px/1.3 system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#1d2733;cursor:pointer;border-bottom:1px solid #e4e9ef}.ally-headings-item:last-child{border-bottom:0}.ally-headings-item:hover{background:color-mix(in srgb, #37908c 10%, transparent)}.ally-headings-item:focus-visible{outline:2px solid rgba(55,144,140,.5);outline-offset:-2px}.ally-headings-item.lvl-2{padding-left:22px}.ally-headings-item.lvl-3{padding-left:32px}.ally-headings-item.lvl-4{padding-left:42px}.ally-headings-item.lvl-5{padding-left:52px}.ally-headings-item.lvl-6{padding-left:62px;font-size:12px}.ally-headings-empty{padding:10px 12px;margin:0;color:#5b6775;font-size:12.5px}
