:root{--peach-primary: #ff7e67;--peach-primary-rgb: 255, 126, 103;--peach-accent: #ff9a8b;--peach-light-bg: #fff1ed;--peach-dark: #2c2523;--peach-text-dark: #3a3230;--acc-widget-bg: rgba(255, 255, 255, .96);--acc-widget-border: rgba(0, 0, 0, .08);--acc-card-bg: #ffffff;--acc-card-border: #f0e6e3;--acc-text-primary: #3a3230;--acc-text-secondary: #706360;--acc-shadow: 0 12px 36px rgba(44, 37, 35, .12);--acc-focus-ring: #ff7e67}.peach-acc-widget-reset,.peach-acc-widget-reset *{box-sizing:border-box!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif!important;margin:0;padding:0;line-height:1.4!important;letter-spacing:normal!important;word-spacing:normal!important;text-transform:none!important;text-decoration:none!important}.peach-acc-widget-reset{direction:rtl!important}.peach-acc-widget-reset[dir=ltr]{direction:ltr!important}.peach-acc-fab{position:fixed!important;bottom:6px!important;left:12px!important;width:50px!important;height:50px!important;border-radius:50%!important;background-color:var(--peach-primary)!important;color:#fff!important;border:none!important;box-shadow:0 4px 16px #ff7e6766,0 2px 6px #0000001a!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;z-index:2147483640!important;transition:transform .25s cubic-bezier(.175,.885,.32,1.275),background-color .2s ease,box-shadow .25s ease!important}.peach-acc-fab:hover,.peach-acc-fab:focus-visible{transform:scale(1.08)!important;background-color:#e56b54!important;box-shadow:0 6px 20px #ff7e678c,0 4px 10px #00000029!important}.peach-acc-fab:focus-visible{outline:3px solid var(--peach-focus-ring)!important;outline-offset:3px!important}.peach-acc-fab svg{width:30px!important;height:30px!important}.peach-acc-modal{position:fixed!important;bottom:64px!important;left:12px!important;width:380px!important;max-width:calc(100vw - 48px)!important;max-height:calc(100vh - 120px)!important;background:var(--acc-widget-bg)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border:1px solid var(--acc-widget-border)!important;border-radius:20px!important;box-shadow:var(--acc-shadow)!important;z-index:2147483645!important;display:flex!important;flex-direction:column!important;opacity:0!important;transform:translateY(20px) scale(.95)!important;visibility:hidden!important;pointer-events:none!important;transition:opacity .2s ease,transform .25s cubic-bezier(.165,.84,.44,1),visibility .2s!important;overflow:hidden!important}.peach-acc-modal.is-open{opacity:1!important;transform:translateY(0) scale(1)!important;visibility:visible!important;pointer-events:auto!important}.peach-acc-skip-link{position:absolute!important;top:-100px!important;left:50%!important;transform:translate(-50%)!important;background:var(--peach-primary)!important;color:#fff!important;padding:8px 16px!important;border-radius:4px!important;z-index:2147483647!important;text-decoration:none!important;font-weight:700!important}.peach-acc-skip-link:focus-visible{top:10px!important;outline:2px solid white!important}.peach-acc-header{padding:16px 20px!important;border-bottom:1px solid var(--acc-widget-border)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:#ff7e670d!important}.peach-acc-header-title{display:flex!important;align-items:center!important;gap:10px!important}.peach-acc-header-title svg{width:24px!important;height:24px!important;fill:var(--peach-primary)!important}.peach-acc-header-title h2{font-size:18px!important;font-weight:700!important;color:var(--peach-dark)!important;margin:0!important}.peach-acc-header-actions{display:flex!important;align-items:center!important;gap:10px!important}.peach-acc-lang-toggle{background:var(--peach-light-bg)!important;color:var(--peach-primary)!important;border:1px solid rgba(255,126,103,.2)!important;border-radius:8px!important;padding:6px 12px!important;font-size:13px!important;font-weight:600!important;cursor:pointer!important;transition:all .2s ease!important}.peach-acc-lang-toggle:hover,.peach-acc-lang-toggle:focus-visible{background:var(--peach-primary)!important;color:#fff!important}.peach-acc-close-btn{background:#ff7e671f!important;border:1px solid rgba(255,126,103,.3)!important;color:var(--peach-dark)!important;cursor:pointer!important;width:36px!important;height:36px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:all .2s ease!important;box-shadow:0 2px 5px #0000000f!important}.peach-acc-close-btn:hover,.peach-acc-close-btn:focus-visible{background-color:var(--peach-primary)!important;color:#fff!important;border-color:var(--peach-primary)!important;transform:scale(1.1)!important;box-shadow:0 4px 10px #ff7e6759!important}.peach-acc-close-btn svg{width:20px!important;height:20px!important;fill:currentColor!important;transition:fill .2s ease!important}.peach-acc-content{flex:1!important;overflow-y:auto!important;padding:16px 20px!important;display:flex!important;flex-direction:column!important;gap:20px!important}.peach-acc-content::-webkit-scrollbar{width:6px!important}.peach-acc-content::-webkit-scrollbar-track{background:transparent!important}.peach-acc-content::-webkit-scrollbar-thumb{background:#00000026!important;border-radius:3px!important}.peach-acc-content::-webkit-scrollbar-thumb:hover{background:#00000040!important}.peach-acc-section-title{font-size:14px!important;font-weight:700!important;color:var(--acc-text-secondary)!important;text-transform:uppercase!important;letter-spacing:.5px!important;margin-bottom:10px!important;border-right:3px solid var(--peach-primary)!important;padding-right:8px!important}.peach-acc-modal[dir=ltr] .peach-acc-section-title{border-right:none!important;border-left:3px solid var(--peach-primary)!important;padding-right:0!important;padding-left:8px!important}.peach-acc-profiles-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.peach-acc-profile-card{background:var(--acc-card-bg)!important;border:1px solid var(--acc-card-border)!important;border-radius:12px!important;padding:12px!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:right!important;cursor:pointer!important;transition:all .2s ease!important;position:relative!important}.peach-acc-modal[dir=ltr] .peach-acc-profile-card{text-align:left!important;align-items:flex-start!important}.peach-acc-profile-card:hover{border-color:var(--peach-accent)!important;box-shadow:0 4px 12px #ff7e6714!important}.peach-acc-profile-card.is-active{background:var(--peach-light-bg)!important;border-color:var(--peach-primary)!important}.peach-acc-profile-icon{width:28px!important;height:28px!important;background:var(--peach-light-bg)!important;color:var(--peach-primary)!important;border-radius:8px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:8px!important}.peach-acc-profile-card.is-active .peach-acc-profile-icon{background:var(--peach-primary)!important;color:#fff!important}.peach-acc-profile-icon svg{width:18px!important;height:18px!important;fill:currentColor!important}.peach-acc-profile-info h3{font-size:13px!important;font-weight:700!important;color:var(--acc-text-primary)!important;margin:0 0 2px!important}.peach-acc-profile-info p{font-size:11px!important;color:var(--acc-text-secondary)!important;margin:0!important;line-height:1.2!important}.peach-acc-card-badge{position:absolute!important;top:8px!important;left:8px!important;width:16px!important;height:16px!important;border-radius:50%!important;background:var(--peach-primary)!important;color:#fff!important;display:none!important;align-items:center!important;justify-content:center!important}.peach-acc-modal[dir=ltr] .peach-acc-card-badge{left:auto!important;right:8px!important}.peach-acc-profile-card.is-active .peach-acc-card-badge,.peach-acc-control-card.is-active .peach-acc-card-badge{display:flex!important}.peach-acc-card-badge svg{width:10px!important;height:10px!important;fill:currentColor!important}.peach-acc-controls-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important}.peach-acc-control-card{background:var(--acc-card-bg)!important;border:1px solid var(--acc-card-border)!important;border-radius:12px!important;padding:10px 12px!important;display:flex!important;align-items:center!important;gap:10px!important;cursor:pointer!important;transition:all .2s ease!important;position:relative!important}.peach-acc-control-card:hover{border-color:var(--peach-accent)!important}.peach-acc-control-card.is-active{background:var(--peach-light-bg)!important;border-color:var(--peach-primary)!important}.peach-acc-control-icon{color:var(--acc-text-secondary)!important;display:flex!important;align-items:center!important}.peach-acc-control-card.is-active .peach-acc-control-icon{color:var(--peach-primary)!important}.peach-acc-control-icon svg{width:18px!important;height:18px!important;fill:currentColor!important}.peach-acc-control-label{font-size:13px!important;font-weight:600!important;color:var(--acc-text-primary)!important}.peach-acc-full-control-card{grid-column:span 2!important;background:var(--acc-card-bg)!important;border:1px solid var(--acc-card-border)!important;border-radius:12px!important;padding:12px!important;display:flex!important;flex-direction:column!important;gap:10px!important}.peach-acc-control-row{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:8px!important;width:100%!important}.peach-acc-btn-group{display:flex!important;border:1px solid var(--acc-card-border)!important;border-radius:8px!important;overflow:hidden!important;flex:1 1 auto!important;max-width:100%!important}.peach-acc-btn-group button{background:var(--acc-card-bg)!important;border:none!important;border-left:1px solid var(--acc-card-border)!important;color:var(--acc-text-primary)!important;padding:6px!important;font-size:12px!important;font-weight:700!important;cursor:pointer!important;transition:all .2s ease!important;flex:1 1 0px!important;min-width:0!important;text-align:center!important;white-space:nowrap!important}#peach-acc-cursor-group button{padding:6px 4px!important;font-size:11.5px!important}.peach-acc-modal[dir=ltr] .peach-acc-btn-group button{border-left:none!important;border-right:1px solid var(--acc-card-border)!important}.peach-acc-btn-group button:last-child{border-left:none!important}.peach-acc-modal[dir=ltr] .peach-acc-btn-group button:last-child{border-right:none!important}.peach-acc-btn-group button:hover{background-color:var(--peach-light-bg)!important;color:var(--peach-primary)!important}.peach-acc-btn-group button.active-val{background-color:var(--peach-primary)!important;color:#fff!important}.peach-acc-footer{padding:16px 20px!important;border-top:1px solid var(--acc-widget-border)!important;display:flex!important;flex-direction:column!important;gap:12px!important;background:#ff7e6705!important}.peach-acc-footer-buttons{display:flex!important;gap:10px!important}.peach-acc-reset-btn{flex:1!important;background:var(--peach-primary)!important;color:#fff!important;border:none!important;border-radius:8px!important;padding:10px!important;font-weight:700!important;font-size:14px!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;box-shadow:0 4px 10px #ff7e6733!important;transition:all .2s ease!important}.peach-acc-reset-btn:hover,.peach-acc-reset-btn:focus-visible{background:#e56b54!important}.peach-acc-reset-btn svg{width:16px!important;height:16px!important;fill:currentColor!important}.peach-acc-links{display:flex!important;justify-content:space-between!important;font-size:12px!important;font-weight:600!important}.peach-acc-links a{color:var(--peach-primary)!important;text-decoration:none!important;transition:color .2s!important}.peach-acc-links a:hover{text-decoration:underline!important;color:#e56b54!important}.peach-acc-links span{color:var(--acc-text-secondary)!important}.peach-acc-widget-reset button:focus-visible,.peach-acc-widget-reset [role=button]:focus-visible,.peach-acc-widget-reset a:focus-visible{outline:3px solid var(--acc-focus-ring)!important;outline-offset:1px!important}html[data-peach-acc-text-size="1"]{font-size:calc(var(--font-body-scale, 1) * 62.5% * 1.15)!important}html[data-peach-acc-text-size="2"]{font-size:calc(var(--font-body-scale, 1) * 62.5% * 1.3)!important}html[data-peach-acc-text-size="3"]{font-size:calc(var(--font-body-scale, 1) * 62.5% * 1.45)!important}html[data-peach-acc-text-size="4"]{font-size:calc(var(--font-body-scale, 1) * 62.5% * 1.6)!important}html.peach-acc-line-height-1 p,html.peach-acc-line-height-1 span,html.peach-acc-line-height-1 a,html.peach-acc-line-height-1 li,html.peach-acc-line-height-1 h1,html.peach-acc-line-height-1 h2,html.peach-acc-line-height-1 h3,html.peach-acc-line-height-1 h4,html.peach-acc-line-height-1 h5,html.peach-acc-line-height-1 h6,html.peach-acc-line-height-1 button,html.peach-acc-line-height-1 input,html.peach-acc-line-height-1 label,html.peach-acc-line-height-1 select,html.peach-acc-line-height-1 textarea{line-height:1.6!important}html.peach-acc-line-height-2 p,html.peach-acc-line-height-2 span,html.peach-acc-line-height-2 a,html.peach-acc-line-height-2 li,html.peach-acc-line-height-2 h1,html.peach-acc-line-height-2 h2,html.peach-acc-line-height-2 h3,html.peach-acc-line-height-2 h4,html.peach-acc-line-height-2 h5,html.peach-acc-line-height-2 h6,html.peach-acc-line-height-2 button,html.peach-acc-line-height-2 input,html.peach-acc-line-height-2 label,html.peach-acc-line-height-2 select,html.peach-acc-line-height-2 textarea{line-height:1.8!important}html.peach-acc-line-height-3 p,html.peach-acc-line-height-3 span,html.peach-acc-line-height-3 a,html.peach-acc-line-height-3 li,html.peach-acc-line-height-3 h1,html.peach-acc-line-height-3 h2,html.peach-acc-line-height-3 h3,html.peach-acc-line-height-3 h4,html.peach-acc-line-height-3 h5,html.peach-acc-line-height-3 h6,html.peach-acc-line-height-3 button,html.peach-acc-line-height-3 input,html.peach-acc-line-height-3 label,html.peach-acc-line-height-3 select,html.peach-acc-line-height-3 textarea{line-height:2!important}html.peach-acc-spacing-1 p,html.peach-acc-spacing-1 span,html.peach-acc-spacing-1 a,html.peach-acc-spacing-1 li,html.peach-acc-spacing-1 h1,html.peach-acc-spacing-1 h2,html.peach-acc-spacing-1 h3,html.peach-acc-spacing-1 h4,html.peach-acc-spacing-1 h5,html.peach-acc-spacing-1 h6,html.peach-acc-spacing-1 button,html.peach-acc-spacing-1 input,html.peach-acc-spacing-1 label,html.peach-acc-spacing-1 select,html.peach-acc-spacing-1 textarea{letter-spacing:.12em!important;word-spacing:.16em!important}html.peach-acc-spacing-2 p,html.peach-acc-spacing-2 span,html.peach-acc-spacing-2 a,html.peach-acc-spacing-2 li,html.peach-acc-spacing-2 h1,html.peach-acc-spacing-2 h2,html.peach-acc-spacing-2 h3,html.peach-acc-spacing-2 h4,html.peach-acc-spacing-2 h5,html.peach-acc-spacing-2 h6,html.peach-acc-spacing-2 button,html.peach-acc-spacing-2 input,html.peach-acc-spacing-2 label,html.peach-acc-spacing-2 select,html.peach-acc-spacing-2 textarea{letter-spacing:.16em!important;word-spacing:.22em!important}html.peach-acc-spacing-3 p,html.peach-acc-spacing-3 span,html.peach-acc-spacing-3 a,html.peach-acc-spacing-3 li,html.peach-acc-spacing-3 h1,html.peach-acc-spacing-3 h2,html.peach-acc-spacing-3 h3,html.peach-acc-spacing-3 h4,html.peach-acc-spacing-3 h5,html.peach-acc-spacing-3 h6,html.peach-acc-spacing-3 button,html.peach-acc-spacing-3 input,html.peach-acc-spacing-3 label,html.peach-acc-spacing-3 select,html.peach-acc-spacing-3 textarea{letter-spacing:.2em!important;word-spacing:.3em!important}html.peach-acc-contrast-dark body{background-color:#000!important}html.peach-acc-contrast-dark body>*:not(.peach-acc-widget-reset){filter:invert(1) hue-rotate(180deg)!important}html.peach-acc-contrast-dark body>*:not(.peach-acc-widget-reset) img,html.peach-acc-contrast-dark body>*:not(.peach-acc-widget-reset) video,html.peach-acc-contrast-dark body>*:not(.peach-acc-widget-reset) iframe,html.peach-acc-contrast-dark body>*:not(.peach-acc-widget-reset) [style*=background-image]{filter:invert(1) hue-rotate(180deg)!important}html.peach-acc-contrast-light{background-color:#fff!important;background-image:none!important;color:#000!important}html.peach-acc-contrast-light main,html.peach-acc-contrast-light header,html.peach-acc-contrast-light footer,html.peach-acc-contrast-light section,html.peach-acc-contrast-light body{background-color:#fff!important;background-image:none!important;color:#000!important}html.peach-acc-contrast-light p,html.peach-acc-contrast-light span,html.peach-acc-contrast-light h1,html.peach-acc-contrast-light h2,html.peach-acc-contrast-light h3,html.peach-acc-contrast-light h4,html.peach-acc-contrast-light h5,html.peach-acc-contrast-light h6,html.peach-acc-contrast-light li,html.peach-acc-contrast-light td,html.peach-acc-contrast-light th,html.peach-acc-contrast-light label{color:#000!important;background-color:transparent!important}html.peach-acc-contrast-light a:not(.peach-acc-widget-reset *){color:#00e!important;text-decoration:underline!important}html.peach-acc-contrast-light button:not(.peach-acc-widget-reset *),html.peach-acc-contrast-light input:not(.peach-acc-widget-reset *),html.peach-acc-contrast-light select:not(.peach-acc-widget-reset *),html.peach-acc-contrast-light textarea:not(.peach-acc-widget-reset *){background-color:#fff!important;color:#000!important;border:2px solid #000000!important}html.peach-acc-contrast-mono{filter:grayscale(100%)!important}html.peach-acc-readable-font p:not(i):not(.fa),html.peach-acc-readable-font span:not(i):not(.fa),html.peach-acc-readable-font a:not(i):not(.fa),html.peach-acc-readable-font li:not(i):not(.fa),html.peach-acc-readable-font h1:not(i):not(.fa),html.peach-acc-readable-font h2:not(i):not(.fa),html.peach-acc-readable-font h3:not(i):not(.fa),html.peach-acc-readable-font h4:not(i):not(.fa),html.peach-acc-readable-font h5:not(i):not(.fa),html.peach-acc-readable-font h6:not(i):not(.fa),html.peach-acc-readable-font button:not(i):not(.fa),html.peach-acc-readable-font input:not(i):not(.fa),html.peach-acc-readable-font label:not(i):not(.fa),html.peach-acc-readable-font select:not(i):not(.fa),html.peach-acc-readable-font textarea:not(i):not(.fa){font-family:Arial,Helvetica,system-ui,sans-serif!important}html.peach-acc-highlight-links a:not(.peach-acc-widget-reset *),html.peach-acc-highlight-links button:not(.peach-acc-widget-reset *),html.peach-acc-highlight-links summary:not(.peach-acc-widget-reset *),html.peach-acc-highlight-links [role=button]:not(.peach-acc-widget-reset *),html.peach-acc-highlight-links [aria-haspopup]:not(.peach-acc-widget-reset *),html.peach-acc-highlight-links [aria-expanded]:not(.peach-acc-widget-reset *),html.peach-acc-highlight-links [role=menuitem]:not(.peach-acc-widget-reset *),html.peach-acc-highlight-links .header__menu-item:not(.peach-acc-widget-reset *),html.peach-acc-highlight-links .list-menu__item:not(.peach-acc-widget-reset *),html.peach-acc-highlight-links .menu-drawer__menu-item:not(.peach-acc-widget-reset *){outline:3px dashed #0000ff!important;outline-offset:2px!important;background-color:#ff0!important;color:#000!important;text-decoration:underline!important;font-weight:700!important;box-shadow:none!important}html.peach-acc-highlight-links a:not(.peach-acc-widget-reset *) *,html.peach-acc-highlight-links button:not(.peach-acc-widget-reset *) *,html.peach-acc-highlight-links summary:not(.peach-acc-widget-reset *) *,html.peach-acc-highlight-links [role=button]:not(.peach-acc-widget-reset *) *,html.peach-acc-highlight-links [aria-haspopup]:not(.peach-acc-widget-reset *) *,html.peach-acc-highlight-links [aria-expanded]:not(.peach-acc-widget-reset *) *,html.peach-acc-highlight-links .header__menu-item:not(.peach-acc-widget-reset *) *,html.peach-acc-highlight-links .list-menu__item:not(.peach-acc-widget-reset *) *,html.peach-acc-highlight-links .menu-drawer__menu-item:not(.peach-acc-widget-reset *) *{color:#000!important}html.peach-acc-contrast-dark.peach-acc-highlight-links a:not(.peach-acc-widget-reset *),html.peach-acc-contrast-dark.peach-acc-highlight-links button:not(.peach-acc-widget-reset *),html.peach-acc-contrast-dark.peach-acc-highlight-links summary:not(.peach-acc-widget-reset *),html.peach-acc-contrast-dark.peach-acc-highlight-links [role=button]:not(.peach-acc-widget-reset *),html.peach-acc-contrast-dark.peach-acc-highlight-links [aria-haspopup]:not(.peach-acc-widget-reset *),html.peach-acc-contrast-dark.peach-acc-highlight-links [aria-expanded]:not(.peach-acc-widget-reset *),html.peach-acc-contrast-dark.peach-acc-highlight-links [role=menuitem]:not(.peach-acc-widget-reset *),html.peach-acc-contrast-dark.peach-acc-highlight-links .header__menu-item:not(.peach-acc-widget-reset *),html.peach-acc-contrast-dark.peach-acc-highlight-links .list-menu__item:not(.peach-acc-widget-reset *),html.peach-acc-contrast-dark.peach-acc-highlight-links .menu-drawer__menu-item:not(.peach-acc-widget-reset *){outline:3px dashed #00ffff!important;background-color:#ff0!important;color:#000!important}html.peach-acc-contrast-dark.peach-acc-highlight-links a:not(.peach-acc-widget-reset *) *,html.peach-acc-contrast-dark.peach-acc-highlight-links button:not(.peach-acc-widget-reset *) *,html.peach-acc-contrast-dark.peach-acc-highlight-links summary:not(.peach-acc-widget-reset *) *,html.peach-acc-contrast-dark.peach-acc-highlight-links [role=button]:not(.peach-acc-widget-reset *) *,html.peach-acc-contrast-dark.peach-acc-highlight-links [aria-haspopup]:not(.peach-acc-widget-reset *) *,html.peach-acc-contrast-dark.peach-acc-highlight-links [aria-expanded]:not(.peach-acc-widget-reset *) *,html.peach-acc-contrast-dark.peach-acc-highlight-links .header__menu-item:not(.peach-acc-widget-reset *) *,html.peach-acc-contrast-dark.peach-acc-highlight-links .list-menu__item:not(.peach-acc-widget-reset *) *,html.peach-acc-contrast-dark.peach-acc-highlight-links .menu-drawer__menu-item:not(.peach-acc-widget-reset *) *{color:#000!important}html.peach-acc-highlight-titles h1:not(.peach-acc-widget-reset *),html.peach-acc-highlight-titles h2:not(.peach-acc-widget-reset *),html.peach-acc-highlight-titles h3:not(.peach-acc-widget-reset *),html.peach-acc-highlight-titles h4:not(.peach-acc-widget-reset *),html.peach-acc-highlight-titles h5:not(.peach-acc-widget-reset *),html.peach-acc-highlight-titles h6:not(.peach-acc-widget-reset *){outline:3px dashed #ff00ff!important;outline-offset:3px!important;background-color:#ff00ff1a!important;color:var(--peach-dark)!important;padding:4px 8px!important}html.peach-acc-contrast-dark.peach-acc-highlight-titles h1:not(.peach-acc-widget-reset *),html.peach-acc-contrast-dark.peach-acc-highlight-titles h2:not(.peach-acc-widget-reset *),html.peach-acc-contrast-dark.peach-acc-highlight-titles h3:not(.peach-acc-widget-reset *),html.peach-acc-contrast-dark.peach-acc-highlight-titles h4:not(.peach-acc-widget-reset *),html.peach-acc-contrast-dark.peach-acc-highlight-titles h5:not(.peach-acc-widget-reset *),html.peach-acc-contrast-dark.peach-acc-highlight-titles h6:not(.peach-acc-widget-reset *){color:#ff0!important;background-color:#ffff0026!important}html.peach-acc-stop-animations *,html.peach-acc-stop-animations *:before,html.peach-acc-stop-animations *:after{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;transition-delay:0s!important;scroll-behavior:auto!important}html.peach-acc-cursor-black,html.peach-acc-cursor-black *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 32 32'%3E%3Cpath fill='black' stroke='white' stroke-width='2' d='M5.5 2.4v23.2l6.7-6.5h9.3L5.5 2.4z'/%3E%3C/svg%3E"),auto!important}html.peach-acc-cursor-white,html.peach-acc-cursor-white *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36' viewBox='0 0 32 32'%3E%3Cpath fill='white' stroke='black' stroke-width='2' d='M5.5 2.4v23.2l6.7-6.5h9.3L5.5 2.4z'/%3E%3C/svg%3E"),auto!important}html.peach-acc-keyboard-focus *:focus-visible,html.peach-acc-keyboard-focus summary:focus,html.peach-acc-keyboard-focus button:focus,html.peach-acc-keyboard-focus a:focus,html.peach-acc-keyboard-focus [role=button]:focus,html.peach-acc-keyboard-focus [aria-expanded]:focus,html.peach-acc-keyboard-focus [aria-haspopup]:focus,html.peach-acc-keyboard-focus .header__menu-item:focus{outline:4px solid var(--peach-primary)!important;outline-offset:4px!important;box-shadow:0 0 0 6px #ff7e674d!important}#peach-acc-ruler{position:fixed!important;left:0!important;width:100%!important;height:4px!important;background-color:red!important;box-shadow:0 0 8px #f00c!important;z-index:2147483630!important;pointer-events:none!important;display:none;transform:translateY(-50%)}html.peach-acc-ruler-active #peach-acc-ruler{display:block!important}.peach-acc-mask-overlay{position:fixed!important;left:0!important;width:100%!important;background-color:#000000a6!important;z-index:2147483625!important;pointer-events:none!important;display:none}#peach-acc-mask-top,#peach-acc-mask-bottom{top:0!important}html.peach-acc-mask-active .peach-acc-mask-overlay{display:block!important}@media(max-width:768px){.peach-acc-modal{bottom:0!important;left:0!important;width:100%!important;max-width:100%!important;height:90vh!important;max-height:90vh!important;border-radius:20px 20px 0 0!important;box-shadow:0 -8px 24px #00000026!important}.peach-acc-fab{bottom:10px!important;left:12px!important;width:50px!important;height:50px!important}}
/*# sourceMappingURL=/cdn/shop/t/87/assets/peachito-accessibility.css.map */
