/* CBA Circular V48 — interfaz reconstruida a partir de las referencias visuales del usuario. */
:root{
  --v48-green:#2f8b3c;
  --v48-green-2:#1f7a34;
  --v48-green-3:#0f5f2a;
  --v48-green-soft:#eef8ef;
  --v48-blue:#1f5fbf;
  --v48-ink:#132035;
  --v48-muted:#677286;
  --v48-line:#e5e9ed;
  --v48-bg:#f7f8f7;
  --v48-panel:#ffffff;
  --v48-shadow:0 8px 28px rgba(24,38,30,.07);
  --v48-shadow-soft:0 3px 14px rgba(24,38,30,.055);
  --v48-radius:16px;
}
html{scroll-behavior:smooth;background:var(--v48-bg)}
body.v48-body{margin:0!important;background:var(--v48-bg)!important;color:var(--v48-ink)!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;overflow-x:hidden}
body.v48-body *{box-sizing:border-box}
.v48-shell{min-height:100vh;display:grid;grid-template-columns:216px minmax(0,1fr);background:var(--v48-bg)}

/* LEFT SIDEBAR */
.v48-sidebar{position:sticky;top:0;height:100vh;background:#fff;border-right:1px solid var(--v48-line);padding:22px 12px 18px;display:flex;flex-direction:column;z-index:42;overflow-y:auto;scrollbar-width:none}
.v48-sidebar::-webkit-scrollbar{display:none}
.v48-brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--v48-ink);padding:0 5px 23px}
.v48-brand-logo{width:42px;height:42px;object-fit:contain;flex:0 0 auto}
.v48-brand-copy{display:flex;min-width:0;flex-direction:column;line-height:.92}
.v48-brand-copy strong{font-family:"Maven Pro",Inter,sans-serif;font-size:22px;letter-spacing:-.6px;font-weight:900;color:#132a20;font-style:normal}
.v48-brand-copy strong em{color:var(--v48-green);font-style:normal}
.v48-brand-copy small{margin-top:5px;font-size:8px;letter-spacing:.9px;font-weight:700;color:#606b69}
.v48-side-nav{display:flex;flex-direction:column;gap:5px}
.v48-side-nav a,.v48-side-nav button{width:100%;min-height:45px;border:0;background:transparent;color:#283446;border-radius:11px;display:flex;align-items:center;gap:13px;padding:0 14px;font:600 13px/1 Inter,sans-serif;text-decoration:none;text-align:left;cursor:pointer;transition:.18s ease}
.v48-side-nav a .material-icons-round,.v48-side-nav button .material-icons-round{font-size:19px;color:#556174}
.v48-side-nav a:hover,.v48-side-nav button:hover,.v48-side-nav a.active{background:#f1f3f2;color:var(--v48-green-2)}
.v48-side-nav a.active .material-icons-round{color:var(--v48-green)}
.v48-side-card{border:1px solid var(--v48-line);border-radius:12px;background:linear-gradient(145deg,#fff,#fbfdfb);padding:14px;margin-top:26px;box-shadow:0 2px 8px rgba(28,45,35,.02)}
.v48-side-card-head{display:flex;justify-content:space-between;align-items:center}
.v48-side-card-head strong,.v48-donor-card>strong{font-size:12px;color:#274435}.v48-side-card-head .material-icons-round{font-size:22px;color:var(--v48-green)}
.v48-side-card>small{display:block;color:#89928d;font-size:10px;margin-top:2px}
.v48-impact-number{margin-top:13px;display:flex;flex-direction:column}.v48-impact-number b{font-size:15px;color:var(--v48-green-2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v48-impact-number span{font-size:9.5px;color:#6e7873;margin-top:2px}
.v48-side-card button{width:100%;margin-top:12px;border:1px solid #cce2cf;background:#f4fbf5;border-radius:7px;padding:7px 8px;font-size:10px;font-weight:800;color:var(--v48-green-2);cursor:pointer}
.v48-donor-card{text-align:left;margin-top:102px}.v48-trophy{text-align:center;font-size:46px;margin:17px 0 8px;filter:drop-shadow(0 4px 7px rgba(221,166,31,.18))}.v48-donor-card p{font-size:10px;line-height:1.55;color:#66716c}.v48-donor-card button{background:var(--v48-blue);color:#fff;border-color:var(--v48-blue);border-radius:6px}
.v48-sidebar-spacer{flex:1;min-height:36px}.v48-sidebar-footer{padding:0 10px;display:flex;flex-direction:column;gap:8px}.v48-mini-brand{display:flex;align-items:center;gap:7px;color:var(--v48-green-2);font-size:12px}.v48-mini-brand img{width:25px;height:25px}.v48-sidebar-footer p{font-size:9px;line-height:1.5;color:#67736e;margin:0}.v48-sidebar-footer a{font-size:9px;color:#78827e;text-decoration:none}.v48-sidebar-footer small{font-size:8px;color:#97a09c;margin-top:10px}.v48-socials{display:flex;gap:14px;font-size:12px;color:#50605a}

/* STAGE / TOPBAR */
.v48-stage{min-width:0;display:flex;flex-direction:column}
.v48-topbar{height:80px;position:sticky;top:0;z-index:40;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border-bottom:1px solid #edf0f1;display:grid;grid-template-columns:180px minmax(240px,1fr) auto;align-items:center;gap:22px;padding:0 27px}
.v48-location{height:38px;border:1px solid var(--v48-line);border-radius:10px;background:#fff;color:#243044;display:flex;align-items:center;gap:7px;padding:0 12px;min-width:0;font-size:12px;font-weight:600;cursor:pointer;box-shadow:var(--v48-shadow-soft)}
.v48-location .material-icons-round{font-size:19px;color:var(--v48-green)}.v48-location .chevron{font-size:16px;color:#677286;margin-left:auto}.v48-location #locLabel{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.v48-top-search{height:38px;max-width:430px;width:100%;justify-self:center;border:1px solid var(--v48-line);background:#fafbfb;border-radius:9px;display:flex;align-items:center;padding:0 12px;gap:8px}.v48-top-search .material-icons-round{font-size:20px;color:#8a94a5}.v48-top-search input{border:0!important;outline:0!important;background:transparent!important;width:100%;font:400 12px Inter,sans-serif;color:var(--v48-ink)!important;padding:0!important}.v48-top-search input::placeholder{color:#929aa7}
.v48-top-actions{display:flex;align-items:center;gap:10px;justify-self:end}.v48-icon-btn{width:38px;height:38px;border:0;background:transparent;border-radius:50%;display:grid;place-items:center;cursor:pointer;color:#172338}.v48-icon-btn:hover{background:#f2f5f3}.v48-icon-btn .material-icons-round{font-size:21px}.v48-auth-area{display:flex;align-items:center}.v48-login-btn{height:38px;border:1px solid #cbded0;background:white;border-radius:9px;padding:0 13px;display:flex;align-items:center;gap:7px;font-size:11px;font-weight:700;color:#264334;cursor:pointer}.v48-login-btn img{width:15px;height:15px}.v48-user{display:flex;align-items:center;gap:7px;padding-left:3px}.v48-user>img{width:36px;height:36px;border-radius:50%;object-fit:cover;border:1px solid #e3e7e5}.v48-user>span{max-width:75px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:700}.v48-user>a,.v48-user>button{width:28px;height:28px;border:0;background:#f4f6f5;border-radius:50%;display:grid;place-items:center;color:#48544f}.v48-user .material-icons-round{font-size:15px}.v48-mobile-menu,.v48-mobile-brand{display:none}
.v48-mobile-drawer{position:fixed;z-index:70;top:66px;left:10px;right:10px;background:#fff;border:1px solid var(--v48-line);box-shadow:0 18px 50px rgba(0,0,0,.16);border-radius:14px;padding:10px}.v48-mobile-drawer a,.v48-mobile-drawer button{width:100%;min-height:44px;display:flex;align-items:center;gap:9px;padding:0 12px;background:transparent;border:0;border-radius:9px;color:#243044;text-decoration:none;font-weight:700;font-size:13px}.v48-mobile-drawer a:hover,.v48-mobile-drawer button:hover{background:#f2f5f3}

/* THREE-COLUMN PAGE */
.v48-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 274px;gap:14px;padding:0 16px 24px 16px;align-items:start;max-width:1440px;width:100%;margin:0 auto}.v48-main{min-width:0}.v48-right-rail{width:274px;position:sticky;top:94px;align-self:start;display:flex;flex-direction:column;gap:14px;padding-top:14px}

/* HERO */
.v48-hero{height:370px;margin-top:0;background:#fff;display:grid;grid-template-columns:minmax(0,1fr) 42%;overflow:hidden;position:relative;border-bottom:1px solid var(--v48-line)}
.v48-hero-copy{padding:35px 14px 23px 26px;position:relative;z-index:2}.v48-leaf-mark{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:var(--v48-green);background:#f1f8f2;margin-bottom:8px}.v48-leaf-mark .material-icons-round{font-size:25px}
.v48-hero h1{font-family:"Maven Pro",Inter,sans-serif;font-size:44px;line-height:.99;letter-spacing:-2px;margin:0;color:#132035;font-weight:900}.v48-hero h1 em{font-style:normal;color:#368f42}.v48-hero>div:first-child:after{content:"";position:absolute;inset:0 -70px 0 auto;width:160px;background:linear-gradient(90deg,#fff,rgba(255,255,255,.58),transparent);pointer-events:none;z-index:-1}
.v48-underline{width:64px;height:4px;border-radius:999px;background:var(--v48-blue);transform:rotate(-4deg);margin:7px 0 10px 205px}.v48-hero-copy>p{font-size:12px;line-height:1.5;color:#687482;margin:0 0 19px;max-width:380px}.v48-trust-row{display:flex;gap:22px;flex-wrap:wrap}.v48-trust-row>div{display:flex;gap:7px;align-items:center;min-width:92px}.v48-trust-row .material-icons-round{width:30px;height:30px;border-radius:50%;background:#eff7f0;color:var(--v48-green);display:grid;place-items:center;font-size:16px}.v48-trust-row p{margin:0;display:flex;flex-direction:column;line-height:1.2}.v48-trust-row b{font-size:10.5px;color:#273449}.v48-trust-row small{font-size:8.5px;color:#7a838f;margin-top:2px}.v48-hero-visual{min-width:0;overflow:hidden;background:#f7f5f0}.v48-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:56% 53%;display:block;filter:saturate(.92) contrast(.98)}.v48-hero-actions-mobile{display:none}.v48-desktop-only{display:block}

/* FILTERS & CATEGORIES */
.v48-filter-panel{margin:14px 0 0;background:#fff;border:1px solid #edf0ee;border-radius:14px;padding:12px;box-shadow:0 4px 16px rgba(31,55,40,.025)}.v48-shared-banner{display:none;border:1px solid #cee7d3;background:#f3fbf4;border-radius:9px;padding:8px 10px;margin-bottom:9px;align-items:center;gap:7px;font-size:10px;color:#3f5747}.v48-shared-banner .material-icons-round{font-size:16px;color:var(--v48-green)}.v48-shared-banner:not(.hidden){display:flex}
.v48-filter-row{display:grid;grid-template-columns:minmax(180px,1fr) 160px 145px 85px;gap:10px}.v48-search-field{height:40px;border:1px solid var(--v48-line);border-radius:8px;background:#fff;display:flex;align-items:center;gap:8px;padding:0 11px}.v48-search-field .material-icons-round{font-size:18px;color:#7f8998}.v48-search-field input{min-width:0;width:100%;border:0!important;outline:0!important;background:transparent!important;font-size:11px!important;color:var(--v48-ink)!important;padding:0!important}.v48-select-like,.v48-search-btn{height:40px;border:1px solid var(--v48-line);border-radius:8px;background:#fff;color:#394456;padding:0 12px;font-size:10.5px;font-weight:700;display:flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer}.v48-select-like .material-icons-round{font-size:17px}.v48-search-btn{justify-content:center;background:linear-gradient(180deg,#399a48,#278239);color:white;border-color:#278239;font-weight:800;box-shadow:0 4px 12px rgba(47,139,60,.16)}
.v48-category-strip{display:flex!important;grid-template-columns:none!important;gap:9px!important;overflow-x:auto;padding:13px 1px 1px;scrollbar-width:none}.v48-category-strip::-webkit-scrollbar{display:none}.v48-category-strip .cat-card{min-width:58px!important;width:58px!important;border:0!important;background:transparent!important;border-radius:10px!important;padding:0!important;box-shadow:none!important;color:#334052!important;display:flex!important;flex-direction:column!important;align-items:center!important;gap:5px!important}.v48-category-strip .cat-card>div{width:36px!important;height:36px!important;border:1px solid #e4e9e5!important;background:#f9faf9!important;color:#26323b!important;box-shadow:0 2px 7px rgba(30,45,35,.035)!important}.v48-category-strip .cat-card:hover>div{border-color:#c4ddc9!important;background:#f0f8f2!important;color:var(--v48-green)!important}.v48-category-strip .cat-card>span{font-family:Inter,sans-serif!important;font-size:8.5px!important;font-weight:600!important;margin-top:0!important;white-space:nowrap;color:#3f4957!important}.v48-category-strip .cat-card .material-icons-round{font-size:18px!important}.v48-hidden-filters{display:none!important}

/* FEED */
.v48-feed{position:relative;padding:25px 0 0}.v48-feed-meta{position:absolute;right:0;top:7px;font-size:9px;color:#85908c;display:flex;align-items:center;gap:5px}.v48-live-dot{width:6px;height:6px;border-radius:50%;background:#34a04b;box-shadow:0 0 0 3px #eaf7ed}.v48-feed-section+ .v48-feed-section{margin-top:25px}.v48-section-title{display:flex;justify-content:space-between;align-items:flex-end;margin:0 0 11px}.v48-section-title>div{display:flex;align-items:baseline;gap:12px;min-width:0}.v48-section-title h2{font-family:"Maven Pro",Inter,sans-serif;margin:0;font-size:18px;font-weight:900;letter-spacing:-.35px;color:#172335;white-space:nowrap}.v48-section-title p{font-size:9px;color:#89918f;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v48-section-title button{border:0;background:transparent;color:var(--v48-blue);font-weight:700;font-size:9.5px;cursor:pointer;white-space:nowrap}
.v48-card-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:11px!important;columns:auto!important}.v48-card-grid>.masonry-item{break-inside:auto!important;margin:0!important;width:auto!important}
.v48-card-grid .cba-card{border:1px solid #e7eae8!important;border-radius:10px!important;overflow:hidden!important;background:white!important;box-shadow:0 2px 8px rgba(28,45,35,.035)!important;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important}.v48-card-grid .cba-card:hover{transform:translateY(-2px);border-color:#d4e3d6!important;box-shadow:0 9px 22px rgba(31,53,39,.09)!important}.v48-card-grid .cba-post-image{width:100%!important;height:118px!important;aspect-ratio:auto!important;object-fit:cover!important;display:block!important}.v48-card-grid .cba-card>div:last-child{padding:8px 8px 7px!important}.v48-card-grid .cba-card .font-mont{font-family:Inter,sans-serif!important;font-size:11px!important;font-weight:700!important;letter-spacing:-.1px}.v48-card-grid .cba-post-type-badge{font-size:7px!important;padding:2px 5px!important;border-radius:4px!important;top:auto!important;bottom:-18px!important;left:8px!important;right:auto!important;background:#eff8f0!important;color:#30833c!important;box-shadow:none!important}.v48-card-grid [data-fav]{width:27px!important;height:27px!important;top:7px!important;right:7px!important}.v48-card-grid [data-fav] .material-icons-round{font-size:16px!important}.v48-card-grid .cba-status{font-size:7px!important}.v48-card-grid .text-ula-sub{font-size:8.5px!important;color:#7b8490!important}.v48-card-grid .cba-card-footer{margin-top:7px!important;padding-top:6px!important;border-top:1px solid #f0f2f1!important;display:flex!important;align-items:center!important}.v48-card-grid .cba-card-footer img{display:none!important}.v48-card-grid .cba-card-footer span{font-size:8.5px!important}.v48-card-grid .cba-card-contact{border:0!important;background:transparent!important;color:#283445!important;padding:0!important;font-size:8.5px!important;font-weight:600!important;display:flex!important;align-items:center!important;gap:4px!important}.v48-card-grid .cba-card-contact .material-icons-round{font-size:12px!important}.v48-card-grid .cba-own-post{font-size:7.5px!important;color:#368c41!important}.v48-empty{border:1px dashed #d8e2da;border-radius:14px;background:#fff;text-align:center;padding:36px 18px;margin-top:10px}.v48-empty>.material-icons-round{font-size:30px;color:var(--v48-green)}.v48-empty h3{margin:8px 0 4px;font-size:15px}.v48-empty p{font-size:10.5px;color:#7b8581}.v48-empty button{margin-top:8px;border:0;border-radius:8px;background:var(--v48-green);color:#fff;padding:9px 13px;font-weight:800;font-size:10px}

/* ECO STRIP + LOWER INFO */
.v48-eco-strip{margin-top:22px;border:1px solid #e5ebdf;border-radius:18px;background:radial-gradient(circle at 10% 20%,rgba(205,230,185,.34),transparent 34%),linear-gradient(110deg,#f5f9ef,#fbfcf9);display:grid;grid-template-columns:1.4fr repeat(4,.8fr);align-items:center;gap:8px;padding:20px 22px;min-height:126px;overflow:hidden}.v48-eco-intro h2{font-family:"Maven Pro",Inter,sans-serif;font-size:17px;line-height:1.14;color:#24612e;margin:0}.v48-eco-intro p{font-size:9.5px;line-height:1.5;color:#637168;margin:7px 0 10px;max-width:230px}.v48-eco-intro button{border:0;background:#3b9548;color:#fff;border-radius:6px;padding:7px 10px;font-size:8.5px;font-weight:800}.v48-eco-point{text-align:center;display:flex;flex-direction:column;align-items:center}.v48-eco-point>span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:#edf6e8;font-size:23px;margin-bottom:6px}.v48-eco-point b{font-size:10px;color:#2e7639}.v48-eco-point small{font-size:8px;color:#657269;line-height:1.35;margin-top:3px;max-width:90px}.v48-lower-info{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px}.v48-lower-info article{background:white;border:1px solid var(--v48-line);border-radius:12px;padding:14px;display:flex;gap:10px}.v48-lower-info .material-icons-round{color:var(--v48-green);font-size:22px}.v48-lower-info b{font-size:11px}.v48-lower-info p{font-size:9px;line-height:1.45;color:#75807b;margin:4px 0 0}.v48-faq{margin-top:12px;background:#fff;border:1px solid var(--v48-line);border-radius:12px;padding:12px 14px;display:flex;justify-content:space-between;align-items:center}.v48-faq b{font-size:11px}.v48-faq a{font-size:9.5px;color:var(--v48-blue);text-decoration:none;font-weight:700}

/* RIGHT RAIL */
.v48-rail-actions{height:61px;display:grid;grid-template-columns:1fr 1fr;gap:9px;align-items:center}.v48-rail-actions button{height:41px;border:0;border-radius:8px;color:#fff;font-size:11px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:6px;cursor:pointer;box-shadow:0 4px 13px rgba(20,50,30,.12)}.v48-rail-actions .material-icons-round{font-size:17px}.v48-rail-actions .donate{background:linear-gradient(180deg,#3b994a,#2b853c)}.v48-rail-actions .ask{background:linear-gradient(180deg,#2c68c3,#1e55a8)}
.v48-rail-card{background:#fff;border:1px solid var(--v48-line);border-radius:13px;padding:15px;box-shadow:0 2px 10px rgba(30,46,36,.02);position:relative;overflow:hidden}.v48-rail-card h3{font-size:12px;margin:0;color:#263349}.v48-online{font-size:8.5px;color:#79837f;margin-top:5px}.v48-online i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#28a142;margin-right:4px}.v48-stats{display:grid;grid-template-columns:1fr 1fr 1fr;margin-top:17px}.v48-stats>div{min-width:0;padding:0 8px;border-right:1px solid #edf0ee;display:flex;flex-direction:column}.v48-stats>div:first-child{padding-left:0}.v48-stats>div:last-child{border-right:0;padding-right:0}.v48-stats b{font-size:15px;color:var(--v48-blue);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.v48-stats small{font-size:7px;color:#69736f;margin-top:3px;line-height:1.25}.v48-avatar-stack{margin-top:15px;display:flex;align-items:center}.v48-avatar-stack span{width:28px;height:28px;border:2px solid #fff;border-radius:50%;background:linear-gradient(135deg,#dbeadb,#9fcea7);display:grid;place-items:center;font-size:7px;font-weight:800;color:#24582d;margin-right:-7px}.v48-avatar-stack span:last-child{width:auto;min-width:58px;padding:0 8px;border-radius:999px;background:#f2f4f3;color:#58645f;margin-left:13px;border:0}.v48-community-card>p{font-size:8.8px;line-height:1.5;color:#65716c;margin:13px 0 0}.v48-rail-green{min-height:218px;background:linear-gradient(145deg,#338f42,#17742f);border-radius:14px;padding:24px 17px 18px;color:white;position:relative;overflow:hidden}.v48-rail-green:before,.v48-rail-green:after{content:"";position:absolute;width:86px;height:86px;border-radius:100% 0 100% 0;background:rgba(117,196,98,.24);transform:rotate(28deg)}.v48-rail-green:before{right:-34px;top:-28px}.v48-rail-green:after{left:-60px;bottom:-52px}.v48-rail-leaf{position:absolute;right:18px;top:11px;font-size:44px;color:rgba(115,196,94,.3);transform:rotate(-35deg)}.v48-rail-green h2{font-family:"Maven Pro",Inter,sans-serif;font-size:20px;line-height:1.02;margin:0 0 13px;position:relative;z-index:1}.v48-rail-green p{font-size:10px;line-height:1.55;max-width:210px;color:rgba(255,255,255,.92);margin:0 0 19px;position:relative;z-index:1}.v48-rail-green button{width:100%;height:40px;border:0;border-radius:7px;background:#fff;color:#2d8039;font-size:10px;font-weight:800;display:flex;align-items:center;justify-content:space-between;padding:0 14px;position:relative;z-index:1;cursor:pointer}.v48-rail-green button .material-icons-round{font-size:17px}
.v48-how-card h3{color:var(--v48-blue)}.v48-how-card .muted{font-size:8.5px;color:#87918c;margin:5px 0 13px}.v48-how-card ol{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:12px}.v48-how-card li{display:grid;grid-template-columns:28px 1fr;gap:9px;align-items:start}.v48-how-card li>span{width:27px;height:27px;border-radius:50%;background:#eff5fd;color:var(--v48-blue);font-size:10px;font-weight:800;display:grid;place-items:center}.v48-how-card li div{display:flex;flex-direction:column}.v48-how-card li b{font-size:9.5px;color:#2c65b5}.v48-how-card li small{font-size:8px;line-height:1.4;color:#6f7975;margin-top:2px}.v48-how-card>button{margin-top:15px;width:100%;height:34px;border:1px solid #e2e7e4;background:#fff;border-radius:6px;color:var(--v48-blue);font-size:9px;font-weight:800}.v48-news-card{min-height:150px}.v48-news-card h3{font-size:11px}.v48-news-card>p{font-size:8.5px;line-height:1.5;color:#6c7772;max-width:165px}.v48-news-form{max-width:165px;display:flex;flex-direction:column;gap:6px}.v48-news-form input{height:30px;border:1px solid var(--v48-line)!important;border-radius:6px;padding:0 9px!important;background:#fff!important;font-size:8.5px!important}.v48-news-form button{height:30px;border:0;border-radius:6px;background:#319344;color:#fff;font-size:8.5px;font-weight:800}.v48-gift{position:absolute;right:7px;bottom:25px;font-size:44px}

/* FOOTER + MOBILE NAV */
.v48-footer{margin:10px 16px 0;border-top:1px solid var(--v48-line);padding:20px 8px 38px;display:flex;align-items:center;justify-content:space-between;color:#6c7772}.v48-footer>div{display:flex;align-items:center;gap:7px;font-size:10px}.v48-footer img{width:25px;height:25px}.v48-footer>div span{padding-left:10px;margin-left:8px;border-left:1px solid #dfe4e1;font-size:8px}.v48-footer nav{display:flex;gap:16px}.v48-footer a{font-size:8.5px;color:#6c7772;text-decoration:none}.v48-bottom-nav{display:none}

/* Legacy modals keep functioning but inherit a more coherent green treatment. */
#publishSheet>div:last-child,#loginModal>div:last-child,#chatModal .cba-chat-shell,#neighborhoodModal .cba-neighborhood-panel,#detailPanel{border-radius:22px!important}
#publishSheet .bg-ula-green,#loginModal .bg-ula-green,#neighborhoodModal .bg-ula-green,#detailPanel .bg-ula-green{background:var(--v48-green)!important}

/* Dark mode */
html[data-theme="dark"] body.v48-body{--v48-bg:#101713;--v48-panel:#17211c;--v48-ink:#eef5f0;--v48-muted:#a7b5ad;--v48-line:#29362f;background:#101713!important;color:#eef5f0!important}
html[data-theme="dark"] .v48-sidebar,html[data-theme="dark"] .v48-topbar,html[data-theme="dark"] .v48-hero,html[data-theme="dark"] .v48-filter-panel,html[data-theme="dark"] .v48-rail-card,html[data-theme="dark"] .v48-lower-info article,html[data-theme="dark"] .v48-faq,html[data-theme="dark"] .v48-card-grid .cba-card{background:#17211c!important;border-color:#29362f!important;color:#eef5f0!important}
html[data-theme="dark"] .v48-brand-copy strong,html[data-theme="dark"] .v48-side-nav a,html[data-theme="dark"] .v48-side-nav button,html[data-theme="dark"] .v48-section-title h2,html[data-theme="dark"] .v48-hero h1,html[data-theme="dark"] .v48-rail-card h3{color:#eef5f0!important}
html[data-theme="dark"] .v48-location,html[data-theme="dark"] .v48-top-search,html[data-theme="dark"] .v48-search-field,html[data-theme="dark"] .v48-select-like,html[data-theme="dark"] .v48-category-strip .cat-card>div{background:#1d2922!important;border-color:#304037!important;color:#eef5f0!important}
html[data-theme="dark"] .v48-top-search input,html[data-theme="dark"] .v48-search-field input{color:#eef5f0!important;background:transparent!important}
html[data-theme="dark"] .v48-hero>div:first-child:after{background:linear-gradient(90deg,#17211c,rgba(23,33,28,.48),transparent)}
html[data-theme="dark"] .v48-eco-strip{background:linear-gradient(110deg,#17241c,#16201b)!important;border-color:#2b3a31!important}
html[data-theme="dark"] .v48-sidebar-footer a,html[data-theme="dark"] .v48-sidebar-footer p,html[data-theme="dark"] .v48-section-title p{color:#97a79e!important}

/* Mid-size desktop: keep the reference-like 3-column composition but tighten it. */
@media (max-width:1320px){
  .v48-shell{grid-template-columns:194px minmax(0,1fr)}.v48-sidebar{padding-left:9px;padding-right:9px}.v48-brand-copy strong{font-size:20px}.v48-page-grid{grid-template-columns:minmax(0,1fr) 246px;padding-left:12px;padding-right:12px;gap:12px}.v48-right-rail{width:246px}.v48-topbar{grid-template-columns:165px minmax(180px,1fr) auto;padding:0 18px;gap:13px}.v48-hero{height:350px}.v48-hero h1{font-size:39px}.v48-hero-copy{padding-left:20px}.v48-filter-row{grid-template-columns:minmax(160px,1fr) 145px 128px 78px}.v48-card-grid{gap:8px!important}.v48-card-grid .cba-post-image{height:106px!important}.v48-donor-card{margin-top:55px}.v48-rail-card{padding:13px}.v48-stats{gap:0}.v48-stats>div{padding:0 5px}.v48-stats b{font-size:13px}
}

/* Tablet / compact desktop: switch to one central column with top nav. */
@media (max-width:1080px){
  .v48-shell{display:block}.v48-sidebar{display:none}.v48-stage{width:100%}.v48-topbar{height:68px;grid-template-columns:auto minmax(0,1fr) auto;padding:0 12px;gap:10px}.v48-mobile-menu{display:grid;width:38px;height:38px;border:1px solid var(--v48-line);background:#fff;border-radius:10px;place-items:center}.v48-mobile-brand{display:flex;align-items:center;gap:6px;color:#1d5f2b;text-decoration:none;font-size:13px}.v48-mobile-brand img{width:28px;height:28px}.v48-location{display:none}.v48-top-search{max-width:none;justify-self:stretch}.v48-top-actions>.v48-icon-btn:nth-of-type(2),.v48-top-actions>.v48-icon-btn:nth-of-type(3){display:none}.v48-page-grid{display:block;max-width:920px;padding:0 14px 30px}.v48-right-rail{position:static;width:auto;display:grid;grid-template-columns:1fr 1fr;margin-top:18px;padding-top:0}.v48-rail-actions{grid-column:1/-1}.v48-hero{border-radius:0 0 16px 16px}.v48-card-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}.v48-footer{margin-left:14px;margin-right:14px}
}

/* Mobile */
@media (max-width:720px){
  body.v48-body{padding-bottom:76px!important}.v48-topbar{grid-template-columns:auto 1fr auto;height:62px;position:sticky}.v48-mobile-brand strong{display:none}.v48-top-search{height:36px}.v48-top-actions{gap:3px}.v48-top-actions>.v48-icon-btn{display:none}.v48-login-btn{width:37px;height:37px;padding:0;border-radius:50%;font-size:0}.v48-login-btn img{width:18px}.v48-user>span,.v48-user>a,.v48-user>button{display:none}.v48-user>img{width:36px;height:36px}.v48-page-grid{padding:0 10px 20px}.v48-hero{height:auto;min-height:430px;display:block;border-radius:0 0 18px 18px;overflow:hidden;background:#fff}.v48-hero-copy{padding:23px 18px 160px}.v48-hero h1{font-size:36px;line-height:1;letter-spacing:-1.4px}.v48-underline{margin-left:150px}.v48-hero-copy>p{font-size:11.5px}.v48-trust-row{gap:9px;display:grid;grid-template-columns:repeat(3,1fr)}.v48-trust-row>div{min-width:0}.v48-trust-row small{font-size:7.5px}.v48-hero-visual{position:absolute;left:0;right:0;bottom:0;height:170px}.v48-hero-visual:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(180deg,#fff 0%,rgba(255,255,255,.15) 38%,transparent 70%)}.v48-hero-visual img{object-position:50% 63%}.v48-hero>div:first-child:after{display:none}.v48-hero-actions-mobile{display:flex;gap:8px;margin:14px 0 16px}.v48-hero-actions-mobile button{height:39px;border-radius:8px;padding:0 12px;font-size:10px;font-weight:800;display:flex;align-items:center;gap:5px}.v48-hero-actions-mobile .material-icons-round{font-size:16px}.v48-primary{background:var(--v48-green);border:1px solid var(--v48-green);color:white}.v48-secondary{background:#fff;border:1px solid #2d65b6;color:#2d65b6}.v48-filter-panel{margin-top:10px;padding:10px}.v48-filter-row{grid-template-columns:1fr 78px}.v48-select-like:nth-of-type(1),.v48-select-like:nth-of-type(2){display:none}.v48-search-btn{display:flex}.v48-category-strip{gap:13px!important;padding-top:12px}.v48-category-strip .cat-card{min-width:54px!important;width:54px!important}.v48-feed{padding-top:25px}.v48-feed-meta{display:none}.v48-section-title{align-items:flex-start}.v48-section-title>div{display:block}.v48-section-title h2{font-size:18px}.v48-section-title p{font-size:8.5px;margin-top:2px}.v48-card-grid{display:flex!important;overflow-x:auto!important;grid-template-columns:none!important;gap:10px!important;padding-bottom:4px;scroll-snap-type:x mandatory;scrollbar-width:none}.v48-card-grid::-webkit-scrollbar{display:none}.v48-card-grid>.masonry-item{min-width:176px!important;width:176px!important;scroll-snap-align:start}.v48-card-grid .cba-post-image{height:114px!important}.v48-eco-strip{grid-template-columns:1fr 1fr;padding:16px 13px}.v48-eco-intro{grid-column:1/-1}.v48-eco-point>span{width:40px;height:40px}.v48-lower-info{grid-template-columns:1fr}.v48-faq{display:block}.v48-faq a{display:block;margin-top:4px}.v48-right-rail{display:block}.v48-right-rail>*{margin-bottom:10px}.v48-rail-actions{display:none}.v48-community-card,.v48-news-card{display:none}.v48-rail-green{min-height:190px}.v48-how-card{margin-top:0}.v48-footer{display:none}.v48-bottom-nav{position:fixed;left:50%;transform:translateX(-50%);bottom:0;z-index:65;width:min(100%,520px);height:70px;padding:5px 13px calc(5px + env(safe-area-inset-bottom));background:rgba(255,255,255,.97);backdrop-filter:blur(18px);box-shadow:0 -8px 30px rgba(21,36,27,.08);display:grid;grid-template-columns:repeat(5,1fr);border-radius:20px 20px 0 0}.v48-bottom-nav a,.v48-bottom-nav button{border:0;background:transparent;text-decoration:none;color:#627068;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font-size:11px}.v48-bottom-nav .material-icons-round{font-size:21px}.v48-bottom-nav small{font-size:8px;font-weight:600}.v48-bottom-nav .active{color:var(--v48-blue)}.v48-bottom-nav button:nth-child(3){transform:translateY(-18px)}.v48-bottom-nav button:nth-child(3) .material-icons-round{width:49px;height:49px;border-radius:50%;display:grid;place-items:center;background:var(--v48-blue);color:white;font-size:29px;box-shadow:0 7px 18px rgba(31,95,191,.24);border:4px solid #fff}.v48-bottom-nav button:nth-child(3) small{color:var(--v48-blue);font-weight:800;margin-top:1px}html[data-theme="dark"] .v48-bottom-nav{background:rgba(23,33,28,.96)}
}

@media (max-width:420px){.v48-hero h1{font-size:32px}.v48-hero-copy{padding-left:15px;padding-right:15px}.v48-trust-row{gap:5px}.v48-trust-row .material-icons-round{width:27px;height:27px;font-size:14px}.v48-filter-panel{border-radius:12px}.v48-card-grid>.masonry-item{min-width:166px!important;width:166px!important}}

@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.v48-hidden-inbox-button{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important}
.v48-card-grid>div:not(.masonry-item){grid-column:1/-1!important;width:100%!important}
