.wb-topbar__left .wb-region-toggle{display:inline-flex;align-items:center;gap:9px;min-height:36px;padding:4px 0;background:none;border:0;color:inherit;font:inherit;cursor:pointer;text-align:left}
.wb-region-toggle span{border-bottom:1px dashed rgba(255,255,255,.5)}
.wb-region-toggle:hover span{border-bottom-style:solid}
.wb-region-toggle svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.5}
.wb-region-dialog{width:min(560px,calc(100% - 28px));max-height:calc(100dvh - 40px);padding:32px;border:1px solid #eddee2;border-radius:20px;box-shadow:0 24px 90px #32192333;color:#492132;background:#fff;overscroll-behavior:contain}
.wb-region-dialog::backdrop{background:#26172266;backdrop-filter:blur(3px)}
.wb-region-dialog__head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}
.wb-region-dialog h2{font:600 36px/1.1 'Cormorant Garamond',Georgia,serif;margin:9px 0 0}
.wb-region-dialog p{font-size:13px;color:#917985;margin:16px 0 22px}
.wb-region-search{display:flex;gap:12px;align-items:center;padding:0 14px;background:#fcf9f9;border:1px solid #eadde2;border-radius:9px}
.wb-region-search svg{width:19px;height:19px;fill:none;stroke:#ad6c7a;stroke-width:1.6}
.wb-region-search input{width:100%;min-width:0;border:0;background:none;padding:14px 0;font:13px Manrope,Arial,sans-serif;color:#492132}
.wb-body .wb-region-search input:focus{outline:none}
.wb-region-search:focus-within{box-shadow:0 0 0 2px #7b263822}
.wb-region-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}
.wb-region-choice{display:flex;justify-content:space-between;gap:12px;padding:14px;border:1px solid #eddee2;border-radius:9px;font-size:14px;text-decoration:none;color:#61404f;overflow-wrap:anywhere}
.wb-region-choice:hover,.wb-region-choice.is-current{background:#fbf3f4;border-color:#d9b5c0;color:#7b2638}
.wb-region-choice[hidden],.wb-region-empty[hidden]{display:none!important}
@media(max-width:640px){.wb-topbar--regions .wb-topbar__inner{flex-wrap:wrap;gap:0 16px;padding-top:3px;padding-bottom:3px}.wb-topbar--regions .wb-topbar__left{display:flex;min-width:0}.wb-topbar--regions .wb-region-toggle>span{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-topbar--regions .wb-topbar__contacts{gap:8px}.wb-region-dialog{padding:26px 22px}.wb-region-dialog h2{font-size:31px}.wb-region-list{grid-template-columns:1fr}}
@media(prefers-reduced-motion:no-preference){.wb-region-dialog[open]{animation:wb-contacts-enter .2s ease both}}
