:root{color:#30252a;background:#fff5f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html{min-width:320px;background:#fff5f8}body{margin:0;min-width:320px;min-height:100vh}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}:root{--bg: #fff5f8;--surface: #fffdfd;--surface-soft: #fff7fa;--ink: #30252a;--muted: #7c6871;--line: #f1dce4;--line-strong: #e5c8d4;--coral: #d86f8c;--coral-soft: #ffe3ec;--sage: #76a58a;--sage-soft: #eef8f2;--blue: #6f8da8;--blue-soft: #eaf1f7;--gold: #c9a15a;--shadow: 0 14px 34px rgba(111, 62, 82, .1)}.app-shell,.admin-shell{width:min(1180px,100%);margin:0 auto;padding:18px}.app-header,.admin-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:10px 0 16px}.app-header h1,.admin-header h1{margin:0;color:var(--ink);font-size:1.55rem;line-height:1.15;letter-spacing:0}.admin-header p{max-width:760px;margin:8px 0 0;color:var(--muted)}.eyebrow{margin:0 0 4px;color:var(--coral);font-size:.76rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.date-context{display:grid;grid-template-columns:minmax(190px,.58fr) minmax(0,1fr) minmax(220px,.7fr);gap:10px;margin-bottom:10px;padding:12px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#fffdfd,#fff5f8 58%,#f7fbf5);box-shadow:0 10px 28px #6f3e5212}.date-context-main{display:grid;align-content:center;gap:6px;min-width:0}.date-context-main h2{margin:0;color:var(--ink);font-size:1.16rem;line-height:1.24;letter-spacing:0}.date-context-main p{margin:0;color:#6a5961;font-size:.93rem}.date-context-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.context-chip{display:grid;grid-template-columns:22px minmax(0,1fr);gap:7px;align-items:start;min-width:0;padding:9px;border:1px solid rgba(241,220,228,.86);border-radius:8px;background:#fffdfdbd}.context-chip svg{margin-top:2px;color:var(--coral)}.context-chip span{display:grid;gap:2px;min-width:0}.context-chip strong{overflow:hidden;color:var(--ink);font-size:.88rem;text-overflow:ellipsis;white-space:nowrap}.context-chip small,.plan-time{display:block;overflow:hidden;color:var(--muted);font-size:.78rem;line-height:1.36;text-overflow:ellipsis}.completed-strip{display:grid;min-width:0}.completed-card{display:grid;align-content:center;min-width:0;gap:5px;padding:10px;border:1px solid #cfe5d8;border-radius:8px;background:#eef8f2;color:#315a43;text-align:left}.completed-card.is-on{border-color:var(--sage);box-shadow:inset 0 0 0 1px var(--sage)}.completed-card span,.completed-card small{display:flex;align-items:center;gap:5px;color:#5f886f;font-size:.8rem;font-weight:850}.completed-card strong{overflow:hidden;color:#294b38;font-size:.94rem;text-overflow:ellipsis;white-space:nowrap}.pair-picker{display:grid;grid-template-columns:148px minmax(0,1fr);gap:10px;align-items:stretch;margin-bottom:12px}.pair-heading{display:grid;align-content:center;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.pair-heading h2{margin:0;color:var(--ink);font-size:1.05rem;letter-spacing:0}.pair-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.pair-card{display:grid;min-width:0;gap:6px;padding:11px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);text-align:left;box-shadow:0 8px 20px #6f3e520f}.pair-card.is-on{border-color:var(--coral);background:var(--coral-soft)}.pair-title{display:flex;align-items:center;gap:6px;color:#9b4d64;font-size:.82rem;font-weight:850}.pair-card strong,.pair-card small{overflow:hidden;text-overflow:ellipsis}.pair-card strong{color:var(--ink);font-size:.96rem;white-space:nowrap}.pair-card small{color:var(--muted);line-height:1.35}.filter-panel{position:sticky;z-index:20;top:0;margin:0 -18px;padding:10px 18px 14px;background:#fff5f8f5;border-bottom:1px solid rgba(241,220,228,.86);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.segmented,.view-switch{display:flex;align-items:center;gap:8px;overflow-x:auto;padding-bottom:2px}.segmented button,.view-switch button,.icon-button,.primary-action,.secondary-action,.icon-only,.file-action,.popup-action{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:38px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font-weight:750;line-height:1;white-space:nowrap;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.segmented button,.view-switch button,.icon-button{padding:0 12px}.segmented button:hover,.view-switch button:hover,.icon-button:hover,.primary-action:hover,.secondary-action:hover,.icon-only:hover,.file-action:hover,.popup-action:hover{border-color:var(--coral);transform:translateY(-1px)}.segmented button.is-on,.view-switch button.is-on,.plan-toggle.is-on,.secondary-action.is-on{border-color:var(--coral);background:var(--coral-soft);color:#9a4a63}.icon-button.subtle{background:#ffffffbd}.filter-grid{display:grid;grid-template-columns:minmax(180px,1.35fr) minmax(120px,.65fr);gap:8px;margin-top:10px}.search-field,.select-field{display:flex;align-items:center;gap:8px;min-width:0;min-height:42px;padding:0 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--muted)}.search-field input,.select-field select{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--ink)}.view-switch{margin:14px 0 12px}.view-switch span{margin-left:auto;color:var(--muted);font-size:.9rem;white-space:nowrap}.workspace{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px;align-items:start}.results-panel{min-width:0}.place-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:12px}.place-card{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:188px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 10px 28px #6f3e5212}.place-card.is-active{border-color:var(--coral)}.place-cover{width:100%;height:100%;min-height:188px;object-fit:cover;background:var(--blue-soft)}.place-content{display:flex;min-width:0;flex-direction:column;gap:8px;padding:13px}.place-line{display:flex;align-items:center;gap:7px;min-width:0;color:var(--muted);font-size:.82rem}.type-pill{flex:0 0 auto;padding:4px 8px;border-radius:999px;font-size:.76rem;font-weight:850}.type-pill.food{background:var(--coral-soft);color:#9b4d64}.type-pill.play{background:var(--blue-soft);color:#315c77}.muted{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dot{width:4px;height:4px;flex:0 0 auto;border-radius:50%;background:var(--line-strong)}.place-content h2,.plan-panel h2,.admin-list h2{margin:0;color:var(--ink);font-size:1.05rem;line-height:1.25;letter-spacing:0}.place-content p{display:-webkit-box;margin:0;overflow:hidden;color:#6a5961;font-size:.92rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.tag-row{display:flex;flex-wrap:wrap;gap:6px}.tag-row span{padding:4px 7px;border:1px solid var(--line);border-radius:999px;background:var(--surface-soft);color:#5d6f62;font-size:.76rem;font-weight:750}.card-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:auto}.card-actions .icon-button{min-width:0;min-height:34px;padding:0 6px;font-size:.82rem}.map-view{display:grid;gap:10px}.map-shell{min-height:520px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.place-map{width:100%;height:520px}.date-marker-wrap{background:transparent;border:0}.date-marker{display:grid;width:34px;height:34px;place-items:center;border:2px solid #ffffff;border-radius:50%;background:var(--blue);color:#fff;font-size:.8rem;font-weight:900;box-shadow:0 8px 18px #30252a38}.date-marker.is-in-plan{background:var(--sage)}.date-marker.is-active{background:var(--coral);transform:scale(1.12)}.map-popup{display:grid;gap:6px;min-width:142px}.map-popup strong{color:var(--ink)}.map-popup span{color:var(--muted);font-size:.85rem}.popup-action{min-height:32px;padding:0 9px;font-size:.82rem}.map-linked-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px}.map-linked-list button{display:grid;gap:3px;min-width:0;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);text-align:left}.map-linked-list button.is-active{border-color:var(--coral);background:var(--coral-soft)}.map-linked-list small{overflow:hidden;color:var(--muted);text-overflow:ellipsis;white-space:nowrap}.plan-panel{position:sticky;top:114px;display:grid;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.plan-panel.is-completed{border-color:#cfe5d8;background:#fbfffc}.plan-panel.is-completed .eyebrow{color:var(--sage)}.plan-panel.is-completed .route-index{background:#d5eadc;color:#315a43}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.plan-time{margin-top:4px;white-space:nowrap}.icon-only{width:38px;min-width:38px;padding:0}.icon-only.ghost{border-color:transparent;background:transparent;color:var(--muted)}.route-list{display:grid;gap:9px}.route-row{display:grid;grid-template-columns:28px minmax(0,1fr) 34px;gap:8px;align-items:center}.route-index{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--sage-soft);color:#355e49;font-size:.8rem;font-weight:900}.route-row button:not(.icon-only){display:grid;min-width:0;gap:2px;padding:0;border:0;background:transparent;color:var(--ink);text-align:left}.route-row small,.empty-plan{color:var(--muted)}.route-row strong,.route-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plan-note{display:grid;grid-template-columns:20px minmax(0,1fr);gap:8px;align-items:start;padding:10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);color:var(--muted);font-size:.84rem}.plan-note svg{color:var(--sage)}.plan-actions,.detail-actions,.admin-actions{display:flex;flex-wrap:wrap;gap:8px}.primary-action,.secondary-action,.file-action{min-height:40px;padding:0 12px}.primary-action{border-color:var(--coral);background:var(--coral);color:#fff}.secondary-action{background:var(--surface)}.detail-overlay{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;align-items:end;padding:16px;background:#30252a57}.detail-panel{position:relative;display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1fr);width:min(920px,100%);max-height:min(760px,92vh);margin:0 auto;overflow:hidden;border-radius:8px;background:var(--surface);box-shadow:0 30px 70px #30252a42}.close-button{position:absolute;z-index:2;top:10px;right:10px;display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#ffffffe6;color:var(--ink)}.detail-gallery{display:grid;min-height:420px;background:var(--blue-soft)}.detail-gallery img{width:100%;height:100%;object-fit:cover}.detail-gallery img:not(:first-child){display:none}.detail-body{display:grid;align-content:start;gap:13px;overflow:auto;padding:24px}.detail-body h2{margin:0;font-size:1.45rem;letter-spacing:0}.detail-body p{margin:0;color:#6a5961}.detail-block{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:start;padding:10px 0;border-top:1px solid var(--line);color:#4d453d}.empty-state{display:grid;justify-items:center;gap:7px;padding:64px 20px;border:1px dashed var(--line-strong);border-radius:8px;background:#ffffff94;color:var(--muted)}.toast{position:fixed;z-index:80;right:18px;bottom:18px;display:flex;align-items:center;gap:8px;max-width:min(360px,calc(100vw - 36px));padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#30252a;color:#fff;box-shadow:var(--shadow)}.admin-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:16px}.admin-form,.admin-list{display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.section-title{display:flex;align-items:center;gap:8px;color:var(--ink);font-weight:900}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.form-grid label{display:grid;gap:5px;color:var(--muted);font-size:.86rem;font-weight:760}.span-2{grid-column:1 / -1}.form-grid input,.form-grid select,.form-grid textarea,.json-box{width:100%;min-width:0;border:1px solid var(--line);border-radius:8px;background:snow;color:var(--ink);outline:0}.form-grid input,.form-grid select{min-height:38px;padding:0 10px}.form-grid textarea,.json-box{min-height:82px;padding:10px;resize:vertical}.image-drop{position:relative;display:grid;min-height:104px;place-items:center;gap:6px;padding:14px;border:1px dashed var(--line-strong);border-radius:8px;background:var(--surface-soft);color:var(--muted);text-align:center}.file-action input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.file-action{position:relative}.mini-file-action{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 10px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font-size:.86rem;font-weight:800}.mini-file-action input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.admin-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:8px}.thumb-remove{position:relative;overflow:hidden;min-height:74px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.thumb-remove img{width:100%;height:74px;object-fit:cover}.thumb-remove svg{position:absolute;right:5px;bottom:5px;padding:3px;border-radius:50%;background:#30252ab8;color:#fff;box-sizing:content-box}.admin-notice{margin:0;color:var(--muted)}.admin-place-list{display:grid;gap:8px;max-height:440px;overflow:auto}.admin-place-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;gap:8px;align-items:center;padding:9px;border:1px solid var(--line);border-radius:8px;background:snow}.admin-place-row span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--blue-soft);color:#315c77;font-weight:900}.admin-place-row strong,.admin-place-row small{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-place-row small{color:var(--muted)}.row-actions{display:flex;gap:4px}.row-actions button{display:grid;width:30px;height:30px;place-items:center;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink)}.json-box{min-height:160px;font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.82rem}code{padding:2px 5px;border-radius:6px;background:var(--sage-soft);color:#355e49}@media (max-width: 940px){.workspace,.admin-grid{grid-template-columns:1fr}.plan-panel{position:static}.filter-grid{grid-template-columns:1fr 1fr}.pair-picker,.date-context,.completed-strip{grid-template-columns:1fr}}@media (max-width: 680px){.app-shell,.admin-shell{padding:12px}.app-header,.admin-header{align-items:stretch;flex-direction:column}.header-actions{justify-content:flex-start}.filter-panel{margin:0 -12px;padding:10px 12px 12px}.filter-grid,.pair-list{grid-template-columns:1fr}.hide-compact{display:none}.date-context{margin-bottom:12px;padding:12px}.date-context-grid{grid-template-columns:1fr}.context-chip strong{white-space:normal}.place-list{grid-template-columns:1fr}.place-card{grid-template-columns:108px minmax(0,1fr);min-height:178px}.place-cover{min-height:178px}.place-content{padding:11px}.card-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.map-shell,.place-map{min-height:430px;height:430px}.detail-overlay{padding:10px}.detail-panel{grid-template-columns:1fr;max-height:92vh}.detail-gallery{min-height:230px;max-height:260px}.detail-body{padding:18px}.detail-actions{display:grid;grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.admin-place-row{grid-template-columns:28px minmax(0,1fr) auto}.admin-place-row small{display:none}}.simple-shell{width:min(680px,100%);margin:0 auto;padding:14px}.simple-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:8px 0 14px}.simple-header h1{margin:0;color:var(--coral);font-size:clamp(2.25rem,10vw,3.1rem);line-height:.98;letter-spacing:0}.today-card,.compact-section{margin-bottom:12px}.today-card{display:grid;gap:11px;padding:14px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#fffdfd,#fff5f8 58%,#f7fbf5);box-shadow:0 10px 28px #6f3e5212}.today-title{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.today-title>div{display:grid;min-width:0;gap:4px}.today-kicker{margin:0;color:#9b4d64;font-size:.82rem;font-weight:850;line-height:1.2}.today-title h2{min-width:0;margin:0;color:var(--ink);font-size:1.42rem;line-height:1.22;letter-spacing:0}.today-title span{display:inline-flex;align-items:center;justify-content:flex-end;flex:0 0 auto;gap:6px;max-width:46%;width:fit-content;color:var(--muted);font-size:.9rem;line-height:1.3;text-align:right}.today-title svg{color:var(--coral)}.today-empty-note{margin:0;padding:10px 11px;border:1px solid rgba(241,220,228,.86);border-radius:8px;background:#fffdfdad;color:#6a5961;font-size:.9rem;line-height:1.45}.today-facts{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.today-place-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.today-place-action{display:grid;gap:7px;min-width:0;padding:8px;border:1px solid rgba(241,220,228,.86);border-radius:8px;background:#fffdfdbd}.today-place-action>div:first-child{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:center;min-width:0}.today-place-action .type-pill{justify-self:start;padding:3px 7px}.today-place-action h3{min-width:0;margin:0;overflow:hidden;color:var(--ink);font-size:.92rem;line-height:1.24;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.today-place-buttons{display:flex;flex-wrap:wrap;gap:6px}.today-place-buttons .secondary-action{flex:1 1 70px;min-height:28px;padding:0 8px;font-size:.78rem}.today-place-buttons .source-action{flex-basis:86px}.source-action.dianping{border-color:#f0cdbb;background:#fff7f1;color:#a95028}.source-action.xiaohongshu{border-color:#f3c9d8;background:#fff3f7;color:#a73a61}.source-action.is-pending{opacity:.58;cursor:default}.today-fact{display:grid;grid-template-columns:22px minmax(0,1fr);gap:8px;align-items:center;min-width:0;padding:9px 10px;border:1px solid rgba(241,220,228,.86);border-radius:8px;background:#fffdfdc7;color:var(--ink);text-align:left}.today-fact svg{color:var(--coral)}button.today-fact{cursor:pointer}button.today-fact:hover{border-color:var(--coral);background:var(--surface-soft)}.today-fact-body{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;min-width:0;gap:8px}.today-fact-label{display:inline-flex;width:fit-content;min-height:22px;align-items:center;padding:0 8px;border-radius:999px;background:var(--coral-soft);color:#9b4d64;font-size:.8rem;font-weight:900;line-height:1}.today-fact strong{color:var(--ink);font-size:.94rem;line-height:1.3;word-break:break-word}.today-fact small,.section-line span,.memory-card small,.option-copy small,.sheet-head small,.mini-place-card small{color:var(--muted);font-size:.8rem;line-height:1.35}.section-line{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.section-line h2{margin:0;color:var(--ink);font-size:1.02rem;letter-spacing:0}.scope-filter,.pool-filter{display:flex;align-items:center;gap:6px;overflow-x:auto;padding-bottom:1px}.scope-filter{margin-bottom:6px}.pool-filter{margin-bottom:8px}.scope-filter button,.pool-filter button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-width:68px;min-height:32px;padding:0 9px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--ink);font-size:.82rem;font-weight:850;white-space:nowrap}.scope-filter button{min-width:74px;background:#fffdfdc2}.scope-filter button.is-on,.pool-filter button.is-on{border-color:var(--coral);background:var(--coral-soft);color:#9b4d64}.scope-filter span,.pool-filter span{color:var(--muted);font-size:.74rem;font-weight:850}.pool-count{flex:0 0 auto;margin-left:auto;padding:0 2px;color:var(--muted);font-size:.78rem;font-weight:850;white-space:nowrap}.view-mode-filter{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:9px}.view-mode-filter button{display:inline-flex;min-height:34px;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:8px;background:#fffdfdc7;color:var(--ink);font-size:.84rem;font-weight:880}.view-mode-filter button.is-on{border-color:var(--coral);background:var(--coral-soft);color:#9b4d64}.memory-stack,.option-stack{display:grid;gap:9px}.sim-map-shell{display:grid;gap:8px}.sim-map-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 2px}.sim-map-topline strong{color:var(--ink);font-size:.94rem;letter-spacing:0}.sim-map-topline span{color:var(--muted);font-size:.76rem;font-weight:820;white-space:nowrap}.sim-map-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(210px,.34fr);gap:8px}.sim-map-stage{position:relative;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fffdfdd1;box-shadow:0 10px 26px #6f3e520f}.real-plan-map{width:100%;height:360px;min-height:360px;background:#fff8fa;font-family:inherit}.sim-map-stage.is-wide .real-plan-map{height:390px;min-height:390px}.real-plan-map .leaflet-control-attribution{border-top-left-radius:7px;background:#fffdfdc7;color:#6a5961b3;font-size:.62rem}.real-plan-map .leaflet-control-zoom{overflow:hidden;border:1px solid rgba(229,200,212,.86);border-radius:8px;box-shadow:0 8px 18px #6f3e5214}.real-plan-map .leaflet-control-zoom a{border-color:#e5c8d4db;color:#9b4d64}.real-map-marker-wrap{border:0;background:transparent}.real-map-marker{display:grid;min-width:58px;max-width:86px;gap:1px;justify-items:center;padding:4px 7px;border:1px solid rgba(229,200,212,.86);border-radius:8px;background:#fffdfde6;box-shadow:0 8px 18px #6f3e5224;color:#6a3b4a;line-height:1.05}.real-map-marker.is-selected{border-color:var(--coral);background:#ffe8f1f5;box-shadow:0 10px 22px #d6678f3d}.real-map-marker strong{max-width:74px;overflow:hidden;font-size:.68rem;font-weight:920;letter-spacing:0;text-overflow:ellipsis;white-space:nowrap}.real-map-marker small{color:#9b4d64;font-size:.58rem;font-weight:900;letter-spacing:0;white-space:nowrap}.real-map-popup{display:grid;gap:3px;min-width:110px}.real-map-popup strong{color:var(--ink);font-size:.86rem}.real-map-popup span{color:var(--muted);font-size:.76rem;font-weight:760}.sim-map-side{display:grid;align-content:start;gap:8px;min-width:0;padding:13px;border:1px solid var(--line);border-radius:8px;background:#fffdfdd1}.sim-map-chip{display:inline-flex;width:fit-content;min-height:22px;align-items:center;padding:0 8px;border-radius:999px;background:var(--coral-soft);color:#9b4d64;font-size:.72rem;font-weight:900}.sim-map-side h3{margin:0;color:var(--ink);font-size:1rem;line-height:1.25;letter-spacing:0}.sim-map-side p{margin:0;color:var(--muted);font-size:.82rem;font-weight:760;line-height:1.35}.sim-map-count-summary{display:flex;flex-wrap:wrap;gap:5px}.sim-map-count-summary span{display:inline-flex;min-height:22px;align-items:center;padding:0 8px;border-radius:999px;background:#ffe8f1ad;color:#9b4d64;font-size:.72rem;font-weight:900}.sim-map-lines{display:grid;gap:4px;padding:8px;border-radius:8px;background:#fff7fac7;color:#6a5961;font-size:.78rem;font-weight:760;line-height:1.35}.sim-map-meta{display:flex;flex-wrap:wrap;gap:5px}.sim-map-meta span{display:inline-flex;min-height:20px;align-items:center;padding:0 7px;border-radius:999px;background:#fff7fae6;color:#9b4d64;font-size:.72rem;font-weight:850}.option-group-stack{display:grid;gap:12px}.option-group{display:grid;gap:8px}.option-group-line{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 2px}.option-group-line h3{margin:0;color:#9b4d64;font-size:.92rem;line-height:1.2;letter-spacing:0}.option-group-line span{color:var(--muted);font-size:.78rem;font-weight:760}.memory-item,.option-item{display:grid;gap:8px}.memory-card,.option-card{width:100%;min-width:0;border-radius:8px;text-align:left}.memory-card{position:relative;display:grid;gap:5px;padding:12px 88px 12px 12px;border:1px solid #cfe5d8;background:#eef8f2;color:#315a43}.memory-card.is-on{border-color:var(--sage);box-shadow:inset 0 0 0 1px var(--sage)}.memory-status{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;gap:5px;color:#5f886f;font-size:.8rem;font-weight:850}.memory-card strong{color:#294b38;font-size:1rem}.option-card{display:grid;grid-template-columns:minmax(0,1fr) 52px 18px;gap:8px;align-items:start;padding:11px 12px;border:1px solid var(--line);background:var(--surface);color:var(--ink);box-shadow:0 8px 20px #6f3e520f}.option-card.is-on{border-color:var(--coral);background:var(--coral-soft)}.option-card.is-pending{background:#fffdfdb8}.option-card>svg{align-self:center;color:var(--muted);transition:transform .16s ease}.option-card.is-expanded>svg{transform:rotate(90deg)}.option-copy{display:grid;min-width:0;gap:5px}.option-title-row{display:flex;align-items:flex-start;min-width:0;gap:6px}.option-badge-row{display:flex;flex-wrap:wrap;gap:5px;min-width:0}.option-badge-row.is-compact{flex:0 0 auto;max-width:52%;flex-wrap:nowrap;justify-content:flex-end;overflow:hidden}.option-badge{display:inline-flex;max-width:68px;min-height:18px;align-items:center;justify-content:center;padding:0 6px;overflow:hidden;border:1px solid rgba(229,200,212,.86);border-radius:999px;background:#fff7fae0;color:#9b4d64;font-size:.68rem;font-weight:850;line-height:1;text-overflow:ellipsis;white-space:nowrap}.option-badge.is-extra{max-width:34px;color:var(--muted)}.option-side-meta{display:grid;align-self:start;justify-items:end;gap:3px;min-width:0}.option-tag,.option-side-meta small{display:inline-flex;max-width:48px;min-height:18px;align-items:center;justify-content:center;padding:0 6px;overflow:hidden;border-radius:999px;background:#fff7fad1;color:var(--muted);font-size:.7rem;font-weight:820;line-height:1;text-overflow:ellipsis;white-space:nowrap}.option-tag{background:var(--coral-soft);color:#9b4d64}.option-card.is-on .option-side-meta small,.option-card.is-on .option-tag{background:#fffdfdb8;color:#9b4d64}.option-side-meta .option-pending{border:1px solid rgba(229,200,212,.7);background:#fff7fa75;color:#b3919f}.option-title-row strong,.option-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.option-title-row strong{flex:1 1 auto;min-width:0;color:var(--ink);font-size:1rem;line-height:1.24}.plan-cover-lines{display:grid;gap:2px;min-width:0;margin:0;padding:0;color:var(--muted);font-size:.78rem;line-height:1.34;list-style:none}.plan-cover-line,.plan-cover-lines li{position:relative;min-width:0;padding-left:10px}.plan-cover-line:before,.plan-cover-lines li:before{position:absolute;top:.58em;left:0;width:4px;height:4px;border-radius:999px;background:var(--coral);content:""}.option-card .plan-cover-line{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.plan-cover-lines.is-today{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 8px;padding:10px 11px;border:1px solid rgba(241,220,228,.86);border-radius:8px;background:#fffdfdad;color:#6a5961;font-size:.84rem}.mini-media{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:64px;gap:3px;min-width:0;overflow:hidden;border-radius:8px;background:var(--surface-soft)}.mini-media img,.mini-media-button{width:100%;height:100%}.mini-media img{object-fit:cover}.mini-media-button{display:block;overflow:hidden;padding:0;border:0;background:transparent;cursor:zoom-in}.mini-media-button:focus-visible{outline:2px solid var(--coral);outline-offset:-2px}.mini-media.is-large{grid-template-rows:260px;height:260px;min-height:0}.image-lightbox{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#30252ab8}.image-lightbox img{width:auto;max-width:min(100%,920px);max-height:84dvh;object-fit:contain;border-radius:8px;background:var(--surface);box-shadow:0 22px 70px #30252a52}.image-lightbox-close{position:fixed;z-index:2;top:14px;right:14px;display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:#fffdfdf0;color:var(--ink);box-shadow:0 10px 28px #30252a33}.simple-overlay{position:fixed;z-index:70;top:0;right:0;bottom:0;left:0;display:grid;align-items:end;padding:14px;background:#30252a57}.plan-sheet{position:relative;display:grid;gap:12px;width:min(620px,100%);max-height:min(760px,92vh);margin:0 auto;overflow:auto;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 30px 70px #30252a42}.plan-sheet.is-completed{border-color:#cfe5d8;background:#fbfffc}.plan-sheet.is-completed .eyebrow{color:var(--sage)}.inline-plan-detail{display:grid;gap:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 8px 20px #6f3e520f}.inline-plan-detail.is-completed{border-color:#cfe5d8;background:#fbfffc}.inline-plan-detail.is-completed .eyebrow{color:var(--sage)}.option-media-detail-list{display:grid;gap:12px}.option-media-detail{display:grid;gap:8px;min-width:0}.option-media-image{display:block;width:100%;min-width:0;height:260px;overflow:hidden;padding:0;border:0;border-radius:8px;background:var(--surface-soft);cursor:zoom-in}.option-media-image:focus-visible{outline:2px solid var(--coral);outline-offset:2px}.option-media-image img{width:100%;height:100%;object-fit:cover}.option-media-detail p{display:grid;grid-template-columns:34px minmax(0,1fr);gap:8px;min-width:0;margin:0;padding:10px 11px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);color:#6a5961;font-size:.88rem;line-height:1.45}.option-media-detail strong{color:#9b4d64;font-size:.82rem}.option-media-detail span{min-width:0}.sheet-close{position:absolute;z-index:2;top:10px;right:10px;display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--line);border-radius:50%;background:#ffffffe6;color:var(--ink)}.sheet-head{display:grid;gap:4px;min-width:0}.sheet-head h2{margin:0;color:var(--ink);font-size:1.2rem;line-height:1.25;letter-spacing:0}.sheet-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.sheet-facts span{display:inline-flex;align-items:center;min-width:0;gap:6px;padding:8px 9px;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:snow;color:#6a5961;font-size:.86rem;font-weight:760;text-overflow:ellipsis;white-space:nowrap}.sheet-facts svg{flex:0 0 auto;color:var(--coral)}.sheet-summary{margin:0;color:#6a5961}.memory-list{display:grid;gap:7px}.memory-list p{margin:0;padding:8px 9px;border:1px solid #cfe5d8;border-radius:8px;background:#eef8f2;color:#315a43;font-size:.8rem;line-height:1.45;font-weight:760}.place-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mini-place-card{display:grid;gap:9px;min-width:0;padding:12px;border:1px solid var(--line);border-radius:8px;background:snow}.mini-place-head{display:flex;align-items:center;justify-content:flex-start;gap:8px}.mini-place-card h3{margin:0;color:var(--ink);font-size:1.05rem;line-height:1.25;letter-spacing:0}.mini-place-note{display:-webkit-box;margin:0;overflow:hidden;color:#6a5961;font-size:.88rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:4}.mini-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mini-actions .secondary-action{width:100%}@media (max-width: 560px){.simple-shell{padding:12px}.simple-header{align-items:stretch;flex-direction:column}.today-facts,.sheet-facts,.place-pair,.plan-cover-lines.is-today,.sim-map-layout{grid-template-columns:1fr}.real-plan-map,.sim-map-stage.is-wide .real-plan-map{height:320px;min-height:320px}.option-card{grid-template-columns:minmax(0,1fr) 44px 18px}.mini-media{grid-template-rows:58px}.mini-media.is-large{grid-template-rows:230px;height:230px;min-height:0}.option-media-image{height:230px}.simple-overlay{padding:10px}.plan-sheet{padding:14px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
