@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{color-scheme:light;--ink:oklch(.25 .033 170);--muted:oklch(.47 .028 170);--paper:oklch(.985 .004 145);--surface:oklch(1 0 0);--green:oklch(.38 .06 173);--lime:oklch(.91 .17 119);--line:oklch(.91 .014 155);--soft:oklch(.95 .019 148);--orange:oklch(.69 .15 44);font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;-webkit-font-smoothing:antialiased}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button,a{touch-action:manipulation}button{border:0;background:none;min-height:44px}button:active{transform:scale(.96)}a{color:inherit}button:disabled{opacity:.48;cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{outline:3px solid oklch(.62 .18 253);outline-offset:3px}svg{width:22px;height:22px;flex-shrink:0;stroke:currentColor;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3,p{margin:0}h1,h2,h3,.wordmark{font-family:'Manrope',sans-serif}h1{font-size:2.3rem;line-height:1.12;letter-spacing:-1.6px;font-weight:800;text-wrap:balance}h2{font-size:1.35rem;letter-spacing:-.6px;font-weight:800}h3{font-size:1.08rem;letter-spacing:-.25px}p{line-height:1.55;text-wrap:pretty}small,.meta{font-size:.78rem;line-height:1.4;color:var(--muted)}.eyebrow{display:block;font-size:.7rem;font-weight:750;letter-spacing:1.8px}.app-shell{max-width:1440px;margin:auto}.mobile-app{min-width:0}.app-header{height:80px;padding:20px 24px 12px;display:flex;align-items:center;justify-content:space-between;background:var(--paper)}.wordmark{display:flex;align-items:center;gap:0;font-size:1.35rem;letter-spacing:-1px;text-decoration:none;font-weight:800}.wordmark>span:not(.brand-icon){font-weight:500}.wordmark sup{font:600 .52rem 'DM Sans';letter-spacing:.8px;margin:-15px 0 0 5px;color:var(--muted)}.brand-icon{display:grid;place-items:center;width:35px;height:35px;background:var(--green);color:var(--lime);border-radius:13px;margin-right:9px;font-size:27px}.icon-button{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--surface)}.avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--soft);font-size:.7rem;font-weight:700;border:1px solid var(--line)}.desktop-nav,.desktop-extra{display:none}.view{padding:20px 24px 112px}.intro{padding:9px 0 24px}.intro .eyebrow{color:var(--green);margin-bottom:12px}.intro p{margin-top:12px;font-size:.94rem;color:var(--muted);max-width:310px}.location-button{display:flex;align-items:center;gap:8px;font-size:.86rem;padding:0;margin-bottom:13px}.location-button svg{width:17px;height:17px}.location-button strong{font-weight:650}.location-button .chevron{width:15px;color:var(--muted)}.local-card{position:relative;border-radius:28px;overflow:hidden;background:var(--green);color:white;min-height:232px;display:flex;flex-direction:column;justify-content:space-between;padding:24px;isolation:isolate}.local-card .landscape{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.local-card:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(100deg,oklch(.2 .055 171/.87),oklch(.2 .055 171/.18))}.local-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.pill{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:5px 10px;border-radius:30px;font-size:.7rem;font-weight:650;line-height:1.25;background:var(--soft);color:var(--green)}.pill.dark{background:oklch(.18 .02 160/.58);color:white;backdrop-filter:blur(12px)}.pill.light{background:var(--lime);color:var(--ink)}.dot{width:6px;height:6px;background:currentColor;border-radius:100%;flex-shrink:0}.local-card h2{font-size:1.95rem;max-width:250px;line-height:1.15;letter-spacing:-.8px;margin:17px 0 8px}.local-card p{font-size:.84rem;max-width:255px;color:oklch(.95 .01 160)}.local-card .circle-link{position:absolute;right:21px;bottom:24px;background:var(--lime);color:var(--ink)}.circle-link{width:44px;height:44px;border-radius:50%;display:grid;place-items:center}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:28px 0 15px}.text-button{font-size:.8rem;font-weight:650;color:var(--green);display:flex;gap:5px;align-items:center;padding:0}.text-button svg{width:16px}.bug-chips{display:flex;gap:8px;overflow-x:auto;padding:2px 0 9px;scrollbar-width:none}.bug-chips::-webkit-scrollbar{display:none}.chip{white-space:nowrap;border:1px solid var(--line);border-radius:30px;padding:10px 14px;font-size:.8rem;display:flex;gap:7px;align-items:center;background:var(--surface)}.chip svg{width:17px;height:17px}.chip.active{background:var(--green);color:white;border-color:var(--green)}.home-map{height:195px;border-radius:24px;overflow:hidden;border:1px solid var(--line);position:relative;background:var(--soft)}.map-open{position:absolute;right:10px;top:10px;z-index:500;background:white;box-shadow:0 3px 12px #0002}.map-caption{display:flex;justify-content:space-between;gap:12px;margin-top:10px;font-size:.74rem;color:var(--muted)}.map-caption span{display:flex;align-items:center;gap:5px}.map-caption .dot{background:var(--green)}.notes-strip{display:grid;grid-template-columns:1.3fr 1fr;gap:12px}.note-card{position:relative;isolation:isolate;border-radius:23px;overflow:hidden;color:white;min-height:240px;text-align:left;padding:17px;display:flex;flex-direction:column;justify-content:flex-end;background:var(--green)}.note-card img{width:100%;height:100%;inset:0;position:absolute;object-fit:cover;z-index:-2}.note-card:after{content:'';position:absolute;inset:0;background:linear-gradient(transparent 12%,#071d16db);z-index:-1}.note-card .pill{align-self:flex-start;position:absolute;top:13px;left:13px;font-size:.63rem}.note-card h3{line-height:1.3;margin-bottom:7px;font-size:1.03rem}.note-card .meta{color:white;font-size:.7rem}.note-card .mini-label{font-size:.66rem;letter-spacing:1px;font-weight:600;margin-bottom:7px}.relief-banner{margin-top:26px;border-radius:22px;background:var(--lime);display:flex;align-items:center;gap:14px;padding:18px;text-align:left;width:100%}.relief-banner .relief-symbol{width:45px;height:45px;border:1px solid oklch(.3 .04 140/.25);border-radius:50%;display:grid;place-items:center;flex-shrink:0}.relief-banner strong{font-size:.95rem}.relief-banner p{font-size:.77rem;margin-top:3px}.relief-banner>svg{margin-left:auto}.source-foot{font-size:.74rem;color:var(--muted);text-align:center;line-height:1.5;margin:24px 0 0}.source-foot button{text-decoration:underline;min-height:30px;font-size:inherit}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:oklch(1 0 0/.96);backdrop-filter:blur(18px);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(5,1fr);padding:8px 12px calc(8px + env(safe-area-inset-bottom));z-index:800}.nav-button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;font-size:.63rem;font-weight:550;color:var(--muted);min-height:51px;padding:3px}.nav-button svg{width:22px;height:22px}.nav-button.active{color:var(--green);font-weight:800}.nav-button.active:after{content:'';width:4px;height:4px;background:var(--green);border-radius:50%;position:absolute;bottom:5px}.nav-button{position:relative}.nav-button.report svg{width:45px;height:38px;padding:8px;border-radius:15px;background:var(--green);color:var(--lime);margin-top:-6px}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;margin:7px 0 22px}.page-heading h1{font-size:2rem}.page-heading p{margin-top:8px;color:var(--muted);font-size:.88rem}.search-box{display:flex;align-items:center;gap:10px;border:1px solid var(--line);background:white;border-radius:15px;padding:0 14px}.search-box input{min-width:0;flex:1;border:0;background:none;padding:14px 0;color:var(--ink);font-size:1rem;outline-offset:0}.map-large{height:390px;border-radius:23px;overflow:hidden;margin:12px 0;background:var(--soft);isolation:isolate}.map-tools{display:flex;gap:8px;justify-content:space-between;align-items:center;font-size:.77rem}.map-tools button{border-radius:12px;padding:7px 12px;background:var(--soft);display:flex;align-items:center;gap:6px}.map-tools svg{width:16px}.observation-list{display:flex;flex-direction:column;gap:10px;margin-top:16px}.observation-row{display:flex;align-items:center;gap:13px;text-align:left;width:100%;border:1px solid var(--line);background:white;padding:12px;border-radius:19px}.observation-row img,.bug-thumb{width:61px;height:64px;border-radius:13px;object-fit:cover;flex-shrink:0;background:var(--soft)}.bug-thumb{display:grid;place-items:center;color:var(--green)}.observation-row h3{font-size:.93rem}.observation-row p{font-size:.76rem;color:var(--muted);margin:4px 0}.observation-row .pill{font-size:.62rem;min-height:23px;padding:3px 7px}.observation-row>svg{margin-left:auto;width:18px}.notice{padding:14px 16px;border-radius:15px;background:var(--soft);font-size:.81rem;line-height:1.5;color:var(--green);margin:14px 0}.primary{background:var(--green);color:white;border-radius:15px;min-height:50px;padding:12px 20px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary.full{width:100%}.secondary{border:1px solid var(--line);background:white;border-radius:15px;min-height:48px;padding:10px 16px;font-size:.86rem;display:inline-flex;align-items:center;justify-content:center;gap:8px}.empty-state{text-align:center;padding:35px 20px;background:var(--soft);border-radius:23px;margin-top:18px}.empty-state>svg{width:35px;height:35px;margin-bottom:15px}.empty-state p{font-size:.86rem;color:var(--muted);margin:10px 0 18px}.loading-card{padding:25px;background:var(--soft);border-radius:24px;color:var(--green)}
.feed-view{padding:8px 14px 90px}.feed-head{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 16px}.feed-head h1{font-size:1.65rem;letter-spacing:-.8px}.feed-modes{display:flex;background:var(--soft);border-radius:30px;padding:3px;gap:3px}.feed-modes button{min-height:36px;font-size:.72rem;padding:0 11px;border-radius:25px}.feed-modes .active{background:white;box-shadow:0 1px 4px #0001}.feed-stack{height:calc(100dvh - 221px);min-height:460px;max-height:760px;overflow-y:auto;scroll-snap-type:y mandatory;border-radius:28px;scrollbar-width:none;overscroll-behavior:contain}.feed-card{position:relative;height:100%;min-height:460px;scroll-snap-align:start;isolation:isolate;background:var(--green);color:white;overflow:hidden;padding:20px 22px;display:flex;flex-direction:column;justify-content:flex-end}.feed-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}.feed-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#071e1710 20%,#071e1760 42%,#071e17f2 100%);z-index:-1}.feed-top{position:absolute;top:20px;left:20px;right:20px;display:flex;justify-content:space-between;align-items:center}.feed-card h2{font-size:1.75rem;line-height:1.18;max-width:280px;margin:13px 46px 10px 0}.feed-card p{font-size:.85rem;max-width:295px;margin-right:42px;color:oklch(.98 .008 160)}.feed-author{display:flex;align-items:center;gap:9px;margin:16px 0 10px;font-size:.8rem}.feed-author .avatar{background:oklch(1 0 0/.2);color:white;border-color:#fff4;width:29px;height:29px}.feed-actions{position:absolute;right:14px;bottom:150px;display:flex;flex-direction:column;gap:14px}.feed-actions button{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:.7rem;text-shadow:0 1px 5px #0009}.feed-actions button svg{width:26px;height:26px}.feed-actions .selected svg{fill:var(--lime);color:var(--lime)}.feed-credit{font-size:.65rem;opacity:.87;margin-top:14px;display:block;max-width:90%}.feed-credit a{text-underline-offset:3px}.feed-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:16px;border-top:1px solid #fff3;padding-top:12px;font-size:.68rem}.feed-bottom button{display:flex;align-items:center;gap:5px;min-height:32px;font-size:.72rem}.feed-bottom svg{width:16px}.feed-controls{display:flex;justify-content:center;gap:14px;align-items:center;padding:7px 0;font-size:.72rem;color:var(--muted)}.feed-controls button{min-height:32px}.feed-controls svg{width:17px}.relief-hero{background:var(--green);border-radius:28px;color:white;padding:30px 25px;position:relative;overflow:hidden}.relief-hero .eyebrow{color:var(--lime)}.relief-hero h1{margin:20px 0 15px;font-size:2.6rem;max-width:300px}.relief-hero p{font-size:.9rem;color:oklch(.92 .02 160);max-width:300px}.relief-hero .primary{background:var(--lime);color:var(--ink);margin-top:26px}.relief-emblem{border:1px solid #fff3;border-radius:50%;width:75px;height:75px;display:grid;place-items:center;margin-bottom:26px}.relief-emblem svg{width:34px;height:34px;color:var(--lime)}.guide-list{margin-top:20px}.guide-item{display:flex;gap:15px;padding:19px 0;border-bottom:1px solid var(--line)}.guide-item>span{width:34px;height:34px;border-radius:50%;background:var(--soft);display:grid;place-items:center;font-weight:700;font-size:.84rem;flex-shrink:0}.guide-item p{margin-top:6px;font-size:.84rem;color:var(--muted)}.source-item{padding:18px 0;border-bottom:1px solid var(--line)}.source-item h3{display:flex;align-items:center;justify-content:space-between;gap:10px}.source-item p{font-size:.84rem;margin:9px 0;color:var(--muted)}.source-item>a{display:inline-flex;align-items:center;gap:5px;font-size:.8rem;color:var(--green);min-height:35px}.source-item>a svg{width:14px}.install-card{margin-top:25px;background:var(--soft);border-radius:22px;padding:22px}.install-card p{font-size:.85rem;color:var(--muted);margin:9px 0 17px}.install-card img{width:48px;height:48px;border-radius:14px;margin-bottom:14px}.journal-tabs{display:flex;gap:8px;margin:20px 0}.journal-stats{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.journal-stats div{background:var(--soft);padding:18px;border-radius:20px}.journal-stats strong{font-family:'Manrope';font-size:1.8rem;display:block}.journal-stats span{font-size:.8rem;color:var(--muted)}
dialog{width:100%;max-width:520px;max-height:90dvh;border:0;border-radius:30px 30px 0 0;bottom:0;top:auto;margin:0 auto;padding:0;color:var(--ink);background:var(--surface);box-shadow:0 20px 80px #0003;overscroll-behavior:contain}dialog::backdrop{background:oklch(.15 .02 160/.55);backdrop-filter:blur(4px)}#sheet-body{padding:14px 25px calc(28px + env(safe-area-inset-bottom))}.sheet-handle{height:4px;width:36px;border-radius:10px;background:var(--line);margin:0 auto 14px}.sheet-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px}.sheet-heading h2{font-size:1.4rem}.sheet-heading .icon-button{background:var(--soft);flex-shrink:0}.sheet-description{font-size:.88rem;color:var(--muted);margin:-5px 0 20px}.sheet-image{width:100%;max-height:280px;object-fit:cover;border-radius:20px;margin-bottom:17px}.form-field{display:flex;flex-direction:column;gap:7px;margin:17px 0;font-size:.84rem;font-weight:600}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:13px;background:var(--paper);color:var(--ink);font-weight:400;font-size:1rem}.form-field textarea{min-height:90px;resize:vertical}.photo-input{border:1px dashed oklch(.68 .04 155);border-radius:17px;padding:20px;text-align:center;background:var(--soft);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;position:relative;font-size:.85rem;cursor:pointer}.photo-input input{position:absolute;width:1px;height:1px;opacity:0}.photo-input:focus-within{outline:3px solid oklch(.62 .18 253)}.photo-preview{max-width:100%;max-height:180px;border-radius:12px}.form-error{color:oklch(.48 .19 25);font-size:.84rem;margin:12px 0}.comment{display:flex;gap:10px;padding:14px 0;border-bottom:1px solid var(--line)}.comment .avatar{flex-shrink:0}.comment strong{font-size:.8rem}.comment p{font-size:.88rem;margin-top:5px;overflow-wrap:anywhere}.comment small{display:block;margin-top:5px}.comment-form{display:flex;gap:8px;margin-top:20px}.comment-form input{min-width:0;flex:1;border:1px solid var(--line);border-radius:12px;padding:12px;font-size:1rem}.comment-form button{width:46px;flex-shrink:0}.checklist{padding:0;list-style:none}.checklist li{display:flex;align-items:flex-start;gap:10px;padding:12px 0;font-size:.87rem;line-height:1.5}.checklist svg{width:18px;color:var(--green);margin-top:2px}.success-mark{width:66px;height:66px;background:var(--lime);border-radius:50%;display:grid;place-items:center;margin:15px auto 20px}.success-mark svg{width:30px;height:30px}.success-body{text-align:center}.success-body p{color:var(--muted);font-size:.9rem;margin:14px 0 24px}.place-results{display:flex;flex-direction:column;gap:6px;margin-top:15px}.place-results button{text-align:left;display:flex;justify-content:space-between;align-items:center;padding:12px 14px;background:var(--soft);border-radius:13px}.place-results small{display:block;margin-top:4px}.places-empty{font-size:.88rem;color:var(--muted);padding:15px}.leaflet-container{font-family:'DM Sans',sans-serif!important}.leaflet-control-attribution{font-size:9px!important}.leaflet-popup-content{line-height:1.5;font-size:13px}.leaflet-popup-content button{background:var(--green);color:white;border-radius:10px;padding:8px 13px;margin-top:10px}.leaflet-bar a{min-width:38px;min-height:38px;display:grid!important;place-items:center}.custom-marker{border-radius:50%;display:grid;place-items:center;border:2px solid white;background:var(--green);box-shadow:0 2px 6px #14372d44;color:white;font-size:10px}.map-offline{display:grid;place-items:center;height:100%;padding:25px;text-align:center;font-size:.88rem;color:var(--muted);background:var(--soft)}#toast{position:fixed;left:50%;bottom:calc(92px + env(safe-area-inset-bottom));transform:translateX(-50%) translateY(20px);background:var(--green);color:white;border-radius:14px;padding:13px 19px;font-size:.83rem;width:max-content;max-width:90vw;box-shadow:0 5px 25px #0002;opacity:0;pointer-events:none;z-index:2000;transition:opacity .2s,transform .2s}#toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.skip{position:fixed;left:10px;top:-80px;z-index:3000;background:white;padding:14px}.skip:focus{top:10px}.hidden,[hidden]{display:none!important}
@media(min-width:760px){.app-shell{display:grid;grid-template-columns:210px minmax(0,620px);justify-content:center;gap:24px;padding:30px}.desktop-nav{display:flex;flex-direction:column;position:sticky;top:30px;height:calc(100dvh - 60px);padding:20px 10px}.desktop-nav .wordmark{margin:0 0 45px}.desktop-nav .nav-button{flex-direction:row;justify-content:flex-start;gap:14px;padding:14px 17px;font-size:.87rem;margin:4px 0;min-height:50px;border-radius:15px}.desktop-nav .nav-button.active{background:var(--soft)}.desktop-nav .nav-button.active:after{display:none}.desktop-nav .nav-button.report svg{background:none;color:var(--green);margin:0;padding:0;width:22px;height:22px}.desktop-nav .install-side{margin-top:auto;background:var(--soft);padding:18px;border-radius:19px}.install-side p{font-size:.78rem;margin:9px 0 12px;color:var(--muted)}.mobile-app{border:1px solid var(--line);border-radius:32px;overflow:hidden;background:var(--paper);box-shadow:0 10px 55px oklch(.3 .02 150/.04)}.app-header{padding:20px 32px;height:90px}.view{padding:20px 32px 40px}.bottom-nav{display:none}.intro h1{font-size:2.65rem}.intro p{max-width:390px}.local-card{min-height:250px}.home-map{height:245px}.notes-strip{grid-template-columns:1fr 1fr}.note-card{min-height:265px}.feed-view{padding:6px 20px 16px}.feed-stack{height:calc(100dvh - 245px);min-height:590px}.feed-card h2{font-size:2rem;max-width:350px}.feed-card p{max-width:340px}.feed-head{padding-bottom:20px}dialog{top:50%;bottom:auto;transform:translateY(-50%);border-radius:28px;max-height:86dvh}#sheet-body{padding:22px 28px 28px}.sheet-handle{display:none}.map-large{height:420px}#toast{bottom:30px}.map-tools{font-size:.82rem}}
@media(min-width:1200px){.app-shell{grid-template-columns:210px minmax(0,580px) 260px;gap:32px;padding:38px 28px}.desktop-extra{display:block;padding-top:25px}.desktop-extra .side-note{position:sticky;top:55px}.desktop-extra h2{font-size:1.12rem;margin:12px 0}.desktop-extra p{font-size:.84rem;color:var(--muted)}.desktop-extra .guide-item h3{font-size:.86rem}.desktop-extra .guide-item p{font-size:.77rem}.side-label{font-size:.68rem;font-weight:750;letter-spacing:1.4px;color:var(--muted)}.desktop-extra .relief-banner{align-items:flex-start;padding:20px;display:block}.desktop-extra .relief-symbol{margin-bottom:15px}.desktop-extra .source-foot{text-align:left}}
@media(max-width:359px){.app-header{padding-left:18px;padding-right:18px}.view{padding-left:18px;padding-right:18px}h1{font-size:2rem}.local-card{padding:20px}.note-card{padding:13px;min-height:230px}.note-card h3{font-size:.94rem}.wordmark{font-size:1.22rem}.feed-card{padding:19px}.feed-card h2{font-size:1.5rem}.feed-head h1{font-size:1.4rem}.feed-modes button{padding:0 9px;font-size:.68rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}button:active{transform:none}}

/* Mobile interaction and data-layer refinements. */
.layer-switch{display:flex;padding:4px;border-radius:15px;background:var(--soft);margin:8px 0 15px;gap:4px}.layer-switch button{flex:1;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:12px;font-size:.84rem}.layer-switch button.active{background:white;box-shadow:0 2px 6px #0001;font-weight:700}.layer-switch svg{width:17px}.pagination{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:22px}.pagination .secondary{padding:8px 12px}.home-install{display:flex;align-items:center;gap:8px;font-size:.78rem;width:100%;margin-top:18px;flex-wrap:wrap}.home-install>span{margin-left:auto;font-weight:700;color:var(--green)}.home-install>svg{width:17px}.image-unavailable{font-size:.8rem;padding:15px;background:var(--soft);color:var(--green);border-radius:12px}.chip,.text-button{font-size:.875rem}.pill,.eyebrow,.nav-button{font-size:.75rem}.note-card .pill,.note-card .mini-label,.feed-credit,.feed-bottom,.feed-bottom button,.feed-actions button,.feed-controls{font-size:.75rem}.note-card .meta{font-size:.78rem}.local-card p,.feed-card p,.guide-item p,.sheet-description{font-size:.94rem}.home-view .intro{padding-top:0}.home-view .intro p{margin-top:10px}.home-view .location-button{margin-top:0}.leaflet-pane svg{width:auto;height:auto}.home-map canvas,.map-large canvas{outline:none}#main:focus{outline:none}#main:focus-visible{outline:2px solid oklch(.62 .18 253);outline-offset:-2px}.observation-list{scroll-margin-top:18px}

/* Keep map controls and attribution inside the map, below the fixed navigation. */
.home-map,.map-large{position:relative;z-index:0;isolation:isolate}
/* Installed apps do not need install promotions, including iOS Home Screen apps. */
html.is-installed .install-side,html.is-installed .home-install,html.is-installed .install-card,html.is-installed [data-action="install"]{display:none}
@media (display-mode: standalone){.desktop-nav .install-side,.home-install,.install-card,[data-action="install"]{display:none}}

/* Reports and their actual observation photographs. */
.record-gallery{margin:18px 0}.record-gallery figure{margin:0}.record-photo{width:100%;height:310px;max-height:42dvh;object-fit:contain;background:var(--soft);border-radius:20px;display:block}.record-photo[hidden]{display:none}.record-gallery figcaption{font-size:.7rem;line-height:1.6;color:var(--muted);padding:10px 2px}.record-gallery figcaption svg{width:12px;height:12px}.photo-thumbnails{display:flex;gap:8px;overflow:auto;padding:3px 2px 9px}.photo-thumbnails button{flex:0 0 65px;height:65px;padding:3px;border-radius:13px;border:2px solid transparent}.photo-thumbnails button[aria-pressed=true]{border-color:var(--green)}.photo-thumbnails img{width:100%;height:100%;object-fit:cover;border-radius:8px}.record-no-photo{padding:26px 20px;text-align:center;background:var(--soft);border-radius:20px;display:grid;justify-items:center;gap:10px}.record-no-photo p{font-size:.83rem;color:var(--muted);max-width:320px}.record-description{margin:22px 0}.record-description .eyebrow{color:var(--green);margin-bottom:10px}.record-description p{font-size:.91rem;white-space:pre-line;overflow-wrap:anywhere}.record-facts{margin:22px 0;display:grid;gap:0}.record-facts>div{display:grid;grid-template-columns:110px minmax(0,1fr);gap:15px;padding:11px 0;border-bottom:1px solid var(--line)}.record-facts dt{color:var(--muted);font-size:.77rem}.record-facts dd{margin:0;font-size:.84rem;overflow-wrap:anywhere}.record-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.record-actions>a{width:100%;justify-content:center;margin-top:4px}.record-actions>.secondary{flex:1}.feed-head{flex-wrap:wrap;gap:13px}.feed-modes{margin-left:auto}.feed-status{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 10px 12px;font-size:.67rem;color:var(--muted)}.feed-status .text-button{font-size:.72rem}.feed-error{font-size:.75rem;color:var(--green);padding:0 10px 12px}.feed-title{text-align:left;padding:0;min-height:0;color:white;align-self:flex-start;max-width:calc(100% - 35px)}.feed-title h2{margin-right:0}.feed-image-open{position:absolute;inset:0 0 52%;width:100%;min-height:0;z-index:0}.feed-image-open:active,.feed-title:active{transform:none}.feed-top{pointer-events:none}.feed-top .pill:first-child{max-width:62%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;display:block}.feed-top .pill svg{width:12px;height:12px;vertical-align:middle;margin-right:3px}.feed-card .feed-description{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;overflow-wrap:anywhere}.feed-author strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:210px}.feed-credit{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.feed-no-photo{position:absolute;top:80px;left:0;right:0;display:grid;justify-items:center;gap:10px;color:var(--lime);font-size:.8rem}.feed-no-photo svg{width:44px;height:44px}.real-feed-card .feed-actions{bottom:150px}.feed-bottom>span{max-width:58%;line-height:1.4}.feed-stack{height:calc(100dvh - 264px)}
@media(max-width:460px){.feed-head{display:block}.feed-head h1{margin-bottom:12px}.feed-modes{display:flex;width:max-content;margin-left:0}.feed-stack{height:calc(100dvh - 290px);min-height:460px}.record-photo{height:265px}.record-facts>div{grid-template-columns:90px minmax(0,1fr)}}

.feed-view{display:flex;flex-direction:column;height:calc(100dvh - 80px);min-height:620px;padding-bottom:calc(80px + env(safe-area-inset-bottom))}.feed-head,.feed-status,.feed-controls,.feed-error{flex-shrink:0}.feed-view .feed-stack{flex:1;height:auto;min-height:0;max-height:none}.feed-view .feed-card{height:100%;min-height:100%}.feed-view .feed-controls{padding:4px 0}.feed-view .feed-author{margin:12px 0 8px}.feed-view .feed-bottom{margin-top:12px}.filing-list{margin-top:20px}.filing-list summary{cursor:pointer;font-weight:700;padding:12px 0}
@media(max-height:740px){.feed-view .feed-card h2{font-size:1.45rem}.feed-view .feed-description{-webkit-line-clamp:2}.feed-view .feed-credit{-webkit-line-clamp:1}}
@media(min-width:1000px){.feed-view{height:calc(100dvh - 80px);padding-bottom:18px}}
