.balance-a11y{--a11y-gold:#b5965b;--a11y-ink:#20201d;--a11y-paper:#f6f2e9;--a11y-line:rgba(32,32,29,.16);font:inherit}.balance-a11y__launcher{position:fixed;z-index:99990;left:14px;right:auto;bottom:22px;display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-height:44px;padding:0;border:1px solid rgba(32,32,29,.18);border-radius:50%;background:#f6f2e9;color:#20201d;box-shadow:0 8px 24px rgba(0,0,0,.12);font:600 13px/1.2 inherit;letter-spacing:.02em;cursor:pointer}.balance-a11y__launcher svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.balance-a11y__launcher:hover,.balance-a11y__launcher:focus-visible{background:#b5965b;color:#20201d;outline:3px solid #f6f2e9;outline-offset:3px}.balance-a11y__launcher>span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.balance-a11y__backdrop{position:fixed;z-index:99991;inset:0;background:rgba(12,12,11,.42);backdrop-filter:blur(2px)}.balance-a11y__panel{position:fixed;z-index:99992;left:14px;right:auto;bottom:76px;width:min(410px,calc(100vw - 28px));max-height:min(680px,calc(100vh - 104px));overflow:auto;padding:26px;border:1px solid var(--a11y-line);border-radius:18px;background:var(--a11y-paper);color:var(--a11y-ink);box-shadow:0 24px 70px rgba(0,0,0,.24)}.balance-a11y__header{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.balance-a11y__eyebrow{margin:0 0 7px;font-size:10px;font-weight:700;letter-spacing:.18em;color:#806b44}.balance-a11y__panel h2{margin:0;font:500 26px/1.1 inherit;letter-spacing:-.025em;color:inherit}.balance-a11y__close{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border:1px solid var(--a11y-line);border-radius:50%;background:transparent;color:inherit;cursor:pointer}.balance-a11y__close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6}.balance-a11y__close:hover,.balance-a11y__close:focus-visible,.balance-a11y__stepper button:focus-visible,.balance-a11y__toggle:focus-visible,.balance-a11y__reset:focus-visible,.balance-a11y__footer a:focus-visible{outline:3px solid var(--a11y-gold);outline-offset:2px}.balance-a11y__intro{margin:18px 0 22px;font-size:14px;line-height:1.55;color:#55534d}.balance-a11y__text-control{padding:17px 0 20px;border-top:1px solid var(--a11y-line);border-bottom:1px solid var(--a11y-line)}.balance-a11y__control-label{display:block;margin-bottom:12px;font-size:14px;font-weight:600}.balance-a11y__stepper{display:grid;grid-template-columns:repeat(3,1fr);overflow:hidden;border:1px solid var(--a11y-line);border-radius:10px}.balance-a11y__stepper button{min-height:46px;border:0;border-right:1px solid var(--a11y-line);background:rgba(255,255,255,.42);color:inherit;font:600 15px inherit;cursor:pointer}.balance-a11y__stepper button:last-child{border-right:0}.balance-a11y__stepper button:hover{background:#fff}.balance-a11y__controls{display:grid}.balance-a11y__toggle{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;min-height:55px;padding:8px 0;border:0;border-bottom:1px solid var(--a11y-line);background:transparent;color:inherit;text-align:left;font:500 14px/1.35 inherit;cursor:pointer}.balance-a11y__switch{position:relative;flex:0 0 42px;width:42px;height:24px;border:1px solid #77736a;border-radius:999px;background:transparent;transition:.18s ease}.balance-a11y__switch span{position:absolute;top:3px;left:3px;width:16px;height:16px;border-radius:50%;background:#77736a;transition:.18s ease}.balance-a11y__toggle[aria-pressed=true] .balance-a11y__switch{border-color:var(--a11y-ink);background:var(--a11y-ink)}.balance-a11y__toggle[aria-pressed=true] .balance-a11y__switch span{transform:translateX(18px);background:#fff}.balance-a11y__footer{display:flex;align-items:center;justify-content:space-between;gap:18px;padding-top:20px}.balance-a11y__reset{padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:inherit;font:600 12px/1.4 inherit;cursor:pointer}.balance-a11y__footer a{font-size:12px;color:inherit;text-decoration:underline;text-underline-offset:3px}.balance-a11y [hidden]{display:none!important}
html.balance-a11y-text-1{font-size:106.25%}html.balance-a11y-text-2{font-size:112.5%}html.balance-a11y-text-3{font-size:125%}html.balance-a11y-text--1{font-size:93.75%}html.balance-a11y-text--2{font-size:87.5%}html.balance-a11y-spacing body{line-height:1.7!important;letter-spacing:.06em!important;word-spacing:.14em!important}html.balance-a11y-spacing p,html.balance-a11y-spacing li{line-height:1.8!important}html.balance-a11y-font body{font-family:Verdana,Arial,sans-serif!important}html.balance-a11y-links a:not(.balance-a11y__launcher){text-decoration:underline!important;text-decoration-thickness:2px!important;text-underline-offset:3px!important}html.balance-a11y-contrast{filter:contrast(1.2)}html.balance-a11y-contrast body{background:#fff;color:#111}html.balance-a11y-motion *,html.balance-a11y-motion *::before,html.balance-a11y-motion *::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}
@media (prefers-reduced-motion:reduce){.balance-a11y__switch,.balance-a11y__switch span{transition:none}}@media(max-width:600px){.balance-a11y__launcher{left:10px;right:auto;bottom:12px;width:42px;height:42px;justify-content:center;padding:0}.balance-a11y__panel{left:8px;right:auto;bottom:64px;width:calc(100vw - 16px);max-height:calc(100dvh - 80px);padding:22px;border-radius:16px}.balance-a11y__panel h2{font-size:23px}}@media print{.balance-a11y{display:none!important}}