:root{--brand: #d21812;--brand-ink: #a8120e;--brand-tint: #fbe7e6;--bg: #ffffff;--surface: #ffffff;--hover: #faf7f0;--ink: #20140f;--ink-deep: #160d09;--ink-900: #160d09;--on-dark: #f5ece0;--on-dark-muted: #b9a392;--ink-muted: #6a5346;--line: #ece2d6;--ok: #2c7a2c;--ok-tint: #e8f5dc;--gold: #9a7b2e;--warn: #b3701a;--warn-tint: #fdf1df;--radius: 14px;--r-card: 14px;--r-pill: 999px;--r-sheet: 16px;--safe-top: env(safe-area-inset-top, 0px);--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-left: env(safe-area-inset-left, 0px);--safe-right: env(safe-area-inset-right, 0px);--shadow-sm: 0 1px 2px rgba(32, 20, 15, .05), 0 1px 3px rgba(32, 20, 15, .06);--shadow-md: 0 10px 30px rgba(32, 20, 15, .1);--shadow-lg: 0 22px 60px rgba(32, 20, 15, .18);--font-display: "Plus Jakarta Sans", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-ui: "Inter", ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-sans: var(--font-ui);--font-serif: var(--font-display);--s-2: 8px;--s-3: 12px;--s-4: 16px;--s-5: 24px;--s-6: 32px;--dur-fast: .12s;--dur: .16s;--ease: cubic-bezier(.2, .6, .2, 1);--maxw: 1500px;color-scheme:light}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0;font-family:var(--font-ui);background:var(--bg);color:var(--ink);line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3{line-height:1.12;letter-spacing:-.02em}.hero h1,.row-head h1,.row-head h2,.pdp-buy h1,.pdp-desc h2,.pdp-empty h1,.reviews h2,.blog-article h1{font-family:var(--font-display);font-weight:700;letter-spacing:-.01em}.hero h1{font-weight:700}:where(button,a,select,input):focus-visible{outline:3px solid color-mix(in srgb,var(--brand) 55%,transparent);outline-offset:2px;border-radius:6px}button,a,label,select,summary,[role=button],.seg-item,.thumb,.filter-chip{touch-action:manipulation}.wrap{max-width:var(--maxw);margin:0 auto;padding-left:max(20px,var(--safe-left));padding-right:max(20px,var(--safe-right))}main.wrap{min-height:78vh}.brand,.nav-link,.header-pill,.dept-row,.dept-child,.dept-more,.seg-item,.badge,.pack-badge,.basket-bar .count,.price-preset,.filter-chip,.filter-clear,.add-btn,.basket-btn,.stepper,.card-stepper,.load-more{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.site-header{background:linear-gradient(180deg,#db211b,#cd140e);position:sticky;top:0;z-index:30;padding-top:var(--safe-top);box-shadow:0 1px #ffffff0f,0 6px 20px #0000002e;transition:top .28s var(--ease)}.site-header .bar{display:flex;align-items:center;gap:16px;padding:12px 0}.brand{display:inline-flex;align-items:center;flex:1 1 0;min-width:0}.header-actions{display:flex;align-items:center;gap:12px;flex:1 1 0;min-width:0;justify-content:flex-end}.brand-logo{height:30px;width:auto}.nav{display:flex;align-items:center;gap:6px;flex:0 0 auto}.nav-toggle{display:none}.nav-link{font-weight:700;font-size:14px;color:#efe4d6;padding:12px;border-radius:999px;transition:background .15s,color .15s}.nav-link:hover{background:#ffffff1a;color:#fff}.header-pill{display:inline-flex;align-items:center;gap:6px;font-weight:800;font-size:13px;color:#fff;background:#ffffff29;padding:7px 13px;border-radius:999px;white-space:nowrap}.header-pill:before{content:"";width:7px;height:7px;border-radius:50%;background:#fff;box-shadow:0 0 0 3px #ffffff4d}.nav-strip{background:#b9130d;border-top:1px solid rgba(255,255,255,.16)}.nav-strip-inner{display:flex;align-items:center;gap:2px;height:44px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.nav-strip-inner::-webkit-scrollbar{display:none}.nav-strip-link{flex:0 0 auto;padding:8px 13px;border-radius:999px;font-weight:700;font-size:14px;color:#fff;white-space:nowrap;transition:background .15s,color .15s}.nav-strip-link:hover{background:#ffffff24}.nav-strip-edito{color:#ffe2b0}.nav-strip-div{flex:0 0 auto;width:1px;height:18px;margin:0 8px;background:#ffffff3d}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.site-search{position:relative;flex:0 1 480px;min-width:0}.site-search-form{position:relative;display:flex;align-items:center}.site-search-icon{position:absolute;left:14px;font-size:14px;opacity:.6;pointer-events:none}.site-search-input{width:100%;border:1px solid rgba(255,255,255,.16);background:#ffffff14;color:#fff;font:inherit;font-size:14px;font-weight:600;border-radius:999px;padding:10px 46px 10px 38px;min-height:44px;transition:background .15s,border-color .15s}.site-search-input::placeholder{color:#f5ece099;font-weight:500}.site-search-input:focus{outline:none;background:#fff;color:var(--ink);border-color:var(--brand)}.site-search-input:focus::placeholder{color:var(--ink-muted)}.site-search-input::-webkit-search-cancel-button{-webkit-appearance:none;appearance:none}.site-search-clear{position:absolute;right:4px;width:40px;height:44px;display:grid;place-items:center;border:0;border-radius:999px;background:transparent;color:inherit;opacity:.6;font-size:15px;cursor:pointer}.site-search-input:focus~.site-search-clear{color:var(--ink-muted)}.site-search-clear:hover{opacity:1;background:#00000014}.search-pop{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:50;background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-lg);overflow:hidden}.search-list{list-style:none;margin:0;padding:6px;max-height:min(64dvh,440px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.search-opt{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;cursor:pointer}.search-opt.is-active{background:var(--hover)}.search-opt-thumb{width:42px;height:42px;flex:0 0 auto;border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;place-items:center;overflow:hidden}.search-opt-thumb img{width:100%;height:100%;object-fit:contain;padding:3px;mix-blend-mode:multiply}.search-opt-thumb .ph{font-size:18px;opacity:.5}.search-opt-main{flex:1;min-width:0}.search-opt-name{display:block;font-weight:700;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-opt-name mark{background:var(--brand-tint);color:var(--brand-ink);border-radius:3px;padding:0 1px}.search-opt-meta{display:block;font-size:12px;color:var(--ink-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-opt-price{flex:0 0 auto;text-align:right;display:grid;line-height:1.25}.search-opt-price s{font-size:11px;color:var(--ink-muted)}.search-opt-price strong{font-size:13px;letter-spacing:-.01em}.search-opt-price .oos{font-style:normal;font-size:10px;font-weight:800;color:var(--warn);text-transform:uppercase;letter-spacing:.3px}.search-hint{margin:0;padding:16px 14px;font-size:13px;color:var(--ink-muted)}.search-foot{border-top:1px solid var(--line)}.search-all{width:100%;text-align:left;border:0;background:transparent;font:inherit;font-weight:800;font-size:13px;color:var(--brand);padding:11px 14px;cursor:pointer}.search-all:hover{background:var(--hover)}.storefront-app{padding:22px 0 10px}.hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(230px,.85fr);gap:28px;align-items:center;background:radial-gradient(120% 140% at 0% 0%,#e0261f 0%,var(--brand) 38%,#8d0f0b 100%);color:#fff;border-radius:22px;padding:clamp(26px,4vw,46px);margin:6px 0 34px;box-shadow:var(--shadow-md)}.hero:after{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(60% 100% at 100% 0%,rgba(255,255,255,.16),transparent 60%)}.hero-copy{position:relative;z-index:1}.eyebrow{color:#fff0e8eb;font-weight:800;letter-spacing:1.5px;text-transform:uppercase;margin:0 0 10px;font-size:12.5px}.hero h1{font-size:clamp(30px,4.6vw,52px);margin:0 0 12px;max-width:18ch}.sub{font-size:clamp(15px,1.6vw,18px);color:#fff8f0e6;margin:0 0 22px;max-width:46ch}.hero-cta{display:flex;flex-wrap:wrap;gap:10px}.cta{display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--brand-ink);font-weight:800;font-size:15px;padding:12px 22px;border-radius:999px;transition:transform .12s,box-shadow .15s;box-shadow:0 6px 16px #0000002e}.cta:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0000003d}.cta-ghost{background:#ffffff1f;color:#fff;box-shadow:none;border:1.5px solid rgba(255,255,255,.5)}.cta-ghost:hover{background:#fff3}.hero-chips{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:22px 0 0;padding:0}.hero-chips li{font-size:13px;font-weight:700;color:#fff;background:#ffffff24;border:1px solid rgba(255,255,255,.22);padding:6px 12px;border-radius:999px}.promise{position:relative;z-index:1;background:#160d094d;border:1px solid rgba(255,255,255,.18);backdrop-filter:blur(4px);border-radius:16px;padding:24px}.promise .big{font-size:44px;margin:0 0 4px;font-weight:900;letter-spacing:-.03em}.promise .big span{font-size:20px;font-weight:800;opacity:.85;margin-left:4px}.promise p{margin:0;color:#fff8f0eb;font-size:14px}.promise .promise-foot{margin-top:12px;font-size:12px;color:#fff8f0b3}.has-hero-banner .storefront-app>.hero{display:none}.hero-banner{position:relative;width:100%;margin:0 0 18px;background:var(--ink-900);overflow:hidden}.hero-banner-stage{position:relative;width:100%;aspect-ratio:1920 / 630}.hero-slide{position:absolute;inset:0;opacity:0;transition:opacity .5s var(--ease);pointer-events:none}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-slide,.hero-slide>a,.hero-slide img{display:block;width:100%;height:100%}.hero-slide img{object-fit:cover}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:44px;height:44px;border-radius:999px;border:0;cursor:pointer;background:#160d0973;color:#fff;font-size:26px;line-height:1;display:grid;place-items:center;transition:background var(--dur) var(--ease)}.hero-arrow:hover{background:#160d09b3}.hero-arrow-prev{left:14px}.hero-arrow-next{right:14px}.hero-dots{position:absolute;left:0;right:0;bottom:6px;z-index:2;display:flex;gap:2px;justify-content:center}.hero-dot{width:28px;height:28px;border:0;padding:0;cursor:pointer;background:transparent;display:grid;place-items:center}.hero-dot:before{content:"";width:9px;height:9px;border-radius:999px;background:#ffffff8c;box-shadow:0 1px 3px #0006;transition:background var(--dur) var(--ease),transform var(--dur) var(--ease)}.hero-dot.is-active:before{background:#fff;transform:scale(1.25)}@media (prefers-reduced-motion: reduce){.hero-slide{transition:none}}@media (max-width: 720px){.hero-arrow{width:40px;height:40px;font-size:24px}.hero-banner{margin-bottom:12px}}.catalog-layout{display:grid;grid-template-columns:246px minmax(0,1fr);gap:28px;align-items:start;margin:6px 0 40px;scroll-margin-top:calc(76px + var(--safe-top))}.catalog-main{min-width:0}.catalog-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin:0 0 18px}.catalog-toolbar .row-head{margin:0;flex:1;min-width:0}.dept-rail{position:sticky;top:calc(74px + var(--safe-top));background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:8px;box-shadow:var(--shadow-sm)}.dept-row{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;background:transparent;font:inherit;font-weight:600;font-size:14px;color:var(--ink);text-align:left;padding:9px 12px;border-radius:10px;cursor:pointer;transition:background var(--dur) var(--ease),color var(--dur) var(--ease)}.dept-row:hover{background:var(--hover)}.dept-row.open{color:var(--brand-ink)}.dept-row.active{background:var(--brand-tint);color:var(--brand-ink);font-weight:800;box-shadow:inset 3px 0 0 var(--brand)}.dept-row .count,.dept-child .count{font-size:11px;font-weight:600;color:var(--ink-muted);flex:0 0 auto}.dept-row.active .count{color:var(--brand-ink)}.dept-children{list-style:none;margin:1px 0 6px;padding:0;display:grid;gap:1px}.dept-child{display:flex;align-items:center;justify-content:space-between;gap:10px;width:calc(100% - 12px);margin-left:12px;border:0;border-left:2px solid var(--line);background:transparent;font:inherit;font-size:13px;font-weight:600;color:var(--ink-muted);text-align:left;padding:7px 12px 7px 16px;border-radius:0 8px 8px 0;cursor:pointer}.dept-child:hover{background:var(--hover);color:var(--ink)}.dept-child.active{color:var(--brand-ink);font-weight:800;border-left-color:var(--brand)}.dept-more{width:100%;border:0;background:transparent;font:inherit;font-weight:700;font-size:13px;color:var(--brand);padding:10px 12px;cursor:pointer;text-align:left}.dept-more:hover{text-decoration:underline}.sort-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.sort-chip{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:999px;min-height:40px;padding:0 15px;font:inherit;font-weight:700;font-size:13.5px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;white-space:nowrap;transition:background .15s,border-color .15s,color .15s}.sort-chip:hover{border-color:var(--brand);color:var(--brand-ink)}.sort-chip.active{background:var(--brand-tint);border-color:var(--brand);color:var(--brand-ink)}.sort-chip-star{color:var(--gold)}.rail-col{position:sticky;top:calc(74px + var(--safe-top));align-self:start;max-height:calc(100vh - 92px - var(--safe-top));max-height:calc(100dvh - 92px - var(--safe-top));overflow-y:auto;display:grid;gap:14px;padding-bottom:4px}.rail-col .dept-rail{position:static}.facet-rail{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:14px 14px 6px;box-shadow:var(--shadow-sm)}.facet-sheet-foot,.facet-scrim{display:none}.facet-title{margin:0 0 6px;font-size:13px;text-transform:uppercase;letter-spacing:.6px;color:var(--ink-muted)}.facet-group{padding:12px 0;border-top:1px solid var(--line)}.facet-group:first-of-type{border-top:0;padding-top:2px}.facet-group h4{margin:0 0 8px;font-size:14px}.facet-search{width:100%;border:1px solid var(--line);border-radius:8px;padding:9px 12px;min-height:44px;font:inherit;font-size:13px;margin:0 0 8px}.facet-list{list-style:none;margin:0;padding:0;display:grid;gap:1px}.facet-opt{display:flex;align-items:center;gap:8px;padding:5px 6px;border-radius:8px;cursor:pointer;font-size:13px}.facet-opt:hover{background:var(--hover)}.facet-opt input{accent-color:var(--brand);width:16px;height:16px;flex:0 0 auto}.facet-opt-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:600}.facet-opt.on .facet-opt-label{color:var(--brand-ink)}.facet-opt-count{font-size:11px;color:var(--ink-muted);flex:0 0 auto}.facet-empty{font-size:12px;color:var(--ink-muted);padding:4px 6px}.facet-more{border:0;background:transparent;font:inherit;font-weight:700;font-size:12px;color:var(--brand);padding:10px 8px;min-height:44px;cursor:pointer}.facet-more:hover{text-decoration:underline}.price-presets{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 10px}.price-preset{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:999px;padding:9px 13px;min-height:40px;display:inline-flex;align-items:center;font:inherit;font-size:12.5px;font-weight:700;cursor:pointer}.price-preset:hover{border-color:var(--brand);color:var(--brand)}.price-preset.on{border-color:var(--brand);background:var(--brand);color:#fff}.price-inputs{display:flex;align-items:center;gap:8px}.price-inputs input{width:100%;border:1px solid var(--line);border-radius:8px;padding:9px 12px;min-height:44px;font:inherit;font-size:13px}.toolbar-controls{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.filter-toggle{display:none}.filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px;align-items:center}.filter-chip{border:1px solid var(--brand);background:var(--brand-tint);color:var(--brand-ink);border-radius:999px;padding:9px 13px;min-height:40px;display:inline-flex;align-items:center;overflow-wrap:anywhere;font:inherit;font-weight:700;font-size:13px;cursor:pointer}.filter-chip span{opacity:.65;margin-left:2px}.filter-chip:hover{background:var(--brand);color:#fff}.filter-clear{border:0;background:transparent;color:var(--ink-muted);font:inherit;font-weight:700;font-size:13px;cursor:pointer;text-decoration:underline;padding:10px 8px}.rail{margin:0 0 34px}.row-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:0 0 16px}.row-head h1,.row-head h2{margin:0;font-size:clamp(20px,2.4vw,26px);display:flex;align-items:center;gap:10px}.row-head h1:before,.row-head h2:before{content:"";width:5px;height:22px;border-radius:3px;background:var(--brand)}.row-head p{margin:4px 0 0;color:var(--ink-muted);font-size:14px}.rail-nav{display:flex;gap:8px;flex:0 0 auto}.rail-arrow{width:38px;height:38px;border-radius:999px;border:1px solid var(--line);background:var(--surface);color:var(--ink);display:grid;place-items:center;cursor:pointer;transition:border-color .15s,color .15s,opacity .15s}.rail-arrow:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.rail-arrow:disabled{opacity:.35;cursor:not-allowed}.rail-track{display:flex;gap:18px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;padding:2px 2px 8px}.rail-track::-webkit-scrollbar{display:none}.rail-item{flex:0 0 auto;width:176px;scroll-snap-align:start}.rail-track .product-card:hover{transform:none}.notice{background:var(--brand-tint);border:1px solid #f3c6c4;color:var(--brand-ink);padding:14px 16px;border-radius:12px;font-weight:600}.link-btn{border:0;background:transparent;padding:0;font:inherit;font-weight:800;color:var(--brand-ink);text-decoration:underline;cursor:pointer}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(172px,1fr));gap:18px}.product-card{position:relative;display:flex;flex-direction:column}.image-box{position:relative;display:grid;place-items:center;aspect-ratio:1 / 1;background:#fff;border-radius:14px;overflow:hidden;color:var(--ink-muted);font-weight:800;text-align:center}.image-box img{width:100%;height:100%;object-fit:contain;padding:6px;mix-blend-mode:multiply;transition:transform .25s ease}.product-card:hover .image-box img{transform:scale(1.05)}.badge{position:absolute;top:10px;left:10px;background:var(--brand);color:#fff;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:800;box-shadow:var(--shadow-sm)}.pack-badge{inset:auto 10px 10px auto;background:var(--ink-deep);text-transform:lowercase;letter-spacing:.2px}.product-body{padding:10px 0 0;display:flex;flex-direction:column;flex:1}.card-price{display:flex;align-items:flex-end;gap:6px;flex-wrap:wrap}.card-price .amt-wrap{display:inline-flex;align-items:flex-start;gap:3px;border-radius:5px}.card-price .amt-wrap.on-sale{background:#ffe14d;padding:1px 5px}.card-price .cur{font-size:10px;font-weight:800;color:var(--ink);line-height:1;margin-top:3px}.card-price .amt{font-size:20px;font-weight:800;letter-spacing:-.02em;line-height:1;color:var(--ink)}.card-price s{color:var(--ink-muted);font-size:12.5px;font-weight:600}.card-discount{color:var(--ok);font-weight:700;font-size:12px;margin:3px 0 0}.product-body h3{margin:5px 0 0;font-size:14px;font-weight:400;letter-spacing:-.01em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.product-body .card-detail{color:var(--ink-muted);font-size:12.5px;margin:3px 0 0}.muted{color:var(--ink-muted);font-size:13px;margin:7px 0 10px;min-height:18px}.stock{margin:8px 0 0;font-weight:700;font-size:12.5px;color:var(--ok);display:inline-flex;align-items:center;gap:6px}.stock:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.stock.empty{color:var(--brand-ink)}.stock-leveled:before{display:none}.stock-leveled svg{position:relative;top:-1.5px}.add-btn{margin-top:12px;width:100%;border:0;border-radius:999px;padding:11px;font:inherit;font-weight:800;font-size:14px;color:#fff;cursor:pointer;background:var(--brand);transition:background .15s,transform .1s}.add-btn:hover:not(:disabled){background:var(--brand-ink)}.add-btn:active:not(:disabled){transform:scale(.98)}.add-btn:disabled{background:var(--line);color:var(--ink-muted);cursor:not-allowed}.stock.low{color:var(--warn)}.card-add{position:absolute;top:10px;right:10px;z-index:3}.card-add-btn{display:inline-flex;align-items:center;gap:5px;height:38px;padding:0 14px;border:0;border-radius:999px;background:var(--brand);color:#fff;font:inherit;font-weight:800;font-size:14px;line-height:1;cursor:pointer;box-shadow:0 2px 8px #00000038;transition:background .15s,transform .1s}.card-add-btn:hover{background:var(--brand-ink)}.card-add-btn:active{transform:scale(.94)}.card-add-btn.out{background:#28201c99;cursor:default;font-weight:700;box-shadow:none}.card-add-stepper{display:inline-flex;align-items:center;height:38px;border-radius:999px;background:var(--brand);color:#fff;box-shadow:0 2px 8px #00000038}.card-add-stepper button{min-width:40px;height:38px;border:0;background:transparent;color:#fff;font-size:21px;font-weight:700;line-height:1;cursor:pointer;display:grid;place-items:center}.card-add-stepper button:disabled{opacity:.4;cursor:not-allowed}.card-add-stepper span{min-width:22px;text-align:center;font-weight:800;font-size:15px}.card-add-btn svg,.card-add-stepper button svg{display:block}.load-more-row{display:flex;justify-content:center;margin:28px 0 0}.load-more{border:1px solid var(--line);background:var(--surface);color:var(--ink);font:inherit;font-weight:800;font-size:14px;padding:12px 28px;border-radius:999px;cursor:pointer;transition:border-color .15s,color .15s}.load-more:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.load-more:disabled{opacity:.6;cursor:progress}.pdp-rail{margin-top:36px}.skeleton-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.skeleton-card .sk-img{aspect-ratio:1 / 1}.skeleton-card .sk-line{height:12px;border-radius:6px;margin:12px 14px}.skeleton-card .sk-line.short{width:50%}.sk{background:linear-gradient(90deg,#f0e8dc 25%,#f7f1e8 37%,#f0e8dc 63%);background-size:400% 100%;animation:sk 1.3s ease infinite}@keyframes sk{0%{background-position:100% 0}to{background-position:0 0}}.basket-bar{position:sticky;bottom:calc(16px + var(--safe-bottom));margin:28px auto 6px;max-width:560px;display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--ink-deep);color:#fff8ed;border-radius:999px;padding:10px 12px 10px 22px;box-shadow:var(--shadow-lg);z-index:20;animation:rise .25s ease}.basket-bar .count{min-width:0;flex:1 1 auto;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600}.basket-btn{border:0;background:var(--brand);color:#fff;font:inherit;font-weight:800;padding:12px 26px;border-radius:999px;cursor:pointer;transition:background .15s;white-space:nowrap;flex-shrink:0}.basket-btn:hover{background:#ef2018}@media (min-width: 861px){.basket-bar{display:none}}@keyframes rise{0%{transform:translateY(12px);opacity:0}to{transform:none;opacity:1}}.card-link{display:flex;flex-direction:column;flex:1;color:inherit;text-decoration:none}.product-card:hover .card-link h3{color:var(--brand-ink)}.pdp{padding:18px 0 44px}.breadcrumb{color:var(--ink-muted);font-size:13px;margin:0 0 16px}.breadcrumb a{color:var(--ink-muted);font-weight:700;display:inline-block;padding:8px 2px;margin:-8px 0}.breadcrumb a:hover{color:var(--brand)}.breadcrumb .sep{opacity:.45}.pdp-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:36px;align-items:start}.pdp-gallery{position:sticky;top:calc(76px + var(--safe-top))}.pdp-hero{border:1px solid var(--line);border-radius:16px;aspect-ratio:1 / 1}.pdp-hero img{width:100%;height:100%;object-fit:contain;padding:28px;mix-blend-mode:multiply}.pdp-thumbs{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.thumb{width:64px;height:64px;border:1px solid var(--line);border-radius:10px;background:var(--surface);padding:6px;cursor:pointer}.thumb.active{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand)}.thumb img{width:100%;height:100%;object-fit:contain}.pdp-buy .category{color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;margin:0 0 6px}.pdp-buy h1{font-size:clamp(24px,3.4vw,34px);margin:0 0 14px}.pdp-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;margin:0 0 6px}.pdp-price strong{font-size:28px;letter-spacing:-.02em}.pdp-price span{font-size:18px;color:var(--ink-muted);text-decoration:line-through}.pdp-siblings{margin:18px 0}.pdp-variants-head{font-size:15px;font-weight:800;color:var(--ink);margin:0 0 6px;line-height:1.3}.pdp-label{display:block;font-size:13px;font-weight:700;color:var(--ink-muted);margin-bottom:8px}.seg{display:inline-flex;flex-wrap:wrap;gap:8px}.seg-item{border:1px solid var(--line);border-radius:999px;padding:8px 16px;font-weight:700;font-size:14px;color:var(--ink);background:var(--surface);cursor:pointer;min-height:44px;display:inline-flex;align-items:center}.seg-item.active{border-color:var(--brand);background:var(--brand);color:#fff}.seg-item.disabled{opacity:.5;text-decoration:line-through;pointer-events:none}.seg-variants .seg-item{display:inline-flex;flex-direction:column;align-items:center;gap:1px;padding:7px 15px;line-height:1.15;text-decoration:none}.seg-variants .seg-item.disabled{text-decoration:none}.seg-size{font-size:14px}.seg-price{font-size:12px;font-weight:600;opacity:.7}.seg-item.active .seg-price{opacity:.92}.pdp-shops{margin-top:12px}.pdp-shops-toggle{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;font:inherit;font-weight:700;font-size:13px;color:var(--ink-muted);cursor:pointer;padding:2px 0}.pdp-shops-toggle:hover{color:var(--ink)}.pdp-shops-list{list-style:none;padding:0;margin:8px 0 0;display:grid;gap:4px;font-size:13.5px}.pdp-shops-list li{display:flex;justify-content:space-between;gap:12px}.pdp-shops-list strong{color:var(--ink-muted);font-weight:700}.pdp-buybox{display:grid;gap:10px;margin:18px 0 14px}.pdp-buybox .pdp-label{margin-bottom:0}.stepper{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;background:var(--surface)}.stepper button{width:44px;height:46px;border:0;background:transparent;font-size:22px;cursor:pointer;color:var(--ink)}.stepper button:disabled{color:var(--ink-muted);opacity:.4;cursor:not-allowed}.stepper span{min-width:28px;text-align:center;font-weight:800}.pdp-stepper{width:100%;justify-content:space-between;min-height:52px}.pdp-stepper button{width:58px;height:50px}.pdp-stepper span{font-size:17px}.pdp-qty-chips{display:flex;flex-wrap:wrap;gap:8px}.qty-chip{flex:1 1 auto;min-width:48px;min-height:40px;border:1px solid var(--line);border-radius:12px;background:var(--surface);font:inherit;font-weight:800;font-size:15px;color:var(--ink);cursor:pointer;transition:background .15s,border-color .15s,color .15s}.qty-chip:hover{border-color:var(--brand)}.qty-chip.active{background:var(--brand-tint);border-color:var(--brand);color:var(--brand-ink)}.pdp-add{width:100%;min-height:52px;font-size:16px;margin-top:0}.pdp-incart{margin:10px 0 0;font-weight:700;font-size:13.5px;color:var(--ok)}.pdp-reassure{margin:12px 0 20px;display:grid;gap:11px;padding:13px 14px;border:1px solid var(--line);border-radius:14px;background:var(--surface)}.pdp-promise{display:flex;align-items:flex-start;gap:9px;margin:0;font-size:14px;line-height:1.45;color:var(--ink)}.pdp-promise-ico{font-size:16px;line-height:1.3}.pdp-promise strong{font-weight:800}.pdp-pay{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pdp-pay-label{font-size:11px;font-weight:800;letter-spacing:.4px;text-transform:uppercase;color:var(--ink-muted)}.pdp-assure{display:flex;flex-wrap:wrap;gap:7px 16px;list-style:none;margin:0;padding:0;font-size:12.5px;font-weight:700;color:var(--ink-muted)}.pay-marks{display:inline-flex;align-items:center;gap:6px;flex-wrap:wrap}.pay-mark{display:inline-flex;align-items:center;gap:4px;height:26px;padding:0 8px;border:1px solid var(--line);border-radius:6px;background:#fff;font-size:12px;font-weight:800;letter-spacing:.2px}.pay-mpesa{color:#fff;background:#43a047;border-color:#3a8c3f}.pay-visa{color:#1a1f71;font-style:italic;font-size:13px;letter-spacing:.5px}.pay-cash{color:#1f7a3d}.pay-mark svg{display:block}.pdp-price-info{margin:4px 0 0;padding:24px 0 4px;border-top:1px solid var(--line);max-width:75ch}.pdp-price-info h2{font-size:18px;margin:0 0 8px}.pdp-price-info>p{color:var(--ink-muted);line-height:1.65;margin:0}.pdp-price-table{list-style:none;padding:0;margin:14px 0 0;max-width:380px}.pdp-price-table li{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid var(--line);font-size:14px}.pdp-price-table li.current{font-weight:800}.pdp-price-table a{font-weight:700}.pdp-price-table strong{font-weight:800}.pdp-attrs{width:100%;border-collapse:collapse;margin:8px 0 18px;font-size:14px;table-layout:fixed}.pdp-attrs th,.pdp-attrs td{overflow-wrap:anywhere;word-break:break-word}.pdp-attrs th{text-align:left;color:var(--ink-muted);font-weight:600;padding:9px 0;width:38%;border-bottom:1px solid var(--line)}.pdp-attrs td{padding:9px 0;font-weight:700;border-bottom:1px solid var(--line)}.pdp-desc h2{font-size:18px;margin:4px 0 8px}.pdp-desc p{color:var(--ink-muted);margin:0;line-height:1.65}.pdp-desc{overflow-wrap:anywhere}.pdp-desc img{display:block;max-width:100%;height:auto;border-radius:12px;margin:14px 0}.pdp-desc ul,.pdp-desc ol{color:var(--ink-muted);line-height:1.65;padding-left:22px}.pdp-desc h1,.pdp-desc h3{margin:14px 0 8px;line-height:1.15}.pdp-mag .pdp-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:40px;align-items:start;padding-bottom:18px}.pdp-mag .edcol{display:flex;flex-direction:column;gap:22px;min-width:0}.pdp-mag .masthead .mh-hero{border-radius:18px;overflow:hidden;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center;padding:0;margin:0;position:relative;box-shadow:var(--shadow-sm);border:1px solid var(--line);background:radial-gradient(120% 120% at 50% 16%,#fff,#f3ead9 72%,#e8dcc6)}.pdp-mag .masthead .mh-hero img{max-width:80%;max-height:80%;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}.pdp-mag .masthead .mh-hero .disc{position:absolute;top:14px;left:14px;background:var(--brand);color:#fff;font-weight:800;font-size:13px;padding:4px 10px;border-radius:9px}.pdp-mag .masthead .thumbs{display:flex;gap:10px;margin-top:12px}.pdp-mag .masthead .thumbs .t{width:64px;height:64px;border-radius:10px;border:1px solid var(--line);padding:0;cursor:pointer;background:radial-gradient(120% 120% at 50% 20%,#fff,#f1e7d6);display:grid;place-items:center}.pdp-mag .masthead .thumbs .t.active{border-color:var(--brand);box-shadow:0 0 0 2px var(--brand-tint)}.pdp-mag .masthead .thumbs .t img{height:74%;width:auto}.pdp-mag .block{background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:22px 24px;box-shadow:var(--shadow-sm)}.pdp-mag .block.take{background:linear-gradient(180deg,#fffdf9,#fbf6ee);border:1px solid #efe2cd}.pdp-mag .take .ribbon{display:inline-flex;align-items:center;gap:10px;margin-bottom:10px}.pdp-mag .take .verdict{font-family:var(--font-display);font-weight:800;font-size:22px;color:var(--brand-ink)}.pdp-mag .take .stars{color:var(--gold);font-size:18px;letter-spacing:1px}.pdp-mag .take blockquote{font-style:italic;font-weight:500;font-size:22px;line-height:1.34;margin:6px 0 12px;color:var(--ink)}.pdp-mag .take .byline{font-size:13.5px;font-weight:700;color:var(--ink-muted);display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pdp-mag .take .byline .seal{width:26px;height:26px;border-radius:50%;background:var(--brand);color:#fff;display:grid;place-items:center;font-family:var(--font-display);font-weight:800;font-size:13px}.pdp-mag .take .byline .srcs a{color:var(--brand-ink);text-decoration:underline;text-underline-offset:2px}.pdp-mag .take .byline .ok{color:#1a7f4b}.pdp-mag .blockh{font-family:var(--font-display);font-weight:700;font-size:20px;margin:0 0 6px;line-height:1.12}.pdp-mag .blocksub{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-weight:700}.pdp-mag .tnote{font-size:15.5px;line-height:1.62;color:var(--ink);overflow-wrap:anywhere;margin-top:6px}.pdp-mag .tnote.muted{color:var(--ink-muted)}.pdp-mag .tnote p{margin:0 0 10px}.pdp-mag .tnote p:last-child{margin-bottom:0}.pdp-mag .tnote h2,.pdp-mag .tnote h3,.pdp-mag .tnote h4{font-size:16px;margin:14px 0 6px;line-height:1.2}.pdp-mag .tnote ul,.pdp-mag .tnote ol{padding-left:22px;margin:6px 0 10px}.pdp-mag .meters{display:grid;grid-template-columns:1fr 1fr;gap:10px 26px;margin-top:16px}.pdp-mag .meter{display:flex;align-items:center;justify-content:space-between;gap:12px}.pdp-mag .meter .ml{font-size:13px;color:var(--ink-muted);font-weight:600}.pdp-mag .dots{display:inline-flex;gap:5px}.pdp-mag .dots i{width:9px;height:9px;border-radius:50%;background:var(--line)}.pdp-mag .dots i.on{background:var(--brand)}.pdp-mag .spec{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.pdp-mag .spec .row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid var(--line)}.pdp-mag .spec .row .k{font-size:13.5px;color:var(--ink-muted);font-weight:600}.pdp-mag .spec .row .v{font-size:14.5px;font-weight:700;color:var(--ink);text-align:right}.pdp-mag .spec-foot{font-size:12px;color:var(--ink-muted);margin-top:12px}.pdp-mag .pairchips{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 14px}.pdp-mag .pairchips .pc{background:var(--hover);border:1px solid var(--line);border-radius:999px;padding:7px 13px;font-weight:600;font-size:13.5px}.pdp-mag .serve{display:flex;gap:22px;flex-wrap:wrap;font-size:14px;color:var(--ink)}.pdp-mag .serve b{color:var(--brand-ink)}.pdp-mag .buycol{position:sticky;top:18px}.pdp-mag .buybox{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:22px 22px 20px;box-shadow:var(--shadow-md)}.pdp-mag .buybox .category{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--brand-ink);display:block}.pdp-mag .buybox h1{font-family:var(--font-display);font-weight:700;font-size:28px;line-height:1.08;margin:6px 0 10px}.pdp-mag .raterow{display:inline-flex;align-items:center;gap:9px;margin-bottom:14px;font-size:14px}.pdp-mag .raterow .st{color:var(--gold);font-size:16px;letter-spacing:1px}.pdp-mag .raterow b{font-weight:800}.pdp-mag .raterow span{color:var(--ink-muted)}.pdp-mag .priceline{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.pdp-mag .priceline b{font-size:32px;font-family:var(--font-display);font-weight:800}.pdp-mag .priceline s{color:var(--ink-muted);font-size:18px;text-decoration:line-through}.pdp-mag .priceline b.on-sale{background:#ffe14d;padding:1px 9px;border-radius:8px}.pdp-mag .pdp-save{color:var(--ok);font-weight:800;font-size:14.5px;margin:8px 0 0}.pdp-mag .stock{display:inline-flex;align-items:center;gap:8px;margin:12px 0 4px;font-weight:700;font-size:14px;color:var(--ok)}.pdp-mag .stock:before{display:none}.pdp-mag .stock .d{width:8px;height:8px;border-radius:50%;background:var(--ok)}.pdp-mag .stock.out{color:var(--brand-ink)}.pdp-mag .stock.out .d{background:var(--brand)}.pdp-mag .shoplink{display:inline-flex;align-items:center;gap:6px;font-size:13.5px;color:var(--brand-ink);font-weight:700;margin:8px 0 4px;background:none;border:0;cursor:pointer;padding:0}.pdp-mag .lbl{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:var(--ink-muted);font-weight:700;display:block;margin:16px 0 8px}.pdp-mag .seg{display:flex;gap:8px}.pdp-mag .seg .si{flex:1;border:1px solid var(--line);border-radius:12px;padding:9px 8px;text-align:center;cursor:pointer;background:#fff;color:inherit}.pdp-mag .seg .si.active{border-color:var(--brand);background:var(--brand-tint)}.pdp-mag .seg .si.disabled{opacity:.45;pointer-events:none}.pdp-mag .seg .si .sz{display:block;font-weight:800;font-size:14px}.pdp-mag .seg .si .pr{display:block;font-size:12.5px;color:var(--ink-muted);margin-top:2px}.pdp-mag .buyrow{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.pdp-mag .stepperbig{display:inline-flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:999px;padding:5px;background:#fff}.pdp-mag .stepperbig button{width:38px;height:38px;border-radius:50%;border:0;background:var(--hover);font-size:20px;cursor:pointer;color:var(--ink)}.pdp-mag .stepperbig button:disabled{opacity:.4;cursor:not-allowed}.pdp-mag .stepperbig b{min-width:26px;text-align:center;font-weight:800;font-size:17px}.pdp-mag .qchips{display:flex;gap:7px;flex-wrap:wrap}.pdp-mag .qchips .q{border:1px solid var(--line);background:#fff;border-radius:10px;min-width:40px;height:38px;font-weight:800;cursor:pointer;color:var(--ink)}.pdp-mag .qchips .q.active{border-color:var(--brand);background:var(--brand-tint);color:var(--brand-ink)}.pdp-mag .addbig{width:100%;height:56px;border:0;border-radius:14px;background:var(--brand);color:#fff;font-weight:800;font-size:18px;cursor:pointer;box-shadow:0 10px 26px #d2181257;display:flex;align-items:center;justify-content:center;gap:10px}.pdp-mag .addbig:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.pdp-mag .incart{display:flex;align-items:center;gap:8px;color:var(--ok);font-weight:700;font-size:14px;margin:12px 0 4px}.pdp-mag .trust{margin-top:14px;padding-top:16px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:12px}.pdp-mag .trust .deliver{display:flex;align-items:center;gap:10px;font-size:14.5px}.pdp-mag .trust .deliver .ic{width:32px;height:32px;border-radius:9px;background:var(--warn-tint);color:var(--warn);display:grid;place-items:center;font-size:17px;flex-shrink:0}.pdp-mag .trust .deliver b{color:var(--ink)}.pdp-mag .paymarks{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.pdp-mag .paymarks .pm-label{font-size:13px;color:var(--ink-muted);font-weight:600}.pdp-mag .assure{display:flex;gap:16px;flex-wrap:wrap;font-size:13px;color:var(--ink-muted);font-weight:600}.pdp-mag .faq{margin:2px 0 0}.pdp-mag .faq-item{padding:13px 0;border-bottom:1px solid var(--line)}.pdp-mag .faq-item:last-child{border-bottom:0;padding-bottom:0}.pdp-mag .faq dt{font-weight:700;color:var(--ink);margin-bottom:5px;font-size:15px}.pdp-mag .faq dd{margin:0;color:var(--ink-muted);line-height:1.6;font-size:14.5px}.pdp-mag .pdp-wide{padding:30px 0 0}@media (max-width: 900px){.pdp-mag .pdp-grid{grid-template-columns:1fr;gap:22px}.pdp-mag .buycol{position:static;order:-1}.pdp-mag .spec,.pdp-mag .meters{grid-template-columns:1fr}}.pdp-empty{text-align:center;padding:60px 20px}.category-page{margin:0 0 8px}.cat-hero{margin:10px 0 22px}.cat-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:2px 4px;font-size:13px;color:var(--ink-muted);margin:0 0 12px}.cat-breadcrumb a{color:var(--ink-muted);text-decoration:none;font-weight:600}.cat-breadcrumb a:hover{color:var(--brand)}.cat-crumb{display:inline-flex;align-items:center;gap:4px}.cat-crumb-sep{color:var(--line)}.cat-breadcrumb [aria-current=page]{color:var(--ink);font-weight:700}.cat-hero-head{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.cat-hero-head h1{margin:0;font-size:clamp(28px,4vw,40px);line-height:1.05;letter-spacing:-.02em}.cat-count{color:var(--ink-muted);font-weight:600;font-size:14px}.cat-intro{color:var(--ink-muted);max-width:75ch;line-height:1.6}.cat-intro p{margin:0}.cat-hero .cat-intro{margin:14px 0 0;font-size:15.5px}.subcat-chips{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:10px}.subcat-chip{display:inline-flex;align-items:center;gap:8px;background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:8px 14px;font-weight:700;font-size:14px;color:var(--ink);text-decoration:none;transition:border-color .15s,background .15s,color .15s;box-shadow:var(--shadow-sm)}.subcat-chip:hover{border-color:var(--brand);color:var(--brand-ink);background:var(--brand-tint)}.subcat-count{font-size:12px;font-weight:700;color:var(--ink-muted);background:color-mix(in srgb,var(--ink) 7%,transparent);border-radius:999px;padding:1px 8px}.subcat-chip:hover .subcat-count{color:var(--brand-ink);background:color-mix(in srgb,var(--brand) 14%,transparent)}.cat-longdesc{margin:40px 0 8px;border-top:1px solid var(--line);padding-top:26px}.cat-longdesc h2{margin:0 0 12px;font-size:19px}.cat-longdesc-body{max-width:75ch;color:var(--ink-muted);line-height:1.7}.cat-longdesc-body p{margin:0 0 12px}.cat-longdesc-body a{color:var(--brand-ink);font-weight:600}.brand-head{justify-content:flex-start;align-items:center;gap:16px}.brand-head .brand-logo{width:72px;height:72px;border-radius:12px;object-fit:contain;background:var(--surface);border:1px solid var(--line);padding:6px;flex:0 0 auto}.pdp-empty .cta{display:inline-block;margin-top:16px}.pdp-basket{text-decoration:none}@media (max-width: 860px){.pdp-grid{grid-template-columns:minmax(0,1fr);gap:22px}.pdp-gallery{position:static}}.reviews{margin:40px 0 8px;border-top:1px solid var(--line);padding-top:28px}.reviews h2{font-size:20px;margin:0 0 18px}.stars{display:inline-flex;gap:1px;letter-spacing:1px}.stars .star{color:var(--line)}.stars .star.on{color:var(--warn)}.stars .star.half{position:relative;color:var(--line)}.stars .star.half:before{content:"★";position:absolute;left:0;width:50%;overflow:hidden;color:var(--warn)}.reviews-summary{display:flex;gap:32px;align-items:center;flex-wrap:wrap;margin-bottom:24px}.reviews-score{display:flex;flex-direction:column;gap:4px}.reviews-score strong{font-size:40px;line-height:1;font-family:var(--font-display)}.reviews-score .stars{font-size:18px}.reviews-dist{list-style:none;margin:0;padding:0;flex:1;min-width:220px;max-width:360px;display:grid;gap:6px}.reviews-dist li{display:grid;grid-template-columns:28px 1fr 28px;gap:8px;align-items:center;font-size:13px}.rd-bar{height:8px;background:var(--line);border-radius:999px;overflow:hidden}.rd-fill{display:block;height:100%;background:var(--warn)}.rd-n{text-align:right}.reviews-list{list-style:none;margin:0;padding:0;display:grid;gap:18px}.review{border:1px solid var(--line);border-radius:var(--r-card);background:var(--surface);padding:16px;box-shadow:var(--shadow-sm)}.review-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:14px}.review-head .stars{font-size:15px}.review-author{font-weight:800}.review-verified{color:var(--ok);font-weight:700;font-size:12px;background:var(--ok-tint);border-radius:999px;padding:2px 8px}.review-incentivized{color:var(--warn);font-weight:700;font-size:12px;background:var(--warn-tint);border:1px solid color-mix(in srgb,var(--warn) 30%,transparent);border-radius:999px;padding:2px 8px}.review-date{margin-left:auto;font-size:13px}.rp-wrap{min-height:70vh;display:flex;align-items:flex-start;justify-content:center;padding:24px 16px 64px}.rp-card{width:100%;max-width:560px;background:var(--card, #fff);border:1px solid var(--line);border-radius:var(--r-card, 16px);box-shadow:var(--shadow-md);padding:24px}.rp-card.rp-center{text-align:center}.rp-card h1{font-size:22px;margin:0 0 8px;color:var(--ink-deep, var(--ink))}.rp-muted{color:var(--ink-muted)}.rp-foot{color:var(--brand);font-style:italic;margin-top:14px}.rp-progress{color:var(--ink-muted);font-size:13px;margin:0 0 8px}.rp-head{display:flex;gap:12px;align-items:center;margin-bottom:12px}.rp-thumb{width:64px;height:64px;object-fit:cover;border-radius:10px;flex:none}.rp-hi{margin:0;color:var(--ink-muted);font-size:14px}.rp-title{font-size:20px;margin:2px 0 0}.rp-stars{display:flex;gap:6px;justify-content:center;margin:12px 0}.rp-star{font-size:38px;line-height:1;background:none;border:none;cursor:pointer;color:var(--line);padding:0 2px;transition:color .1s}.rp-star.on{color:#f5a623}.rp-input,.rp-textarea{width:100%;box-sizing:border-box;border:1px solid var(--line);border-radius:10px;padding:11px 12px;font:inherit;margin-top:10px}.rp-textarea{resize:vertical}.rp-photos{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.rp-photo{position:relative;width:64px;height:64px}.rp-photo img{width:64px;height:64px;object-fit:cover;border-radius:8px}.rp-photo-x{position:absolute;top:-6px;right:-6px;width:20px;height:20px;border-radius:999px;border:none;background:var(--ink-deep, #222);color:#fff;cursor:pointer;line-height:1}.rp-photo-add{width:64px;height:64px;border:1px dashed var(--line);border-radius:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--ink-muted);font-size:13px}.rp-bonus{color:var(--ink-muted);font-size:13px;margin:8px 0 0}.rp-consent{display:flex;gap:8px;align-items:flex-start;margin:16px 0;font-size:13px;color:var(--ink-muted)}.rp-consent input{margin-top:3px;flex:none}.rp-err{color:var(--bad, #c0392b);font-size:14px}.rp-actions{display:flex;gap:10px;align-items:center}.rp-submit{flex:1;background:var(--brand);color:#fff;border:none;border-radius:10px;padding:13px 18px;font-weight:800;font-size:16px;cursor:pointer}.rp-submit:disabled{opacity:.5;cursor:not-allowed}.rp-skip{background:none;border:none;color:var(--ink-muted);cursor:pointer;font-weight:600;padding:13px 8px}.review-title{font-weight:800;margin:10px 0 4px}.review-body{margin:6px 0 0;color:var(--ink);line-height:1.6;white-space:pre-wrap}.review-photos{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.review-photos img{width:84px;height:84px;object-fit:cover;border-radius:10px;border:1px solid var(--line)}.review-foot{display:flex;align-items:center;gap:10px;margin-top:12px}.review-helpful-btn{border:1px solid var(--line);background:var(--surface);color:var(--ink);border-radius:999px;padding:10px 14px;min-height:44px;display:inline-flex;align-items:center;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.review-helpful-btn:hover:not(:disabled){border-color:var(--brand);color:var(--brand)}.review-helpful-btn:disabled{opacity:.6;cursor:default}.review-form{margin-top:24px;border:1px solid var(--line);border-radius:var(--r-card);background:var(--surface);padding:18px;box-shadow:var(--shadow-sm)}.review-form h3{font-size:16px;margin:0 0 10px}.review-form.done{color:var(--ok);font-weight:700}.rf-row{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.rf-input{width:100%;border:1px solid var(--line);border-radius:10px;padding:10px 12px;font:inherit;color:var(--ink);background:var(--bg);margin:8px 0}.rf-row .rf-input{flex:1;min-width:180px;margin:0}.rf-text{min-height:90px;resize:vertical}.rf-stars{display:inline-flex;gap:2px;margin-bottom:6px}.rf-star{font-size:28px;line-height:1;background:none;border:0;padding:8px;cursor:pointer;color:var(--line)}.rf-star.on{color:var(--warn)}.rf-err{color:var(--brand);font-size:13px;margin:6px 0 0}.review-form .add-btn{margin-top:4px}.rf-photos{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0}.rf-photo{position:relative}.rf-photo img{width:64px;height:64px;object-fit:cover;border-radius:8px;border:1px solid var(--line);display:block}.rf-photo button{position:absolute;top:-6px;right:-6px;width:24px;height:24px;border-radius:999px;border:0;background:var(--ink);color:#fff;cursor:pointer;line-height:1;font-size:13px}.rf-photo button:after{content:"";position:absolute;inset:-12px}.rf-photo-add{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border:1px dashed var(--line);border-radius:8px;cursor:pointer;font-size:12px;font-weight:700;color:var(--ink-muted)}.blog-index{padding:26px 0 42px}.blog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:18px}.blog-card{display:flex;flex-direction:column;overflow:hidden;min-height:100%;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.blog-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:color-mix(in srgb,var(--brand) 30%,var(--line))}.blog-card-media{aspect-ratio:16 / 10;background:var(--bg);overflow:hidden;border-bottom:1px solid var(--line)}.blog-card-media img{width:100%;height:100%;object-fit:cover}.blog-card-body{display:grid;gap:8px;padding:16px}.blog-date,.article-date{color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.blog-card h2{margin:0;font-size:18px;letter-spacing:-.01em;line-height:1.2;overflow-wrap:anywhere}.blog-card p{margin:0;color:var(--ink-muted);font-size:14px;line-height:1.55}.blog-article{max-width:820px;padding:24px 0 52px}.blog-article h1{margin:8px 0 12px;font-size:clamp(30px,5vw,48px)}.article-excerpt{margin:0 0 22px;color:var(--ink-muted);font-size:18px;line-height:1.55}.article-hero{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--surface);margin:0 0 28px}.article-hero img{width:100%;max-height:520px;object-fit:cover}.article-body{color:var(--ink);font-size:16px;line-height:1.75;overflow-wrap:anywhere;word-break:break-word}.article-body>*:first-child{margin-top:0}.article-body p,.article-body ul,.article-body ol,.article-body blockquote{margin:0 0 18px}.article-body h2,.article-body h3{margin:30px 0 12px;letter-spacing:0}.article-body h2{font-size:24px}.article-body h3{font-size:20px}.article-body a{color:var(--brand-ink);font-weight:700;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.article-body img{width:auto;max-width:100%;height:auto;border-radius:var(--radius);border:1px solid var(--line);margin:24px auto}.article-body blockquote{border-left:4px solid var(--brand);padding-left:16px;color:var(--ink-muted)}.article-body table{display:block;width:max-content;max-width:100%;overflow-x:auto}.article-body pre{max-width:100%;overflow-x:auto}.article-body iframe,.article-body video{max-width:100%}@media (max-width: 760px){.blog-grid{grid-template-columns:1fr}.blog-article{padding-top:18px}}.cart-launch{position:relative;flex:0 0 auto}.cart-btn{position:relative;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff;border-radius:999px;padding:0 14px;min-height:40px;font:inherit;font-weight:800;font-size:14px;cursor:pointer;white-space:nowrap;transition:background .15s}.cart-btn:hover{background:#ffffff29}.cart-btn svg{flex:0 0 auto}.cart-amount{font-variant-numeric:tabular-nums}.cart-amount-empty{font-weight:700}.cart-badge{position:absolute;top:-5px;right:-5px;min-width:20px;height:20px;padding:0 5px;display:grid;place-items:center;background:#fff;color:var(--brand-ink);border-radius:999px;font-size:12px;font-weight:800;box-shadow:0 0 0 2px #c8140e}.cart-toast{position:fixed;top:70px;right:16px;z-index:60;max-width:min(320px,calc(100vw - 32px));display:flex;align-items:center;gap:12px;text-align:left;background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-lg);padding:12px 14px;font:inherit;font-size:14px;cursor:pointer;animation:rise .2s ease}.cart-toast-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-toast strong{font-weight:800}.cart-toast-cta{color:var(--brand);font-weight:800;white-space:nowrap;flex:0 0 auto}.auth-scrim{position:fixed;inset:0;z-index:70;background:#160d0980;backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;padding:20px}.auth-modal{position:relative;width:min(440px,100%);max-height:92vh;overflow-y:auto;-webkit-overflow-scrolling:touch;background:var(--surface);border-radius:20px;box-shadow:var(--shadow-lg);padding:30px 28px 22px;animation:qvPop .2s var(--ease)}.auth-modal-loading{min-height:240px;display:grid;place-items:center}.auth-x{position:absolute;top:12px;right:12px;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);background:var(--surface);border-radius:999px;font-size:22px;line-height:1;color:var(--ink-muted);cursor:pointer}.auth-x:hover{color:var(--ink);border-color:var(--ink-muted)}.auth-head{text-align:center;margin:2px 0 18px}.auth-eyebrow{display:block;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-ink);margin-bottom:8px}.auth-title{margin:0 0 8px;font-family:var(--font-display);font-weight:700;font-size:25px;letter-spacing:-.01em;color:var(--ink)}.auth-sub{margin:0;color:var(--ink-muted);font-size:14px;line-height:1.45}.auth-terms{margin:16px 0 0;text-align:center;color:var(--ink-muted);font-size:12px;line-height:1.4}.auth-terms a{color:var(--ink-muted);text-decoration:underline}.auth-gsi-skel{width:100%;max-width:400px;height:44px;border-radius:999px;background:linear-gradient(100deg,var(--line) 30%,#f4ede3 50%,var(--line) 70%);background-size:200% 100%;animation:sk 1.1s linear infinite}.cart-scrim{position:fixed;inset:0;z-index:55;background:#160d0980;backdrop-filter:blur(2px);display:flex;justify-content:flex-end}.cart-sheet{display:flex;flex-direction:column;width:min(420px,100vw);height:100%;background:var(--bg);box-shadow:var(--shadow-lg);animation:cartSlide .22s var(--ease)}@keyframes cartSlide{0%{transform:translate(24px);opacity:.5}to{transform:none;opacity:1}}.cart-sheet-loading{align-items:center;justify-content:center}.cart-spinner{width:30px;height:30px;border:3px solid var(--line);border-top-color:var(--brand);border-radius:50%;animation:cartSpin .7s linear infinite}@keyframes cartSpin{to{transform:rotate(360deg)}}.cart-sheet-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;border-bottom:1px solid var(--line);background:var(--surface)}.cart-sheet-head h2{margin:0;font-size:18px}.cart-sheet-x{border:0;background:transparent;font-size:26px;line-height:1;cursor:pointer;color:var(--ink-muted);min-width:44px;min-height:44px}.cart-empty{padding:48px 20px;text-align:center;color:var(--ink-muted);display:grid;gap:16px;place-items:center}.cart-sheet-body{flex:1;overflow-y:auto;padding:12px 14px 18px;-webkit-overflow-scrolling:touch}.cart-lines{list-style:none;margin:0;padding:0;display:grid;gap:8px}.cart-line{display:flex;gap:12px;align-items:flex-start;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:10px}.cart-thumb{width:56px;height:56px;flex:0 0 auto;border:1px solid var(--line);border-radius:8px;background:#fff;display:grid;place-items:center;overflow:hidden;font-size:22px}.cart-thumb img{width:100%;height:100%;object-fit:contain;padding:4px;mix-blend-mode:multiply}.cart-line-main{flex:1;min-width:0;display:grid;gap:3px}.cart-line-name{font-size:14px;font-weight:700;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-line-each{font-size:12.5px;color:var(--ink-muted)}.cart-line-controls{display:flex;align-items:center;gap:12px;margin-top:5px}.cart-stepper{min-height:36px}.cart-stepper button{width:38px;height:34px;font-size:19px}.cart-stepper span{min-width:24px}.cart-remove{border:0;background:transparent;color:var(--ink-muted);font:inherit;font-size:13px;font-weight:700;cursor:pointer;text-decoration:underline}.cart-line-total{flex:0 0 auto;font-size:14px}.cart-xsell{margin-top:18px}.cart-xsell-title{margin:0 0 8px;font-size:12.5px;font-weight:800;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.4px}.cart-xsell-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:6px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.cart-xsell-card{flex:0 0 128px;scroll-snap-align:start;background:var(--surface);border:1px solid var(--line);border-radius:12px;padding:8px;display:grid;gap:6px}.cart-xsell-thumb{width:100%;aspect-ratio:1 / 1;border:0;padding:0;font:inherit;cursor:pointer;border-radius:8px;background:#fff;display:grid;place-items:center;overflow:hidden;font-size:24px}.cart-xsell-thumb img{width:100%;height:100%;object-fit:contain;padding:8px;mix-blend-mode:multiply}.cart-xsell-name{font-size:12.5px;font-weight:700;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:31px}.cart-xsell-price{font-size:13px;font-weight:800}.cart-xsell-add{border:1px solid var(--brand);background:var(--brand-tint);color:var(--brand-ink);border-radius:999px;padding:6px;font:inherit;font-weight:800;font-size:12.5px;cursor:pointer}.cart-xsell-add:disabled{opacity:.55;cursor:not-allowed;border-color:var(--line);background:transparent;color:var(--ink-muted)}.cart-sheet-foot{border-top:1px solid var(--line);background:var(--surface);padding:14px 16px calc(14px + env(safe-area-inset-bottom));display:grid;gap:10px}.cart-deliver{display:grid;gap:2px;font-size:13.5px}.cart-deliver-to{color:var(--ink)}.cart-deliver-change{border:0;background:transparent;color:var(--brand);font:inherit;font-weight:800;font-size:13px;cursor:pointer;margin-left:8px;text-decoration:underline}.cart-deliver-eta{color:var(--ink-muted);font-weight:700}.cart-addr-list{display:grid;gap:6px;max-height:180px;overflow-y:auto}.cart-addr{text-align:left;display:grid;gap:2px;border:1px solid var(--line);background:var(--surface);border-radius:10px;padding:8px 10px;cursor:pointer;font:inherit}.cart-addr.on{border-color:var(--brand);background:var(--brand-tint)}.cart-addr strong{font-size:13.5px}.cart-addr span{font-size:12px;color:var(--ink-muted)}.cart-subtotal{display:flex;align-items:center;justify-content:space-between;font-size:15px}.cart-subtotal strong{font-size:18px}.cart-checkout{width:100%;border:0;background:var(--brand);color:#fff;font:inherit;font-weight:800;font-size:15px;padding:14px;border-radius:999px;cursor:pointer;box-shadow:0 8px 20px #d2181247}.cart-checkout:hover{background:var(--brand-ink)}.cart-foot-note{margin:0;text-align:center;font-size:12px;color:var(--ink-muted)}@media (max-width: 760px){.cart-scrim{justify-content:stretch;align-items:flex-end}.cart-sheet{width:100%;height:auto;max-height:92vh;border-radius:18px 18px 0 0;animation:rise .24s var(--ease)}.auth-scrim{align-items:flex-end;padding:0}.auth-modal{width:100%;max-height:94vh;border-radius:20px 20px 0 0;padding:26px 20px 20px;animation:rise .24s var(--ease)}.cart-btn .cart-amount{display:none}.cart-btn{padding:0 11px}}.qv-scrim{position:fixed;inset:0;z-index:52;overflow:hidden;background:#160d0980;backdrop-filter:blur(2px);display:flex;align-items:flex-start;justify-content:center;padding:clamp(16px,4vh,48px) 16px}.qv-modal{position:relative;width:min(980px,100%);max-height:calc(100dvh - clamp(32px,8vh,96px));display:flex;flex-direction:column;overflow:hidden;background:var(--bg);border-radius:18px;box-shadow:var(--shadow-lg);animation:qvPop .2s var(--ease)}@keyframes qvPop{0%{transform:translateY(8px) scale(.99);opacity:.4}to{transform:none;opacity:1}}.qv-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px 9px 18px;border-bottom:1px solid var(--line);background:var(--surface)}.qv-fullpage{font-size:13px;font-weight:700;color:var(--ink-muted);padding:8px 2px}.qv-fullpage:hover{color:var(--brand)}.qv-close{flex:0 0 auto;border:0;background:var(--hover);color:var(--ink);font-size:24px;line-height:1;width:40px;height:40px;border-radius:999px;cursor:pointer;display:grid;place-items:center}.qv-close:hover{background:var(--line)}.qv-body{flex:1 1 auto;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding:0 22px 8px}.qv-body .pdp{padding-top:8px}.qv-modal .pdp-gallery{position:static;top:auto}@media (max-width: 760px){.qv-scrim{align-items:flex-end;padding:0}.qv-modal{width:100%;max-height:94dvh;border-radius:18px 18px 0 0;animation:rise .24s var(--ease)}.qv-body{padding:0 16px calc(8px + var(--safe-bottom))}}.deliver-pill-wrap{position:relative;flex:0 1 auto;min-width:0}.deliver-pill{display:inline-flex;align-items:center;gap:8px;max-width:220px;border:1px solid rgba(255,255,255,.18);background:#ffffff14;color:#fff;border-radius:999px;padding:4px 12px;min-height:40px;font:inherit;cursor:pointer;white-space:nowrap}.deliver-pill:hover{background:#ffffff29}.deliver-pill-icon{flex:0 0 auto}.deliver-pill-text{display:flex;flex-direction:column;align-items:flex-start;line-height:1.15;min-width:0}.deliver-pill-text strong{font-size:13px;font-weight:800;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deliver-pill-eta{font-size:11px;font-weight:600;color:#fffc}.deliver-pill-caret{flex:0 0 auto;opacity:.7;font-size:11px}.deliver-menu{position:absolute;top:calc(100% + 8px);right:0;z-index:60;min-width:260px;max-width:min(340px,calc(100vw - 24px));max-height:60vh;overflow-y:auto;background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow-lg);padding:6px}.deliver-menu-head{margin:6px 8px 4px;font-size:11px;font-weight:800;letter-spacing:.5px;text-transform:uppercase;color:var(--ink-muted)}.deliver-menu-item{display:grid;gap:1px;width:100%;text-align:left;border:0;background:transparent;border-radius:10px;padding:9px 10px;cursor:pointer;font:inherit}.deliver-menu-item:hover{background:var(--hover)}.deliver-menu-item.on{background:var(--brand-tint)}.deliver-menu-item strong{font-size:14px;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deliver-menu-item span{font-size:12.5px;color:var(--ink-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width: 760px){.deliver-pill{max-width:150px;padding:4px 10px}.deliver-pill-text strong{max-width:92px}.deliver-pill-eta{display:none}.deliver-menu{right:auto;left:0}}.site-footer{background:var(--ink-deep);color:#cdbcab;margin-top:64px;font-size:14px}.site-footer a{color:#fff}.site-footer .foot{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:36px 40px;padding:52px 0 36px;align-items:start}.foot-brand{max-width:340px}.foot-logo{height:30px;width:auto;opacity:.95;display:block;margin-bottom:16px}.foot-tagline{margin:0 0 16px;line-height:1.6;font-size:13.5px;color:#b6a795}.foot-phone{margin:0;font-size:14px;color:#cdbcab}.foot-phone a{font-weight:800}.foot-col h3{margin:0 0 14px;font-size:12px;letter-spacing:.09em;text-transform:uppercase;color:#fff;font-weight:800}.foot-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:11px}.foot-col a{color:#ccbba9;font-weight:600;text-decoration:none;transition:color .15s}.foot-col a:hover{color:#fff}.site-footer .foot-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px 24px;flex-wrap:wrap;padding:18px 0 calc(26px + var(--safe-bottom));border-top:1px solid rgba(255,255,255,.1);font-size:12.5px;color:#968673}.foot-legal{display:inline-flex;align-items:center;gap:7px;font-weight:600;color:#b6a795}.co-panel{max-width:480px}.co-paybar{position:static!important;margin:14px 0 0!important;padding:0!important;background:transparent!important;border-top:0!important;box-shadow:none!important}@media (min-width: 880px){.co-panel{max-width:960px}.co-grid{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:28px;align-items:start}.co-main{grid-column:1;grid-row:1;min-width:0}.co-aside{grid-column:2;grid-row:1;position:sticky;top:calc(90px + var(--safe-top));max-height:calc(100dvh - 110px - var(--safe-top));overflow:auto;overscroll-behavior:contain}}@media (max-width: 879px){.co-paybar{position:sticky!important;bottom:0;margin:14px -22px -22px!important;padding:12px 22px calc(12px + var(--safe-bottom))!important;background:var(--surface)!important;border-top:1px solid var(--line)!important;box-shadow:0 -6px 16px #0000000f!important;z-index:3}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}@media (max-width: 860px){.catalog-layout{grid-template-columns:minmax(0,1fr);gap:12px}.rail-col{position:static;max-height:none;overflow:visible;display:block;min-width:0}.rail-col .dept-rail{position:static;display:flex;gap:6px;overflow-x:auto;padding:8px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain}.dept-rail::-webkit-scrollbar{display:none}.dept-rail .dept-group{flex:0 0 auto}.dept-rail .dept-row{white-space:nowrap;scroll-snap-align:start;padding:12px}.dept-rail .dept-row.active{box-shadow:none;border:1px solid var(--brand)}.dept-children,.dept-more{display:none}.catalog-toolbar{flex-direction:column;align-items:stretch;gap:12px}.catalog-toolbar .row-head{flex:none}.toolbar-controls{width:100%}.toolbar-controls .sort-chips{flex:1;min-width:0;flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.toolbar-controls .sort-chips::-webkit-scrollbar{display:none}.filter-toggle{display:inline-flex;align-items:center;border:1px solid var(--line);background:var(--surface);border-radius:999px;min-height:44px;padding:0 16px;font:inherit;font-weight:700;font-size:14px;cursor:pointer;white-space:nowrap}.facet-rail{display:none}.facet-opt{min-height:40px}.rail-col.filters-open .facet-rail{display:block;position:fixed;left:0;right:0;bottom:0;margin:0;max-height:82vh;max-height:82dvh;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;z-index:45;border-radius:16px 16px 0 0;box-shadow:var(--shadow-lg)}.facet-scrim{display:block;position:fixed;inset:0;background:#160d0973;z-index:44}.facet-sheet-foot{display:block;position:sticky;bottom:0;background:var(--surface);border-top:1px solid var(--line);margin:6px -14px 0;padding:10px 14px calc(10px + var(--safe-bottom))}.facet-apply{width:100%;border:0;background:var(--brand);color:#fff;font:inherit;font-weight:800;font-size:15px;padding:13px;border-radius:999px;cursor:pointer}}@media (max-width: 760px){.hero{grid-template-columns:1fr;gap:22px}.promise{display:none}.catalog-toolbar{flex-wrap:wrap}.grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px}.rail-track{gap:12px}.rail-item{width:58vw;max-width:230px}.site-footer .foot{grid-template-columns:1fr 1fr;gap:30px 24px;padding:40px 0 28px}.foot-brand{grid-column:1 / -1;max-width:none}.site-footer .foot-bottom{justify-content:flex-start}}@media (max-width: 900px){.site-header.nav-hidden{top:calc(-200px - var(--safe-top))}.site-header .bar{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"brand  actions" "search search";column-gap:8px;row-gap:7px;align-items:center;padding:8px max(14px,var(--safe-right)) 8px max(14px,var(--safe-left))}.brand{grid-area:brand;flex:0 0 auto}.brand-logo{height:22px}.site-search{grid-area:search;flex:0 0 auto;min-width:0;max-width:none}.header-actions{grid-area:actions;display:flex;align-items:center;gap:8px;min-width:0;justify-content:flex-end}.cart-launch{order:2;flex:0 0 auto}.header-pill,.deliver-pill-wrap{order:0;flex:1 1 auto;min-width:0;max-width:100%}.header-pill{display:inline-flex;overflow:hidden}.deliver-pill{max-width:100%}.bar:has(.deliver-pill-wrap) .header-pill{display:none}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;order:1;flex:0 0 auto;width:40px;height:40px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#ffffff14;color:#fff;cursor:pointer}.nav-toggle[aria-expanded=true]{background:#ffffff2e}.nav{position:absolute;top:calc(100% + 2px);right:0;z-index:40;display:none;flex-direction:column;align-items:stretch;gap:2px;min-width:190px;padding:8px;border-radius:14px;background:var(--ink-deep);border:1px solid rgba(255,255,255,.12);box-shadow:0 14px 34px #00000073}.nav.nav-open{display:flex}.nav .nav-link{padding:11px 14px;font-size:15px;border-radius:10px}}@media (pointer: coarse){input:not([type=checkbox]):not([type=radio]):not([type=range]),select,textarea{font-size:16px!important}}@media (hover: none){:where(button,a,.dept-row,.dept-child,.nav-link,.add-btn,.basket-btn,.filter-chip,.search-opt,.seg-item,.thumb,.card-link,.price-preset):active{opacity:.7}.nav-link:hover{background:transparent;color:#efe4d6}.cta:hover{transform:none;box-shadow:0 6px 16px #0000002e}.dept-row:hover,.facet-opt:hover{background:transparent}.dept-child:hover{background:transparent;color:var(--ink-muted)}.price-preset:hover{border-color:var(--line);color:var(--ink)}.product-card:hover .image-box img{transform:none}.product-card:hover .card-link h3{color:inherit}.blog-card:hover{transform:none;box-shadow:var(--shadow-sm);border-color:var(--line)}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/inter-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/plus-jakarta-700-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Plus Jakarta Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/plus-jakarta-700-latin-ext.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width: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;-moz-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;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top: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{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.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}.maplibregl-ctrl button:not(:disabled):hover{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-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:maplibregl-spin 2s linear infinite}@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{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;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;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{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.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{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;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;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{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top: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{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.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{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.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;-moz-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{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@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%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;inset:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(width <= 480px){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}
