@font-face{font-family:Manrope;src:url('/assets/manrope-regular.ttf') format('truetype');font-weight:400 600;font-display:swap}
@font-face{font-family:Manrope;src:url('/assets/manrope-bold.ttf') format('truetype');font-weight:650 800;font-display:swap}
:root{--paper:#fafbf7;--white:#fff;--ink:#202b25;--muted:#657069;--line:#e5e8df;--lime:#c4f35b;--lime-hover:#b4e743;--green:#218747;--green-soft:#edf6e9;--red:#bd3c3c;--map:#e9ede4;--radius:14px;--shadow:0 8px 26px #24312615;--ease:cubic-bezier(.16,1,.3,1);font-family:Manrope,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;font-size:14px}
*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button{border:0;background:none}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid #427d23;outline-offset:4px}input,textarea{caret-color:#218747}::selection{background:var(--lime);color:var(--ink)}[hidden]{display:none!important}svg{width:20px;height:20px;flex-shrink:0;vertical-align:middle}span[data-icon]{display:inline-flex;align-items:center}p{line-height:1.6}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:750;letter-spacing:-.035em;text-wrap:balance}button{touch-action:manipulation}input[type=checkbox],input[type=radio]{accent-color:var(--green)}*{scrollbar-width:thin;scrollbar-color:#cdd3c6 transparent}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:10px;left:10px;z-index:50;background:var(--lime);padding:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}
.header{height:84px;display:flex;align-items:center;gap:62px;border-bottom:1px solid var(--line);padding:0 clamp(22px,4vw,68px);background:var(--white)}.brand{font-size:35px;font-weight:800;letter-spacing:-.04em;display:flex;align-items:center;position:relative;line-height:1}.brand:hover{text-decoration:none}.brand>span:first-child{color:#6eb62b}.brand-wave{width:17px;height:17px;border:2px solid #9bc748;border-left-color:transparent;border-bottom-color:transparent;border-radius:50%;transform:rotate(45deg);margin-left:9px}.brand-wave:after{content:"";position:absolute;inset:4px;border:2px solid #68942b;border-left-color:transparent;border-bottom-color:transparent;border-radius:50%}.navigation{display:flex;align-self:stretch;gap:28px}.nav-link{font-size:13px;position:relative;font-weight:700;color:var(--muted);padding:4px 0}.nav-link.active{color:var(--ink)}.nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--ink);border-radius:3px 3px 0 0}.nav-link>span{font-size:11px;margin-left:6px;background:var(--lime);padding:1px 6px;border-radius:10px}.header-end{margin-left:auto;display:flex;gap:28px;align-items:center}.free-label{color:var(--muted);font-size:12px}.icon-button{width:42px;height:42px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:var(--white)}.icon-button:hover{background:#eff2e9}.header-end .icon-button{border:1px solid var(--line)}
main{max-width:1600px;margin:0 auto;padding:36px clamp(22px,4vw,68px) 16px}.intro{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:32px}.intro h1{font-size:clamp(28px,2.6vw,40px);line-height:1.2}.intro h1 span{color:#6b786c}.intro p{margin-top:9px;color:var(--muted);font-size:14px}.primary-actions{display:flex;gap:10px;flex-shrink:0}.button{display:inline-flex;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;border-radius:11px;font-size:13px;font-weight:700;transition:background .18s,transform .18s}.button:active{transform:translateY(1px)}.button.lime{background:var(--lime);color:#24311d}.button.lime:hover{background:var(--lime-hover)}.button.dark{background:var(--ink);color:var(--white)}.button.dark:hover{background:#344c3c}.button.outline{border:1px solid var(--line);background:var(--white)}.button.outline:hover{background:#f4f6f0}.button.danger{background:#fbeceb;color:#9b2f2f}.button .status-dot{width:9px;height:9px}.status-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--green);flex-shrink:0}.mission-dot{background:var(--ink)}.full-dot{background:var(--red)}
.controls{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:19px}.kind-tabs{display:flex;gap:3px;background:#eef1e8;padding:4px;border-radius:12px}.kind-tabs>button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:37px;padding:0 14px;border-radius:8px;font-size:12px;font-weight:700;color:#626b60;white-space:nowrap}.kind-tabs>button.active{background:var(--white);color:var(--ink);box-shadow:0 2px 6px #2833200b}.kind-tabs>button>span:not(.status-dot){font-size:10px;color:#6c7666;font-variant-numeric:tabular-nums;background:#e7ebdf;border-radius:5px;min-width:18px;padding:1px 4px}.kind-tabs>button.active>span:not(.status-dot){background:#edf3e2}.filter-fields{display:flex;align-items:center;gap:8px}.select-wrap{display:flex;align-items:center;gap:3px;border:1px solid var(--line);border-radius:9px;background:white;padding-left:11px;height:41px}.select-wrap svg{width:15px;height:15px;color:#78816f}.select-wrap select{min-width:123px;max-width:180px;border:0;background:transparent;padding:9px 9px 9px 3px;font-size:12px;cursor:pointer}.role-filter{padding-left:7px}.filter-button{min-height:41px;border:1px solid var(--line);background:var(--white);border-radius:9px;display:flex;align-items:center;gap:7px;padding:0 12px;font-size:12px}.filter-button:hover{background:#eff2e9}.filter-button svg{width:16px}.filter-button[aria-expanded=true]{border-color:#738c5a;background:#f0f6e6}.extra-filters{display:flex;align-items:center;flex-wrap:wrap;gap:22px;padding:10px 3px 22px;font-size:12px}.extra-filters label{display:flex;align-items:center;gap:7px;min-height:30px}.extra-filters input{width:16px;height:16px}.text-button{font-size:12px;font-weight:650;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 0;text-decoration:underline;text-underline-offset:4px}.text-button svg{width:15px}.text-button:hover{color:var(--green)}.mobile-view-toggle{display:none}
.workspace{display:grid;grid-template-columns:minmax(310px,380px) minmax(0,1fr);gap:22px;height:clamp(490px,calc(100dvh - 333px),720px)}.feed{display:flex;flex-direction:column;min-height:0;min-width:0;background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.feed-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:20px 21px 17px;border-bottom:1px solid var(--line)}.feed h2{font-size:17px;letter-spacing:-.025em}.feed-heading p{font-size:11px;color:var(--muted);margin-top:4px}.connection{display:flex;align-items:center;gap:5px;color:#32653a;background:#eff5e9;border-radius:5px;font-size:10px;white-space:nowrap;padding:5px 7px;font-weight:700}.connection .status-dot{width:5px;height:5px}.connection.offline{background:#fff0d9;color:#78551d}.connection.offline .status-dot{background:#a87620}.post-list{overflow-y:auto;overscroll-behavior:contain;flex:1}.post-row{display:block;width:100%;text-align:left;border-bottom:1px solid var(--line);padding:19px 20px;background:white;transition:background .16s;position:relative}.post-row:last-child{border-bottom:0}.post-row:hover,.post-row.selected{background:#f5f8f0}.row-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:11px}.state-label{display:inline-flex;align-items:center;gap:6px;font-size:10px;font-weight:700;letter-spacing:.015em;color:var(--green)}.state-label.need{color:#586147}.state-label.need .status-dot{background:#586147}.state-label.full{color:var(--red)}.state-label.full .status-dot{background:var(--red)}.row-age{font-size:10px;color:#758071;white-space:nowrap;font-variant-numeric:tabular-nums}.row-main{display:flex;gap:12px;align-items:center}.role-symbol{width:39px;height:42px;display:flex;align-items:center;justify-content:center;background:#f1f4ec;border-radius:11px;color:#626f56;flex-shrink:0}.role-symbol svg{width:20px;height:20px}.post-row.need .role-symbol{background:#f5f1e8;color:#796953}.row-text{min-width:0;flex:1}.row-text h3{font-size:15px;line-height:1.35;letter-spacing:-.02em}.row-text p{font-size:11px;color:var(--muted);margin-top:3px}.row-text p svg{width:11px;height:11px;margin-right:2px}.row-arrow{width:17px;height:17px;color:#737d6d}.row-tags{display:flex;align-items:center;gap:5px;flex-wrap:wrap;margin-top:12px}.row-tags>span{display:inline-flex;align-items:center;gap:4px;font-size:10px;color:#65705c;background:#f2f4ee;border-radius:5px;padding:4px 6px}.row-tags svg{width:11px;height:11px}.row-tags .demo-label{margin-left:auto;padding-right:0;background:transparent;color:#77816f;font-size:9px}.row-tags .places-label{color:#395820;background:#eaf3dc;font-weight:700}.row-tags .pay-label{font-weight:700;color:#4e5c44}.feed-foot{display:flex;align-items:center;justify-content:center;gap:6px;border-top:1px solid var(--line);padding:12px 8px;color:#75816b;font-size:10px;background:#fcfdf9}.feed-foot svg{width:12px;height:12px}.empty-state{text-align:center;padding:50px 22px;display:flex;align-items:center;flex-direction:column;gap:13px}.empty-state>svg{width:30px;height:30px;color:#819373}.empty-state h3{font-size:19px}.empty-state p{font-size:12px;color:var(--muted)}.loading-copy{padding:26px;color:var(--muted)}
.map-panel{position:relative;min-width:0;overflow:hidden;border-radius:var(--radius);background:var(--map);border:1px solid #dce3d5}.map{position:absolute;inset:0;overflow:hidden;cursor:grab;touch-action:none;isolation:isolate}.map.dragging{cursor:grabbing}.map-tiles{position:absolute;inset:0;filter:grayscale(.95) brightness(1.045) contrast(.83);opacity:.93}.map-tiles img{position:absolute;max-width:none;user-select:none;-webkit-user-drag:none}.map-pins{position:absolute;inset:0;pointer-events:none}.map-pin{position:absolute;pointer-events:auto;transform:translate(-50%,-50%);background:var(--white);border:1.5px solid #9baa8c;box-shadow:0 4px 10px #23351b20;color:var(--ink);border-radius:25px;min-height:35px;padding:6px 12px;display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;white-space:nowrap;transition:background .16s;z-index:2}.map-pin:after{content:"";position:absolute;bottom:-5px;left:calc(50% - 4px);width:7px;height:7px;background:inherit;border-right:1.5px solid #9baa8c;border-bottom:1.5px solid #9baa8c;transform:rotate(45deg)}.map-pin:hover,.map-pin.selected{background:var(--ink);color:#fff;border-color:var(--ink);z-index:5}.map-pin.selected:after,.map-pin:hover:after{border-color:var(--ink)}.map-pin .status-dot{background:#35a254;width:8px;height:8px}.map-pin.need{border-color:#a1987c}.map-pin.need .status-dot{background:#817451}.map-pin.full .status-dot{background:var(--red)}.map-pin.full{opacity:.8}.map-pin small{font-size:10px;background:#f0f2e8;color:#596345;border-radius:4px;padding:1px 4px}.map-pin.selected .status-dot{background:var(--lime)}.map-location{position:absolute;top:18px;left:18px;display:flex;align-items:center;gap:7px;min-height:37px;padding:0 12px;background:var(--white);border-radius:9px;box-shadow:var(--shadow);font-size:11px;font-weight:700}.map-location svg{width:14px;height:14px;color:#64804d}.map-legend{display:flex;align-items:center;gap:12px;position:absolute;top:18px;right:18px;background:var(--white);min-height:37px;padding:0 12px;border-radius:9px;font-size:10px;color:#64705b;box-shadow:var(--shadow)}.map-legend>span{display:flex;align-items:center;gap:5px}.map-legend .status-dot{width:6px;height:6px}.map-tools{position:absolute;right:18px;bottom:64px;background:var(--white);border-radius:10px;box-shadow:var(--shadow);padding:3px}.map-tools button{display:flex;width:36px;height:36px;border-radius:7px}.map-tools button+button{border-top:1px solid #eef1e9}.map-tools svg{width:17px;height:17px}.map-bottom{position:absolute;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:space-between;gap:6px;padding:12px 14px;font-size:9px;pointer-events:none}.map-bottom>*{background:#fafbf7ef;padding:5px 7px;border-radius:5px;pointer-events:auto}.privacy-note{display:flex;align-items:center;gap:5px;color:#576a4e}.privacy-note svg{width:12px;height:12px}.map-bottom a{color:#4e5b44;text-decoration:underline}.map-selection{position:absolute;bottom:65px;left:22px;width:290px;background:var(--white);border-radius:13px;box-shadow:0 8px 30px #24351c22;padding:18px;animation:selection-in .25s var(--ease)}.map-selection h3{font-size:18px;margin:9px 0 5px}.map-selection p{font-size:11px;color:var(--muted)}.map-selection .selection-bottom{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.map-selection .button{min-height:36px;padding:0 12px;font-size:11px}.selection-close{position:absolute;right:10px;top:10px;width:27px;height:27px}.selection-close svg{width:14px;height:14px}.selection-tags{display:flex;gap:9px;font-size:10px;color:var(--muted);margin-top:9px}.selection-tags>span{display:flex;gap:4px;align-items:center}.selection-tags svg{width:12px;height:12px}.map-error{position:absolute;left:20px;right:20px;top:75px;padding:12px;background:#fff5de;border-radius:10px;font-size:12px;color:#785b27}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:16px;color:#718066;font-size:10px}.page-footer p{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.page-footer strong{font-weight:700}.demo-dot{width:5px;height:5px;border-radius:50%;background:#8a9277}.page-footer .text-button{white-space:nowrap;font-size:10px;text-decoration:none}.page-footer .text-button:hover{text-decoration:underline}
.sheet{border:0;margin:0 0 0 auto;height:100dvh;max-height:100dvh;width:min(490px,100%);max-width:100%;padding:0;background:var(--white);color:var(--ink);box-shadow:-10px 0 50px #17271117}.sheet::backdrop{background:#19251d57;backdrop-filter:blur(2px)}.sheet-inner{padding:42px 32px 30px;position:relative;min-height:100%;display:flex;flex-direction:column}.sheet h2{font-size:29px;letter-spacing:-.035em;margin-right:28px}.sheet .close-dialog.icon-button{position:absolute;right:16px;top:16px;background:#f2f5ed;width:34px;height:34px}.sheet .close-dialog svg{width:18px;height:18px}.sheet-subtitle{color:var(--muted);font-size:13px;line-height:1.6;margin:10px 0 27px}.compose-symbol{width:49px;height:49px;border-radius:15px;background:var(--lime);display:flex;align-items:center;justify-content:center;margin-bottom:23px}.compose-symbol svg{width:24px;height:24px}fieldset{border:0;padding:0;margin:0 0 24px}legend{font-size:12px;font-weight:700;margin-bottom:11px}.role-choices>div,.duration-choices>div{display:flex;gap:7px;flex-wrap:wrap}.role-choices label,.duration-choices label{position:relative;cursor:pointer}.role-choices input,.duration-choices input{position:absolute;opacity:0;width:1px;height:1px}.role-choices label>span,.duration-choices label>span{display:block;border:1px solid #dce2d6;border-radius:8px;padding:10px 13px;font-size:12px;transition:background .15s}.role-choices input:checked+span,.duration-choices input:checked+span{background:#e9f5d3;border-color:#83a35a;color:#315021;font-weight:700}.role-choices input:focus-visible+span,.duration-choices input:focus-visible+span{outline:3px solid #427d23;outline-offset:3px}.field-label{display:flex;flex-direction:column;gap:9px;font-size:12px;font-weight:700;margin-bottom:19px}.field-label select,.field-label input,.field-label textarea{width:100%;border:1px solid #dbe1d4;padding:12px;border-radius:8px;background:#fcfdf9;font-size:13px;font-weight:400;min-height:44px}.field-label textarea{resize:vertical;min-height:75px}.field-label textarea::placeholder,.field-label input::placeholder{color:#717b68}.optional{display:inline;font-weight:400;color:#707c63;font-size:11px}.field-label:has(.optional){position:relative}.field-label .optional{position:absolute;right:0;top:0}.check-options{display:flex;gap:10px;margin:0 0 23px}.check-options label{display:flex;gap:7px;align-items:center;border:1px solid #dde4d5;padding:10px 12px;border-radius:8px;font-size:12px;flex:1;cursor:pointer}.check-options label:has(:checked){background:#f0f7e7;border-color:#93b76b}.check-options input{width:16px;height:16px}.check-options svg{width:16px;height:16px;color:#78836c}.need-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.duration-choices label{flex:1;text-align:center}.duration-choices label span{padding:10px 7px}.form-note{display:flex;align-items:flex-start;gap:7px;font-size:10px;line-height:1.6;color:#657959;margin:10px 0 20px}.form-note svg{width:14px;height:14px;flex-shrink:0;margin-top:1px}.submit-post{width:100%}.submit-post span:last-child{margin-left:auto}.fine-print{font-size:10px;text-align:center;color:#747f68;margin-top:12px}.form-error{font-size:12px;line-height:1.6;color:#9b3333;background:#fff0ec;border-radius:8px;padding:12px;margin-bottom:14px}.detail-state{margin:15px 0 18px}.detail-role{width:58px;height:58px;border-radius:16px;background:#edf4e5;display:flex;align-items:center;justify-content:center;margin-bottom:22px}.detail-role svg{width:28px;height:28px;color:#597441}.detail-facts{display:flex;flex-direction:column;gap:17px;margin:24px 0;font-size:13px}.detail-facts>div{display:flex;align-items:center;gap:10px}.detail-facts svg{width:18px;color:#738269}.detail-note{font-size:14px;background:#f6f8f1;padding:17px;border-radius:10px;margin:8px 0 22px;overflow-wrap:anywhere}.detail-disclaimer{font-size:12px;color:#6a745f;line-height:1.6;padding:14px 0}.detail-actions{display:flex;flex-direction:column;gap:10px;margin-top:15px}.detail-actions .button{width:100%}.contact-form textarea{width:100%;border:1px solid #d7dfcf;border-radius:9px;padding:12px;font-size:13px;margin-bottom:10px;min-height:90px;resize:vertical}.contact-form .button{width:100%}.help-copy{margin:20px 0}.help-copy p{font-size:13px;color:#6b765f;margin-bottom:22px}.help-copy strong{color:var(--ink);font-size:14px}.chat-messages{flex:1;min-height:200px;display:flex;flex-direction:column;gap:13px;padding:12px 0 20px;overflow-wrap:anywhere}.chat-bubble{background:#f0f3ea;border-radius:12px;padding:12px 14px;max-width:88%;font-size:13px;align-self:flex-start}.chat-bubble.mine{background:#e7f4cf;align-self:flex-end}.chat-bubble small{display:block;font-size:9px;color:#647257;margin-top:5px}.chat-form{display:flex;gap:8px;padding-top:15px;border-top:1px solid var(--line);position:sticky;bottom:0;background:white}.chat-form input{flex:1;min-width:0;border:1px solid #dce3d3;border-radius:9px;padding:12px;font-size:12px}.chat-form button{width:47px;padding:0;flex-shrink:0}.inbox-item{display:block;width:100%;text-align:left;padding:18px 0;border-bottom:1px solid var(--line)}.inbox-item strong{font-size:14px}.inbox-item p{font-size:12px;color:var(--muted);margin-top:5px;overflow-wrap:anywhere}.inbox-item small{font-size:10px;color:#728066}.chat-form{display:flex;gap:8px;padding-top:15px;border-top:1px solid var(--line);position:sticky;bottom:0;background:white}.chat-form input{flex:1;min-width:0;border:1px solid #dce3d3;border-radius:9px;padding:12px;font-size:12px}.chat-form button{width:47px;padding:0;flex-shrink:0}.inbox-item{display:block;width:100%;text-align:left;padding:18px 0;border-bottom:1px solid var(--line)}.inbox-item strong{font-size:14px}.inbox-item p{font-size:12px;color:var(--muted);margin-top:5px;overflow-wrap:anywhere}.inbox-item small{font-size:10px;color:#728066}.toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);background:var(--ink);color:white;border-radius:11px;padding:13px 20px;box-shadow:0 7px 30px #1f321b25;font-size:12px;z-index:100;max-width:calc(100vw - 30px);width:max-content;line-height:1.5}.sheet .text-button{align-self:flex-start}
@keyframes selection-in{from{transform:translateY(7px);opacity:.6}to{transform:translateY(0);opacity:1}}
@media(min-width:1600px){.workspace{grid-template-columns:410px 1fr}.header{padding-left:max(68px,calc((100vw - 1464px)/2));padding-right:max(68px,calc((100vw - 1464px)/2))}}
@media(max-width:1100px){.header{gap:34px;padding-inline:28px}main{padding-inline:28px}.intro h1{font-size:29px}.intro p{font-size:12px}.button{padding:0 15px}.workspace{grid-template-columns:320px minmax(0,1fr);gap:16px}.map-legend{top:auto;bottom:18px;left:17px;right:auto;min-height:28px;font-size:9px;padding:0 9px}.map-bottom{bottom:49px;flex-wrap:wrap;max-width:240px}.map-bottom .privacy-note{font-size:8px}.map-bottom a{font-size:8px}.map-selection{width:245px;left:15px;bottom:108px}.filter-fields{gap:5px}.select-wrap select{min-width:105px;max-width:142px}.kind-tabs>button{padding:0 10px}.free-label{display:none}}
@media(max-width:800px){.header{height:68px;padding-inline:20px;gap:28px}.brand{font-size:30px}.brand-wave{display:none}.navigation{gap:20px}.nav-link{font-size:12px}.header-end{gap:0}.header-end .icon-button{width:36px;height:36px}.header-end svg{width:18px}main{padding:25px 20px 18px}.intro{display:block;margin-bottom:21px}.intro h1{font-size:29px}.intro p{font-size:12px;margin-top:6px}.primary-actions{margin-top:21px;gap:10px}.primary-actions .button{flex:1;min-height:48px}.primary-actions .button:first-child{flex:1.2}.controls{align-items:flex-start;gap:10px;flex-direction:column;margin-bottom:15px}.kind-tabs{width:100%;padding:4px}.kind-tabs>button{flex:1;min-height:36px;font-size:12px}.filter-fields{width:100%;gap:7px}.select-wrap{flex:1;min-width:0;height:40px}.select-wrap select{min-width:0;width:100%;max-width:none;font-size:11px}.role-filter{flex:1.2}.filter-button{min-width:40px;padding:0 9px;height:40px;min-height:40px}.filter-button>span:nth-child(2){display:none}.extra-filters{gap:10px 18px;font-size:11px;padding-bottom:15px}.mobile-view-toggle{display:flex;justify-content:center;align-items:center;gap:0;margin:0 auto 15px;padding:3px;background:#ebefe4;border-radius:9px;width:fit-content}.mobile-view-toggle button{display:flex;align-items:center;justify-content:center;gap:7px;padding:8px 18px;font-size:11px;font-weight:700;border-radius:6px;min-height:35px;color:#617052}.mobile-view-toggle button svg{width:14px;height:14px}.mobile-view-toggle button.active{background:white;color:var(--ink)}.workspace{display:block;height:auto}.workspace[data-mobile-view=map] .feed{display:none}.workspace[data-mobile-view=feed] .map-panel{display:none}.map-panel{height:clamp(400px,57dvh,650px)}.feed{height:auto;min-height:400px}.post-list{max-height:70dvh}.feed-heading{padding:18px}.post-row{padding:18px}.map-location{left:13px;top:13px;min-height:32px;font-size:10px}.map-location svg{width:12px}.map-legend{left:12px;bottom:12px;font-size:9px;gap:10px}.map-bottom{left:auto;right:6px;bottom:6px;max-width:165px;justify-content:flex-end;padding:0;gap:3px}.map-bottom .privacy-note{font-size:8px;padding:4px 5px;gap:2px}.map-bottom a{padding:3px 5px;font-size:8px}.map-tools{right:12px;bottom:65px}.map-tools button{width:32px;height:33px}.map-selection{left:12px;bottom:65px;width:calc(100% - 74px);padding:14px}.map-selection h3{font-size:16px;margin:8px 0 4px}.map-selection .selection-bottom{margin-top:12px}.map-pin{font-size:10px;min-height:32px;padding:6px 9px}.page-footer{display:block;margin-top:15px}.page-footer p{font-size:9px;line-height:1.7;gap:5px}.page-footer .text-button{margin-top:6px}.sheet{width:min(490px,100%);border-radius:0}.sheet-inner{padding:48px 24px 24px}.sheet h2{font-size:27px}.chat-form{padding-bottom:env(safe-area-inset-bottom)}.toast{bottom:20px}.row-tags>span{font-size:10px}.map-error{font-size:11px}}
@media(max-width:360px){.header{padding-inline:14px;gap:18px}.navigation{gap:14px}.nav-link{font-size:11px}main{padding-inline:14px}.intro h1{font-size:25px}.primary-actions .button{font-size:12px;padding:0 10px}.map-legend{gap:6px;padding:0 6px}.map-bottom .privacy-note{max-width:132px;font-size:7px}.sheet-inner{padding-inline:19px}}
@media(max-width:360px){.controls{min-width:0}.kind-tabs{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.kind-tabs>button{min-width:0;padding-inline:4px;gap:4px;font-size:10px}.kind-tabs>button>span:not(.status-dot){min-width:16px;padding-inline:3px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
/* Compact navigation keeps the live controls on one line on a phone. */
@media(max-width:800px){.header{gap:16px}.navigation{gap:16px}.nav-link{white-space:nowrap;font-size:11px}.kind-tabs>button{padding-inline:9px}.sort-control{margin:0 0 12px;display:flex;align-items:center;gap:8px;font-size:12px}.sort-control select{max-width:100%;border:1px solid var(--line);border-radius:8px;padding:9px;background:white}}

/* Location is a first-class filter; the map never implies an exact address. */
.city-button{white-space:nowrap;max-width:240px}.city-button #city-name{overflow:hidden;text-overflow:ellipsis}
.filter-fields{flex-wrap:wrap}.city-button svg:last-child{width:13px}
.form-city{font-size:14px;font-weight:700;margin:20px 0 0}.need-fields{grid-template-columns:1fr}
.profile-visibility{margin:0 0 22px}.profile-visibility label{display:flex;align-items:flex-start;gap:11px;padding:14px;border:1px solid var(--line);border-radius:10px;background:var(--paper);cursor:pointer}.profile-visibility label:has(:checked){border-color:var(--accent-ink);background:var(--accent-soft)}.profile-visibility input{width:18px;height:18px;flex:0 0 auto;margin-top:2px}.profile-visibility span{display:flex;flex-direction:column;gap:4px;font-size:12px}.profile-visibility small{font-size:11px;line-height:1.5;color:var(--muted)}
.location-nearby{margin-top:16px;width:100%;justify-content:center}
#location-search .button{width:100%;justify-content:center}
#location-status{font-size:13px;color:var(--muted);margin:22px 0 8px}
.location-result{width:100%;padding:17px 4px;border:0;border-bottom:1px solid #e4e7df;background:none;display:flex;align-items:center;justify-content:space-between;text-align:left;font:inherit;font-weight:700;cursor:pointer}
.location-result small{font-size:11px;font-weight:400;margin-left:10px;color:#586254}.location-result svg{width:18px;height:18px}
.location-result:hover{background:#f2f5e9}.location-result:focus-visible{outline:2px solid #263823;outline-offset:2px}
@keyframes arrival{0%,100%{box-shadow:0 0 0 0 #679d2b00}45%{box-shadow:0 0 0 10px #679d2b40}}
.map-pin.fresh{animation:arrival 1.2s ease-out 3}
@media(prefers-reduced-motion:reduce){.map-pin.fresh{animation:none}}
@media(max-width:800px){.filter-fields{gap:8px}.city-button{flex:1;max-width:none}.filter-fields #zone-control{flex:1}.filter-fields .role-filter{flex:1;min-width:145px}#sort-control{width:100%;order:5}#sort-filter{width:100%;max-width:none}.city-button>span{display:inline!important}.map-bottom{gap:8px}.map-bottom .privacy-note{font-size:9px}}

/* Finish review: small text contrast and legible two-row mobile filters. */
.row-age,.demo-label,.feed-foot,.page-footer{color:#596650}
@media(max-width:800px){
.filter-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) 40px;gap:8px}
.city-button{grid-column:1/2;width:100%;min-width:0;justify-content:space-between}
.filter-fields #zone-control{grid-column:2/4;min-width:0}
.filter-fields .role-filter{grid-column:1/3;min-width:0}
#more-filters{grid-column:3/4;justify-content:center}
#sort-control{grid-column:1/-1;width:100%;min-width:0}
.filter-fields:has(#zone-control[hidden]) .city-button{grid-column:1/-1}
.page-footer{display:flex;flex-wrap:wrap;gap:10px 22px;align-items:center}
.page-footer p{flex-basis:100%;margin-bottom:0}.page-footer .notice-link{font-size:11px}
.page-footer .text-button{margin-top:0;font-size:11px}
}
.map-anchor{position:absolute;width:5px;height:5px;background:#596650;border:1px solid white;border-radius:50%;transform:translate(-50%,-50%);pointer-events:none}
.map-leader{position:absolute;height:1px;background:#59665080;transform-origin:left center;pointer-events:none}
.map-overflow{position:absolute;left:14px;top:65px;padding:8px 12px;border:1px solid #9baa8c;border-radius:20px;background:white;color:#243026;pointer-events:auto;font-size:11px;z-index:8}
.row-tags .demo-label{color:#596650}

/* Private replies stay visible without interrupting the map or a draft. */
.brand{white-space:nowrap;flex-shrink:0}
@media(max-width:600px){
  .header{display:grid;grid-template-columns:minmax(0,1fr) auto;height:108px;gap:8px 16px;padding-block:12px 0}
  .header .brand{font-size:clamp(23px,6vw,28px)}
  .header-end{grid-column:2;grid-row:1;margin-left:0}
  .navigation{grid-column:1/-1;grid-row:2;min-height:38px;gap:24px}
  .navigation .nav-link{font-size:12px}
}
#inbox-button{position:relative}
.inbox-badge{position:absolute;right:-6px;top:-6px;min-width:22px;height:22px;padding:2px 5px;border:2px solid white;border-radius:12px;background:var(--ink);color:white;font-size:10px;font-weight:750;line-height:14px;text-align:center}
.planning-count{position:absolute;right:-10px;top:-5px;display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:2px 5px;border:2px solid var(--white);border-radius:12px;background:var(--ink);color:var(--white);font-size:10px;line-height:14px;vertical-align:middle;white-space:nowrap}
.reply-notice{width:100%;display:flex;align-items:center;gap:10px;background:#eef5e4;color:#294521;border:1px solid #d1dfc2;border-radius:10px;padding:12px 15px;margin:0 0 18px;text-align:left;min-height:48px;font-size:12px;font-weight:700}
.reply-notice:hover{background:#e5efd7}
#reply-notice-action{margin-left:auto;font-size:11px;font-weight:400}
.reply-notice svg{width:17px;height:17px}
.reply-notice.updates-error{background:#fff3df;color:#71501c;border-color:#e6d2aa}
.inbox-status{font-size:11px;color:#596650;margin:-12px 0 8px;line-height:1.7}
#inbox-list{margin-bottom:22px}
.inbox-item .unread-copy{color:#315522;font-weight:700}
.quick-reply-help{font-size:11px;line-height:1.6;color:#596650;margin:0 0 13px}
.quick-replies{display:flex;flex-direction:column;gap:7px;margin:-6px 0 13px}
.quick-replies button{text-align:left;min-height:44px;border:1px solid #d6dfcd;border-radius:8px;background:#f5f8f0;padding:10px 12px;font-size:12px;line-height:1.5;color:#415735}
.quick-replies button:hover{background:#eaf3dd}
@media(max-width:800px){.reply-notice{padding:10px 12px;gap:8px}#reply-notice-text{flex:1}#reply-notice-action{display:none}.reply-notice:has(#reply-notice-text:empty){display:none}}

/* The account is optional for browsing and stays within the same mobile sheet. */
.auth-tabs{display:flex;gap:8px;margin:0 0 26px;border-bottom:1px solid var(--line)}
.auth-tabs button{min-height:46px;padding:10px 8px;font-weight:700;color:var(--muted)}
.auth-tabs button.active{color:var(--ink);box-shadow:inset 0 -3px var(--green)}
.account-provider{width:100%;min-height:48px;margin:0 0 10px}#account-providers .field-help{min-height:20px;margin:0 0 12px}.account-auth-notice{padding:14px;border:1px solid var(--line);border-radius:8px;background:#f5f8f0;color:var(--forest);line-height:1.5}
.field-help{font-size:12px;color:#596650;font-weight:400;line-height:1.6}
.message-import{margin:0 0 24px;padding:0 0 18px;border-bottom:1px solid var(--line)}.message-import>summary{min-height:44px;padding:10px 0;cursor:pointer;font-weight:750;color:var(--forest)}.message-import .field-label{margin-top:8px}.message-import .button{width:100%;min-height:44px}.message-import .field-help{min-height:20px;margin:10px 0}.message-import .fine-print{margin-top:10px}
.consent{display:block;margin:20px 0;font-size:12px;line-height:1.8;color:#465140}
.consent:has(>#recovery-saved),.consent:has(>#delete-confirm){min-height:44px;display:flex;align-items:center}
.consent input{width:18px;height:18px;vertical-align:middle;margin:0 8px 0 0}
.consent a{text-decoration:underline;text-underline-offset:3px}
#account-form>.button,#recovery-form>.button,#logout{width:100%}
#account-error{margin-top:18px}#recovery-code{font-family:monospace;overflow-wrap:anywhere}
.account-explanation{font-size:14px;margin-bottom:25px;color:var(--muted)}
.delete-account{margin-top:45px;border-top:1px solid var(--line);padding-top:20px}
.delete-account summary{min-height:44px;cursor:pointer;color:#9b3333;font-weight:700}
.delete-account p{font-size:13px;margin:10px 0 20px}
.delete-external-reauth{width:100%;min-height:48px;margin-top:12px}#delete-external-status{min-height:20px;margin:8px 0}
.safety-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:14px}.safety-actions .button{min-height:44px}
.moderation-report{padding:20px 0;border-bottom:1px solid var(--line)}.moderation-report pre{white-space:pre-wrap;overflow-wrap:anywhere;font-size:12px}.moderation-report details{margin-top:15px}.moderation-report details>summary{min-height:44px;display:flex;align-items:center;cursor:pointer}.moderation-report details>summary:focus-visible{outline:3px solid #427d23;outline-offset:4px}
.moderation-section-title{font-size:18px;margin:30px 0 12px;padding-top:20px;border-top:1px solid var(--line)}
.moderation-suspension{padding:14px 0;border-bottom:1px solid var(--line)}.moderation-suspension code{font-family:monospace;font-size:13px;overflow-wrap:anywhere}.moderation-suspension .lift-suspension{min-height:44px}
#delete-post .button,#report-form>.button{margin-top:18px;min-height:48px}
.policy{max-width:820px;padding-block:35px 70px}.policy h1{margin:20px 0;font-size:36px}.policy h2{margin:30px 0 12px;font-size:22px}.policy p{margin:14px 0;font-size:15px}
@media(max-width:800px){.field-label input,.field-label textarea,.field-label select,.chat-form input,.contact-form textarea{font-size:16px}.navigation .nav-link{min-height:44px}.navigation{gap:18px}.header .icon-button{min-width:44px;min-height:44px}}

/* Voluntary sharing contains a public city scope, never a personal position. */
.feed-sharing{display:flex;align-items:center;justify-content:flex-end;gap:4px 14px;flex-wrap:wrap;margin:-6px 0 12px}
.feed-sharing #share-feed{min-height:44px;white-space:nowrap}
#feed-share-help{font-size:11px;color:var(--muted)}
#feed-link-notice,#feed-share-status{flex-basis:100%;font-size:12px;color:var(--muted);text-align:right;overflow-wrap:anywhere}
#feed-share-fallback{flex-basis:100%;max-width:600px;margin:8px 0 0}
#feed-share-copy{overflow-wrap:anywhere;resize:vertical}
@media(max-width:600px){.feed-sharing{justify-content:flex-start;gap:0 12px;margin-top:0}#feed-share-help{flex-basis:100%;margin-bottom:8px}#feed-link-notice,#feed-share-status{text-align:left}}

#install-status{font-size:12px;color:var(--muted);flex-basis:100%}#install-status:empty{display:none}

/* Both composers stay reachable; recording never starts without an explicit tap. */
.chat-compose{position:sticky;bottom:0;background:var(--white);padding-bottom:env(safe-area-inset-bottom)}
.chat-compose .chat-form{position:static;padding-bottom:0}.voice-composer{padding:8px 0 4px}
.voice-composer>.text-button{min-height:44px}.voice-composer .field-help{margin:0 0 8px;font-size:12px;line-height:1.5}
.voice-status{font-size:13px;font-weight:700;margin:8px 0}.voice-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
.voice-actions .button,.voice-actions .text-button{min-height:44px}.voice-actions .button{padding:11px 14px}
.voice-composer audio,.chat-bubble audio,.moderation-report audio{display:block;width:100%;max-width:320px;min-width:0;margin:8px 0}
.chat-bubble:has(audio){width:min(100%,320px);max-width:100%}.voice-message-label{font-size:12px;line-height:1.5}
#voice-error{margin-top:8px}.voice-composer[hidden]{display:none}
@media(max-width:600px){.chat-compose{margin-inline:-8px;padding-inline:8px}.voice-actions{gap:8px}.voice-composer .field-help{font-size:11px}}

.blocked-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 0;border-bottom:1px solid var(--line)}.blocked-row p{font-size:13px;overflow-wrap:anywhere}.blocked-row small{display:block;color:var(--muted);margin-top:4px}.blocked-row button{min-height:44px;flex-shrink:0}#blocks-status{margin:18px 0;font-size:13px}#blocks .button,#block-author .button{min-height:44px;margin-top:12px}#account-signed-in>#manage-blocks{margin-top:12px}

#rules-document,#rules-accept,#rules-cancel{width:100%;min-height:44px}#rules-version{margin-top:12px}#rules-cancel{margin-top:12px}#rules-retry{min-height:44px;margin-top:12px}#account-consent{margin-bottom:20px}#account-consent .consent{margin-bottom:8px}#account-consent>.field-help{margin-bottom:8px}

#rules-consent .field-help{margin-bottom:16px}#rules-consent .consent,#account-consent .consent{min-height:44px;padding-block:8px}#account-consent>.field-help>a{display:inline-flex;align-items:center;min-height:44px}

/* Optional presentation extends the existing account sheet and post detail. */
.presentation-privacy{padding:16px 0;color:var(--ink);font-weight:600;line-height:1.55;border-bottom:1px solid var(--line);margin-bottom:20px}
.presentation-option{border-top:1px solid var(--line);padding:12px 0;margin:12px 0}
.presentation-option>summary{font-weight:750;min-height:44px;padding:12px 0;cursor:pointer}
.presentation-option>summary:focus-visible{outline:3px solid #427d23;outline-offset:4px}
.presentation-option[open]>summary{margin-bottom:8px}
.presentation-option .field-label{margin-top:16px}
.presentation-media{display:grid;gap:14px;min-width:0;margin:12px 0}
.presentation-media img,.presentation-media video{display:block;width:100%;height:auto;max-height:420px;object-fit:contain;background:var(--ink);border-radius:var(--radius)}
.presentation-media p{overflow-wrap:anywhere;white-space:pre-wrap}
.presentation-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:12px 0}
.presentation-publish{border-top:1px solid var(--line);padding-top:24px;margin-top:24px}
#presentation-editor .button{width:100%;margin-top:12px;white-space:normal;min-height:48px;padding:12px 16px}
#presentation-editor .text-button{min-height:44px;text-align:left;white-space:normal}
#presentation-editor .presentation-actions .button{width:auto;margin:0}
#presentation-editor input[type=file]{width:100%;min-width:0;font-size:14px;padding:10px 0;background:transparent;border:0}
#presentation-editor input[type=file]::file-selector-button{font:inherit;font-weight:700;border:1px solid var(--line);border-radius:8px;background:var(--white);color:var(--ink);padding:12px;margin-right:10px;cursor:pointer}
#presentation-editor input[type=file]::file-selector-button:hover{background:var(--green-soft)}
#presentation-editor textarea{font-size:16px;resize:vertical}
#presentation-editor textarea::placeholder{color:var(--muted);opacity:1}
#presentation-editor [role=status]{margin-top:12px}
@media(max-width:600px){.presentation-media img,.presentation-media video{max-height:340px}#presentation-editor .presentation-actions{align-items:stretch}#presentation-editor .presentation-actions .button{width:100%}}

/* 28/08: the user's colour + glass direction. Brand accents are independent of
   availability / closure states. Glass is reserved for floating map controls. */
:root{--paper:#f7f4ef;--white:#fffdf9;--ink:#151718;--forest:#041c1c;--green:#287a44;--muted:#59615c;--line:#ddd4c8;--accent:#4ade80;--accent-hover:#3dcc72;--accent-ink:#287a44;--accent-soft:#e4f2e6;--lime:var(--accent);--lime-hover:var(--accent-hover);--focus:#287a44;--map:#ebe7df;--field-paper:#fffdf9;--small-ink:#59615c;--row-hover:#e4f2e6;--glass:#fffdf9f0;--glass-shadow:0 6px 22px #041c1c20;--shadow:var(--glass-shadow)}
:root[data-appearance=sage]{--paper:#edf3ee}
:root[data-appearance=paper]{--paper:#fffdf9}
body{background:var(--paper)}
:where(button,a,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid var(--focus);outline-offset:4px}
input,textarea{caret-color:var(--accent-ink)}
.header{position:relative;gap:38px;background:var(--white);border-color:var(--line)}
.brand>span.brand-the,.brand>span.brand-social,.brand>span.brand-extra{color:var(--forest)}.brand>span.brand-dot{color:var(--accent)}
.nav-link:focus-visible{outline:none}
.nav-link:focus-visible:before{content:"";position:absolute;left:-8px;right:-8px;top:50%;height:32px;transform:translateY(-50%);border:3px solid var(--focus);border-radius:9px;pointer-events:none}
.header-end{gap:14px}.intro h1 span{color:var(--forest)}
.button.lime{color:var(--ink)}.button.dark{background:var(--forest)}.button.dark:hover{background:var(--accent-ink)}
.button.outline:hover,.filter-button:hover,.icon-button:hover,.post-row:hover,.post-row.selected{background:var(--accent-soft)}
.kind-tabs,.mobile-view-toggle{background:var(--accent-soft)}.kind-tabs>button,.mobile-view-toggle button{color:var(--muted)}
.kind-tabs>button>span:not(.status-dot),.kind-tabs>button.active>span:not(.status-dot){color:var(--ink);background:var(--accent-soft)}
.filter-button[aria-expanded=true]{border-color:var(--accent-ink);background:var(--accent-soft)}
.feed,.map-panel{border-color:var(--line)}.feed-foot{background:var(--paper);color:var(--muted)}
.row-age,.page-footer,.select-wrap svg{color:var(--muted)}
.map-tiles{filter:saturate(.55) brightness(1.035) contrast(.92);opacity:1}
.map-location,.map-legend,.map-tools,.map-explore,.map-gesture-help{background:var(--glass);box-shadow:var(--glass-shadow),inset 0 1px 0 #fff;border:0}
.map-location{font-size:12px;border-radius:20px;max-width:calc(100% - 32px);pointer-events:none;min-height:40px;top:16px;left:16px;padding:8px 14px}.map-location svg{color:var(--accent-ink)}
.map-location #map-area{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.map-legend{top:auto;bottom:52px;left:16px;right:auto;min-height:36px;border-radius:18px;font-size:11px;color:var(--ink);pointer-events:none}
.map-tools{right:14px;bottom:54px;padding:4px;border-radius:25px}.map-tools button{width:44px;height:44px;border-radius:50%;background:transparent}.map-tools button+button{border:0}.map-tools svg{width:19px;height:19px}
.map-tools button:hover{background:var(--accent-soft)}
.map-pin{min-height:44px;padding:8px 13px;font-size:12px}.map-pin .status-dot{background:var(--green)}.map-pin.selected .status-dot{background:#70db97}.map-pin.full .status-dot{background:var(--red)}
.map-explore{position:absolute;top:68px;left:50%;transform:translateX(-50%);max-width:calc(100% - 28px);width:max-content;padding:4px 8px 9px;border-radius:16px;text-align:center;z-index:10}
.map-explore button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;font-size:13px;font-weight:750;color:var(--accent-ink);width:100%;padding:5px 8px;border-radius:12px}
.map-explore button:hover{background:var(--accent-soft)}.map-explore button svg{width:17px;height:17px}.map-explore p{font-size:11px;color:var(--muted);max-width:260px;line-height:1.5;padding:0 7px}
.map-gesture-help{position:absolute;left:16px;bottom:98px;max-width:calc(100% - 90px);padding:8px 11px;border-radius:12px;font-size:11px;line-height:1.5;color:var(--muted);pointer-events:none}
.map-panel:has(.map-selection:not([hidden])) .map-gesture-help,.map-panel:has(.map-explore:not([hidden])) .map-gesture-help{display:none}
.map-selection{bottom:106px;left:16px;width:calc(100% - 88px);max-width:310px;z-index:11;background:var(--white)}
.map-selection .button{min-height:44px}.selection-close{min-width:36px;min-height:36px;right:8px;top:8px}.map-selection h3{padding-right:20px}
.map-bottom{padding:9px 12px;font-size:10px;max-width:none;left:0;right:0;bottom:0;gap:10px}.map-bottom>*{background:#fffffff2}.map-bottom .privacy-note{font-size:10px;max-width:none}.map-bottom a{font-size:10px;white-space:nowrap}
.map-error{top:150px;z-index:12}.map-overflow{top:154px}
.appearance-menu{position:relative}.appearance-menu summary{list-style:none;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;cursor:pointer;background:var(--white)}
.appearance-menu summary::-webkit-details-marker{display:none}.appearance-menu summary:hover,.appearance-menu[open] summary{background:var(--accent-soft)}
.palette-symbol{position:relative;width:25px;height:25px;display:block}.palette-symbol i{position:absolute;width:13px;height:13px;border-radius:50%;box-shadow:0 0 0 1px #fff}.palette-symbol i:nth-child(1){background:#041c1c;top:0;left:6px}.palette-symbol i:nth-child(2){background:#4ade80;bottom:0;left:0}.palette-symbol i:nth-child(3){background:#f7f4ef;bottom:0;right:0}
.appearance-panel{position:absolute;z-index:40;right:0;top:54px;width:220px;padding:16px;background:var(--white);border-radius:14px;box-shadow:0 12px 38px #1c302f28}
.appearance-panel fieldset{padding:0;margin:0;border:0;min-width:0}.appearance-panel legend{font-weight:750;font-size:14px;margin-bottom:9px}.appearance-panel button{display:flex;align-items:center;gap:11px;width:100%;min-height:48px;text-align:left;border-radius:10px;padding:8px 10px;font-size:13px}.appearance-panel button[aria-pressed=true]{background:var(--accent-soft);font-weight:750}.appearance-panel button:hover{background:var(--paper)}
.theme-swatch{width:24px;height:24px;border-radius:50%;flex-shrink:0}.theme-swatch{border:1px solid var(--line)}.notice-swatch{background:#f7f4ef}.sage-swatch{background:#edf3ee}.paper-swatch{background:#fffdf9}.theme-check{margin-left:auto;width:18px;height:18px;opacity:0}.appearance-panel button[aria-pressed=true] .theme-check{opacity:1}.theme-check svg{width:18px;height:18px}.appearance-panel p{margin:10px 0 0;font-size:11px;color:var(--muted)}
@supports(backdrop-filter:blur(12px)){.map-location,.map-tools,.map-explore{--glass:#ffffffe0;backdrop-filter:blur(16px) saturate(1.3);-webkit-backdrop-filter:blur(16px) saturate(1.3)}}
@media(prefers-reduced-transparency:reduce){.map-location,.map-legend,.map-tools,.map-explore,.map-gesture-help{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}}
@media(forced-colors:active){.map-location,.map-legend,.map-tools,.map-explore,.appearance-panel,.appearance-menu summary{border:1px solid CanvasText;background:Canvas;box-shadow:none;backdrop-filter:none}.theme-swatch{border:1px solid CanvasText}.appearance-panel button[aria-pressed=true]{outline:2px solid Highlight;outline-offset:-2px}}
@media(max-width:1100px){.header{gap:26px}.free-label{display:none}}
@media(max-width:800px){.header{gap:12px}.header-end{gap:8px}.brand{font-size:28px}.intro h1{font-size:29px}.map-panel{height:clamp(460px,62dvh,680px)}.map-location{left:12px;top:12px;min-height:40px;font-size:11px}.map-legend{left:12px;right:auto;top:auto;bottom:49px;font-size:11px;min-height:36px;padding:0 11px;gap:10px}.map-tools{bottom:52px;right:10px}.map-tools button{width:44px;height:44px}.map-gesture-help{left:12px;bottom:96px;font-size:11px}.map-bottom{left:0;right:0;bottom:0;max-width:none;justify-content:space-between;padding:10px;gap:6px}.map-bottom .privacy-note,.map-bottom a{font-size:10px}.map-selection{left:12px;bottom:103px}.map-pin{font-size:11px;min-height:44px}.mobile-view-toggle{padding:4px;border-radius:24px;box-shadow:inset 0 1px 0 #fff}.mobile-view-toggle button{min-height:44px;font-size:12px;padding:9px 22px;border-radius:20px}.filter-fields{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 44px}.filter-button,.select-wrap{min-height:44px}.kind-tabs>button{min-height:42px}.appearance-panel{right:-52px}.page-footer .text-button{min-height:44px}}
@media(max-width:800px){#account-consent .consent{position:relative;padding-left:52px}#account-consent .consent>input[type=checkbox]{position:absolute;left:0;top:50%;transform:translateY(-50%);width:44px;height:44px;margin:0;opacity:0;cursor:pointer}#account-consent .consent:before{content:'';position:absolute;left:13px;top:50%;transform:translateY(-50%);width:18px;height:18px;border:2px solid #718066;border-radius:4px;background:var(--white);pointer-events:none;box-sizing:border-box}#account-consent .consent:has(>input:checked):before{content:'✓';display:grid;place-items:center;background:var(--ink);border-color:var(--ink);color:#fff;font-size:13px;line-height:1}#account-consent .consent:has(>input:focus-visible):before{outline:3px solid var(--lime);outline-offset:3px}#account-consent .consent>#account-rules-link{display:inline-flex;align-items:center;min-height:44px;vertical-align:middle}}
@media(max-width:600px){.header{height:112px;padding-inline:16px;column-gap:8px}.header .brand{font-size:26px}.header-end{gap:6px}.navigation{gap:24px}.appearance-menu summary,.header .icon-button{width:44px;min-width:44px;height:44px}.intro{margin-bottom:20px}main{padding-top:24px}.feed-sharing{justify-content:flex-start}.feed-sharing #feed-share-help{font-size:11px}}
@media(max-width:360px){.header .brand{font-size:22px}.header{padding-inline:12px}.header-end{gap:3px}.intro h1{font-size:26px}.map-gesture-help{max-width:calc(100% - 82px)}.map-explore button{font-size:12px}.map-bottom .privacy-note{font-size:9px}.map-bottom a{font-size:9px}}

/* Keep the map within reach on a phone; sharing remains a labelled control. */
.workspace-actions{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:0 0 14px}.workspace-actions .feed-sharing{margin:0 0 0 auto;order:2}.workspace-actions .mobile-view-toggle{margin:0;order:1}.selection-close{min-width:44px;min-height:44px}
@media(max-width:800px){.workspace-actions .feed-sharing{flex-shrink:0}.workspace-actions #share-feed{width:44px;height:44px;min-height:44px;padding:10px;border-radius:50%;background:var(--white);border:1px solid var(--line)}.workspace-actions #share-feed svg{width:19px;height:19px}.workspace-actions .share-feed-label,.workspace-actions #feed-share-help{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.workspace-actions:has(#feed-share-fallback:not([hidden])),.workspace-actions:has(#feed-share-status:not([hidden])),.workspace-actions:has(#feed-link-notice:not([hidden])){flex-wrap:wrap}.workspace-actions .feed-sharing:has(#feed-share-fallback:not([hidden])),.workspace-actions .feed-sharing:has(#feed-share-status:not([hidden])),.workspace-actions .feed-sharing:has(#feed-link-notice:not([hidden])){flex-basis:100%;order:3}#feed-share-fallback{width:100%}}

/* Stable acquisition label, with a comfortable target on touch screens. */
.notice-link{display:inline-flex;align-items:center;min-height:44px;font-size:12px;font-weight:750;color:var(--forest);text-decoration:underline;text-underline-offset:3px}

/* Private event preparation uses the same Notice palette and native controls. */
.event-plans{max-width:900px;margin:0 auto 36px;color:var(--ink);overflow-wrap:anywhere}
.event-plans h1{font-size:30px;line-height:1.2;color:var(--forest)}.event-plans h2{font-size:21px;line-height:1.35;margin:0 0 16px}.event-plans h3{font-size:18px;margin:18px 0 10px}.event-plans h4{font-size:15px;margin:16px 0 8px}
.event-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin:0 0 28px}.event-heading p{color:var(--muted);margin:10px 0 0;font-size:14px;line-height:1.6}
.event-toolbar{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin:0 0 12px}.event-plans .button{white-space:normal;min-height:48px;padding:12px 18px}.event-plans .text-button{min-height:44px;white-space:normal;text-align:left}
.event-plans .event-help{font-size:13px;color:var(--muted);line-height:1.6;margin:8px 0 18px;max-width:70ch}.event-empty{padding:36px 0;max-width:60ch;font-size:16px}.event-privacy{font-size:14px;line-height:1.7;margin:0 0 16px;max-width:70ch}.event-plans #event-status{color:var(--accent-ink);font-size:14px;font-weight:700;margin-bottom:24px}
.event-list{margin-top:22px}.event-list-item{display:flex;flex-direction:column;gap:8px;width:100%;padding:22px 0;min-height:44px;text-align:left;border-bottom:1px solid var(--line)}.event-list-item strong{font-size:18px;color:var(--forest)}.event-list-item span{font-size:13px;color:var(--muted);line-height:1.5}.event-list-item:hover{background:var(--accent-soft)}
.event-section{border-top:1px solid var(--line);padding:24px 0;margin:0}.event-plans fieldset{min-width:0;margin:0;padding:0}.event-plans .field-label{font-size:13px;color:var(--ink);margin:0 0 20px}.event-plans input,.event-plans select{display:block;width:100%;min-width:0;max-width:100%;min-height:48px;font:400 16px Manrope,Arial,sans-serif;color:var(--ink);background:var(--white);border:1px solid var(--line);border-radius:8px;padding:12px}.event-plans input::placeholder{color:var(--muted);opacity:1}.event-plans input:disabled,.event-plans select:disabled{opacity:1;color:var(--muted)}
.event-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.event-plans summary{cursor:pointer;min-height:48px;padding:12px 0;font-size:15px;font-weight:750;color:var(--forest)}.event-plans details[open]>summary{margin-bottom:16px}.event-city{padding:0 0 18px}.event-city{margin:8px 0 20px}.event-city .location-result{font-size:14px;line-height:1.6;min-height:48px}
.event-need{border-top:1px solid var(--line);margin:0 0 20px}.event-need summary span{display:block;margin:7px 0 0;font-size:13px;font-weight:400;color:var(--muted);font-variant-numeric:tabular-nums}.event-need-body{padding:0 0 12px}.event-exceptions{margin-bottom:12px}.event-exceptions summary{font-size:14px;font-weight:600}
.event-save{padding:20px 0;border-top:1px solid var(--line)}.event-recovery,.event-server,.event-backup,.event-delete{border-top:1px solid var(--line);padding:20px 0;margin-top:16px}.event-recovery p,.event-server p,.event-delete p,.event-backup p{font-size:14px;line-height:1.7;white-space:pre-wrap;margin:0 0 16px}.event-warning{background:var(--accent-soft);padding:16px;margin:0 0 20px;font-size:14px;line-height:1.6}.event-server dl,.event-backup dl{display:grid;grid-template-columns:90px minmax(0,1fr);gap:8px 12px;font-size:13px;line-height:1.7}.event-server dt,.event-backup dt{font-weight:700}.event-server dd,.event-backup dd{margin:0;white-space:pre-wrap}.event-read-need{padding:16px 0;border-top:1px solid var(--line)}
@media(max-width:800px){.event-plans{max-width:650px}.event-heading{display:block;margin-bottom:22px}.event-heading>.text-button{margin-top:14px}.event-plans h1{font-size:27px}.event-plans h2{font-size:20px}.event-section{padding:22px 0}.event-columns{grid-template-columns:1fr;gap:0}.event-save .button,.event-recovery .button{width:100%}.navigation{gap:16px}.navigation .nav-link{font-size:11px}}
@media(max-width:360px){.navigation{gap:10px}.navigation .nav-link{font-size:10px}.event-toolbar{gap:12px}}

/* Category colour belongs to the role icon, never to a live status or action. */
.profession-symbol{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--role-ink);background:var(--role-paper)}
.post-row .profession-symbol,.post-row.need .profession-symbol,.detail-role.profession-symbol{color:var(--role-ink);background:var(--role-paper)}
.detail-role.profession-symbol svg{color:inherit}
.map-role-symbol{width:26px;height:26px;border-radius:7px}.map-role-symbol svg{width:17px;height:17px}
.map-pin{padding-left:5px;min-height:44px}.map-overflow{min-height:44px}.map-pin:hover .profession-symbol,.map-pin.selected .profession-symbol{color:var(--role-ink);background:var(--role-paper)}
.map-pin{width:172px;max-width:calc(100% - 16px)}.map-pin-title{min-width:0;overflow:hidden;text-overflow:ellipsis}.map-pin small{flex:0 0 auto}@media(max-width:800px){.kind-tabs>button{min-height:44px}}
.sheet .close-dialog.icon-button{width:44px;height:44px}.duration-choices label>span{min-height:44px;display:flex;align-items:center;justify-content:center}.profile-visibility>.text-button{min-height:44px}
.filter-role-symbol{width:25px;height:25px;border-radius:6px}.role-filter .filter-role-symbol svg{width:15px;height:15px;color:inherit}#role-filter-symbol{display:flex;align-items:center}.role-filter select{min-width:0}
@media(forced-colors:active){.profession-symbol,.post-row .profession-symbol,.post-row.need .profession-symbol,.detail-role.profession-symbol,.map-pin:hover .profession-symbol,.map-pin.selected .profession-symbol{color:CanvasText;background:Canvas}.map-pin.selected,.map-pin:hover{outline:2px solid Highlight}.status-dot{border:1px solid CanvasText}}

/* Public preview is a deliberate boundary from private event preparation. */
.event-publish-needs{border-top:1px solid var(--line);padding:24px 0}.event-publish-need{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid var(--line)}.event-publish-need strong{display:block;font-size:15px}.event-publish-need span{display:block;font-size:13px;color:var(--muted);margin-top:7px}.event-publish-need .button{flex-shrink:0}
#event-post-preview-content{overflow-wrap:anywhere}#event-post-preview .field-label{font-size:13px}#event-post-preview input,#event-post-preview select,#event-post-preview textarea{font-size:16px;min-height:48px;color:var(--ink);background:var(--white)}#event-post-preview .event-help{font-size:13px;line-height:1.65;color:var(--muted);margin:12px 0 20px}#event-post-preview .button{min-height:48px;width:100%;white-space:normal;margin:8px 0}#event-post-preview [role=status]{font-size:14px;line-height:1.65;margin:20px 0}#event-post-preview .event-post-review{font-size:15px;line-height:1.7;white-space:pre-wrap;background:var(--paper);padding:18px;border-radius:12px;margin:20px 0}#event-post-preview textarea{min-height:90px}
@media(max-width:600px){.event-publish-need{align-items:flex-start;flex-direction:column;gap:12px}.event-publish-need .button{width:100%}}
#event-post-preview select,#event-post-preview textarea{display:block;width:100%;min-width:0;border:1px solid var(--line);border-radius:8px;padding:12px;font-family:inherit;margin-bottom:20px}#event-post-preview .event-columns>div{min-width:0}#event-post-preview .field-label{margin-bottom:9px}
.row-text p.mission-note{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:13px;line-height:1.6;color:var(--muted);margin-top:8px;white-space:normal;overflow-wrap:anywhere}
#event-post-preview .close-dialog{width:44px;height:44px}

/* Primary mobile navigation targets retain a 44px hit area. */
.skip-link{display:inline-flex;align-items:center;min-height:44px}
.header .brand{min-height:44px}
@media(max-width:800px){#zone-filter,#role-filter{min-height:44px}}

/* Secondary controls keep a full touch target; ordinary prose links stay inline. */
.sheet .text-button,.extra-filters label,.extra-filters>.text-button{min-height:44px}

/* Engagement is stated in text; status colours keep their existing meaning. */
.engagement-choices>div{display:grid;grid-template-columns:1fr;gap:9px}.engagement-choices label{display:flex;align-items:flex-start;gap:11px;min-height:58px;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--paper);cursor:pointer}.engagement-choices label:has(:checked){border-color:var(--accent-ink);background:var(--accent-soft)}.engagement-choices input{width:18px;height:18px;flex:0 0 auto;margin:2px 0 0}.engagement-choices span{display:flex;flex-direction:column;gap:4px}.engagement-choices strong{font-size:13px}.engagement-choices small{font-size:11px;line-height:1.5;color:var(--muted)}
.work-type-fields,.shift-start-fields,.rate-fields{margin-bottom:22px}.work-type-fields .field-label{margin:0 0 8px}.work-type-fields select{font-weight:650}.shift-start-fields>div,.rate-fields>div{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}.shift-start-fields>div label,.rate-fields>div label{display:flex;align-items:center;gap:7px;min-height:44px;padding:8px 11px;border:1px solid var(--line);border-radius:8px;background:var(--paper);font-size:12px;cursor:pointer}.shift-start-fields>div label:has(:checked),.rate-fields>div label:has(:checked){border-color:var(--accent-ink);background:var(--accent-soft)}.shift-start-fields input[type=radio],.rate-fields input[type=radio]{width:17px;height:17px}.shift-start-fields .field-label{margin:0 0 7px}.shift-start-fields .form-error{margin-top:10px}.rate-fields .field-label{margin:0}.rate-fields .field-help{font-weight:400}.work-filter{display:flex;align-items:center;gap:10px;flex:1 0 100%;font-weight:700}.work-filter select{min-width:0;min-height:44px;flex:1;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:8px 10px;font-size:12px}
.extra-filters .engagement-filter{display:flex;align-items:center;gap:10px;flex:1 0 100%;font-weight:700}.engagement-filter select{min-width:0;min-height:44px;flex:1;border:1px solid var(--line);border-radius:8px;background:var(--white);padding:8px 10px;font-size:12px}
.row-tags .engagement-label,.conversation-engagement,.planning-engagement{font-weight:750;color:var(--ink);border:1px solid var(--line);background:var(--white)}.row-tags .engagement-volunteer{border-style:dashed}.row-tags .engagement-legacy{font-weight:650;color:var(--muted)}.conversation-engagement,.planning-engagement{display:inline-flex;width:fit-content;margin-top:6px;border-radius:5px;padding:4px 6px;font-size:10px}
@media(max-width:360px){.engagement-filter{align-items:stretch!important;flex-direction:column}.engagement-filter select{width:100%;font-size:16px}}

/* The map attribution is actionable on touch screens, so its hit area cannot collapse to micro-copy. */
.map-bottom a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:8px 7px}
@media(max-width:800px){.map-tools,.map-selection{bottom:68px}}

/* A start time is a schedule signal; expiry stays a separate lifecycle signal. */
.post-schedule-line{display:flex;align-items:center;gap:6px;color:var(--ink)!important;font-weight:700;line-height:1.45}.post-schedule-line .shift-timing{font-variant-numeric:tabular-nums}.post-expiry{font-size:11px;color:var(--muted);margin-top:3px}.price-label{font-weight:750}.price-agree{font-style:normal}.detail-facts .shift-timing{font-weight:700}.map-pin{flex-wrap:wrap;height:auto;row-gap:3px}.map-pin-schedule{max-width:100%;overflow:hidden;text-overflow:ellipsis}.map-pin .price-label{max-width:100%;overflow:hidden;text-overflow:ellipsis}
@media(max-width:800px){.post-schedule-line,.post-expiry{font-size:11px}.post-row{min-height:44px}.map-pin{max-width:calc(100% - 16px);min-height:44px}.map-tools button{width:44px;height:44px}}
@media(max-width:360px){.row-text .post-schedule-line,.row-text .post-expiry{font-size:12px}.row-text h3{overflow-wrap:anywhere}.map-pin{width:160px}.map-pin .map-pin-schedule,.map-pin .price-label{font-size:12px}}
@media(prefers-reduced-motion:reduce){.shift-timing{transition:none!important}.map-pin{animation:none!important}}

/* Q4 visual direction: pale green depth, with liquid light kept inside the
   two primary actions. The rest of the interface stays legible and opaque. */
:root{
  --paper:#f7fbf7;--white:#fffffd;--ink:#10221a;--forest:#06271c;
  --muted:#5b6a61;--line:#dfeae1;--accent:#b7f064;--accent-hover:#a7e653;
  --accent-ink:#287a44;--accent-soft:#edf8e3;--green:#2b8b4e;
  --green-soft:#eaf7e6;--map:#eaf4eb;--glass:rgba(255,255,255,.78);
  --glass-shadow:0 12px 26px rgba(28,74,44,.16);--shadow:var(--glass-shadow)
}
body{background:radial-gradient(circle at 88% 21%,rgba(183,240,100,.22),transparent 26rem),radial-gradient(circle at 8% 60%,rgba(219,250,223,.38),transparent 31rem),var(--paper)}
.header{background:var(--white);border-color:var(--line)}
.feed,.map-panel{background:var(--white);border-color:var(--line)}
.map-tiles{filter:saturate(.5) brightness(1.11) contrast(.84);opacity:.9}
.primary-actions .button{position:relative;isolation:isolate;overflow:hidden;border-radius:18px;min-height:48px;border:1px solid transparent;transform:translateY(0);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}
.primary-actions .button>*{position:relative;z-index:1}
#available-button{color:#173a1d;background:linear-gradient(145deg,#d9ff83 0%,#b7f064 50%,#9cdd43 100%);border-color:#9aca3c;box-shadow:0 6px 0 #75ad2b,0 14px 26px rgba(79,133,34,.2),inset 0 2px 0 rgba(255,255,255,.82),inset 0 -3px 0 rgba(90,132,27,.22)}
#need-button{color:#ecfff2;background:linear-gradient(145deg,#0b4434 0%,#06271c 68%,#041c17 100%);border-color:#4f9777;box-shadow:0 6px 0 #02150f,0 14px 26px rgba(3,48,33,.23),inset 0 2px 0 rgba(255,255,255,.18),inset 0 -3px 0 rgba(0,0,0,.28)}
#available-button::after,#need-button::after{content:"";position:absolute;z-index:0;inset:1px;pointer-events:none;border:1px solid rgba(255,255,255,.5);border-radius:inherit}
@media(hover:hover){#available-button:not(:disabled):hover,#need-button:not(:disabled):hover{transform:translateY(-2px)}#available-button:not(:disabled):hover{box-shadow:0 8px 0 #75ad2b,0 18px 30px rgba(79,133,34,.23),inset 0 2px 0 rgba(255,255,255,.82),inset 0 -3px 0 rgba(90,132,27,.22)}#need-button:not(:disabled):hover{box-shadow:0 8px 0 #02150f,0 18px 30px rgba(3,48,33,.27),inset 0 2px 0 rgba(255,255,255,.18),inset 0 -3px 0 rgba(0,0,0,.28)}}
#available-button:not(:disabled):active,#need-button:not(:disabled):active{transform:translateY(3px)}
#available-button:not(:disabled):active{box-shadow:0 3px 0 #75ad2b,0 8px 16px rgba(79,133,34,.17),inset 0 2px 0 rgba(255,255,255,.82),inset 0 -3px 0 rgba(90,132,27,.22)}
#need-button:not(:disabled):active{box-shadow:0 3px 0 #02150f,0 8px 16px rgba(3,48,33,.2),inset 0 2px 0 rgba(255,255,255,.18),inset 0 -3px 0 rgba(0,0,0,.28)}
.post-row.need .role-symbol{background:var(--accent-soft);color:var(--accent-ink)}
.map-pin.need{border-color:#a8d7b2}.map-pin.need .status-dot,.state-label.need .status-dot{background:var(--accent-ink)}
.map-legend,.map-gesture-help{background:var(--white);border:1px solid var(--line);box-shadow:var(--glass-shadow);backdrop-filter:none;-webkit-backdrop-filter:none}
@supports(backdrop-filter:blur(12px)){.map-location,.map-tools,.map-explore{background:var(--glass);border:1px solid rgba(255,255,255,.68);box-shadow:var(--glass-shadow),inset 0 1px 0 rgba(255,255,255,.9);backdrop-filter:blur(16px) saturate(1.3);-webkit-backdrop-filter:blur(16px) saturate(1.3)}}
@media(max-width:800px){.intro h1{font-size:clamp(32px,8.8vw,38px);line-height:1.08}.map-panel{border-radius:24px}.primary-actions .button{min-height:56px;border-radius:19px;font-size:13px}.map-legend,.map-gesture-help{background:var(--white)}}
@media(prefers-reduced-transparency:reduce){.map-location,.map-tools,.map-explore{background:var(--white);border:1px solid var(--line);box-shadow:var(--glass-shadow);backdrop-filter:none;-webkit-backdrop-filter:none}}
@media(prefers-reduced-motion:reduce){#available-button,#need-button{transition:none;transform:none!important}#available-button::after,#need-button::after{transition:none}}
@media(forced-colors:active){body{background:Canvas}.primary-actions .button,#available-button,#need-button{background:ButtonFace;color:ButtonText;border:1px solid ButtonText;box-shadow:none}.primary-actions .button::after{display:none}.map-location,.map-tools,.map-explore,.map-legend,.map-gesture-help{border:1px solid CanvasText;background:Canvas;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}}
@media(max-width:800px){.sheet::backdrop{background:rgba(6,39,28,.45);backdrop-filter:none;-webkit-backdrop-filter:none}}
