:root{--ink:#15221d;--paper:#fffdf6;--moss:#174f3c;--mint:#b9f36b;--coral:#ff7557}*{box-sizing:border-box}html,body{margin:0;height:100%;overflow:hidden}body{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--ink);background:#dce7df}button,a{font:inherit;color:inherit}.app-shell{position:relative;width:100vw;height:100dvh;overflow:hidden}.map-canvas{position:absolute;inset:0}.map-loading{position:absolute;inset:0;display:grid;place-items:center;background:#dbe7df;color:var(--moss);font-weight:750;z-index:20}.maplibregl-ctrl-bottom-right{right:18px;bottom:24px}.maplibregl-ctrl-group{border-radius:14px!important;overflow:hidden;box-shadow:0 8px 28px rgba(17,46,35,.15)!important}
.topbar{position:absolute;z-index:10;left:22px;right:22px;top:20px;min-height:68px;display:flex;align-items:center;gap:18px;padding:10px 12px 10px 14px;background:rgba(255,253,246,.93);border:1px solid rgba(23,79,60,.13);border-radius:20px;box-shadow:0 18px 60px rgba(17,46,35,.14);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand-mark{width:43px;height:43px;display:grid;place-items:center;border-radius:14px 14px 14px 6px;background:var(--moss);color:var(--mint);font-size:22px;font-weight:900;transform:rotate(-3deg)}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.05}.brand strong{font-size:17px;letter-spacing:-.035em}.brand small{margin-top:5px;color:#688076;font-size:11px;font-weight:650}.prototype-pill{margin-left:auto;padding:7px 10px;border-radius:999px;color:#50685e;background:#edf2eb;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.account-button{border:0;border-radius:12px;padding:12px 15px;background:#e8ece7;color:#8b9a94;font-weight:750}.account-button span{margin-left:8px}
.map-tools{position:absolute;z-index:10;top:108px;left:22px;width:250px;padding:16px;border-radius:20px;background:rgba(255,253,246,.95);border:1px solid rgba(23,79,60,.12);box-shadow:0 16px 50px rgba(17,46,35,.13);backdrop-filter:blur(16px)}.filter-heading{display:flex;align-items:center;justify-content:space-between;padding:0 2px 12px;border-bottom:1px solid #e6e8e0;font-size:13px;font-weight:800}.filter-heading strong{display:grid;place-items:center;min-width:26px;height:26px;padding:0 8px;border-radius:999px;background:var(--moss);color:white;font-size:12px}.filter-toggle{width:100%;display:flex;align-items:center;gap:11px;padding:14px 2px;border:0;border-bottom:1px solid #e6e8e0;background:transparent;text-align:left;cursor:pointer}.filter-toggle>span:last-child{display:flex;flex-direction:column}.filter-toggle strong{font-size:13px}.filter-toggle small{margin-top:3px;color:#74877f;font-size:11px}.toggle-track{width:39px;height:23px;flex:0 0 auto;padding:3px;border-radius:20px;background:#c8d0cb}.toggle-track span{display:block;width:17px;height:17px;border-radius:50%;background:white;box-shadow:0 2px 5px rgba(0,0,0,.18);transition:.2s}.filter-toggle.is-on .toggle-track{background:var(--moss)}.filter-toggle.is-on .toggle-track span{transform:translateX(16px);background:var(--mint)}.legend{display:flex;flex-direction:column;gap:8px;padding:13px 2px 0;color:#64786f;font-size:11px;font-weight:650}.legend span{display:flex;align-items:center;gap:8px}.legend-dot{width:10px;height:10px;border:2px solid white;border-radius:50%;box-shadow:0 1px 5px rgba(0,0,0,.2)}.legend-dot.major{background:var(--coral)}.legend-dot.local{background:var(--moss)}
.event-pin{position:relative;width:32px;height:39px;padding:0;border:0;background:transparent;cursor:pointer;filter:drop-shadow(0 6px 6px rgba(13,43,32,.25));transition:filter .18s}.event-pin:before{content:"";position:absolute;left:4px;top:2px;width:24px;height:24px;border:3px solid white;border-radius:50% 50% 50% 10%;transform:rotate(-45deg);background:var(--moss)}.event-pin span{position:absolute;z-index:1;left:13px;top:11px;width:6px;height:6px;border-radius:50%;background:var(--mint)}.event-pin--major:before{width:28px;height:28px;left:2px;top:0;background:var(--coral)}.event-pin--major span{left:12px;top:10px;width:8px;height:8px;background:white}.event-pin:hover,.event-pin:focus-visible,.event-pin.is-selected{filter:drop-shadow(0 8px 8px rgba(13,43,32,.4));outline:none}
.event-card{position:absolute;z-index:11;right:22px;top:108px;width:min(380px,calc(100vw - 44px));overflow:hidden;border-radius:25px;background:var(--paper);border:1px solid rgba(23,79,60,.14);box-shadow:0 24px 80px rgba(17,46,35,.2)}.event-accent{height:92px;background:radial-gradient(circle at 80% 30%,rgba(185,243,107,.55),transparent 28%),repeating-linear-gradient(135deg,transparent 0 18px,rgba(255,255,255,.06) 18px 20px),var(--moss)}.event-accent:after{content:none}.close-card{position:absolute;z-index:1;top:14px;right:14px;display:grid;place-items:center;width:32px;height:32px;padding:0;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:rgba(12,46,34,.5);color:white;font-size:22px;cursor:pointer}.event-card-body{padding:22px 24px 24px}.eyebrow-row{display:flex;align-items:center;gap:8px}.event-type,.community-type{padding:6px 9px;border-radius:999px;font-size:10px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.event-type--major{background:#ffe2d9;color:#a1321d}.event-type--local{background:#dff4e6;color:#176043}.community-type{background:#f0eee5;color:#6c685b}.event-card h1{margin:15px 0 5px;font-size:clamp(25px,3vw,34px);line-height:1.02;letter-spacing:-.045em}.event-place{margin:0;color:#667a71;font-size:14px;font-weight:650}.date-block{display:flex;flex-direction:column;gap:5px;margin:21px 0 15px;padding:15px 16px;border-radius:15px;background:#f0f3eb}.date-block small{color:#799085;font-size:9px;font-weight:900;letter-spacing:.14em}.date-block strong{font-size:15px}.event-note{color:#71827b;font-size:12px}.event-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:20px}.event-actions button{min-height:46px;border:0;border-radius:13px;background:var(--moss);color:white;font-weight:800}.event-actions .going-button{background:#e8ece7;color:#8b9a94}.map-footer{position:absolute;z-index:9;left:22px;bottom:18px;padding:9px 12px;border-radius:999px;color:#4f675d;background:rgba(255,253,246,.86);font-size:10px;font-weight:750}.map-footer span{margin:0 5px;color:var(--coral)}
@media(max-width:720px){.topbar{left:10px;right:10px;top:10px;min-height:60px;border-radius:17px}.brand-mark{width:38px;height:38px}.brand small,.prototype-pill{display:none}.account-button{margin-left:auto;padding:10px 12px}.map-tools{top:81px;left:10px;width:206px;padding:12px;border-radius:16px}.legend{display:none}.filter-toggle{padding-bottom:2px;border-bottom:0}.event-card{top:auto;right:10px;bottom:10px;width:calc(100vw - 20px);border-radius:22px}.event-accent{height:58px}.event-accent:after{padding:19px 20px}.event-card-body{padding:17px 19px 18px}.event-card h1{margin-top:11px;font-size:25px}.date-block{margin:14px 0 10px;padding:10px 12px}.event-actions{margin-top:13px}.map-footer{display:none}.maplibregl-ctrl-bottom-right{right:8px;bottom:365px}}
.map-tools{width:278px}.category-filters .filter-toggle:last-child{border-bottom:0}.event-pin--puppy:before{background:#7057d9}.event-pin--puppy.event-pin--major:before{background:#b443c2}.event-actions a{display:grid;place-items:center;min-height:46px;border:0;border-radius:13px;background:var(--moss);color:white;font-weight:800;text-decoration:none}.event-card[hidden]{display:none}@media(max-width:720px){.map-tools{width:235px;max-height:48vh;overflow:auto}.filter-toggle{padding:9px 2px;border-bottom:1px solid #e6e8e0}.filter-toggle small{font-size:10px}.maplibregl-ctrl-bottom-right{bottom:16px}}
.map-canvas{width:100%;height:100%}
.requirement-filters{margin-top:9px;padding-top:8px;border-top:2px solid #dfe5dc}.requirement-filters .filter-toggle:last-child{border-bottom:0}
.brand-mark{width:48px;height:48px;overflow:hidden;border-radius:50%;background:transparent;transform:none}.brand-mark img{display:block;width:100%;height:100%;object-fit:cover}.brand small{max-width:min(720px,62vw);line-height:1.25}.event-accent:after{content:none}
