.map-home{height:520px;border-radius:8px;border:1px solid var(--border);overflow:hidden;box-shadow:var(--shadow);position:relative}.map-full{height:calc(100vh - 88px);min-height:620px;border-radius:8px;border:1px solid var(--border);overflow:hidden;position:relative}.map-shell{display:grid;grid-template-columns:360px 1fr;gap:16px}.map-sidebar{background:#fff;border:1px solid var(--border);border-radius:8px;padding:16px;max-height:calc(100vh - 88px);overflow:auto}.map-list{display:grid;gap:10px;margin-top:14px}.map-list button{width:100%;text-align:left;background:#fff;border:1px solid var(--border);border-radius:8px;padding:12px}.marker-pin{width:34px;height:34px;border-radius:50% 50% 50% 0;transform:rotate(-45deg);display:grid;place-items:center;color:#fff;border:2px solid #fff;box-shadow:0 4px 12px rgba(0,0,0,.2);position:relative}.marker-pin i{transform:rotate(45deg);font-size:14px;position:relative;z-index:2}.marker-umkm{border-radius:8px;transform:none}.marker-detail{box-shadow:0 8px 20px rgba(18,36,24,.22)}.marker-detail:after{content:"";position:absolute;inset:-8px;border:2px solid var(--marker-color,#d93f31);border-radius:50% 50% 50% 0;animation:markerPulse 1.6s ease-out infinite}.leaflet-marker-icon.custom-marker{background:transparent;border:0}.leaflet-marker-icon.custom-marker:not(.leaflet-interactive),.leaflet-marker-icon.custom-marker:not(.leaflet-interactive) .marker-pin{pointer-events:none}@keyframes markerPulse{0%{opacity:.9;transform:scale(.8)}100%{opacity:0;transform:scale(1.55)}}.popup-card{width:230px}.popup-card img{height:100px;width:100%;object-fit:cover;border-radius:8px}.map-controls{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.page-map .map-controls{margin-top:4px}.legend{display:flex;gap:10px;flex-wrap:wrap;margin-top:10px}.legend span{display:inline-flex;align-items:center;gap:6px;font-size:13px}.legend i{width:12px;height:12px;border-radius:50%;display:inline-block}.map-form{height:360px;border:1px solid var(--border);border-radius:8px;margin-bottom:14px}.map-section-title{display:flex;align-items:center;gap:10px}.map-section-title i{width:34px;height:34px;border-radius:50%;display:inline-grid;place-items:center;background:#eaf5ef;color:#245b3a;font-size:15px}.map-home .leaflet-top,.map-full .leaflet-top,.map-form .leaflet-top{top:18px;left:18px;z-index:400}.map-home .leaflet-control-zoom,.map-full .leaflet-control-zoom,.map-form .leaflet-control-zoom{margin:0;box-shadow:0 8px 24px rgba(18,36,24,.14);border-radius:8px;overflow:hidden}.map-home .leaflet-control-zoom a,.map-full .leaflet-control-zoom a,.map-form .leaflet-control-zoom a{width:34px;height:34px;line-height:34px;color:#245b3a;font-weight:700;background:#fff;border-bottom:1px solid #d7e4dc}.map-home .leaflet-control-zoom a:last-child,.map-full .leaflet-control-zoom a:last-child,.map-form .leaflet-control-zoom a:last-child{border-bottom:0}.map-home .leaflet-control-zoom a:hover,.map-full .leaflet-control-zoom a:hover,.map-form .leaflet-control-zoom a:hover{background:#eef6f1}.page-map{padding-top:112px}
.page-map{padding-top:0;background:linear-gradient(180deg,#f7fbf8 0,#fff 290px)}.map-hero{padding:112px 0 26px;background:linear-gradient(135deg,#eef7f1 0,#fff 58%,#f8f1df 100%);border-bottom:1px solid rgba(217,226,220,.72)}.map-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:28px;align-items:end}.map-hero .breadcrumb{margin-bottom:18px}.map-hero h1{font-size:clamp(34px,5vw,54px);line-height:1.04;margin:12px 0 12px;color:#102415;letter-spacing:0}.map-hero-card{background:#fff;border:1px solid rgba(217,226,220,.9);border-radius:14px;padding:18px;box-shadow:0 18px 44px rgba(18,36,24,.08)}.map-hero-card strong{display:block;font-size:40px;line-height:1;color:var(--primary)}.map-hero-card span{display:block;margin-top:8px;color:var(--text-muted);font-weight:700}.map-workspace{padding:24px 0 58px}.page-map .map-toolbar{display:grid;grid-template-columns:minmax(230px,.7fr) minmax(0,1.3fr);gap:16px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:16px;padding:14px;box-shadow:0 14px 34px rgba(18,36,24,.07);margin-bottom:16px}.map-toolbar-title{display:flex;align-items:center;gap:12px;min-width:0}.map-toolbar-title>i{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--primary-soft);color:var(--primary)}.map-toolbar-title strong{display:block;color:#102415}.map-toolbar-title span{display:block;color:var(--text-muted);font-size:13px;margin-top:2px}.page-map .map-controls{display:grid;grid-template-columns:1fr 260px;gap:10px;margin:0}.map-control-field{position:relative;display:block;min-width:0}.map-control-field>i{position:absolute;left:14px;top:50%;transform:translateY(-50%);z-index:2;color:var(--primary);font-size:14px}.map-control-field .form-control{width:100%;height:48px;padding-left:40px;border-radius:12px;background:#fbfdfb}.page-map .map-shell{grid-template-columns:330px minmax(0,1fr);gap:16px;align-items:stretch}.page-map .map-sidebar{padding:0;max-height:680px;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 18px 44px rgba(18,36,24,.08)}.map-sidebar-head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:18px 18px 14px;border-bottom:1px solid var(--border);background:#fbfdfb}.map-sidebar-head span{display:block;font-size:12px;text-transform:uppercase;font-weight:800;color:var(--primary);letter-spacing:.04em}.map-sidebar-head h2{font-size:22px;margin:2px 0 0;color:#102415}.map-sidebar-head>i{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:var(--primary);color:#fff}.page-map .map-list{max-height:596px;overflow:auto;padding:14px;margin:0;gap:10px}.page-map .map-list button{position:relative;padding:14px 14px 14px 42px;border-radius:13px;background:#fff;line-height:1.35;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.page-map .map-list button:before{content:"\f3c5";font-family:"Font Awesome 6 Free";font-weight:900;position:absolute;left:14px;top:15px;color:var(--primary);font-size:15px}.page-map .map-list button strong{display:block;color:#102415;font-size:14px}.page-map .map-list button small{display:block;margin-top:4px;color:var(--text-muted)}.page-map .map-list button:hover{background:#fbfdfb}.map-canvas{border:1px solid var(--border);border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 18px 44px rgba(18,36,24,.08)}.page-map .map-full{height:680px;min-height:680px;border:0;border-radius:0;box-shadow:none}.page-map .leaflet-popup-content-wrapper{border-radius:14px;box-shadow:0 18px 42px rgba(18,36,24,.18)}@media(max-width:900px){.map-hero{padding-top:92px}.map-hero-inner,.page-map .map-toolbar,.page-map .map-shell,.page-map .map-controls{grid-template-columns:1fr}.map-hero-card{max-width:260px}.page-map .map-sidebar{max-height:none}.page-map .map-list{max-height:300px}.page-map .map-full{height:540px;min-height:540px}}@media(max-width:560px){.map-hero{padding-top:84px}.map-workspace{padding-bottom:38px}.map-hero h1{font-size:34px}.page-map .map-toolbar{padding:12px;border-radius:14px}.map-toolbar-title span{display:none}.page-map .map-full{height:460px;min-height:460px}.map-sidebar-head{padding:15px}.page-map .map-list{padding:12px}}
.page-map{background:#fff;padding-top:0}.map-page-head{padding:94px 0 16px;background:#fff;border-bottom:1px solid var(--border)}.map-page-head .breadcrumb{margin-bottom:6px}.map-title-row{display:flex;align-items:end;justify-content:space-between;gap:18px}.map-title-row h1{margin:0;color:#102415;font-size:clamp(30px,4vw,44px);line-height:1.08;letter-spacing:0}.map-title-row p{max-width:620px;margin:10px 0 0;color:var(--text-muted);font-size:16px}.map-workspace{padding:18px 0 56px}.map-shell-public{grid-template-columns:1fr}.page-map .map-shell-public .map-full{height:620px;min-height:620px}.page-map .map-list button{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:center;padding:10px}.page-map .map-list button:before{display:none}.page-map .map-list button img{width:64px;height:54px;object-fit:cover;border-radius:10px;background:var(--primary-soft)}.page-map .map-list button span{min-width:0}.map-public-locations{margin-top:26px}.map-public-locations .section-head{margin-bottom:16px}.map-public-locations .section-head h2{font-size:26px}.map-place-card h2{font-size:20px;margin:12px 0 8px;color:#102415}.map-place-card .card-body{display:grid;gap:8px}.map-place-card .card-body p{margin:0;color:var(--text-muted)}.map-place-address{font-size:14px}.map-place-address i{color:var(--primary);margin-right:6px}.map-place-card .actions{margin-top:6px}.map-place-card .card-img{height:180px}@media(max-width:900px){.map-page-head{padding-top:86px}.map-title-row{display:block}.map-title-row .btn{margin-top:14px}.page-map .map-shell-public .map-full{height:520px;min-height:520px}}@media(max-width:560px){.map-page-head{padding-top:78px}.map-title-row h1{font-size:30px}.page-map .map-shell-public .map-full{height:440px;min-height:440px}.page-map .map-list button{grid-template-columns:58px minmax(0,1fr)}.page-map .map-list button img{width:58px;height:50px}.map-place-card .card-img{height:170px}}
.page-map .map-list-item{border:1px solid var(--border);border-radius:14px;background:#fff;overflow:hidden;box-shadow:0 8px 20px rgba(18,36,24,.05);transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.page-map .map-list-item:hover{border-color:rgba(47,111,78,.26);box-shadow:0 16px 32px rgba(18,36,24,.1);transform:translateY(-2px)}.page-map .map-list-item button{border:0;border-radius:0;box-shadow:none;background:#fff}.page-map .map-list-item button:hover{transform:none;box-shadow:none;background:#fbfdff}.page-map .map-list-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 10px 10px}.page-map .map-list-actions .btn{min-height:36px;padding:8px 10px}.page-map .map-list-item small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.page-map .map-shell{grid-template-columns:350px minmax(0,1fr)}.page-map .map-sidebar{max-height:660px}.page-map .map-list{max-height:574px}.page-map .map-full{height:660px;min-height:660px}@media(max-width:900px){.page-map .map-shell{grid-template-columns:1fr}.page-map .map-sidebar{max-height:none}.page-map .map-list{max-height:330px}.page-map .map-full{height:520px;min-height:520px}}@media(max-width:560px){.page-map .map-full{height:440px;min-height:440px}.page-map .map-list-actions{grid-template-columns:1fr}}
.page-map .leaflet-popup{margin-bottom:20px}.page-map .leaflet-popup-content-wrapper{padding:0;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 18px 42px rgba(18,36,24,.18)}.page-map .leaflet-popup-content{margin:0;width:248px!important}.page-map .leaflet-popup-tip{box-shadow:none}.page-map .popup-card{width:248px}.page-map .popup-media{background:#f4f8f5}.page-map .popup-media img{display:block;width:100%;height:120px;object-fit:cover}.page-map .popup-body{padding:12px 12px 14px;display:grid;gap:8px}.page-map .popup-kicker{font-size:12px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:var(--primary)}.page-map .popup-body strong{font-size:15px;line-height:1.35;color:#102415}.page-map .popup-body p{margin:0;color:var(--text-muted);font-size:13px;line-height:1.45}.page-map .popup-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:2px}.page-map .popup-actions .btn{min-height:36px;padding:8px 10px}.page-map .popup-actions .btn:only-child{grid-column:1/-1}@media(max-width:560px){.page-map .leaflet-popup-content,.page-map .popup-card{width:230px!important}.page-map .popup-media img{height:110px}}
.page-map{
  --map-primary:#1F6F4A;
  --map-primary-2:#3A8D61;
  --map-soft:#EAF4EE;
  --map-bg:#F7F9F7;
  --map-text:#17241C;
  --map-muted:#6B756E;
  --map-border:#DCE6DF;
  background:var(--map-bg);
  color:var(--map-text);
}
.page-map .container{width:min(100% - 32px,1320px)}
.map-page-head{
  position:relative;
  isolation:isolate;
  padding:98px 0 28px;
  overflow:hidden;
  background:radial-gradient(580px 180px at 82% 35%,rgba(234,244,238,.95),transparent 70%),linear-gradient(180deg,#fff 0,#f7f9f7 100%);
  border-bottom:1px solid rgba(220,230,223,.82);
}
.map-page-head:before{
  content:"";
  position:absolute;
  right:max(16px,calc((100vw - 1320px) / 2));
  bottom:-25px;
  width:min(460px,45vw);
  height:118px;
  z-index:-1;
  opacity:.72;
  background:linear-gradient(135deg,transparent 48%,rgba(58,141,97,.22) 49% 56%,transparent 57%) 0 36px/150px 70px repeat-x,radial-gradient(180px 85px at 48% 100%,rgba(31,111,74,.12),transparent 72%);
  border-radius:50% 50% 0 0;
}
.map-page-head .breadcrumb{margin-bottom:10px;color:var(--map-muted);font-weight:700}
.map-page-head .breadcrumb a{color:var(--map-primary)}
.map-title-row h1{max-width:760px;margin:0;color:var(--map-text);font-size:clamp(32px,4vw,48px);line-height:1.05;font-weight:800}
.map-title-row p{max-width:620px;margin:10px 0 0;color:var(--map-muted);font-size:16px;line-height:1.65}
.map-workspace{padding:22px 0 58px}
.page-map .map-shell{display:grid;grid-template-columns:minmax(340px,380px) minmax(0,1fr);gap:16px;min-height:690px;padding:16px;border:1px solid rgba(220,230,223,.9);border-radius:22px;background:rgba(255,255,255,.86);box-shadow:0 24px 70px rgba(23,36,28,.11)}
.page-map .map-sidebar{display:flex;flex-direction:column;min-height:0;max-height:658px;padding:0;overflow:hidden;border:1px solid var(--map-border);border-radius:20px;background:#fff;box-shadow:none}
.map-sidebar-head{display:block;padding:20px 20px 12px;border:0;background:#fff}
.map-sidebar-head h2{margin:0;color:var(--map-text);font-size:24px;line-height:1.2}
.map-sidebar-head p{margin:6px 0 0;color:var(--map-muted);font-size:14px;line-height:1.45}
.map-filter-panel{padding:0 18px 14px;border-bottom:1px solid var(--map-border)}
.map-control-field{position:relative;display:block}
.map-control-field .form-control{height:46px;padding:11px 42px 11px 14px;border:1px solid var(--map-border);border-radius:14px;background:#fbfdfb;color:var(--map-text)}
.map-control-field>i{left:auto;right:15px;color:var(--map-primary)}
.map-category-chips{display:flex;gap:8px;margin-top:12px;padding-bottom:2px;overflow-x:auto;scrollbar-width:none}
.map-category-chips::-webkit-scrollbar{display:none}
.map-category-chips button{flex:0 0 auto;min-height:34px;padding:7px 13px;border:1px solid var(--map-border);border-radius:999px;background:#fff;color:var(--map-text);font-size:13px;font-weight:800;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}
.map-category-chips button:hover{transform:translateY(-1px);border-color:rgba(31,111,74,.35)}
.map-category-chips button.active{background:var(--map-primary);border-color:var(--map-primary);color:#fff}
.map-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:14px;border:1px solid var(--map-border);border-radius:16px;overflow:hidden;background:#fff}
.map-stat{min-width:0;padding:11px 8px;text-align:center;border-right:1px solid var(--map-border)}
.map-stat:last-child{border-right:0}
.map-stat i{display:block;margin-bottom:5px;color:var(--map-primary);font-size:14px}
.map-stat strong{display:block;color:var(--map-text);font-size:19px;line-height:1}
.map-stat span{display:block;margin-top:4px;color:var(--map-muted);font-size:10px;font-weight:800;line-height:1.2}
.page-map .map-list{flex:1;min-height:0;max-height:none;padding:14px;margin:0;overflow:auto;gap:10px;scrollbar-width:thin;scrollbar-color:rgba(31,111,74,.35) transparent}
.page-map .map-list::-webkit-scrollbar{width:6px}
.page-map .map-list::-webkit-scrollbar-thumb{background:rgba(31,111,74,.32);border-radius:999px}
.page-map .map-list-item{min-height:108px;border:1px solid var(--map-border);border-radius:16px;background:#fff;overflow:hidden;box-shadow:0 8px 20px rgba(23,36,28,.05);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.page-map .map-list-item:hover{transform:translateY(-2px);border-color:rgba(31,111,74,.28);box-shadow:0 16px 34px rgba(23,36,28,.12)}
.page-map .map-list-item button{display:grid;grid-template-columns:105px minmax(0,1fr);gap:12px;width:100%;min-height:80px;padding:10px 10px 6px;border:0;background:#fff;text-align:left}
.page-map .map-list-item button img{width:105px;height:80px;object-fit:cover;border-radius:12px;background:var(--map-soft)}
.map-list-copy{display:grid;min-width:0;align-content:start;gap:4px}
.map-list-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}
.map-list-topline>i{flex:0 0 auto;color:#9aa69f;font-size:15px}
.map-badge{display:inline-flex;width:max-content;max-width:100%;padding:3px 8px;border-radius:7px;background:var(--map-soft);color:var(--map-primary);font-size:10px;font-style:normal;font-weight:800;line-height:1.3}
.map-badge-budaya{background:#fff2e8;color:#F97316}.map-badge-kuliner{background:#fff0f0;color:#EF4444}.map-badge-religi{background:#eef4ff;color:#2563EB}
.page-map .map-list-item strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;color:var(--map-text);font-size:15px;line-height:1.25}
.page-map .map-list-item small{display:flex;align-items:center;gap:5px;min-width:0;color:var(--map-muted);font-size:12px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.page-map .map-list-item small i{color:var(--map-primary)}
.page-map .map-list-actions{grid-template-columns:1fr 1fr;gap:8px;padding:0 10px 10px 127px}
.page-map .map-list-actions .btn{min-height:34px;padding:7px 10px;border-radius:10px;font-size:13px}
.page-map .map-list-actions .btn-primary{background:var(--map-primary);color:#fff}
.page-map .map-list-actions .btn-outline{border-color:var(--map-primary);color:var(--map-primary);background:#fff}
.map-canvas{position:relative;min-width:0;border:0;border-radius:20px;overflow:hidden;background:#fff;box-shadow:none}
.page-map .map-full{height:658px;min-height:658px;border:0;border-radius:20px;box-shadow:none}
.page-map .leaflet-top{top:18px;left:18px}
.page-map .leaflet-control-zoom{border:0;border-radius:14px;box-shadow:0 12px 26px rgba(23,36,28,.16)}
.page-map .leaflet-control-zoom a{width:38px;height:38px;line-height:38px;color:var(--map-primary)}
.map-locate-btn{position:absolute;right:18px;bottom:18px;z-index:500;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:10px 14px;border:1px solid rgba(220,230,223,.95);border-radius:999px;background:#fff;color:var(--map-primary);box-shadow:0 14px 32px rgba(23,36,28,.16);font-weight:800}
.map-locate-btn.is-loading i{animation:markerPulse 1.1s ease-out infinite}
.map-legend{position:absolute;left:50%;bottom:18px;z-index:500;display:flex;align-items:center;gap:12px;transform:translateX(-50%);padding:9px 14px;border:1px solid rgba(220,230,223,.95);border-radius:999px;background:#fff;box-shadow:0 14px 32px rgba(23,36,28,.14)}
.map-legend span{display:inline-flex;align-items:center;gap:6px;color:var(--map-muted);font-size:12px;font-weight:800;white-space:nowrap}
.map-legend i{width:10px;height:10px;border-radius:999px}
.legend-alam{background:#1F6F4A}.legend-budaya{background:#F97316}.legend-kuliner{background:#EF4444}.legend-religi{background:#2563EB}
.marker-pin{width:36px;height:36px;box-shadow:0 8px 18px rgba(23,36,28,.24)}
.marker-pin.is-active{width:42px;height:42px;box-shadow:0 12px 26px rgba(23,36,28,.28)}
.marker-pin.is-active i{font-size:16px}
.page-map .leaflet-popup{margin-bottom:22px}
.page-map .leaflet-popup-content-wrapper{padding:0;border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 24px 54px rgba(23,36,28,.22)}
.page-map .leaflet-popup-content{width:310px!important;margin:0}
.page-map .leaflet-popup-tip{background:#fff;box-shadow:none}
.page-map .leaflet-container a.leaflet-popup-close-button{top:10px;right:10px;width:28px;height:28px;border-radius:999px;background:#fff;color:var(--map-text);box-shadow:0 8px 18px rgba(23,36,28,.16);line-height:28px;font-size:20px;font-weight:400}
.page-map .popup-card{width:310px}
.page-map .popup-media{min-height:116px;background:var(--map-soft)}
.page-map .popup-media img{width:100%;height:150px;object-fit:cover}
.page-map .popup-body{display:grid;gap:8px;padding:13px 14px 14px}
.page-map .popup-kicker{width:max-content;max-width:100%;padding:4px 9px;border-radius:999px;background:var(--map-soft);color:var(--map-primary);font-size:11px;font-weight:800;letter-spacing:0;text-transform:none}
.page-map .popup-kicker-budaya{background:#fff2e8;color:#F97316}.page-map .popup-kicker-kuliner{background:#fff0f0;color:#EF4444}.page-map .popup-kicker-religi{background:#eef4ff;color:#2563EB}
.page-map .popup-body strong{color:var(--map-text);font-size:17px;line-height:1.25}
.popup-meta,.popup-info{display:flex;gap:10px;flex-wrap:wrap;color:var(--map-muted);font-size:12px;font-weight:700}
.popup-meta span,.popup-info span,.popup-address{display:flex;align-items:flex-start;gap:6px}
.popup-meta i,.popup-info i,.popup-address i{margin-top:2px;color:var(--map-primary)}
.page-map .popup-body p{margin:0;color:var(--map-muted);font-size:13px;line-height:1.45}
.page-map .popup-desc{display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}
.page-map .popup-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:3px}
.page-map .popup-actions .btn{min-height:38px;border-radius:11px;padding:8px 10px;font-size:13px}
@media(max-width:980px){
  .page-map .map-shell{grid-template-columns:1fr;min-height:0}
  .map-canvas{order:1}
  .page-map .map-sidebar{order:2;max-height:none}
  .page-map .map-list{max-height:430px}
  .page-map .map-full{height:500px;min-height:500px}
}
@media(max-width:640px){
  .page-map .container{width:min(100% - 24px,1320px)}
  .map-page-head{padding:84px 0 22px}
  .map-page-head:before{width:82vw;opacity:.46}
  .map-title-row h1{font-size:31px}
  .map-workspace{padding:14px 0 42px}
  .page-map .map-shell{padding:10px;border-radius:18px}
  .page-map .map-full{height:440px;min-height:440px;border-radius:16px}
  .map-canvas{border-radius:16px}
  .map-stats{grid-template-columns:repeat(2,1fr)}
  .map-stat:nth-child(2){border-right:0}
  .map-stat:nth-child(-n+2){border-bottom:1px solid var(--map-border)}
  .page-map .map-list-item button{grid-template-columns:92px minmax(0,1fr)}
  .page-map .map-list-item button img{width:92px;height:76px}
  .page-map .map-list-actions{padding-left:114px}
  .map-legend{max-width:calc(100% - 24px);overflow:auto;bottom:70px}
  .map-locate-btn span{display:none}
  .map-locate-btn{width:44px;height:44px;justify-content:center;padding:0}
  .page-map .leaflet-popup-content,.page-map .popup-card{width:286px!important}
  .page-map .popup-media img{height:136px}
}
@media(max-width:430px){
  .page-map .map-list-actions{grid-template-columns:1fr;padding-left:10px}
  .page-map .map-list{max-height:390px}
  .page-map .popup-actions{grid-template-columns:1fr}
}

/* Layout polish to match the reference mockup */
.page-map .map-shell{
  gap:14px;
  padding:14px;
  border-radius:20px;
  background:#fff;
  box-shadow:0 18px 44px rgba(23,36,28,.08);
}
.page-map .map-sidebar{
  border-radius:18px;
  border:1px solid #e3ebe5;
}
.map-sidebar-head{
  padding:18px 18px 12px;
}
.map-sidebar-icon{
  width:32px;
  height:32px;
  display:grid;
  place-items:center;
  margin-bottom:8px;
  border-radius:999px;
  background:#eaf4ee;
  color:var(--map-primary);
}
.map-sidebar-icon i{font-size:15px}
.map-filter-panel{padding:0 16px 12px}
.map-control-field .form-control{
  height:42px;
  border-radius:12px;
  box-shadow:0 1px 0 rgba(0,0,0,.02) inset;
}
.map-category-chips{margin-top:10px}
.map-category-chips button{
  display:inline-flex;
  align-items:center;
  gap:6px;
  padding:7px 12px;
}
.map-category-chips button i{font-size:12px}
.map-category-chips button span{line-height:1}
.map-stats{
  margin-top:12px;
  border-radius:14px;
}
.map-stat{
  padding:10px 6px 11px;
}
.map-stat strong{
  font-size:18px;
  font-weight:800;
}
.map-stat span{
  font-size:10px;
}
.map-list-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  padding:12px 18px 6px;
  color:var(--map-text);
  font-size:14px;
  font-weight:800;
}
.map-sort{
  border:0;
  background:transparent;
  color:var(--map-muted);
  font-size:13px;
  font-weight:700;
  display:inline-flex;
  align-items:center;
  gap:6px;
}
.page-map .map-list{
  padding-top:8px;
}
.page-map .map-list-item{
  border-radius:14px;
}
.page-map .map-list-item button{
  padding:10px;
  grid-template-columns:98px minmax(0,1fr);
  gap:10px;
}
.page-map .map-list-item button img{
  width:98px;
  height:78px;
}
.page-map .map-list-actions{
  padding:0 10px 10px 118px;
}
.map-list-copy{
  gap:3px;
}
.map-list-topline>i{
  font-size:14px;
}
.map-list-meta{
  display:flex;
  align-items:center;
  gap:6px;
  flex-wrap:wrap;
  white-space:normal;
}
.map-list-meta span{
  display:inline-flex;
  align-items:center;
  gap:4px;
  color:var(--map-muted);
}
.map-list-meta i{
  font-size:11px;
  color:var(--map-primary);
}
.map-list-sep{
  width:1px;
  height:10px;
  background:var(--map-border);
  margin:0 2px;
}
.page-map .map-list-item strong{
  font-size:14px;
}
.page-map .map-list-item small{
  font-size:11px;
}
.page-map .map-full{
  border-radius:18px;
}
.map-legend{
  bottom:16px;
  padding:8px 12px;
}

/* Tighten page header to workspace spacing */
.page-map .map-page-head{
  padding-bottom:12px;
}
.page-map .map-workspace{
  padding-top:10px;
}

/* Compact filter panel so the tourism list has enough room */
.page-map .map-sidebar .map-filter-panel{
  padding:10px 14px 10px;
}
.page-map .map-sidebar .map-control-field .form-control{
  height:40px;
  border-radius:12px;
  font-size:13px;
}
.page-map .map-sidebar .map-category-chips{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:8px;
  margin-top:9px;
}
.page-map .map-sidebar .map-category-chips button{
  width:100%;
  justify-content:center;
  min-height:31px;
  padding:6px 8px;
  font-size:12px;
  transform:none;
}
.page-map .map-sidebar .map-category-chips button:hover,
.page-map .map-sidebar .map-category-chips button:focus{
  transform:none;
  border-color:rgba(31,111,74,.45);
  box-shadow:0 6px 14px rgba(31,111,74,.10);
  outline:0;
}
.page-map .map-sidebar .map-category-chips button i{
  font-size:11px;
}
.page-map .map-sidebar .map-stats{
  margin-top:10px;
  border-radius:14px;
}
.page-map .map-sidebar .map-stat{
  padding:9px 5px 8px;
}
.page-map .map-sidebar .map-stat i{
  margin-bottom:4px;
  font-size:13px;
}
.page-map .map-sidebar .map-stat strong{
  font-size:17px;
}
.page-map .map-sidebar .map-stat span{
  margin-top:3px;
  font-size:9px;
}
.page-map .map-sidebar .map-list-head{
  padding-top:10px;
}
.map-locate-btn{
  bottom:16px;
  right:16px;
}
.page-map .leaflet-control-zoom{
  border-radius:12px;
}
.page-map .leaflet-control-zoom a{
  width:36px;
  height:36px;
  line-height:36px;
}
.page-map .popup-card{
  width:318px;
}
.page-map .leaflet-popup-content{width:318px!important}
.page-map .popup-media img{
  height:148px;
}
.page-map .popup-body{
  padding:12px 14px 14px;
  gap:7px;
}
.page-map .popup-body strong{
  font-size:16px;
}
.page-map .popup-actions .btn{
  min-height:36px;
}
@media(max-width:640px){
  .map-list-head{padding:10px 14px 4px}
  .page-map .map-list-item button{grid-template-columns:92px minmax(0,1fr)}
  .page-map .map-list-actions{padding-left:114px}
}

/* Final workspace polish */
.page-map .map-workspace .container{
  padding:0;
}
.page-map .map-shell{
  gap:18px;
  padding:18px;
  border:1px solid #dbe6e0;
  border-radius:24px;
  background:linear-gradient(180deg,#ffffff 0,#f9fbf9 100%);
  box-shadow:0 18px 44px rgba(23,36,28,.08);
}
.page-map .map-sidebar{
  border:1px solid #d9e4dd;
  border-radius:20px;
  background:#fff;
  box-shadow:0 10px 26px rgba(23,36,28,.05);
  overflow-y:auto;
  overflow-x:hidden;
  min-height:0;
  scrollbar-width:thin;
  scrollbar-color:rgba(31,111,74,.38) transparent;
}
.page-map .map-sidebar::-webkit-scrollbar{
  width:6px;
}
.page-map .map-sidebar::-webkit-scrollbar-track{
  background:transparent;
}
.page-map .map-sidebar::-webkit-scrollbar-thumb{
  background:rgba(31,111,74,.34);
  border-radius:999px;
}
.map-sidebar-head{
  padding:20px 20px 14px;
  background:linear-gradient(180deg,#f7fbf8 0,#ffffff 100%);
  border-bottom:1px solid #e2ebe5;
}
.map-sidebar-icon{
  width:38px;
  height:38px;
  display:grid;
  place-items:center;
  margin-bottom:12px;
  border-radius:999px;
  background:#e8f3eb;
  color:var(--map-primary);
  box-shadow:0 6px 16px rgba(31,111,74,.12);
}
.map-sidebar-head h2{
  font-size:24px;
  font-weight:800;
}
.map-sidebar-head p{
  color:#6f7a72;
  font-size:14px;
  line-height:1.45;
}
.map-filter-panel{
  padding:14px 18px 14px;
  border-bottom:1px solid #e4ece6;
  background:#fff;
}
.map-control-field .form-control{
  height:46px;
  padding-left:16px;
  padding-right:42px;
  border-radius:14px;
  border:1px solid #d9e4dd;
  background:#fbfdfb;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8);
}
.map-control-field>i{
  right:14px;
  left:auto;
  color:var(--map-primary);
}
.map-category-chips{
  gap:8px;
  margin-top:12px;
  flex-wrap:wrap;
}
.map-category-chips button{
  min-height:36px;
  border-radius:999px;
  border:1px solid #d9e4dd;
  background:#fff;
  color:#223128;
  box-shadow:0 4px 12px rgba(23,36,28,.03);
}
.map-category-chips button.active{
  background:var(--map-primary);
  color:#fff;
  border-color:var(--map-primary);
  box-shadow:0 10px 20px rgba(31,111,74,.18);
}
.map-stats{
  margin-top:14px;
  border:1px solid #dce6df;
  border-radius:16px;
  background:#fff;
  overflow:hidden;
}
.map-stat{
  padding:13px 6px 12px;
  background:linear-gradient(180deg,#fff 0,#fbfdfb 100%);
}
.map-stat i{
  font-size:15px;
  margin-bottom:6px;
}
.map-stat strong{
  font-size:20px;
}
.map-list-head{
  padding:14px 18px 8px;
  font-size:13px;
  color:#243229;
}
.map-sort{
  color:var(--map-primary);
}
.page-map .map-list{
  padding:10px 14px 14px;
  gap:12px;
}
.page-map .map-list-item{
  border:1px solid #dbe5df;
  border-radius:16px;
  box-shadow:0 8px 20px rgba(23,36,28,.05);
}
.page-map .map-list-item button{
  grid-template-columns:94px minmax(0,1fr);
  gap:11px;
  padding:10px;
}
.page-map .map-list-item button img{
  width:94px;
  height:76px;
  border-radius:12px;
}
.page-map .map-list-actions{
  padding:0 10px 10px 115px;
}
.map-list-copy{
  gap:4px;
  min-width:0;
}
.map-list-topline{
  min-height:18px;
}
.map-badge{
  padding:4px 8px;
  font-size:10px;
  letter-spacing:.02em;
}
.page-map .map-list-item strong{
  font-size:14px;
  line-height:1.28;
}
.page-map .map-list-item small{
  font-size:11px;
  line-height:1.35;
  white-space:normal;
}
.page-map .map-full{
  border-radius:20px;
  border:1px solid #dbe6e0;
}
.map-legend{
  bottom:16px;
  padding:8px 12px;
}

@media(max-width:640px){
  .page-map .map-shell{
    padding:12px;
    gap:12px;
    border-radius:20px;
  }
  .map-sidebar-head{
    padding:18px 16px 12px;
  }
  .map-filter-panel{
    padding:12px 14px 12px;
  }
  .page-map .map-list{
    padding:10px 10px 12px;
  }
  .page-map .map-list-item button{
    grid-template-columns:88px minmax(0,1fr);
  }
  .page-map .map-list-item button img{
    width:88px;
    height:74px;
  }
  .page-map .map-list-actions{
    padding-left:108px;
  }
}

/* Sidebar card final fix */
.map-sidebar-icon{display:none}
.map-sidebar-head{
  padding:22px 20px 16px;
}
.page-map .map-list{
  padding:10px 14px 16px;
}
.page-map .map-list-item{
  display:grid;
  grid-template-columns:1fr;
  gap:0;
  min-height:0;
  border-radius:16px;
  overflow:hidden;
}
.page-map .map-list-item .map-list-main{
  display:grid;
  grid-template-columns:96px minmax(0,1fr);
  gap:12px;
  align-items:start;
  width:100%;
  min-height:0;
  padding:12px 12px 8px;
  border:0;
  background:#fff;
  text-align:left;
}
.page-map .map-list-thumb{
  width:96px;
  height:76px;
  display:block;
  overflow:hidden;
  border-radius:12px;
  background:var(--map-soft);
  box-shadow:0 8px 18px rgba(23,36,28,.08);
}
.page-map .map-list-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  border-radius:0;
}
.page-map .map-list-item .map-list-main>img{
  display:none;
}
.map-list-copy{
  display:grid;
  align-content:start;
  gap:5px;
  min-width:0;
  padding-top:2px;
}
.map-list-topline{
  min-height:0;
  line-height:1;
}
.page-map .map-list-item strong{
  color:#102415;
  font-size:14px;
  line-height:1.32;
  font-weight:800;
}
.page-map .map-list-item small{
  max-height:42px;
  overflow:hidden;
  color:#67746d;
}
.map-list-meta{
  gap:5px;
}
.map-list-meta span{
  line-height:1.35;
}
.page-map .map-list-actions{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:8px;
  padding:0 12px 12px;
}
.page-map .map-list-actions .btn{
  width:100%;
  min-height:38px;
  border-radius:12px;
  font-size:13px;
}
@media(max-width:640px){
  .page-map .map-list-item .map-list-main{
    grid-template-columns:90px minmax(0,1fr);
    gap:11px;
    padding:11px 11px 8px;
  }
  .page-map .map-list-thumb{
    width:90px;
    height:74px;
  }
  .page-map .map-list-actions{
    padding:0 11px 11px;
  }
}

/* Hard reset for tourism list cards: prevent legacy rules from overlapping content */
.page-map .map-sidebar .map-list{
  display:grid !important;
  gap:12px !important;
  padding:12px 14px 16px !important;
  margin:0 !important;
  overflow:visible !important;
  max-height:none !important;
  min-height:0 !important;
}
.page-map .map-sidebar .map-list-item{
  display:block !important;
  min-height:0 !important;
  overflow:hidden !important;
  border:1px solid #dbe6df !important;
  border-radius:16px !important;
  background:#fff !important;
  box-shadow:0 10px 22px rgba(23,36,28,.06) !important;
}
.page-map .map-sidebar .map-list-item .map-list-main{
  display:grid !important;
  grid-template-columns:96px minmax(0,1fr) !important;
  gap:12px !important;
  align-items:start !important;
  width:100% !important;
  min-height:96px !important;
  padding:12px 12px 8px !important;
  border:0 !important;
  border-radius:0 !important;
  background:#fff !important;
  box-shadow:none !important;
}
.page-map .map-sidebar .map-list-thumb{
  display:block !important;
  width:96px !important;
  height:82px !important;
  overflow:hidden !important;
  border-radius:12px !important;
  background:#eaf4ee !important;
  box-shadow:none !important;
}
.page-map .map-sidebar .map-list-thumb img{
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  object-fit:cover !important;
  border-radius:0 !important;
}
.page-map .map-sidebar .map-list-copy{
  display:grid !important;
  gap:5px !important;
  min-width:0 !important;
  padding:0 !important;
  align-content:start !important;
}
.page-map .map-sidebar .map-list-topline{
  display:flex !important;
  min-height:0 !important;
  line-height:1 !important;
}
.page-map .map-sidebar .map-badge{
  display:inline-flex !important;
  width:max-content !important;
  max-width:100% !important;
  padding:4px 9px !important;
  border-radius:7px !important;
  font-size:10px !important;
  line-height:1.2 !important;
}
.page-map .map-sidebar .map-list-item strong{
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
  color:#102415 !important;
  font-size:14px !important;
  line-height:1.32 !important;
  font-weight:800 !important;
}
.page-map .map-sidebar .map-list-meta{
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
  color:#68756e !important;
  font-size:11px !important;
  line-height:1.35 !important;
}
.page-map .map-sidebar .map-list-meta span,
.page-map .map-sidebar .map-list-meta i,
.page-map .map-sidebar .map-list-sep{
  display:inline !important;
}
.page-map .map-sidebar .map-list-actions{
  display:grid !important;
  grid-template-columns:1fr 1fr !important;
  gap:8px !important;
  width:100% !important;
  padding:0 12px 12px !important;
  margin:0 !important;
  position:static !important;
  clear:both !important;
}
.page-map .map-sidebar .map-list-actions .btn{
  width:100% !important;
  min-height:38px !important;
  padding:8px 10px !important;
  border-radius:12px !important;
  font-size:13px !important;
  line-height:1 !important;
  white-space:nowrap !important;
}

@media(min-width:981px){
  .page-map .map-sidebar .map-list-item{
    padding-bottom:0 !important;
  }
  .page-map .map-sidebar .map-list-item .map-list-main{
    grid-template-columns:88px minmax(0,1fr) !important;
    min-height:92px !important;
    padding:10px 10px 8px !important;
  }
  .page-map .map-sidebar .map-list-thumb{
    width:88px !important;
    height:74px !important;
  }
  .page-map .map-sidebar .map-list-item strong{
    font-size:13px !important;
    line-height:1.28 !important;
  }
  .page-map .map-sidebar .map-list-meta{
    display:none !important;
  }
  .page-map .map-sidebar .map-list-actions{
    padding:0 10px 10px !important;
  }
  .page-map .map-sidebar .map-list-actions .btn{
    min-height:36px !important;
  }
}

.page-map .leaflet-control-attribution{
  padding:2px 6px;
  border-radius:8px 0 0 0;
  background:rgba(255,255,255,.82);
  color:#68756e;
  font-size:10px;
  line-height:1.25;
  box-shadow:0 4px 12px rgba(23,36,28,.08);
}
.page-map .leaflet-control-attribution a{
  color:#1F6F4A;
  font-weight:700;
}
@media(max-width:640px){
  .page-map .map-sidebar .map-list-item .map-list-main{
    grid-template-columns:88px minmax(0,1fr) !important;
    gap:10px !important;
  }
  .page-map .map-sidebar .map-list-thumb{
    width:88px !important;
    height:78px !important;
  }
}

/* Final layout lock */
.page-map .map-shell{
  align-items:stretch !important;
}
.page-map .map-shell .map-sidebar{
  display:flex !important;
  flex-direction:column !important;
  overflow:hidden !important;
  min-height:0 !important;
  height:820px !important;
  max-height:820px !important;
}
.page-map .map-shell .map-canvas{
  height:820px !important;
}
.page-map .map-shell .map-full{
  height:820px !important;
  min-height:820px !important;
}
.page-map .map-shell .map-list{
  display:grid !important;
  align-content:start !important;
  grid-auto-rows:min-content !important;
  flex:1 1 auto !important;
  min-height:0 !important;
  overflow-y:auto !important;
  overflow-x:hidden !important;
  max-height:none !important;
  padding-top:10px !important;
  padding-bottom:8px !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  gap:8px !important;
}
.page-map .map-shell .map-list-head{
  flex:0 0 auto !important;
}
.page-map .map-shell .map-filter-panel{
  flex:0 0 auto !important;
}
.page-map .map-shell .map-sidebar-head{
  flex:0 0 auto !important;
}
.page-map .map-shell .map-list::-webkit-scrollbar{
  width:6px !important;
}
.page-map .map-shell .map-list::-webkit-scrollbar-thumb{
  background:rgba(31,111,74,.34) !important;
  border-radius:999px !important;
}
.page-map .map-shell .map-list-item{
  display:flex !important;
  flex-direction:column !important;
  align-items:stretch !important;
  gap:6px !important;
  min-height:0 !important;
  height:auto !important;
  margin:0 !important;
  padding-bottom:0 !important;
  border:0 !important;
  box-shadow:none !important;
  background:transparent !important;
}
.page-map .map-shell .map-list-item .map-list-main{
  min-height:0 !important;
  padding:8px 12px 2px !important;
}
.page-map .map-shell .map-list-thumb{
  height:68px !important;
}
.page-map .map-shell .map-list-actions{
  padding:0 12px 6px !important;
  margin-top:0 !important;
}
.page-map .map-shell .map-list-item .map-list-actions .btn{
  border-width:1px !important;
}
.page-map .map-shell .map-list-actions .btn{
  min-height:32px !important;
}
@media(max-width:980px){
  .page-map .map-shell .map-sidebar{
    height:auto !important;
    max-height:none !important;
  }
  .page-map .map-shell .map-canvas,
  .page-map .map-shell .map-full{
    height:580px !important;
    min-height:580px !important;
  }
  .page-map .map-shell .map-list{
    max-height:340px !important;
  }
}
@media(max-width:640px){
  .page-map .map-shell .map-canvas,
  .page-map .map-shell .map-full{
    height:500px !important;
    min-height:500px !important;
  }
  .page-map .map-shell .map-list{
    max-height:300px !important;
  }
}

@media(max-width:640px){
  .page-map .container{
    width:min(100% - 24px,1320px) !important;
  }
  .page-map .map-page-head{
    padding-top:78px !important;
    padding-bottom:14px !important;
  }
  .page-map .map-title-row h1{
    font-size:clamp(24px,7.2vw,30px) !important;
    line-height:1.12 !important;
    margin-top:6px !important;
  }
  .page-map .map-title-row p{
    font-size:14px !important;
    line-height:1.55 !important;
    margin-top:10px !important;
  }
  .page-map .breadcrumb{
    gap:7px !important;
    font-size:13px !important;
    line-height:1.3 !important;
  }
  .page-map .map-workspace{
    padding-top:10px !important;
    padding-bottom:32px !important;
  }
  .page-map .map-shell{
    padding:8px !important;
    border-radius:16px !important;
    gap:10px !important;
  }
  .page-map .map-shell .map-canvas,
  .page-map .map-shell .map-full{
    aspect-ratio:1 / 1 !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    border-radius:14px !important;
  }
  .page-map .leaflet-control-zoom a{
    width:34px !important;
    height:34px !important;
    line-height:34px !important;
    font-size:16px !important;
  }
  .page-map .leaflet-popup{
    margin-bottom:14px !important;
  }
  .page-map .leaflet-popup-content,
  .page-map .popup-card{
    width:min(238px, calc(100vw - 78px)) !important;
  }
  .page-map .leaflet-popup-content-wrapper{
    border-radius:14px !important;
    box-shadow:0 14px 34px rgba(23,36,28,.2) !important;
  }
  .page-map .leaflet-container a.leaflet-popup-close-button{
    top:8px !important;
    right:8px !important;
    width:26px !important;
    height:26px !important;
    line-height:26px !important;
    font-size:18px !important;
  }
  .page-map .popup-media{
    min-height:0 !important;
  }
  .page-map .popup-media img{
    height:92px !important;
  }
  .page-map .popup-body{
    gap:6px !important;
    padding:10px 11px 11px !important;
  }
  .page-map .popup-kicker{
    padding:3px 7px !important;
    border-radius:7px !important;
    font-size:9px !important;
    line-height:1.2 !important;
  }
  .page-map .popup-body strong{
    display:-webkit-box !important;
    -webkit-line-clamp:2 !important;
    -webkit-box-orient:vertical !important;
    overflow:hidden !important;
    font-size:13px !important;
    line-height:1.28 !important;
  }
  .page-map .popup-body p,
  .page-map .popup-meta,
  .page-map .popup-info{
    font-size:11px !important;
    line-height:1.35 !important;
  }
  .page-map .popup-desc{
    -webkit-line-clamp:2 !important;
  }
  .page-map .popup-actions{
    grid-template-columns:1fr 1fr !important;
    gap:6px !important;
  }
  .page-map .popup-actions .btn{
    min-height:32px !important;
    padding:7px 8px !important;
    border-radius:9px !important;
    font-size:11px !important;
  }
  .page-map .marker-pin{
    width:32px !important;
    height:32px !important;
  }
  .page-map .marker-pin i{
    font-size:13px !important;
  }
  .page-map .marker-pin.is-active{
    width:36px !important;
    height:36px !important;
  }
}

.page-map .map-legend{
  gap:8px !important;
  padding:6px 9px !important;
  border-radius:8px !important;
}
.page-map .map-legend span{
  gap:5px !important;
  font-size:10px !important;
  line-height:1.2 !important;
}
.page-map .map-legend i{
  width:8px !important;
  height:8px !important;
  border-radius:2px !important;
}
@media(max-width:640px){
  .page-map .map-legend{
    bottom:12px !important;
    max-width:calc(100% - 28px) !important;
    gap:7px !important;
    padding:5px 8px !important;
  }
  .page-map .map-legend span{
    font-size:9px !important;
  }
}

.page-map .map-shell .map-filter-panel{
  padding:8px 12px 8px !important;
  border-bottom:1px solid #e4ece6 !important;
}
.page-map .map-shell .map-control-field .form-control{
  height:36px !important;
  padding:8px 36px 8px 12px !important;
  border-radius:10px !important;
  font-size:12px !important;
}
.page-map .map-shell .map-control-field>i{
  right:12px !important;
  font-size:12px !important;
}
.page-map .map-shell .map-category-chips{
  display:flex !important;
  flex-wrap:wrap !important;
  gap:6px !important;
  margin-top:7px !important;
  padding:0 !important;
  overflow:visible !important;
}
.page-map .map-shell .map-category-chips button{
  flex:0 0 auto !important;
  width:auto !important;
  min-height:28px !important;
  padding:5px 9px !important;
  border-radius:8px !important;
  gap:5px !important;
  font-size:11px !important;
  line-height:1 !important;
  box-shadow:none !important;
}
.page-map .map-shell .map-category-chips button i{
  font-size:10px !important;
}
.page-map .map-shell .map-category-chips button:hover,
.page-map .map-shell .map-category-chips button:focus{
  box-shadow:none !important;
}
.page-map .map-shell .map-stats{
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  margin-top:8px !important;
  border-radius:10px !important;
}
.page-map .map-shell .map-stat{
  padding:6px 4px !important;
  min-height:0 !important;
}
.page-map .map-shell .map-stat i{
  margin-bottom:2px !important;
  font-size:11px !important;
}
.page-map .map-shell .map-stat strong{
  font-size:15px !important;
  line-height:1 !important;
}
.page-map .map-shell .map-stat span{
  margin-top:2px !important;
  font-size:8px !important;
  line-height:1.1 !important;
}
@media(max-width:640px){
  .page-map .map-shell .map-filter-panel{
    padding:7px 10px !important;
  }
  .page-map .map-shell .map-category-chips{
    gap:5px !important;
  }
  .page-map .map-shell .map-category-chips button{
    min-height:27px !important;
    padding:5px 8px !important;
    font-size:10px !important;
  }
  .page-map .map-shell .map-stats{
    grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  }
}

.page-map .map-shell .map-sidebar{
  display:flex !important;
  flex-direction:column !important;
  min-height:0 !important;
}
.page-map .map-shell .map-list{
  flex:1 1 auto !important;
  min-height:150px !important;
  max-height:none !important;
}
.page-map .map-agenda{
  flex:0 0 auto;
  padding:11px 14px 13px;
  border-top:1px solid #e4ece6;
  background:linear-gradient(180deg,#ffffff 0%,#fbfdfb 100%);
}
.page-map .map-agenda-head{
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:10px;
  margin-bottom:9px;
}
.page-map .map-agenda-head strong{
  display:block;
  color:var(--map-text,#17241c);
  font-size:14px;
  line-height:1.25;
}
.page-map .map-agenda-head span{
  display:block;
  margin-top:3px;
  color:var(--map-muted,#6b756e);
  font-size:11px;
  line-height:1.35;
}
.page-map .map-agenda-head>i{
  width:28px;
  height:28px;
  flex:0 0 28px;
  display:grid;
  place-items:center;
  border-radius:9px;
  background:#eaf4ee;
  color:var(--map-primary,#1f6f4a);
  font-size:13px;
}
.page-map .map-agenda-list{
  display:grid;
  gap:0;
  max-height:186px;
  overflow:auto;
  padding-right:4px;
  scrollbar-width:thin;
  scrollbar-color:rgba(31,111,74,.35) transparent;
}
.page-map .map-agenda-list::-webkit-scrollbar{
  width:5px;
}
.page-map .map-agenda-list::-webkit-scrollbar-thumb{
  border-radius:999px;
  background:rgba(31,111,74,.32);
}
.page-map .map-agenda-item{
  display:grid;
  grid-template-columns:42px minmax(0,1fr);
  gap:10px;
  padding:9px 0;
  border-top:1px solid #edf3ef;
}
.page-map .map-agenda-item:first-child{
  border-top:0;
  padding-top:0;
}
.page-map .map-agenda-item:last-child{
  padding-bottom:0;
}
.page-map .map-agenda-date{
  display:grid;
  align-content:center;
  justify-items:center;
  width:42px;
  height:42px;
  border:1px solid #dce9e1;
  border-radius:10px;
  background:#fff;
  color:var(--map-primary,#1f6f4a);
}
.page-map .map-agenda-date span{
  font-size:8px;
  font-weight:800;
  line-height:1;
}
.page-map .map-agenda-date strong{
  margin-top:3px;
  font-size:16px;
  line-height:1;
}
.page-map .map-agenda-copy{
  min-width:0;
}
.page-map .map-agenda-copy strong{
  display:-webkit-box;
  -webkit-line-clamp:2;
  -webkit-box-orient:vertical;
  overflow:hidden;
  color:var(--map-text,#17241c);
  font-size:12px;
  line-height:1.35;
}
.page-map .map-agenda-copy small,
.page-map .map-agenda-copy p{
  display:flex;
  align-items:flex-start;
  gap:5px;
  margin:4px 0 0;
  color:var(--map-muted,#6b756e);
  font-size:10.5px;
  line-height:1.35;
}
.page-map .map-agenda-copy i{
  margin-top:2px;
  color:var(--map-primary,#1f6f4a);
}
.page-map .map-agenda-copy .map-agenda-range{
  color:#4f6659;
  font-size:10.5px;
}
.page-map .map-agenda-copy .map-agenda-range i{
  color:#d8a332;
}
@media(max-width:980px){
  .page-map .map-shell .map-list{
    max-height:340px !important;
  }
  .page-map .map-agenda-list{
    max-height:174px;
  }
}
@media(max-width:640px){
  .page-map .map-agenda{
    padding:10px 12px 12px;
  }
  .page-map .map-agenda-list{
    max-height:170px;
  }
}

.page-map .container>.map-agenda{
  margin-top:14px;
  padding:16px;
  border:1px solid #e1ebe5;
  border-radius:18px;
  background:#fff;
  box-shadow:0 14px 34px rgba(23,36,28,.06);
}
.page-map .container>.map-agenda .map-agenda-list{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:0 18px;
  max-height:none;
  overflow:visible;
  padding-right:0;
}
.page-map .container>.map-agenda .map-agenda-item{
  border-top:0;
  padding:0;
}
@media(max-width:900px){
  .page-map .container>.map-agenda .map-agenda-list{
    grid-template-columns:1fr;
    gap:0;
    max-height:260px;
    overflow:auto;
    padding-right:4px;
  }
  .page-map .container>.map-agenda .map-agenda-item{
    padding:9px 0;
    border-top:1px solid #edf3ef;
  }
  .page-map .container>.map-agenda .map-agenda-item:first-child{
    border-top:0;
    padding-top:0;
  }
}
@media(max-width:640px){
  .page-map .container>.map-agenda{
    margin-top:10px;
    padding:13px 12px;
    border-radius:16px;
  }
}

.page-map .map-shell .map-sidebar{
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  overflow:hidden !important;
}
.page-map .map-shell .map-sidebar-head{
  padding:4px 4px 10px !important;
  border-bottom:0 !important;
  background:transparent !important;
}
.page-map .map-shell .map-filter-panel{
  padding:0 4px 10px !important;
  border-bottom:1px solid #e4ece6 !important;
}
.page-map .map-shell .map-list-head{
  padding:11px 4px 7px !important;
}
.page-map .map-shell .map-list{
  padding:0 4px 4px !important;
  gap:0 !important;
}
.page-map .map-shell .map-list-item{
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  border-top:1px solid #edf3ef !important;
}
.page-map .map-shell .map-list-item:first-child{
  border-top:0 !important;
}
.page-map .map-shell .map-list-item:hover{
  transform:none !important;
  box-shadow:none !important;
}
.page-map .map-shell .map-list-item .map-list-main{
  background:transparent !important;
  padding:10px 0 8px !important;
}
.page-map .map-shell .map-list-actions{
  padding:0 0 11px 116px !important;
}
@media(max-width:640px){
  .page-map .map-shell .map-sidebar-head{
    padding:2px 2px 9px !important;
  }
  .page-map .map-shell .map-filter-panel{
    padding:0 2px 9px !important;
  }
  .page-map .map-shell .map-list-head{
    padding:10px 2px 7px !important;
  }
  .page-map .map-shell .map-list{
    padding:0 2px 2px !important;
  }
  .page-map .map-shell .map-list-actions{
    padding-left:104px !important;
  }
}

.page-map .map-page-head{
  position:relative !important;
  overflow:hidden !important;
  padding:104px 0 26px !important;
  border-bottom:1px solid rgba(223,232,225,.86) !important;
  background:
    linear-gradient(96deg, rgba(243,248,241,.98) 0%, rgba(243,248,241,.96) 48%, rgba(243,248,241,.72) 72%, rgba(243,248,241,.4) 100%) !important;
}
.page-map .map-page-head:before{
  display:none !important;
}
.page-map .map-page-head:after{
  content:"";
  position:absolute;
  right:max(16px, calc((100vw - var(--container, 1200px)) / 2));
  bottom:-96px;
  width:min(300px, 26vw);
  height:min(220px, 18vw);
  background:url('../images/hero-visual.svg') right bottom / contain no-repeat;
  opacity:.28;
  filter:blur(3px);
  transform:scale(1.06);
  pointer-events:none;
  z-index:0;
}
.page-map .map-page-head .container{
  position:relative;
  z-index:2;
}
.page-map .map-title-row h1{
  color:#102415 !important;
}
.page-map .map-title-row p{
  color:#657567 !important;
}
@media(max-width:640px){
  .page-map .map-page-head{
    padding:88px 0 22px !important;
    background:linear-gradient(96deg, rgba(243,248,241,.99) 0%, rgba(243,248,241,.96) 62%, rgba(243,248,241,.72) 100%) !important;
  }
  .page-map .map-page-head:after{
    right:-34px;
    bottom:-64px;
    width:210px;
    height:150px;
    opacity:.22;
    filter:blur(4px);
  }
}

.page-map .map-page-head.hero-banner{
  padding:88px 0 24px !important;
  background:
    linear-gradient(96deg, rgba(243,248,241,.99) 0%, rgba(243,248,241,.94) 42%, rgba(243,248,241,.70) 68%, rgba(243,248,241,.28) 100%) !important;
}
.page-map .map-page-head.hero-banner:after{
  display:none !important;
}
.page-map .map-page-head.hero-banner .hero-banner-inner{
  min-height:0 !important;
  padding:0 !important;
}
.page-map .map-page-head.hero-banner .hero-layout{
  display:block !important;
}
.page-map .map-page-head.hero-banner .hero-content{
  max-width:min(60vw,720px) !important;
  padding:6px 0 10px !important;
}
.page-map .map-page-head.hero-banner .breadcrumb{
  margin-bottom:16px !important;
}
.page-map .map-page-head.hero-banner h1{
  margin:0 !important;
  font-size:clamp(30px,4.6vw,48px) !important;
  line-height:1.06 !important;
  color:#102415 !important;
}
.page-map .map-page-head.hero-banner .lead{
  max-width:640px !important;
  margin-top:12px !important;
  color:#657567 !important;
  font-size:16px !important;
  line-height:1.6 !important;
}
.page-map .map-page-head.hero-banner .eyebrow{
  width:max-content;
  max-width:100%;
  padding:7px 12px !important;
  border-radius:999px !important;
  font-size:12px !important;
  line-height:1 !important;
}
.page-map .map-page-head.hero-banner .hero-actions{
  margin-top:16px !important;
  gap:9px !important;
}
.page-map .map-page-head.hero-banner .hero-actions .btn{
  min-height:38px !important;
  padding:9px 13px !important;
  border-radius:11px !important;
  font-size:13px !important;
  line-height:1.2 !important;
}
.page-map .map-page-head.hero-banner .stats-row{
  width:min(100%,390px) !important;
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:8px !important;
  margin-top:18px !important;
}
.page-map .map-page-head.hero-banner .stat-box{
  padding:10px 11px !important;
  border-radius:12px !important;
  background:rgba(255,255,255,.86) !important;
  border:1px solid rgba(223,232,225,.9) !important;
  box-shadow:0 10px 24px rgba(18,36,24,.07) !important;
}
.page-map .map-page-head.hero-banner .stat-box strong{
  font-size:22px !important;
  line-height:1 !important;
}
.page-map .map-page-head.hero-banner .stat-box span{
  display:block;
  margin-top:5px;
  color:#657567;
  font-size:11px;
  font-weight:800;
  line-height:1.1;
}
.page-map .map-banner-people-mask{
  position:absolute;
  inset:0;
  z-index:1;
  pointer-events:none;
  overflow:hidden;
}
.page-map .map-banner-people{
  position:absolute;
  right:max(12px, calc((100vw - var(--container, 1200px)) / 2));
  bottom:-22px;
  width:clamp(300px, 28vw, 500px);
  height:min(360px, 92%);
  background:url('../images/hero-people.svg') right bottom / contain no-repeat;
  opacity:.98;
}
.page-map .map-page-head.hero-banner .container{
  position:relative;
  z-index:2;
}
@media(max-width:640px){
  .page-map .map-page-head.hero-banner{
    padding:82px 0 18px !important;
  }
  .page-map .map-page-head.hero-banner .breadcrumb{
    margin-bottom:12px !important;
  }
  .page-map .map-page-head.hero-banner h1{
    font-size:28px !important;
  }
  .page-map .map-page-head.hero-banner .lead{
    font-size:14px !important;
  }
  .page-map .map-page-head.hero-banner .hero-content{
    max-width:100% !important;
    padding-right:80px !important;
  }
  .page-map .map-page-head.hero-banner .hero-actions{
    margin-top:13px !important;
  }
  .page-map .map-page-head.hero-banner .hero-actions .btn{
    min-height:34px !important;
    padding:8px 10px !important;
    font-size:12px !important;
  }
  .page-map .map-page-head.hero-banner .stats-row{
    max-width:290px !important;
    gap:6px !important;
    margin-top:13px !important;
  }
  .page-map .map-page-head.hero-banner .stat-box{
    padding:8px 7px !important;
    border-radius:10px !important;
  }
  .page-map .map-page-head.hero-banner .stat-box strong{
    font-size:18px !important;
  }
  .page-map .map-page-head.hero-banner .stat-box span{
    font-size:10px !important;
  }
  .page-map .map-banner-people{
    right:-22px;
    bottom:-10px;
    width:220px;
    height:190px;
  }
}

.page-map .map-page-head.map-hero-section{
  min-height:0 !important;
  padding:0 !important;
  overflow:visible !important;
  border-bottom:1px solid rgba(223,232,225,.86) !important;
  background:
    url('../images/hero-visual.svg') right max(16px, calc((100vw - var(--container, 1200px)) / 2)) bottom -76px / auto min(112%, 520px) no-repeat,
    #f3f8f1 !important;
}
.page-map .map-page-head.map-hero-section:before,
.page-map .map-page-head.map-hero-section:after{
  display:none !important;
}
.page-map .map-page-head.map-hero-section .hero-banner{
  min-height:0 !important;
  overflow:hidden !important;
  background:linear-gradient(96deg, rgba(243,248,241,.99) 0%, rgba(243,248,241,.95) 44%, rgba(243,248,241,.68) 70%, rgba(243,248,241,.24) 100%) !important;
}
.page-map .map-page-head.map-hero-section .hero-banner-inner{
  min-height:230px !important;
  padding:96px 0 30px !important;
}
.page-map .map-page-head.map-hero-section .hero-content{
  max-width:min(58vw,680px) !important;
  padding:0 !important;
}
.page-map .map-page-head.map-hero-section .breadcrumb{
  margin-bottom:12px !important;
}
.page-map .map-page-head.map-hero-section h1{
  margin:0 !important;
  font-size:clamp(30px,4.2vw,46px) !important;
  line-height:1.07 !important;
  color:#102415 !important;
}
.page-map .map-page-head.map-hero-section .lead{
  max-width:620px !important;
  margin:10px 0 0 !important;
  color:#657567 !important;
  font-size:16px !important;
  line-height:1.6 !important;
}
.page-map .map-page-head.map-hero-section .hero-banner-people{
  right:max(16px, calc((100vw - var(--container, 1200px)) / 2)) !important;
  bottom:-42px !important;
  width:clamp(330px, 31vw, 520px) !important;
  height:min(360px, 94%) !important;
  opacity:1 !important;
}
@media(max-width:640px){
  .page-map .map-page-head.map-hero-section{
    background:
      url('../images/hero-visual.svg') right -120px bottom -46px / auto 340px no-repeat,
      #f3f8f1 !important;
  }
  .page-map .map-page-head.map-hero-section .hero-banner-inner{
    min-height:220px !important;
    padding:82px 0 22px !important;
  }
  .page-map .map-page-head.map-hero-section .hero-content{
    max-width:100% !important;
    padding-right:84px !important;
  }
  .page-map .map-page-head.map-hero-section h1{
    font-size:28px !important;
  }
  .page-map .map-page-head.map-hero-section .lead{
    font-size:14px !important;
    line-height:1.55 !important;
  }
  .page-map .map-page-head.map-hero-section .hero-banner-people{
    right:-42px !important;
    bottom:-24px !important;
    width:230px !important;
    height:210px !important;
  }
}

.page-map .container>.map-agenda{
  overflow:hidden;
}
.page-map .map-agenda-layout{
  display:grid;
  grid-template-columns:minmax(260px,320px) minmax(0,1fr);
  gap:18px;
  align-items:start;
}
.page-map .map-agenda-calendar{
  min-width:0;
  padding:12px;
  border:1px solid #e1ebe5;
  border-radius:14px;
  background:#fbfdfb;
}
.page-map .map-calendar-head{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin-bottom:10px;
}
.page-map .map-calendar-head strong{
  color:var(--map-text,#17241c);
  font-size:14px;
  line-height:1.2;
}
.page-map .map-calendar-head button{
  min-height:28px;
  padding:6px 9px;
  border:1px solid #dce9e1;
  border-radius:9px;
  background:#fff;
  color:var(--map-primary,#1f6f4a);
  font-size:11px;
  font-weight:800;
  cursor:pointer;
}
.page-map .map-calendar-titlebar{
  display:inline-flex;
  align-items:center;
  gap:8px;
  min-width:0;
}
.page-map .map-calendar-titlebar button{
  width:28px;
  min-width:28px;
  height:28px;
  padding:0;
  display:grid;
  place-items:center;
}
.page-map .map-calendar-titlebar i{
  font-size:10px;
}
.page-map .map-calendar-week,
.page-map .map-calendar-grid{
  display:grid;
  grid-template-columns:repeat(7,minmax(0,1fr));
  gap:5px;
}
.page-map .map-calendar-week{
  margin-bottom:6px;
}
.page-map .map-calendar-week span{
  color:#7b8a81;
  font-size:10px;
  font-weight:800;
  text-align:center;
}
.page-map .map-calendar-empty,
.page-map .map-calendar-grid button{
  aspect-ratio:1;
  min-width:0;
}
.page-map .map-calendar-grid button{
  position:relative;
  display:grid;
  place-items:center;
  border:1px solid transparent;
  border-radius:10px;
  background:#fff;
  color:#28372d;
  font-size:12px;
  font-weight:800;
  cursor:pointer;
  transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease,color .16s ease;
}
.page-map .map-calendar-grid button:hover,
.page-map .map-calendar-grid button:focus{
  transform:translateY(-1px);
  border-color:rgba(31,111,74,.28);
  outline:0;
}
.page-map .map-calendar-grid button.has-event:after{
  content:"";
  position:absolute;
  left:50%;
  bottom:4px;
  width:5px;
  height:5px;
  border-radius:999px;
  transform:translateX(-50%);
  background:var(--event-color,#1f6f4a);
}
.page-map .map-calendar-grid button.event-biasa{
  --event-color:#2f7d55;
  background:#edf7f1;
  color:#1f6f4a;
}
.page-map .map-calendar-grid button.event-sedang{
  --event-color:#d8a332;
  background:#fff7df;
  color:#79570f;
  box-shadow:0 6px 14px rgba(216,163,50,.14);
}
.page-map .map-calendar-grid button.event-besar{
  --event-color:#f97316;
  background:linear-gradient(135deg,#fff3e8,#eaf4ee);
  color:#87400c;
  border-color:rgba(249,115,22,.28);
  box-shadow:0 10px 22px rgba(249,115,22,.18);
}
.page-map .map-calendar-grid button.event-besar:before{
  content:"";
  position:absolute;
  inset:-3px;
  border-radius:12px;
  border:1px solid rgba(249,115,22,.24);
  opacity:.85;
}
.page-map .map-calendar-grid button.is-selected{
  background:var(--map-primary,#1f6f4a);
  border-color:var(--map-primary,#1f6f4a);
  color:#fff;
  box-shadow:0 12px 24px rgba(31,111,74,.2);
}
.page-map .map-calendar-grid button.is-selected:after{
  background:#fff;
}
.page-map .map-calendar-legend{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:10px;
}
.page-map .map-calendar-legend span{
  display:inline-flex;
  align-items:center;
  gap:5px;
  color:#657567;
  font-size:10px;
  font-weight:800;
}
.page-map .map-calendar-legend i{
  width:8px;
  height:8px;
  border-radius:3px;
}
.page-map .map-calendar-legend .event-biasa{background:#2f7d55}
.page-map .map-calendar-legend .event-sedang{background:#d8a332}
.page-map .map-calendar-legend .event-besar{background:#f97316}
.page-map .map-agenda-content{
  min-width:0;
}
.page-map .map-agenda-filter-note{
  margin-bottom:10px;
  color:#657567;
  font-size:12px;
  font-weight:800;
}
.page-map .map-agenda-empty{
  padding:16px;
  border:1px dashed #cfded4;
  border-radius:12px;
  color:#657567;
  font-size:13px;
  font-weight:800;
  text-align:center;
}
.page-map .container>.map-agenda .map-agenda-content .map-agenda-list{
  grid-template-columns:repeat(3,minmax(0,1fr));
}
@media(max-width:980px){
  .page-map .map-agenda-layout{
    grid-template-columns:1fr;
  }
  .page-map .container>.map-agenda .map-agenda-content .map-agenda-list{
    grid-template-columns:1fr;
  }
}
@media(max-width:640px){
  .page-map .map-calendar-grid button{
    border-radius:8px;
    font-size:11px;
  }
  .page-map .map-agenda-calendar{
    padding:10px;
    border-radius:12px;
  }
}

.page-map .map-agenda-calendar{
  padding:0 !important;
  border:0 !important;
  border-radius:0 !important;
  background:transparent !important;
}
.page-map .map-calendar-grid button{
  overflow:hidden;
}
.page-map .map-calendar-grid button.event-besar{
  isolation:isolate;
  background:linear-gradient(135deg,#fff8ee 0%,#fff1df 48%,#eaf4ee 100%) !important;
  border-color:rgba(249,115,22,.34) !important;
  box-shadow:0 10px 22px rgba(249,115,22,.16),0 0 0 1px rgba(255,190,96,.26) inset !important;
}
.page-map .map-calendar-grid button.event-besar span{
  position:relative;
  z-index:2;
}
.page-map .map-calendar-grid button.event-besar:before{
  content:"";
  position:absolute;
  inset:-40% -20% -18%;
  z-index:0;
  border:0;
  border-radius:50% 50% 42% 42%;
  background:
    radial-gradient(circle at 36% 72%,rgba(255,232,77,.82) 0 8%,transparent 22%),
    radial-gradient(circle at 56% 66%,rgba(255,122,24,.78) 0 12%,transparent 28%),
    radial-gradient(circle at 47% 48%,rgba(239,68,68,.55) 0 10%,transparent 26%),
    linear-gradient(180deg,transparent 30%,rgba(249,115,22,.22) 78%,rgba(255,255,255,.25) 100%);
  opacity:.95;
  transform-origin:center bottom;
  animation:agendaFire 1.05s ease-in-out infinite alternate;
}
.page-map .map-calendar-grid button.event-besar:after{
  z-index:3;
  background:#f97316;
  box-shadow:0 0 10px rgba(249,115,22,.9);
  animation:agendaFireDot .9s ease-in-out infinite alternate;
}
@keyframes agendaFire{
  0%{transform:translateY(5px) scaleX(.9) scaleY(.86) rotate(-2deg);filter:hue-rotate(-8deg)}
  50%{transform:translateY(-1px) scaleX(1.08) scaleY(1.05) rotate(2deg);filter:hue-rotate(8deg)}
  100%{transform:translateY(-5px) scaleX(.96) scaleY(1.14) rotate(-1deg);filter:hue-rotate(-3deg)}
}
@keyframes agendaFireDot{
  0%{transform:translateX(-50%) scale(.8);opacity:.72}
  100%{transform:translateX(-50%) scale(1.2);opacity:1}
}
@media(max-width:640px){
  .page-map .map-agenda-calendar{
    padding:0 !important;
    border-radius:0 !important;
  }
}

.page-map .map-agenda [hidden]{
  display:none !important;
}
.page-map .map-calendar-grid button.event-besar{
  background:#fff7ed !important;
  border-color:rgba(249,115,22,.38) !important;
  color:#7c2d12 !important;
  box-shadow:0 8px 18px rgba(249,115,22,.14),0 0 0 1px rgba(249,115,22,.10) inset !important;
}
.page-map .map-calendar-grid button.event-besar:before{
  content:"\f06d";
  font-family:"Font Awesome 6 Free";
  font-weight:900;
  position:absolute;
  top:3px;
  right:4px;
  inset:auto;
  z-index:3;
  width:auto;
  height:auto;
  border:0;
  border-radius:0;
  background:transparent;
  color:#f97316;
  font-size:9px;
  line-height:1;
  text-shadow:0 0 8px rgba(249,115,22,.62);
  transform-origin:center bottom;
  animation:agendaFlame 1s ease-in-out infinite alternate;
}
.page-map .map-calendar-grid button.event-besar:after{
  width:6px;
  height:6px;
  bottom:4px;
  z-index:2;
  background:#f97316;
  box-shadow:0 0 0 3px rgba(249,115,22,.14),0 0 12px rgba(249,115,22,.62);
  animation:agendaGlow 1.15s ease-in-out infinite alternate;
}
.page-map .map-calendar-grid button.event-besar.is-selected{
  background:var(--map-primary,#1f6f4a) !important;
  border-color:var(--map-primary,#1f6f4a) !important;
  color:#fff !important;
}
.page-map .map-calendar-grid button.event-besar.is-selected:before{
  color:#ffd166;
  text-shadow:0 0 10px rgba(255,209,102,.9);
}
.page-map .map-calendar-grid button.event-besar.is-selected:after{
  background:#fff;
  box-shadow:0 0 0 3px rgba(255,255,255,.18),0 0 12px rgba(255,255,255,.76);
}
@keyframes agendaFlame{
  0%{transform:translateY(1px) rotate(-8deg) scale(.92);opacity:.72}
  50%{transform:translateY(-1px) rotate(5deg) scale(1.12);opacity:1}
  100%{transform:translateY(-2px) rotate(-2deg) scale(1.02);opacity:.9}
}
@keyframes agendaGlow{
  0%{transform:translateX(-50%) scale(.78);opacity:.72}
  100%{transform:translateX(-50%) scale(1.14);opacity:1}
}

.page-map .map-calendar-grid button.has-event{
  background:#fff7ed !important;
  border-color:rgba(249,115,22,.38) !important;
  color:#7c2d12 !important;
  box-shadow:0 8px 18px rgba(249,115,22,.14),0 0 0 1px rgba(249,115,22,.10) inset !important;
}
.page-map .map-calendar-grid button.has-event:before{
  content:"\f06d";
  font-family:"Font Awesome 6 Free";
  font-weight:900;
  position:absolute;
  top:3px;
  right:4px;
  z-index:3;
  color:#f97316;
  font-size:9px;
  line-height:1;
  text-shadow:0 0 8px rgba(249,115,22,.62);
  transform-origin:center bottom;
  animation:agendaFlame 1s ease-in-out infinite alternate;
}
.page-map .map-calendar-grid button.has-event:after{
  width:6px;
  height:6px;
  bottom:4px;
  z-index:2;
  background:#f97316 !important;
  box-shadow:0 0 0 3px rgba(249,115,22,.14),0 0 12px rgba(249,115,22,.62);
  animation:agendaGlow 1.15s ease-in-out infinite alternate;
}
.page-map .map-calendar-grid button.has-event.is-selected{
  background:var(--map-primary,#1f6f4a) !important;
  border-color:var(--map-primary,#1f6f4a) !important;
  color:#fff !important;
}
.page-map .map-calendar-grid button.has-event.is-selected:before{
  color:#ffd166;
  text-shadow:0 0 10px rgba(255,209,102,.9);
}
.page-map .map-calendar-grid button.has-event.is-selected:after{
  background:#fff !important;
  box-shadow:0 0 0 3px rgba(255,255,255,.18),0 0 12px rgba(255,255,255,.76);
}

.page-map .container>.map-agenda{
  padding:18px !important;
  border-radius:18px !important;
  background:linear-gradient(180deg,#fff 0%,#fbfdfb 100%) !important;
}
.page-map .map-agenda-layout{
  grid-template-columns:minmax(250px,300px) minmax(0,1fr) !important;
  gap:20px !important;
}
.page-map .map-agenda-head{
  margin-bottom:16px !important;
}
.page-map .map-agenda-head strong{
  font-size:16px !important;
}
.page-map .map-agenda-head span{
  font-size:12px !important;
}
.page-map .map-agenda-toolbar{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:12px;
  margin-bottom:12px;
}
.page-map .map-agenda-tabs{
  display:inline-flex;
  gap:6px;
  padding:3px;
  border:1px solid #dce9e1;
  border-radius:11px;
  background:#fff;
}
.page-map .map-agenda-tabs button{
  min-height:28px;
  padding:6px 10px;
  border:0;
  border-radius:8px;
  background:transparent;
  color:#657567;
  font-size:11px;
  font-weight:800;
  cursor:pointer;
}
.page-map .map-agenda-tabs button.active{
  background:#eaf4ee;
  color:var(--map-primary,#1f6f4a);
}
.page-map .container>.map-agenda .map-agenda-content .map-agenda-list{
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:0 16px !important;
}
.page-map .map-agenda-item[data-agenda-status="history"]{
  opacity:.68;
}
.page-map .map-agenda-item[data-agenda-status="history"] .map-agenda-date{
  color:#738078;
  background:#f7faf8;
}
.page-map .map-calendar-grid button.has-event{
  overflow:visible !important;
  isolation:isolate;
  background:#fff !important;
  border-color:rgba(31,111,74,.24) !important;
  color:#153d28 !important;
  box-shadow:0 0 0 4px rgba(47,111,78,.08),0 8px 18px rgba(31,111,74,.10) !important;
}
.page-map .map-calendar-grid button.has-event:before{
  content:"" !important;
  position:absolute !important;
  inset:-4px !important;
  z-index:-1 !important;
  border:1px solid rgba(47,111,78,.22) !important;
  border-radius:14px !important;
  background:rgba(47,111,78,.06) !important;
  box-shadow:0 0 0 0 rgba(47,111,78,.18) !important;
  animation:agendaPulse 1.9s ease-out infinite !important;
}
.page-map .map-calendar-grid button.has-event:after{
  content:"" !important;
  position:absolute !important;
  right:5px !important;
  top:5px !important;
  left:auto !important;
  bottom:auto !important;
  width:6px !important;
  height:6px !important;
  border-radius:999px !important;
  transform:none !important;
  background:#2f6f4e !important;
  box-shadow:0 0 0 3px rgba(47,111,78,.12),0 0 10px rgba(47,111,78,.34) !important;
  animation:agendaDot 1.4s ease-in-out infinite alternate !important;
}
.page-map .map-calendar-grid button.has-event.is-history{
  border-color:rgba(113,128,116,.28) !important;
  color:#5f6f64 !important;
  box-shadow:0 0 0 4px rgba(113,128,116,.06),0 8px 18px rgba(18,36,24,.06) !important;
}
.page-map .map-calendar-grid button.has-event.is-history:before{
  border-color:rgba(113,128,116,.18) !important;
  background:rgba(113,128,116,.05) !important;
  animation:none !important;
}
.page-map .map-calendar-grid button.has-event.is-history:after{
  background:#8a988e !important;
  box-shadow:0 0 0 3px rgba(113,128,116,.12) !important;
  animation:none !important;
}
.page-map .map-calendar-grid button.has-event.is-selected{
  background:var(--map-primary,#1f6f4a) !important;
  border-color:var(--map-primary,#1f6f4a) !important;
  color:#fff !important;
  box-shadow:0 12px 24px rgba(31,111,74,.2) !important;
}
.page-map .map-calendar-grid button.has-event.is-selected:before{
  border-color:rgba(31,111,74,.34) !important;
  background:rgba(31,111,74,.08) !important;
}
.page-map .map-calendar-grid button.has-event.is-selected:after{
  background:#fff !important;
  box-shadow:0 0 0 3px rgba(255,255,255,.18),0 0 12px rgba(255,255,255,.7) !important;
  animation:agendaDot 1.4s ease-in-out infinite alternate !important;
}
.page-map .map-calendar-grid button.has-event.event-biasa{
  background:#edf7f1 !important;
  border-color:rgba(31,111,74,.24) !important;
  color:#153d28 !important;
}
.page-map .map-calendar-grid button.has-event.event-sedang{
  background:#fff7df !important;
  border-color:rgba(216,163,50,.36) !important;
  color:#70500d !important;
  box-shadow:0 0 0 4px rgba(216,163,50,.09),0 8px 18px rgba(216,163,50,.13) !important;
}
.page-map .map-calendar-grid button.has-event.event-besar{
  background:#fff0e4 !important;
  border-color:rgba(249,115,22,.38) !important;
  color:#8a3b08 !important;
  box-shadow:0 0 0 4px rgba(249,115,22,.10),0 10px 20px rgba(249,115,22,.16) !important;
}
.page-map .map-calendar-grid button.has-event.event-mixed{
  background:#eef4ff !important;
  border-color:rgba(37,99,235,.36) !important;
  color:#123f8c !important;
  box-shadow:0 0 0 4px rgba(37,99,235,.10),0 10px 20px rgba(37,99,235,.15) !important;
}
.page-map .map-calendar-grid button.has-event.is-range-event{
  border-radius:10px !important;
}
.page-map .map-calendar-grid button.has-event.is-range-event:before{
  inset:-3px -7px !important;
  border-radius:10px !important;
}
.page-map .map-calendar-grid button.has-event.event-sedang:after{
  background:#d8a332 !important;
  box-shadow:0 0 0 3px rgba(216,163,50,.14),0 0 10px rgba(216,163,50,.34) !important;
}
.page-map .map-calendar-grid button.has-event.event-besar:after{
  background:#f97316 !important;
  box-shadow:0 0 0 3px rgba(249,115,22,.14),0 0 10px rgba(249,115,22,.35) !important;
}
.page-map .map-calendar-grid button.has-event.event-mixed:after{
  background:#2563eb !important;
  box-shadow:0 0 0 3px rgba(37,99,235,.14),0 0 10px rgba(37,99,235,.35) !important;
}
.page-map .map-calendar-grid button.has-event.is-selected{
  background:var(--map-primary,#1f6f4a) !important;
  border-color:var(--map-primary,#1f6f4a) !important;
  color:#fff !important;
}
.page-map .map-calendar-grid button.has-event.is-selected:after{
  background:#fff !important;
}
@keyframes agendaPulse{
  0%{transform:scale(.96);opacity:.72;box-shadow:0 0 0 0 rgba(47,111,78,.18)}
  70%{transform:scale(1.08);opacity:.18;box-shadow:0 0 0 8px rgba(47,111,78,0)}
  100%{transform:scale(1.08);opacity:0;box-shadow:0 0 0 8px rgba(47,111,78,0)}
}
@keyframes agendaDot{
  0%{transform:scale(.82);opacity:.7}
  100%{transform:scale(1.16);opacity:1}
}
@media(max-width:980px){
  .page-map .map-agenda-layout{
    grid-template-columns:1fr !important;
  }
  .page-map .container>.map-agenda .map-agenda-content .map-agenda-list{
    grid-template-columns:1fr !important;
  }
}
@media(max-width:640px){
  .page-map .container>.map-agenda{
    padding:14px !important;
  }
  .page-map .map-agenda-toolbar{
    align-items:flex-start;
    flex-direction:column;
  }
}

.page-map .map-category-chips button,
.page-map .map-shell .map-category-chips button,
.page-map .map-sidebar .map-category-chips button{
  -webkit-tap-highlight-color:transparent !important;
  appearance:none !important;
  outline:0 !important;
  border-radius:8px !important;
}
.page-map .map-category-chips button:active,
.page-map .map-category-chips button:focus,
.page-map .map-category-chips button:focus-visible,
.page-map .map-shell .map-category-chips button:active,
.page-map .map-shell .map-category-chips button:focus,
.page-map .map-shell .map-category-chips button:focus-visible,
.page-map .map-sidebar .map-category-chips button:active,
.page-map .map-sidebar .map-category-chips button:focus,
.page-map .map-sidebar .map-category-chips button:focus-visible{
  outline:0 !important;
  border-radius:8px !important;
  box-shadow:0 0 0 2px rgba(31,111,74,.12) !important;
}
.page-map .map-category-chips button.active:active,
.page-map .map-category-chips button.active:focus,
.page-map .map-category-chips button.active:focus-visible{
  box-shadow:0 0 0 2px rgba(31,111,74,.14) !important;
}
