/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.hidden{display:none}.table{display:table}}:root{--green:#075a40;--green-dark:#043e2d;--green-soft:#e3f1e8;--cream:#f7f5ed;--orange:#ed8a20;--orange-soft:#fff0dc;--red:#b92e35;--red-soft:#fdebed;--blue:#15549a;--ink:#17221c;--muted:#647067;--line:#dce4dc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}:is(button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible){outline-offset:2px;outline:3px solid #ed8a2073}.site-header{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;justify-content:space-between;align-items:center;min-height:82px;padding:9px max(24px,50vw - 590px);display:flex;position:sticky;top:0}.brand-link{line-height:0;display:block}.brand-logo{object-fit:contain;object-position:left center;width:252px;height:62px}.site-header nav{align-items:center;gap:22px;display:flex}.site-header nav>a{color:var(--ink);font-size:14px;font-weight:700;text-decoration:none}.site-header nav>a:hover{color:var(--green)}.outline-button,.post-button{cursor:pointer;border-radius:9px;padding:11px 16px;font-weight:800}.outline-button{border:1px solid var(--green);color:var(--green);background:0 0}.post-button{border:1px solid var(--green);color:#fff;background:var(--green)}.post-button:hover{background:var(--green-dark)}.post-button.large{padding:13px 19px}.menu-button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:24px;display:none}.hero{background:radial-gradient(circle at 12% 18%,#ed8a2021,#0000 27%),linear-gradient(135deg,#dff0e5 0%,#f7f5ed 68%);padding:85px 24px 92px;overflow:hidden}.hero-inner{text-align:center;max-width:920px;margin:auto}.eyebrow{color:var(--orange);text-transform:uppercase;letter-spacing:.14em;margin:0 0 13px;font-size:12px;font-weight:900}.hero h1{letter-spacing:-.05em;color:var(--green-dark);margin:0 auto 18px;font-size:clamp(39px,6vw,70px);line-height:1.01}.hero-inner>p:not(.eyebrow){max-width:690px;color:var(--muted);margin:0 auto 28px;font-size:19px;line-height:1.55}.search-box{background:#fff;border:1px solid #cbd8ce;border-radius:12px;max-width:650px;margin:auto;display:flex;overflow:hidden;box-shadow:0 12px 30px #063e2c1a}.search-box input{border:0;outline:none;flex:1;min-width:0;padding:17px 18px}.search-box button{background:var(--orange);color:#2b1907;cursor:pointer;border:0;padding:0 25px;font-weight:900}.trust-row{color:var(--green);flex-wrap:wrap;justify-content:center;gap:25px;margin-top:24px;font-size:13px;font-weight:700;display:flex}.section-wrap,.listings-inner{max-width:1180px;margin:auto;padding-left:24px;padding-right:24px}.service-section{padding-top:76px;padding-bottom:90px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.section-heading h2,.safety-section h2{color:var(--green-dark);letter-spacing:-.03em;margin:0;font-size:clamp(29px,4vw,42px)}.service-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.service-card{text-align:left;border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:16px;padding:22px;transition:transform .2s,border-color .2s;box-shadow:0 10px 25px #0a39270f}.service-card:hover{border-color:#9bbfa9;transform:translateY(-4px)}.service-card:focus-visible{outline:3px solid #ed8a2073}.service-number{float:right;color:#9baca0;font-size:11px;font-weight:900}.service-icon{background:var(--green-soft);border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:20px;font-size:21px;display:grid}.service-donors .service-icon{background:var(--red-soft)}.service-card strong{color:var(--green-dark);margin-bottom:9px;font-size:19px;display:block}.service-card small{min-height:65px;color:var(--muted);font-size:14px;line-height:1.48;display:block}.service-card b{color:var(--green);margin-top:20px;font-size:13px;display:block}.listings-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff;padding:78px 0 92px;scroll-margin-top:70px}.listing-heading{margin-bottom:28px}.category-tabs{flex-wrap:wrap;gap:7px;margin-bottom:22px;display:flex}.category-tabs button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:#f4f7f4;border-radius:999px;padding:10px 15px;font-size:13px;font-weight:800}.category-tabs button.active{background:var(--green);color:#fff;border-color:var(--green)}.filter-row{border:1px solid var(--line);background:#fafbf9;border-radius:13px;flex-wrap:wrap;align-items:end;gap:12px;padding:16px;display:flex}.filter-row label{flex:1;gap:6px;min-width:190px;display:grid}.filter-row label span,.modal-form label>span{color:#4d5c52;font-size:12px;font-weight:800}.filter-row input,.filter-row select,.modal-form input,.modal-form select,.modal-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cbd7ce;border-radius:8px;padding:11px 12px}.clear-button{color:var(--red);cursor:pointer;background:0 0;border:0;padding:11px;font-weight:800}.result-count{color:var(--muted);margin:18px 2px 12px;font-size:13px;font-weight:700}.listing-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.listing-card{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;min-height:360px;padding:19px;display:flex;box-shadow:0 8px 20px #0832230b}.urgent-card{background:snow;border-color:#e9a3a8}.card-top{justify-content:space-between;align-items:center;display:flex}.category-badge{text-transform:uppercase;letter-spacing:.05em;background:var(--green-soft);color:var(--green);border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900;display:inline-block}.badge-jobs{color:var(--blue);background:#e7effa}.badge-donors{background:var(--red-soft);color:var(--red)}.badge-marketplace{background:var(--orange-soft);color:#8d4d09}.save-button{color:#839087;cursor:pointer;background:0 0;border:0;font-size:23px;line-height:1}.save-button.saved{color:var(--orange)}.listing-card h3{color:var(--green-dark);margin:17px 0 9px;font-size:19px;line-height:1.25}.listing-card>p{color:var(--muted);min-height:63px;margin:0 0 16px;font-size:14px;line-height:1.5}.listing-card dl{flex-wrap:wrap;gap:10px;margin:0 0 19px;display:flex}.listing-card dl div{background:#f5f7f5;border-radius:8px;padding:7px 9px}.listing-card dt{color:var(--muted);text-transform:uppercase;font-size:9px;font-weight:900}.listing-card dd{margin:2px 0 0;font-size:12px;font-weight:800}.card-author{border-top:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.card-author span{display:grid}.card-author b{font-size:13px}.card-author small{color:var(--muted);margin-top:3px;font-size:11px}.card-author>button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:9px 10px;font-size:12px;font-weight:800}.card-actions{justify-content:space-between;margin-top:13px;display:flex}.card-actions button{color:#7b877f;cursor:pointer;background:0 0;border:0;padding:0;font-size:11px;text-decoration:underline}.card-actions .delete-link{color:var(--red)}.empty-state{text-align:center;border:1px dashed #b9cbbf;border-radius:15px;padding:45px 20px}.empty-state>span{color:var(--green);font-size:40px}.empty-state h3{margin:8px 0}.empty-state p{color:var(--muted)}.loading-state{grid-column:1/-1}.loading-state>span{animation:1.1s linear infinite hyd-spin;display:inline-block}@keyframes hyd-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.loading-state>span{animation:none}}.safety-section{background:var(--green-dark);color:#fff;padding:75px 24px}.safety-inner{grid-template-columns:auto 1.4fr 1fr;align-items:center;gap:32px;max-width:1120px;margin:auto;display:grid}.safety-mark{background:var(--orange);color:#2b1907;border-radius:50%;place-items:center;width:67px;height:67px;font-size:30px;font-weight:900;display:grid}.safety-section h2{color:#fff;margin-bottom:12px}.safety-section p:not(.eyebrow){color:#c7d8cf;margin:0;line-height:1.6}.safety-section ul{gap:12px;margin:0;padding:0;list-style:none;display:grid}.safety-section li{color:#e1eee7;padding-left:20px;font-size:14px;position:relative}.safety-section li:before{content:"•";color:var(--orange);font-size:20px;line-height:15px;position:absolute;left:0}footer{background:#fff}.footer-inner{align-items:center;gap:26px;max-width:1180px;margin:auto;padding:38px 24px;display:flex}.footer-inner img{object-fit:contain;width:210px;height:65px}.footer-inner p{color:var(--muted);font-size:14px}.footer-inner nav{gap:20px;margin-left:auto;display:flex}.footer-inner a{color:var(--green);font-size:13px;font-weight:800;text-decoration:none}.footer-bottom{text-align:center;border-top:1px solid var(--line);color:#78847c;padding:15px 20px;font-size:11px}.modal-backdrop{z-index:60;background:#06160fa8;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.modal{background:#fff;border-radius:17px;width:min(100%,570px);max-height:calc(100vh - 40px);padding:30px;position:relative;overflow:auto;box-shadow:0 25px 80px #0000004d}.modal-close{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:28px;position:absolute;top:12px;right:16px}.modal h2{color:var(--green-dark);margin:0 34px 8px 0;font-size:29px}.modal-intro{color:var(--muted);font-size:13px;line-height:1.5}.modal-form{gap:14px;margin-top:20px;display:grid}.modal-form label{gap:6px;display:grid}.modal-form textarea{resize:vertical}.post-button.full{width:100%;padding:13px}.check-label{align-items:start;grid-template-columns:auto 1fr!important;display:flex!important}.check-label input{width:18px;margin-top:1px}.check-label span{line-height:1.4;font-weight:600!important}.toast{z-index:80;background:var(--green-dark);color:#fff;border-left:5px solid var(--orange);border-radius:10px;max-width:390px;padding:15px 18px;font-size:13px;line-height:1.45;position:fixed;bottom:22px;right:22px;box-shadow:0 15px 40px #00000040}@media (max-width:940px){.service-grid,.listing-grid{grid-template-columns:repeat(2,1fr)}.site-header nav{gap:12px}.site-header nav>a{display:none}.safety-inner{grid-template-columns:auto 1fr}.safety-inner ul{grid-column:2}.brand-logo{width:215px}}@media (max-width:670px){.site-header{padding:8px 14px}.menu-button{display:block}.site-header nav{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:stretch;padding:14px;display:none;position:absolute;top:72px;left:14px;right:14px;box-shadow:0 18px 45px #00000026}.site-header nav.open{display:grid}.site-header nav>a{padding:9px;display:block}.brand-logo{width:188px;height:55px}.hero{padding:59px 18px 65px}.hero h1{font-size:40px}.hero-inner>p:not(.eyebrow){font-size:17px}.trust-row{gap:9px 16px}.service-section,.listings-section{padding-top:58px;padding-bottom:65px}.section-wrap,.listings-inner{padding-left:16px;padding-right:16px}.section-heading{align-items:start}.listing-heading{gap:17px;display:grid}.listing-heading .post-button{width:max-content}.listing-grid,.safety-inner{grid-template-columns:1fr}.safety-inner ul{grid-column:auto}.safety-mark{width:54px;height:54px}.footer-inner{text-align:center;justify-items:center;display:grid}.footer-inner nav{margin:0}.footer-inner img{width:240px}.toast{bottom:14px;left:14px;right:14px}.modal{padding:25px 20px}.search-box button{padding:0 15px}}@media (max-width:430px){.service-grid{grid-template-columns:1fr}.service-card small{min-height:auto}.filter-row{display:grid}.filter-row label{min-width:0}.category-tabs{grid-template-columns:repeat(2,1fr);display:grid}.category-tabs button:first-child{grid-column:1/-1}.search-box input{padding:14px 12px}.search-box button{font-size:13px}.hero h1{font-size:35px}.footer-inner nav{flex-wrap:wrap;justify-content:center}}.form-error{color:#a51d28;background:#fff0f1;border-radius:8px;margin:0;padding:10px 12px;font-size:13px}.text-button{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:800}.auth-switch{text-align:center;color:var(--muted);margin:0;font-size:13px}.auth-switch button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-weight:900}.post-button:disabled{opacity:.65;cursor:wait}.listing-image{object-fit:cover;width:calc(100% + 38px);height:190px;margin:14px -19px 0}.modal-form label small{color:var(--muted);font-size:11px}.listing-address{background:#f4f7f4;border-radius:8px;padding:9px 10px;font-weight:750;color:#405347!important;min-height:0!important;margin:-7px 0 16px!important;font-size:12px!important}.listing-review-status{color:#8a5800;text-transform:uppercase;background:#fff3d9;border-radius:999px;margin-left:auto;padding:6px 9px;font-size:10px;font-weight:900}.listing-review-status.status-rejected{color:var(--red);background:#fdebed}.admin-stats{grid-template-columns:repeat(4,1fr)}.listing-admin-panel{margin-top:24px}.admin-listing-image{object-fit:cover;border:1px solid var(--line);border-radius:8px;width:96px;height:72px;display:block}.admin-no-image{width:96px;height:72px;color:var(--muted);border:1px dashed #b9cbbf;border-radius:8px;place-items:center;font-size:10px;display:grid}.listing-admin-actions{flex-wrap:wrap;gap:6px;display:flex}.admin-table-wrap .listing-admin-actions button{border-color:var(--green);color:var(--green)}.admin-table-wrap .listing-admin-actions button.danger{border-color:var(--red);color:var(--red)}.listing-admin-actions button:disabled{opacity:.5;cursor:wait}@media (max-width:900px){.admin-stats{grid-template-columns:repeat(2,1fr)}}.admin-page{background:#f4f7f4;min-height:100vh}.admin-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:82px;padding:8px max(24px,50vw - 590px);display:flex}.admin-header img{object-fit:contain;width:230px;height:62px}.admin-header div{align-items:center;gap:18px;display:flex}.admin-header span{background:var(--green);color:#fff;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.admin-header a{color:var(--green);font-weight:800;text-decoration:none}.admin-wrap{max-width:1180px;margin:auto;padding:60px 24px}.admin-wrap h1{color:var(--green-dark);margin:5px 0 28px;font-size:42px}.admin-stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:24px;display:grid}.admin-stats article{border:1px solid var(--line);background:#fff;border-radius:14px;gap:5px;padding:22px;display:grid}.admin-stats b{color:var(--green);font-size:34px}.admin-stats span{color:var(--muted);font-weight:700}.admin-panel,.admin-notice{border:1px solid var(--line);background:#fff;border-radius:15px;padding:24px}.admin-panel h2,.admin-notice h2{color:var(--green-dark);margin:0}.admin-panel>div:first-child p,.admin-notice p{color:var(--muted)}.admin-table-wrap{margin-top:20px;overflow:auto}.admin-table-wrap table{border-collapse:collapse;width:100%}.admin-table-wrap th,.admin-table-wrap td{text-align:left;border-top:1px solid var(--line);padding:14px;font-size:13px}.admin-table-wrap th{color:var(--muted);text-transform:uppercase;font-size:11px}.admin-table-wrap td small{color:var(--muted);margin-top:4px;display:block}.admin-table-wrap button{border:1px solid var(--red);color:var(--red);cursor:pointer;background:#fff;border-radius:7px;padding:7px 10px;font-weight:800}.reported{color:var(--red)}.clear{color:var(--green)}.admin-empty{text-align:center;color:var(--muted);padding:30px}@media (max-width:700px){.admin-stats{grid-template-columns:1fr}.admin-header span{display:none}.admin-header img{width:180px}.admin-wrap{padding:40px 14px}.admin-wrap h1{font-size:32px}}.donor-admin-panel{margin-bottom:24px}.pending-status{color:#a66200;text-transform:capitalize}.donor-admin-actions{gap:6px!important;display:flex!important}.donor-admin-actions button:first-child{border-color:var(--green);color:var(--green)}.donor-admin-actions button:disabled{opacity:.55;cursor:not-allowed}.admin-action-message{color:var(--green-dark);border-left:4px solid var(--green);background:#e9f7ef;border-radius:7px;padding:11px 13px;font-weight:750}.member-admin-panel{margin-bottom:24px}.member-role{text-transform:capitalize}.member-role-owner,.member-role-admin{color:var(--green)}.member-role-moderator{color:#9a6500}.member-role-actions{flex-wrap:wrap;gap:6px!important;display:flex!important}.member-role-actions button{border-color:var(--green)!important;color:var(--green)!important}.member-role-actions button.danger{border-color:var(--red)!important;color:var(--red)!important}.member-role-actions button:disabled{opacity:.45;cursor:not-allowed}.owner-protected{color:var(--muted);font-size:12px;font-weight:800}.chat-page{background:#f4f7f4;min-height:100vh}.chat-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:82px;padding:8px max(24px,50vw - 500px);display:flex}.chat-header img{object-fit:contain;width:225px;height:62px}.chat-header nav{gap:22px;display:flex}.chat-header nav a{color:var(--ink);font-size:14px;font-weight:800;text-decoration:none}.chat-header nav a.active{color:var(--green)}.chat-wrap{max-width:1000px;margin:auto;padding:52px 24px}.chat-title{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.chat-title h1{color:var(--green-dark);margin:5px 0 8px;font-size:40px}.chat-title>div>p:last-child{color:var(--muted);margin:0}.chat-title>span{color:var(--green);white-space:nowrap;background:#e8f6ed;border-radius:999px;padding:9px 12px;font-size:12px;font-weight:850}.chat-card,.chat-locked{border:1px solid var(--line);background:#fff;border-radius:16px;box-shadow:0 12px 35px #08322312}.chat-locked{text-align:center;padding:40px}.chat-locked a{color:var(--green);font-weight:850}.chat-safety{color:#70551c;background:#fff8e8;border-bottom:1px solid #f0dfb4;padding:13px 18px;font-size:12px}.message-list{flex-direction:column;gap:12px;height:520px;padding:20px;display:flex;overflow:auto}.message-list article{background:#f0f3f1;border-radius:5px 14px 14px;max-width:78%;padding:11px 14px}.message-list article.own-message{background:#e1f3e8;border-radius:14px 5px 14px 14px;align-self:flex-end}.message-list article>div{align-items:center;gap:7px;display:flex}.message-list article b{color:var(--green-dark);font-size:12px}.message-list article span{background:var(--green);color:#fff;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:900}.message-list article time{color:var(--muted);margin-left:auto;font-size:9px}.message-list article p{white-space:pre-wrap;word-break:break-word;margin:6px 0 0;line-height:1.45}.chat-empty{text-align:center;color:var(--muted);margin:auto}.chat-form{border-top:1px solid var(--line);gap:10px;padding:14px;display:flex}.chat-form label{flex:1}.chat-form textarea{resize:none;border:1px solid #cbd7ce;border-radius:10px;width:100%;padding:11px}.chat-form button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:0 22px;font-weight:900}.chat-form button:disabled{opacity:.6}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:650px){.chat-header{padding:8px 14px}.chat-header img{width:180px}.chat-header nav a:not(.active){display:none}.chat-wrap{padding:35px 12px}.chat-title{display:block}.chat-title>span{margin-top:14px;display:inline-block}.chat-title h1{font-size:32px}.message-list{height:460px}.message-list article{max-width:90%}.chat-form button{padding:0 15px}}.brand-link,.donor-header>a:first-child,.chat-header>a:first-child{flex-direction:column;align-items:flex-start;text-decoration:none;line-height:1!important;display:flex!important}.brand-link:after,.donor-header>a:first-child:after,.chat-header>a:first-child:after{content:"Powered by Hyderabad Updates";color:#063f2f;letter-spacing:.025em;white-space:nowrap;margin:-8px 0 1px 40px;font-size:9px;font-weight:800}.brand-link:after{margin-left:43px;font-size:10px}@media (max-width:670px){.brand-link:after,.donor-header>a:first-child:after,.chat-header>a:first-child:after{margin-left:30px;font-size:8px}}.message-list article .message-admin-actions{gap:7px;margin-top:9px;display:flex}.message-list article .message-admin-actions button,.message-list article .delete-message{color:#315546;cursor:pointer;background:#fff;border:1px solid #b9c9c0;border-radius:6px;padding:5px 8px;font-size:10px;font-weight:800}.message-list article .message-admin-actions button.danger{color:#8b2525;border-color:#d5a7a7}.message-list article .message-admin-actions button:disabled{opacity:.55;cursor:not-allowed}.chat-moderation-note{color:#235b43;background:#e8f3ec;margin:0;padding:9px 14px;font-size:11px;font-weight:700}.message-list article .role-moderator{color:#805800;background:#fff1cc}.message-list article .role-admin{color:#205a42;background:#dff1e6}.message-list article .message-role-actions{border-top:1px dashed #d5dfda;flex-wrap:wrap;gap:7px;margin-top:7px;padding-top:7px;display:flex}.message-list article .message-role-actions button{color:#244f3c;cursor:pointer;background:#f2f8f4;border:1px solid #91ad9f;border-radius:6px;padding:5px 8px;font-size:10px;font-weight:800}.message-list article .message-role-actions button.danger{color:#8b2525;background:#fff;border-color:#d5a7a7}.message-list article .message-role-actions button:disabled{opacity:.55;cursor:not-allowed}.chat-form{flex-wrap:wrap}.chat-emoji-picker{flex:0 0 100%;gap:5px;width:100%;padding:1px 0 4px;display:flex;overflow-x:auto}.chat-form>label{flex:300px;min-width:0}.chat-form>label textarea{min-height:58px;display:block}.chat-form>button[type=submit]{min-height:58px}.chat-emoji-picker button{cursor:pointer;background:#fff;border:1px solid #d1ddd7;border-radius:8px;flex:none;width:31px;height:31px;font-size:17px;line-height:1}.chat-emoji-picker button:hover{background:#edf7f1;border-color:#83aa97;transform:translateY(-1px)}.chat-emoji-picker button:disabled{opacity:.45;cursor:not-allowed;transform:none}.chat-layout{grid-template-columns:220px minmax(0,1fr);align-items:stretch;gap:14px;display:grid}.chat-members{background:#fff;border:1px solid #dbe4df;border-radius:16px;max-height:665px;overflow:hidden}.chat-members>div{border-bottom:1px solid #e1e8e4;justify-content:space-between;align-items:center;padding:15px;display:flex}.chat-members h2{color:#174c37;margin:0;font-size:16px}.chat-members>div>span{color:#287a55;font-size:10px;font-weight:800}.chat-members>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1ef;align-items:center;gap:9px;width:100%;padding:10px 12px;display:flex}.chat-members>button:hover{background:#f2f8f4}.chat-members>button>span:last-child{display:grid}.chat-members b{color:#25473a;font-size:12px}.chat-members small{color:#788b82;font-size:10px}.member-avatar,.profile-avatar{color:#235d44;background:#dceee4;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:grid;position:relative;overflow:visible}.member-avatar img,.profile-avatar img{object-fit:cover;border-radius:50%;width:100%;height:100%}.member-avatar i,.profile-avatar i{border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;bottom:-1px;right:-1px}.member-avatar i.online,.profile-avatar i.online{background:#24a866}.member-avatar i.offline,.profile-avatar i.offline{background:#9ba7a1}.profile-backdrop{z-index:100;background:#051c1494;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.member-profile,.private-chat{background:#fff;border-radius:18px;width:min(430px,100%);max-height:90vh;padding:28px;position:relative;overflow:auto;box-shadow:0 25px 70px #00000040}.profile-close{color:#53665e;cursor:pointer;background:0 0;border:0;font-size:26px;position:absolute;top:12px;right:14px}.profile-avatar{width:82px;height:82px;margin:auto;font-size:28px}.member-profile h2{text-align:center;color:#174c37;margin:12px 0 2px}.profile-presence{text-align:center;color:#63776e;margin:0 0 18px}.member-profile dl{grid-template-columns:75px 1fr;gap:8px;margin:18px 0;display:grid}.member-profile dt{text-transform:uppercase;color:#7c8d85;font-size:11px;font-weight:800}.member-profile dd{color:#273f35;margin:0}.member-profile form{gap:12px;display:grid}.member-profile label{color:#315547;gap:5px;font-size:12px;font-weight:800;display:grid}.member-profile input,.member-profile textarea{font:inherit;border:1px solid #cbd8d1;border-radius:8px;padding:9px}.profile-save{color:#fff;cursor:pointer;background:#196443;border:0;border-radius:9px;width:100%;padding:11px;font-weight:900}.private-chat{padding:0;overflow:hidden}.private-chat header{border-bottom:1px solid #dfe7e2;align-items:center;gap:10px;padding:13px 15px;display:flex}.private-chat header>button{cursor:pointer;background:0 0;border:0;font-size:22px}.private-chat header div{display:grid}.private-chat header small{color:#708078}.private-message-list{background:#f6f8f7;flex-direction:column;gap:9px;height:420px;padding:15px;display:flex;overflow:auto}.private-message-list article{background:#fff;border-radius:5px 13px 13px;align-self:flex-start;max-width:78%;padding:9px 11px;box-shadow:0 1px 4px #0000000d}.private-message-list article.own{background:#dff2e7;border-radius:13px 5px 13px 13px;align-self:flex-end}.private-message-list p{white-space:pre-wrap;word-break:break-word;margin:0}.private-message-list time{color:#77867f;margin-top:5px;font-size:9px;display:block}.private-empty{color:#6d7d75;text-align:center!important;margin:auto!important}.private-chat form{gap:8px;padding:12px;display:flex}.private-chat textarea{resize:none;border:1px solid #cbd8d1;border-radius:9px;flex:1;padding:9px}.private-chat form button{color:#fff;background:#196443;border:0;border-radius:9px;padding:0 18px;font-weight:900}@media (max-width:760px){.chat-layout{grid-template-columns:1fr}.chat-members{max-height:190px}.chat-members>div{z-index:1;background:#fff;position:sticky;top:0}.chat-card{min-width:0}.profile-backdrop{padding:8px}.private-chat{height:min(650px,96vh)}}@media (max-width:480px){.chat-form>label{flex-basis:calc(100% - 76px)}.chat-form>button[type=submit]{padding:0 14px}.chat-emoji-picker button{width:34px;height:34px}}.member-group h3{color:#315546;text-transform:uppercase;letter-spacing:.08em;background:#f3f7f5;border-bottom:1px solid #e2e9e5;margin:0;padding:9px 12px;font-size:10px}.member-group h3 small{float:right;color:#7c8e85}.member-group>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1ef;align-items:center;gap:9px;width:100%;padding:10px 12px;display:flex}.member-group>button:hover{background:#f2f8f4}.member-group>button>span:last-child{display:grid}.member-group b{color:#25473a;font-size:12px}.member-group button small{color:#788b82;font-size:10px}.profile-error{color:#812020;background:#fff0f0;border-left:3px solid #a72b2b;border-radius:6px;margin:0;padding:9px;font-size:12px;font-weight:700}.member-row{background:#fff;border-bottom:1px solid #edf1ef;align-items:center;display:flex}.member-row:hover{background:#f2f8f4}.member-row .member-open{text-align:left;cursor:pointer;background:0 0;border:0;flex:1;align-items:center;gap:9px;min-width:0;padding:10px 8px 10px 12px;display:flex}.member-row .member-open>span:last-child{min-width:0;display:grid}.member-row .member-open b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.member-row .pm-shortcut{color:#205b40;cursor:pointer;background:#eaf5ef;border:1px solid #69a087;border-radius:7px;margin-right:8px;padding:6px 8px;font-size:10px;font-weight:900}.member-row .pm-shortcut:hover{background:#dcefe4}.hero{background:linear-gradient(#003e30 0,#07533f 58%,#eef5f0 58%)!important;padding:34px 24px 42px!important}.hero-inner{max-width:1180px!important}.hero-community-art{object-fit:cover;border-radius:28px;width:100%;height:auto;max-height:640px;display:block;box-shadow:0 26px 65px #00231a47}.hero-search-panel{z-index:2;text-align:left;background:#fff;border:1px solid #d8e5dc;border-radius:20px;grid-template-columns:minmax(260px,.75fr) minmax(460px,1.25fr);align-items:center;gap:34px;width:calc(100% - 90px);margin:-34px auto 0;padding:27px 30px;display:grid;position:relative;box-shadow:0 18px 45px #063b2b29}.hero-search-panel .eyebrow{margin:0 0 5px;font-size:13px}.hero-search-panel h1{letter-spacing:-.035em!important;margin:0!important;font-size:clamp(30px,3.4vw,48px)!important;line-height:1.05!important}.hero-search-panel .search-box{max-width:none;height:68px;margin:0}.hero-search-panel .search-box input{padding:0 22px;font-size:18px}.hero-search-panel .search-box button{min-width:190px;padding:0 23px;font-size:16px}.hero .trust-row{color:#174f3b;margin-top:24px;font-size:14px;font-weight:850}@media (max-width:850px){.hero{padding:22px 16px 34px!important}.hero-community-art{border-radius:20px}.hero-search-panel{grid-template-columns:1fr;gap:18px;width:calc(100% - 28px);margin-top:-22px;padding:22px}.hero-search-panel .search-box{height:62px}}@media (max-width:570px){.hero-community-art{object-fit:cover;object-position:center;min-height:285px}.hero-search-panel{width:100%;margin-top:14px}.hero-search-panel h1{font-size:32px!important}.hero-search-panel .search-box{height:auto;display:grid}.hero-search-panel .search-box input{border-radius:10px;height:58px}.hero-search-panel .search-box button{border-radius:10px;width:100%;height:52px;margin-top:9px}.hero .trust-row{font-size:12px}}.hero-art-wrap{position:relative}.hero-hotspot{z-index:2;cursor:pointer;background:0 0;border:2px solid #0000;border-radius:18px;height:32%;transition:background .18s,border-color .18s,transform .18s;position:absolute;top:61.5%}:is(.hero-hotspot:hover,.hero-hotspot:focus-visible){background:#ffffff1f;border-color:#f28a20;outline:none;transform:translateY(-3px)}.hero-hotspot.buy-sell{width:19%;left:10.5%}.hero-hotspot.find-work{width:19%;left:30.4%}.hero-hotspot.local-jobs{width:19%;left:50.2%}.hero-hotspot.blood-donors{width:19%;left:70%}@media (max-width:570px){.hero-community-art{object-fit:contain!important;min-height:0!important}.hero-hotspot{border-radius:9px}}.hero-quick-links{z-index:3;grid-template-columns:repeat(2,minmax(0,430px));justify-content:center;gap:14px;width:calc(100% - 36px);margin:17px auto 0;display:grid;position:relative}.hero-chatroom-card{color:#fff;background:#064b38;border:2px solid #f28a20;border-radius:15px;align-items:center;gap:14px;width:100%;margin:0;padding:14px 18px;text-decoration:none;transition:transform .18s,background .18s;display:flex;position:relative;box-shadow:0 13px 30px #00231a33}:is(.hero-chatroom-card:hover,.hero-chatroom-card:focus-visible){outline-offset:3px;background:#087054;outline:3px solid #f28a2059;transform:translateY(-3px)}.hero-chatroom-card>span{background:#fff;border-radius:50%;place-items:center;width:47px;height:47px;font-size:23px;display:grid}.hero-chatroom-card>div{text-align:left;gap:2px;display:grid}.hero-chatroom-card strong{font-size:19px}.hero-chatroom-card small{color:#cbe5d8;font-size:12px}.hero-chatroom-card>b{margin-left:auto;font-size:25px}.hero-chatroom-card+.hero-search-panel{margin-top:18px}.hero-real-estate-card{background:#74450e}:is(.hero-real-estate-card:hover,.hero-real-estate-card:focus-visible){background:#925a18}.hero-real-estate-card>span{color:#74450e}.hero-quick-links+.hero-search-panel{margin-top:18px}@media (max-width:700px){.hero-quick-links{grid-template-columns:1fr;width:100%}.hero-chatroom-card{padding:12px 14px}.hero-chatroom-card strong{font-size:17px}.hero-chatroom-card small{font-size:11px}}.real-estate-preview{border-bottom:1px solid var(--line);background:#eef5f0;padding:78px 24px}.real-estate-preview-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;max-width:1180px;margin:auto;display:grid}.property-preview-copy h2{max-width:620px;color:var(--green-dark);letter-spacing:-.04em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.04}.property-preview-copy>p:not(.eyebrow){max-width:590px;color:var(--muted);margin:20px 0 26px;font-size:17px;line-height:1.6}.property-preview-actions{flex-wrap:wrap;gap:12px;display:flex}.property-preview-actions a{text-decoration:none;display:inline-block}.property-preview-card{background:#fff;border:1px solid #d1dfd5;border-radius:22px;padding:12px;transform:rotate(1.5deg);box-shadow:0 18px 45px #063e2c1f}.property-preview-visual{background:linear-gradient(145deg,#d9eadf,#f6ead5);border-radius:15px;place-items:center;height:250px;display:grid;position:relative;overflow:hidden}.property-preview-visual:before,.property-preview-visual:after{content:"";background:#fff;border-radius:10px 10px 0 0;position:absolute;bottom:0}.property-preview-visual:before{width:190px;height:140px}.property-preview-visual:after{background:#f4a33f;width:95px;height:92px;left:calc(50% - 112px)}.property-preview-visual>b{z-index:1;color:var(--green);font-size:74px;line-height:1;position:relative}.property-preview-visual>span{z-index:2;background:var(--orange);color:#291706;letter-spacing:.08em;border-radius:999px;padding:7px 9px;font-size:10px;font-weight:900;position:absolute;top:14px;left:14px}.property-preview-card>div:last-child{padding:17px 10px 12px}.property-preview-card small{color:var(--muted);font-weight:750}.property-preview-card h3{color:var(--green-dark);margin:8px 0 16px;font-size:20px}.property-preview-card strong{color:var(--green);font-size:24px}.property-preview-card strong span{color:var(--muted);font-size:13px}@media (max-width:800px){.real-estate-preview-inner{grid-template-columns:1fr;gap:35px}.property-preview-card{max-width:560px;transform:none}.real-estate-preview{padding:58px 18px}}
