.site{flex-direction:column;width:100%;max-width:100%;min-height:100vh;display:flex}.topbar{z-index:30;background:var(--brand-bar);color:#f7f5ef;width:100%;position:sticky;top:0}.topbar-inner{width:min(var(--feed-width), calc(100% - 2rem));justify-content:space-between;align-items:center;gap:1rem;min-height:60px;margin:0 auto;display:flex}.brand{color:inherit;align-items:center;gap:.6rem;display:flex}.brand-mark{background:var(--accent);color:#fff;letter-spacing:.04em;border-radius:4px;place-items:center;width:30px;height:30px;font-size:.7rem;font-weight:800;display:grid}.brand-text{flex-direction:column;line-height:1;display:flex}.brand-text h1{font-family:var(--font-display);font-variation-settings:"wdth" 112;letter-spacing:-.015em;color:inherit;margin:0;font-size:1.02rem;font-weight:700}.seo-intro{margin:0}.seo-lede{color:var(--muted);margin:0;font-size:.92rem;line-height:1.5}.btn{cursor:pointer;border:0;border-radius:7px;padding:.6rem .95rem;font-size:.92rem;font-weight:600;transition:background .14s,border-color .14s,color .14s}.btn:disabled{opacity:.55;cursor:wait}.btn-publish,.btn-primary{background:var(--accent);color:#fff}.btn-publish:hover,.btn-primary:hover{background:var(--accent-dark)}.btn-ghost{color:var(--ink);border:1px solid var(--line-strong);background:0 0}.btn-ghost:hover{background:var(--surface-sunken)}.tabs-wrap{background:var(--bg);border-bottom:1px solid var(--line-strong);z-index:20;width:100%;position:sticky;top:60px}.tabs{width:min(var(--feed-width), calc(100% - 2rem));grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid}.tab{appearance:none;letter-spacing:.07em;text-transform:uppercase;color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;gap:.35rem;min-width:0;margin-bottom:-1px;padding:.85rem .3rem;font-size:.78rem;font-weight:600;display:inline-flex}.tab:hover{color:var(--ink)}.tab.is-active{color:var(--ink);border-bottom-color:var(--accent)}.tab-count{background:var(--accent-soft);min-width:1.25rem;height:1.25rem;color:var(--accent-dark);letter-spacing:0;border-radius:999px;place-items:center;padding:0 .3rem;font-size:.68rem;font-weight:700;display:inline-grid}.feed-shell{width:min(var(--feed-width), calc(100% - 2rem));flex-direction:column;flex:1;gap:1.1rem;margin:0 auto;padding:1.25rem 0 3rem;display:flex}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.city-filter{gap:.65rem;display:grid}.city-search input{border:1px solid var(--line-strong);background:var(--surface);width:100%;color:var(--ink);border-radius:7px;padding:.7rem .85rem;font-size:16px;font-weight:500}.city-search input::placeholder{color:#9a9284}.city-search input:focus{border-color:var(--ink);outline:none}.city-chips{flex-wrap:wrap;gap:.35rem;display:flex}.chip{appearance:none;border:1px solid var(--line-strong);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:.3rem;padding:.35rem .7rem;font-size:.82rem;font-weight:600;transition:border-color .14s,color .14s;display:inline-flex}.chip:hover{border-color:var(--ink);color:var(--ink)}.chip span{opacity:.6;font-size:.72rem;font-weight:600}.chip.is-active{background:var(--ink);border-color:var(--ink);color:#fff}.chip.is-active span{opacity:.7}.chip-more{border-style:dashed}.demo-note{color:#6b5510;background:#fdf3d8;border:1px solid #e8d18a;border-radius:7px;margin:0;padding:.7rem .85rem;font-size:.88rem;line-height:1.5}.media-banners{background:var(--line-strong);border:1px solid var(--line-strong);border-radius:8px;gap:1px;display:grid;overflow:hidden}.zoocial-banner{background:var(--surface);color:var(--ink);gap:.15rem;padding:.8rem .9rem;text-decoration:none;display:grid}.zoocial-banner:hover{background:var(--surface-sunken)}.zoocial-banner strong{font-size:.9rem;font-weight:700}.zoocial-banner strong:after{content:" ↗";color:var(--accent);font-size:.8rem}.zoocial-banner span{color:var(--muted);font-size:.85rem;line-height:1.45}.composer-trigger,.composer{scroll-margin-top:130px}.composer-trigger{text-align:left;border:1px solid var(--line-strong);background:var(--surface);width:100%;color:var(--muted);cursor:pointer;border-radius:8px;align-items:center;gap:.7rem;padding:.8rem .9rem;font-size:.95rem;transition:border-color .14s;display:flex}.composer-trigger:hover{border-color:var(--ink);color:var(--ink)}.composer-avatar{background:var(--ink);color:#fff;border-radius:6px;flex-shrink:0;place-items:center;width:30px;height:30px;font-size:1.15rem;font-weight:500;line-height:1;display:grid}.composer{background:var(--surface);border:1px solid var(--line-strong);border-radius:8px;gap:.8rem;padding:1.1rem;display:grid}.composer-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:.4rem;display:flex}.composer-top h3{margin:0;font-size:1.05rem}.composer-close{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;width:28px;height:28px;font-size:1.3rem;line-height:1}.composer-close:hover{background:var(--surface-sunken);color:var(--ink)}.composer label{letter-spacing:.05em;text-transform:uppercase;color:var(--muted);gap:.3rem;font-size:.78rem;font-weight:600;display:grid}.composer input,.composer textarea,.composer select{border:1px solid var(--line-strong);background:var(--surface);width:100%;color:var(--ink);letter-spacing:normal;text-transform:none;border-radius:7px;padding:.65rem .75rem;font-size:16px;font-weight:400}.composer input:focus,.composer textarea:focus,.composer select:focus{border-color:var(--ink);outline:none}.composer textarea{resize:vertical;line-height:1.5}.composer input[type=file]{background:var(--surface-sunken);padding:.55rem;font-size:.85rem}.composer-photo img{object-fit:contain;background:var(--surface-sunken);border-radius:7px;width:100%;max-height:240px;margin-top:.5rem}.composer-row{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.composer-actions{justify-content:flex-end;gap:.5rem;padding-top:.2rem;display:flex}.form-error{color:var(--accent);margin:0;font-size:.9rem;font-weight:600}.form-success{color:var(--found);margin:0;font-size:.9rem;font-weight:600}.feed{flex-direction:column;gap:.9rem;display:flex}.feed-empty{border:1px dashed var(--line-strong);text-align:center;color:var(--muted);background:0 0;border-radius:8px;justify-items:center;gap:1rem;padding:2rem 1.2rem;display:grid}.feed-empty p{max-width:34ch;margin:0;line-height:1.55}.post{background:var(--surface);border:1px solid var(--line-strong);border-radius:8px;animation:.3s both post-in;overflow:hidden}@keyframes post-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.post-head{gap:.7rem;padding:.9rem 1rem .6rem;display:flex}.post-avatar{width:38px;height:38px;font-family:var(--font-display);font-variation-settings:"wdth" 112;color:#fff;border-radius:7px;flex-shrink:0;place-items:center;font-size:1.05rem;font-weight:700;display:grid}.post-avatar.is-lost{background:var(--accent)}.post-avatar.is-found{background:var(--found)}.post-avatar.is-oficial{background:var(--ink);color:var(--brand-pop)}.post-who{min-width:0;padding-top:.05rem}.post-who h2{margin:0;font-size:1.08rem;line-height:1.25}.post-who p{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.15rem .3rem;margin:.2rem 0 0;font-size:.83rem;line-height:1.45;display:flex}.dot{opacity:.4}.tag-lost,.tag-found{letter-spacing:.06em;text-transform:uppercase;border-radius:4px;padding:.12rem .4rem;font-size:.7rem;font-weight:700}.tag-lost{color:var(--accent-dark);background:var(--accent-soft)}.tag-found{color:var(--found);background:var(--found-soft)}.post-city{color:var(--ink);font-weight:600}.post-text{white-space:pre-wrap;margin:0;padding:0 1rem .8rem;font-size:.95rem;line-height:1.6}.post-aid{padding-top:0}.post-source{color:var(--muted);margin:0;padding:0 1rem .8rem;font-size:.8rem}.post-source a{color:var(--accent);border-bottom:1px solid #bd2f264d;font-weight:600}.post-photo{background:var(--surface-sunken);border-top:1px solid var(--line);border-bottom:1px solid var(--line);width:100%}.post-photo img{object-fit:contain;width:100%;height:auto;display:block}.post-actions{flex-wrap:wrap;align-items:center;gap:.5rem;padding:.75rem 1rem;display:flex}.action{color:var(--ink);border:1px solid var(--line-strong);text-align:center;border-radius:7px;padding:.55rem .9rem;font-size:.9rem;font-weight:600}.action:hover{border-color:var(--ink)}.action-wa{background:var(--wa);border-color:var(--wa);color:#fff}.action-wa:hover{background:#17614b;border-color:#17614b}.action-muted{color:var(--muted);font-variant-numeric:tabular-nums;cursor:default;border:0;margin-left:auto;padding:0;font-size:.85rem;font-weight:500}.action-muted:hover{border:0}.oficial-feed{flex-direction:column;gap:.9rem;display:flex}.figures-card{background:var(--ink);color:#f7f5ef;border-radius:8px;padding:1.1rem 1.15rem 1.25rem}.figures-card-human{background:var(--surface);color:var(--ink);border:1px solid var(--line-strong)}.figures-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:1rem;display:flex}.figures-head h2{margin:.2rem 0 .3rem;font-size:1.2rem;line-height:1.25}.figures-meta{opacity:.65;margin:0;font-size:.82rem}.figures-card-human .figures-meta{color:var(--muted);opacity:1}.figures-link{color:var(--brand-pop);white-space:nowrap;border-bottom:1px solid #e0a91b66;flex-shrink:0;font-size:.82rem;font-weight:600}.figures-card-human .figures-link{color:var(--accent);border-bottom-color:#bd2f2659}.figures-grid{background:#ffffff24;border:1px solid #ffffff24;border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.figures-card-human .figures-grid{background:var(--line);border-color:var(--line)}.figures-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.figure{background:var(--ink);gap:.2rem;padding:.8rem .75rem;display:grid}.figures-card-human .figure{background:var(--surface)}.figure span{text-transform:uppercase;letter-spacing:.07em;opacity:.6;font-size:.68rem;font-weight:600}.figure strong{font-family:var(--font-display);font-variation-settings:"wdth" 115;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:clamp(1.5rem,5vw,1.85rem);font-weight:700;line-height:1}.figure em{opacity:.6;font-size:.75rem;font-style:normal}.figures-facts{gap:.65rem;margin:1rem 0 0;display:grid}.figures-facts div{border-top:1px solid #ffffff1f;gap:.2rem;padding-top:.65rem;display:grid}.figures-card-human .figures-facts div{border-top-color:var(--line)}.figures-facts dt{text-transform:uppercase;letter-spacing:.07em;opacity:.6;font-size:.68rem;font-weight:600}.figures-facts dd{margin:0;font-size:.93rem;line-height:1.5}.figures-id{opacity:.7;margin:1rem 0 0;font-size:.8rem}.figures-id code{color:var(--brand-pop);background:#e0a91b29;border-radius:4px;padding:.1rem .35rem;font-size:.78rem}.figures-notes{color:var(--muted);margin:1rem 0 0;padding-left:1.1rem;font-size:.9rem;line-height:1.55}.figures-notes li+li{margin-top:.35rem}.figures-disclaimer{color:var(--muted);margin:.8rem 0 0;font-size:.82rem;line-height:1.5}.source-card{background:var(--surface);border:1px solid var(--line-strong);border-radius:8px;padding:1.1rem 1.15rem 1.2rem}.source-kicker{letter-spacing:.09em;text-transform:uppercase;color:var(--accent);margin:0 0 .3rem;font-size:.7rem;font-weight:700}.figures-card .source-kicker{color:var(--brand-pop)}.source-card h2{margin:0 0 .5rem;font-size:1.18rem}.source-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.source-item{border-top:1px solid var(--line);gap:.45rem;padding:.9rem 0;display:grid}.source-item:first-child{border-top:0;padding-top:.2rem}.source-item strong{margin-bottom:.2rem;font-size:.98rem;display:block}.source-item p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}.source-item a{width:fit-content;color:var(--accent);border-bottom:1px solid #bd2f2659;font-size:.88rem;font-weight:600;display:inline-flex}.source-note{font-size:.88rem;color:var(--muted)!important}.source-note a{color:var(--accent);border-bottom:1px solid #bd2f264d;font-weight:600}.foundation-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.foundation-list li{border-top:1px solid var(--line);gap:.15rem;padding:.8rem 0;display:grid}.foundation-list li:first-child{border-top:0;padding-top:.2rem}.foundation-list strong{font-size:.98rem}.foundation-list span{letter-spacing:.04em;text-transform:uppercase;color:var(--accent);font-size:.78rem;font-weight:600}.foundation-list p{color:var(--muted);margin:.25rem 0 0;font-size:.9rem;line-height:1.55}.oficial-stats{background:var(--line);border:1px solid var(--line);border-radius:7px;grid-template-columns:1fr 1fr;gap:1px;margin:0 1rem .9rem;display:grid;overflow:hidden}.oficial-stats div{background:var(--surface);padding:.8rem .85rem}.oficial-stats span{letter-spacing:.07em;text-transform:uppercase;color:var(--muted);margin-bottom:.25rem;font-size:.68rem;font-weight:600;display:block}.oficial-stats strong{font-family:var(--font-display);font-variation-settings:"wdth" 115;font-variant-numeric:tabular-nums;font-size:1.7rem;font-weight:700;line-height:1}.admin-block{justify-items:start;gap:.75rem;display:grid}.admin-block input,.admin-block textarea{font-size:16px}.donations-feed{flex-direction:column;gap:.9rem;display:flex}.donation-intro{padding:.2rem .1rem .3rem}.donation-intro h2{margin:.2rem 0 .5rem;font-size:1.4rem;line-height:1.2}.donation-intro p{color:var(--muted);margin:0;line-height:1.6}.donation-card{background:var(--surface);border:1px solid var(--line-strong);border-radius:8px;padding:1.1rem 1.15rem 1.2rem}.donation-card.is-primary{background:var(--ink);border-color:var(--ink);color:#f7f5ef}.donation-card-head{justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.7rem;display:flex}.donation-campaign{letter-spacing:.09em;text-transform:uppercase;color:var(--accent);margin:0 0 .25rem;font-size:.7rem;font-weight:700}.donation-card.is-primary .donation-campaign{color:var(--brand-pop)}.donation-card h3{margin:0;font-size:1.15rem;line-height:1.25}.donation-summary{color:var(--muted);margin:0;font-size:.95rem;line-height:1.6}.donation-card.is-primary .donation-summary{color:#f7f5efc7}.donation-highlights{color:#f7f5efd9;margin:.85rem 0 0;padding-left:1.1rem;font-size:.9rem;line-height:1.55}.donation-highlights li+li{margin-top:.3rem}.donation-payments{background:var(--line);border:1px solid var(--line);border-radius:7px;gap:1px;margin-top:.9rem;display:grid;overflow:hidden}.donation-card.is-primary .donation-payments{background:#ffffff24;border-color:#ffffff24}.payment-row{background:var(--surface);justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .8rem;display:flex}.donation-card.is-primary .payment-row{background:var(--ink)}.payment-row span{text-transform:uppercase;letter-spacing:.07em;color:var(--muted);margin-bottom:.2rem;font-size:.68rem;font-weight:600;display:block}.donation-card.is-primary .payment-row span{color:#f7f5ef8c}.payment-row strong{font-variant-numeric:tabular-nums;letter-spacing:.01em;font-size:1rem}.btn-copy{border:1px solid var(--line-strong);color:var(--ink);cursor:pointer;background:0 0;border-radius:6px;flex-shrink:0;padding:.4rem .65rem;font-size:.8rem;font-weight:600}.btn-copy:hover{border-color:var(--ink)}.donation-card.is-primary .btn-copy{color:#f7f5ef;background:0 0;border-color:#f7f5ef4d}.donation-card.is-primary .btn-copy:hover{border-color:var(--brand-pop);color:var(--brand-pop)}.donation-verify{color:var(--muted);margin:.9rem 0 0;font-size:.82rem;line-height:1.5}.donation-card.is-primary .donation-verify{color:#f7f5ef9e}.donation-footnote{color:var(--muted);word-break:break-word;margin:.25rem 0 0;font-size:.82rem;line-height:1.55}.donation-footnote a{color:var(--accent);font-weight:600}.support-card{border-style:dashed}.footer{border-top:1px solid var(--line-strong);text-align:center;width:100%;color:var(--muted);padding:1.5rem 1rem 2.5rem;font-size:.86rem}.footer p{max-width:44ch;margin:0 auto;line-height:1.6}.footer-support{max-width:48ch!important;margin-top:.7rem!important}.footer-support a{color:var(--accent);border-bottom:1px solid #bd2f264d;font-weight:600}@media (width<=560px){.topbar-inner,.tabs,.feed-shell{width:calc(100% - 1.5rem)}.tab{letter-spacing:.02em;gap:.22rem;padding:.8rem .1rem;font-size:.66rem}.tab-count{min-width:0;height:auto;color:var(--accent);background:0 0;padding:0;font-size:.66rem}.donation-card-head{flex-direction:column}.figures-grid-3{grid-template-columns:1fr}.figures-head{flex-direction:column}.composer-row{grid-template-columns:1fr}.action{flex:1}.action-muted{text-align:left;flex-basis:100%;order:3;margin-left:0}}@media (width<=400px){.brand-text h1{font-size:.92rem}}@media (prefers-reduced-motion:reduce){.post,.btn{transition:none!important;animation:none!important}}:root{--bg:#efece5;--ink:#17150f;--muted:#6d6659;--line:#ddd7c9;--line-strong:#c9c1af;--surface:#fffdf8;--surface-sunken:#f6f3ec;--accent:#bd2f26;--accent-dark:#98241d;--accent-soft:#f6e3df;--found:#1e6a4f;--found-soft:#dfeee7;--wa:#1d7a5f;--brand-bar:#17150f;--brand-pop:#e0a91b;--radius:10px;--feed-width:620px;--font:"Archivo", system-ui, sans-serif;--font-display:"Archivo", system-ui, sans-serif;color:var(--ink);background:var(--bg);font-family:var(--font);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased}h1,h2,h3,.display{font-family:var(--font-display);font-variation-settings:"wdth" 108;letter-spacing:-.012em;font-weight:700}*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0}html{scroll-behavior:smooth}body{background:var(--bg);min-width:320px;color:var(--ink)}img{max-width:100%;display:block}button{font:inherit}input,textarea,select{font:inherit;font-size:16px}a{color:inherit;text-decoration:none}
