:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1d302a;background:#f7f8f5;font-synthesis:none;--green:#173f33;--lime:#d9f579;--line:#e6eae4}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button{cursor:pointer;border:0}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,#map:focus-visible{outline:3px solid #55882d;outline-offset:3px}[hidden]{display:none!important}.topbar{height:88px;display:flex;align-items:center;justify-content:space-between;padding:0 30px;background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:5}.brand{display:flex;gap:12px;align-items:center;color:#18362c;text-decoration:none;font-size:19px;font-weight:850;letter-spacing:1.5px}.brand small{display:block;font-size:10px;letter-spacing:3px;font-weight:600;margin-top:4px}.event{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:750;letter-spacing:1px}.event-date{border-left:1px solid #d8dfd8;margin-left:9px;padding-left:21px;color:#66735f}.live-dot,.status-dot{height:7px;width:7px;background:#529b68;border-radius:50%;display:inline-block}.help-btn{background:transparent;color:#55665c;font-size:14px;padding:12px}main{display:grid;grid-template-columns:365px minmax(0,1fr);height:calc(100dvh - 88px);min-height:450px}.sidebar{display:flex;flex-direction:column;background:#fff;border-right:1px solid var(--line);z-index:3;overflow:hidden}.sidebar-heading{padding:30px 26px 22px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.5px;color:#697b65}h1{font-size:29px;letter-spacing:-1.2px;margin:12px 0 8px;font-weight:750}.sidebar-heading p{font-size:14px;margin:0;color:#6b786c}.searchbox{display:flex;align-items:center;margin:0 24px;gap:10px;padding:10px 13px;border:1px solid #dce3d9;background:#f8faf6;border-radius:10px}.searchbox>span{font-size:26px;line-height:1}.searchbox input{font-size:14px;border:0;outline:none;background:transparent;min-width:0;width:100%;height:26px}.filters{display:flex;flex-wrap:wrap;gap:7px;padding:18px 24px 22px}.filter{padding:9px 12px;font-size:14px;background:#fff;border:1px solid #e5e9e3;border-radius:7px;color:#5c6b61;white-space:nowrap}.filter.active{background:var(--green);border-color:var(--green);color:#fff}.list-heading{display:flex;align-items:center;justify-content:space-between;padding:18px 25px 13px;border-top:1px solid var(--line)}.list-heading h2{font-size:14px;margin:0}.list-heading>span{font-size:12px;color:#687363}.places{overflow:auto;flex:1;padding:0 14px 15px;overscroll-behavior:contain}.place{display:flex;align-items:center;text-align:left;width:100%;background:transparent;border-radius:10px;padding:13px 11px;gap:12px;border-bottom:1px solid #f0f2ed;color:inherit}.place:hover,.place.selected{background:#f0f5e9}.place-icon{width:39px;height:39px;border-radius:12px;background:var(--tint);color:var(--color);display:flex;align-items:center;justify-content:center;font-size:17px;flex-shrink:0;font-weight:650}.place-copy{flex:1;min-width:0}.place strong{font-size:14px;font-weight:650;display:block}.place small{font-size:12px;color:#6b7868;display:block;margin-top:5px}.place-arrow{color:#6e8068}.sidebar-footer{padding:15px 22px;border-top:1px solid var(--line);display:flex;align-items:center;gap:7px;font-size:12px;color:#697960}.sidebar-footer button{background:transparent;font-size:12px;color:#5c6c5d;margin-left:auto}.map-panel{position:relative;overflow:hidden;background:#eef2e9}.map-heading{position:absolute;top:22px;left:24px;right:24px;display:flex;justify-content:space-between;gap:12px;z-index:2;pointer-events:none}.map-pill,.preview-pill{font-size:12px;letter-spacing:.7px;font-weight:700;padding:11px 14px;border:1px solid #dfe6d9;border-radius:7px;background:#ffffffed;box-shadow:0 3px 12px #203f2907}.map-pill i{display:inline-block;width:6px;height:6px;background:#6a9959;border-radius:50%;margin-right:7px}.preview-pill{color:#7c7658;background:#fffbed;font-size:12px}#map{display:block;width:100%;height:100%;touch-action:none;cursor:grab}#map:active{cursor:grabbing}#baseMap{pointer-events:none}.map-marker{cursor:pointer}.map-marker circle{stroke:#fff;stroke-width:3;filter:drop-shadow(0 2px 3px #17352d30)}.map-marker.selected circle{stroke:#182f26;stroke-width:4}.map-marker text{font-weight:750;fill:white;text-anchor:middle;dominant-baseline:central;font-family:inherit;pointer-events:none}.map-marker .marker-name{fill:#244638;paint-order:stroke;stroke:#fff;stroke-width:5;stroke-linejoin:round;font-size:14px;text-anchor:start}.map-controls{position:absolute;right:23px;top:90px;display:flex;flex-direction:column;gap:12px}.map-controls button{display:block;width:44px;height:44px;border-radius:8px;background:#fff;color:#34513d;font-size:24px;box-shadow:0 2px 8px #17352712;border:1px solid #e0e6dc}.zoom-controls{border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #17352712}.zoom-controls button{border-radius:0;box-shadow:none}.map-footer{position:absolute;bottom:16px;left:22px;right:22px;display:flex;justify-content:space-between;gap:16px;font-size:12px;color:#65765e;pointer-events:none}.map-footer span{background:#ffffffdd;padding:5px 7px;border-radius:4px}.detail{position:absolute;width:350px;bottom:48px;left:25px;padding:25px;background:white;border:1px solid #e1e7db;border-radius:16px;box-shadow:0 10px 45px #173f3320;max-height:calc(100% - 135px);overflow:auto;z-index:4}.close{position:absolute;right:13px;top:10px;border-radius:50%;width:36px;height:36px;background:#f0f3ed;font-size:24px;color:#61715e}.detail h2{font-size:23px;margin:11px 25px 10px 0;letter-spacing:-.7px}.detail p{font-size:14px;line-height:1.6;color:#62715e}.detail-actions{display:flex;gap:8px;margin-top:19px}.primary{background:var(--green);color:#fff;border-radius:8px;font-size:14px;padding:13px 17px;font-weight:650}.secondary{background:#f1f5eb;color:#45613a;border-radius:8px;font-size:14px;padding:12px}.detail-actions .primary{flex:1}#routeForm{border-top:1px solid var(--line);margin-top:20px;padding-top:18px}#routeForm>label:not(.check){font-size:14px;font-weight:650;display:block;margin-bottom:9px}select{width:100%;border:1px solid #d6dfcf;border-radius:7px;background:white;padding:11px;font-size:14px;color:#334d35}.check{display:flex;gap:8px;align-items:center;margin-top:14px;font-size:14px}.check input{accent-color:var(--green)}.route-note{font-size:12px!important;background:#fff8e5;border-radius:7px;padding:11px;color:#78622d!important;line-height:1.5}#routeResult{font-size:14px;line-height:1.6;color:#557141;margin-top:10px}dialog{border:1px solid #dae3d5;border-radius:18px;padding:35px;max-width:490px;width:calc(100% - 30px);color:#263e2e}dialog::backdrop{background:#172c2770;backdrop-filter:blur(4px)}dialog h2{font-size:29px;letter-spacing:-1px}dialog h3{font-size:16px;margin-top:24px}dialog p{font-size:16px;line-height:1.7;color:#62735e}#toast{position:fixed;bottom:26px;left:50%;transform:translateX(-50%);background:#193f32;color:white;padding:15px 22px;font-size:14px;border-radius:10px;box-shadow:0 6px 35px #173f3330;max-width:calc(100% - 32px);width:max-content;z-index:20}.empty{padding:25px 12px;color:#69795f;font-size:14px;line-height:1.7}.mobile-explore,.mobile-close{display:none}.route-line{fill:none;stroke:#5b7a21;stroke-width:5;stroke-dasharray:10 8;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.route-halo{fill:none;stroke:white;stroke-width:10;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}@media(min-width:1500px){main{grid-template-columns:400px minmax(0,1fr)}.sidebar-heading{padding-top:40px}.place{padding-top:16px;padding-bottom:16px}}@media(max-width:1100px){.event-date{display:none}.map-heading{flex-wrap:wrap;justify-content:flex-start}.map-footer span:first-child{display:none}.detail{width:320px}}@media(max-width:700px){.topbar{height:70px;padding:0 17px}.brand{font-size:15px;gap:9px}.brand img{width:34px;height:34px}.brand small{font-size:9px;letter-spacing:2px}.event{font-size:12px;gap:6px;letter-spacing:0;max-width:125px}.help-btn{padding:9px;font-size:19px}.help-btn span{display:none}main{height:calc(100dvh - 70px);min-height:350px;display:block}.map-panel{height:100%}.map-heading{top:17px;left:16px;right:70px;gap:6px}.map-pill{font-size:12px;padding:10px}.preview-pill{padding:7px;font-size:12px}.map-controls{right:14px;top:17px;gap:10px}.map-footer{bottom:80px;left:14px;right:14px;font-size:12px}.mobile-explore{display:block;position:absolute;bottom:max(22px,env(safe-area-inset-bottom));left:20px;right:20px;width:calc(100% - 40px);padding:17px;background:var(--green);color:#fff;border-radius:12px;font-size:16px;box-shadow:0 5px 20px #173f3329}.sidebar{position:absolute;left:0;right:0;bottom:0;height:70dvh;z-index:6;border-radius:22px 22px 0 0;box-shadow:0 -10px 60px #173f3320;transform:translateY(105%);visibility:hidden;transition:transform .2s}.sidebar.open{transform:translateY(0);visibility:visible}.sidebar-heading{padding:21px 23px 15px}.sidebar-heading h1{font-size:25px;margin-top:7px}.sidebar-heading p{display:none}.mobile-close{display:block}.filters{flex-wrap:nowrap;overflow:auto;padding:13px 23px}.list-heading{padding-top:12px}.detail{left:12px;right:12px;bottom:12px;width:auto;padding:23px;max-height:68dvh}.detail h2{font-size:24px}#toast{bottom:90px}.place strong{font-size:15px}.searchbox input{font-size:16px}select{font-size:16px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
