:root{--green:#2D6A4F;--green2:#40916C;--orange:#F4A261;--cream:#FEFAE0;--white:#FFFFFF;--gray:#6B7280;--gray2:#F3F4F6;--radius:12px;--shadow:0 2px 12px rgba(0,0,0,0.10);--header-h:52px;--topbar-h:126px;--chrome-h:178px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--cream);color:#1a1a1a;-webkit-font-smoothing:antialiased;overscroll-behavior:none}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--green);color:white;display:flex;align-items:center;gap:8px;padding:0 12px;height:var(--header-h);box-shadow:0 2px 8px rgba(0,0,0,.2)}.header-logo{font-size:1.05rem;font-weight:700;letter-spacing:.03em;white-space:nowrap}.header-home-link{display:flex;align-items:center;gap:3px;color:rgba(255,255,255,.72);text-decoration:none;font-size:.72rem;padding:4px 8px;border-radius:6px;border:1px solid rgba(255,255,255,.2);transition:color .15s,background .15s,border-color .15s;white-space:nowrap;flex-shrink:0}.header-home-link:hover{color:white;background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.45)}.header-home-text{display:inline}.header-course-btn{margin-left:auto;flex-shrink:0;font-size:.76rem;font-weight:700;color:var(--green);background:white;text-decoration:none;white-space:nowrap;border-radius:20px;padding:5px 14px}.header-course-btn:hover{background:#F0FDF4}@media (max-width:480px){.header{gap:6px;padding:0 10px}.header-logo{font-size:.95rem}.header-home-text{display:none}.header-home-link{padding:4px 6px}}.topbar{position:fixed;top:var(--header-h);left:0;right:0;z-index:999;height:var(--topbar-h);background:var(--white);border-bottom:1px solid #e5e7eb;box-shadow:0 2px 6px rgba(0,0,0,.06);display:flex;flex-direction:column}.search-bar{display:flex;align-items:center;gap:8px;height:46px;padding:0 14px;flex-shrink:0}.search-icon{flex-shrink:0;color:var(--gray);pointer-events:none}.search-input{flex:1 1;border:none;outline:none;font-size:.92rem;font-family:inherit;color:#1a1a1a;background:transparent;min-width:0}.search-input::placeholder{color:#9CA3AF}.search-clear{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:none;background:#E5E7EB;color:#6B7280;cursor:pointer;padding:0}.search-clear:hover{background:#D1D5DB}.filter-scroll{display:flex;gap:7px;padding:0 12px 8px;overflow-x:auto;scrollbar-width:none;flex:1 1;align-items:center}.filter-scroll::-webkit-scrollbar{display:none}.filter-btn{flex-shrink:0;display:flex;align-items:center;gap:5px;height:32px;padding:0 12px;border-radius:20px;border:1.5px solid #e5e7eb;background:white;font-size:.78rem;font-weight:600;cursor:pointer;white-space:nowrap;color:#374151;transition:all .15s;font-family:inherit}.filter-btn.active{background:var(--green);border-color:var(--green);color:white}.filter-btn-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0}.filter-btn-count{font-size:.68rem;font-weight:700;opacity:.55}.filter-btn.active .filter-btn-count{opacity:.8}.filter-scroll-area{padding-bottom:4px}.filter-btn-area{height:28px;font-size:.74rem;background:#F3F4F6;border-color:#F3F4F6;color:#374151}.filter-btn-area.active{background:#5B21B6;border-color:#5B21B6;color:#fff}.badge-area{background:#EDE9FE;color:#5B21B6}.map-container{position:fixed;top:var(--chrome-h);left:0;right:0;bottom:0;z-index:1;background:#E5E7EB}.cluster-marker{background:none!important;border:none!important}.cluster-bubble{border-radius:50%;color:white;font-weight:700;font-size:.85rem;border:3px solid rgba(255,255,255,.9);box-shadow:0 2px 10px rgba(0,0,0,.3)}.cluster-bubble,.map-locate-btn{display:flex;align-items:center;justify-content:center}.map-locate-btn{width:40px;height:40px;border-radius:10px;border:1px solid #d1d5db;background:white;color:var(--green);cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.2);padding:0}.map-locate-btn:hover{background:#F0FDF4}.sheet{position:fixed;left:0;right:0;bottom:0;z-index:1100;background:var(--white);border-radius:16px 16px 0 0;box-shadow:0 -4px 24px rgba(0,0,0,.16);display:flex;flex-direction:column;transition:height .2s ease-out;padding-bottom:env(safe-area-inset-bottom,0)}.sheet-grab{padding:9px 0 5px;cursor:-webkit-grab;cursor:grab;touch-action:none;flex-shrink:0}.sheet-grab:active{cursor:-webkit-grabbing;cursor:grabbing}.sheet-handle{width:42px;height:5px;border-radius:3px;background:#D1D5DB;margin:0 auto}.sheet-head{padding:0 14px 6px;flex-shrink:0}.sheet-title{display:flex;align-items:center;gap:6px;border:none;background:none;padding:0;font-family:inherit;font-size:.9rem;font-weight:700;color:#111827;cursor:pointer}.sheet-chips{display:flex;gap:7px;padding:0 14px 9px;overflow-x:auto;scrollbar-width:none;flex-shrink:0;border-bottom:1px solid #f3f4f6}.sheet-chips::-webkit-scrollbar{display:none}.chip{flex-shrink:0;display:flex;align-items:center;gap:5px;height:30px;padding:0 11px;border-radius:20px;border:1.5px solid #e5e7eb;background:white;font-size:.74rem;font-weight:600;cursor:pointer;color:#6B7280;white-space:nowrap;font-family:inherit;transition:all .15s}.chip:disabled{opacity:.6;cursor:default}.chip-on{background:#FEF3C7;border-color:#F59E0B;color:#92400E}.chip-near{background:#EFF6FF;border-color:#3B82F6;color:#1D4ED8}.chip-water{background:#0891b2;border-color:#0891b2;color:white}.chip-dog{background:#14532d;border-color:#14532d;color:white}.chip-fav{background:#FEF3C7;border-color:#F59E0B;color:#92400E}.outside-note{display:flex;align-items:center;gap:6px;width:100%;flex-shrink:0;padding:9px 14px;border:none;border-bottom:1px solid #fde68a;background:#FFFBEB;color:#92400E;font-family:inherit;font-size:.78rem;font-weight:600;text-align:left;cursor:pointer}.outside-note:hover{background:#FEF3C7}.outside-note-cta{margin-left:auto;background:#92400E;color:white;border-radius:20px;padding:4px 12px;font-size:.74rem;font-weight:700;white-space:nowrap}.sheet-list{flex:1 1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.list-empty{padding:22px 18px;color:#6B7280;font-size:.85rem;line-height:1.6}.spot-card{display:flex;align-items:center;gap:11px;padding:11px 14px;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background .15s}.spot-card:active,.spot-card:hover{background:#F9FAFB}.spot-card-active{background:#F0FDF4;box-shadow:inset 3px 0 0 var(--green)}.spot-card-thumb{opacity:.85}.spot-card-photo,.spot-card-thumb{width:44px;height:44px;border-radius:10px;flex-shrink:0}.spot-card-photo{object-fit:cover}.spot-card-body{flex:1 1;min-width:0}.spot-card-name{font-size:.9rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spot-card-meta{display:flex;gap:5px;margin-top:4px;flex-wrap:wrap}.icon-btn{flex-shrink:0;background:none;border:none;cursor:pointer;padding:8px 4px;display:flex;align-items:center}.badge{display:inline-block;font-size:.65rem;font-weight:600;padding:1px 6px;border-radius:20px}.badge-category{background:#E0F2F1;color:var(--green)}.badge-policy-ok{background:#D1FAE5;color:#065F46}.badge-policy-lead{background:#FEF3C7;color:#92400E}.badge-policy-terrace{background:#EDE9FE;color:#5B21B6}.badge-policy-ask{background:#F3F4F6;color:#4B5563}.badge-seasonal{background:#DBEAFE;color:#1E40AF}.badge-dist{background:#111827;color:white}.badge-hasrun{background:#DCFCE7;color:#166534}@media (min-width:820px){.sheet{height:auto!important;top:var(--chrome-h);left:0;right:auto;bottom:0;width:380px;border-radius:0;border-right:1px solid #e5e7eb;box-shadow:2px 0 16px rgba(0,0,0,.08);transition:none}.sheet-grab{display:none}.sheet-head{padding-top:12px}.map-container{left:380px}.spot-sheet{left:auto;right:16px;bottom:16px;width:360px;border-radius:16px}}.spot-sheet{position:fixed;left:0;right:0;bottom:0;z-index:1200;background:var(--white);border-radius:16px 16px 0 0;box-shadow:0 -6px 30px rgba(0,0,0,.22);max-height:min(62dvh,480px);display:flex;flex-direction:column;animation:sheet-up .22s ease-out;padding-bottom:env(safe-area-inset-bottom,0)}@keyframes sheet-up{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}@media (prefers-reduced-motion:reduce){.spot-sheet{animation:none}.sheet{transition:none}}.spot-sheet-handle{width:36px;height:4px;border-radius:2px;background:#D1D5DB;margin:8px auto 0;flex-shrink:0}.spot-sheet-close{position:absolute;top:10px;right:10px;width:34px;height:34px;border-radius:50%;border:none;background:#F3F4F6;color:#4B5563;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1}.spot-sheet-close:hover{background:#E5E7EB}.spot-sheet-scroll{overflow-y:auto;padding:10px 16px 16px;-webkit-overflow-scrolling:touch}.spot-sheet-photo{width:100%;height:140px;object-fit:cover;border-radius:10px;margin-bottom:10px;display:block}.spot-sheet-name{font-size:1.05rem;font-weight:700;color:var(--green);margin-bottom:6px;padding-right:36px}.spot-sheet-comment{font-size:.82rem;color:#374151;line-height:1.6;margin-bottom:8px}.spot-sheet-info{font-size:.75rem;color:var(--gray);margin-bottom:4px}.spot-sheet-actions{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-top:10px}.sheet-btn{display:flex;align-items:center;justify-content:center;min-height:44px;padding:8px 10px;border-radius:10px;border:1.5px solid #e5e7eb;background:white;color:#374151;font-size:.82rem;font-weight:600;font-family:inherit;text-decoration:none;cursor:pointer;transition:background .15s,border-color .15s}.sheet-btn:hover{background:#F9FAFB;border-color:#D1D5DB}.sheet-btn-primary{grid-column:1/-1;background:var(--green);border-color:var(--green);color:white}.sheet-btn-primary:hover{background:var(--green2);border-color:var(--green2)}.suggest-banner{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#F0FDF4;border-top:1px solid #bbf7d0;text-decoration:none;transition:background .15s}.suggest-banner:active,.suggest-banner:hover{background:#DCFCE7}.suggest-banner-icon{flex-shrink:0;width:34px;height:34px;border-radius:50%;background:#2D6A4F;color:white;display:flex;align-items:center;justify-content:center}.suggest-banner-title{font-size:.82rem;font-weight:700;color:#166534;margin-bottom:1px}.suggest-banner-sub{font-size:.72rem;color:#4B5563;line-height:1.4}.site-footer{background:#F9FAFB;border-top:1px solid #e5e7eb;padding:16px;font-size:.72rem;color:#6B7280;line-height:1.7}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.8);color:white;padding:9px 20px;border-radius:20px;font-size:.82rem;z-index:9999;pointer-events:none}.custom-marker-container{cursor:pointer!important;pointer-events:auto!important}.pin-halo{position:absolute;left:50%;top:100%;width:14px;height:14px;border-radius:50%;background:rgba(45,106,79,.35);transform:translate(-50%,-50%);pointer-events:none;animation:pin-ping 1.6s ease-out infinite}@keyframes pin-ping{0%{box-shadow:0 0 0 0 rgba(45,106,79,.45)}70%{box-shadow:0 0 0 26px rgba(45,106,79,0)}to{box-shadow:0 0 0 0 rgba(45,106,79,0)}}.you-marker{pointer-events:none}.you-dot{border-radius:50%;background:#2563EB;border:3px solid #fff;box-shadow:0 1px 6px rgba(0,0,0,.35)}.you-dot,.you-pulse{position:absolute;left:50%;top:50%;width:14px;height:14px;transform:translate(-50%,-50%)}.you-pulse{border-radius:50%;animation:you-ping 2s ease-out infinite}@keyframes you-ping{0%{box-shadow:0 0 0 0 rgba(37,99,235,.4)}70%{box-shadow:0 0 0 22px rgba(37,99,235,0)}to{box-shadow:0 0 0 0 rgba(37,99,235,0)}}@media (prefers-reduced-motion:reduce){.pin-halo,.you-pulse{animation:none}}@keyframes spin{to{transform:rotate(1turn)}}.leaflet-bottom,.leaflet-top{z-index:500!important}.leaflet-pane{z-index:400!important}.admin-container{max-width:640px;margin:80px auto 40px;padding:0 16px}.admin-title{font-size:1.3rem;font-weight:700;color:var(--green);margin-bottom:24px}.form-group{margin-bottom:16px}.form-label{display:block;font-size:.82rem;font-weight:600;color:#374151;margin-bottom:6px}.form-label .required{color:#EF4444;margin-left:4px}.form-input,.form-select,.form-textarea{width:100%;padding:10px 12px;border:1.5px solid #d1d5db;border-radius:var(--radius);font-size:.88rem;font-family:inherit;color:#111827;background:white;transition:border-color .15s}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:var(--green)}.form-textarea{resize:vertical;min-height:80px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.submit-btn{width:100%;padding:14px;background:var(--green);color:white;border:none;border-radius:var(--radius);font-size:1rem;font-weight:700;cursor:pointer;font-family:inherit;transition:background .15s}.submit-btn:hover{background:var(--green2)}.submit-btn:disabled{background:#9CA3AF;cursor:not-allowed}.success-msg{background:#D1FAE5;color:#065F46}.error-msg,.success-msg{padding:12px 16px;border-radius:var(--radius);font-size:.88rem;margin-bottom:16px}.error-msg{background:#FEE2E2;color:#B91C1C}