@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--bg:#f0f2f5;--surface:#fff;--surface-2:#e8ecf1;--surface-3:#d1d8e0;--text:#1b2a4a;--text-secondary:#4a5568;--text-muted:#89a;--accent:#cf142b;--accent-hover:#b01025;--accent-light:#fef0f1;--green:#2d9f6f;--green-light:#e8f5ee;--blue:#2d5bff;--blue-light:#eef2ff;--purple:#6b21a8;--purple-light:#f3e8ff;--gold:#d4a017;--gold-light:#fff8e1;--radius:16px;--radius-sm:10px;--radius-xs:6px;--shadow-sm:0 1px 3px #1b2a4a14;--shadow-md:0 4px 12px #1b2a4a1a;--shadow-lg:0 12px 40px #1b2a4a26}*{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:#dde3eb!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:#f0f2f5;--surface:#fff;--surface-2:#e8ecf1;--surface-3:#d1d8e0;--text:#1b2a4a;--text-secondary:#4a5568;--text-muted:#89a;--accent:#cf142b;--accent-hover:#b01025;--accent-light:#fef0f1;--green:#2d9f6f;--green-light:#e8f5ee;--blue:#2d5bff;--blue-light:#eef2ff;--gold:#d4a017;--gold-light:#fff8e1;--purple:#6b21a8;--purple-light:#f3e8ff;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-xl:20px;--shadow-sm:0 1px 3px #1b2a4a14;--shadow-md:0 4px 12px #1b2a4a1a;--shadow-lg:0 12px 40px #1b2a4a26}body{font-weight:400}h1,h2,h3{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-weight:800}button,a,input,select,textarea{transition:all .15s}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.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<=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)}@media (width>=900px){.app{flex-direction:row;max-width:100%}.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:72px;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}}.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}}.planner{background:var(--bg);flex-direction:column;height:100%;display:flex;overflow:hidden}.planner-header{color:#fff;background:linear-gradient(135deg,#1b2a4a 0%,#2d3a5a 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-pill{-webkit-backdrop-filter:blur(8px);color:#fff;background:#fff3;border:1px solid #ffffff26;border-radius:20px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.hotel-pill:active{transform:scale(.97)}.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}.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;box-shadow:var(--shadow-sm);border:2px solid #0000;border-radius:12px;flex:1;padding:8px 6px 6px;font-family:inherit;transition:all .15s}.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 #cf142b26}.day-tab:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.day-name{font-size:13px;font-weight:700;display:block}.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-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);box-shadow:var(--shadow-sm);border-radius:12px;align-items:center;gap:10px;padding:10px 12px;transition:all .15s;display:flex;position:relative}.day-item:active{transform:scale(.995);box-shadow:0 4px 12px #1b2a4a1a}.day-item.fixed{background:linear-gradient(135deg,#f0f4fa 0%,#fff 100%);border-left:4px solid #1b2a4a;padding-left:12px}.day-item.hotel-item{border-left:4px solid var(--blue);opacity:.8;background:linear-gradient(135deg,#e8f0fe 0%,#f5f7ff 100%)}.day-item.dragging{background:var(--surface);z-index:100;border-radius:12px;box-shadow:0 8px 32px #1b2a4a26}.time-display{color:#1b2a4a;text-align:center;background:#e8ecf1;border-radius:8px;flex-shrink:0;min-width:54px;padding:6px;font-size:14px;font-weight:800}.hotel-time{color:#2d6be0;background:#dbe6fd;font-size:16px}.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 #cf142b1f}.time-input::-webkit-calendar-picker-indicator{opacity:0;position:absolute}.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:#1b2a4a;background:#e8ecf1;border-radius:4px;margin-top:4px;padding:2px 7px;font-size:9px;font-weight:700;display:inline-block}.item-connector{display:none}.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}.remove-btn{color:var(--text-muted);cursor:pointer;border-radius:var(--radius-md);background:0 0;border:none;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)}.user-note{color:var(--purple);background:var(--purple-light);border-radius:var(--radius-sm);border-left:3px solid var(--purple);cursor:pointer;margin-top:4px;padding:4px 8px;font-size:12px;line-height:1.4;transition:background .15s}.user-note:hover{background:#e9d5ff}.user-note-edit{margin-top:4px}.user-note-input{border-radius:var(--radius-sm);border:1.5px solid var(--purple);background:var(--purple-light);width:100%;color:var(--text);outline:none;padding:6px 8px;font-family:inherit;font-size:12px}.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)}.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}.timeline-gap{border:1.5px dashed var(--surface-3);border-radius:var(--radius-md);background:var(--surface-2);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;min-height:32px;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)}.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}.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;padding:14px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;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(.97)}.route-btn svg{width:18px;height:18px}.floating-add-btn{border:1.5px dashed var(--surface-3);border-radius:var(--radius-md);background:var(--surface);width:100%;color:var(--text-muted);cursor:pointer;text-align:center;min-height:44px;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)}.floating-add-btn:active{transform:scale(.97)}.rollback-btn{color:#dc2626;cursor:pointer;text-align:center;background:#fef2f2;border:1.5px solid #dc2626;border-radius:8px;width:100%;min-height:44px;padding:8px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s}.rollback-btn:hover{color:#fff;background:#dc2626}.rollback-btn:active{transform:scale(.97)}.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)}.action-row{gap:6px;padding:8px 12px;display:flex}.action-btn{border-radius:var(--radius-md);background:var(--surface);border:1.5px dashed var(--surface-3);min-height:44px;color:var(--text-secondary);cursor:pointer;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{color:#1b2a4a;background:#e8ecf1;border-color:#1b2a4a}.action-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);border-color:var(--accent)}.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}.search-clear-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;min-height:auto;padding:2px;display:flex}.search-clear-btn:active{transform:scale(.9)}.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 #cf142b33}.chip:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.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{border-radius:var(--radius-sm);white-space:nowrap;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.place-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.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}.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 #cf142b40}.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 #d4a01733}.must-see-btn.active svg{fill:var(--gold)}.prio-popup{z-index:100;background:var(--surface);border:1px solid var(--surface-3);box-shadow:var(--shadow-lg);border-radius:12px;flex-direction:column;gap:2px;min-width:140px;padding:4px;animation:.15s ease-out fadeIn;display:flex;position:absolute;top:100%;left:0}.prio-option{cursor:pointer;color:var(--text);white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;min-height:40px;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:background .1s;display:flex}.prio-option:hover{background:var(--surface-2)}.prio-option.must:hover{background:#fef0f1}.prio-option.nice:hover{background:#fff8e1}.prio-option.if-time:hover{background:var(--surface-2)}.prio-option.remove{color:#dc2626}.prio-option.remove:hover{background:#fef2f2}.modal-overlay{-webkit-backdrop-filter:blur(6px);z-index:2000;background:#1b2a4a66;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.modal{background:var(--surface);border-radius:var(--radius-xl) var(--radius-xl) 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 #1b2a4a1f}.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)}@media (width>=900px){.modal-overlay{align-items:center}.modal{border-radius:var(--radius-xl);max-width:480px;max-height:80vh;box-shadow:0 20px 60px #1b2a4a26}}.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 #cf142b1a}.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 #cf142b40}.submit-btn:hover{background:var(--accent-hover);box-shadow:0 4px 14px #cf142b59}.submit-btn:active{transform:scale(.97)}.empty-state{text-align:center;padding:40px 24px}.empty-state .emoji{margin-bottom:12px;font-size:40px}.empty-state h3{color:var(--text);margin-bottom:6px;font-size:17px;font-weight:700}.empty-state p{color:var(--text-muted);max-width:280px;margin:0 auto;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);margin-top:12px;font-size:12px}.empty-actions{justify-content:center;gap:6px;margin-top:8px;display: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,.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}.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}.detail-meta{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:14px;display:flex}.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}.detail-actions{gap:10px;display:flex}.detail-actions button,.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}.detail-actions button:active,.detail-actions a:active{transform:scale(.97)}.btn-primary{background:var(--accent);color:#fff;box-shadow:0 2px 8px #cf142b40}.btn-primary:hover{background:var(--accent-hover)}.btn-google{background:var(--blue);color:#fff;text-decoration:none;box-shadow:0 2px 8px #2d5bff40}.btn-google:hover{background:#2450e0}.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}.must-see-badge{color:var(--gold);background:var(--gold-light);border-radius:var(--radius-sm);white-space:nowrap;cursor:pointer;border:none;align-items:center;gap:4px;padding:3px 8px;font-family:inherit;font-size:11px;font-weight:700;transition:all .15s;display:inline-flex}.must-see-badge:active{transform:scale(.97)}.must-sees-page{flex-direction:column;height:100%;display:flex;overflow:hidden}.must-sees-header{color:#fff;background:linear-gradient(135deg,#d4a017 0%,#cf142b 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-controls{flex-direction:column;flex-shrink:0;gap:10px;padding:12px 16px 8px;display:flex}.must-sees-list{-webkit-overflow-scrolling:touch;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;display:block}.must-sees-empty p{color:var(--text-secondary);font-size:15px;font-weight:600}.must-sees-empty-hint{color:var(--text-muted);font-size:13px;font-weight:400}.view-toggle{background:var(--surface-2);border-radius:var(--radius-md);padding:3px;display:flex}.view-toggle-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;flex:1;min-height:36px;padding:8px 12px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.view-toggle-btn.active{background:var(--surface);color:var(--accent);box-shadow:var(--shadow-sm)}.view-toggle-btn:active{transform:scale(.97)}.priority-section{border-bottom:1px solid var(--surface-2)}.priority-section-header{background:var(--surface-2);width:100%;color:var(--text);cursor:pointer;border:none;justify-content:space-between;align-items:center;min-height:44px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:700;transition:background .15s;display:flex}.priority-section-header:hover{background:var(--surface-3)}.priority-section-header:active{transform:scale(.99)}.priority-section-title{align-items:center;gap:8px;display:flex}.priority-section-count{background:var(--surface-3);border-radius:var(--radius-sm);color:var(--text-muted);padding:2px 6px;font-size:11px;font-weight:600}.priority-section-chevron{transition:transform .2s;transform:rotate(-90deg)}.priority-section-chevron.open{transform:rotate(0)}.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.planned{background:var(--green-light)}.must-see-card-body{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.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{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{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:3px;font-size:12px;display:flex}.must-see-card-actions{flex-shrink:0;align-items:center;gap:6px;display:flex}.priority-pill{background:var(--surface-2);cursor:pointer;border:2px solid #0000;border-radius:8px;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:active{transform:scale(.9)}.priority-pill.must{background:#fef0f1;border-color:#cf142b}.priority-pill.nice{border-color:var(--gold);background:var(--gold-light)}.priority-pill.if-time{background:#e8ecf1;border-color:#89a}.planning-status{border-radius:var(--radius-sm);white-space:nowrap;padding:3px 8px;font-size:11px;font-weight:700}.planning-status.planned{background:var(--green-light);color:var(--green)}.planning-status.open{border:1.5px dashed var(--text-muted);color:var(--text-muted);background:0 0}.quick-assign-btn{border:1.5px solid var(--accent);background:var(--accent-light);width:28px;height:28px;color:var(--accent);cursor:pointer;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:700;line-height:1;transition:all .15s;display:flex}.quick-assign-btn:hover{background:var(--accent);color:#fff}.quick-assign-btn:active{transform:scale(.9)}.must-see-remove-btn{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-muted);cursor:pointer;opacity:.4;background:0 0;border:none;flex-shrink:0;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;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;padding:2px 0;font-size:11px;font-style:italic;transition:color .15s;overflow:hidden}.must-see-note:hover{color:var(--purple)}.must-see-note-edit{border:1.5px solid var(--purple);border-radius:var(--radius-sm);background:var(--purple-light);width:100%;color:var(--text);outline:none;margin-top:4px;padding:4px 8px;font-family:inherit;font-size:12px}.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%;min-height:44px;padding:12px;font-family:inherit;font-size:14px;font-weight:700;transition:all .15s}.must-see-add-btn:hover{background:#c09015}.must-see-add-btn:active{transform:scale(.97)}.trip-distribute-btn{color:#fff;cursor:pointer;width:100%;box-shadow:var(--shadow-md);background:linear-gradient(135deg,#1b2a4a 0%,#2d5bff 100%);border:none;border-radius:12px;min-height:44px;margin-top:10px;padding:12px;font-family:inherit;font-size:14px;font-weight:700;transition:all .15s}.trip-distribute-btn:hover{opacity:.95}.trip-distribute-btn:active{transform:scale(.97)}.hide-planned-toggle{border-radius:var(--radius-md);border:1.5px solid var(--surface-3);background:var(--surface);color:var(--text-secondary);cursor:pointer;justify-content:center;align-items:center;gap:6px;width:100%;min-height:44px;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-toggle:active{transform:scale(.97)}.hide-planned-count{opacity:.7;font-size:11px}.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{border-radius:var(--radius-md);background:var(--surface-2);cursor:pointer;border:none;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{color:var(--text);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-container{width:100%;height:100%;position:relative}.map-overlay{z-index:1000;position:absolute;top:12px;left:12px;right:12px}.planner-map{width:100%;height:100%}.map-top-bar{align-items:center;gap:6px;display:flex}.map-view-toggle{background:var(--surface);border-radius:var(--radius-md);box-shadow:var(--shadow-md);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;min-height:44px;font-size:16px;transition:background .15s;display:flex}.map-toggle-btn.active{background:var(--accent-light)}.map-toggle-btn:active{transform:scale(.97)}.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);border-radius:var(--radius-md);box-shadow:var(--shadow-md);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:var(--blue);flex:1;height:4px}.nearby-count{color:var(--blue);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:var(--blue);background:var(--blue-light);border-radius:4px;padding:1px 6px;font-size:11px;font-weight:600}.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}.distance-badge{color:var(--blue);background:var(--blue-light);border-radius:var(--radius-sm);white-space:nowrap;align-items:center;gap:3px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.wizard-overlay{-webkit-backdrop-filter:blur(6px);z-index:2100;background:#1b2a4a66;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.wizard{background:var(--surface);border-radius:var(--radius-xl) var(--radius-xl) 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 #1b2a4a1f}.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(--gold)}.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)}@media (width>=900px){.wizard-overlay{align-items:center}.wizard{border-radius:var(--radius-xl);max-width:520px;max-height:80vh}}.trip-wizard-overlay{-webkit-backdrop-filter:blur(6px);z-index:2100;background:#1b2a4a66;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.trip-wizard{background:var(--surface);border-radius:var(--radius-xl);flex-direction:column;width:100%;max-width:560px;max-height:85vh;animation:.2s ease-out slideUp;display:flex;overflow:hidden;box-shadow:0 20px 60px #1b2a4a26}@media (width<=599px){.trip-wizard-overlay{align-items:flex-end;padding:0}.trip-wizard{border-radius:var(--radius-xl) var(--radius-xl) 0 0;max-height:92vh}}@media (width>=900px){.trip-wizard{max-width:560px;max-height:80vh}}.trip-wizard-header{border-bottom:1px solid var(--surface-2);flex-shrink:0;padding:20px 20px 14px}.trip-wizard-header-content{justify-content:space-between;align-items:flex-start;display:flex}.trip-wizard-title{color:var(--text);margin:0 0 2px;font-size:20px;font-weight:800}.trip-wizard-stats{color:var(--text-muted);font-size:13px;font-weight:500}.trip-wizard-close{background:var(--surface-2);border-radius:var(--radius-md);cursor:pointer;width:32px;height:32px;color:var(--text-muted);border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s;display:flex}.trip-wizard-close:hover{background:var(--surface-3)}.trip-wizard-close:active{transform:scale(.9)}.trip-wizard-body{-webkit-overflow-scrolling:touch;flex:1;padding-bottom:90px;overflow-y:auto}.trip-day-section{border-bottom:1px solid var(--surface-2)}.trip-day-header{background:var(--surface-2);color:var(--text);z-index:5;justify-content:space-between;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:700;display:flex;position:sticky;top:0}.trip-day-header.unassigned{background:#fff8e1}.trip-day-emoji{flex-shrink:0;font-size:18px}.trip-day-label{color:var(--text);flex:1;font-size:14px;font-weight:700}.trip-day-count{color:var(--text-muted);white-space:nowrap;font-size:12px;font-weight:600}.trip-day-items{background:var(--surface)}.trip-day-empty{color:var(--text-muted);padding:16px 20px;font-size:13px;font-style:italic}.trip-item-wrapper{border-bottom:1px solid var(--surface-2)}.trip-item{cursor:pointer;border-bottom:1px solid var(--surface-2);-webkit-tap-highlight-color:transparent;align-items:center;gap:10px;padding:10px 20px;transition:background .15s;display:flex}.trip-item:hover{background:var(--surface-2)}.trip-item.checked{background:var(--green-light)}.trip-item.checked:hover{background:#d4edde}.trip-item.unassigned{opacity:.6;cursor:default}.trip-item-checkbox{border:2px solid var(--surface-3);background:0 0;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .15s;display:flex}.trip-item-checkbox.checked{background:var(--green);border-color:var(--green)}.trip-item-checkbox.disabled{border:2px dashed var(--surface-3);opacity:.5}.trip-item-info{flex:1;min-width:0}.trip-item-name{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;overflow:hidden}.trip-item-note{color:var(--accent);white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:11px;line-height:1.3;overflow:hidden}.trip-item-meta{color:var(--text-muted);align-items:center;gap:6px;margin-top:1px;font-size:11px;display:flex}.trip-item-time{color:var(--accent);background:var(--accent-light);border-radius:var(--radius-sm);font-variant-numeric:tabular-nums;flex-shrink:0;padding:3px 8px;font-size:11px;font-weight:700}.trip-item-area{flex-shrink:0;font-size:16px}.trip-item-priority{flex-shrink:0;font-size:12px}.trip-item-walk{color:var(--text-muted);opacity:.7;padding:2px 0 2px 36px;font-size:11px}.trip-item-swap{cursor:pointer;border-radius:var(--radius-sm);color:var(--text-muted);opacity:.7;background:0 0;border:none;flex-shrink:0;padding:2px 6px;font-size:16px;transition:opacity .15s}.trip-item-swap:hover{opacity:1}.trip-swap-panel{background:var(--surface-2);border:1px solid var(--surface-3);border-radius:var(--radius-md);margin:4px 0 4px 36px;padding:8px;font-size:13px}.trip-swap-option{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:6px 8px;transition:background .15s;display:flex}.trip-swap-option:hover{background:var(--surface-3)}.trip-unassigned{border-top:2px dashed var(--surface-3)}.trip-unassigned-title{color:var(--gold);margin-bottom:8px;font-size:13px;font-weight:700}.trip-wizard-footer{background:var(--surface);border-top:1px solid var(--surface-2);padding:12px 20px;padding-bottom:max(12px, env(safe-area-inset-bottom));flex-shrink:0;justify-content:space-between;align-items:center;gap:12px;display:flex;position:sticky;bottom:0;box-shadow:0 -4px 20px #1b2a4a14}.trip-wizard-footer-info{flex:1;align-items:center;gap:6px;display:flex}.trip-wizard-footer-check{font-size:16px}.trip-wizard-footer-count{color:var(--text);font-size:14px;font-weight:700}.trip-wizard-apply{background:var(--surface-3);color:var(--text-muted);cursor:default;white-space:nowrap;border:none;border-radius:14px;min-height:44px;padding:12px 24px;font-family:inherit;font-size:14px;font-weight:700;transition:all .2s}.trip-wizard-apply.active{background:var(--green);color:#fff;cursor:pointer;box-shadow:0 2px 12px #2d9f6f4d}.trip-wizard-apply.active:hover{background:#259b60;box-shadow:0 4px 16px #2d9f6f66}.trip-wizard-apply.active:active{transform:scale(.97)}.discover-btn{border-radius:var(--radius-md);border:1.5px dashed var(--accent);background:var(--accent-light);width:100%;color:var(--accent);cursor:pointer;text-align:center;min-height:44px;margin-top:8px;padding:10px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.discover-btn:hover{background:var(--accent);color:#fff}.discover-btn:active{transform:scale(.97)}.place-search-hint{color:var(--text-muted);text-align:center;padding:4px 0 8px;font-size:11px}.place-search-loading,.place-search-empty{text-align:center;color:var(--text-muted);padding:32px 16px;font-size:14px}.place-search-result{border-bottom:1px solid var(--surface-2);align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.place-search-info{flex:1;min-width:0}.place-search-name{color:var(--text);font-size:14px;font-weight:600}.place-search-meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;font-size:12px;display:flex}.place-search-actions{flex-direction:column;flex-shrink:0;align-items:center;gap:4px;display:flex}.place-search-add-btn{border-radius:var(--radius-md);background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;flex-shrink:0;min-height:36px;padding:8px 14px;font-family:inherit;font-size:12px;font-weight:700;transition:all .15s}.place-search-add-btn:active{transform:scale(.95)}.place-search-added{color:var(--green);flex-shrink:0;font-size:12px;font-weight:600}.place-search-rating-row{flex-wrap:wrap;align-items:center;gap:2px;margin-top:6px;display:flex}.place-search-rating-label{color:var(--text-muted);margin-right:4px;font-size:11px}.place-search-star{cursor:pointer;color:var(--surface-3);background:0 0;border:none;min-height:auto;padding:0 1px;font-size:16px;transition:color .1s}.place-search-star.active{color:var(--gold)}.place-search-gmaps{color:var(--blue);white-space:nowrap;margin-left:8px;font-size:11px;font-weight:600;text-decoration:none}.place-search-gmaps:hover{text-decoration:underline}.loading-screen{background:linear-gradient(160deg,#1b2a4a 0%,#2d3a5a 100%);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:#fff;font-size:20px;font-weight:800}.loading-sub{color:#ffffffa6;font-size:13px}.planned-tag{color:var(--green);font-size:11px;font-weight:600}@keyframes slideUp{0%{opacity:.5;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.nav-link-btn{background:var(--blue);color:#fff;border-radius:6px;flex-shrink:0;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.nav-link-btn:hover{opacity:.85}.nav-link-btn:active{transform:scale(.95)}.dashboard{-webkit-overflow-scrolling:touch;background:#f8f6f3;height:100%;padding-bottom:100px;overflow-y:auto}.dashboard-hero{color:#fff;text-align:center;background:linear-gradient(160deg,#1b2a4a 0%,#2d3a5a 100%);padding:48px 24px 36px;position:relative;overflow:hidden}.dashboard-hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#cf142b14 0%,#0000 70%);border-radius:50%;width:260px;height:260px;position:absolute;top:-80px;right:-80px}.dashboard-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#2d5bff0f 0%,#0000 70%);border-radius:50%;width:220px;height:220px;position:absolute;bottom:-60px;left:-60px}.dashboard-hero-flag{z-index:1;margin-bottom:4px;font-size:32px;position:relative}.dashboard-hero-title{letter-spacing:3px;text-transform:uppercase;opacity:.7;z-index:1;margin-bottom:12px;font-size:14px;font-weight:700;position:relative}.dashboard-countdown-number{letter-spacing:-2px;z-index:1;margin-bottom:2px;font-size:64px;font-weight:800;line-height:1;position:relative}.dashboard-countdown-label{letter-spacing:2px;text-transform:uppercase;opacity:.65;z-index:1;margin-bottom:20px;font-size:13px;font-weight:600;position:relative}.dashboard-meta{opacity:.85;z-index:1;margin-bottom:6px;font-size:15px;font-weight:500;position:relative}.dashboard-hotel{opacity:.55;z-index:1;font-size:13px;font-weight:500;position:relative}.score-card{z-index:2;background:#fff;border-radius:16px;margin:-20px 16px 20px;padding:24px;position:relative;box-shadow:0 4px 24px #1b2a4a14}.score-circle-container{width:140px;height:140px;margin:0 auto 20px;position:relative}.score-circle-svg{width:140px;height:140px;display:block}.score-circle-bg{stroke:#e8e6e1;stroke-width:10px}.score-circle-fill{stroke-width:10px;stroke-linecap:round;fill:none;animation:1.2s ease-out forwards score-draw}@keyframes score-draw{0%{stroke-dashoffset:364.42px}}.score-number{color:#1b2a4a;font-size:42px;font-weight:800;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-65%)}.score-grade{color:#8c8c8c;white-space:nowrap;font-size:12px;font-weight:600;position:absolute;top:50%;left:50%;transform:translate(-50%,50%)}.score-breakdown{flex-direction:column;gap:10px;display:flex}.score-row{align-items:center;gap:10px;display:flex}.score-row-label{color:#1b2a4a;flex-shrink:0;align-items:center;gap:6px;min-width:130px;font-size:13px;font-weight:600;display:flex}.score-row-bar{background:#edebe8;border-radius:4px;flex:1;height:8px;overflow:hidden}.score-row-fill{border-radius:4px;min-width:3px;height:100%;transition:width 1s}.score-row-fill[data-ratio=high]{background:#2d9f6f}.score-row-fill[data-ratio=mid]{background:gold}.score-row-fill[data-ratio=low]{background:#cf142b}.score-row-value{color:#6b6b6b;text-align:right;min-width:36px;font-size:12px;font-weight:700}.dashboard .stats-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:0 16px 20px;display:grid}.dashboard .stat-card{text-align:center;background:#fff;border-radius:16px;padding:18px 12px 14px;position:relative;overflow:hidden;box-shadow:0 2px 12px #1b2a4a0f}.stat-accent{height:3px;position:absolute;top:0;left:0;right:0}.dashboard .stat-icon{margin-bottom:6px;font-size:24px;line-height:1}.dashboard .stat-value{color:#1b2a4a;font-size:24px;font-weight:800;line-height:1.1}.dashboard .stat-label{color:#8c8c8c;margin-top:4px;font-size:11px;font-weight:500;line-height:1.3}.days-section{padding:0 16px 20px}.days-title{color:#1b2a4a;margin-bottom:12px;font-size:17px;font-weight:800}.day-card{background:#fff;border-left:4px solid #0000;border-radius:16px;align-items:center;margin-bottom:10px;padding:14px 16px;transition:border-color .2s;display:flex;box-shadow:0 2px 12px #1b2a4a0f}.day-card.well-planned{background:linear-gradient(90deg,#2d9f6f08 0%,#fff 30%);border-left-color:#2d9f6f}.day-card.needs-work{background:linear-gradient(90deg,#cf142b08 0%,#fff 30%);border-left-color:#cf142b}.day-card-left{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.day-card-emoji{flex-shrink:0;font-size:24px}.day-card-name{color:#1b2a4a;font-size:15px;font-weight:700;line-height:1.2}.day-card-date{color:#8c8c8c;margin-top:1px;font-size:12px}.day-card-center{flex-wrap:wrap;justify-content:center;gap:4px;min-width:50px;padding:0 12px;display:flex}.day-cat-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.day-card-right{text-align:right;flex-shrink:0;min-width:70px}.day-card-count{color:#1b2a4a;font-size:22px;font-weight:800;line-height:1}.day-card-count-label{color:#8c8c8c;margin-bottom:6px;font-size:10px}.day-card-mini-bar{background:#edebe8;border-radius:2px;width:100%;height:4px;overflow:hidden}.day-card-mini-fill{background:linear-gradient(90deg,#2d5bff,#2d9f6f);border-radius:2px;height:100%;transition:width .8s}.category-mix-section{padding:0 16px 20px}.category-mix-title{color:#1b2a4a;margin-bottom:12px;font-size:17px;font-weight:800}.category-mix-bar{border-radius:12px;height:24px;margin-bottom:14px;display:flex;overflow:hidden;box-shadow:0 2px 8px #1b2a4a14}.category-mix-segment{min-width:4px;transition:width .6s}.category-mix-segment:first-child{border-radius:12px 0 0 12px}.category-mix-segment:last-child{border-radius:0 12px 12px 0}.category-mix-legend{background:#fff;border-radius:16px;flex-wrap:wrap;gap:8px 16px;padding:14px 16px;display:flex;box-shadow:0 2px 12px #1b2a4a0f}.category-mix-legend-item{align-items:center;gap:6px;font-size:12px;display:flex}.category-mix-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.category-mix-label-text{color:#555;font-weight:500}.category-mix-count{color:#1b2a4a;font-weight:700}.must-see-tracker{padding:0 16px 32px}.must-see-tracker-header{background:#fff;border-radius:16px;align-items:center;gap:16px;margin-bottom:12px;padding:20px;display:flex;box-shadow:0 2px 12px #1b2a4a0f}.must-see-tracker-ring-wrap{flex-shrink:0;width:80px;height:80px;position:relative}.must-see-tracker-ring{width:80px;height:80px;display:block}.must-see-ring-bg{stroke:#edebe8;stroke-width:8px;fill:none}.must-see-ring-fill{stroke:gold;stroke-width:8px;stroke-linecap:round;fill:none;animation:1s ease-out .3s forwards must-see-draw}@keyframes must-see-draw{0%{stroke-dashoffset:251.33px}}.must-see-ring-text{color:#1b2a4a;font-size:18px;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.must-see-tracker-info{flex:1}.must-see-tracker-title{color:#1b2a4a;margin-bottom:4px;font-size:17px;font-weight:800}.must-see-tracker-subtitle{color:#8c8c8c;font-size:14px;font-weight:500}.must-see-chips{background:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 12px #1b2a4a0f}.must-see-chips-label{color:#8c8c8c;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px;font-size:12px;font-weight:700}.must-see-chip{color:#1b2a4a;background:#f8f6f3;border:1px solid #edebe8;border-radius:20px;align-items:center;gap:6px;margin:0 6px 6px 0;padding:6px 14px 6px 10px;font-size:13px;font-weight:500;display:inline-flex}.must-see-chip-prio{font-size:10px;line-height:1}.must-see-chip-name{white-space:nowrap;text-overflow:ellipsis;max-width:180px;overflow:hidden}@media (width>=768px){.dashboard .stats-grid{grid-template-columns:repeat(3,1fr);gap:14px}.score-card{align-items:flex-start;gap:32px;display:flex}.score-circle-container{flex-shrink:0;margin:0}.score-breakdown{flex:1}}@media (width<=480px){.dashboard-countdown-number{font-size:52px}.dashboard .stats-grid{grid-template-columns:repeat(2,1fr)}.day-card-center{display:none}.score-row-label{min-width:100px;font-size:12px}}.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}}
