:root{--amber: #ecaf19;--amber-dark: #c9940e;--bg: #0d0d0d;--bg-soft: #1a1a1a;--bg-card: #1f1f1f;--bg-card-2: #262626;--line: #333;--text: #f5efe6;--text-dim: #b5ac9d;--text-mute: #777;--danger: #e5484d;--ok: #46a758;--radius: 16px;--radius-sm: 12px;--maxw: 720px;--tabbar-h: 78px}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Graphik,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4}#app{max-width:var(--maxw);margin:0 auto;min-height:100vh;position:relative}a{color:var(--amber);text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit;font-size:15px;cursor:pointer;border:none;border-radius:999px;padding:13px 18px;background:var(--bg-card-2);color:var(--text);transition:filter .12s ease,opacity .12s ease}button:active{filter:brightness(1.2)}button:disabled{opacity:.5;cursor:default}.btn-primary{background:var(--amber);color:#111;font-weight:800}.btn-block{width:100%}.btn-ghost{background:transparent;border:1px solid var(--line)}.btn-sm{padding:9px 14px;font-size:14px}input,textarea{font-family:inherit;font-size:16px;width:100%;padding:14px 16px;border-radius:var(--radius-sm);border:1px solid var(--line);background:var(--bg-soft);color:var(--text);outline:none}input:focus,textarea:focus{border-color:var(--amber)}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:12px;padding:12px 16px;background:#0d0d0deb;backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.topbar .logo{height:26px;width:auto;filter:brightness(0) invert(1);cursor:pointer}.topbar .spacer{flex:1}.topbar .back{font-size:22px;line-height:1;padding:6px 12px;background:var(--bg-card)}.topbar .ttl{font-weight:800;font-size:17px}.desk-nav,.desk-actions{display:none}.desk-nav{gap:4px;align-items:center}.dn-link{background:transparent;border-radius:10px;padding:9px 14px;color:var(--text-dim);font-weight:600;font-size:15px}.dn-link:hover{color:var(--text);background:var(--bg-card)}.dn-link.active{color:var(--amber)}.desk-actions{gap:10px;align-items:center}.da-cart{position:relative;background:var(--bg-card-2);font-weight:700}.da-profile{background:var(--amber);color:#111;font-weight:800}.da-count{margin-left:8px;background:#111;color:var(--amber);border-radius:999px;font-size:12px;font-weight:800;padding:1px 7px}.install-banner{display:flex;align-items:center;gap:10px;padding:8px 16px;background:var(--bg-soft);border-bottom:1px solid var(--line);font-size:13px;color:var(--text-dim)}.install-banner .grow{flex:1}.install-banner button{padding:7px 14px;font-size:13px}.page{padding:16px;padding-bottom:calc(var(--tabbar-h) + 32px)}.page.with-cartbar{padding-bottom:calc(var(--tabbar-h) + 88px)}.h1{font-size:24px;font-weight:800;margin:4px 0 16px;letter-spacing:-.01em}.muted{color:var(--text-dim)}.mute2{color:var(--text-mute)}.price{font-weight:800}.center{text-align:center}.stack>*+*{margin-top:12px}.card{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius);padding:16px}.tabbar{position:fixed;bottom:calc(12px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:40;display:flex;gap:2px;padding:5px;border-radius:22px;background:#101010d1;backdrop-filter:blur(14px) saturate(180%);-webkit-backdrop-filter:blur(14px) saturate(180%);border:1px solid rgba(255,255,255,.07);box-shadow:0 8px 32px #0000008c,inset 0 1px #ffffff0d}.tabbar .tab{background:none;border:none;border-radius:17px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#ffffff73;padding:8px 16px;min-width:64px;position:relative;transition:color .18s,background .18s}.tabbar .tab .ic{width:24px;height:24px;display:flex;align-items:center;justify-content:center;position:relative}.tabbar .tab .ic svg{width:24px;height:24px;display:block}.tabbar .tab-label{font-size:10px;font-weight:500;line-height:1;white-space:nowrap}.tabbar .tab.active{color:var(--amber);background:#ecaf191a}.tabbar .tab .dot{position:absolute;top:-3px;right:-4px;min-width:15px;height:15px;padding:0 3px;background:var(--amber);color:#111;border-radius:999px;font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:center}.map-wrap{position:relative;isolation:isolate}.map-top{position:absolute;top:12px;left:50%;transform:translate(-50%);z-index:1100;display:flex;align-items:center;gap:8px;max-width:calc(100% - 16px)}.map-hint{background:#141414eb;border:1px solid var(--line);color:var(--text);padding:9px 18px;border-radius:999px;font-size:14px;font-weight:600;white-space:nowrap;box-shadow:0 4px 14px #0006;overflow:hidden;text-overflow:ellipsis;min-width:0}#map{width:100%;height:calc(100vh - var(--tabbar-h) - 50px);min-height:380px;background:#0b0d0a}.leaflet-container{background:#0b0d0a;font-family:inherit}.leaflet-control-zoom a{background:var(--bg-card)!important;color:var(--text)!important;border-color:var(--line)!important}.leaflet-bar{border:none!important;box-shadow:0 2px 8px #00000080!important}.list-toggle{flex:none;background:var(--amber);border:1px solid var(--amber);color:#111;padding:9px 16px;border-radius:999px;font-size:14px;font-weight:800;box-shadow:0 4px 14px #0006;white-space:nowrap}.sheet.sheet-stores{max-height:72vh;display:flex;flex-direction:column}.sheet-stores .sl-scroll{overflow-y:auto;min-height:0;margin:0 -6px;padding:0 6px;scrollbar-width:none}.sheet-stores .sl-scroll::-webkit-scrollbar{display:none}.store-list{display:none}.sl-title{font-size:18px;font-weight:800;margin:0 0 12px;padding:0 2px}.sl-item{display:flex;gap:12px;align-items:flex-start;padding:14px;background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:10px;cursor:pointer;transition:border-color .12s}.sl-item:hover{border-color:var(--amber)}.sl-num{flex:none;width:26px;height:26px;border-radius:50%;background:var(--amber);color:#111;font-weight:800;font-size:14px;display:flex;align-items:center;justify-content:center}.sl-name{font-weight:700}.sl-addr{font-size:14px;margin-top:2px}.sl-meta{font-size:13px;margin-top:4px}.sheet-ava{width:56px;height:56px;border-radius:12px;object-fit:cover;margin-bottom:8px}.pin{width:30px;height:30px;border-radius:50% 50% 50% 0;background:var(--amber);transform:rotate(-45deg);border:2px solid #111;box-shadow:0 3px 8px #00000080;display:flex;align-items:center;justify-content:center}.pin:after{content:"";width:9px;height:9px;border-radius:50%;background:#111}.sheet-back{position:fixed;inset:0;z-index:2000;background:#00000080;display:flex;align-items:flex-end;justify-content:center}.sheet{width:100%;max-width:var(--maxw);background:var(--bg-card);border-radius:22px 22px 0 0;border-top:1px solid var(--line);padding:8px 18px calc(20px + env(safe-area-inset-bottom));animation:sheetUp .22s ease}@keyframes sheetUp{0%{transform:translateY(100%)}}.sheet .grip{width:40px;height:4px;border-radius:999px;background:var(--line);margin:6px auto 14px}.sheet .sname{font-size:19px;font-weight:800}.sheet .saddr{color:var(--text-dim);margin-top:4px}.sheet .smeta{color:var(--text-mute);font-size:14px;margin-top:6px}.catalog .store-head{padding:4px 0 8px;display:flex;gap:14px;align-items:flex-start}.store-head .sh-ava{width:64px;height:64px;border-radius:14px;object-fit:cover;flex:none}.store-head .sh-info{min-width:0}.store-head .sh-status{font-size:13px;margin-bottom:2px}.store-head .sh-status .st-open{color:var(--ok);font-weight:700}.store-head .sh-status .st-closed{color:var(--danger);font-weight:700}.store-head .sh-name{font-size:22px;font-weight:800;letter-spacing:-.01em}.store-head .sh-stats{color:var(--amber);font-size:14px;font-weight:700;margin-top:6px}.store-head .sh-addr{font-size:14px;margin-top:6px}.store-head .sh-addr-btn{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;background:transparent;border:none;border-radius:0;padding:6px 0 2px;text-align:left;width:auto}.store-head .sh-addr-btn:active{filter:none}.store-head .sh-addr-btn .sh-addr-text{color:var(--text-dim);text-decoration:underline;text-decoration-color:var(--line);text-underline-offset:3px}.store-head .sh-addr-btn .sh-addr-action{color:var(--amber);font-weight:700;white-space:nowrap}.store-head .sh-addr-btn:hover .sh-addr-text{text-decoration-color:var(--amber)}.searchwrap{background:var(--bg);margin:0 -16px;padding:8px 16px 10px}.searchwrap input{border-radius:999px}.cat-tiles{display:flex;gap:10px;overflow-x:auto;margin-bottom:24px;padding-bottom:6px;scrollbar-width:none}.cat-tiles::-webkit-scrollbar{display:none}.cat-tile{flex:0 0 clamp(108px,38.5vw,140px);cursor:pointer;background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius);padding:10px;transition:border-color .12s}.cat-tile:hover{border-color:var(--amber)}.cat-tile .ct-img-wrap{background:#f2f2f2;border-radius:10px;height:88px;display:flex;align-items:center;justify-content:center;overflow:hidden}.cat-tile .ct-img{width:100%;height:100%;object-fit:contain}.cat-tile .ct-name{font-weight:700;font-size:14px;margin-top:8px}.cat-tile .ct-count{font-size:12px;color:var(--text-mute);margin-top:2px}.cat-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:20px}.cat-grid-card{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius);padding:12px;cursor:pointer;transition:border-color .12s;display:flex;flex-direction:column}.cat-grid-card:hover{border-color:var(--amber)}.cgc-name{font-weight:700;font-size:16px;line-height:1.2}.cgc-count{font-size:12px;color:var(--text-mute);margin-top:2px}.cgc-img-wrap{background:#f2f2f2;border-radius:10px;margin-top:8px;overflow:hidden;aspect-ratio:1}.cgc-img{width:100%;height:100%;object-fit:contain}.psection{margin-bottom:26px}.psection-title{font-size:19px;font-weight:800;margin:0 0 12px}.prow{display:flex;gap:12px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}.prow::-webkit-scrollbar{display:none}.prow>.pcard{flex:0 0 152px}.cat-sticky{position:sticky;top:calc(var(--cat-top, 52px) - 1px);z-index:14;display:flex;flex-direction:column;gap:8px;margin:0 -16px 14px;padding:8px 16px 10px;background:#0d0d0df2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.cat-bar{display:none;align-items:center;gap:0}.cstrip{display:flex;gap:6px;overflow-x:auto;scrollbar-width:none;flex:1 1 auto;min-width:0}.cstrip::-webkit-scrollbar{display:none}.cstrip-chip{flex:0 0 auto;cursor:pointer;white-space:nowrap;padding:6px 14px;border-radius:999px;font-size:13px;font-weight:600;background:transparent;color:var(--text-dim);border:1px solid var(--line);transition:background .18s ease,border-color .18s ease,color .18s ease}.cstrip-chip:hover{border-color:var(--amber);color:var(--text)}.cstrip-chip.active{background:var(--amber);border-color:var(--amber);color:#1a1407}.cat-controls{display:none;align-items:center;gap:8px}.cat-sticky-home{display:none}.cat-back-row{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:36px}.cat-back-btn{flex:0 0 auto;z-index:1;white-space:nowrap;padding:6px 14px;border-radius:999px;font-size:15px;font-weight:600;background:var(--bg-card);color:var(--text);border:none}.cat-back-title{position:absolute;left:0;right:0;text-align:center;font-size:17px;font-weight:800;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 48px}.subcat-row{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;flex:1 1 auto;min-width:0}.subcat-row::-webkit-scrollbar{display:none}.subcat-chip{flex:0 0 auto;cursor:pointer;white-space:nowrap;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:600;background:transparent;color:var(--text-dim);border:1px solid var(--line);transition:background .18s ease,border-color .18s ease,color .18s ease}.subcat-chip:hover{border-color:var(--amber);color:var(--text);filter:none}.subcat-chip.active{background:var(--amber);border-color:var(--amber);color:#1a1407}@keyframes fade-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.pcard,.cat-tile,.empty{animation:fade-up .22s ease both}@media (prefers-reduced-motion: reduce){.pcard,.cat-tile,.empty{animation:none}}.filter-btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;white-space:nowrap;background:transparent;border:1px solid var(--line);color:var(--text-dim);font-weight:600;border-radius:999px;position:relative}.filter-btn .filter-ic{display:inline-flex;align-items:center}.filter-btn:hover{border-color:var(--amber);color:var(--text);filter:none}.filter-btn.has-active{background:var(--amber);border-color:var(--amber);color:#1a1407;font-weight:700}.filter-badge{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--amber);color:#1a1407;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.filter-btn.has-active .filter-badge{background:#1a1407;color:var(--amber)}@media (max-width: 959px){.cat-back-btn{flex:0 0 36px;width:36px;height:36px;padding:0;font-size:20px;line-height:1;font-weight:400;display:flex;align-items:center;justify-content:center}.filter-btn{flex:0 0 36px;width:36px;height:36px;padding:0;gap:0;display:flex;align-items:center;justify-content:center}.filter-label{display:none}.filter-badge{position:absolute;top:-4px;right:-4px;min-width:16px;height:16px;padding:0 4px;font-size:11px;border:1.5px solid var(--bg)}.cat-bar,.cat-controls,.cat-tiles,.desk-only{display:none!important}}@media (min-width: 960px){.cat-back-row,.subcat-mob,.cat-grid,.mob-only{display:none!important}.cat-bar{display:flex;gap:0;align-items:center}.cat-controls{display:flex;align-items:center;gap:8px}.filter-btn{padding:6px 12px}}.cat-head{padding:14px 0 10px}.cat-title{font-size:22px;font-weight:800}.filter-sheet{display:flex;flex-direction:column;max-height:86vh}.fs-title{font-size:20px;font-weight:800;padding:0 2px 12px}.fs-body{overflow-y:auto;flex:1;-webkit-overflow-scrolling:touch}.fs-foot{display:flex;gap:10px;padding-top:14px;margin-top:6px;border-top:1px solid var(--line)}.fs-foot .btn-ghost{flex:0 0 auto}.fs-foot .btn-primary{flex:1}.fsec{padding:12px 0;border-bottom:1px solid var(--line)}.fsec:last-child{border-bottom:0}.fsec-title{font-size:15px;font-weight:700}.fsec-hint{font-weight:500;color:var(--text-mute);font-size:13px}.fchips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.fchip{cursor:pointer;padding:8px 14px;border-radius:999px;font-size:14px;font-weight:600;background:var(--bg-soft);color:var(--text);border:1px solid var(--line)}.fchip.active{background:var(--amber);border-color:var(--amber);color:#1a1407}.rs-vals{display:flex;justify-content:space-between;margin:10px 0 6px;font-size:14px;font-weight:600}.rs-wrap{position:relative;height:32px;display:flex;align-items:center;margin:0 4px}.rs-track{position:absolute;left:0;right:0;height:4px;border-radius:2px;pointer-events:none}.rs-thumb{position:absolute;width:100%;height:4px;-webkit-appearance:none;appearance:none;background:transparent;pointer-events:none;outline:none;border:none;padding:0;margin:0}.rs-thumb::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;border-radius:50%;background:var(--amber);border:3px solid #111;cursor:pointer;pointer-events:all;box-shadow:0 1px 4px #0006}.rs-thumb::-moz-range-thumb{width:22px;height:22px;border-radius:50%;background:var(--amber);border:3px solid #111;cursor:pointer;pointer-events:all;box-shadow:0 1px 4px #0006}.rs-thumb::-webkit-slider-runnable-track{background:transparent}.rs-thumb::-moz-range-track{background:transparent}.fsec-multi{padding:0}.fsec-head{width:100%;display:flex;align-items:center;gap:8px;cursor:pointer;background:transparent;border:0;color:var(--text);padding:14px 2px}.fsec-count{min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--amber);color:#1a1407;font-size:12px;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.fsec-count:empty{display:none}.fsec-chev{margin-left:auto;color:var(--text-mute);transition:transform .15s}.fsec-head.open .fsec-chev{transform:rotate(180deg)}.fsec-collapse{display:none;padding-bottom:12px}.fsec-collapse.show{display:block}.fopt-search{width:100%;margin-bottom:8px}.fopt-list{max-height:230px;overflow-y:auto;display:flex;flex-direction:column}.fopt{display:flex;align-items:center;gap:10px;padding:9px 4px;cursor:pointer;font-size:14px;border-radius:8px}.fopt input{width:auto;margin:0;accent-color:var(--amber)}.fopt.on{color:var(--amber)}.products{display:grid;grid-template-columns:1fr 1fr;gap:12px}.load-sentinel{display:flex;justify-content:center;align-items:center;min-height:48px;padding:16px 0}.pcard{background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column}.pcard .pc-pic{position:relative;aspect-ratio:1;background:#fff}.pcard .pc-pic img{width:100%;height:100%;object-fit:contain}.pcard .pc-pic img.no-photo{opacity:.25;padding:15%;object-fit:contain}.pcard .pc-abv{position:absolute;top:8px;left:8px;z-index:2;background:#000000b8;color:#fff;font-size:11px;font-weight:700;padding:2px 8px;border-radius:999px}.pcard .pc-cta{position:relative;flex:none;align-self:stretch}.pcard .pc-incart{position:absolute;top:-9px;right:-9px;z-index:3;background:#111;color:var(--amber);font-size:12px;font-weight:900;min-width:22px;height:22px;padding:0 6px;border-radius:999px;display:flex;align-items:center;justify-content:center;border:2px solid var(--amber);box-shadow:0 2px 6px #00000073;white-space:nowrap}.pcard .pc-body{padding:11px 12px 12px;display:flex;flex-direction:column;gap:4px;flex:1}.pcard .pc-name{font-size:14px;line-height:1.25;font-weight:600}.pc-unit{color:var(--text-dim);font-weight:500;font-size:12px;white-space:nowrap}.pd-unit{color:var(--text-dim);font-weight:600;font-size:15px;white-space:nowrap}.pcard .pc-style{font-size:12px;line-height:1.2}.pcard .pc-foot{margin-top:auto;padding-top:10px;display:flex;flex-direction:column;gap:8px}.pcard .pc-price{font-weight:800;font-size:17px}.pcard .pc-add{width:100%;height:38px;padding:0 12px;border-radius:999px;background:var(--amber);color:#111;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center;white-space:nowrap}.pcard .pc-add:disabled{background:var(--bg-card-2);color:var(--text-dim)}.pcard .pc-add.in-cart{background:var(--bg-card-2);color:var(--amber);border:1px solid var(--amber)}.pcard .pc-step{width:100%;height:38px;border-radius:999px;background:var(--bg-card-2);border:1px solid var(--amber);display:flex;align-items:center;justify-content:space-between}.pcard .pc-step-btn{width:38px;height:38px;padding:0;border-radius:999px;flex:none;background:transparent;color:var(--amber);font-size:20px;font-weight:700;line-height:1;display:flex;align-items:center;justify-content:center}.pcard .pc-step-btn:active{background:#ecaf1926}.pcard .pc-step-val{flex:1;text-align:center;font-size:15px;font-weight:800;color:var(--text);white-space:nowrap}.pcard .pc-step-input{flex:1;min-width:0;width:auto;text-align:center;padding:0 2px;background:transparent;border:none;border-radius:0;color:var(--text);font-size:15px;font-weight:800;border-bottom:1px dashed var(--amber)}.pcard .pc-step-input:focus{border-bottom-style:solid}.stepper{display:flex;align-items:center;border-radius:999px;overflow:hidden;background:var(--bg-card-2)}.stepper button{background:var(--amber);color:#111;font-weight:800;padding:9px 15px;border-radius:0}.stepper .val{min-width:42px;text-align:center;padding:9px 4px;font-weight:800}.stepper .val-weight{display:inline-flex;align-items:center;gap:3px;padding:4px 8px}.stepper .qty-input{width:56px;padding:5px 2px;text-align:right;background:transparent;border:none;border-bottom:1px dashed var(--amber);border-radius:0;color:var(--text);font-weight:800;font-size:15px}.stepper .qty-input:focus{border-bottom-color:var(--amber);border-bottom-style:solid}.stepper .val-weight .val-unit{font-weight:800;color:var(--text-dim)}.cart-row{display:flex;gap:12px;align-items:center}.cart-row .ci-pic{width:52px;height:52px;background:#fff;border-radius:8px;overflow:hidden;flex:none}.cart-row .ci-info{flex:1 1 auto;min-width:0}.cart-row .ci-name{font-size:14px;line-height:1.25}.cart-row .ci-sub{font-size:12px;color:var(--text-dim);margin-top:2px}.cart-row .ci-unit{font-size:13px;color:var(--text-dim);margin-top:4px}.cart-row .ci-stepper{flex:0 0 auto}.cart-row .ci-stepper button{padding:7px 12px}.cart-row .ci-stepper .val{min-width:34px;padding:7px 4px}.cart-row .ci-total{flex:0 0 auto;min-width:74px;text-align:right;font-weight:800;font-size:15px}.cart-row .ci-del{flex:0 0 auto;width:32px;height:32px;padding:0;border-radius:50%;background:var(--bg-card-2);color:var(--text-dim);border:1px solid var(--line);font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center}.cart-row .ci-del:hover{color:var(--danger);border-color:var(--danger)}.cart-note{resize:vertical;min-height:54px}.cartbar{position:fixed;left:0;right:0;bottom:var(--tabbar-h);z-index:35;max-width:var(--maxw);margin:0 auto;padding:12px 16px;background:#0d0d0df7;border-top:1px solid var(--line);display:flex;align-items:center;gap:12px}.cart-totals{display:flex;flex-direction:column;gap:1px;flex:1}.cart-pack-price{font-size:12px;color:var(--text-dim)}.cartbar .sum{font-weight:800;font-size:18px}.cartbar .grow{flex:1}.auth{max-width:420px;margin:0 auto;padding:36px 22px}.auth .mono{width:96px;margin:0 auto 24px;border-radius:22px}.otp{display:flex;gap:8px;justify-content:center}.otp-cell{width:48px;height:58px;padding:0;flex:0 0 auto;text-align:center;font-size:24px;font-weight:800;border-radius:14px}.otp-cell:focus{border-color:var(--amber);box-shadow:0 0 0 2px #ecaf1940}.auth-link{display:block;margin:4px auto 0;padding:8px;background:transparent;border:none;color:var(--amber);font-size:14px;font-weight:600;cursor:pointer}@media (max-width: 380px){.otp{gap:6px}.otp-cell{width:42px;height:52px;font-size:21px}}.gate{min-height:100vh;max-width:420px;margin:0 auto;display:flex;flex-direction:column;padding:28px 22px calc(28px + env(safe-area-inset-bottom))}.gate .logo{width:130px;margin:8px auto 0}.gate .big{font-size:84px;font-weight:900;letter-spacing:-.03em;margin-top:auto}.gate .lead{color:var(--text-dim);font-size:18px;margin:12px 0 auto}.gate .acts{display:flex;flex-direction:column;gap:12px}.spinner{width:28px;height:28px;border:3px solid var(--line);border-top-color:var(--amber);border-radius:50%;animation:spin .8s linear infinite;margin:48px auto}@keyframes spin{to{transform:rotate(360deg)}}.toast{position:fixed;left:50%;bottom:calc(var(--tabbar-h) + 24px);transform:translate(-50%);background:var(--bg-card-2);border:1px solid var(--line);color:var(--text);padding:11px 18px;border-radius:999px;font-size:14px;z-index:3000;animation:pop .2s ease}@keyframes pop{0%{opacity:0;transform:translate(-50%,8px)}}.empty{text-align:center;color:var(--text-mute);padding:64px 20px}.badge{background:var(--amber);color:#111;border-radius:999px;font-size:12px;font-weight:800;padding:2px 8px}.confirm-back{position:fixed;inset:0;z-index:2300;background:#000000a3;display:flex;align-items:center;justify-content:center;padding:24px;animation:pd-fade .16s ease}.confirm-modal{width:100%;max-width:400px;background:var(--bg-soft);border:1px solid var(--line);border-radius:20px;padding:22px;animation:pd-pop .18s ease}.confirm-modal .confirm-title{font-size:18px;font-weight:800}.confirm-modal .confirm-addr{font-size:21px;font-weight:800;line-height:1.3}.confirm-modal .confirm-sub{font-size:13px}.confirm-modal .mg-group>*+*{margin-top:4px}.confirm-modal .mg-item{font-weight:600;font-size:14px}.load-err{display:flex;flex-direction:column;align-items:center;gap:10px;padding:18px}.pd-back{position:fixed;inset:0;z-index:2200;background:#0000009e;display:flex;align-items:flex-end;justify-content:center;animation:pd-fade .16s ease}.pd-back.closing{animation:pd-fade .15s ease reverse forwards}@keyframes pd-fade{0%{opacity:0}to{opacity:1}}.pd-shell{position:relative;width:100%;max-width:480px}.pd-modal{position:relative;width:100%;max-width:480px;max-height:94vh;max-height:calc(100dvh - env(safe-area-inset-top) - 10px);display:flex;flex-direction:column;overflow:hidden;background:var(--bg-soft);border:1px solid var(--line);border-radius:20px 20px 0 0;animation:pd-slide .2s ease}.pd-body{flex:1 1 auto;min-height:0;overflow-y:auto;padding:18px;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.pd-body::-webkit-scrollbar{width:0;height:0;display:none}@media (max-height: 720px){.pd-body{padding:14px}.product-detail.stack>*+*{margin-top:9px}}.pd-back.closing .pd-modal{animation:pd-slide .15s ease reverse forwards}@keyframes pd-slide{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.pd-head{flex:0 0 auto;padding:10px 12px;display:flex;align-items:center;justify-content:flex-end;background:var(--bg-soft);border-bottom:1px solid var(--line);border-radius:20px 20px 0 0}.pd-close{width:34px;height:34px;padding:0;border-radius:999px;background:var(--bg-card-2);color:var(--text);font-size:15px;line-height:1;display:flex;align-items:center;justify-content:center;border:1px solid var(--line)}.pd-close:hover{background:var(--bg-card);filter:none}@media (min-width: 720px){.pd-back{align-items:center;padding:24px}.pd-modal{border-radius:20px;animation:pd-pop .18s ease;max-height:88vh}.pd-back.closing .pd-modal{animation:pd-pop .15s ease reverse forwards}.pd-pic{height:clamp(180px,34vh,300px)}}@media (max-height: 720px){.pd-head{padding:8px 10px}}@keyframes pd-pop{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}.product-detail{max-width:460px;margin:0 auto}.pd-pic{position:relative;height:clamp(130px,28vh,220px);background:#fff;border-radius:14px;overflow:hidden;padding:12px;flex:0 0 auto}.fav-btn{position:absolute;top:10px;left:10px;z-index:2;width:40px;height:40px;padding:0;border-radius:50%;background:#0000008c;color:#fff;font-size:20px;line-height:1;display:flex;align-items:center;justify-content:center}.fav-btn.active{color:var(--amber)}.pack-group{display:flex;flex-wrap:wrap;gap:8px}.pack-btn{padding:9px 16px;border-radius:999px;background:var(--bg-card);border:1px solid var(--line);color:var(--text-dim);font-size:14px}.pack-btn.active{background:var(--amber);color:#111;border-color:var(--amber);font-weight:800}.draft-controls{display:flex;flex-direction:column;gap:8px}.draft-title{font-size:14px}.draft-vols{display:flex;gap:10px;flex-wrap:wrap}.draft-vol-group{flex:1 1 0;min-width:92px;display:flex;flex-direction:column;align-items:center;gap:8px;background:var(--bg-card);border:1px solid var(--line);border-radius:14px;padding:12px 8px}.draft-vol-label{font-weight:700;font-size:15px}.draft-vol-stepper{display:flex;align-items:center;gap:10px}.draft-step-btn{width:34px;height:34px;padding:0;border-radius:50%;background:var(--bg-card-2);color:var(--text);font-size:18px;line-height:1;border:1px solid var(--line);display:flex;align-items:center;justify-content:center}.draft-step-btn:disabled{opacity:.4}.draft-step-count{min-width:20px;text-align:center;font-weight:800;font-size:16px;color:var(--text-dim)}.draft-step-count.active{color:var(--amber)}.draft-in-cart{margin-top:2px;font-weight:700;color:var(--amber)}.pd-qtyrow{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--bg-card);border:1px solid var(--line);border-radius:14px;padding:10px 14px}.row-link{display:flex;align-items:center;gap:12px;padding:16px;background:var(--bg-card);border:1px solid var(--line);border-radius:var(--radius)}.row-link .grow{flex:1}.row-link .chev{color:var(--text-mute);font-size:20px}@media (min-width: 960px){:root{--maxw: 1180px}#app{max-width:1180px}.topbar{padding:14px 28px;gap:20px}.topbar .logo{height:30px}.desk-nav,.desk-actions{display:flex}.tabbar{display:none}.page{padding:28px 28px 48px}.page.with-cartbar{padding-bottom:104px}.h1{font-size:30px;margin-bottom:22px}.stores-layout{display:grid;grid-template-columns:1fr 380px;gap:22px;padding:22px 28px;align-items:start}.map-wrap{border-radius:var(--radius);overflow:hidden;border:1px solid var(--line)}#map{height:calc(100vh - 150px);border-radius:var(--radius)}.store-list{display:block;max-height:calc(100vh - 150px);overflow-y:auto;padding-right:4px}.list-toggle{display:none}.catalog{padding:0}.searchwrap{max-width:520px;margin:0;padding:8px 0 10px}.cat-sticky{top:var(--cat-top, 58px)}.store-head .sh-name{font-size:28px}.store-head .sh-ava{width:120px;height:120px}.products{grid-template-columns:repeat(4,1fr);gap:18px}.prow{gap:16px}.prow>.pcard{flex:0 0 200px}.pcard .pc-name{font-size:15px}.sheet-back{align-items:center}.sheet{max-width:440px;border-radius:20px;border:1px solid var(--line);padding:24px;animation:pop2 .18s ease}.sheet .grip{display:none}.cartbar{bottom:0;max-width:1180px;padding:16px 28px}.auth{padding-top:56px}.toast{bottom:28px}}@keyframes pop2{0%{opacity:0;transform:scale(.96)}}@media (min-width: 1280px){#app,.cartbar{max-width:1280px}}.site-footer{margin-top:40px;padding-top:24px;border-top:1px solid var(--line);font-size:14px}.site-footer .ft-inner{display:flex;flex-direction:column;gap:24px}.ft-col{display:flex;flex-direction:column;gap:10px;align-items:flex-start}.ft-link{background:none;border:none;border-radius:0;padding:0;font-size:14px;text-align:left;color:var(--text)}.ft-link:hover{color:var(--amber);filter:none}.ft-contacts .ft-phone{color:var(--text);font-weight:700;font-size:17px}.ft-contacts .ft-addr,.ft-contacts .ft-ip{color:var(--text-dim)}.ft-apps-t{color:var(--text);font-weight:700}.ft-app-btns{display:flex;flex-wrap:wrap;gap:10px}.app-btn{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border:1px solid var(--line);border-radius:12px;background:var(--bg-card);color:var(--text)}.app-btn:hover{border-color:var(--amber)}.app-btn .app-ic{display:inline-flex;color:var(--text)}.app-btn .app-txt{display:flex;flex-direction:column;line-height:1.15}.app-btn .app-txt small{font-size:10px;color:var(--text-dim);text-transform:uppercase;letter-spacing:.04em}.app-btn .app-txt strong{font-size:15px;font-weight:700}.ft-disclaimer{margin-top:20px;padding-top:16px;border-top:1px solid var(--line);font-size:12px;color:var(--text-dim);line-height:1.5}@media (min-width: 960px){.site-footer{margin-top:64px;padding-top:28px}.site-footer .ft-inner{flex-direction:row;justify-content:space-between;gap:40px}.ft-apps{align-items:flex-start}}.legal{max-width:760px;margin:0 auto}.legal .legal-meta{color:var(--text-dim);font-size:14px;line-height:1.6;margin:-8px 0 20px}.legal-h{font-size:18px;font-weight:700;color:var(--text);margin:26px 0 10px}.legal-p{color:var(--text-dim);line-height:1.65;margin:0 0 12px}.legal-ul{margin:0 0 14px;padding-left:20px;color:var(--text-dim);line-height:1.6}.legal-ul li{margin-bottom:7px}.tb-chat{position:relative;flex:0 0 auto;width:40px;height:40px;padding:0;border-radius:50%;background:var(--bg-card);border:1px solid var(--line);color:var(--text);font-size:18px;display:flex;align-items:center;justify-content:center}.tb-chat:hover{border-color:var(--amber);filter:none}.tb-chat-ic{line-height:1}.tb-chat-badge{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:var(--danger);color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;border:2px solid var(--bg)}.chat-back{position:fixed;inset:0;z-index:2200;background:#0000009e;display:flex;align-items:flex-end;justify-content:center;animation:pd-fade .16s ease}.chat-back.closing{animation:pd-fade .15s ease reverse forwards}.chat-modal{position:relative;width:100%;max-width:480px;height:88vh;display:flex;flex-direction:column;background:var(--bg-soft);border:1px solid var(--line);border-radius:20px 20px 0 0;overflow:hidden;animation:pd-slide .2s ease}.chat-back.closing .chat-modal{animation:pd-slide .15s ease reverse forwards}.chat-head{display:flex;align-items:center;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line)}.chat-title{flex:1;font-weight:800;font-size:17px}.chat-close{flex:0 0 auto;width:34px;height:34px;padding:0;border-radius:999px;background:var(--bg-card);color:var(--text);font-size:14px;border:1px solid var(--line);display:flex;align-items:center;justify-content:center}.chat-list{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:8px;padding:14px 16px}.chat-hint{text-align:center;padding:24px 0}.msg{display:flex}.msg.mine{justify-content:flex-end}.msg-bubble{max-width:80%;padding:8px 12px;background:var(--bg-card);border:1px solid var(--line);border-radius:16px 16px 16px 4px}.msg.mine .msg-bubble{background:var(--amber);color:#1a1407;border-color:var(--amber);border-bottom-left-radius:16px;border-bottom-right-radius:4px}.msg-text{white-space:pre-wrap;word-break:break-word;font-size:15px;line-height:1.35}.msg-time{font-size:11px;opacity:.6;text-align:right;margin-top:3px}.msg-atts{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:6px}.msg-bubble.only-img{padding:4px;background:transparent;border:none}.msg-att{width:104px;height:104px;object-fit:cover;border-radius:10px;cursor:pointer}.msg-atts.single .msg-att{width:200px;height:auto;max-height:240px;object-fit:cover}.chat-bar{flex:0 0 auto;display:flex;flex-direction:column;gap:8px;padding:10px 16px;background:var(--bg-soft);border-top:1px solid var(--line)}.chat-previews{display:flex;gap:8px;flex-wrap:wrap}.cp-item{position:relative;width:64px;height:64px}.cp-item img{width:100%;height:100%;object-fit:cover;border-radius:10px}.cp-x{position:absolute;top:-6px;right:-6px;width:20px;height:20px;padding:0;border-radius:50%;background:#000000bf;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line)}.chat-inputrow{display:flex;gap:8px;align-items:flex-end}.chat-clip{flex:0 0 auto;width:44px;height:44px;padding:0;border-radius:50%;background:var(--bg-card);border:1px solid var(--line);color:var(--text-dim);font-size:18px;display:flex;align-items:center;justify-content:center}.chat-input{flex:1;resize:none;max-height:120px;overflow-y:hidden;border-radius:18px;padding:10px 14px;background:var(--bg-card);border:1px solid var(--line);color:var(--text);font-size:15px;line-height:1.3}.chat-send{flex:0 0 auto;width:44px;height:44px;padding:0;border-radius:50%;background:var(--amber);color:#111;font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center}@media (min-width: 720px){.chat-back{align-items:center;padding:24px}.chat-modal{height:86vh;max-height:720px;border-radius:20px}}.lb-back{position:fixed;inset:0;z-index:4000;background:#000000e6;display:flex;align-items:center;justify-content:center;padding:20px}.lb-img{max-width:100%;max-height:100%;object-fit:contain;border-radius:8px}.lb-close{position:absolute;top:16px;right:16px;width:40px;height:40px;padding:0;border-radius:50%;background:#ffffff26;color:#fff;font-size:16px;display:flex;align-items:center;justify-content:center;border:none}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
