@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--bg:#f7f5f2;--surface:#fff;--surface-2:#f0ede8;--surface-3:#e5e1db;--text:#1a1a1a;--text-secondary:#6b6560;--text-muted:#9a948e;--accent:#e85d3a;--accent-hover:#d44f2e;--accent-light:#fff0ec;--green:#2d9f6f;--green-light:#e8f5ee;--blue:#3478f6;--blue-light:#eaf1ff;--purple:#7c5cfc;--purple-light:#f0edff;--orange:#f5a623;--gold:#f5a623;--gold-light:#fff8eb;--radius:16px;--radius-sm:10px;--radius-xs:6px;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #00000014, 0 2px 4px #0000000a;--shadow-lg:0 12px 40px #0000001f, 0 4px 12px #0000000f}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;overflow:hidden}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}.leaflet-container{width:100%;height:100%;background:#e8e4de!important}.leaflet-popup-content-wrapper{background:var(--surface)!important;color:var(--text)!important;border-radius:var(--radius-sm)!important;box-shadow:var(--shadow-lg)!important}.leaflet-popup-tip{background:var(--surface)!important}.leaflet-popup-content{margin:10px 14px!important;font-family:Inter,sans-serif!important;font-size:13px!important}.leaflet-control-zoom a{background:var(--surface)!important;color:var(--text)!important;border-color:var(--surface-3)!important}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--surface-3);border-radius:2px}:root{--bg:#f7f5f2;--surface:#fff;--surface-2:#f0ede8;--surface-3:#e5e1db;--text:#1a1a1a;--text-secondary:#6b6560;--text-muted:#9a948e;--accent:#e85d3a;--accent-light:#fff0ec;--green:#2d9f6f;--green-light:#e8f5ee;--blue:#3478f6;--purple:#7c5cfc;--gold:#f5a623;--gold-light:#fff8eb}.app{background:var(--bg);flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.app-content{flex-direction:column;flex:1;display:flex;position:relative;overflow:hidden}@media (width>=900px){.app{flex-direction:row;max-width:100%}.app-content{flex:1;overflow:hidden}.bottom-nav{border-top:none;border-right:1px solid var(--surface-3);flex-direction:column;flex-shrink:0;order:-1;justify-content:flex-start;gap:4px;width:76px;padding:16px 6px}.nav-btn{border-radius:14px;padding:14px 6px 12px}.nav-btn.active{background:var(--accent-light)}.nav-btn.active:after{display:none}}@media (width<=899px){.app{max-width:600px}}.bottom-nav{background:var(--surface);border-top:1px solid var(--surface-3);padding:6px 12px;padding-bottom:max(6px, env(safe-area-inset-bottom));z-index:1000;gap:4px;display:flex}.nav-btn{min-height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:12px;flex-direction:column;flex:1;align-items:center;gap:4px;padding:10px 6px 8px;font-family:inherit;font-size:10px;font-weight:600;transition:all .15s;display:flex;position:relative}.nav-btn svg{width:22px;height:22px}.nav-btn.active{color:var(--accent)}.nav-btn.active:after{content:"";background:var(--accent);border-radius:2px;width:24px;height:3px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.nav-btn:active{transform:scale(.93)}.planner{background:var(--bg);flex-direction:column;height:100%;display:flex;overflow:hidden}.planner-header{color:#fff;background:linear-gradient(135deg,#e85d3a 0%,#f5a623 100%);flex-shrink:0;padding:14px 16px 12px}.header-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.planner-header h1{letter-spacing:-.3px;font-size:18px;font-weight:800;line-height:1.2}.planner-header .subtitle{opacity:.85;margin-top:3px;font-size:13px;font-weight:500}.hotel-badge{-webkit-backdrop-filter:blur(10px);background:#ffffff2e;border:1px solid #ffffff26;border-radius:12px;flex-shrink:0;align-items:center;gap:8px;padding:8px 12px;display:flex}.hotel-icon{font-size:20px}.hotel-name{font-size:12px;font-weight:700}.hotel-area{opacity:.8;font-size:10px}.hotel-pill{-webkit-backdrop-filter:blur(8px);color:#fff;background:#fff3;border:1px solid #ffffff26;border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.day-tabs-container{background:var(--bg);flex-shrink:0;padding:8px 0 6px}.day-tabs{-webkit-overflow-scrolling:touch;gap:6px;padding:0 12px;display:flex;overflow-x:auto}.day-tabs::-webkit-scrollbar{display:none}.day-tab{background:var(--surface);min-width:68px;min-height:44px;color:var(--text-secondary);cursor:pointer;text-align:center;border:2px solid #0000;border-radius:12px;flex:1;padding:8px 6px 6px;font-family:inherit;transition:all .15s;box-shadow:0 1px 3px #0000000d}.day-tab:active{transform:scale(.96)}.day-tab.active{border-color:var(--accent);color:var(--accent);background:var(--accent-light);box-shadow:0 2px 8px #e85d3a26}.day-tab .day-name{font-size:13px;font-weight:700;display:block}.day-tab .day-date{color:var(--text-muted);margin-top:1px;font-size:10px;display:block}.day-tab.active .day-date{color:var(--accent);opacity:.7}.day-tab .day-count{color:var(--green);margin-top:2px;font-size:10px;font-weight:600;display:block}.day-content{-webkit-overflow-scrolling:touch;flex:1;padding:8px 12px 12px;overflow-y:auto}.timeline{flex-direction:column;gap:6px;display:flex}.day-item{background:var(--surface);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;transition:all .15s;display:flex;position:relative;box-shadow:0 1px 3px #0000000a}.day-item:active{transform:scale(.995);box-shadow:0 4px 12px #00000014}.day-item.fixed{border-left:4px solid var(--accent);background:linear-gradient(135deg,#fff8f5 0%,#fff 100%);padding-left:12px}.time-display{color:var(--accent);text-align:center;background:var(--accent-light);border-radius:8px;flex-shrink:0;min-width:54px;padding:6px;font-size:14px;font-weight:800}.time-input{background:var(--surface-2);border:1.5px solid var(--surface-3);color:var(--text);text-align:center;cursor:pointer;border-radius:8px;flex-shrink:0;width:64px;min-height:44px;padding:6px 4px;font-family:inherit;font-size:13px;font-weight:700;transition:border-color .15s}.time-input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #e85d3a1f}.time-input::-webkit-calendar-picker-indicator{opacity:0;position:absolute}.item-connector{display:none}.item-info{flex:1;min-width:0}.item-name{color:var(--text);font-size:14px;font-weight:600;line-height:1.3}.item-cat{color:var(--text-muted);align-items:center;gap:5px;margin-top:3px;font-size:12px;line-height:1.4;display:flex}.cat-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.fixed-label{text-transform:uppercase;letter-spacing:.5px;color:var(--accent);background:var(--accent-light);border-radius:4px;margin-top:4px;padding:2px 7px;font-size:9px;font-weight:700;display:inline-block}.remove-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:10px;transition:all .15s;display:flex}.remove-btn:hover{color:#dc2626;background:#fee2e2}.remove-btn:active{transform:scale(.9)}.planner-footer{border-top:1px solid var(--surface-3);background:var(--surface);padding-bottom:env(safe-area-inset-bottom,0);flex-shrink:0}.action-row{gap:6px;padding:8px 12px;display:flex}.action-btn{background:var(--surface);border:1.5px dashed var(--surface-3);min-height:40px;color:var(--text-secondary);cursor:pointer;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:10px 8px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:flex}.action-btn:active{transform:scale(.97)}.action-btn:hover{border-color:var(--accent);color:var(--accent);background:var(--accent-light)}.action-btn svg{width:18px;height:18px}.meal-btn{background:var(--gold-light);border:1.5px solid var(--gold);color:#8a6d1b;cursor:pointer;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:12px;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s;display:flex}.meal-btn:before{content:"🍴";font-size:15px}.meal-btn:active{transform:scale(.97)}.meal-btn:hover{background:var(--gold);color:#fff;border-color:var(--gold)}.route-btn{background:var(--green);color:#fff;cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:48px;margin:0 16px 10px;padding:14px;font-family:inherit;font-size:14px;font-weight:700;transition:all .15s;display:flex;box-shadow:0 2px 8px #2d9f6f40}.route-btn:hover{background:#269660;box-shadow:0 4px 14px #2d9f6f59}.route-btn:active{transform:scale(.98)}.route-btn svg{width:18px;height:18px}.search-bar{background:var(--surface-2);border:1.5px solid #0000;border-radius:14px;align-items:center;gap:10px;min-height:44px;padding:12px 14px;transition:all .15s;display:flex}.search-bar:focus-within{background:var(--surface)}.search-bar input{color:var(--text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:15px;font-weight:400}.search-bar input::placeholder{color:var(--text-muted)}.search-bar svg{width:18px;height:18px;color:var(--text-muted);flex-shrink:0}.filter-row{-webkit-overflow-scrolling:touch;flex-shrink:0;gap:6px;padding:8px 16px;display:flex;overflow-x:auto}.filter-row::-webkit-scrollbar{display:none}.chip{background:var(--surface);border:1.5px solid var(--surface-3);min-height:36px;color:var(--text-secondary);cursor:pointer;white-space:nowrap;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s;display:flex}.chip:active{transform:scale(.95)}.chip.active{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 2px 6px #e85d3a33}.place-card{cursor:pointer;border-bottom:1px solid var(--surface-2);align-items:center;gap:14px;padding:14px 16px;transition:background .15s;display:flex}.place-card:active{background:var(--surface-2)}.place-card:last-child{border-bottom:none}.place-info{flex:1;min-width:0}.place-name{color:var(--text);margin-bottom:4px;font-size:15px;font-weight:600;line-height:1.3}.place-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;font-size:13px;line-height:1.5;display:flex}.place-rating{color:var(--gold);font-weight:700}.place-note{color:var(--accent);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:5px;font-size:12px;line-height:1.4;display:-webkit-box;overflow:hidden}.cat-badge{white-space:nowrap;border-radius:6px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.place-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.icon-btn{background:var(--accent-light);width:44px;height:44px;color:var(--accent);cursor:pointer;border:none;border-radius:14px;justify-content:center;align-items:center;transition:all .15s;display:flex}.icon-btn:active{transform:scale(.9)}.icon-btn:hover{background:var(--accent);color:#fff;box-shadow:0 2px 8px #e85d3a40}.icon-btn svg{width:18px;height:18px}.must-see-btn{background:var(--surface-2);border:1.5px solid var(--surface-3);width:44px;height:44px;color:var(--text-muted);cursor:pointer;border-radius:14px;justify-content:center;align-items:center;transition:all .15s;display:flex}.must-see-btn:active{transform:scale(.9)}.must-see-btn.active{background:var(--gold-light);border-color:var(--gold);color:var(--gold);box-shadow:0 2px 8px #f5a62333}.must-see-btn.active svg{fill:var(--gold)}.must-see-badge{color:var(--gold);background:var(--gold-light);white-space:nowrap;border-radius:6px;align-items:center;gap:4px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.must-see-badge:before{content:"⭐";font-size:11px}.place-list{background:var(--surface);-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.view-header{background:var(--surface);flex-shrink:0;padding:16px 16px 12px}.view-header h1{letter-spacing:-.5px;color:var(--text);font-size:24px;font-weight:800}.modal-overlay{-webkit-backdrop-filter:blur(6px);z-index:2000;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:600px;max-height:85vh;animation:.2s ease-out slideUp;display:flex;box-shadow:0 -4px 30px #0000001f}@keyframes slideUp{0%{opacity:.5;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (width>=900px){.modal-overlay{align-items:center}.modal{border-radius:20px;max-width:480px;max-height:80vh;box-shadow:0 20px 60px #00000026}}.modal-handle{background:var(--surface-3);border-radius:2px;flex-shrink:0;width:36px;height:4px;margin:10px auto 0}.modal-header{flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 20px;display:flex}.modal-header h2{color:var(--text);font-size:17px;font-weight:700}.modal-body{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.modal-close{background:var(--surface-2);color:var(--text-secondary);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:10px;transition:all .15s;display:flex}.modal-close:hover{background:var(--surface-3);color:var(--text)}.modal-close:active{transform:scale(.9)}.event-form{flex-direction:column;gap:14px;padding:20px;display:flex}.event-form label{color:var(--text-secondary);margin-bottom:-8px;font-size:13px;font-weight:600}.event-form input,.event-form select,.event-form textarea{background:var(--surface-2);border:1.5px solid var(--surface-3);width:100%;min-height:44px;color:var(--text);border-radius:12px;outline:none;padding:12px 14px;font-family:inherit;font-size:15px;font-weight:400;transition:border-color .15s,box-shadow .15s}.event-form input:focus,.event-form select:focus,.event-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #e85d3a1a}.submit-btn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:14px;min-height:48px;padding:14px;font-family:inherit;font-size:15px;font-weight:700;transition:all .15s;box-shadow:0 2px 8px #e85d3a40}.submit-btn:hover{background:#d44f2e;box-shadow:0 4px 14px #e85d3a59}.submit-btn:active{transform:scale(.98)}.empty-state h3{color:var(--text);margin-bottom:8px;font-size:18px;font-weight:700}.empty-state p{color:var(--text-muted);max-width:280px;margin:0 auto;font-size:14px;line-height:1.6}.map-container{width:100%;height:100%;position:relative}.map-overlay{z-index:1000;position:absolute;top:12px;left:12px;right:12px}.place-detail{padding:20px}.place-detail h2{letter-spacing:-.3px;color:var(--text);margin-bottom:10px;font-size:20px;font-weight:800;line-height:1.3}.place-detail .detail-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.place-detail .detail-note{color:var(--accent);background:var(--accent-light);border-left:3px solid var(--accent);border-radius:12px;margin-bottom:16px;padding:12px 14px;font-size:14px;line-height:1.5}.place-detail .detail-actions{gap:10px;display:flex}.place-detail .detail-actions button,.place-detail .detail-actions a{cursor:pointer;border:none;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:14px;font-family:inherit;font-size:14px;font-weight:700;transition:all .15s;display:flex}.place-detail .detail-actions button:active,.place-detail .detail-actions a:active{transform:scale(.97)}.btn-primary{background:var(--accent);box-shadow:0 2px 8px #e85d3a40;color:#fff!important}.btn-primary:hover{background:#d44f2e}.btn-google{background:var(--blue);box-shadow:0 2px 8px #3478f640;color:#fff!important;text-decoration:none!important}.btn-google:hover{background:#2b6ae0}.planned-badge{color:var(--green);background:var(--green-light);border-radius:8px;align-items:center;gap:5px;margin-bottom:14px;padding:5px 12px;font-size:13px;font-weight:600;display:inline-flex}.day-picker-item{cursor:pointer;border-bottom:1px solid var(--surface-2);align-items:center;gap:14px;min-height:70px;padding:16px 20px;transition:background .15s;display:flex}.day-picker-item:active{background:var(--surface-2)}.day-picker-item:last-child{border-bottom:none}.day-picker-item .day-emoji{background:var(--surface-2);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:26px;display:flex}.day-picker-item .day-info{flex:1;min-width:0}.day-picker-item .day-full{color:var(--text);font-size:15px;font-weight:600}.day-picker-item .day-count-text{color:var(--text-muted);margin-top:2px;font-size:12px}.day-picker-item .add-icon{background:var(--accent-light);width:44px;height:44px;color:var(--accent);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.day-picker-item:hover .add-icon{background:var(--accent);color:#fff}.wizard-overlay{-webkit-backdrop-filter:blur(6px);z-index:2100;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}@media (width>=900px){.wizard-overlay{align-items:center}.wizard{max-width:520px;max-height:80vh;border-radius:20px!important}}.wizard{background:var(--surface);border-radius:20px 20px 0 0;flex-direction:column;width:100%;max-width:600px;max-height:85vh;animation:.2s ease-out slideUp;display:flex;overflow:hidden;box-shadow:0 -4px 30px #0000001f}.wizard-progress{flex-shrink:0;gap:4px;padding:16px 20px 8px;display:flex}.wizard-progress .step{background:var(--surface-3);border-radius:2px;flex:1;height:4px;transition:background .2s}.wizard-progress .step.active{background:var(--accent)}.wizard-progress .step.done{background:var(--green)}.wizard-step{-webkit-overflow-scrolling:touch;flex:1;padding:16px 20px;overflow-y:auto}.wizard-actions{border-top:1px solid var(--surface-2);flex-shrink:0;gap:10px;padding:14px 20px;display:flex}.wizard-actions button{cursor:pointer;border:none;border-radius:14px;flex:1;min-height:48px;padding:14px;font-family:inherit;font-size:14px;font-weight:700;transition:all .15s}.wizard-actions button:active{transform:scale(.97)}.meal-picker{flex-direction:column;height:100%;display:flex}.meal-picker-header{border-bottom:1px solid var(--surface-2);flex-shrink:0;padding:14px 20px}.meal-picker-header h3{color:var(--text);font-size:16px;font-weight:700}.restaurant-card{cursor:pointer;border-bottom:1px solid var(--surface-2);align-items:center;gap:12px;padding:14px 16px;transition:background .15s;display:flex}.restaurant-card:active{background:var(--surface-2)}.restaurant-card:last-child{border-bottom:none}.restaurant-card .place-info{flex:1;min-width:0}.restaurant-card .place-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:3px;font-size:12px;display:flex}.distance-badge{color:var(--blue);white-space:nowrap;background:#eaf1ff;border-radius:6px;align-items:center;gap:3px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.planned-tag{color:var(--green);font-size:11px;font-weight:600}button,a,input,select,textarea,.day-tab,.chip,.place-card,.day-picker-item,.restaurant-card{transition:all .15s}button,.nav-btn,.day-tab,.chip,.icon-btn,.must-see-btn,.action-btn,.meal-btn,.route-btn,.submit-btn,.modal-close,.remove-btn,.time-input{min-height:44px}button:focus-visible,a:focus-visible,input:focus-visible,.chip:focus-visible,.day-tab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}h1,h2,h3{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:800}.item-name,.place-name,.day-full,.hotel-name{font-weight:600}body{font-weight:400}.planner-layout{height:100%;display:flex;overflow:hidden}.planner-panel{flex-direction:column;flex:1;height:100%;display:flex;overflow:hidden}.map-panel{display:none}@media (width>=900px){.planner-panel{border-right:1px solid var(--surface-3);flex-shrink:0;max-width:480px}.map-panel{flex:1;height:100%;display:block;position:relative}}.timeline-gap{border:1.5px dashed var(--surface-3);background:var(--surface-2);border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin:4px 0;padding:8px 12px;transition:all .15s;display:flex}.timeline-gap:hover{border-color:var(--accent);background:var(--accent-light)}.gap-label{flex-direction:column;gap:2px;min-width:0;display:flex}.gap-duration{color:var(--text-secondary);font-size:13px;font-weight:700}.gap-times{color:var(--text-muted);font-size:11px}.gap-actions{flex-shrink:0;gap:4px;display:flex}.gap-btn{background:var(--accent-light);color:var(--accent);cursor:pointer;white-space:nowrap;border:none;border-radius:8px;padding:6px 10px;font-family:inherit;font-size:11px;font-weight:600;transition:all .15s}.gap-btn:hover{background:var(--accent);color:#fff}.gap-btn:active{transform:scale(.95)}.empty-state{text-align:center;padding:40px 24px}.empty-state .emoji{margin-bottom:12px;font-size:40px}.empty-state h3{margin-bottom:6px;font-size:17px;font-weight:700}.empty-state p{color:var(--text-muted);font-size:13px;line-height:1.5}.empty-state .submit-btn{align-items:center;gap:6px;margin-top:16px;display:inline-flex}.empty-hint{color:var(--text-muted)!important;margin-top:12px!important;font-size:12px!important}.empty-actions{justify-content:center;gap:6px;margin-top:8px;display:flex}.floating-add-btn{border:1.5px dashed var(--surface-3);background:var(--surface);width:100%;color:var(--text-muted);cursor:pointer;text-align:center;border-radius:10px;margin-top:4px;padding:10px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:block}.floating-add-btn:hover{border-color:var(--accent);color:var(--accent)}.planner-footer{padding:8px 12px;padding-bottom:max(8px, env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--surface-3);flex-direction:column;flex-shrink:0;gap:4px;display:flex}.loading-screen{background:var(--bg,#f7f5f2);flex-direction:column;justify-content:center;align-items:center;gap:8px;height:100vh;display:flex}.loading-emoji{font-size:48px;animation:1.5s ease-in-out infinite pulse}.loading-title{color:var(--text,#1a1a1a);font-size:20px;font-weight:800}.loading-sub{color:var(--text-muted,#9a948e);font-size:13px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.planner-map{width:100%;height:100%}.must-sees-header{color:#fff;background:linear-gradient(135deg,#f5a623 0%,#e85d3a 100%);flex-shrink:0;padding:16px 16px 14px}.must-sees-header h1{letter-spacing:-.3px;font-size:20px;font-weight:800;line-height:1.2}.must-sees-stats{opacity:.9;flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;font-size:13px;font-weight:500;display:flex}.must-sees-stats-sep{opacity:.5}.must-sees-priority-pills{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.must-sees-prio-count{border-radius:20px;align-items:center;gap:4px;padding:3px 10px;font-size:11px;font-weight:700;display:flex}.must-sees-prio-count.must{background:#ffffff47}.must-sees-prio-count.nice{background:#ffffff2e}.must-sees-prio-count.if-time{background:#ffffff1f}.must-sees-list{flex:1;padding:0 0 16px;overflow-y:auto}.must-sees-empty{text-align:center;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:60px 20px;display:flex}.must-sees-empty-icon{margin-bottom:4px;font-size:40px}.must-sees-empty p{color:var(--text-secondary);font-size:15px;font-weight:600}.must-sees-empty-hint{color:var(--text-muted)!important;font-size:13px!important;font-weight:400!important}.priority-section-count{background:var(--surface-3);color:var(--text-muted);border-radius:10px;margin-left:4px;padding:1px 8px;font-size:11px;font-weight:700}.must-see-card{border-bottom:1px solid var(--surface-2);background:var(--surface);align-items:flex-start;gap:10px;padding:12px 16px;transition:background .15s;display:flex}.must-see-card:last-child{border-bottom:none}.must-see-card-body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.must-see-card-name{color:var(--text);font-size:14px;font-weight:600;line-height:1.3;display:block}.must-see-card-info:hover .must-see-card-name{color:var(--accent)}.must-see-card-meta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:3px;display:flex}.priority-pill{background:var(--surface-2);cursor:pointer;border:2px solid #0000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin-top:2px;font-size:14px;transition:all .15s;display:flex}.priority-pill:hover{transform:scale(1.15)}.priority-pill.must{background:#fde8e8;border-color:#e74c3c}.priority-pill.nice{background:#fff8eb;border-color:#f5a623}.priority-pill.if-time{background:#f0f0f0;border-color:#b2bec3}.planning-status{white-space:nowrap;border-radius:6px;padding:3px 8px;font-size:11px;font-weight:700}.planning-status.open{border:1.5px dashed var(--text-muted);color:var(--text-muted);background:0 0}.must-see-note{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-xs);background:var(--surface-2);white-space:nowrap;text-overflow:ellipsis;padding:4px 8px;font-size:12px;line-height:1.4;transition:background .15s;overflow:hidden}.must-see-note:hover{background:var(--surface-3);color:var(--text-secondary)}.must-see-note-edit{border-radius:var(--radius-xs);border:1.5px solid var(--accent);background:var(--surface);color:var(--text);outline:none;width:100%;padding:4px 8px;font-family:inherit;font-size:12px;line-height:1.4}.quick-assign-btn{border:1.5px solid var(--accent);background:var(--accent-light);width:26px;height:26px;color:var(--accent);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;line-height:1;transition:all .15s;display:flex}.must-see-remove-btn{width:24px;height:24px;color:var(--text-muted);cursor:pointer;opacity:.5;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;transition:all .15s;display:flex}.user-note{color:var(--purple);border-left:3px solid var(--purple);cursor:pointer;background:#ede8fd;border-radius:6px;margin-top:4px;padding:4px 8px;font-size:12px;line-height:1.4;transition:background .15s}.user-note:hover{background:#ddd5fb}.add-note-btn{color:var(--text-muted);cursor:pointer;opacity:.6;background:0 0;border:none;margin-top:2px;padding:2px 0;font-family:inherit;font-size:11px;transition:opacity .15s}.add-note-btn:hover{opacity:1;color:var(--purple)}.user-note-edit{margin-top:4px}.user-note-input{border:1.5px solid var(--purple);width:100%;color:var(--text);background:#ede8fd;border-radius:6px;outline:none;padding:6px 8px;font-family:inherit;font-size:12px}.must-sees-page{flex-direction:column;height:100%;display:flex;overflow:hidden}.must-sees-header{background:var(--surface);flex-shrink:0;padding:16px 16px 12px}.must-sees-header h1{font-size:22px;font-weight:800}.must-sees-stats{color:var(--text-muted);gap:6px;margin-top:4px;font-size:13px;display:flex}.must-sees-stats-sep{color:var(--surface-3)}.must-sees-priority-pills{gap:8px;margin-top:8px;display:flex}.must-sees-prio-count{background:var(--surface-2);border-radius:8px;padding:3px 8px;font-size:11px;font-weight:600}.must-sees-prio-count.must{color:#c33;background:#fee}.must-sees-prio-count.nice{color:#e67700;background:#fff3e0}.must-sees-prio-count.if-time{background:var(--surface-2);color:var(--text-muted)}.must-sees-controls{flex-direction:column;flex-shrink:0;gap:8px;padding:8px 16px;display:flex}.view-toggle{background:var(--surface-2);border-radius:10px;padding:3px;display:flex}.view-toggle-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;padding:8px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.view-toggle-btn.active{background:var(--surface);color:var(--accent);box-shadow:0 1px 3px #0000000f}.must-sees-list{-webkit-overflow-scrolling:touch;flex:1;overflow-y:auto}.must-sees-empty{text-align:center;color:var(--text-muted);padding:48px 24px}.must-sees-empty-icon{margin-bottom:12px;font-size:40px;display:block}.must-sees-empty-hint{margin-top:4px;font-size:12px}.priority-section{border-bottom:1px solid var(--surface-2)}.priority-section-header{background:var(--surface);width:100%;color:var(--text);cursor:pointer;border:none;justify-content:space-between;align-items:center;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s;display:flex}.priority-section-header:hover{background:var(--surface-2)}.priority-section-title{align-items:center;gap:8px;display:flex}.priority-section-count{background:var(--surface-2);color:var(--text-muted);border-radius:6px;padding:2px 6px;font-size:11px;font-weight:600}.priority-section-chevron{transition:transform .2s;transform:rotate(180deg)}.priority-section-chevron.open{transform:rotate(0)}.must-see-card{border-bottom:1px solid var(--surface-2);align-items:flex-start;gap:10px;padding:10px 16px;transition:background .15s;display:flex}.must-see-card.planned{background:var(--green-light)}.priority-pill{cursor:pointer;background:var(--surface-2);border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:transform .15s;display:flex}.priority-pill:active{transform:scale(.9)}.priority-pill.must{background:#fee}.priority-pill.nice{background:#fff3e0}.priority-pill.if-time{background:var(--surface-2)}.must-see-card-body{flex:1;min-width:0}.must-see-card-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.must-see-card-info{cursor:pointer;flex:1;min-width:0}.must-see-card-name{font-size:14px;font-weight:600;display:block}.must-see-card-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex}.must-see-card-actions{flex-shrink:0;align-items:center;gap:4px;display:flex}.planning-status{border-radius:6px;padding:2px 8px;font-size:10px;font-weight:700}.planning-status.planned{background:var(--green-light);color:var(--green)}.planning-status.open{background:var(--surface-2);color:var(--text-muted);border:1px dashed var(--surface-3)}.quick-assign-btn{background:var(--accent-light);width:28px;height:28px;color:var(--accent);cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;font-size:16px;font-weight:700;transition:all .15s;display:flex}.quick-assign-btn:hover{background:var(--accent);color:#fff}.must-see-remove-btn{width:24px;height:24px;color:var(--text-muted);cursor:pointer;opacity:.4;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:12px;transition:all .15s;display:flex}.must-see-remove-btn:hover{opacity:1;color:#dc2626;background:#fee}.must-see-note{color:var(--text-muted);cursor:pointer;margin-top:4px;padding:2px 0;font-size:11px;font-style:italic;transition:color .15s}.must-see-note:hover{color:var(--purple)}.must-see-note-edit{border:1.5px solid var(--purple);width:100%;color:var(--text);background:#ede8fd;border-radius:6px;outline:none;margin-top:4px;padding:4px 8px;font-family:inherit;font-size:12px}.search-clear-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;display:flex}.drag-handle{color:var(--text-muted);opacity:.3;cursor:grab;letter-spacing:-2px;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 4px;font-size:14px}.day-item:hover .drag-handle{opacity:.7}.day-item.dragging{z-index:100;border-radius:12px;background:var(--surface)!important;box-shadow:0 8px 32px #00000026!important}.day-item.hotel-item{opacity:.8;background:linear-gradient(135deg,#e8f0fe 0%,#f5f7ff 100%);border-left:4px solid #3478f6}.hotel-time{color:#2d6be0!important;background:#dbe6fd!important;font-size:16px!important}.timeline-distance{color:var(--text-muted);justify-content:center;align-items:center;gap:6px;padding:3px 0;font-size:11px;font-weight:500;display:flex}.distance-icon{font-size:13px}.distance-text{letter-spacing:.2px}.hide-planned-toggle{border:1.5px solid var(--surface-3);background:var(--surface);color:var(--text-secondary);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s;display:flex}.hide-planned-toggle.active{background:var(--green-light);border-color:var(--green);color:var(--green)}.hide-planned-count{opacity:.7;font-size:11px}.must-see-add-bar{padding:8px 16px;padding-bottom:max(8px, env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--surface-3);flex-shrink:0}.must-see-add-btn{background:var(--gold);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:12px;font-family:inherit;font-size:14px;font-weight:700;transition:all .15s}.must-see-add-btn:hover{background:#e09700}.must-see-add-btn:active{transform:scale(.98)}.add-picker-controls{flex-direction:column;flex-shrink:0;gap:8px;padding:8px 16px 0;display:flex}.add-picker-count{color:var(--text-muted);padding:4px 16px;font-size:12px}.picker-row{border-bottom:1px solid var(--surface-2);align-items:flex-start;gap:10px;padding:10px 16px;transition:background .15s;display:flex}.picker-row.selected{background:var(--gold-light)}.picker-star{background:var(--surface-2);cursor:pointer;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;transition:all .15s;display:flex}.picker-star:active{transform:scale(.9)}.picker-star.active{background:var(--gold-light)}.picker-info{cursor:pointer;flex:1;min-width:0}.picker-name{font-size:14px;font-weight:600}.picker-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex}.picker-note{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;overflow:hidden}.map-top-bar{align-items:center;gap:6px;display:flex}.map-view-toggle{background:var(--surface);box-shadow:var(--shadow-md);border-radius:10px;flex-shrink:0;display:flex;overflow:hidden}.map-toggle-btn{background:var(--surface);cursor:pointer;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;transition:background .15s;display:flex}.map-toggle-btn.active{background:var(--accent-light)}.map-chips{-webkit-overflow-scrolling:touch;gap:4px;margin-top:8px;display:flex;overflow-x:auto}.map-chips::-webkit-scrollbar{display:none}.map-chips .chip{background:var(--surface);box-shadow:var(--shadow-sm);padding:6px 10px;font-size:12px}.nearby-controls{background:var(--surface);box-shadow:var(--shadow-md);border-radius:10px;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;display:flex}.nearby-label{color:var(--text-secondary);white-space:nowrap;font-size:12px;font-weight:600}.nearby-slider{accent-color:#3478f6;flex:1;height:4px}.nearby-count{color:#3478f6;white-space:nowrap;font-size:11px;font-weight:600}.map-list-view{background:var(--surface);-webkit-overflow-scrolling:touch;height:100%;overflow-y:auto}.map-list-count{color:var(--text-muted);background:var(--surface);z-index:1;padding:8px 16px;font-size:12px;position:sticky;top:0}.distance-badge-inline{color:#3478f6;background:#eaf1ff;border-radius:4px;padding:1px 6px;font-size:11px;font-weight:600}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
