:root,[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--t-color-canvas:#f4f7fb;--t-color-surface:#fff;--t-color-text:#192536;--t-color-muted:#526277;--t-color-border:#d8e0eb;--t-color-control-border:#64768d;--t-color-action:#315cdb;--t-color-on-action:#fff;--t-color-action-hover:#2448b1;--t-color-action-soft:#edf2ff;--t-color-navigation-selected:#c2d7ff;--t-color-on-navigation-selected:#163b78;--t-color-navigation-hover:#e0eaff;--t-color-success:#14653b;--t-color-success-soft:#eaf7ef;--t-color-warning:#805300;--t-color-warning-soft:#fff3d6;--t-color-danger:#b42332;--t-color-danger-soft:#fff0f0;--t-color-neutral-soft:#eaf0f6;--t-color-zone-green:#21864e;--t-color-zone-blue:#257abb;--t-color-zone-purple:#8954b8;--t-color-zone-orange:#bc7218;--t-color-zone-red:#cb4851;--t-color-zone-teal:#138980;--t-layout-map-inspector:26.25rem;--t-layout-map-inspector-laptop:23.75rem;--t-layout-zone-list:16.25rem;--t-layout-zone-list-laptop:14rem;--t-color-overlay:#1119248c;--t-font-display:"Segoe UI Variable Display", "Aptos Display", "Segoe UI", sans-serif;--t-font-body:"Segoe UI Variable Text", "Aptos", "Segoe UI", sans-serif;--t-font-numeric:"Cascadia Mono", "Consolas", monospace;--t-font-xs:.75rem;--t-font-sm:.875rem;--t-font-md:1rem;--t-font-lg:1.25rem;--t-font-xl:1.75rem;--t-weight-regular:400;--t-weight-medium:600;--t-line-height:1.5;--t-space-1:.25rem;--t-space-2:.5rem;--t-space-3:.75rem;--t-space-4:1rem;--t-space-5:1.25rem;--t-space-6:1.5rem;--t-space-8:2rem;--t-space-10:2.5rem;--t-control-compact:2.25rem;--t-control-comfortable:2.75rem;--t-row-compact:2.5rem;--t-row-comfortable:3.5rem;--t-control-height:var(--t-control-compact);--t-row-height:var(--t-row-compact);--t-radius-control:.5rem;--t-radius-panel:.75rem;--t-radius-pill:999px;--t-border-width:1px;--t-shadow-raised:0 2px 8px #11192414;--t-shadow-overlay:0 16px 64px #11192440;--t-z-base:0;--t-z-skip:10;--t-z-overlay:100;--t-motion-fast:.12s;--t-motion-overlay:.2s;--t-motion-slow:.8s;--t-motion-ease:ease-out;--t-focus-width:2px;--t-focus-offset:3px;--t-breakpoint-mobile:768px;--t-breakpoint-tablet:1024px;--t-layout-sidebar:13rem;--t-layout-context:17rem;--t-layout-content:88rem;--t-layout-dialog:36rem;--t-layout-crm-sidebar:14rem;--t-layout-crm-sidebar-laptop:12.5rem;--t-layout-categories:13rem;--t-layout-categories-laptop:11.5rem;--t-layout-operator-header:6rem;--t-layout-drawer:48rem;--t-layout-drawer-laptop:42rem;--t-layout-filter-min:12rem;--t-layout-filter-max:18rem;--t-layout-matrix-min:34rem;--t-font-workspace-title:1.5rem;--t-table-min-width:32rem}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--t-color-canvas:#111924;--t-color-surface:#192536;--t-color-text:#f1f5fb;--t-color-muted:#b3c2d5;--t-color-border:#35465d;--t-color-control-border:#8a9bb0;--t-color-action:#9bb8ff;--t-color-on-action:#111924;--t-color-action-hover:#bed0ff;--t-color-action-soft:#253958;--t-color-navigation-selected:#244c87;--t-color-on-navigation-selected:#e2edff;--t-color-navigation-hover:#1b304c;--t-color-success:#86dfab;--t-color-success-soft:#143525;--t-color-warning:#ffd27a;--t-color-warning-soft:#3c2d13;--t-color-danger:#ffb3ba;--t-color-danger-soft:#431f2b;--t-color-neutral-soft:#27364b}:root,[data-theme]{--t-border:var(--t-border-width) solid var(--t-color-border);--t-color-interactive-hover:var(--t-color-neutral-soft);--t-focus-color:var(--t-color-action);--t-focus-ring:var(--t-focus-width) solid var(--t-focus-color)}[data-density=compact]{--t-control-height:var(--t-control-compact);--t-row-height:var(--t-row-compact)}[data-density=comfortable]{--t-control-height:var(--t-control-comfortable);--t-row-height:var(--t-row-comfortable)}.t-select{font:inherit;width:100%}.t-select:focus-visible{outline:var(--t-focus-ring);outline-offset:var(--t-focus-offset)}.t-checkbox{align-items:center;gap:var(--t-space-2);min-height:var(--t-control-height);cursor:pointer;display:flex;position:relative}.t-checkbox-mark{width:var(--t-space-5);height:var(--t-space-5);border:var(--t-border-width) solid var(--t-color-control-border);border-radius:var(--t-radius-control);color:#0000;flex:none;justify-content:center;align-items:center;display:inline-flex}.t-checkbox-mark svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px}.t-checkbox[data-selected] .t-checkbox-mark{background:var(--t-color-action);color:var(--t-color-on-action)}.t-checkbox[data-disabled]{color:var(--t-color-muted);cursor:not-allowed}*,:before,:after{box-sizing:border-box}body{background:var(--t-color-canvas);color:var(--t-color-text);font-family:var(--t-font-body);font-size:var(--t-font-sm);line-height:var(--t-line-height);margin:0}button,textarea,input{font:inherit}a{color:var(--t-color-action)}h1,h2,h3,p{margin:0}h1,h2,h3,.t-heading{font-family:var(--t-font-display)}h1{font-size:var(--t-font-xl);line-height:1.2;font-weight:var(--t-weight-medium)}h2,.t-heading{font-size:var(--t-font-lg);font-weight:var(--t-weight-medium)}h3{font-size:var(--t-font-md)}:where(a,button,input,textarea,[tabindex]):focus-visible,[data-focus-visible]{outline:var(--t-focus-ring);outline-offset:var(--t-focus-offset)}.t-button{justify-content:center;align-items:center;gap:var(--t-space-2);min-height:var(--t-control-height);border:var(--t-border-width) solid transparent;border-radius:var(--t-radius-control);max-width:100%;padding:var(--t-space-2) var(--t-space-4);font-weight:var(--t-weight-medium);cursor:pointer;background:var(--t-color-action);color:var(--t-color-on-action);transition:background-color var(--t-motion-fast) var(--t-motion-ease);overflow-wrap:anywhere;display:inline-flex}.t-button[data-hovered],.t-button[data-focus-visible]{background:var(--t-color-action-hover)}.t-button[data-pressed]{box-shadow:inset 0 0 0 var(--t-focus-width) currentColor}.t-button--secondary{background:var(--t-color-surface);border-color:var(--t-color-control-border);color:var(--t-color-text)}.t-button--secondary[data-hovered],.t-button--secondary[data-focus-visible]{background:var(--t-color-interactive-hover)}.t-close-button.t-button{width:var(--t-control-height);height:var(--t-control-height);padding:var(--t-space-2);border-radius:var(--t-radius-pill);background:var(--t-color-canvas);border-color:#0000;flex:none}.t-close-button.t-button[data-hovered]:not([aria-disabled=true]),.t-close-button.t-button[data-focus-visible]:not([aria-disabled=true]){background:var(--t-color-interactive-hover)}.t-button--danger{background:var(--t-color-danger-soft);border-color:var(--t-color-danger);color:var(--t-color-danger)}.t-button--danger[data-hovered],.t-button--danger[data-focus-visible]{background:var(--t-color-danger);color:var(--t-color-surface)}.t-button[data-disabled],.t-button[data-pending],.t-button[data-loading]{background:var(--t-color-neutral-soft);color:var(--t-color-muted);border-color:var(--t-color-border);cursor:not-allowed}.t-image-error{align-items:flex-start;gap:var(--t-space-2);max-width:100%;font-size:var(--t-font-sm);color:var(--t-color-danger);flex-direction:column;display:flex}.t-visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;top:0;left:0;overflow:hidden}.t-spinner{width:var(--t-space-4);height:var(--t-space-4);border:var(--t-focus-width) solid currentColor;border-radius:var(--t-radius-pill);animation:t-spin var(--t-motion-slow) linear infinite;border-right-color:#0000;flex:none}@keyframes t-spin{to{transform:rotate(360deg)}}.t-field{gap:var(--t-space-2);flex-direction:column;min-width:0;display:flex}.t-label{color:var(--t-color-text);font-weight:var(--t-weight-medium)}.t-input{width:100%;min-width:0;min-height:var(--t-control-height);padding:var(--t-space-2) var(--t-space-3);border:var(--t-border-width) solid var(--t-color-control-border);border-radius:var(--t-radius-control);background:var(--t-color-surface);color:var(--t-color-text)}.t-input-with-suffix{position:relative}textarea.t-input{resize:vertical;min-height:calc(var(--t-control-height) * 2)}.t-product-details{gap:var(--t-space-3);white-space:pre-wrap;overflow-wrap:anywhere;min-width:0;display:grid}.t-product-details p,.t-product-details dl,.t-product-details h3,.t-product-details dd{margin:0}.t-product-details dl{gap:var(--t-space-3);display:grid}.t-product-details dt{font-weight:var(--t-weight-medium)}.t-product-details .t-nutrition{margin-top:var(--t-space-2);grid-template-columns:repeat(auto-fit, minmax(calc(var(--t-space-8) * 3), 1fr))}.t-input-with-suffix .t-input{width:100%;padding-inline-end:var(--t-space-8)}.t-input-with-suffix>span{right:var(--t-space-3);color:var(--t-color-muted);pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.t-input::placeholder{color:var(--t-color-muted)}.t-input[data-invalid]{border-color:var(--t-color-danger)}.t-input:disabled,.t-field[data-readonly] .t-input{background:var(--t-color-neutral-soft);color:var(--t-color-muted)}.t-description{color:var(--t-color-muted);font-size:var(--t-font-sm)}.t-field-error{color:var(--t-color-danger);font-size:var(--t-font-sm)}.t-number-group{gap:var(--t-space-2);min-width:0;display:flex}.t-step-button{min-width:var(--t-control-height);min-height:var(--t-control-height);border:var(--t-border-width) solid var(--t-color-control-border);border-radius:var(--t-radius-control);background:var(--t-color-surface);color:var(--t-color-text);cursor:pointer}.t-step-button[data-hovered]{background:var(--t-color-neutral-soft)}.t-step-button[data-disabled]{color:var(--t-color-muted);cursor:not-allowed;background:var(--t-color-neutral-soft)}.t-numeric{font-family:var(--t-font-numeric);font-variant-numeric:tabular-nums}.t-status{width:fit-content;max-width:100%;padding:var(--t-space-1) var(--t-space-2);border-radius:var(--t-radius-control);font-size:var(--t-font-xs);line-height:var(--t-line-height);font-weight:var(--t-weight-medium);overflow-wrap:anywhere;align-items:center;display:inline-flex}.t-status--neutral{color:var(--t-color-muted);background:var(--t-color-neutral-soft)}.t-status--info{color:var(--t-color-action);background:var(--t-color-action-soft)}.t-status--success{color:var(--t-color-success);background:var(--t-color-success-soft)}.t-status--warning{color:var(--t-color-warning);background:var(--t-color-warning-soft)}.t-status--danger{color:var(--t-color-danger);background:var(--t-color-danger-soft)}.t-modal-overlay{z-index:var(--t-z-overlay);background:var(--t-color-overlay);padding:var(--t-space-4);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.t-modal{width:min(100%, var(--t-layout-dialog));max-height:calc(100dvh - var(--t-space-8));border:var(--t-border);border-radius:var(--t-radius-panel);background:var(--t-color-surface);color:var(--t-color-text);box-shadow:var(--t-shadow-overlay);overflow-y:auto}.t-modal-overlay[data-entering]{animation:t-overlay-enter var(--t-motion-overlay) var(--t-motion-ease) both}.t-modal-overlay[data-exiting]{animation:t-overlay-exit var(--t-motion-fast) var(--t-motion-ease) both}.t-modal[data-entering]{animation:t-dialog-enter var(--t-motion-overlay) var(--t-motion-ease) both}.t-modal[data-exiting]{animation:t-dialog-exit var(--t-motion-fast) var(--t-motion-ease) both}.t-modal-overlay[data-placement=drawer] .t-modal[data-entering]{animation-name:t-drawer-enter}.t-modal-overlay[data-placement=drawer] .t-modal[data-exiting]{animation-name:t-drawer-exit}@keyframes t-overlay-enter{0%{opacity:0}to{opacity:1}}@keyframes t-overlay-exit{0%{opacity:1}to{opacity:0}}@keyframes t-dialog-enter{0%{transform:translateY(var(--t-space-2))}to{transform:translateY(0)}}@keyframes t-dialog-exit{0%{transform:translateY(0)}to{transform:translateY(var(--t-space-2))}}@keyframes t-drawer-enter{0%{transform:translateX(var(--t-space-8))}to{transform:translate(0)}}@keyframes t-drawer-exit{0%{transform:translate(0)}to{transform:translateX(var(--t-space-8))}}.t-dialog{padding:var(--t-space-6);outline:none}.t-dialog-header{justify-content:space-between;align-items:flex-start;gap:var(--t-space-4);margin-bottom:var(--t-space-6);display:flex}.t-dialog-header .t-heading{overflow-wrap:anywhere}.t-dialog-body{gap:var(--t-space-4);display:grid}.t-table-region{border:var(--t-border);border-radius:var(--t-radius-panel);background:var(--t-color-surface);min-width:0;max-width:100%;padding:var(--t-space-1);overflow-x:auto}.t-table{width:100%;min-width:var(--t-table-min-width);border-collapse:separate;border-spacing:0;text-align:left}.t-table-heading{padding:var(--t-space-3) var(--t-space-4);color:var(--t-color-muted);font-size:var(--t-font-xs);font-weight:var(--t-weight-medium);border-bottom:var(--t-border);background:var(--t-color-canvas)}.t-table-cell{height:var(--t-row-height);padding:var(--t-space-3) var(--t-space-4);border-bottom:var(--t-border);overflow-wrap:anywhere}.t-table-row:last-child .t-table-cell{border-bottom:0}.t-table-row[data-hovered],.t-table-row:focus-within{background:var(--t-color-interactive-hover)}.t-table-reorder-cell{align-items:center;gap:var(--t-space-2);min-width:0;display:flex}.t-table-drag-handle.t-button{min-width:0;padding-inline:var(--t-space-1);color:var(--t-color-muted);cursor:grab;opacity:0;background:0 0;border-color:#0000;flex:none}.t-table-row:hover .t-table-drag-handle,.t-table-row:focus-within .t-table-drag-handle{opacity:1}.t-table-row[data-dragging]{opacity:.6}.t-table-drop-indicator[data-drop-target]>td{border-top:2px solid var(--t-color-action);box-shadow:0 var(--t-space-1) 0 var(--t-color-action-soft);position:relative}.t-table-drop-indicator[data-drop-target]>td:before{content:"";top:calc(-1 * var(--t-space-1));left:var(--t-space-2);width:var(--t-space-2);height:var(--t-space-2);border-radius:var(--t-radius-pill);background:var(--t-color-action);pointer-events:none;position:absolute}@media (pointer:coarse){.t-table-drag-handle.t-button{opacity:1}}.t-table-row[data-focus-visible],.t-table-cell[data-focus-visible],.t-table-heading[data-focus-visible]{outline-offset:calc(-1 * var(--t-focus-width))}.t-table-empty{padding:var(--t-space-8);text-align:center;color:var(--t-color-muted)}.t-shell{background:var(--t-color-canvas);min-height:100dvh;color:var(--t-color-text);display:flex}.t-modal-overlay[data-placement=drawer]{justify-content:flex-end;padding:0}.t-modal-overlay[data-placement=drawer] .t-modal{width:min(var(--t-layout-drawer), 100vw);border-radius:0;max-width:100vw;height:100dvh;max-height:100dvh}.t-modal-overlay[data-placement=drawer] .t-dialog{height:100%;max-height:100dvh}@media (width<=1500px){.t-modal-overlay[data-placement=drawer] .t-modal{width:min(var(--t-layout-drawer-laptop), 100vw)}}.t-sidebar{width:var(--t-layout-sidebar);flex:0 0 var(--t-layout-sidebar);padding:var(--t-space-6) var(--t-space-4);background:var(--t-color-surface);border-right:var(--t-border)}.t-wordmark{font-family:var(--t-font-display);font-size:var(--t-font-lg);font-weight:var(--t-weight-medium);display:block}.t-wordmark span{font-size:var(--t-font-xs);color:var(--t-color-muted);font-weight:var(--t-weight-regular);display:block}.t-navigation{margin-top:var(--t-space-10)}.t-navigation-toggle{display:none}.t-navigation-group+.t-navigation-group{margin-top:var(--t-space-6)}.t-navigation-group h2{padding:var(--t-space-2);color:var(--t-color-muted);font-family:var(--t-font-body);font-size:var(--t-font-xs)}.t-navigation ul{margin:0;padding:0;list-style:none}.t-navigation a{min-height:var(--t-control-height);padding:var(--t-space-2);border-radius:var(--t-radius-control);color:var(--t-color-text);transition:background-color var(--t-motion-fast) var(--t-motion-ease);text-decoration:none;display:block}.t-navigation a:hover,.t-navigation a:focus-visible{background:var(--t-color-interactive-hover)}.t-navigation a[aria-current=page]{color:var(--t-color-action);background:var(--t-color-action-soft);font-weight:var(--t-weight-medium)}.t-main{width:100%;max-width:var(--t-layout-content);min-width:0;padding:var(--t-space-8);margin-inline:auto}.t-page-header{justify-content:space-between;gap:var(--t-space-4);margin-bottom:var(--t-space-6);flex-wrap:wrap;align-items:flex-start;display:flex}.t-page-header>div{min-width:0}.t-page-header p{margin-top:var(--t-space-2);color:var(--t-color-muted)}.t-actions{gap:var(--t-space-2);flex-wrap:wrap;align-items:center;display:flex}.t-workspace{gap:var(--t-space-6);min-width:0;display:grid}.t-workspace--with-context{grid-template-columns:minmax(0, 1fr) var(--t-layout-context)}.t-content{gap:var(--t-space-6);flex-direction:column;min-width:0;display:flex}.t-context{background:var(--t-color-surface);border:var(--t-border);border-radius:var(--t-radius-panel);min-width:0;padding:var(--t-space-5);align-self:start}.t-context>*+*{margin-top:var(--t-space-4)}.t-edition-rail{align-items:center;gap:var(--t-space-3) var(--t-space-4);padding:var(--t-space-4);border:var(--t-border);border-radius:var(--t-radius-panel);background:var(--t-color-surface);flex-wrap:wrap;display:flex}.t-edition-rail ol{align-items:center;gap:var(--t-space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.t-edition-rail li{font-size:var(--t-font-sm);color:var(--t-color-muted)}.t-edition-rail li+li:before{content:"→";margin-right:var(--t-space-2);color:var(--t-color-muted)}.t-edition-rail li[aria-current=step]{font-weight:var(--t-weight-medium);color:var(--t-color-action)}.t-edition-revision{font-size:var(--t-font-xs);color:var(--t-color-muted)}.t-skip-link{top:var(--t-space-2);left:var(--t-space-2);z-index:var(--t-z-skip);padding:var(--t-space-3);background:var(--t-color-surface);position:fixed;transform:translateY(-200%)}.t-skip-link:focus{transform:translateY(0)}.t-shell--storefront .t-main{max-width:64rem}.t-shell--backoffice{height:100dvh}.t-shell--backoffice .t-sidebar{--t-navigation-gutter:var(--t-space-4);background:var(--t-color-canvas);border-right:0;min-height:0;padding-inline:0;overflow-y:auto}.t-shell--backoffice .t-sidebar-heading{padding-inline:var(--t-navigation-gutter)}.t-shell--backoffice .t-navigation{padding-inline-end:var(--t-navigation-gutter)}.t-shell--backoffice .t-navigation-group h2{padding-inline-start:calc(var(--t-navigation-gutter) + var(--t-space-2))}.t-shell--backoffice .t-navigation a{border-radius:0 var(--t-radius-pill) var(--t-radius-pill) 0;padding-inline:calc(var(--t-navigation-gutter) + var(--t-space-4)) var(--t-space-4)}.t-shell--backoffice .t-navigation a:hover,.t-shell--backoffice .t-navigation a:focus-visible{background:var(--t-color-interactive-hover)}.t-shell--backoffice .t-navigation a[aria-current=page]{background:var(--t-color-navigation-selected);color:var(--t-color-on-navigation-selected)}.t-shell--backoffice .t-navigation a:focus-visible{outline-offset:calc(-1 * var(--t-focus-width))}.t-shell--backoffice .t-main{flex-direction:column;max-width:none;min-height:0;margin:0;padding:0;display:flex}.t-shell--backoffice .t-page-header{padding:var(--t-space-5) var(--t-space-8);flex:none;align-items:center;margin:0}.t-shell--backoffice .t-page-header .t-button{border-radius:var(--t-radius-panel)}.t-shell--backoffice .t-workspace{min-height:0;margin:0 var(--t-space-4) var(--t-space-4);padding:var(--t-space-4);background:var(--t-color-surface);border-radius:var(--t-radius-panel);flex:1;align-content:start;overflow-y:auto}.t-shell--backoffice .t-workspace:focus-visible{outline-offset:calc(-1 * var(--t-focus-width))}.t-stack{gap:var(--t-space-4);display:grid}.t-surface{padding:var(--t-space-6);background:var(--t-color-surface);border:var(--t-border);border-radius:var(--t-radius-panel)}.t-muted{color:var(--t-color-muted)}.t-story{padding:var(--t-space-6);background:var(--t-color-canvas);min-height:100dvh;color:var(--t-color-text)}.t-story-grid{gap:var(--t-space-6);grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));display:grid}@media (width<=1024px){.t-shell{flex-direction:column}.t-sidebar{width:100%;padding:var(--t-space-3) var(--t-space-6);border-right:0;border-bottom:var(--t-border);flex-basis:auto}.t-sidebar-heading{justify-content:space-between;align-items:center;gap:var(--t-space-4);display:flex}.t-navigation-toggle{display:inline-flex}.t-navigation{margin-top:var(--t-space-4);display:none}.t-navigation[data-open=true]{display:block}.t-workspace--with-context{grid-template-columns:minmax(0,1fr)}.t-shell--backoffice .t-sidebar{--t-navigation-gutter:var(--t-space-6);border-bottom:0;flex:none;max-height:40dvh}.t-shell--backoffice .t-main{flex:1}}@media (width<=768px){:root,[data-density]{--t-control-height:var(--t-control-comfortable);--t-row-height:var(--t-row-comfortable)}.t-main{padding:var(--t-space-4)}.t-sidebar{padding-inline:var(--t-space-4)}.t-shell--backoffice .t-sidebar{--t-navigation-gutter:var(--t-space-4)}.t-page-header{flex-direction:column}.t-actions{width:100%}.t-dialog{padding:var(--t-space-4)}.t-dialog-header{flex-wrap:wrap}.t-story,.t-surface{padding:var(--t-space-4)}.t-shell--backoffice .t-page-header{padding:var(--t-space-4);align-items:stretch}.t-shell--backoffice .t-page-header .t-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.t-shell--backoffice .t-page-header .t-actions>.t-button:first-of-type{grid-column:1/-1}.t-shell--backoffice .t-workspace{margin-inline:var(--t-space-2);margin-bottom:var(--t-space-2);padding:var(--t-space-2)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.sf-stack{gap:var(--t-space-5);flex-direction:column;display:flex}.sf-bootstrap{min-height:100dvh;padding:var(--t-space-6);background:var(--t-color-canvas);place-items:center;display:grid}.sf-brand-header{z-index:var(--t-z-base);justify-content:space-between;align-items:center;gap:var(--t-space-4);padding:var(--t-space-4) var(--t-space-6);border-bottom:var(--t-border);background:var(--t-color-surface);display:flex;position:sticky;top:0}.sf-brand-name{color:var(--t-color-text);font-family:var(--t-font-display);font-size:var(--t-font-xl);font-weight:var(--t-weight-medium);text-decoration:none}.sf-brand-header nav{align-items:center;gap:var(--t-space-4);scrollbar-width:none;display:flex;overflow-x:auto}.sf-brand-header nav::-webkit-scrollbar{display:none}.sf-banner-rail::-webkit-scrollbar{display:none}.sf-brand-header nav a{color:var(--t-color-text);white-space:nowrap}.sf-banner-carousel{gap:var(--t-space-3);min-width:0;display:grid}.sf-banner-controls{justify-content:flex-end;gap:var(--t-space-2);display:flex}.sf-banner-controls .t-button{min-width:var(--t-control-height);padding-inline:var(--t-space-2)}.sf-banner-rail{gap:var(--t-space-3);overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;min-width:0;display:flex;overflow-x:auto}.sf-banner-card{min-height:11rem;padding:var(--t-space-6);border-radius:var(--t-radius-surface);background:var(--t-color-action-soft);color:var(--t-color-text);scroll-snap-align:start;flex:0 0 min(22rem,78vw);align-items:flex-end;text-decoration:none;display:flex}.sf-banner-card:nth-child(3n+2){background:var(--t-color-warning-soft)}.sf-banner-card:nth-child(3n){background:var(--t-color-success-soft)}.sf-banner-card h2{font-size:var(--t-font-xl);margin:0}.sf-published-page{white-space:pre-wrap;overflow-wrap:anywhere}.sf-brand-footer{padding:var(--t-space-5) var(--t-space-6);border-top:var(--t-border);background:var(--t-color-surface);color:var(--t-color-muted)}.sf-brand-footer p{max-width:var(--t-layout-content);margin:0 auto}.sf-order-items{gap:var(--t-space-3);margin:0;padding:0;list-style:none;display:grid}.sf-order-items li,.sf-order-total{justify-content:space-between;gap:var(--t-space-4);display:flex}.sf-order-items li>span:first-child{overflow-wrap:anywhere;min-width:0}.sf-order-items .t-numeric{white-space:nowrap}.sf-order-total{padding-block:var(--t-space-3);border-block:var(--t-border);margin:0}.sf-checkout-fields{gap:var(--t-space-4);grid-template-columns:1fr 1fr;display:grid}@media (width<=768px){.sf-brand-header{padding:var(--t-space-4);flex-direction:column;align-items:flex-start}.sf-brand-header nav{width:100%}.sf-banner-card{min-height:9rem;padding:var(--t-space-4);flex-basis:88%}.sf-checkout-fields{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.sf-banner-rail{scroll-behavior:auto}}.sf-catalog-meta,.sf-cart-heading{justify-content:space-between;align-items:center;gap:var(--t-space-3);flex-wrap:wrap;display:flex}.sf-category{gap:var(--t-space-3);display:grid}.sf-category h2,.sf-product-card h3{margin:0}.sf-product-grid{gap:var(--t-space-3);grid-template-columns:repeat(auto-fit,minmax(min(100%,16rem),1fr));display:grid}.sf-product-card,.sf-cart,.sf-empty{border:var(--t-border);border-radius:var(--t-radius-surface);background:var(--t-color-surface);box-shadow:var(--t-shadow-surface);padding:var(--t-space-5)}.sf-product-card{justify-content:space-between;gap:var(--t-space-4);flex-direction:column;min-width:0;min-height:10rem;display:flex}.sf-product-card h3{overflow-wrap:anywhere}.sf-product-photo{width:100%;height:auto;max-height:calc(var(--t-space-6) * 12);object-fit:contain;border-radius:var(--t-radius-control);display:block}.sf-product-card p,.sf-cart-note,.sf-radio{color:var(--t-color-muted)}.sf-price{font-family:var(--t-font-display);font-size:var(--t-font-xl);margin:0;font-weight:700}.sf-radio{gap:var(--t-space-2);padding-block:var(--t-space-2);display:flex}.sf-stack fieldset{gap:var(--t-space-2);border:var(--t-border);border-radius:var(--t-radius-control);padding:var(--t-space-3);display:grid}.sf-stack legend{padding-inline:var(--t-space-1)}.sf-cart{z-index:var(--t-z-modal);inset:auto var(--t-space-3) var(--t-space-3) auto;width:min(26rem, calc(100vw - 2 * var(--t-space-3)));max-height:min(80vh,42rem);position:fixed;overflow:auto}.sf-cart-list{gap:var(--t-space-3);padding-left:var(--t-space-5);display:grid}.sf-cart-list li,.sf-cart-actions{justify-content:space-between;align-items:center;gap:var(--t-space-2);flex-wrap:wrap;display:flex}.sf-cart-list li{align-items:stretch;min-width:0}.sf-cart-composition{gap:var(--t-space-1);overflow-wrap:anywhere;min-width:0;display:grid}.sf-error,.sf-success{border-radius:var(--t-radius-control);padding:var(--t-space-3)}.sf-error{background:var(--t-color-danger-soft);color:var(--t-color-danger)}.sf-success{background:var(--t-color-success-soft);color:var(--t-color-success)}@media (width<=768px){.sf-cart{border-radius:var(--t-radius-surface) var(--t-radius-surface) 0 0;width:auto;inset:auto 0 0}}.sf-cart--embedded{width:auto;max-height:none;box-shadow:none;border:0;padding:0;position:static;overflow:visible}.sf-cart--embedded .sf-cart-list{margin:0 0 var(--t-space-4);gap:0;padding:0;list-style:none}.sf-cart--embedded .sf-cart-list li{justify-content:stretch;gap:var(--t-space-3);padding-block:var(--t-space-4);border-bottom:var(--t-border);display:grid}.sf-cart--embedded .sf-cart-list li:first-child{padding-top:0}.sf-cart--embedded .sf-cart-composition>span{font-weight:600}.sf-cart--embedded .sf-cart-composition>small{color:var(--t-color-muted)}.sf-cart--embedded .sf-cart-actions{justify-content:flex-start}.sf-cart--embedded .sf-cart-step{min-width:var(--t-control-height);padding-inline:var(--t-space-2);font-size:var(--t-font-lg)}.sf-cart--embedded .sf-cart-remove{margin-left:auto}.sf-variant-characteristics{gap:var(--t-space-2) var(--t-space-4);font-size:var(--t-font-sm);grid-template-columns:minmax(0,1fr) minmax(0,1fr);margin:0;display:grid}.sf-variant-characteristics>div{display:contents}.sf-variant-characteristics dt{color:var(--t-color-muted)}.sf-variant-characteristics dd{overflow-wrap:anywhere;margin:0}.vf-profile-shell{text-align:left}body:has(.vf) .t-modal-overlay .t-modal:has(.vf-profile-shell,.vf-profile-auth){border-radius:28px;width:min(572px,100vw - 24px);max-width:572px;overflow:hidden}body:has(.vf) .t-dialog:has(.vf-profile-shell,.vf-profile-auth){border-radius:inherit;overflow:hidden}.vf-profile-auth{position:relative}.vf-profile-auth>.vf-service{gap:20px;padding:52px}.vf-profile-auth .vf-service h2{font-size:40px;line-height:1.15}.vf-profile-shell h2{margin:0}.vf-profile-contact{color:var(--t-color-muted);margin:0}.vf-profile-shell .vf-account-navigation{gap:4px;width:100%;display:grid}.vf-profile-shell .vf-account-navigation .t-button{text-align:left;background:0 0;border:0;border-radius:14px;justify-content:flex-start;width:100%;min-height:60px;padding:16px 8px}.vf-profile-shell .vf-account-navigation .t-button span:last-child{margin-left:auto}.vf-profile-shell .vf-account-navigation .t-button:is(:hover,[data-focus-visible]){background:var(--t-color-neutral-soft)}.vf-profile-back.t-button{background:0 0;border:0;align-self:flex-start;margin:0 0 12px}.vf-profile-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.vf-profile-shell .vf-email-login{width:100%}.vf-otp-field{border:0;min-width:0;margin:0;padding:0}.vf-otp-field legend{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.vf-otp-inputs{grid-template-columns:repeat(6,minmax(0,48px));justify-content:center;gap:10px;display:grid}.vf-otp-inputs input{box-sizing:border-box;border:1px solid var(--t-color-border);background:var(--t-color-surface);width:48px;height:48px;color:var(--t-color-text);text-align:center;font:600 24px/1 var(--brand-font-text,sans-serif);caret-color:var(--brand-accent,var(--t-color-action));border-radius:12px;outline:0;padding:0}.vf-otp-inputs input:focus-visible{border-color:var(--brand-accent,var(--t-color-action));box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-accent,#1677ff) 24%, transparent)}.vf-otp-inputs input:disabled{opacity:.55}.vf-otp-resend{color:var(--t-color-muted);text-align:center;margin:0}.vf-otp-resend button{color:var(--brand-accent,var(--t-color-action));font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.vf-otp-resend button:is(:hover,:focus-visible){text-decoration:underline}.vf-location-map--live{background:var(--t-color-neutral-soft);border-radius:24px;flex-direction:column;min-width:0;display:flex;overflow:hidden}.vf-location-map--live iframe,.vf-google-canvas{border:0;flex:1;width:100%;min-height:330px;display:block}.vf-map-addresses{gap:8px;padding:16px;display:grid}.vf-map-addresses button{background:var(--t-color-surface);color:var(--t-color-text);text-align:left;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:12px;padding:12px}.vf-map-addresses button[aria-pressed=true]{border-color:var(--brand-accent,var(--t-color-action))}.vf-map-addresses span{margin-top:4px;font-size:14px;display:block}@media (width<=600px){.vf-profile-grid{gap:12px}.vf-location-map--live iframe,.vf-google-canvas{min-height:260px}.vf-profile-auth>.vf-service{padding:52px 24px 28px}.vf-profile-auth .vf-service h2{font-size:30px}.vf-otp-inputs{grid-template-columns:repeat(6,minmax(0,42px));gap:6px}.vf-otp-inputs input{width:42px;height:42px}}.vf-cookie-notice{z-index:80;box-sizing:border-box;color:#1c1c1c;background:#ededed;border-radius:20px;width:min(420px,100vw - 40px);padding:18px 20px 22px;font:16px/1.3 system-ui,sans-serif;position:fixed;bottom:20px;left:20px}.vf-cookie-notice p{margin:0 0 12px}.vf-cookie-notice a{color:inherit;text-underline-offset:.18em;font-weight:650;text-decoration:underline}.vf-cookie-notice a:focus-visible{outline-offset:2px;border-radius:.2rem;outline:2px solid}.vf-cookie-notice .t-button{color:#fff;border:0;border-radius:24px;width:100%;min-height:44px;background:#1c1c1c!important}body:has(.vf) .vf-cookie-notice .t-button{color:#fff;border:0;border-radius:24px;width:100%;min-height:44px;background:#1c1c1c!important}@media (width<=700px){body:has(.vf) .vf-cookie-notice{bottom:calc(104px + env(safe-area-inset-bottom));max-height:calc(100dvh - 136px - env(safe-area-inset-bottom));overflow-y:auto}}.vf-carousel{min-width:0;margin:58px 0 36px;position:relative}.vf-carousel-track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;cursor:grab;display:flex;overflow-x:auto}.vf-carousel-track[data-dragging=true]{scroll-snap-type:none;scroll-behavior:auto;-webkit-user-select:none;user-select:none;cursor:grabbing}.vf-carousel-track::-webkit-scrollbar{display:none}.vf-carousel-track>*{scroll-snap-align:start}.vf .vf-carousel-track:focus-visible,.vf .vf-carousel-track>:focus-visible{outline-offset:-4px;outline:3px solid #a24e00}.vf .vf-carousel-arrow.t-button{z-index:1;color:#737373;opacity:0;pointer-events:none;width:44px;height:44px;min-height:44px;transition:background-color .2s var(--vf-source-ease), opacity .2s var(--vf-source-ease);background:#fff;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;box-shadow:0 2px 8px #00000029}.vf-carousel:is(:hover,:focus-within) .vf-carousel-arrow.t-button:not([aria-disabled=true]){opacity:1;pointer-events:auto}.vf .vf-carousel-arrow--previous{left:0;transform:translate(-50%,-50%)}.vf .vf-carousel-arrow--next{right:0;transform:translate(50%,-50%)}.vf .vf-carousel-arrow.t-button:is([data-hovered],[data-focus-visible]):not([aria-disabled=true]){background:var(--vf-interactive-hover,#e9e9e9)}.vf .vf-carousel-arrow.t-button[aria-disabled=true]{opacity:0;pointer-events:none}@media (width<=700px){.vf-carousel{margin:24px 0}.vf .vf-carousel-arrow--previous{left:4px;transform:translateY(-50%)}.vf .vf-carousel-arrow--next{right:4px;transform:translateY(-50%)}}@media (prefers-reduced-motion:reduce){.vf-carousel-track{scroll-behavior:auto}.vf .vf-carousel-arrow.t-button{transition:none}}@font-face{font-family:Vaffel;src:url(/brand-template-assets/display-font.ttf)format("truetype");font-display:swap}.vf{--vf-orange:#ff9800;color:#1c1c1c;background:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4}.vf button,.vf input{font:inherit}.vf button,.vf a{-webkit-tap-highlight-color:transparent}.vf button{cursor:pointer;color:inherit;background:0 0;border:0}.vf button:focus-visible,.vf a:focus-visible{outline-offset:3px;outline:3px solid #a24e00}.vf a{color:inherit;text-decoration:none}.vf h1,.vf h2,.vf p{margin:0}.vf-header{background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 28px;display:flex;position:relative}.vf-logo{align-items:center;width:162px;height:52px;display:flex;position:absolute;left:50%;transform:translate(-50%)}.vf-logo img{object-fit:contain;width:100%;max-height:44px}.vf-header-actions{align-items:center;gap:22px;display:flex}.vf-hero{aspect-ratio:100/37;object-fit:cover;width:100%;height:auto;min-height:150px;max-height:65vh;display:block}.vf-container{width:64%;margin-inline:auto}.vf-controls{padding-top:36px}.vf-fulfillment{grid-template-columns:1fr 1fr;gap:8px;display:grid}.vf-modes{background:#f3f3f3;border-radius:13px;min-height:56px;display:flex;overflow:hidden}.vf-modes button{font:inherit;cursor:pointer;background:0 0;border:0;border-radius:13px;flex:1;min-width:0;padding:14px 20px;font-weight:600}.vf-modes button[aria-pressed=true]{background:var(--vf-orange,#ff9800);color:var(--t-color-text)}.vf-location{text-align:left;border-radius:13px;padding:14px 24px;background:#f3f3f3!important}.vf-loyalty{text-align:left;border-radius:13px;gap:3px;width:100%;min-height:72px;margin-top:12px;padding:14px 22px;display:grid;background:#d5d8de!important}.vf-loyalty span{color:#657080;font-size:14px}.vf-banners{gap:18px}.vf-banners>*{border-radius:20px;flex:0 0 calc(25% - 13.5px);overflow:hidden}.vf-banners img{aspect-ratio:618/816;object-fit:cover;width:100%;display:block}.vf-category-nav{z-index:4;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0}.vf-category-nav>div{gap:24px;padding:22px 0;display:flex;overflow-x:auto}.vf-category-nav a{white-space:nowrap;font-weight:600}.vf-category-nav [aria-current]{color:#bc6000}.vf-catalog>section{scroll-margin-top:calc(84px + var(--vf-notice-height,0px));padding-top:0}.vf-catalog h1{margin-bottom:30px;font-size:38px;font-weight:700;line-height:1.15}.vf-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:42px 24px;display:grid}.vf-product{flex-direction:column;min-width:0;display:flex}.vf-product>a{flex:1}.vf-product .sf-product-photo{aspect-ratio:4/3;object-fit:cover;border-radius:20px;width:100%;height:auto;overflow:hidden}.vf-product .t-async-image{width:100%}.vf-product-placeholder{aspect-ratio:4/3;width:100%;color:color-mix(in srgb, var(--brand-accent,#bc6000) 76%, #542d10);font:800 clamp(42px, 7vw, 88px) / 1 var(--brand-font-display,inherit);transition:transform .22s var(--t-motion-ease), filter .22s var(--t-motion-ease);background:radial-gradient(circle at 78% 22%,#ffffffb8 0 10%,#0000 11%),linear-gradient(145deg,#fff8ea,#f2e5d3 58%,#e5d2ba);border-radius:20px;place-items:center;display:grid;overflow:hidden}.vf-product>a:is(:hover,:focus-visible) .vf-product-placeholder{filter:saturate(1.06);transform:scale(1.012)}.vf-product-title{align-items:baseline;gap:8px;margin-top:16px;display:flex}.vf-product h2{overflow-wrap:anywhere;flex:1;min-width:0;font-size:22px;font-weight:700;line-height:1.2}.vf-product-title span{color:#888;white-space:nowrap;font-size:14px}.vf-product p{color:gray;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:10px 0 18px;font-size:15px;line-height:1.4;display:-webkit-box;overflow:hidden}.vf-product-selection-title{margin:0 0 30px;font-size:32px;font-weight:700;line-height:1.15}.vf-product-selection-empty{margin:0}.vf-add{min-width:112px;transition:background-color .18s var(--t-motion-ease), color .18s var(--t-motion-ease), transform .18s var(--t-motion-ease);border-radius:12px;align-self:flex-start;padding:14px 24px;background:#f3f3f3!important;font-weight:600!important}.vf-add:hover{color:var(--t-color-text);background:#ff9800!important}.vf-add:active{transform:scale(.98)}.vf-page{min-height:65vh;padding:52px 0}.vf-page>button{margin-bottom:32px}.vf-page h1{margin-bottom:32px;font-size:40px}.vf-page-body{white-space:pre-wrap;overflow-wrap:anywhere;font-size:18px;line-height:1.55}.vf-footer{color:var(--t-color-muted);border-top:1px solid #eee;margin-top:80px;padding:32px 0;font-size:14px}.vf-footer nav{flex-wrap:wrap;gap:12px 24px;margin-bottom:32px;display:flex}.vf-footer p{margin-bottom:12px}.vf-notice{color:#563200;background:#fff0d5;padding:16px 18%}.vf-loading{max-width:600px;margin:80px auto}.vf-notice,.vf-hero[data-loaded],.vf-banners img[data-loaded],.vf-product img{animation:vf-content-enter var(--t-motion-overlay) var(--t-motion-ease) both}.vf-modes button,.vf-location-list button{transition:background-color var(--t-motion-overlay) var(--t-motion-ease)}@keyframes vf-content-enter{0%{opacity:0}to{opacity:1}}:is(body:has(.vf) .t-button--primary[data-disabled],body:has(.vf) .t-button--primary[data-loading]){background:var(--t-color-neutral-soft);color:var(--t-color-muted);border-color:var(--t-color-border)}.vf-page-links{gap:16px;display:grid}.vf-page-links a,.vf-page-links button{color:#1c1c1c;text-align:left;font:inherit;cursor:pointer;background:#f3f3f3;border:0;border-radius:10px;padding:12px}.vf-location-dialog{grid-template-columns:minmax(0,22rem) minmax(0,1fr);height:100%;min-height:0;display:grid}.t-modal:has(.vf-location-dialog){width:min(56rem,100vw - 4rem);max-width:none;height:min(48rem,100dvh - 2rem);overflow:hidden}.t-dialog:has(.vf-location-dialog){grid-template-rows:auto minmax(0,1fr);height:100%;padding:0;display:grid}.t-dialog:has(.vf-location-dialog)>.t-dialog-body{min-height:0}.t-dialog:has(.vf-location-dialog)>.t-dialog-header{border-bottom:1px solid var(--t-color-border);margin:0;padding:20px 24px}.vf-location-panel{flex-direction:column;min-width:0;min-height:0;display:flex}.vf-location-fields{gap:16px;padding:20px 20px 12px;display:grid}.vf-location-dialog .vf-modes{background:var(--t-color-neutral-soft);border-radius:12px;padding:3px}.vf-location-dialog .vf-modes button{min-height:44px;font:inherit;cursor:pointer;color:var(--t-color-text);background:0 0;border:0;padding:12px 8px;font-size:13px}.vf-location-dialog .vf-modes button[aria-pressed=true]{background:#ff9800}.vf-location-list{scrollbar-gutter:stable;flex:1;min-height:0;margin:0;padding:4px 12px;list-style:none;overflow-y:auto}.vf-location-list button{width:100%;color:var(--t-color-text);font:inherit;text-align:left;overflow-wrap:anywhere;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;gap:6px;padding:16px 12px;display:grid}.vf-location-list button:is(:hover,:focus-visible):not(:disabled){background:var(--t-color-neutral-soft)}.vf-location-list button[aria-pressed=true]{background:#fff3df;border-color:#bb6500}.vf-location-list span,.vf-location-list small{color:var(--t-color-muted);font-size:13px}.vf-location-confirm{padding:12px 20px 0}.vf-location-confirm .t-button{width:100%}.vf-location-limit{margin:0;padding:12px 20px 20px;font-size:12px}.vf-location-search{flex:1;min-height:0;padding:8px 20px;overflow-y:auto}.vf-location-search ul{padding:0;list-style:none}.vf-location-search .sf-address-select{flex-direction:column;min-height:100%;display:flex}.vf-location-search .sf-address-select>.t-button:last-of-type{margin-top:auto}.vf-location-search li .t-button{text-align:left;white-space:normal;overflow-wrap:anywhere;width:100%}.vf-location-map{border-left:1px solid var(--t-color-border);background:#f7f2eb;min-width:0;min-height:0;position:relative;overflow:hidden}.vf-location-dialog .vf-map-addresses{display:none}@media (width>=701px){.vf-location-map .vf-osm-map-panel{border-radius:0}}.vf-map-canvas{background:radial-gradient(circle at 74% 22%,#fff 0 3%,#0000 3.4%),linear-gradient(135deg,#0000 0 48%,#efe5d6 48% 51%,#0000 51%),#f7f2eb;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.vf-map-heading{z-index:4;border:1px solid color-mix(in srgb, var(--brand-accent) 20%, transparent);background:color-mix(in srgb, var(--t-color-surface) 92%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:16px;flex-direction:column;gap:4px;max-width:calc(100% - 48px);padding:12px 16px;display:flex;position:absolute;top:24px;left:24px;box-shadow:0 10px 32px #32140a12}.vf-map-heading strong{font-family:var(--brand-font-display,inherit);font-size:20px}.vf-map-heading span,.vf-map-caption{color:var(--t-color-text-muted);font-size:13px}.vf-map-road,.vf-map-river{transform-origin:50%;border-radius:999px;display:block;position:absolute}.vf-map-road{background:#fff;height:9px;box-shadow:0 0 0 1px #e9dccb}.vf-map-road--one{width:130%;top:40%;left:-16%;transform:rotate(-12deg)}.vf-map-road--two{width:110%;top:68%;left:-4%;transform:rotate(20deg)}.vf-map-road--three{width:90%;top:28%;left:24%;transform:rotate(69deg)}.vf-map-river{opacity:.72;background:#cfe8ef;width:150%;height:68px;top:55%;left:-25%;transform:rotate(-25deg)}.vf-brand-map-pin{z-index:3;background:var(--brand-accent,var(--vf-orange));color:#fff;cursor:default;border:3px solid #fff;border-radius:50% 50% 50% 8px;place-items:center;width:46px;height:46px;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)rotate(45deg);box-shadow:0 5px 16px #32140a42}.vf-brand-map-pin:is(button){cursor:pointer}.vf-brand-map-pin>span:first-child{font-size:19px;transform:rotate(-45deg)}.vf-brand-map-pin:is(button):hover,.vf-brand-map-pin:is(button):focus-visible,.vf-brand-map-pin.is-selected{z-index:5;box-shadow:0 0 0 4px color-mix(in srgb, var(--brand-accent) 24%, transparent), 0 8px 22px #32140a4d;transform:translate(-50%,-50%)rotate(45deg)scale(1.12)}.vf-map-pin-label{background:var(--t-color-surface);min-width:max-content;max-width:180px;color:var(--t-color-text);font:600 12px/1.2 var(--brand-font-text,inherit);white-space:nowrap;border:1px solid #eadaca;border-radius:9px;padding:6px 9px;position:absolute;top:54px;left:50%;transform:translate(-50%)rotate(-45deg);box-shadow:0 3px 14px #32140a17}.vf-map-caption{z-index:4;background:color-mix(in srgb, var(--t-color-surface) 90%, transparent);text-align:center;border-radius:10px;margin:0;padding:8px 10px;position:absolute;bottom:14px;left:16px;right:16px}.vf-location-dialog :focus-visible{outline:var(--t-focus-ring);outline-offset:2px}body:has(.vf) .t-modal{border-radius:24px}body:has(.vf) .t-modal-overlay[data-entering]{animation-duration:.3s}body:has(.vf) .t-modal-overlay[data-exiting]{animation-duration:.15s}body:has(.vf) .t-modal-overlay:not([data-placement=drawer]) .t-modal[data-entering]{animation:.3s cubic-bezier(.12,.37,.34,1) both vf-dialog-enter}body:has(.vf) .t-modal-overlay:not([data-placement=drawer]) .t-modal[data-exiting]{animation:.1s linear both vf-dialog-exit}@keyframes vf-dialog-enter{0%{transform:translateY(var(--t-space-6));opacity:0}to{opacity:1;transform:translateY(0)}}@keyframes vf-dialog-exit{0%{opacity:1;transform:translateY(0)}to{transform:translateY(var(--t-space-6));opacity:0}}@keyframes vf-sheet-enter{0%{transform:translateY(100dvh)}to{transform:translateY(0)}}@keyframes vf-sheet-exit{0%{transform:translateY(0)}to{transform:translateY(100dvh)}}:is(body:has(.vf) .sf-product-options,body:has(.vf) .sf-product-media){min-width:0}@media (width>=701px){body:has(.vf) .t-modal:has(.sf-product-media){width:min(960px, calc(100vw - var(--t-space-8)))}body:has(.vf) .sf-product-dialog:has(.sf-product-media){align-items:start;gap:var(--t-space-6);grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);display:grid}body:has(.vf) .sf-product-media .sf-product-photo{border-radius:var(--t-radius-panel);width:100%;height:auto;max-height:none}}body:has(.vf) .t-button--primary{color:var(--t-color-text);background:#ff9800;border-color:#ff9800}body:has(.vf) .t-dialog{font-family:Vaffel,Arial,sans-serif}body:has(.vf) .t-modal:has(.sf-cart--embedded){max-width:26rem}body:has(.vf) .sf-product-photo{object-fit:contain;max-height:310px}@media (width<=1500px){.vf-header-actions{gap:18px}.vf-product h2{font-size:20px}.vf-catalog h1{font-size:34px}}@media (width<=700px){:is(body:has(.vf) .t-modal-overlay:not([data-placement=drawer]) .t-modal[data-entering],body:has(.vf) .t-modal-overlay[data-placement=drawer] .t-modal[data-entering]){animation:.3s both vf-sheet-enter}:is(body:has(.vf) .t-modal-overlay:not([data-placement=drawer]) .t-modal[data-exiting],body:has(.vf) .t-modal-overlay[data-placement=drawer] .t-modal[data-exiting]){animation:.5s both vf-sheet-exit}body:has(.vf) .t-modal-overlay[data-exiting]{animation-duration:.5s}.vf{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.vf-header{height:64px;padding:0 12px}.vf-header button{min-width:44px;min-height:44px;padding:8px;font-size:14px}.vf-logo{width:162px;height:44px}.vf-header-actions{gap:0}.vf-header .vf-desktop-action{display:none}.vf-container{width:auto;margin-inline:16px}.vf-hero{aspect-ratio:1002/1220;object-fit:cover;height:auto}.vf-notice{color:#ffe08c;overflow-wrap:anywhere;background:#202033;padding:16px;font-size:14px}.vf-site-notice{z-index:5;max-height:30dvh;position:sticky;top:0;overflow-y:auto}.vf-site-notice:focus-visible{outline:var(--t-focus-ring);outline-offset:-3px;outline-color:currentColor}.vf-category-nav{top:var(--vf-notice-height,0px)}.vf-controls{padding-top:20px}.vf-fulfillment{grid-template-columns:minmax(0,1fr)}.vf-modes{min-height:44px}.vf-modes button{min-height:44px;padding:12px 8px;font-size:13px}.vf-location{overflow-wrap:anywhere;min-width:0;min-height:48px;padding:14px 16px}.vf-loyalty{padding:14px 16px}.vf-loyalty strong{font-size:14px}.vf-loyalty span{color:#445061;font-size:12px}.vf-banners{gap:12px}.vf-banners>*{border-radius:14px;flex:0 0 42%}.vf-category-nav>div{gap:18px;padding:6px 0}.vf-category-nav a{align-items:center;min-height:44px;font-size:14px;display:flex}.vf-catalog>section{scroll-margin-top:calc(60px + var(--vf-notice-height,0px));padding-top:0}.vf-catalog h1{overflow-wrap:anywhere;margin-bottom:20px;font-size:26px}.vf-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 12px}.vf-product-title{margin-top:10px;display:block}.vf-product h2{font-size:16px;line-height:1.3}.vf-product-title span{color:#626262;margin-top:4px;font-size:12px;display:block}.vf-product p{color:#636363;margin:8px 0 12px;font-size:13px}.vf-product-selection-title{overflow-wrap:anywhere;margin-bottom:20px;font-size:26px}.vf-product .sf-product-photo{border-radius:14px}.vf-add{min-width:0;max-width:100%;min-height:44px;padding:12px 16px;font-size:14px!important}.vf-page{padding:28px 0}.vf-page h1{overflow-wrap:anywhere;font-size:28px}.vf-page-body{font-size:16px}.vf-footer{margin-top:40px}.vf-footer a{overflow-wrap:anywhere;align-items:center;min-height:44px;display:inline-flex}body:has(.vf) .t-modal-overlay{align-items:stretch;padding:0}body:has(.vf) .t-modal-overlay .t-modal{border:0;border-radius:0;width:100%;max-width:100%;height:100dvh;max-height:100dvh;overflow:hidden}body:has(.vf) .t-dialog{grid-template-rows:auto minmax(0,1fr);height:100%;padding:0;display:grid}body:has(.vf) .t-dialog>.t-dialog-header{border-bottom:var(--t-border);gap:12px;margin:0;padding:12px 16px}body:has(.vf) .t-dialog-header .t-heading{overflow-wrap:anywhere;min-width:0;max-height:24dvh;font-size:18px;overflow-y:auto}body:has(.vf) .t-dialog-header>.t-button{flex-shrink:0;min-height:44px}body:has(.vf) .t-dialog>.t-dialog-body{min-height:0;padding:16px;scroll-padding-block:12px 80px;overflow-y:auto}body:has(.vf) .t-dialog:has(.vf-location-dialog)>.t-dialog-body{padding:0;overflow:hidden}body:has(.vf) .t-dialog-body>.sf-stack>.t-button:last-of-type{z-index:2;box-shadow:0 0 0 8px var(--t-color-surface);width:100%;position:sticky;bottom:0}body:has(.vf) .sf-product-options>.t-button:last-of-type{z-index:2;box-shadow:0 0 0 8px var(--t-color-surface);width:100%;position:sticky;bottom:0}body:has(.vf) .sf-cart-footer{z-index:2;box-shadow:0 0 0 8px var(--t-color-surface);width:100%;position:sticky;bottom:0}body:has(.vf) .sf-cart-footer{background:var(--t-color-surface);padding-bottom:env(safe-area-inset-bottom);gap:8px;display:grid}body:has(.vf) .sf-cart-footer:has(.sf-cart-review-accept) .sf-cart-validate{display:none}:is(body:has(.vf) .sf-radio,body:has(.vf) .t-checkbox){min-height:44px}body:has(.vf) .sf-cart--embedded .sf-cart-step{min-width:44px;min-height:44px}.vf-location-dialog{grid-template-rows:minmax(130px,27dvh) minmax(0,1fr);grid-template-columns:minmax(0,1fr);height:100%}.vf-location-map{border:0;border-bottom:var(--t-border);grid-row:1}.vf-location-panel{grid-row:2}.vf-location-fields{gap:8px;padding:12px 16px 8px}.vf-location-confirm{padding:8px 16px 0}.vf-location-limit{padding:8px 16px max(10px, env(safe-area-inset-bottom));font-size:11px}.vf-location-search{padding:8px 16px}.vf-map-message{padding:12px;font-size:13px}.vf-map-zoom{top:8px;right:8px}.vf-map-error{padding:8px;bottom:28px;left:8px;right:62px}.vf-map-error .t-button{padding:8px;font-size:12px}}@media (prefers-reduced-motion:reduce){.vf *{scroll-behavior:auto!important;transition:none!important;animation:none!important}body:has(.vf) .vf-location-dialog *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@font-face{font-family:VaffelText;font-optical-sizing:auto;font-weight:100 900;font-style:normal;font-display:swap;src:url(/brand-template-assets/text-font.ttf)format("truetype")}.vf{--vf-orange:#ff9400;--vf-source-ease:cubic-bezier(.4, 0, .2, 1);--vf-source-radius:20px;--vf-source-secondary:#1c1c1c0d;font-family:VaffelText,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.vf-icon{background:currentColor;flex-shrink:0;width:24px;height:24px;display:inline-block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}body:has(.vf) .t-modal-overlay{background:#00000052}.vf-header .vf-desktop-action{align-items:center;gap:8px;display:flex}.vf-desktop-action .vf-icon{width:16px;height:16px;transform:rotate(90deg)}.vf-header .vf-notifications{background:#f3f3f3;border-radius:12px;place-items:center;width:36px;height:36px;padding:8px;display:grid}.vf-notifications .vf-icon{width:20px;height:20px}.vf-site-notice{gap:16px}.vf-site-notice .vf-icon{color:#d3d6dc;width:20px;height:20px}.vf-site-notice>span{min-width:0}.vf .vf-location{align-items:center;gap:16px;display:flex}.vf-location>span:not(.vf-icon){flex:1}.vf-location>.vf-icon:last-child{color:#737373;width:16px;height:16px}.vf .vf-loyalty{align-items:center;gap:20px;display:flex}.vf-loyalty>.vf-icon{color:#1c1c1c}.vf-loyalty .vf-loyalty-copy{flex:1;gap:2px;display:grid}.vf-loyalty strong{color:#1c1c1c;font-size:17px;line-height:22px}.vf-loyalty>.vf-icon:last-child{color:#737373;width:16px;height:16px}.vf .vf-scroll-top{z-index:6;background:#f5f5f5;border-radius:20px;place-items:center;display:grid;position:fixed}.vf .vf-category-toggle{display:none}.vf .vf-scroll-top{left:16px;top:calc(96px + var(--vf-notice-height,0px));visibility:hidden;opacity:0;width:80px;height:80px;transition:opacity .3s var(--vf-source-ease), visibility .3s}.vf-scroll-top .vf-icon{width:40px;height:40px;transform:rotate(90deg)}.vf .vf-scroll-top[data-visible]{opacity:1;visibility:visible}.vf-footer{color:#1c1c1c;border:0;margin-top:80px;padding:0 0 72px}.vf-app-banner{background:#f3f3f3;border-radius:20px;justify-content:space-between;align-items:center;gap:32px;min-height:344px;padding:40px;display:flex;position:relative;overflow:hidden}.vf-app-phone{object-fit:cover;object-position:top;align-self:flex-end;width:230px;height:316px;margin-bottom:-40px}.vf-app-description{flex:1}.vf-app-banner h2{font-size:24px;font-weight:600;line-height:28px}.vf-app-banner ul{margin:24px 0;padding-left:24px;font-size:17px;line-height:28px}.vf-app-links{align-items:center;gap:8px;margin-top:20px;display:flex}.vf-app-links img{width:auto;height:40px;display:block}.vf-app-qr{background:#fff;border-radius:12px;flex-shrink:0;width:120px;height:120px;padding:8px}.vf-footer-socials{align-items:center;gap:32px;padding:32px 0;display:flex}.vf-footer-socials>a:first-child{margin-right:auto}.vf-brand-mark{flex-shrink:0;width:162px;height:52px;display:block;position:relative;overflow:hidden}.vf-logo .vf-brand-mark{width:100%;height:100%}.vf-brand-mark img{width:161.212%;max-width:none;height:auto;max-height:none;position:absolute;top:50%;left:-31.3202%;transform:translateY(-47.6574%)}.vf-page-cover{width:100%;height:auto;display:block}.vf-page-cover[data-loaded]{animation:vf-content-enter var(--t-motion-overlay) var(--t-motion-ease) both}.vf .vf-page-source{padding-top:28px}.vf .vf-page-source .vf-page-typography>:first-child{margin-top:0}.vf-contact{gap:4px;font-size:15px;line-height:20px;display:grid}.vf-contact address{font-style:normal;font-weight:500}.vf-contact>span{color:#737373;font-size:13px}.vf-contact--footer address{display:none}.vf-contact--footer .vf-phone{grid-row:1}.vf .vf-schedule-trigger{color:#737373;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:15px;line-height:20px;display:flex}.vf-schedule-trigger .vf-icon{width:12px;height:12px;transform:rotate(90deg)}body:has(.vf) .t-modal:has(.vf-working-schedule){border:0;border-radius:20px;width:440px;max-width:calc(100vw - 24px)}body:has(.vf) .t-dialog:has(.vf-working-schedule){color:#1c1c1c;padding:0;font-family:VaffelText,Arial,sans-serif;position:relative}body:has(.vf) .t-dialog:has(.vf-working-schedule)>.t-dialog-header{z-index:1;border:0;margin:0;padding:0;position:absolute;top:8px;right:8px}body:has(.vf) .t-dialog:has(.vf-working-schedule)>.t-dialog-header .t-button{background:#f3f3f3;border:0;border-radius:50%;width:40px;height:40px;min-height:40px;padding:6px}body:has(.vf) .t-dialog:has(.vf-working-schedule)>.t-dialog-body{padding:40px}.vf-working-schedule h2{margin:0 0 24px;font-family:Vaffel,Arial,sans-serif;font-size:36px;font-weight:700;line-height:44px}.vf-schedule-shop{background:#f3f3f3;border-radius:16px;height:56px;position:relative}.vf-schedule-shop .t-field{gap:0}.vf-schedule-shop .t-label{color:#737373;pointer-events:none;font-size:11px;font-weight:400;line-height:16px;position:absolute;top:8px;left:56px}.vf-schedule-shop .t-select{appearance:none;color:#1c1c1c;text-overflow:ellipsis;background-color:#0000;border:0;border-radius:16px;width:100%;min-width:0;height:56px;padding:22px 40px 8px 56px;font-family:inherit;font-size:17px;line-height:20px}.vf-schedule-shop>.vf-icon{pointer-events:none;position:absolute;top:16px;left:16px}.vf-schedule-shop>.vf-icon-chevron{color:#737373;width:16px;height:16px;top:20px;left:auto;right:16px}.vf-working-schedule p,.vf-working-schedule dl{letter-spacing:-.2px;margin:24px 0 0;font-size:17px;line-height:20px}.vf-working-schedule dl>div{justify-content:space-between;gap:16px;padding-block:4px;display:flex}.vf-working-schedule dd{margin:0}.vf-phone{font-size:19px;font-weight:500}.vf-social{background:#f3f3f3;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.vf-social img{width:24px;height:24px}.vf-footer-bottom{border-top:1px solid #e6e6e6;padding-top:32px}.vf-footer-first{justify-content:space-between;align-items:center;gap:24px;margin-bottom:32px;font-size:15px;font-weight:500;display:flex}.vf-footer-first button{align-items:center;gap:8px;display:flex}.vf-footer-first .vf-icon{width:16px;height:16px;transform:rotate(90deg)}.vf-footer nav{color:#737373;gap:8px 16px;margin-bottom:24px;font-size:13px;line-height:18px}.vf-footer nav button{font:inherit;color:inherit;padding:0}.vf-footer nav a:hover{color:#1c1c1c}.vf-footer-payments{justify-content:space-between;align-items:center;gap:20px;display:flex}.vf-footer-payments>div{align-items:center;gap:15px;display:flex}.vf-footer-payments img{opacity:.55;max-width:42px;height:16px}.vf-footer-payments>button{color:#737373;align-items:center;gap:6px;font-size:13px;display:flex}.vf-footer-payments .vf-icon{width:16px;height:16px}.vf-faq{gap:12px;display:grid}.vf-faq details{background:#f5f5f5;border-radius:16px;padding:20px 24px}.vf-faq summary{cursor:pointer;justify-content:space-between;gap:16px;font-size:20px;font-weight:500;list-style:none;display:flex}.vf-faq summary::-webkit-details-marker{display:none}.vf-faq summary .vf-icon{transition:transform .2s;transform:rotate(90deg)}.vf-faq details[open] .vf-icon{transform:rotate(-90deg)}.vf-faq p{white-space:pre-wrap;margin-top:16px}.vf-sitemap{gap:16px;display:grid}.vf-legal-copy{color:#666;gap:16px;max-width:48rem;font-size:16px;line-height:1.55;display:grid}.vf-legal-copy p{margin:0}body:has(.vf) .t-dialog:has(.vf-burger){padding:0;position:relative}body:has(.vf) .t-dialog:has(.vf-burger)>.t-dialog-header{z-index:2;background:0 0;border:0;margin:0;padding:0;position:absolute;top:8px;right:8px}body:has(.vf) .t-dialog:has(.vf-burger)>.t-dialog-header .t-button{background:#f3f3f3;border:0;border-radius:50%;width:32px;height:32px;min-height:32px;padding:6px}body:has(.vf) .t-dialog:has(.vf-burger)>.t-dialog-body{padding:0;display:block}.vf-burger{color:#1c1c1c;background:#f3f3f3;font-family:VaffelText,Arial,sans-serif}.vf-burger-main{background:#fff;border-radius:0 0 20px 20px;padding:28px 0 24px}.vf-burger .vf-page-links{padding-right:0}.vf-burger .vf-page-links a:first-child{padding-right:48px}.vf-burger-contact{gap:24px;padding:24px 16px 0;display:grid}.vf-burger-contact .vf-phone{margin-top:24px;font-size:15px}.vf-burger-contact .vf-social{background:0 0;place-items:start;height:24px}.vf-burger a{color:inherit;text-decoration:none}.vf-report{appearance:none;font:inherit;text-align:left;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.vf-app-banner--compact{border-radius:0;gap:16px;min-height:0;padding:24px 16px}.vf-app-banner--compact h2{font-size:19px;line-height:22px}.vf-app-banner--compact .vf-app-links{margin-top:12px}.vf-app-banner--compact .vf-app-links img{width:24px;height:24px}.vf-app-banner--compact .vf-app-qr{width:80px;height:80px}@media (width>=1600px){.vf-app-banner:not(.vf-app-banner--compact){min-height:380px;padding-left:72px}.vf-app-banner:not(.vf-app-banner--compact) .vf-app-qr{width:160px;height:160px}}@media (width<=1199px) and (width>=701px){.vf .vf-container{width:80%}.vf-app-banner{padding:28px}.vf-app-phone{width:180px;height:290px;margin-bottom:-28px}}@media (width<=700px){body:has(.vf) .t-modal-overlay:has(.vf-burger){align-items:stretch;padding:16px 0 0}body:has(.vf) .t-modal:has(.vf-burger){border-radius:20px 20px 0 0;height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}body:has(.vf) .t-dialog:has(.vf-burger)>.t-dialog-body{background:#f3f3f3}.vf-header .vf-desktop-action,.vf-header .vf-notifications{display:none}.vf .vf-category-toggle{z-index:90;right:12px;bottom:calc(32px + env(safe-area-inset-bottom));visibility:hidden;opacity:0;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);width:56px;height:56px;transition:opacity .3s var(--vf-source-ease), bottom .4s var(--vf-source-ease), visibility .3s var(--vf-source-ease);background:#f3f3f3eb;border-radius:20px;place-items:center;padding:8px;display:grid;position:fixed}.vf .vf-category-toggle[data-visible]{visibility:visible;opacity:1;transition:opacity .3s var(--vf-source-ease) .1s, bottom .4s var(--vf-source-ease), visibility .3s var(--vf-source-ease) .1s}.vf-category-toggle .vf-icon{width:24px;height:24px}.vf .vf-scroll-top{border-radius:14px;width:44px;height:44px;top:80px;bottom:auto;left:12px}.vf-scroll-top .vf-icon{width:24px;height:24px}.vf-app-banner:not(.vf-app-banner--compact){flex-direction:column-reverse;align-items:stretch;gap:24px;min-height:0;padding:28px 20px 0;display:flex}.vf-app-banner h2{font-size:24px;line-height:28px}.vf-app-banner ul{display:block}.vf-app-phone{align-self:center;width:230px;height:220px;margin:0 auto}.vf-app-banner:not(.vf-app-banner--compact) .vf-app-qr{display:none}.vf-footer-socials{flex-wrap:wrap;align-items:flex-start;gap:24px;padding:32px 0}.vf-footer-socials>a:first-child,.vf-footer-socials .vf-contact{width:100%}.vf-contact--footer address{display:block}.vf-contact--footer .vf-phone{grid-row:auto;margin-top:20px}.vf .vf-schedule-trigger{font-size:13px;line-height:16px}body:has(.vf) .t-dialog:has(.vf-working-schedule)>.t-dialog-body{padding:40px 12px}body:has(.vf) .t-modal-overlay:has(.vf-working-schedule){align-items:flex-end;padding:0}body:has(.vf) .t-modal-overlay .t-modal:has(.vf-working-schedule){border-radius:20px 20px 0 0;width:100%;max-width:none;height:auto;max-height:calc(100dvh - 24px)}body:has(.vf) .t-dialog:has(.vf-working-schedule){height:auto;max-height:calc(100dvh - 24px);display:block;overflow-y:auto}body:has(.vf) .t-dialog:has(.vf-working-schedule)>.t-dialog-header .t-button{width:44px;height:44px;min-height:44px}.vf-working-schedule h2{font-size:36px;line-height:44px}.vf-footer-first{flex-direction:column;align-items:flex-start;gap:24px}.vf-footer nav{flex-direction:column;align-items:flex-start;gap:16px;font-size:13px}.vf-footer-payments{flex-direction:column;align-items:flex-start;gap:24px}body:has(.vf) .t-dialog:has(.vf-burger)>.t-dialog-body{padding:0;scroll-padding-block:12px}body:has(.vf) .t-dialog:has(.vf-burger)>.t-dialog-header .t-button{width:44px;height:44px;min-height:44px}.vf-burger-main{padding-top:28px}.vf-burger .vf-page-links{padding-right:0}}body:has(.vf) .t-button--primary{background:#ff9400;border-color:#ff9400}.vf-header{padding:0 20px}.vf-header .vf-menu-toggle,.vf-header .vf-login{border-radius:12px;justify-content:center;align-items:center;gap:4px;min-width:36px;height:36px;padding:8px;display:flex}.vf-menu-toggle .vf-icon,.vf-login .vf-icon{width:20px;height:20px}.vf-header button:is(:hover,:focus-visible):not(:disabled):not([aria-disabled=true]){background:#1c1c1c1a}.vf-cover-boundary{height:0}.vf .vf-floating-cart{z-index:6;right:16px;top:calc(32px + var(--vf-notice-height,0px));border-radius:var(--vf-source-radius);background:var(--vf-orange);width:80px;height:80px;color:var(--brand-accent-text,#1c1c1c);visibility:hidden;opacity:0;transition:opacity .3s var(--vf-source-ease), top .3s ease, visibility .3s var(--vf-source-ease);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed}.vf .vf-floating-cart[data-visible]{visibility:visible;opacity:1;transition:opacity .3s var(--vf-source-ease) .1s, top .3s ease, visibility .3s var(--vf-source-ease) .1s}.vf-floating-cart:is(:hover,:focus-visible):before{content:"";border-radius:inherit;pointer-events:none;background:#ffffff4d;position:absolute;inset:0}.vf-cart-icon{flex-shrink:0;width:40px;height:40px;display:flex;position:relative}.vf-cart-icon .vf-icon{width:100%;height:100%}.vf-cart-label,.vf-cart-price{display:none}.vf-site-notice{z-index:5;color:#ffde69;background:#1c1c32;justify-content:center;align-items:safe center;min-height:68px;max-height:30dvh;font-weight:700;display:flex;position:sticky;top:0;overflow-y:auto}.vf-category-nav{top:var(--vf-notice-height,0px)}.vf-category-nav>div{scrollbar-width:none;gap:8px;padding:12px 0}.vf-category-nav>div::-webkit-scrollbar{display:none}.vf-category-nav a{background:var(--vf-source-secondary);border-radius:12px;align-items:center;padding:8px 12px;font-weight:500;display:flex}.vf-category-nav a:is(:hover,:focus-visible){background:#1c1c1c1a}.vf-category-nav [aria-current]{color:#1c1c1c;background:#1c1c1c1a}.vf-catalog h1{margin-bottom:32px;font-family:Vaffel,Arial,sans-serif;font-size:36px;line-height:44px}.vf-products{gap:42px 18px}.vf .vf-product .sf-product-photo{aspect-ratio:1;object-fit:cover;border-radius:12px;max-height:none}.vf-product-title{margin-top:8px;display:block}.vf-product h2{letter-spacing:-.2px;font-size:17px;font-weight:500;line-height:22px}.vf-product-title span{color:#666;margin-top:2px;font-size:13px;line-height:16px;display:block}.vf-product p{color:#666;margin:8px 0 12px;font-size:13px;line-height:16px}.vf-add{min-width:0;min-height:40px;padding:8px 12px;font-size:15px;font-weight:500!important}.vf-add:is(:hover,:focus-visible):not(:disabled):not([aria-disabled=true]){background:var(--vf-orange)!important}body:has(.vf) .t-dialog:has(.vf-page-links) .t-dialog-header{margin-bottom:8px}body:has(.vf) .vf-page-links{gap:0}body:has(.vf) .vf-page-links a{letter-spacing:.3px;color:#1c1c1c;background:0 0;border-radius:12px;min-height:44px;padding:8px 16px;font:600 19px/22px VaffelText,Arial,sans-serif;text-decoration:none;transition:background .2s}body:has(.vf) .vf-page-links a:is(:hover,:focus-visible){background:#1c1c1c0d}@media (width>=701px){body:has(.vf) .t-modal-overlay:has(.vf-page-links){justify-content:flex-start;align-items:flex-start;padding:60px 20px 20px}body:has(.vf) .t-modal:has(.vf-page-links){transform-origin:0 0;border-radius:20px;width:360px;height:auto;max-height:calc(100dvh - 80px);box-shadow:0 4px 12px #0000000a,0 0 2px #0000001f,0 16px 24px #00000014}body:has(.vf) .t-modal:has(.vf-page-links)[data-entering]{animation:.3s cubic-bezier(.34,1.56,.64,1) both vf-menu-enter}body:has(.vf) .t-modal:has(.vf-page-links)[data-exiting]{animation:.1s linear both vf-dialog-exit}}@keyframes vf-menu-enter{0%{opacity:0;transform:translateY(-8px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=700px){.vf-header{padding:0 10px}.vf-header .vf-menu-toggle,.vf-header .vf-login{width:44px;height:44px;padding:10px}.vf-menu-toggle .vf-icon,.vf-login .vf-icon{width:24px;height:24px}.vf-login>span:not(.vf-icon){display:none}.vf-container{margin-inline:12px}.vf .vf-floating-cart{opacity:1;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);width:auto;height:56px;transition:bottom .4s var(--vf-source-ease), visibility .4s;border-radius:16px;justify-content:flex-start;padding:0 20px;inset:auto 12px -120px}.vf .vf-floating-cart[data-visible]{right:72px;bottom:calc(32px + env(safe-area-inset-bottom));transition:bottom .4s var(--vf-source-ease), visibility 0s}.vf:has(.vf-category-toggle[data-visible]) .vf-floating-cart[data-visible]{right:132px}.vf-cart-icon{width:24px;height:24px}.vf-cart-label,.vf-cart-price{letter-spacing:-.2px;font-size:17px;font-weight:500;line-height:20px;display:block}.vf-cart-label{margin:0 8px}.vf-cart-price{margin-left:auto}.vf-site-notice{justify-content:flex-start;min-height:64px}.vf-category-nav{position:static}.vf-category-nav>div{gap:4px;padding:4px 0}.vf-catalog h1{margin-bottom:28px;font-size:21px;line-height:24px}.vf-products{gap:28px 12px}.vf-product h2{font-size:15px;line-height:20px}body:has(.vf) .t-modal-overlay:has(.vf-category-popup){background:#00000052;align-items:flex-end;padding:0}body:has(.vf) .t-modal:has(.vf-category-popup){width:100%;max-width:none;max-height:70dvh;box-shadow:none;border:0;border-radius:24px 24px 0 0;margin:0;position:relative;overflow:hidden}body:has(.vf) .t-modal:has(.vf-category-popup):before{content:"";z-index:1;background:#c7c7c7;border-radius:999px;width:37px;height:4px;position:absolute;top:12px;left:50%;transform:translate(-50%)}body:has(.vf) .t-dialog:has(.vf-category-popup){flex-direction:column;max-height:70dvh;padding:32px 0 12px;display:flex}body:has(.vf) .t-dialog:has(.vf-category-popup)>.t-dialog-header{flex:0 0 24px;align-items:center;min-height:24px;margin:0 16px 20px}body:has(.vf) .t-dialog:has(.vf-category-popup)>.t-dialog-header .t-heading{font-size:21px;font-weight:700;line-height:24px}body:has(.vf) .t-dialog:has(.vf-category-popup)>.t-dialog-header .t-button{border-radius:20px;width:40px;min-width:40px;height:40px;padding:8px;position:absolute;top:20px;right:12px}body:has(.vf) .t-dialog:has(.vf-category-popup)>.t-dialog-body{min-height:0;overflow-y:auto}.vf-category-popup{display:grid}.vf-category-popup a{color:#1c1c1c;align-items:center;min-height:44px;padding:0 20px;font-size:17px;font-weight:400;line-height:20px;text-decoration:none;display:flex}.vf-category-popup a:hover,.vf-category-popup a[aria-current]{background:#1c1c1c0d}}@media (prefers-reduced-motion:reduce){body:has(.vf) .t-modal:has(.vf-page-links){animation:none!important}.vf .vf-floating-cart,.vf .vf-floating-cart[data-visible],.vf .vf-category-toggle,.vf .vf-category-toggle[data-visible]{transition:none}body:has(.vf) .t-modal:has(.vf-category-popup){animation:none!important}}body:has(.vf){--vf-interactive-hover:#e9e9e9}.vf-header button,.vf-city-list label,.vf-cart-row{transition:background-color .2s var(--vf-source-ease,ease-out)}.vf-city-list label:is(:hover,:focus-within){background:var(--vf-interactive-hover)}body:has(.vf) .t-dialog>.t-dialog-header .t-close-button.t-button:is(:hover,:focus-visible,[data-hovered],[data-focus-visible]):not([aria-disabled=true]){background:var(--vf-interactive-hover)}body:has(.vf) .t-button--primary:is([data-hovered],[data-focus-visible]):not([aria-disabled=true]){background:#ffb44d}.vf-header .vf-header-cart{border-radius:12px;place-items:center;width:36px;height:36px;padding:8px;display:grid;position:relative}.vf-header-cart-count{color:#fff;text-align:center;width:100%;font-size:10px;font-weight:500;line-height:10px;position:absolute;top:14px}.vf-header .vf-notifications{background:0 0}.vf .vf-floating-cart{color:var(--brand-accent-text,#fff)}.vf-cart-icon{color:inherit}body:has(.vf) .t-modal:has(.vf-service,.vf-city-panel,.vf-cart-panel){color:#1c1c1c;border:0}body:has(.vf) .t-dialog:has(.vf-service,.vf-city-panel,.vf-cart-panel){flex-direction:column;padding:0;font-family:VaffelText,Arial,sans-serif;display:flex;position:relative}body:has(.vf) .t-dialog:has(.vf-service){height:auto;max-height:calc(100dvh - 32px)}body:has(.vf) .t-dialog:has(.vf-service)>.t-dialog-body{min-height:0;padding:0;overflow-y:auto}body:has(.vf) .t-dialog:has(.vf-cart-panel,.vf-city-panel)>.t-dialog-body{padding:0;overflow:hidden}body:has(.vf) .t-dialog:has(.vf-service,.vf-city-panel,.vf-cart-panel)>.t-dialog-header{z-index:2;background:0 0;border:0;margin:0;padding:0;position:absolute;top:8px;right:8px}body:has(.vf) .t-dialog:has(.vf-service,.vf-city-panel,.vf-cart-panel)>.t-dialog-header .t-button{color:#1c1c1c;background:#f5f5f5;border:0;border-radius:50%;width:44px;min-width:44px;height:44px;min-height:44px;padding:10px}body:has(.vf) .t-modal-overlay:has(>.t-modal .vf-cart-panel){background:0 0;align-items:stretch;padding:0}body:has(.vf) .t-modal-overlay>.t-modal:has(.vf-cart-panel){width:min(346px,100vw);max-width:346px;height:100dvh;max-height:100dvh;box-shadow:none;border-left:1px solid #e5e5e5;border-radius:0;overflow:hidden}body:has(.vf) .t-dialog:has(.vf-cart-panel){height:100%;min-height:0}body:has(.vf) .t-dialog:has(.vf-cart-panel)>.t-dialog-body{height:100%;min-height:0}.vf-cart-panel{flex-direction:column;height:100%;min-height:0;display:flex}.vf-cart-scroll{flex:1;min-height:0;padding:24px 12px;scroll-padding:24px;overflow:auto}.vf-cart-title{margin:0 52px 0 8px;font-family:Vaffel,Arial,sans-serif;font-size:21px;font-weight:700;line-height:24px}.vf-cart-panel .sf-cart-empty{color:#777;margin:0 8px 24px;font:700 21px/24px Vaffel,Arial,sans-serif}.vf-cart-receiving{background:#f3f3f3;border-radius:20px;margin:32px 0;padding:8px}.vf-cart-panel .sf-cart-empty+.vf-cart-receiving{margin-top:0}.vf-cart-receiving .vf-modes{background:#e9e9e9;border-radius:16px;gap:0;padding:0;display:flex}.vf-cart-receiving .vf-modes button{color:#1c1c1c;cursor:pointer;background:0 0;border:0;border-radius:12px;flex:1;min-width:0;padding:10px 4px;font:14px/20px VaffelText,Arial,sans-serif}.vf-cart-receiving .vf-modes button[aria-pressed=true]{color:#1c1c1c;background:#fff;box-shadow:0 2px 4px #0000000a}.vf-cart-row{color:#1c1c1c;text-align:left;cursor:pointer;background:#f3f3f3;border:0;border-radius:20px;align-items:center;gap:12px;width:100%;padding:16px 12px;font:17px/1.25 VaffelText,Arial,sans-serif;display:flex}.vf-cart-row>span:not(.vf-icon):not(.vf-cart-utility){overflow-wrap:anywhere;flex:1;min-width:0}.vf-cart-row .vf-icon-chevron{color:#777;width:16px;height:16px}.vf-cart-extras{gap:16px;margin-top:32px;display:grid}.vf-cart-utility{flex-shrink:0;width:24px;height:24px}.vf-cart-row:is(:hover,:focus-visible):not(:disabled):not([aria-disabled=true]){background:var(--vf-interactive-hover)}.vf-cart-checkout{border-top:1px solid #e5e5e5;flex-shrink:0;margin:0 16px;padding:16px 0 24px}.vf-cart-checkout p{color:#737373;margin:0 0 12px;font-size:14px}.vf-cart-checkout .t-button{border-radius:20px;width:100%;min-height:52px;font-size:18px}body:has(.vf) .vf-cart-panel .sf-cart-footer{box-shadow:none;background:#fff;padding:12px 0;position:static}body:has(.vf) .vf-cart-checkout .t-button[disabled]{color:#775024;background:#ffdfb3;border-color:#ffdfb3}body:has(.vf) .t-modal:has(.vf-service){width:440px}.vf-service{gap:24px;padding:40px;display:grid}.vf-service h2{letter-spacing:-1px;margin:0;font:700 36px/44px Vaffel,Arial,sans-serif}.vf-service p{margin:0}.vf-service .t-button{border-radius:20px;min-height:56px;font-size:20px}.vf-service .t-input{color:#1c1c1c;background:#e9e9e9;border:1px solid #0000;border-radius:10px;min-height:48px;padding:14px 12px;font-size:15px}.vf-service .t-input::placeholder{color:#737373;opacity:1}.vf-service .t-field:has(.t-field-error:not(:empty)) .t-input{border-color:var(--t-color-danger)}.vf-service .t-label{font-size:14px}.vf-service-limit{color:#707070;font-size:14px;line-height:1.4}.vf-social-logins,.vf-email-login{gap:10px;display:grid}.vf-account-identity{overflow-wrap:anywhere}.vf-account-identity>span{color:#707070;font-size:16px}.vf-account-panel .t-field{min-width:0}.vf-login-panel h2{text-align:center}.vf-social-logins .t-button{padding-inline:56px;font-size:17px;position:relative}.vf-social-logins .t-button>span{font-weight:700;position:absolute;left:20px}.vf-social-logins .t-button>img{width:24px;height:24px;position:absolute;left:18px}.vf-account-navigation,.vf-account-section{gap:8px;display:grid}.vf-account-navigation .t-button{color:#1c1c1c;text-align:left;background:0 0;border:0;justify-content:flex-start;min-height:52px;padding-inline:16px}.vf-account-navigation .t-button>svg,.vf-account-panel>.t-button>svg{flex:0 0 24px}.vf-account-navigation .t-button>span,.vf-account-panel>.t-button>span{min-width:0}.vf-account-panel>.t-button{justify-content:flex-start;gap:16px}.vf-account-navigation .t-button:is([data-hovered],[data-focus-visible]){background:#1c1c1c14}body:has(.vf) .vf-social-logins .vf-login-vk{color:#fff;background:#07f;border-color:#07f}body:has(.vf) .vf-social-logins .vf-login-yandex{color:#fff;background:#111;border-color:#111}body:has(.vf) .vf-social-logins .vf-login-telegram{color:#fff;background:#168acd;border-color:#168acd}.vf-support-fields{gap:8px;display:grid}.vf-support-fields .t-label{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.vf-support-fields textarea{resize:vertical;min-height:110px}.vf-support-panel h3{margin:0;font:700 21px/24px Vaffel,Arial,sans-serif}.vf-support-photos{grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;display:grid}.vf-support-photos>*{aspect-ratio:3/4;border:1px dashed #e5e5e5;border-radius:16px;min-width:0;overflow:hidden}.vf-support-photos>button{cursor:pointer;background:#f5f5f5;padding:0;position:relative}.vf-support-photos img{object-fit:cover;width:100%;height:100%}.vf-support-photos button>span{background:#fff;border-radius:50%;width:24px;height:24px;position:absolute;top:2px;right:6px}body:has(.vf) .t-modal:has(.vf-notification-panel){width:360px}.vf-notification-panel{text-align:center;align-content:center;gap:16px;min-height:min(480px,100dvh - 32px);padding:40px}.vf-notification-panel h2{letter-spacing:0;font-size:21px;line-height:24px}.vf-notification-panel p{color:#737373;font-size:15px;line-height:20px}.vf-notification-panel .t-button{justify-self:center;margin-top:16px}body:has(.vf) .t-modal:has(.vf-city-panel){width:360px;max-height:calc(100dvh - 80px);overflow:hidden}.vf-city-panel{flex-direction:column;max-height:calc(100dvh - 80px);display:flex}.vf-city-panel h2{margin:0;padding:24px 64px 24px 20px;font:700 21px/24px Vaffel,Arial,sans-serif}.vf-city-list{min-height:0;overflow:auto}.vf-city-list label{cursor:pointer;border-top:1px solid #e5e5e5;align-items:center;gap:12px;min-height:58px;padding:18px 20px;font-size:17px;display:flex}.vf-city-list input{appearance:none;border:1px solid #d5d5d5;border-radius:50%;flex-shrink:0;width:22px;height:22px;margin:0}.vf-city-list input:checked{border:8px solid #ff9400}.vf-city-limit{color:#737373;border-top:1px solid #e5e5e5;margin:0;padding:12px 24px;font-size:13px}@keyframes vf-cart-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes vf-cart-slide-out{0%{transform:translate(0)}to{transform:translate(100%)}}@media (width>=701px){body:has(.vf) .t-modal:has(.vf-notification-panel){position:absolute;top:60px;right:82px}.vf-notification-panel{max-height:calc(100dvh - 76px)}body:has(.vf) .t-dialog:has(.vf-notification-panel){max-height:calc(100dvh - 76px)}.vf-notification-panel{min-height:min(480px,100dvh - 76px)}body:has(.vf) .t-modal:has(.vf-city-panel){max-height:min(90dvh,100dvh - 76px);position:absolute;top:60px;right:191px}.vf-city-panel{max-height:min(90dvh,100dvh - 76px)}}@media (width>=1200px){body:has(.vf) .t-modal-overlay>.t-modal:has(.vf-cart-panel)[data-entering]{animation:.32s cubic-bezier(.22,1,.36,1) both vf-cart-slide-in}body:has(.vf) .t-modal-overlay>.t-modal:has(.vf-cart-panel)[data-exiting]{animation:.3s cubic-bezier(.4,0,.2,1) both vf-cart-slide-out}}@media (width<=1199px){.vf-header .vf-header-cart{display:none}.vf-cart-title{font-size:28px;line-height:34px}}@media (width<=700px){.vf-header .vf-header-cart{display:none}.vf .vf-floating-cart[data-visible]{right:12px}.vf:has(.vf-category-toggle[data-visible]) .vf-floating-cart[data-visible]{right:76px}.vf-service{gap:24px;padding:52px 24px 28px}.vf-service h2{font-size:34px}body:has(.vf) .t-modal-overlay .t-modal:has(.vf-service,.vf-city-panel){border-radius:24px;width:calc(100vw - 24px);max-width:536px;height:auto;max-height:calc(100dvh - 32px)}body:has(.vf) .t-modal-overlay:has(.vf-service,.vf-city-panel){align-items:center;padding:16px 12px}body:has(.vf) .t-modal-overlay .t-modal:has(.vf-cart-panel){border-radius:20px 20px 0 0;width:100vw;max-width:100vw;height:calc(100dvh - 16px);max-height:calc(100dvh - 16px)}body:has(.vf) .t-modal-overlay:has(>.t-modal .vf-cart-panel){align-items:flex-end;padding:0}body:has(.vf) .t-modal:has(.vf-cart-panel)[data-entering]{animation:.3s both vf-sheet-enter}body:has(.vf) .t-modal:has(.vf-cart-panel)[data-exiting]{animation:.5s both vf-sheet-exit}.vf-city-panel{max-height:calc(100dvh - 32px)}.vf-cart-row{font-size:18px}.vf-cart-editor h2{font-size:28px}.vf-support-photos>*{border-radius:12px}}@media (prefers-reduced-motion:reduce){.vf{transition:none}:is(body:has(.vf) .t-modal-overlay>.t-modal:has(.vf-cart-panel)[data-entering],body:has(.vf) .t-modal-overlay>.t-modal:has(.vf-cart-panel)[data-exiting]){animation:none}}body:has(.vf) .vf-login-panel .t-button{border-radius:20px;height:auto;min-height:56px;font-size:18px;font-weight:600;line-height:24px}body:has(.vf) .vf-login-panel .t-button.vf-auth-submit{background:var(--brand-accent,#ff9400);color:#fff;border-color:#0000}body:has(.vf) .vf-login-panel .t-button.vf-auth-submit:is([data-disabled],[data-loading]){background:color-mix(in srgb, var(--brand-accent,#ff9400) 32%, white);color:#775024;opacity:1;border-color:#0000}.vf-login-panel .t-input{min-height:56px;font-size:16px}.vf-login-panel{--t-focus-ring:var(--t-focus-width) solid var(--brand-accent,#ff9400)}body:has(.vf) .vf-login-panel .vf-auth-submit:is([data-hovered],[data-focus-visible]):not([aria-disabled=true]){background:color-mix(in srgb, var(--brand-accent,#ff9400), white 30%)}body:has(.vf) .vf-cart-panel .sf-cart-footer{padding-block:0}.vf-cart-panel .sf-cart-list>li{grid-template-columns:64px minmax(0,1fr);align-items:start;gap:8px 12px;display:grid}.sf-cart-photo{aspect-ratio:1;background:var(--vf-interactive-hover,#f3f3f3);border-radius:12px;grid-area:1/1/span 2;width:64px;overflow:hidden}.sf-cart-photo img{object-fit:cover;width:100%;height:100%}.vf-cart-panel .sf-cart-composition,.vf-cart-panel .sf-cart-actions{grid-column:2;min-width:0}.vf-cart-panel .sf-cart-composition>span{overflow-wrap:anywhere;font-weight:600}.vf-cart-panel .sf-cart-line-price{justify-content:space-between;align-items:baseline;gap:8px;margin-top:4px;display:flex}.vf-cart-panel .sf-cart-line-price small{color:#737373;font-size:12px}.vf-cart-panel .sf-cart-line-price strong{white-space:nowrap;font-size:15px}.vf-cart-panel .sf-cart-actions{align-items:center;gap:6px;display:flex}.vf-cart-panel .sf-cart-actions>.t-numeric{text-align:center;font-variant-numeric:tabular-nums;min-width:38px;display:inline-block}:is(body:has(.vf) .vf-cart-panel .sf-cart-step,body:has(.vf) .vf-cart-panel .sf-cart-remove){border-color:#0000;border-radius:9px;width:30px;min-width:30px;height:30px;min-height:30px;padding:0}body:has(.vf) .vf-cart-panel .sf-cart-step{color:#202020;background:#f3f3f3}body:has(.vf) .vf-cart-panel .sf-cart-remove{color:#c63838;background:0 0;margin-left:auto}.vf-cart-recommendations,.vf-cart-utensils{margin-top:28px}.vf-cart-recommendations h2,.vf-cart-utensils h2{margin:0 0 12px;font:700 24px/1.15 Vaffel,Arial,sans-serif}.vf-cart-recommendation-track{scroll-snap-type:x proximity;gap:8px}.vf-cart-recommendation{scroll-snap-align:start;background:#f3f3f3;border-radius:16px;flex:0 0 132px;min-width:0;position:relative;overflow:hidden}.vf-cart-recommendation-main{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;gap:6px;padding:8px 8px 44px;display:grid}.vf-cart-recommendation-main img{aspect-ratio:1;object-fit:cover;border-radius:12px;width:100%}.vf-cart-recommendation-main>span{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.5em;font-size:14px;line-height:1.25;display:-webkit-box;overflow:hidden}.vf-cart-recommendation-main>strong{font-size:14px}.vf-cart-recommendation-add{color:#1c1c1c;cursor:pointer;background:#fff;border:0;border-radius:12px;min-width:32px;height:32px;padding:0 10px;font-weight:700;position:absolute;bottom:8px;right:8px}.vf-cart-recommendation button:is(:hover,:focus-visible),.vf-cart-counter button:is(:hover,:focus-visible):not(:disabled){outline-offset:-2px;background:#e6e6e6;outline:2px solid #1c1c1c}.vf-cart-utensils{background:#f3f3f3;border-radius:20px;justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.vf-cart-utensils h2{margin-bottom:4px;font-size:20px}.vf-cart-utensils p{color:#737373;margin:0;font-size:13px}.vf-cart-counter{flex:none;grid-template-columns:34px 38px 34px;align-items:center;display:grid}.vf-cart-counter button{cursor:pointer;background:#fff;border:0;border-radius:10px;width:34px;height:34px;font-size:22px}.vf-cart-counter output{text-align:center;font-variant-numeric:tabular-nums}.vf-service-action{gap:12px;min-width:0;display:grid}.vf-cart-panel .sf-error,.reference-cart-read-error [role=alert],.vf-request-error,.vf-service [role=alert],.vf-account-shell [role=alert]{color:#8a3423;background:#fff1e9;border-radius:16px;padding:14px 16px;font-size:14px;line-height:1.45}.vf-request-error p{color:inherit;margin:6px 0 0}.vf-request-error .t-button{margin-top:8px}.vf-cart-panel .sf-cart-list>li:not(:has(.sf-cart-photo)){grid-template-columns:minmax(0,1fr)}.vf-cart-panel .sf-cart-list>li:not(:has(.sf-cart-photo))>div{grid-column:1}@font-face{font-family:StorefrontDisplay;src:url(/brand-template-assets/display-font.ttf)format("truetype");font-display:swap}@font-face{font-family:StorefrontText;src:url(/brand-template-assets/text-font.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}.vf[data-brand-template]{--vf-orange:var(--brand-accent,#ff9400);font-family:var(--brand-font-text)}:is(.vf[data-brand-template] :is(h1,h2,h3),body:has(.vf[data-brand-template]) .t-dialog :is(.t-heading,h1,h2,h3)){font-family:var(--brand-font-display)}body:has(.vf[data-brand-template]) .t-dialog{font-family:var(--brand-font-text)}.brand-icon{flex-shrink:0}.vf[data-brand-template] .vf-fulfillment .vf-modes button[aria-pressed=true]{background:var(--brand-accent);border-color:var(--brand-accent);color:var(--brand-accent-text,white)}body:has(.vf[data-brand-template]) .t-button--primary{background:var(--brand-accent);border-color:var(--brand-accent);color:var(--brand-accent-text,white)}body:has(.vf[data-brand-template]) .t-button--primary:is([data-disabled=true],[data-loading=true]){background:var(--t-color-neutral-soft);border-color:var(--t-color-border);color:var(--t-color-muted)}.brand-logo{object-fit:contain;width:180px;max-width:100%;max-height:64px;display:block}.vf[data-brand-template] .vf-hero-frame,.vf[data-brand-template] .vf-banner-media{background-color:#30302e;background-image:radial-gradient(circle at 18px 18px,#ffffff12 0 4px,#0000 5px),radial-gradient(circle at 54px 42px,#ffffff0d 0 7px,#0000 8px);background-size:72px 64px;position:relative;overflow:hidden}.vf[data-brand-template] .vf-hero-frame{aspect-ratio:21/6;border-radius:24px;width:calc(100% - 24px);max-height:380px;margin:16px 12px 12px}.vf[data-brand-template] .vf-hero-frame>:is(img,picture),.vf[data-brand-template] .vf-hero-frame picture>img,.vf[data-brand-template] .vf-hero-frame .vf-hero{object-fit:cover;width:100%;height:100%;display:block}.vf[data-brand-template] .vf-carousel:has(.vf-banners){margin:22px 0 34px}.vf[data-brand-template] .vf-banners{gap:16px;padding:2px}.vf[data-brand-template] .vf-banners>*{aspect-ratio:2;background:var(--vf-source-secondary);color:inherit;font:inherit;text-align:left;cursor:pointer;border:0;border-radius:22px;flex:0 0 min(48%,620px);padding:0;text-decoration:none;position:relative;overflow:hidden}.vf[data-brand-template] .vf-banner-media{position:absolute;inset:0}.vf[data-brand-template] .vf-banner-media>:is(img,.vf-banner-photo){object-fit:cover;width:100%;height:100%;padding:0;display:block}.vf[data-brand-template] :is(.vf-hero-frame,.vf-banner-media)>.t-description{color:#0000;place-items:center;font-size:0;display:grid;position:absolute;inset:0;overflow:hidden}.vf[data-brand-template] :is(.vf-hero-frame,.vf-banner-media)>.t-description:after{content:"";background:linear-gradient(90deg,#0000,#ffffff17,#0000);width:42%;height:220%;animation:1.4s ease-in-out infinite vf-media-loading;transform:rotate(14deg)translate(-220%)}@keyframes vf-media-loading{to{transform:rotate(14deg)translate(320%)}}.brand-category-title{z-index:1;color:#fff;background:linear-gradient(#0000,#000000b8);padding:40px 20px 18px;font-size:clamp(18px,2vw,30px);line-height:1.08;display:block;position:absolute;inset:auto 0 0}.brand-wordmark{letter-spacing:-.04em;color:var(--vf-orange);font-size:clamp(24px,3vw,36px);font-weight:800}.vf-logo:has(.brand-wordmark){justify-content:center;width:min(280px,100% - 128px)}.vf-logo .brand-wordmark{text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:clamp(18px,2.1vw,24px);line-height:1.1;display:block;overflow:hidden}@media (width<=900px){.vf-header .vf-desktop-action{display:none}}.vf[data-brand-template] .vf-social-logins .t-button{color:#fff}body:has(.vf[data-brand-template]) .vf-social-logins .vf-login-vk{color:#fff;background:#07f;border-color:#07f}body:has(.vf[data-brand-template]) .vf-social-logins .vf-login-vk[data-disabled=true]{color:#fff;background:#07f;border-color:#07f}body:has(.vf[data-brand-template]) .vf-social-logins .vf-login-yandex{color:#fff;background:#111;border-color:#111}body:has(.vf[data-brand-template]) .vf-social-logins .vf-login-yandex[data-disabled=true]{color:#fff;background:#111;border-color:#111}body:has(.vf[data-brand-template]) .vf-social-logins .vf-login-telegram{color:#fff;background:#229ed9;border-color:#229ed9}body:has(.vf[data-brand-template]) .vf-social-logins .vf-login-telegram[data-disabled=true]{color:#fff;background:#229ed9;border-color:#229ed9}body:has(.vf[data-brand-template]) .vf-social-logins .t-button[data-disabled=true]{opacity:.58}.vf[data-brand-template] .vf-header{z-index:6;box-sizing:border-box;color:#fff;width:100%;height:auto;min-height:92px;font:500 16px/1.25 var(--brand-font-text);background:#2d2d2b;border:0;border-radius:0 0 24px 24px;grid-template-columns:minmax(150px,190px) auto minmax(280px,1fr) minmax(220px,330px) auto;align-items:center;gap:12px;padding:10px 12px;display:grid;position:sticky;top:0;box-shadow:0 8px 24px #00000014}.vf[data-brand-template] .vf-header button{min-width:0;min-height:56px;color:inherit;font:inherit;cursor:pointer;transition:background-color .16s var(--t-motion-ease), color .16s var(--t-motion-ease), transform .16s var(--t-motion-ease);background:#1d1d1b;border:0;border-radius:18px;padding:12px 18px}.vf[data-brand-template] .vf-header button:is(:hover,:focus-visible){background:#3b3b38}.vf[data-brand-template] .vf-header button:active{transform:scale(.98)}.vf[data-brand-template] .vf-header :focus-visible{outline:2px solid color-mix(in srgb, var(--brand-accent), #704000 45%);outline-offset:3px}body:has(.vf[data-brand-template]) .vf-search-dialog :focus-visible{outline:2px solid color-mix(in srgb, var(--brand-accent), #704000 45%);outline-offset:3px}.vf[data-brand-template] .vf-add{border-color:var(--brand-accent);color:var(--brand-accent-text,#fff);background:var(--brand-accent)!important}.vf[data-brand-template] .vf-add:is(:hover,:focus-visible):not(:disabled):not([aria-disabled=true]){border-color:color-mix(in srgb, var(--brand-accent) 76%, #000);color:var(--brand-accent-text,#fff);background:color-mix(in srgb, var(--brand-accent) 76%, #000)!important}@media (width>=701px){.vf[data-brand-template] .vf-floating-cart{z-index:950;top:auto;bottom:24px}}.vf[data-brand-template][data-cart-open] .vf-floating-cart,.vf[data-brand-template][data-product-open] .vf-floating-cart{visibility:hidden;opacity:0;pointer-events:none}.vf[data-brand-template] .vf-floating-cart .vf-cart-icon{place-items:center;line-height:0;display:grid}.vf[data-brand-template] .vf-floating-cart .brand-icon{width:30px;height:30px}.vf[data-brand-template] .vf-logo{justify-content:flex-start;align-items:center;width:100%;height:56px;display:flex;position:static;transform:none}.vf[data-brand-template] .vf-logo .brand-logo{object-position:left center;width:100%;height:56px;max-height:56px}.vf[data-brand-template] .vf-logo:has(.brand-wordmark){justify-content:flex-start;width:100%}.vf[data-brand-template] .vf-logo .brand-wordmark{text-align:left}.vf[data-brand-template] .vf-header-modes{white-space:nowrap;background:#1d1d1b;border-radius:20px;padding:4px;display:flex;overflow:hidden}.vf[data-brand-template] .vf-header-modes button{background:0 0;flex:1;min-height:48px;padding:10px 18px}.vf[data-brand-template] .vf-header-modes button[aria-pressed=true]{color:#1d1d1b;background:#fff}.vf[data-brand-template] .vf-header-modes button[aria-pressed=true]:is(:hover,:focus-visible){background:#f2f2f2}.vf[data-brand-template] :is(.vf-header-search,.vf-header-address){text-align:left;align-items:center;gap:10px;min-width:0;display:flex}.vf[data-brand-template] .vf-header-search{color:#fff}.vf[data-brand-template] .vf-header-address span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vf[data-brand-template] .vf-header-utilities{align-items:center;gap:8px;display:flex}.vf[data-brand-template] .vf-header-mobile-location,.vf[data-brand-template] .vf-mobile-header-cart{display:none}.vf[data-brand-template] .vf-header :is(.vf-header-utility,.vf-menu-toggle){border-radius:50%;flex:0 0 56px;place-items:center;width:56px;min-width:56px;padding:14px;line-height:0;display:grid}.vf[data-brand-template] .vf-header .brand-icon{width:24px;height:24px}.vf-burger-login{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;padding:12px 16px}.vf-burger-login:is(:hover,:focus-visible){background:#f3f3f3}body:has(.vf[data-brand-template]) .vf-burger .vf-page-links{gap:4px;padding:12px;display:grid}body:has(.vf[data-brand-template]) .vf-burger .vf-page-links :is(a,.vf-burger-login){box-sizing:border-box;color:#1c1c1c;width:100%;min-height:44px;font:600 17px/1.25 var(--brand-font-text);text-align:left;background:0 0;border:0;border-radius:12px;padding:10px 14px}body:has(.vf[data-brand-template]) .vf-burger .vf-page-links :is(a,.vf-burger-login):is(:hover,:focus-visible){background:#f3f3f3;outline:none}body:has(.vf[data-brand-template]) .t-modal:has(.vf-search-dialog){top:var(--vf-search-anchor-top,18px);left:var(--vf-search-anchor-left,24px);width:var(--vf-search-anchor-width,min(720px, calc(100vw - 48px)));max-width:none;max-height:calc(100dvh - var(--vf-search-anchor-top,18px) - 18px);border:0;border-radius:18px;margin:0;position:fixed;overflow:hidden}body:has(.vf[data-brand-template]) .t-modal:has(.vf-search-dialog):is([data-entering],[data-exiting]){animation:none}body:has(.vf[data-brand-template]) .t-modal-overlay:has(.vf-search-dialog){background:#1c1c1c94;align-items:flex-start;padding:0}body:has(.vf[data-brand-template]) .t-modal-overlay{z-index:1000}body:has(.vf[data-brand-template]) .t-dialog:has(.vf-search-dialog){padding:0;position:relative}body:has(.vf[data-brand-template]) .t-dialog:has(.vf-search-dialog)>.t-dialog-header{top:max(0px, calc((var(--vf-search-anchor-height,56px) - 44px) / 2));z-index:3;margin:0;position:absolute;right:8px}body:has(.vf[data-brand-template]) .t-dialog:has(.vf-search-dialog)>.t-dialog-header .t-button{color:#fff;background:0 0;border:0;border-radius:50%;width:44px;min-width:44px;height:44px;min-height:44px}body:has(.vf[data-brand-template]) .t-dialog:has(.vf-search-dialog)>.t-dialog-body{padding:0;overflow-x:hidden}.vf-search-dialog{border-radius:inherit;background:#fff;gap:16px;display:grid;overflow:hidden auto}.vf-search-mobile-modes,.vf-search-mobile-catalog{display:none}.vf-search-field{z-index:1;box-sizing:border-box;height:var(--vf-search-anchor-height,56px);min-height:var(--vf-search-anchor-height,56px);color:#fff;background:#1d1d1b;border-radius:18px;align-items:center;gap:10px;padding:8px 60px 8px 12px;display:flex;position:sticky;top:0}.vf-search-field input{min-width:0;color:inherit;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:10px 4px;font-size:18px;font-weight:600}body:has(.vf[data-brand-template]) .vf-search-dialog .vf-search-field input:focus-visible{outline:0}.vf-search-field input::-webkit-search-cancel-button{appearance:none}.vf-search-field:focus-within{box-shadow:inset 0 0 0 2px var(--brand-accent)}.vf-search-field button{width:40px;height:40px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 40px;place-items:center;padding:8px;display:grid}.vf-search-field button:is(:hover,:focus-visible){color:#1d1d1b;background:#e6e6e6}body:has(.vf[data-brand-template]) .t-dialog:has(.vf-search-dialog)>.t-dialog-header .t-button:is([data-hovered],[data-focus-visible]){color:#1d1d1b;background:#e6e6e6}.vf-search-tags{flex-wrap:wrap;gap:8px;margin:0 20px 20px;display:flex}.vf-search-tags button{color:#3f3f3f;min-height:40px;font:600 15px/1.2 var(--brand-font-text);cursor:pointer;transition:background-color .18s var(--t-motion-ease), transform .18s var(--t-motion-ease);background:#f0f0f0;border:0;border-radius:22px;padding:9px 16px}.vf-search-tags button:is(:hover,:focus-visible){background:#e2e2e2}.vf-search-tags button:active{transform:scale(.97)}.vf-search-status{color:#777;margin:0 20px 20px;padding:8px 2px;font-size:14px}.vf-search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px;margin:0 20px 20px;display:grid}.vf-search-result{min-width:0;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:8px;padding:0;display:flex}.vf-search-result .sf-product-photo{aspect-ratio:1;object-fit:cover;border-radius:16px;width:100%}.vf-search-result .vf-product-placeholder{aspect-ratio:1;border-radius:16px;font-size:clamp(32px,5vw,58px)}.vf-search-result>span{gap:3px;display:grid}.vf-search-result strong{font-weight:600}.vf-search-result small{color:#777}.vf[data-brand-template] .vf-footer[data-platform-footer=true]{padding-top:clamp(48px,7vw,88px)}.vf[data-brand-template] .vf-footer[data-platform-footer=true] .vf-footer-bottom{grid-template-columns:minmax(0,1fr) auto;column-gap:32px;display:grid}.vf[data-brand-template] .vf-footer[data-platform-footer=true] .vf-footer-first{grid-column:1/-1}.vf[data-brand-template] .vf-footer[data-platform-footer=true] .vf-footer-first>:only-child{margin-left:auto}.vf[data-brand-template] .vf-footer[data-platform-footer=true] nav{margin-bottom:0}.vf-footer-platform{color:#737373;white-space:nowrap;align-self:end;align-items:center;gap:8px;font-size:13px;line-height:18px;display:flex}.vf-footer-platform>span{color:inherit}.vf-footer-platform img{width:92px;height:auto;display:block}.vf[data-brand-template] .vf-site-notice{top:var(--vf-header-height,0px)}.vf[data-brand-template] .vf-category-nav{top:calc(var(--vf-header-height,0px) + var(--vf-notice-height,0px));border-radius:0 0 20px 20px;overflow:hidden;box-shadow:0 8px 24px #00000014}@media (width>=701px){.vf[data-brand-template] .vf-category-nav{margin-bottom:32px}}.vf[data-brand-template] .vf-catalog>section{scroll-margin-top:calc(var(--vf-header-height,0px) + var(--vf-notice-height,0px) + 70px)}@media (width<=1199px){.vf[data-brand-template] .vf-header{grid-template-columns:130px minmax(140px,auto) minmax(0,1fr) auto;gap:10px;padding:10px 12px 12px}.vf[data-brand-template] .vf-logo,.vf[data-brand-template] .vf-logo .brand-logo{width:120px;height:40px}.vf[data-brand-template] .vf-logo:has(.brand-wordmark){width:120px;height:40px}.vf[data-brand-template] .vf-header-modes{grid-area:1/2;justify-self:stretch}.vf[data-brand-template] .vf-header-utilities{grid-area:1/4}.vf[data-brand-template] .vf-header-search{grid-area:2/1/auto/3}.vf[data-brand-template] .vf-header-address{grid-area:2/3/auto/5}}@media (width<=600px){.vf[data-brand-template] .vf-header{border-radius:0 0 18px 18px;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px 12px}:is(.vf[data-brand-template] .vf-logo,.vf[data-brand-template] .vf-logo:has(.brand-wordmark)){width:min(220px,100%);height:34px}.vf[data-brand-template] .vf-logo .brand-logo{width:90px;height:34px}.vf[data-brand-template] .vf-header-modes{grid-area:2/1/auto/3;justify-content:center;justify-self:stretch}.vf[data-brand-template] .vf-header-modes button{min-height:36px;padding:8px 10px;font-size:14px}.vf[data-brand-template] .vf-header button.vf-header-search{grid-area:3/1;height:44px;min-height:44px;padding:10px 14px;font-size:14px}.vf[data-brand-template] .vf-header-search span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.vf[data-brand-template] .vf-header-utilities{grid-area:1/2}.vf[data-brand-template] .vf-header .vf-header-utility{display:none}.vf[data-brand-template] .vf-header .vf-header-mobile-location{flex-basis:44px;width:44px;min-width:44px;min-height:44px;padding:10px;display:grid}.vf[data-brand-template] .vf-header button.vf-menu-toggle{flex-basis:44px;width:44px;min-width:44px;height:44px;min-height:44px;padding:10px}.vf[data-brand-template] .vf-header-address{display:none}.vf[data-brand-template] .vf-mobile-header-cart{grid-area:3/2;display:block}.vf[data-brand-template] .vf-mobile-header-cart .vf-header-cart{border-radius:14px;width:44px;min-width:44px;height:44px;min-height:44px;padding:9px;display:grid}.vf[data-brand-template] .vf-mobile-header-cart .vf-header-cart .brand-icon{width:26px;height:26px}.vf[data-brand-template] .vf-floating-cart{display:none}body:has(.vf[data-brand-template]) .t-modal:has(.vf-search-dialog){border-radius:0;width:100vw;height:100dvh;max-height:100dvh;inset:0}body:has(.vf[data-brand-template]) .t-modal-overlay:has(.vf-search-dialog){padding:0}body:has(.vf[data-brand-template]) .t-dialog:has(.vf-search-dialog){padding:16px}body:has(.vf[data-brand-template]) .t-dialog:has(.vf-search-dialog)>.t-dialog-header{display:none}.vf-search-dialog{gap:12px}.vf-search-mobile-modes{background:#1d1d1b;border-radius:18px;gap:4px;padding:4px;display:flex}.vf-search-mobile-modes button{color:#aaa;min-height:40px;font:600 15px/1.2 var(--brand-font-text);background:0 0;border:0;border-radius:14px;flex:1;padding:8px 12px}.vf-search-mobile-modes button[aria-pressed=true]{color:#1d1d1b;background:#fff}.vf-search-field{border-radius:18px;height:52px;min-height:52px;padding-right:12px}.vf-search-mobile-catalog{align-content:start;gap:4px;min-height:0;display:grid;overflow-y:auto}.vf-search-mobile-catalog a{color:#1c1c1c;min-height:48px;font:600 15px/1.2 var(--brand-font-text);border-radius:12px;align-items:center;gap:10px;margin-left:0;padding:6px 10px;text-decoration:none;display:flex}.vf-search-mobile-catalog a:is(:hover,:focus-visible){background:#f3f3f3}.vf-search-mobile-catalog a[data-depth="1"]{margin-left:16px}.vf-search-mobile-catalog a[data-depth="2"]{margin-left:32px}.vf-search-mobile-catalog a[data-depth="3"]{margin-left:48px}.vf-search-mobile-catalog a[data-depth="4"]{margin-left:64px}.vf-search-mobile-catalog :is(.sf-product-photo,.vf-search-category-placeholder){object-fit:cover;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid}.vf-search-category-placeholder{color:var(--brand-accent);background:#f2eadf}.vf-search-mobile-catalog small{color:#999;margin-left:auto;font-size:12px}.vf-search-dialog[data-query=results] .vf-search-mobile-catalog{display:none}.vf-search-results{grid-template-columns:repeat(2,minmax(0,1fr))}.vf[data-brand-template] .vf-footer[data-platform-footer=true] .vf-footer-bottom{display:block}.vf-footer-platform{margin-top:24px}}@media (width>=701px){.vf[data-brand-template] .vf-products:has(>:first-child:last-child){grid-template-columns:minmax(0,410px)}.vf[data-brand-template] .vf-products:has(>:first-child:nth-last-child(2)){grid-template-columns:repeat(2,minmax(0,410px))}}html:has(.vf[data-brand-template]){scroll-behavior:smooth}.vf[data-brand-template] .vf-profile-toggle{border-radius:50%}.vf[data-brand-template] .vf-category-nav [aria-current]{background:var(--brand-accent);color:#fff}.vf[data-brand-template] .vf-catalog>section+section{padding-top:64px}.vf[data-brand-template] .vf-scroll-top{z-index:950;top:auto;bottom:24px}.vf[data-brand-template] .vf-footer[data-platform-footer=true]{margin-top:0;padding-top:64px;padding-bottom:32px}.vf-footer-heart{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.vf[data-brand-template] .vf-footer-platform img{filter:grayscale()contrast(2)}.vf[data-brand-template] .vf-footer-platform a{color:inherit;align-items:center;display:inline-flex}:is(body:has(.vf[data-brand-template]) .vf-location-map,body:has(.vf[data-brand-template]) .vf-osm-map-panel,body:has(.vf[data-brand-template]) .vf-osm-canvas){border-radius:0 24px 24px 0!important}body:has(.vf[data-brand-template]) .vf-location-dialog--planned{flex-direction:column;display:flex}body:has(.vf[data-brand-template]) .vf-location-plan-modes{padding:16px 20px 0}body:has(.vf[data-brand-template]) .vf-location-dialog--planned>.vf-reference-delivery{grid-template-columns:minmax(320px,360px) minmax(0,1fr);height:100%;min-height:0;display:grid}body:has(.vf[data-brand-template]) .vf-location-dialog--planned .vf-reference-delivery-fields{flex-direction:column;gap:12px;min-height:0;padding:20px;display:flex;overflow:auto}body:has(.vf[data-brand-template]) .vf-location-dialog--planned .vf-reference-delivery-fields h2{margin:0;font-size:24px}body:has(.vf[data-brand-template]) .vf-delivery-subtitle{color:var(--t-color-muted);margin:0 0 8px}body:has(.vf[data-brand-template]) .vf-address-input{position:relative}body:has(.vf[data-brand-template]) .vf-address-input .t-label{z-index:1;color:var(--t-color-muted);font-size:12px;position:absolute;top:7px;left:14px}body:has(.vf[data-brand-template]) .vf-address-input input{background:#e8e8e8;border:0;border-radius:14px;height:56px;padding:22px 40px 8px 14px;font-size:16px}body:has(.vf[data-brand-template]) .vf-address-clear{z-index:2;color:#fff;cursor:pointer;background:#999;border:0;border-radius:50%;width:22px;height:22px;padding:0;font:18px/20px sans-serif;position:absolute;top:18px;right:12px}body:has(.vf[data-brand-template]) .vf-address-results{margin:0;padding:0;list-style:none}body:has(.vf[data-brand-template]) .vf-address-results button{border:0;border-bottom:1px solid var(--t-color-border);width:100%;min-height:52px;color:inherit;text-align:left;cursor:pointer;background:0 0;padding:12px}body:has(.vf[data-brand-template]) .vf-address-results button:is(:hover,:focus-visible){background:var(--t-color-neutral-soft)}body:has(.vf[data-brand-template]) .vf-reference-delivery-actions{background:var(--t-color-surface);margin-top:auto;padding-top:12px;display:grid}body:has(.vf[data-brand-template]) .vf-reference-delivery-actions .t-button{background:var(--brand-accent);width:100%;min-height:52px;color:var(--brand-accent-text,#fff);border-radius:16px}body:has(.vf[data-brand-template]) .vf-location-dialog--planned .vf-osm-map-panel{height:100%;min-height:0}body:has(.vf[data-brand-template]){scrollbar-gutter:stable}body:has(.vf[data-brand-template]) .t-modal-overlay:has(>.t-modal .vf-cart-panel){background:#1c1c1c2e}body:has(.vf[data-brand-template]) .t-modal-overlay>.t-modal:has(.vf-cart-panel){width:min(440px,100vw);max-width:440px}body:has(.vf[data-brand-template]) .vf-cart-panel{background:#f3f3f3}:is(body:has(.vf[data-brand-template]) .vf-cart-panel .sf-cart--embedded,body:has(.vf[data-brand-template]) .vf-cart-panel .sf-cart-footer){background:0 0}body:has(.vf[data-brand-template]) .t-modal:has(.vf-burger):is([data-entering],[data-exiting]){animation:none;transform:none}body:has(.vf[data-brand-template]) .vf-cart-scroll{padding:28px 20px}body:has(.vf[data-brand-template]) .vf-cart-title{margin:0 52px 20px 0;font-size:30px;line-height:1}body:has(.vf[data-brand-template]) .vf-cart-receiving{background:#e6e6e6;border-radius:18px;margin:0 0 20px}body:has(.vf[data-brand-template]) .vf-cart-receiving .vf-modes{background:#d8d8d8}body:has(.vf[data-brand-template]) .vf-cart-panel .sf-cart-list{gap:12px}body:has(.vf[data-brand-template]) .vf-cart-panel .sf-cart-list>li{background:#fff;border:0;border-radius:20px;grid-template-columns:84px minmax(0,1fr) auto;gap:8px 14px;padding:14px}body:has(.vf[data-brand-template]) .vf-cart-panel .sf-cart-photo{border-radius:16px;grid-area:1/1/span 2;width:84px}body:has(.vf[data-brand-template]) .vf-cart-panel .sf-cart-composition{grid-column:2}body:has(.vf[data-brand-template]) .vf-cart-panel .sf-cart-actions{background:#ececea;border-radius:999px;grid-area:1/3/span 2;align-self:center;gap:2px;padding:4px}body:has(.vf[data-brand-template]) .vf-cart-panel .sf-cart-step{background:0 0;border-radius:50%}body:has(.vf[data-brand-template]) .vf-cart-panel .sf-cart-remove{display:none}body:has(.vf[data-brand-template]) .vf-cart-extras{gap:10px;margin-top:20px}body:has(.vf[data-brand-template]) .vf-cart-row{background:#fff;border-radius:18px}.vf-banner-promo>strong{background:var(--brand-accent);color:#fff;letter-spacing:.08em;border-radius:14px;width:fit-content;padding:12px 18px;font-size:24px}@media (width>=701px){.vf[data-brand-template] .vf-floating-cart{gap:12px;width:auto;min-width:80px}.vf[data-brand-template] .vf-floating-cart .vf-cart-price{white-space:nowrap;font-size:20px;font-weight:500;display:block}body:has(.vf[data-brand-template]) .t-modal-overlay:has(.vf-burger){background:0 0;justify-content:flex-end;align-items:flex-start;padding:0}body:has(.vf[data-brand-template]) .t-modal:has(.vf-burger){top:calc(var(--vf-profile-anchor-bottom,80px) + 8px);right:var(--vf-profile-anchor-right,12px);width:min(360px,100vw - 24px);height:auto;max-height:calc(100dvh - var(--vf-profile-anchor-bottom,80px) - 20px);border-radius:20px;position:fixed;overflow:hidden auto;box-shadow:0 18px 48px #00000038}body:has(.vf[data-brand-template]) .t-dialog:has(.vf-burger){min-height:0}body:has(.vf[data-brand-template]) .vf-burger-main{border-radius:20px}.vf-search-field{gap:8px}.vf-search-field button{flex-basis:32px;width:32px;height:32px;padding:4px}.vf-search-field input{padding-inline:0}}body:has(.vf[data-brand-template]) .t-modal-overlay:has(.sf-product-dialog--vaffel){background:#00000052;padding:40px 32px}body:has(.vf[data-brand-template]) .t-modal:has(.sf-product-dialog--vaffel){border:0;border-radius:24px;width:min(1250px,88vw);height:min(730px,100dvh - 80px);max-height:calc(100dvh - 80px);overflow:hidden}body:has(.vf[data-brand-template]) .t-dialog:has(.sf-product-dialog--vaffel){height:100%;padding:0;position:relative}body:has(.vf[data-brand-template]) .t-dialog:has(.sf-product-dialog--vaffel)>.t-dialog-header{z-index:5;border:0;margin:0;padding:0;position:absolute;top:12px;right:12px}body:has(.vf[data-brand-template]) .t-dialog:has(.sf-product-dialog--vaffel)>.t-dialog-header .t-button{color:#1c1c1c;background:#f7f7f7;border:0;border-radius:50%;width:52px;height:52px;min-height:52px;padding:14px}body:has(.vf[data-brand-template]) .t-dialog:has(.sf-product-dialog--vaffel)>.t-dialog-body{height:100%;padding:0;display:block;overflow:hidden}body:has(.vf[data-brand-template]) .sf-product-dialog--vaffel{grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:0;height:100%;display:grid}body:has(.vf[data-brand-template]) .sf-product-dialog--vaffel .sf-product-media{background:#f2eadf;height:100%;overflow:hidden}body:has(.vf[data-brand-template]) .sf-product-dialog--vaffel .sf-product-media :is(.sf-product-photo,.vf-product-placeholder){aspect-ratio:auto;object-fit:cover;border-radius:0;width:100%;height:100%;max-height:none;display:grid}body:has(.vf[data-brand-template]) .sf-product-dialog--vaffel .sf-product-options{box-sizing:border-box;scrollbar-gutter:stable;flex-direction:column;gap:16px;height:100%;padding:48px 22px 16px;display:flex;overflow:hidden auto}body:has(.vf[data-brand-template]) .sf-product-dialog--vaffel .sf-product-options fieldset{border:1px solid #dedede;border-radius:14px;gap:8px;padding:12px}body:has(.vf[data-brand-template]) .sf-product-dialog--vaffel :is(.sf-radio,.t-checkbox){color:#1c1c1c;cursor:pointer;border-radius:12px;gap:10px;min-height:44px;padding:8px 10px}body:has(.vf[data-brand-template]) .sf-product-dialog--vaffel .sf-radio input{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #a9a9a9;border-radius:50%;flex:0 0 24px;width:24px;height:24px;margin:0}body:has(.vf[data-brand-template]) .sf-product-dialog--vaffel .sf-radio input:checked{border-color:var(--brand-accent);background:radial-gradient(circle, var(--brand-accent) 0 5px, #fff 5.5px)}body:has(.vf[data-brand-template]) .sf-product-dialog--vaffel .t-checkbox-mark{border:1.5px solid #a9a9a9;border-radius:7px;flex-basis:24px;width:24px;height:24px}body:has(.vf[data-brand-template]) .sf-product-dialog--vaffel .t-checkbox[data-selected] .t-checkbox-mark{border-color:var(--brand-accent);background:var(--brand-accent);color:#fff}body:has(.vf[data-brand-template]) .sf-product-dialog--vaffel :is(.sf-radio:has(input:focus-visible),.t-checkbox[data-focus-visible]){outline:2px solid color-mix(in srgb, var(--brand-accent) 70%, #603500 30%);outline-offset:2px}body:has(.vf[data-brand-template]) .sf-product-dialog--vaffel :is(.sf-radio:has(input:disabled),.t-checkbox[data-disabled]){opacity:.55;cursor:not-allowed}.sf-vaffel-product-summary h1,.sf-vaffel-product-summary p,.sf-vaffel-composition h2,.sf-vaffel-composition p,.sf-vaffel-allergens,.sf-vaffel-product-description{margin:0}.sf-vaffel-product-summary h1{max-width:calc(100% - 56px);font-size:28px;line-height:1.08}.sf-vaffel-product-summary p{margin-top:6px;font-size:20px;line-height:1.2}.sf-vaffel-product-description{color:#737373;font-size:17px;line-height:1.35}.sf-vaffel-composition{gap:12px;margin-top:12px;display:grid}.sf-vaffel-composition h2{font-size:20px;line-height:1.2}.sf-vaffel-composition p,.sf-vaffel-allergens{font-size:16px;line-height:1.4}.sf-vaffel-nutrition{background:#f3f3f3;border-radius:20px;margin-top:8px;padding:8px}.sf-vaffel-nutrition-tabs{background:#e7e7e7;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;display:grid}.sf-vaffel-nutrition-tabs button{color:#1c1c1c;min-height:36px;font:600 14px/1.2 var(--brand-font-text);cursor:pointer;background:0 0;border:0;border-radius:10px;padding:4px 8px}.sf-vaffel-nutrition-tabs button[aria-selected=true]{background:#fff;box-shadow:0 1px 4px #0000001a}.sf-vaffel-nutrition-tabs span{color:#999}.sf-vaffel-nutrition dl{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin:12px 0 4px;display:grid}.sf-vaffel-nutrition dl>div{text-align:center;min-width:0}.sf-vaffel-nutrition dt,.sf-vaffel-nutrition dd{margin:0}.sf-vaffel-nutrition dd{font-size:18px;font-weight:700}.sf-vaffel-nutrition dt{color:#888;font-size:12px}body:has(.vf[data-brand-template]) .sf-vaffel-product-cta{z-index:2;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:62px;margin-top:auto;font-size:26px;font-weight:600;display:flex;position:sticky;bottom:0;box-shadow:0 -12px 20px #fff}body:has(.vf[data-brand-template]) .sf-vaffel-product-cta span{font-size:30px;line-height:1}.vf-location-search .sf-address-select-heading{gap:8px;display:grid}.vf-location-search .sf-address-select{gap:18px}.vf-location-search .sf-address-select-heading :is(h2,p){margin:0}.vf-location-search .sf-address-select-heading h2{font-size:24px;line-height:1.15}.vf-location-search .sf-address-select-heading p{color:#737373;font-size:14px;line-height:1.35}.vf-location-search .sf-address-select>form{gap:12px}.vf-location-search .sf-address-select .t-field{gap:8px}.vf-location-search .sf-address-select .t-label{color:#1c1c1c;font-size:14px;font-weight:600}.vf-location-search .sf-address-select .t-input{min-height:56px;box-shadow:none;background:#f3f3f3;border:1px solid #0000;border-radius:14px;padding:16px 18px;font-size:16px}.vf-location-search .sf-address-select .t-input:is(:hover,:focus){border-color:#c8c8c8;outline:0}.vf-location-search .sf-address-select>.t-button:last-of-type{border-radius:16px;min-height:56px}.vf-location-search .sf-address-select form>.t-button{border-radius:16px;min-height:56px;font-size:17px}@media (width<=1199px) and (width>=701px){.vf[data-brand-template] .vf-floating-cart{border-radius:18px;height:64px;padding:12px 18px}}@media (width<=700px){.vf[data-brand-template] .vf-header{border-radius:0;padding-bottom:8px}body:has(.vf[data-brand-template]) .vf-location-plan-modes{order:0;padding:12px}body:has(.vf[data-brand-template]) .vf-location-dialog--planned>.vf-reference-delivery{flex-direction:column;display:flex}body:has(.vf[data-brand-template]) .vf-location-dialog--planned .vf-reference-delivery-fields{order:2;padding:16px;overflow:visible}body:has(.vf[data-brand-template]) .vf-location-dialog--planned .vf-osm-map-panel{order:1;height:280px;min-height:280px;border-radius:0!important}.vf[data-brand-template] .vf-header-search{display:none!important}.vf[data-brand-template] .vf-category-nav{top:calc(var(--vf-header-height,0px) + var(--vf-notice-height,0px));z-index:900;background:#3a3a38;border:0;border-radius:0 0 18px 18px;position:sticky;box-shadow:0 8px 20px #0000001a}.vf[data-brand-template] .vf-category-nav>.vf-container{box-sizing:border-box;gap:4px;width:100%;max-width:none;margin-inline:0;padding:6px 8px}.vf[data-brand-template] .vf-category-nav a{color:#fff;background:#ffffff14;border-radius:12px;min-height:38px;padding:8px 12px}.vf[data-brand-template] .vf-category-nav [aria-current]{background:var(--brand-accent);color:#fff}.vf[data-brand-template] .vf-hero-frame{aspect-ratio:16/8;border-radius:18px;width:calc(100% - 20px);min-height:170px;max-height:260px;margin:10px 10px 8px}.vf[data-brand-template] .vf-banners{gap:10px;padding-inline:2px}.vf[data-brand-template] .vf-banners>*{border-radius:18px;flex-basis:84%}.vf[data-brand-template] .brand-category-title{padding:32px 14px 14px;font-size:20px}.vf[data-brand-template] .vf-floating-cart{left:auto;right:12px;bottom:calc(24px + env(safe-area-inset-bottom));border-radius:18px;justify-content:center;gap:9px;width:auto;min-width:104px;height:56px;padding:12px 16px;display:flex}.vf[data-brand-template]:has(.vf-category-toggle[data-visible]) .vf-floating-cart[data-visible]{right:12px}.vf[data-brand-template] .vf-floating-cart .vf-cart-label{display:none}.vf[data-brand-template] .vf-floating-cart .vf-cart-price{white-space:nowrap;font-size:18px;font-weight:500;display:block}.vf[data-brand-template] .vf-category-toggle{left:76px;right:auto;bottom:calc(24px + env(safe-area-inset-bottom))}.vf[data-brand-template] .vf-scroll-top{top:auto;left:12px;bottom:calc(24px + env(safe-area-inset-bottom));border-radius:18px;width:56px;height:56px}.vf-location-dialog{grid-template-rows:minmax(240px,42dvh) minmax(0,1fr)}.vf-location-search{padding:12px 16px}body:has(.vf[data-brand-template]) .t-modal-overlay:has(.vf-burger){background:0 0;justify-content:flex-end;align-items:flex-start;padding:0}body:has(.vf[data-brand-template]) .t-modal:has(.vf-burger){top:calc(var(--vf-profile-anchor-bottom,56px) + 8px);width:min(320px,100vw - 24px);height:auto;max-height:calc(100dvh - var(--vf-profile-anchor-bottom,56px) - 20px);border-radius:20px;position:fixed;right:12px;overflow:hidden auto;box-shadow:0 18px 48px #00000038}body:has(.vf[data-brand-template]) .t-dialog:has(.vf-burger){min-height:0}body:has(.vf[data-brand-template]) .vf-burger-main{border-radius:20px}body:has(.vf[data-brand-template]) .t-modal-overlay>.t-modal:has(.vf-cart-panel){width:100vw;max-width:100vw}body:has(.vf[data-brand-template]) .vf-cart-scroll{padding:24px 14px}body:has(.vf[data-brand-template]) .vf-cart-panel .sf-cart-list>li{grid-template-columns:72px minmax(0,1fr)}body:has(.vf[data-brand-template]) .vf-cart-panel .sf-cart-photo{width:72px}body:has(.vf[data-brand-template]) .vf-cart-panel .sf-cart-actions{grid-area:auto/2;width:fit-content}body:has(.vf[data-brand-template]) .t-modal-overlay:has(.sf-product-dialog--vaffel){align-items:stretch;padding:0}body:has(.vf[data-brand-template]) .t-modal:has(.sf-product-dialog--vaffel){border-radius:0;width:100vw;height:100dvh;max-height:100dvh}body:has(.vf[data-brand-template]) .sf-product-dialog--vaffel{grid-template-rows:minmax(260px,42dvh) minmax(0,1fr);grid-template-columns:minmax(0,1fr);display:grid}body:has(.vf[data-brand-template]) .sf-product-dialog--vaffel .sf-product-options{padding:24px 16px max(12px, env(safe-area-inset-bottom))}.sf-vaffel-product-summary h1{padding-right:48px;font-size:24px}.sf-vaffel-nutrition dl{gap:2px}.sf-vaffel-nutrition dd{font-size:16px}}.vf[data-brand-template][data-overlay-open] :is(.vf-floating-cart,.vf-scroll-top,.vf-category-toggle){pointer-events:none;visibility:hidden!important;opacity:0!important}@media (prefers-reduced-motion:reduce){.vf[data-brand-template] :is(.vf-hero-frame,.vf-banner-media)>.t-description:after{animation:none}html:has(.vf[data-brand-template]){scroll-behavior:auto}.vf[data-brand-template] .vf-header button,.vf-search-tags button{transition:none}}.vf .vf-page-body.vf-page-typography{letter-spacing:-.2px;white-space:normal;font-family:inherit;font-size:17px;line-height:26px}.vf .vf-page-structured{width:100%;margin:0;padding:0}.vf .vf-page-presentation{white-space:normal;font-family:inherit}.vf .vf-page-cta{color:#171717;width:100%;transition:grid-template-columns .4s var(--t-motion-ease);grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid;overflow:hidden}.vf .vf-page-cta-accent{background:#ffce91}.vf .vf-page-cta-neutral{background:#f3f3f3}.vf .vf-page-cta-right .vf-page-cta-media{order:2}.vf .vf-page-cta-media{background:linear-gradient(90deg,#ececec 25%,#f7f7f7 50%,#ececec 75%) 0 0/200% 100%;min-width:0;animation:1.6s linear infinite vf-page-skeleton;position:relative;overflow:hidden}@media (width>=768px){.vf .vf-page-cta-media{max-height:65vh}}.vf .vf-page-cta-media img{object-fit:cover;opacity:0;width:100%;height:100%;min-height:100%;transition:opacity .2s var(--t-motion-ease);display:block}.vf .vf-page-cta-media img[data-loaded]{opacity:1}.vf .vf-page-cta-media:has(img[data-loaded]){background:#f3f3f3;animation:none}.vf .vf-page-cta-content{flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;padding:56px;display:flex}.vf .vf-page-cta-content h2{letter-spacing:0;max-width:560px;margin:0 0 12px;font-family:Vaffel,Arial,sans-serif;font-size:36px;font-weight:700;line-height:44px}.vf .vf-page-cta-content p{max-width:560px;margin:0;font-size:17px;line-height:26px}.vf .vf-page-cta-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.vf .vf-page-cta-actions a{color:#fff;background:#ff9400;border:0;border-radius:16px;justify-content:center;align-items:center;width:196px;min-height:48px;padding:12px 20px;font-size:17px;font-weight:700;line-height:24px;text-decoration:none;display:inline-flex}.vf .vf-page-cta-actions a:hover{color:#fff;background:#e98500}.vf .vf-page-cta-actions a:focus-visible{outline-offset:3px;outline:3px solid #171717}.vf .vf-page-presentation-rich{width:min(896px,100% - 32px);margin:0 auto;padding:52px 0}.vf .vf-page-presentation-cover{background:#ececec;width:100%;margin:0;position:relative;overflow:hidden}.vf .vf-page-presentation-cover img{aspect-ratio:16/9;object-fit:cover;width:100%;display:block}.vf .vf-page-presentation-cover figcaption{color:#fff;text-shadow:0 2px 18px #0000008c;max-width:min(680px,100% - 40px);font-family:Vaffel,Arial,sans-serif;font-size:44px;font-weight:700;line-height:1.05;position:absolute;bottom:48px;left:max(20px,50% - 448px)}.vf .vf-page-presentation-table,.vf .vf-page-presentation-document,.vf .vf-page-presentation-products{width:min(896px,100% - 32px);margin:0 auto;padding:52px 0}.vf .vf-page-presentation-table>div{border:1px solid #d8d8d8;border-radius:16px;overflow-x:auto}.vf .vf-page-presentation-table table{border-collapse:collapse;background:#fff;width:100%;min-width:560px;font-size:16px;line-height:24px}.vf .vf-page-presentation-table caption{color:#171717;text-align:left;padding:0 0 20px;font-family:Vaffel,Arial,sans-serif;font-size:28px;font-weight:700}.vf .vf-page-presentation-table th,.vf .vf-page-presentation-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e5e5e5;padding:16px 20px}.vf .vf-page-presentation-table th{background:#f3f3f3;font-weight:700}.vf .vf-page-presentation-table tbody tr:last-child td{border-bottom:0}.vf .vf-page-presentation-document iframe{aspect-ratio:16/9;background:#f3f3f3;border:1px solid #d8d8d8;border-radius:16px;width:100%;display:block}.vf .vf-page-presentation-document a{color:#171717;text-underline-offset:4px;align-items:center;min-height:44px;margin-top:16px;font-weight:700;display:inline-flex}@keyframes vf-page-skeleton{to{background-position:-200% 0}}.vf .vf-page-typography p,.vf .vf-page-typography li,.vf .vf-page-typography h1,.vf .vf-page-typography h2,.vf .vf-page-typography h3,.vf .vf-page-typography h4{white-space:pre-wrap;overflow-wrap:anywhere}.vf .vf-page-typography p{min-height:20px;margin:0 0 20px}.vf .vf-page-typography p:empty{margin-bottom:6px}.vf .vf-page-typography h1,.vf .vf-page-typography h2,.vf .vf-page-typography h3,.vf .vf-page-typography h4{font-family:Vaffel,Arial,sans-serif}.vf .vf-page-typography h1{letter-spacing:0;margin:0 0 28px;font-size:60px;font-weight:700;line-height:1.1}.vf .vf-page-typography h2{letter-spacing:0;margin:72px 0 28px;font-size:36px;font-weight:700;line-height:44px}.vf .vf-page-typography h3,.vf .vf-page-typography h4{letter-spacing:0;margin:40px 0 20px;font-size:21px;font-weight:700;line-height:24px}.vf .vf-page-typography .vf-page-paragraph-large{letter-spacing:.3px;font-size:20px;font-weight:500;line-height:28px}.vf .vf-page-typography ul,.vf .vf-page-typography ol{white-space:normal;margin:0 0 28px 22px;padding:0}.vf .vf-page-typography ul{list-style:outside}.vf .vf-page-typography ol{list-style:decimal}.vf .vf-page-typography li{margin-top:12px;padding-left:12px}.vf .vf-page-typography ol>li{padding-left:20px}.vf .vf-page-typography li>ul,.vf .vf-page-typography li>ol{margin-bottom:0}.vf .vf-page-typography strong{font-weight:700}@media (width<=767px){.vf .vf-page-cta{grid-template-columns:minmax(0,1fr)}.vf .vf-page-cta-media,.vf .vf-page-cta-right .vf-page-cta-media{order:0}.vf .vf-page-cta-content{padding:24px 20px 40px}.vf .vf-page-cta-content h2{margin-bottom:12px;font-size:21px;line-height:24px}.vf .vf-page-cta-content p{font-size:15px;font-weight:500;line-height:20px}.vf .vf-page-cta-actions{margin-top:24px}.vf .vf-page-presentation-cover figcaption{font-size:28px;bottom:24px}.vf .vf-page-presentation-rich,.vf .vf-page-presentation-table,.vf .vf-page-presentation-document,.vf .vf-page-presentation-products{width:calc(100% - 32px);padding:32px 0}.vf .vf-page-cta-actions a{min-height:48px;font-size:16px}.vf .vf-page-typography p{margin-bottom:16px}.vf .vf-page-typography h1{margin-bottom:24px;font-size:28px}.vf .vf-page-typography h2{margin-top:64px;margin-bottom:24px;font-size:21px;line-height:24px}}@media (prefers-reduced-motion:reduce){.vf .vf-page-cta,.vf .vf-page-cta-media img{transition:none}.vf .vf-page-cta-media{animation:none}}.vf-osm-map-panel{border-radius:16px;height:100%;min-height:320px;position:relative;overflow:hidden}.vf-maplibre-map-panel .fartuk-map,.vf-maplibre-map-panel .fartuk-map__canvas{height:100%;min-height:0}.vf-maplibre-map-panel .fartuk-map__addresses{display:none}.vf-maplibre-map-panel[data-show-addresses] .fartuk-map__addresses{gap:4px;padding:8px 12px;display:grid}.vf-osm-canvas{width:100%;height:100%;min-height:0}@media (prefers-reduced-motion:reduce){.vf-osm-map-panel .leaflet-zoom-animated{transition-duration:0s}}.vf-restaurant-marker{color:#fff;background:var(--brand-accent,#f90);border:3px solid #fff;border-radius:50% 50% 50% 0;place-items:center;display:grid;box-shadow:0 2px 8px #0003}.vf-restaurant-marker-heart{color:#fff;text-align:center;font:24px/1 Arial,sans-serif;display:block}.vf-map-failure{z-index:500;background:#fff;border-radius:8px;padding:12px;font-size:14px;position:absolute;top:12px;left:12px;right:12px}.vf-restaurant-marker{color:var(--brand-accent,#f90);box-shadow:none;background:0 0;border:0;border-radius:0}.vf-restaurant-marker svg{filter:drop-shadow(0 2px 3px #0003);width:40px;height:48px}.vf-restaurant-marker--selected{outline:none}.vf-restaurant-marker:focus-visible{outline-offset:3px;outline:2px solid}.vf-zone-eta{color:var(--brand-accent,#f90);text-align:center}.vf-zone-eta>span{box-sizing:border-box;color:#fff;background:currentColor;background:var(--brand-accent,#f90);min-width:104px;height:39px;font:600 15px/20px var(--brand-font-text,sans-serif);border-radius:96px;flex-direction:column;justify-content:center;align-items:center;padding:4px 12px;display:inline-flex;position:relative}.vf-zone-eta-value{opacity:1;flex-direction:column;justify-content:center;align-items:center;min-width:80px;transition:opacity .12s;display:flex}.vf-zone-eta-loader{opacity:0;margin:auto;transition:opacity .12s;position:absolute;inset:0}.vf-zone-eta[data-pending] .vf-zone-eta-value{opacity:0}.vf-zone-eta[data-pending] .vf-zone-eta-loader{opacity:1}.vf-zone-eta small{font-size:11px;line-height:12px}.vf-zone-eta i{background:currentColor;width:3px;height:25px;margin:auto;display:block}.vf-address-pin{filter:drop-shadow(0 2px 2px #0003)}.vf-center-pin{z-index:600;pointer-events:none;min-width:90px;position:absolute;top:50%;left:50%;transform:translate(-50%,-100%)}.vf-reference-spinner{border:1.8px solid;border-right-color:#0000;border-radius:50%;width:16px;height:16px;animation:.5s linear infinite vf-spin;display:inline-block}@keyframes vf-spin{to{transform:rotate(360deg)}}.vf-osm-map-panel .leaflet-top.leaflet-right{top:50%;transform:translateY(-50%)}.vf-osm-map-panel .leaflet-control-zoom{box-shadow:none;border:0;border-radius:28px;margin-top:0;margin-right:22px;overflow:hidden}.vf-osm-map-panel .leaflet-control-zoom a{color:#202020;background:#fff;border-bottom:1px solid #eee;width:42px;height:42px;font:600 28px/42px sans-serif}.vf-osm-map-panel .leaflet-control-zoom a:is(:hover,:focus-visible){color:#000;background:#f3f3f3}.vf-map-locate{z-index:800;color:#202020;cursor:pointer;background:#fff;border:0;border-radius:50%;width:42px;height:42px;padding:10px;position:absolute;top:calc(50% + 58px);right:22px}.vf-map-locate:is(:hover,:focus-visible){outline-offset:2px;background:#f3f3f3;outline:2px solid #1c1c1c}.vf-map-locate svg{width:100%;height:100%}.vf-map-location-error{z-index:800;color:#8a2800;background:#fff;border-radius:12px;max-width:min(280px,100% - 100px);margin:0;padding:8px 12px;font-size:13px;position:absolute;bottom:12px;right:76px}.vf-map-loading{z-index:800;background:#fff;border-radius:16px;align-items:center;gap:8px;padding:8px 12px;font-size:13px;display:flex;position:absolute;top:12px;left:12px}@media (prefers-reduced-motion:reduce){.vf-reference-spinner{animation-duration:1.5s}.vf-zone-eta-value,.vf-zone-eta-loader{transition-duration:0s}}.maplibregl-map{-webkit-tap-highlight-color:#0000;font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;position:relative;overflow:hidden}.maplibregl-canvas{position:absolute;top:0;left:0}.maplibregl-map:fullscreen{width:100%;height:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;z-index:2;position:absolute}.maplibregl-ctrl-top-left{top:0;left:0}.maplibregl-ctrl-top-right{top:0;right:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px buttontext}}.maplibregl-ctrl-group button{box-sizing:border-box;cursor:pointer;background-color:#0000;border:0;outline:none;width:29px;height:29px;padding:0;display:block}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;width:100%;height:100%;display:block}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:#0000}.maplibregl-ctrl-group button+button{border-top:1px solid buttontext}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:2s linear infinite maplibregl-spin}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:88px;height:23px;margin:0 0 -4px -4px;display:block;overflow:hidden}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:#0000;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{box-sizing:content-box;color:#000;background-color:#fff;border-radius:12px;min-height:20px;margin:10px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{visibility:visible;padding:2px 28px 2px 8px}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{box-sizing:border-box;cursor:pointer;background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;outline:none;width:24px;height:24px;display:none;position:absolute;top:0;right:0}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;right:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{top:0;left:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{box-sizing:border-box;color:#333;white-space:nowrap;background-color:#ffffffbf;border:2px solid #333;border-top:#333;padding:0 5px;font-size:10px}.maplibregl-popup{pointer-events:none;will-change:transform;display:flex;position:absolute;top:0;left:0}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{z-index:1;border:10px solid #0000;width:0;height:0}.maplibregl-popup-anchor-top .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;align-self:center}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{border-top:none;border-bottom-color:#fff;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;align-self:center}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-left:none;align-self:flex-start}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{border-top-color:#fff;border-bottom:none;border-right:none;align-self:flex-end}.maplibregl-popup-anchor-left .maplibregl-popup-tip{border-left:none;border-right-color:#fff;align-self:center}.maplibregl-popup-anchor-right .maplibregl-popup-tip{border-left-color:#fff;border-right:none;align-self:center}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{cursor:pointer;background-color:#0000;border:0;border-radius:0 3px 0 0;position:absolute;top:0;right:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{pointer-events:auto;background:#fff;border-radius:3px;padding:15px 10px;position:relative;box-shadow:0 1px 2px #0000001a}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{will-change:transform;transition:opacity .2s;position:absolute;top:0;left:0}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;width:15px;height:15px}.maplibregl-user-location-dot:before{content:"";animation:2s infinite maplibregl-user-location-dot-pulse;position:absolute}.maplibregl-user-location-dot:after{box-sizing:border-box;content:"";border:2px solid #fff;border-radius:50%;width:19px;height:19px;position:absolute;top:-2px;left:-2px;box-shadow:0 0 3px #00000059}@media (prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;width:1px;height:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{opacity:.5;background:#fff;border:2px dotted #202020;width:0;height:0;position:absolute;top:0;left:0}.maplibregl-cooperative-gesture-screen{color:#fff;opacity:0;pointer-events:none;z-index:99999;background:#0006;justify-content:center;align-items:center;padding:1rem;font-size:1.4em;line-height:1.2;transition:opacity 1s 1s;display:flex;position:absolute;inset:0}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity 50ms}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{z-index:99999;width:100%!important;height:100%!important;position:fixed!important;top:0!important;left:0!important}.fartuk-map{min-width:0;color:inherit;font:inherit}.fartuk-map__canvas{width:100%;height:var(--fartuk-map-height,360px);min-height:240px}.fartuk-map__addresses{gap:var(--t-space-2);padding:0;list-style:none;display:grid}.fartuk-map__addresses li,.fartuk-map__addresses button{align-items:baseline;gap:var(--t-space-2);overflow-wrap:anywhere;flex-wrap:wrap;max-width:100%;display:flex}.fartuk-map__error{color:var(--t-color-text)}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
/*$vite$:1*/