500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:'DM Sans',sans-serif;color:#283e35;background:#faf9f5;font-size:16px;font-synthesis:none;--green:#2c5443;--line:#e0e4dc;--muted:#637067}*{box-sizing:border-box}body{margin:0}button,select{font:inherit}button,a,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible,select:focus-visible{outline:3px solid #9d4b16;outline-offset:3px}a{color:var(--green)}header{height:86px;display:flex;align-items:center;padding:0 4%;gap:28px;border-bottom:1px solid var(--line);background:#fffefa}.brand{font-family:Manrope,sans-serif;display:flex;align-items:center;text-decoration:none;font-size:32px;font-weight:800;letter-spacing:-1.5px}.brand-icon{background:var(--green);color:#fff8dd;border-radius:14px;font-size:30px;padding:0 9px;margin-right:11px;transform:rotate(-8deg)}.brand-dot{color:#a16a3d}.tagline{color:var(--muted);font-size:14px}.header-right{margin-left:auto;display:flex;gap:25px;align-items:center}.beta{font-size:12px;letter-spacing:1.3px;background:#edf0e6;padding:7px 10px;border-radius:5px}.text-button{background:none;border:0;color:var(--green);font-weight:600;font-size:14px}.demo-banner{display:flex;justify-content:center;align-items:center;gap:16px;background:#f2e8cd;padding:12px 24px;font-size:14px;color:#554528}.demo-banner strong{font-size:12px;letter-spacing:1px;white-space:nowrap}.demo-banner button{background:none;border:0;text-decoration:underline;color:inherit;font-size:14px;font-weight:600}main{max-width:1600px;margin:auto;padding:0 4%}.intro{display:flex;align-items:center;justify-content:space-between;min-height:193px;padding:22px 14px 18px 0}.eyebrow{font-size:12px;letter-spacing:1.7px;font-weight:700;margin:0 0 12px;color:#69796b}h1,h2,h3{font-family:Manrope,sans-serif}h1{font-size:clamp(28px,3vw,42px);font-weight:800;letter-spacing:-1.5px;margin:0 0 11px}p{line-height:1.6}.intro p:last-child{margin:0;color:var(--muted);font-size:16px}.mascot{object-fit:contain;mix-blend-mode:multiply;width:165px;height:165px;margin-right:20px}.explorer{border:1px solid #dce2d6;border-radius:22px;overflow:hidden;background:#fffefa;box-shadow:0 12px 35px #24382b07}.toolbar{display:flex;align-items:center;gap:30px;padding:20px 25px}.toolbar label{display:flex;flex-direction:column;font-size:12px;color:var(--muted);gap:5px;font-weight:500}.toolbar select{border:0;background:transparent;color:#2b4237;font-size:16px;font-weight:600;min-width:150px;padding:3px 24px 3px 0}.city-picker{min-width:220px}.city-picker select{font-size:19px}.toolbar-divider{height:38px;border-left:1px solid var(--line)}.reset{margin-left:auto}.status-filters{display:flex;gap:8px;padding:0 25px 19px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:#fffefa;border-radius:30px;padding:8px 13px;font-size:14px;color:#536157;display:flex;gap:7px;align-items:center}.filter[aria-pressed=true]{background:var(--green);border-color:var(--green);color:#fffefa}.workspace{display:grid;grid-template-columns:360px minmax(0,1fr);border-top:1px solid var(--line);min-height:590px}.results-panel{background:#fffefa;z-index:1}.result-heading{display:flex;align-items:center;justify-content:space-between;padding:24px 22px 0}.result-heading .eyebrow{font-size:11px;margin-bottom:6px}.result-heading h2{font-size:22px;margin:0}.result-count{background:#eef0e8;border-radius:100%;width:32px;height:32px;display:grid;place-content:center;font-size:14px}.list-note{font-size:12px;color:var(--muted);margin:10px 22px 17px}.place-card{display:block;text-align:left;width:100%;padding:20px 22px;border:0;border-top:1px solid #e9ece5;background:transparent;color:inherit;transition:background .15s}.place-card:hover,.place-card.active{background:#f1f4eb}.card-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.place-card h3{font-size:16px;letter-spacing:-.3px;margin:0 0 7px}.card-arrow{color:#76806a;font-size:22px}.category{font-size:13px;color:var(--muted);margin:0 0 12px}.badge{font-size:12px;font-weight:600;border-radius:6px;padding:5px 8px;display:inline-flex;align-items:center;gap:6px;line-height:1.4}.welcoming{background:#e6efdf;color:#385934}.conditional{background:#f7edce;color:#745619}.conflicting{background:#f5e2d8;color:#884833}.not-welcoming{background:#eee4e5;color:#794554}.unverified{background:#e9eceb;color:#586561}.card-meta{display:block;font-size:12px;color:#70786e;margin-top:10px}.list-footer{font-size:12px;line-height:1.6;color:#677265;padding:22px;border-top:1px solid var(--line)}#results{max-height:490px;overflow:auto;scroll-margin-top:15px}.map-wrap{position:relative;min-height:590px;background:#e9eee2}#map{height:100%;min-height:590px;width:100%;z-index:0;background:#e6eadf}.leaflet-tile{filter:saturate(.45) sepia(.09)}.map-label{position:absolute;z-index:401;top:18px;left:18px;background:#fffef6ef;border:1px solid #d7dfcf;border-radius:8px;padding:9px 13px;font-size:12px;color:#526045;box-shadow:0 2px 12px #2335220d}#recenter{position:absolute;right:14px;bottom:90px;z-index:401;background:#fffefa;border:1px solid var(--line);border-radius:9px;font-size:23px;padding:7px 12px;color:var(--green);box-shadow:0 2px 10px #0001}#recenter span{font-size:12px}.map-key{position:absolute;bottom:30px;left:18px;z-index:401;padding:12px 16px;background:#fffefaed;border:1px solid #dce2d6;border-radius:10px;font-size:12px;display:flex;flex-direction:column;gap:5px;max-width:70%;pointer-events:none}.map-key strong{font-size:14px}.leaflet-control-zoom{margin-top:70px!important}.pin{width:40px;height:40px;border:3px solid #fffefa;border-radius:15px 15px 15px 3px;transform:rotate(-45deg);box-shadow:0 3px 9px #2943303a;display:grid;place-content:center;font-weight:bold;font-size:22px}.pin span{transform:rotate(45deg)}.leaflet-marker-icon:focus-visible{outline:3px solid #9d4b16;outline-offset:6px}.leaflet-control-attribution{font-size:11px!important}#map-message{position:absolute;inset:100px 30px auto;z-index:402;background:#fffefa;padding:20px;border-radius:12px;font-size:14px;border:1px solid #c8d0bf}footer{display:flex;justify-content:space-between;padding:24px 0 30px;font-size:12px;color:#748071}.skip{position:fixed;top:-100px;left:16px;padding:15px;background:white;z-index:9999}.skip:focus{top:12px}dialog{border:1px solid var(--line);border-radius:22px;padding:27px;max-width:620px;width:calc(100% - 32px);max-height:90dvh;color:#283e35;box-shadow:0 20px 80px #152d3830;background:#fffefa}dialog::backdrop{background:#172c2555;backdrop-filter:blur(3px)}.dialog-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:20px}.dialog-header .eyebrow{margin:0}.close{border:1px solid var(--line);border-radius:50%;background:transparent;font-size:24px;width:36px;height:36px;color:var(--green)}dialog h2{font-size:27px;letter-spacing:-.8px;margin:0 0 8px}dialog h3{font-size:16px;margin:25px 0 12px}dialog p{font-size:14px;color:#5b685e}.detail-warning{background:#f6edd8;padding:13px;border-radius:10px;font-size:14px;line-height:1.6;margin:18px 0}.facts{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:10px;overflow:hidden;margin-top:22px}.fact{padding:15px;background:#fbfcf7;font-size:14px;line-height:1.6}.fact strong{display:block;font-size:12px;color:#647263;font-weight:500;margin-bottom:4px}.evidence{border-left:2px solid #cbd5c1;padding-left:17px;margin-top:15px}.evidence p{margin:8px 0}.date-grid{font-size:12px;color:#687364;line-height:1.8}.no-photo{padding:18px;background:#f1f3eb;color:#687562;border-radius:10px;font-size:13px;margin-top:20px}.correction{width:100%;padding:12px;border:1px solid #bdc8b7;border-radius:8px;background:#f5f8ef;color:#36583b;margin-top:20px;font-weight:600}.empty{padding:35px 23px;line-height:1.6}.empty h3{font-size:18px;margin-top:0}.empty p{font-size:14px;color:var(--muted)}.empty button{padding:10px;border:1px solid #bbc8b7;background:#f3f6ee;border-radius:8px;color:var(--green)}.photo{max-width:100%;border-radius:10px}#info-statuses{display:flex;flex-wrap:wrap;gap:8px}#info p{font-size:15px}.real-banner{background:#e9eee1}
@media(min-width:1500px){.workspace{grid-template-columns:390px minmax(0,1fr)}}@media(max-width:900px){.tagline{display:none}.workspace{grid-template-columns:310px minmax(0,1fr)}.toolbar{gap:15px}.city-picker{min-width:170px}.toolbar select{min-width:110px}.map-key{display:none}.beta{display:none}.intro{min-height:170px}.mascot{width:135px;height:135px;margin-right:0}.demo-banner{gap:8px;flex-wrap:wrap}.toolbar-divider{display:none}}@media(max-width:650px){header{height:72px;padding:0 20px}.brand{font-size:28px}.header-right .text-button{font-size:12px;max-width:125px;text-align:right}main{padding:0 15px}.intro{min-height:160px;padding-top:22px}.intro .eyebrow{font-size:10px;letter-spacing:1px}.intro h1{font-size:29px;line-height:1.15;max-width:260px}.intro p:last-child{font-size:14px;max-width:250px}.mascot{width:100px;height:110px}.demo-banner{font-size:12px;text-align:center;padding:11px 16px}.demo-banner strong{font-size:11px}.demo-banner button{font-size:12px}.toolbar{padding:18px 16px;flex-wrap:wrap;gap:15px 20px}.city-picker{width:100%}.toolbar label{flex:1}.toolbar select{width:100%;min-width:100px}.reset{font-size:12px}.status-filters{padding:0 15px 16px;gap:6px}.filter{font-size:12px;padding:7px 9px}.workspace{display:flex;flex-direction:column-reverse;min-height:0}.map-wrap,#map{height:350px;min-height:350px}.map-label{font-size:11px;top:12px;left:12px}.results-panel{border-top:1px solid var(--line)}#results{max-height:none}.list-footer{font-size:12px}.result-heading{padding-top:20px}footer{flex-direction:column;gap:10px;text-align:center}.facts{grid-template-columns:1fr}dialog{padding:22px}.map-key{display:none}#recenter{bottom:35px}.leaflet-control-zoom{margin-top:55px!important}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

body{padding-bottom:66px}.feedback-dock{position:fixed;bottom:0;left:0;right:0;z-index:450;display:flex;align-items:center;justify-content:center;gap:22px;background:#fffef9f5;border-top:1px solid #dce2d6;padding:10px 20px;backdrop-filter:blur(12px);font-size:14px}.feedback-dock button,#feedback-submit{background:var(--green);border:0;border-radius:9px;padding:12px 20px;color:#fffefa;font-weight:600;font-size:14px}.feedback-dock button:hover,#feedback-submit:hover{background:#214335}#feedback-form label{display:flex;flex-direction:column;gap:7px;font-size:14px;margin:15px 0;color:#354c3e}#feedback-form input,#feedback-form textarea,#feedback-form select{width:100%;font:inherit;padding:11px;border:1px solid #c9d2c2;background:#fffefb;border-radius:8px;color:#283e35}#feedback-form label span{font-size:12px;color:#687568;display:contents}.form-row{display:flex;gap:15px}.form-row label{flex:1;min-width:0}#feedback-form .honey{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.privacy-note{font-size:12px!important;line-height:1.6}#feedback-submit{width:100%;margin-top:6px}#feedback-submit:disabled{opacity:.7;cursor:default}#feedback-status{font-size:14px;color:#325b3c}#wish-city{white-space:nowrap}.toolbar{gap:22px}.toolbar .city-picker{min-width:170px}
@media(max-width:650px){.feedback-dock{gap:10px;padding:9px 14px}.feedback-dock span{font-size:12px;max-width:150px}.feedback-dock button{font-size:13px;padding:11px 14px}.form-row{display:block}#wish-city{font-size:12px}.toolbar{gap:16px}}
/* Keep the feedback invitation visible in its own row, outside the map viewport. */
body{height:100dvh;overflow:hidden;padding-bottom:0;display:flex;flex-direction:column}header,.demo-banner,.feedback-dock{flex-shrink:0}main{width:100%;flex:1;min-height:0;overflow:auto}.feedback-dock{position:static}dialog{flex:none}
@media(max-width:650px){.toolbar label{flex:1 1 42%;min-width:0}.toolbar .city-picker{width:auto;min-width:0}.toolbar select{min-width:0}#wish-city{margin-left:auto}.reset{margin-left:0}}
.city-guide{padding:45px 0 15px;max-width:1000px;margin:auto}.guide-heading{max-width:740px;margin-bottom:30px}.guide-heading h2{font-size:28px;letter-spacing:-.7px;margin:0 0 12px}.guide-heading p{color:#647062}.guide-heading a{font-size:14px}.guide-place{border-top:1px solid var(--line);padding:24px 0}.guide-title{display:flex;justify-content:space-between;align-items:center;gap:14px}.guide-title h3{font-size:22px;letter-spacing:-.5px;margin:0}.guide-place p{font-size:14px;color:#566459;margin:9px 0}.guide-place summary{cursor:pointer;font-weight:600;font-size:14px;padding:12px 0}.guide-place .evidence{margin:12px 0 20px}.guide-place .evidence a{font-size:14px}.about-page{max-width:900px;padding-top:44px;padding-bottom:44px}.about-page h1{max-width:740px}.about-page .lead{font-size:21px;line-height:1.65;color:#516452}.about-page h2{font-size:23px;margin-top:35px}.about-page p{line-height:1.8}.about-page footer{font-size:13px}.guide-place .badge{white-space:nowrap}footer nav{line-height:1.8}footer a{text-underline-offset:3px}
@media(max-width:650px){.city-guide{padding-top:32px}.guide-heading h2{font-size:24px}.guide-title{align-items:flex-start;flex-direction:column;gap:9px}.guide-title h3{font-size:20px}.about-page{padding-top:30px}.about-page .lead{font-size:18px}.about-page h1{font-size:31px}}
/* Pawpath's little field guide: ink, apricot and a cream-paper trail. */
:root{--green:#423047;--line:#e4ddd5;--muted:#756b75;color:#392e3f;background:#fffbf5}header{background:#fffbf5;border-color:#e9e1d8;height:80px}.brand{color:#382b40;letter-spacing:-1.7px}.brand-mark{margin-right:10px;transform:rotate(-7deg)}.brand-dot{color:#d97641}.tagline{color:#796d78}.beta{background:#f2e9df;color:#65505b;letter-spacing:1.6px;font-size:11px;border:1px solid #e5d9cd;border-radius:30px;padding:8px 12px}.header-right .text-button{color:#49384e}.demo-banner{background:#f6e4cb;color:#624225}.real-banner{background:#e8eee4;color:#485e4e}.intro{position:relative;min-height:235px;padding-top:28px;padding-bottom:27px;overflow:hidden}.intro .eyebrow{font-size:11px;letter-spacing:2px;color:#936247;display:flex;align-items:center;gap:9px}.intro .eyebrow:before{content:'';width:23px;height:2px;background:#c8794e}h1{font-size:clamp(34px,3.5vw,52px);line-height:1.07;letter-spacing:-2.2px;font-weight:800;color:#382b40}h1 em{font-style:normal;color:#a75c3b}.intro p:last-child{font-size:15px;margin-top:16px;color:#786c74}.scout-sticker{position:relative;display:flex;flex-direction:column;align-items:center;margin-right:37px;background:#fffdf8;border:1px solid #eadbc9;padding:9px 23px 10px;box-shadow:4px 5px 0 #eee2d2;transform:rotate(5deg);border-radius:4px;min-width:215px}.scout-sticker:before{content:'';position:absolute;top:-8px;left:calc(50% - 27px);width:54px;height:17px;background:#dcc8aab3;transform:rotate(-7deg)}.scout-label{font-size:9px;font-weight:700;letter-spacing:1.6px;color:#866b54;margin-top:3px}.scout-sticker .mascot{width:120px;height:120px;margin:0;mix-blend-mode:multiply}.scout-caption{font-family:Georgia,serif;font-style:italic;font-size:12px;color:#685568}.explorer{border-color:#e3dad0;border-radius:22px;box-shadow:0 10px 30px #44313c07}.toolbar{background:#fffdfa}.toolbar label{color:#82717d}.toolbar select{color:#47374c}.filter{background:#fffdfa;color:#685b67;border-color:#e7ded6}.filter[aria-pressed=true]{background:#49354f;border-color:#49354f}.filter[aria-pressed=false]:hover{background:#faf0e6}.eyebrow{color:#8c737f}.results-panel{background:#fffefa}.result-count{background:#efe7f0;color:#644a6b}.place-card{border-top-color:#ece4dc}.place-card:hover,.place-card.active{background:#fcf0e6}.place-card h3{color:#43314b}.card-arrow{color:#b67650}.category,.list-note,.card-meta{color:#786b78}.badge{border-radius:5px;font-weight:700}.conditional{background:#f8e4c7;color:#795022}.conflicting{background:#f1dce9;color:#744260}.welcoming{background:#e1ecdf;color:#3e614a}.not-welcoming{background:#e8dfe8;color:#67476a}.unverified{background:#e6e8e7;color:#5c655e}.map-wrap,#map{background:#e8ebdf}.leaflet-tile{filter:saturate(.3) sepia(.08)}.map-label{background:#fffaf2f0;border:1px solid #dfd1c3;color:#75604d;font-size:11px;letter-spacing:.15px}.map-key{background:#fffaf3f2;color:#614961;border-color:#e0d2c3;box-shadow:3px 3px 0 #6c4f3b13}.pin.scout-pin{width:50px;height:50px;transform:none;border:0;background:none;box-shadow:none;border-radius:0;position:relative;display:block}.scout-pin img{width:44px;height:44px;filter:drop-shadow(0 3px 4px #30243644);transform:rotate(-5deg)}.pin.scout-pin .marker-status{position:absolute;right:-3px;bottom:-2px;display:grid;place-content:center;transform:none;border:2px solid #fffaf4;background:inherit;width:29px;height:29px;border-radius:50%;box-shadow:0 2px 4px #31232c2b}.scout-pin.conditional .marker-status{background:#f4d5a5;color:#795022}.scout-pin.conflicting .marker-status{background:#edcade;color:#744260}.scout-pin.welcoming .marker-status{background:#daebd9;color:#3e614a}.scout-pin.not-welcoming .marker-status{background:#e4d5e7;color:#67476a}.scout-pin.unverified .marker-status{background:#e2e7e4;color:#5c655e}.empty-scout{width:46px;height:46px;transform:rotate(-8deg);margin-bottom:14px}.feedback-dock{background:#46334ef7;border-top:0;color:#fff9ef;min-height:66px}.feedback-dock button{background:#f4c99e;color:#493247;border-radius:30px;padding:11px 21px;box-shadow:0 2px 0 #27152f}.feedback-dock button:hover{background:#f9d7b5}.feedback-dock span{color:#f7e9f2}.feedback-dock button:focus-visible{outline-color:#fff9ef}.guide-heading h2,.guide-title h3{color:#49354d}.guide-place{border-color:#e7dbd4}.guide-title h3 a{text-decoration:none}.guide-title h3 a:hover{text-decoration:underline}.guide-place p{color:#756775}.guide-heading p{color:#756775}.facts{background:#e7dcd4;border-color:#e7dcd4}.fact{background:#fffaf4}.fact strong{color:#8b7181}.detail-warning{background:#f8e9d2;color:#705238}.correction{background:#f4e9ee;color:#644361;border-color:#d5c2cf}.no-photo{background:#f2eae9;color:#796473}dialog{background:#fffdf9;border-color:#e8d8cb}.close{color:#624a65}.text-button{color:#65486a}.list-footer{color:#8a7680}.about-page h2{color:#684669}.about-page .lead{color:#856477}#feedback-submit{background:#48324f;color:#fff7ef}.privacy-note{color:#84707c}#feedback-status{color:#65576b}
@media(max-width:900px){.scout-sticker{min-width:170px;margin-right:10px;padding:8px 13px}.scout-sticker .mascot{width:95px;height:95px}.scout-label{font-size:8px}.scout-caption{font-size:10px}.intro{min-height:210px}.intro h1{font-size:38px}}
@media(max-width:650px){header{height:68px;padding:0 18px}.brand{font-size:28px}.brand-mark{width:37px;height:37px;margin-right:8px}.intro{padding:24px 0;min-height:211px;align-items:flex-start}.intro .eyebrow{font-size:8px;letter-spacing:1px;margin-bottom:14px}.intro .eyebrow:before{width:15px}.intro h1{font-size:31px;letter-spacing:-1.55px;max-width:300px;line-height:1.1}.intro p:last-child{font-size:12px;max-width:220px;line-height:1.5;margin-top:13px}.scout-sticker{position:absolute;right:0;bottom:19px;min-width:0;width:85px;margin:0;padding:5px;transform:rotate(6deg)}.scout-sticker .mascot{width:68px;height:66px}.scout-sticker:before{width:28px;left:30px;top:-4px;height:10px}.scout-label,.scout-caption{display:none}.intro>div:first-child{position:relative;z-index:1;width:100%}.intro h1{max-width:none}.feedback-dock{min-height:61px}.feedback-dock button{font-size:12px;padding:11px 15px}.feedback-dock span{font-size:11px;line-height:1.5}.map-label{font-size:10px}.toolbar{padding-top:16px}.status-filters{gap:6px}.filter{font-size:11px}.scout-pin img{width:42px;height:42px}.map-key{display:none}}
@media(max-width:650px){.real-banner{padding:8px 12px;gap:8px}.real-banner span{display:none}.real-banner strong{font-size:10px}.real-banner button{font-size:11px}.intro{min-height:187px;padding:21px 0}.intro h1{font-size:30px}.intro .eyebrow{margin-bottom:12px}.scout-sticker{bottom:16px}.filter{font-size:12px}.toolbar{gap:13px 16px}}

@font-face{font-family:Manrope;src:url('/fonts/manrope-latin.woff') format('woff');font-weight:200 800;font-display:swap}
/* Pawpath: independent editorial copy beside one intact, unmasked brand image. */
:root{font-family:Manrope,Arial,sans-serif;--green:#5733b5;--line:#ded7e8;--muted:#686173;color:#292136;background:#fffbee}header{height:76px;background:#fffbee;border-bottom:2px solid #2c2137}.brand{letter-spacing:normal}.brand .wordmark{width:181px;height:52px;display:block}.tagline{color:#655775}.beta{background:#ffeb62;border:0;color:#352b3d;letter-spacing:1px;font-weight:700}.header-right .text-button{color:#46305f}.real-banner{background:#eee8fc;color:#574473;padding:9px 24px}main{width:100%;max-width:1600px;padding:0 4%;scroll-behavior:smooth}
@font-face{font-family:Fredoka;src:url('/fonts/fredoka-latin.woff') format('woff');font-weight:300 700;font-stretch:75% 125%;font-display:swap}
.intro.tactile-hero{display:block;position:relative;isolation:isolate;width:100%;max-width:1120px;padding:0;margin:26px auto 30px;min-height:0;aspect-ratio:3/2;overflow:hidden;border:0;border-radius:25px;background:#865bb0}.tactile-hero .tactile-picture{position:absolute;inset:0;width:100%;height:100%;margin:0;display:block}.tactile-picture img{width:100%;height:100%;object-fit:contain;display:block}.tactile-hero .hero-copy{position:absolute;top:15%;left:4%;width:43%;max-width:none;padding:0;background:none;z-index:1}.tactile-hero .eyebrow{font-size:10px;letter-spacing:1.7px;color:#fff0b5;margin:0 0 21px;font-weight:700}.tactile-hero .eyebrow:before{display:none}.tactile-hero h1{font-family:Fredoka,'Arial Rounded MT Bold',sans-serif;font-weight:650;font-stretch:95%;font-size:clamp(46px,5.2vw,76px);line-height:1.01;letter-spacing:-1.6px;color:#fffbee;max-width:none;margin:0 0 23px;text-shadow:none}.hero-title-compact{display:none}.tactile-hero h1 em{font-style:normal;display:inline-block;color:#ffe773;transform:none}.tactile-hero .hero-description{font-size:17px;line-height:1.6;color:#fffbee;max-width:290px;margin:0 0 22px;font-weight:600}.explore-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;padding:17px 24px;border-radius:13px;background:#ffe56c;color:#30203e;font-weight:750;font-size:18px;text-decoration:none;box-shadow:none;transition:transform .15s}.explore-cta span{font-size:25px;line-height:1}.explore-cta:hover{transform:translateY(-2px)}.intro .hero-copy .coverage{font-size:10px;line-height:1.6;color:#fffbee;max-width:300px;margin:21px 0 0}

.explorer{scroll-margin-top:16px;border:2px solid #332442;border-radius:22px;box-shadow:4px 5px 0 #e7dff4}.toolbar{background:#fffdf7;padding-top:21px}.toolbar select{color:#392849}.toolbar label{color:#6b5b79}.filter[aria-pressed=true]{background:#6038b9;border-color:#6038b9}.filter[aria-pressed=false]:hover{background:#eee6fe}.result-count{background:#ffe763;color:#352640;font-weight:700}.place-card h3{color:#3d285b}.place-card:hover{background:#f2ecff}.card-arrow{color:#6840cd}.list-footer{color:#72647f}.map-label{color:#473759;background:#fffcf3f5;border-color:#d8cde4}.guide-heading h2,.guide-title h3{color:#44305d}.guide-heading h2{font-size:34px;letter-spacing:-1.2px}.guide-place{border-top:2px solid #e1d8ed}.feedback-dock{background:#2f203f;color:#fffbee;min-height:65px}.feedback-dock button{background:#ffe65b;color:#35203f;font-weight:800}.feedback-dock button:hover{background:#fff19b}.feedback-dock span{color:#fffbee}.feedback-dock span:before{content:'✳';color:#ffe65b;margin-right:10px}.text-button{color:#5733a3}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #a55b00;outline-offset:4px}#feedback-submit{background:#6138bb}dialog::backdrop{background:#29154288}dialog h2{color:#3d285b}dialog p{color:#665773}.about-page h1,.about-page h2{color:#51358e}.about-page .lead{color:#665574}.about-page{max-width:920px}footer{color:#6d5d7d}.empty-scout{width:38px;height:38px}.access-explainer{font-size:12px;color:#6c5b77;margin:0;padding:0 25px 12px}.card-scope{font-size:13px;line-height:1.5;color:#564664;margin:10px 0 5px}.card-scope strong{display:block;font-weight:500}[hidden]{display:none!important}
@media(max-width:1000px){.tactile-hero .hero-copy{top:12%;width:45%}.tactile-hero h1{font-size:clamp(35px,5.1vw,51px)}.tactile-hero .hero-description{font-size:14px}.tactile-hero .eyebrow{font-size:8px;margin-bottom:15px}.intro .hero-copy .coverage{font-size:9px;margin-top:16px}.explore-cta{font-size:14px;padding:12px 16px}}
@media(max-width:650px){header{height:64px;padding:0 17px}.brand .wordmark{width:148px;height:45px}.header-right .text-button{font-size:11px;max-width:100px}main{padding:0 13px}.intro.tactile-hero{display:block;aspect-ratio:1122/1402;margin:14px 0 24px;padding:0;min-height:0;border-radius:20px}.tactile-hero .tactile-picture{position:absolute;inset:0;width:100%;height:100%}.tactile-picture img{width:100%;height:100%;object-fit:contain}.tactile-hero .hero-copy{position:absolute;top:20px;left:20px;width:calc(100% - 40px);max-width:none;padding:0}.tactile-hero h1{font-size:46px;letter-spacing:-1px;line-height:1.02;margin:0 0 12px;max-width:100%}.tactile-hero .hero-description{font-size:15px;line-height:1.5;max-width:290px;margin:0 0 13px}.tactile-hero .eyebrow{font-size:10px;letter-spacing:.7px;margin:0 0 11px}.hero-title-wide{display:none}.hero-title-compact{display:inline}.tactile-hero .explore-cta{font-size:16px;padding:13px 16px;gap:12px;border-radius:11px;box-shadow:none;min-height:48px}.tactile-hero .explore-cta span{font-size:18px}.intro .hero-copy .coverage{position:absolute;top:calc((100vw - 26px)*1402/1122 - 65px);left:0;font-size:8px;line-height:1.5;margin:0;max-width:142px;color:#fffbee}.toolbar{padding:16px 14px;gap:13px 16px}.toolbar .city-picker{min-width:140px}.feedback-dock{min-height:61px}.feedback-dock span{font-size:11px;max-width:165px}.feedback-dock span:before{display:none}.feedback-dock button{font-size:12px;padding:11px 15px}.guide-heading h2{font-size:27px}.explorer{box-shadow:3px 4px 0 #e7dff4}.real-banner{padding:7px 12px}.real-banner strong{font-size:9px}.access-explainer{padding:0 15px 12px;font-size:11px;line-height:1.5}}
@media(max-width:360px){.tactile-hero .hero-copy{left:16px;top:16px;width:calc(100% - 32px)}.tactile-hero h1{font-size:44px;letter-spacing:-.7px;margin-bottom:10px}.tactile-hero .eyebrow{display:none}.tactile-hero .hero-description{font-size:14px;max-width:250px;margin-bottom:12px}.tactile-hero .explore-cta{font-size:16px;padding:12px 15px;min-height:48px}.intro .hero-copy .coverage{font-size:7px;max-width:118px;top:calc((100vw - 26px)*1402/1122 - 59px)}}
@media(prefers-reduced-motion:reduce){main{scroll-behavior:auto}.explore-cta{transition:none}.explore-cta:hover{transform:none}}

/* Map context is already stated above the map; keep overlays clear of place markers. */
.map-label{display:none}

.brand-name{font-family:Fredoka,Manrope,sans-serif;font-weight:550;font-size:32px;letter-spacing:-1px;color:#36233f}@media(max-width:650px){.brand-name{font-size:27px}}@media(max-width:360px){.brand-name{font-size:24px}}

.brand .brand-logo{display:block;width:240px;height:auto;max-height:55px;object-fit:contain}@media(max-width:650px){header{gap:16px}.brand .brand-logo{width:185px;max-height:44px}}@media(max-width:360px){header{gap:13px}.brand .brand-logo{width:157px;max-height:40px}.header-right .text-button{max-width:90px}}

.journal-actions{padding:18px;border:1px solid #cdbde7;background:#f6f1ff;border-radius:14px;margin:22px 0}.journal-actions h3{margin:0 0 8px}.journal-actions p{font-size:12px}.journal-buttons,.journal-tools{display:flex;gap:9px;flex-wrap:wrap}.journal-actions button,.journal-tools button,.journal-item button,.feature-interest button,#journal-confirm button,.import-button{font:inherit;font-size:13px;border:1px solid #cbbadf;border-radius:9px;padding:11px 13px;color:#4f327e;background:#fffdf8;cursor:pointer}.journal-actions button[aria-pressed=true],.journal-primary{background:#6138bb!important;color:#fffbee!important;border:0!important;border-radius:9px;padding:13px 16px;font:inherit;font-weight:700;cursor:pointer}.local-notice{background:#f2ebff;border-left:3px solid #6c43c5;padding:12px 14px;color:#513d6b!important;font-size:13px!important;line-height:1.6}.journal-item{padding:18px 0;border-bottom:1px solid #e0d6eb}.journal-item h3{margin:0 0 6px}.journal-item p{margin:7px 0}.journal-item img{height:105px;width:140px;object-fit:cover;border-radius:9px;display:block;margin:10px 0}.journal-item .journal-buttons{margin-top:12px}.journal-tools{margin-top:24px}.quiet-danger{color:#923b54!important}.import-button{display:inline-block;position:relative}.import-button input{position:absolute;opacity:0;width:1px;height:1px}.import-button:focus-within{outline:3px solid #a55b00;outline-offset:3px}.feature-interest{margin:24px 0 4px;border-top:1px solid #e0d6eb;padding-top:4px}.feature-interest button{margin:3px 6px 3px 0}#visit-form label{display:flex;flex-direction:column;gap:7px;margin:15px 0;font-size:14px}#visit-form input,#visit-form textarea{font:inherit;border:1px solid #cbbadf;border-radius:8px;padding:11px;width:100%;background:#fffdf8;color:#352842}#visit-form .checkbox-label{flex-direction:row;align-items:center}#visit-form input[type=checkbox]{width:auto}#visit-photo-preview{max-width:100%;height:150px;object-fit:contain;border-radius:10px}#visit-form button[type=submit]{width:100%}.journal-pill{font-size:11px;color:#603d97;display:block;margin-top:8px}.known-unknowns{background:#fff6dc;border-left:3px solid #a47c13;padding:12px 14px;margin:18px 0;font-size:13px;line-height:1.6}.known-unknowns strong{display:block}.known-unknowns ul{padding-left:19px;margin:8px 0}.source-summary{font-size:13px;padding:13px 0;border-bottom:1px solid #e1d9e8}.source-summary a{font-weight:600}.correction-field[hidden],.interest-field[hidden]{display:none!important}#journal-open{white-space:nowrap}#journal-items:empty:after{content:'Nothing saved yet. Open a place to mark Want to go or Been here.';display:block;padding:25px 0;color:#706179}@media(max-width:650px){.journal-tools{gap:8px}.journal-tools button,.import-button{font-size:12px}#journal-open{font-size:12px}.journal-item .journal-buttons button{flex:1}.journal-actions{padding:14px}.journal-actions button{font-size:12px;padding:11px}}
#visit-form [hidden]{display:none!important}
.city-comparison{margin:28px 0}.city-comparison h3,.city-questions h3{font-size:20px;color:#4c3563}.comparison-scroll{overflow-x:auto;border:1px solid #dbd1e6;border-radius:12px}.city-comparison table{border-collapse:collapse;width:100%;min-width:760px;font-size:13px;line-height:1.5;text-align:left}.city-comparison th{background:#efe7fa;color:#4c3563;padding:13px;vertical-align:top}.city-comparison td{padding:13px;border-top:1px solid #e4dceb;vertical-align:top}.city-comparison td:first-child{min-width:135px;font-weight:700}.city-comparison td:nth-child(2){width:26%}.city-comparison td:nth-child(3){width:24%}.city-comparison a{font-weight:600}.city-questions{padding:22px;background:#f3edf9;border-radius:14px;margin:25px 0}.city-questions h4{font-size:16px;margin:22px 0 8px}.city-questions p{font-size:14px;margin:8px 0}.short-answer{font-size:16px!important;color:#453451!important}.table-note{font-size:12px!important}

.place-scene{width:64px;height:65px;display:flex;align-items:center;flex-direction:column}.scene-pin{display:block;width:48px;height:48px;background-image:url('/access-scenes.webp');background-size:96px 48px;background-repeat:no-repeat;filter:drop-shadow(0 2px 2px #26153535);flex-shrink:0}.scene-patio{background-position:0 0}.scene-phone{background-position:-48px 0}.scene-caption{display:block;white-space:nowrap;font-size:9px;font-weight:700;color:#3d2b4d;background:#fffdf3eF;border:1px solid #ccbddd;border-radius:4px;padding:1px 4px;line-height:1.3}.neutral-place-pin{display:grid;place-content:center;width:30px;height:38px;margin:5px 0;background:#fffbee;color:#57357f;border:2px solid #775393;border-radius:12px 12px 12px 3px;font-size:16px;font-weight:bold;box-shadow:0 2px 5px #39234233}.place-cluster{width:42px;height:42px;margin:5px 11px;border:3px solid #fffbee;border-radius:50%;background:#5d3a9a;color:white;font-size:16px;font-weight:800;display:grid;place-content:center;box-shadow:0 2px 7px #2b183f55}.cluster-choice{display:block;background:#fffbee;border:1px solid #d2c2e8;border-radius:6px;padding:9px;margin:6px 0;color:#443258;font:inherit;max-width:250px}.place-marker:focus-visible{outline:3px solid #744cb0;outline-offset:4px}

.type-pin{background-image:url(/place-scenes.webp);background-size:144px 48px}.scene-park{background-position:0 0}.scene-food{background-position:-48px 0}.scene-beach{background-position:-96px 0}
.status-scene{background-image:url('/dog-access.webp');background-size:144px 48px}.status-welcome{background-position:0 0}.status-blocked{background-position:-48px 0}.status-leash{background-position:-96px 0}.map-symbol-guide{margin:0 24px 17px;font-size:12px;color:#6b577a}.map-symbol-guide summary{cursor:pointer;text-decoration:underline;text-underline-offset:3px;font-weight:600}.map-symbol-items{display:flex;gap:17px;flex-wrap:wrap;margin:12px 0}.map-symbol-items>span{display:flex;align-items:center;max-width:170px;gap:7px;font-size:12px;line-height:1.4}.map-symbol-items i{flex-shrink:0}.map-symbol-guide p{font-size:12px;max-width:720px}.scene-pin{background-color:transparent}@media(max-width:650px){.map-symbol-guide{margin:0 15px 15px}.map-symbol-items{gap:10px}.map-symbol-items>span{max-width:150px;font-size:11px}}
