.price-button.svelte-1kolkup{display:flex;flex-shrink:0;cursor:pointer;align-items:center;gap:2px;border-radius:10px;border:1px solid var(--blue-stroke);padding:5px 9px;background:transparent;text-decoration:none;transition:border-color .15s ease,background-color .15s ease}.price-button.svelte-1kolkup:hover{border-color:var(--accent-blue);background-color:var(--selected-blue)}.price-button--expanded.svelte-1kolkup{border-color:var(--accent-blue)}.price-button--expanded.svelte-1kolkup:hover{background-color:var(--selected-blue)}.price-button__amount.svelte-1kolkup{font-size:1.125rem;font-weight:500;line-height:1.2;color:var(--accent-blue)}.price-button__chevron.svelte-1kolkup{display:flex;align-items:center;justify-content:center}.price-button__chevron.svelte-1kolkup svg{width:26px;height:26px;color:var(--accent-blue);transition:transform .15s ease;transform:rotate(-90deg)}.price-button__chevron--expanded.svelte-1kolkup svg{transform:rotate(180deg)}@media(max-width:767px){.price-button.svelte-1kolkup{padding:4px 8px}.price-button__amount.svelte-1kolkup{font-size:1rem}.price-button__chevron.svelte-1kolkup svg{width:22px;height:22px}}.back-button.svelte-zxwj7t{display:inline-flex;width:fit-content;align-items:center;gap:5px;border-radius:10px;background-color:var(--gray-bg);padding:10px 16px;font-size:1rem;line-height:1.4;color:var(--gray-500);text-decoration:none;transition:opacity .15s ease}.back-button.svelte-zxwj7t:hover{opacity:.8}.dark .back-button.svelte-zxwj7t{background-color:var(--gray-700);color:var(--gray-400)}.back-button__icon.svelte-zxwj7t{width:1rem;height:1rem;flex-shrink:0;transform:rotate(180deg)}.layout.svelte-fv29uo{display:flex;flex-direction:column;gap:20px}@media(min-width:1400px){.layout.svelte-fv29uo{flex-direction:row;align-items:flex-start;gap:16px}}.layout__sidebar.svelte-fv29uo{display:flex;width:100%;flex-shrink:0;flex-direction:column;border-radius:13px;background-color:var(--white);padding:15px}.dark .layout__sidebar.svelte-fv29uo{background-color:var(--section-bg)}@media(min-width:1400px){.layout__sidebar.svelte-fv29uo{width:491px;max-width:491px}}.layout__map.svelte-fv29uo{display:flex;width:100%;flex-shrink:0;flex-direction:column;gap:10px;scroll-margin-top:6rem}@media(min-width:1400px){.layout__map.svelte-fv29uo{position:sticky;top:1rem;width:693px;max-width:693px;align-self:flex-start}}.layout__overlay.svelte-fv29uo{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;background-color:#0009;padding:1rem}.layout__modal.svelte-fv29uo{position:relative;height:85vh;width:100%;max-width:1200px;overflow:hidden;border-radius:13px;background-color:var(--white)}.dark .layout__modal.svelte-fv29uo{background-color:var(--section-bg)}.layout__close.svelte-fv29uo{position:absolute;top:1rem;right:1rem;z-index:10;display:flex;width:2.5rem;height:2.5rem;align-items:center;justify-content:center;border:none;border-radius:9999px;background-color:var(--white);box-shadow:0 1px 2px #0000000d;cursor:pointer;padding:0}.dark .layout__close.svelte-fv29uo{background-color:var(--gray-700)}
