/*
Theme Name: EV Theme
Theme URI: https://kebaikanindonesia.org/
Author: Kebaikan Indonesia
Description: Mobile-first frontend theme for the Kebaikan Indonesia fundraising platform.
Version: 0.4.20
Text Domain: ev-theme
Requires at least: 6.3
Requires PHP: 7.4
*/
:root{--ev-blue:#0968d8;--ev-blue-2:#1388ef;--ev-cyan:#25b8e8;--ev-navy:#10243e;--ev-ink:#17263b;--ev-muted:#748196;--ev-bg:#f5f8fc;--ev-line:#e5ecf5;--ev-white:#fff;--ev-success:#16a36a;--ev-radius:22px;--ev-shadow:0 16px 42px rgba(22,65,116,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ev-bg);color:var(--ev-ink);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;-webkit-font-smoothing:antialiased}.ev-app a{text-decoration:none;color:inherit}.ev-site{min-height:100vh;padding-bottom:max(24px,env(safe-area-inset-bottom))}.ev-home,.ev-listing-page,.ev-about-page,.ev-campaign-detail,.ev-donate-page,.ev-payment-page,.ev-thank-page{width:min(760px,100%);margin:0 auto;background:var(--ev-bg);min-height:100vh}.ev-brand{display:inline-flex;align-items:center;gap:9px;font-weight:800}.ev-brand.is-light{color:#fff}.ev-brand-logo{max-height:34px;width:auto}.ev-brand-mark{width:34px;height:34px;border-radius:11px;background:linear-gradient(135deg,var(--ev-cyan),var(--ev-blue));color:#fff;display:grid;place-items:center;font-size:12px;box-shadow:0 8px 20px rgba(4,87,178,.2)}.ev-brand.is-light .ev-brand-mark{background:#fff;color:var(--ev-blue)}.ev-brand-name{font-size:15px}.ev-home-head,.ev-subhead,.ev-about-head,.ev-donate-head,.ev-payment-head,.ev-thank-head{background:linear-gradient(145deg,#0758bc 0%,#0878e5 60%,#19a9e3 100%);color:#fff;position:relative;overflow:hidden}.ev-home-head:after,.ev-donate-head:after,.ev-about-head:after,.ev-payment-head:after,.ev-thank-head:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(255,255,255,.08);right:-110px;top:-120px}.ev-home-head{padding:26px 20px 46px}.ev-home-top,.ev-donate-top,.ev-subhead-row{display:flex;justify-content:space-between;align-items:center;gap:12px;position:relative;z-index:2}.ev-home-mini{font-size:11px;color:#d7eeff}.ev-search{margin-top:22px;height:52px;border-radius:18px;background:#fff;display:flex;align-items:center;gap:9px;padding:0 8px 0 16px;box-shadow:0 14px 30px rgba(3,58,120,.16);position:relative;z-index:2}.ev-search span{color:#95a4b7;font-size:21px}.ev-search input{border:0;outline:0;flex:1;min-width:0;font-size:14px;color:var(--ev-ink);background:transparent}.ev-search button{width:38px;height:38px;border-radius:13px;border:0;background:#eaf4ff;color:var(--ev-blue);font-weight:800;cursor:pointer}.ev-section{padding:22px 18px}.ev-overlap-section,.ev-list-overlap{margin-top:-24px;position:relative;z-index:3}.ev-overlap-section{padding-top:0}.ev-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;margin:0 2px 14px}.ev-section-head h2{margin:2px 0 0;font-size:20px;letter-spacing:-.02em}.ev-section-head a{font-size:12px;font-weight:700;color:var(--ev-blue)}.ev-kicker{font-size:10px;letter-spacing:.09em;text-transform:uppercase;color:var(--ev-blue);font-weight:800}.ev-kicker.is-light{color:#cfeaff}.ev-slider,.ev-category-slider,.ev-category-scroll{display:flex;overflow:auto;gap:12px;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 2px 8px}.ev-slider::-webkit-scrollbar,.ev-category-slider::-webkit-scrollbar,.ev-category-scroll::-webkit-scrollbar{display:none}.ev-feature-card{min-width:82%;background:#fff;border:1px solid var(--ev-line);border-radius:24px;overflow:hidden;box-shadow:var(--ev-shadow);scroll-snap-align:start}.ev-feature-media{height:190px;background-size:cover;background-position:center;position:relative}.ev-chip{position:absolute;left:12px;top:12px;background:rgba(255,255,255,.94);color:var(--ev-blue);font-size:10px;font-weight:800;padding:7px 10px;border-radius:999px}.ev-feature-body{padding:15px}.ev-feature-body small,.ev-list-card small,.ev-mini-card small{color:var(--ev-muted);font-size:11px}.ev-feature-body h3,.ev-list-card h3,.ev-mini-card h3{margin:5px 0 11px;font-size:15px;line-height:1.35}.ev-progress{height:6px;background:#e8eef6;border-radius:99px;overflow:hidden}.ev-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--ev-blue),var(--ev-cyan))}.ev-progress.is-large{height:8px;margin-top:15px}.ev-card-meta{display:flex;justify-content:space-between;gap:10px;margin-top:9px;align-items:center}.ev-card-meta strong{font-size:12px;color:var(--ev-blue)}.ev-card-meta span{font-size:10px;color:var(--ev-muted)}.ev-category-pill{min-width:74px;text-align:center;scroll-snap-align:start}.ev-category-pill span{margin:auto;width:56px;height:56px;border-radius:18px;background:#fff;border:1px solid var(--ev-line);box-shadow:0 8px 20px rgba(23,60,105,.06);display:grid;place-items:center;color:var(--ev-blue);font-weight:900}.ev-category-pill b{display:block;font-size:10px;margin-top:8px;font-weight:700}.ev-category-pill.is-active span{background:#eaf4ff;border-color:#cde5ff}.ev-stack-list{display:grid;gap:11px}.ev-list-card{background:#fff;border:1px solid var(--ev-line);border-radius:19px;padding:10px;display:grid;grid-template-columns:100px 1fr;gap:12px;align-items:center;box-shadow:0 8px 22px rgba(20,62,108,.05);transition:.22s ease}.ev-list-card:hover{transform:translateY(-2px);border-color:#cce3fb;box-shadow:0 14px 30px rgba(20,62,108,.1)}.ev-list-card img{width:100px;height:92px;object-fit:cover;border-radius:14px}.ev-list-card h3{font-size:13px;margin:4px 0 8px}.ev-list-card p{font-size:11px;color:var(--ev-muted);margin:0 0 8px}.ev-list-card.is-tall img{height:112px}.ev-mini-slider .ev-mini-card{min-width:60%;background:#fff;border:1px solid var(--ev-line);border-radius:18px;overflow:hidden;scroll-snap-align:start}.ev-mini-card img{width:100%;height:110px;object-fit:cover}.ev-mini-card div{padding:11px}.ev-mini-card h3{font-size:12px}.ev-mini-card strong{font-size:11px;color:var(--ev-blue)}.ev-last-section{padding-bottom:110px}.ev-bottom-nav{position:fixed;z-index:60;left:50%;bottom:max(12px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(700px,calc(100% - 24px));height:70px;border-radius:24px;background:rgba(255,255,255,.96);border:1px solid rgba(219,229,241,.92);box-shadow:0 16px 44px rgba(21,57,99,.16);backdrop-filter:blur(16px);display:grid;grid-template-columns:repeat(4,1fr);padding:6px;overflow:hidden}.ev-nav-item{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:9px;color:#8a98aa;transition:.22s}.ev-nav-icon{font-size:20px;line-height:1;transition:.22s}.ev-nav-item.is-active{color:var(--ev-blue);font-weight:800}.ev-nav-item.is-active .ev-nav-icon{transform:translateY(-3px) scale(1.06)}.ev-nav-indicator{position:absolute;z-index:1;left:0;top:5px;height:58px;border-radius:18px;background:#eaf4ff;transition:transform .22s cubic-bezier(.2,.8,.2,1),width .22s}.ev-subhead{padding:20px 18px 44px}.ev-subhead h1{margin:24px 0 0;font-size:27px}.ev-subhead .ev-search{margin-top:16px}.ev-back,.ev-circle-btn{width:40px;height:40px;border:0;border-radius:14px;background:#fff;color:var(--ev-blue);display:grid;place-items:center;font-size:18px;box-shadow:0 8px 22px rgba(0,0,0,.09)}.ev-circle-btn.is-soft{background:rgba(255,255,255,.16);color:#fff;box-shadow:none;border:1px solid rgba(255,255,255,.17)}.ev-filter-chip{white-space:nowrap;padding:9px 13px;border-radius:999px;background:#fff;border:1px solid var(--ev-line);font-size:11px;font-weight:700}.ev-filter-chip.is-active{background:var(--ev-blue);border-color:var(--ev-blue);color:#fff}.ev-count{background:#eaf4ff;color:var(--ev-blue);font-weight:800;font-size:11px;padding:7px 10px;border-radius:999px}.ev-campaign-hero{background:linear-gradient(145deg,#0758bc,#0b7ae2);padding:18px 18px 36px;position:relative;overflow:hidden}.ev-campaign-hero:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(255,255,255,.08);right:-100px;top:-110px}.ev-detail-top{display:flex;justify-content:space-between;position:relative;z-index:2}.ev-detail-image{margin-top:18px;border-radius:24px;overflow:hidden;height:330px;position:relative;z-index:2;box-shadow:0 20px 44px rgba(0,48,105,.23)}.ev-detail-image img{width:100%;height:100%;object-fit:cover}.ev-progress-badge{position:absolute;bottom:14px;left:50%;transform:translateX(-50%);padding:7px 11px;border-radius:999px;background:#fff;color:var(--ev-blue);font-size:11px;font-weight:800}.ev-hero-progress{height:7px;background:rgba(255,255,255,.24);border-radius:99px;margin:20px 15px 0;overflow:hidden;position:relative;z-index:2}.ev-hero-progress span{display:block;height:100%;background:#fff}.ev-campaign-sheet{margin-top:-19px;position:relative;z-index:4;background:var(--ev-bg);border-radius:28px 28px 0 0;padding:24px 18px 110px}.ev-title-row{display:flex;gap:12px;justify-content:space-between}.ev-title-row h1{font-size:23px;margin:0;line-height:1.25}.ev-location{font-size:11px;color:var(--ev-muted)}.ev-favorite{flex:0 0 42px;width:42px;height:42px;border-radius:50%;border:1px solid var(--ev-line);background:#fff;color:var(--ev-blue);font-size:21px}.ev-fund-summary{display:grid;grid-template-columns:1fr 110px;gap:12px;margin-top:20px}.ev-fund-summary>div{background:#fff;border:1px solid var(--ev-line);border-radius:17px;padding:13px}.ev-fund-summary span,.ev-fund-summary small{display:block;font-size:10px;color:var(--ev-muted)}.ev-fund-summary strong{display:block;color:var(--ev-blue);font-size:17px;margin:4px 0}.ev-fundraiser-card,.ev-usage-card,.ev-story-card{margin-top:16px;background:#fff;border:1px solid var(--ev-line);border-radius:19px;box-shadow:0 7px 20px rgba(19,61,107,.04)}.ev-fundraiser-card{padding:13px;display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center}.ev-org-avatar,.ev-donor-avatar{width:42px;height:42px;border-radius:13px;background:#eaf4ff;color:var(--ev-blue);display:grid;place-items:center;font-weight:900}.ev-fundraiser-card small,.ev-fundraiser-card span{font-size:9px;color:var(--ev-muted);display:block}.ev-fundraiser-card strong{font-size:12px;display:block;margin:2px 0}.ev-verified{display:inline!important;color:var(--ev-blue)!important}.ev-fundraiser-actions{display:flex;gap:6px}.ev-fundraiser-actions a{width:34px;height:34px;border-radius:12px;background:#eff7ff;color:var(--ev-blue);display:grid;place-items:center;font-size:13px}.ev-usage-card summary{padding:14px;display:flex;justify-content:space-between;cursor:pointer;list-style:none}.ev-usage-card summary::-webkit-details-marker{display:none}.ev-usage-card small{display:block;font-size:9px;color:var(--ev-muted)}.ev-usage-card strong{font-size:12px}.ev-usage-card>div{padding:0 14px 12px}.ev-usage-card p{display:flex;justify-content:space-between;font-size:11px;border-top:1px solid #edf1f6;padding-top:9px}.ev-usage-total strong{color:var(--ev-blue)}.ev-tabs{display:flex;gap:5px;overflow:auto;margin-top:20px;border-bottom:1px solid var(--ev-line)}.ev-tabs button{border:0;background:none;padding:12px 9px;font-size:11px;color:#7c899c;white-space:nowrap;border-bottom:2px solid transparent}.ev-tabs button.is-active{color:var(--ev-blue);font-weight:800;border-bottom-color:var(--ev-blue)}.ev-tabs button span{background:#eaf4ff;border-radius:99px;padding:2px 5px;font-size:8px}.ev-tab-panel{display:none}.ev-tab-panel.is-active{display:block}.ev-story-card{padding:16px}.ev-story-card h2{font-size:15px}.ev-story-content{font-size:12px;color:#566579;line-height:1.8}.ev-story-content.is-clamped{max-height:180px;overflow:hidden;position:relative}.ev-story-content.is-clamped:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(transparent,#fff)}.ev-more{border:0;background:none;color:var(--ev-blue);font-weight:800;font-size:11px;padding:8px 0}.ev-update-list,.ev-donor-list{display:grid;gap:10px;margin-top:12px}.ev-update-card,.ev-donor-list article{background:#fff;border:1px solid var(--ev-line);border-radius:17px;padding:12px}.ev-update-card img{width:100%;height:170px;object-fit:cover;border-radius:13px;margin-bottom:10px}.ev-update-card h3{font-size:13px}.ev-update-card small,.ev-update-card div,.ev-donor-list small,.ev-donor-list p{font-size:10px;color:var(--ev-muted);line-height:1.6}.ev-donor-list article{display:flex;gap:10px}.ev-donate-sticky{position:fixed;z-index:55;bottom:12px;left:50%;transform:translateX(-50%);width:min(724px,calc(100% - 28px));padding:8px;background:rgba(255,255,255,.94);border:1px solid var(--ev-line);border-radius:20px;box-shadow:0 14px 38px rgba(20,58,105,.16);backdrop-filter:blur(14px)}.ev-btn{border:0;background:linear-gradient(135deg,var(--ev-blue),var(--ev-blue-2));color:#fff!important;font-weight:800;border-radius:15px;padding:13px 16px;display:inline-flex;justify-content:center;align-items:center;gap:8px;box-shadow:0 10px 24px rgba(8,103,214,.22);cursor:pointer;transition:.2s}.ev-btn:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(8,103,214,.28)}.ev-btn-wide{width:100%;min-height:52px}.ev-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.ev-donate-head,.ev-payment-head{padding:20px 18px 58px}.ev-donate-head>p,.ev-payment-head>p{font-size:10px;color:#d6ecff;margin:26px 0 4px;position:relative;z-index:2}.ev-donate-head h1,.ev-payment-head h1{font-size:28px;line-height:1.16;margin:0 0 8px;max-width:420px;position:relative;z-index:2}.ev-donate-head>span,.ev-payment-head>span{font-size:11px;color:#d7edff;position:relative;z-index:2}.ev-checkout-card,.ev-payment-card,.ev-thank-card{margin:-28px 14px 30px;background:#fff;border:1px solid var(--ev-line);border-radius:25px;padding:17px;position:relative;z-index:3;box-shadow:var(--ev-shadow)}.ev-form-section{padding:7px 0 18px;border-bottom:1px solid #edf1f6;margin-bottom:16px}.ev-numbered-title{display:flex;gap:10px;align-items:flex-start;margin-bottom:13px}.ev-numbered-title>span{width:27px;height:27px;border-radius:9px;background:#eaf4ff;color:var(--ev-blue);display:grid;place-items:center;font-size:11px;font-weight:900}.ev-numbered-title h2{font-size:14px;margin:0}.ev-numbered-title p{font-size:10px;color:var(--ev-muted);margin:3px 0 0}.ev-amount-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.ev-amount-btn{min-height:57px;border:1px solid var(--ev-line);border-radius:14px;background:#fff;color:var(--ev-ink);position:relative;cursor:pointer}.ev-amount-btn strong{font-size:12px}.ev-amount-btn small{position:absolute;top:-8px;right:7px;background:var(--ev-blue);color:#fff;font-size:7px;padding:3px 6px;border-radius:99px}.ev-amount-btn.is-selected{border-color:var(--ev-blue);background:#f0f7ff;box-shadow:0 0 0 2px rgba(9,104,216,.09)}.ev-manual-amount{margin-top:9px;display:flex;align-items:center;border:1px solid var(--ev-line);border-radius:14px;padding:0 13px;min-height:52px}.ev-manual-amount span{font-weight:800;color:var(--ev-blue)}.ev-manual-amount input{border:0;outline:0;padding:13px 8px;width:100%;font-weight:700}.ev-payment-select{width:100%;border:1px solid var(--ev-line);background:#fff;border-radius:15px;min-height:61px;display:grid;grid-template-columns:40px 1fr auto;gap:9px;align-items:center;text-align:left;padding:9px;cursor:pointer}.ev-payment-selected-logo{width:38px;height:38px;border-radius:11px;background:#eef6ff;display:grid;place-items:center;color:var(--ev-blue);font-weight:900;overflow:hidden}.ev-payment-selected-logo img{width:100%;height:100%;object-fit:contain}.ev-payment-select small{font-size:8px;color:var(--ev-muted);display:block}.ev-payment-select strong{font-size:11px}.ev-field{display:block;margin-bottom:10px}.ev-field>span{font-size:10px;font-weight:700;display:block;margin-bottom:5px}.ev-field span small{font-weight:500;color:var(--ev-muted)}.ev-field input,.ev-field textarea{width:100%;border:1px solid var(--ev-line);border-radius:13px;background:#fbfcfe;padding:12px;font:inherit;font-size:12px;outline:0;transition:.2s}.ev-field input:focus,.ev-field textarea:focus{border-color:#aad3ff;box-shadow:0 0 0 3px #edf6ff;background:#fff}.ev-char-count{display:block;text-align:right;color:var(--ev-muted);font-size:8px;margin-top:4px}.ev-checkbox{display:flex;gap:8px;align-items:center;font-size:10px;color:var(--ev-muted)}.ev-payment-summary{background:#f7faff;border:1px solid #e4edf7;border-radius:16px;padding:11px;margin-bottom:13px}.ev-payment-summary div{display:flex;justify-content:space-between;gap:10px;padding:5px 0;font-size:10px}.ev-payment-summary strong{font-size:10px}.ev-payment-summary .is-total{border-top:1px dashed #d9e5f2;margin-top:4px;padding-top:9px}.ev-payment-summary .is-total strong{font-size:14px;color:var(--ev-blue)}.ev-trust-note{text-align:center;color:var(--ev-muted);font-size:8px;margin:10px 0 0}.ev-form-error,.ev-payment-message{background:#fff1f1;border:1px solid #ffd4d4;color:#a83a3a;border-radius:12px;padding:10px;font-size:10px;margin-bottom:9px}.ev-sheet-overlay{position:fixed;z-index:80;inset:0;background:rgba(8,20,38,.55);backdrop-filter:blur(3px)}.ev-payment-sheet{position:fixed;z-index:81;left:50%;bottom:0;transform:translate(-50%,105%);width:min(760px,100%);max-height:82vh;background:#fff;border-radius:28px 28px 0 0;padding:10px 16px max(18px,env(safe-area-inset-bottom));box-shadow:0 -18px 48px rgba(3,23,47,.24);transition:transform .28s cubic-bezier(.2,.8,.2,1);overflow:auto}.ev-payment-sheet.is-open{transform:translate(-50%,0)}.ev-sheet-handle{width:44px;height:5px;border-radius:99px;background:#d7dee8;margin:0 auto 15px}.ev-sheet-head h2{font-size:18px;margin:0}.ev-sheet-head p{font-size:10px;color:var(--ev-muted);margin:5px 0 15px}.ev-pay-group{margin-bottom:14px}.ev-pay-group h3{font-size:10px;color:var(--ev-muted);text-transform:uppercase;letter-spacing:.08em}.ev-pay-option{width:100%;border:1px solid var(--ev-line);border-radius:14px;background:#fff;padding:8px;display:grid;grid-template-columns:46px 1fr 22px;gap:10px;align-items:center;text-align:left;margin-bottom:7px;cursor:pointer}.ev-pay-option img{width:44px;height:32px;object-fit:contain}.ev-pay-option strong{font-size:11px;display:block}.ev-pay-option small{font-size:8px;color:var(--ev-blue)}.ev-pay-option i{width:18px;height:18px;border:1.5px solid #c9d4e2;border-radius:50%;position:relative}.ev-pay-option.is-selected{border-color:#9bcaff;background:#f4f9ff}.ev-pay-option.is-selected i{border-color:var(--ev-blue)}.ev-pay-option.is-selected i:after{content:"";position:absolute;inset:3px;background:var(--ev-blue);border-radius:50%}.ev-waiting-pill{margin-top:18px;display:inline-flex;gap:8px;align-items:center;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.16);padding:9px 12px;border-radius:999px;font-size:10px;position:relative;z-index:2}.ev-waiting-pill i{width:7px;height:7px;background:#ffd166;border-radius:50%;box-shadow:0 0 0 4px rgba(255,209,102,.15)}.ev-payment-method-head{display:flex;gap:10px;align-items:center}.ev-pay-logo{width:45px;height:45px;border-radius:13px;background:#eaf4ff;color:var(--ev-blue);display:grid;place-items:center;font-weight:900}.ev-payment-method-head small{font-size:9px;color:var(--ev-muted)}.ev-payment-method-head h2{font-size:15px;margin:3px 0}.ev-payment-value,.ev-expiry{margin-top:14px;background:#f8fbff;border:1px solid #e5edf6;border-radius:15px;padding:12px}.ev-payment-value small,.ev-expiry span,.ev-expiry small{display:block;font-size:9px;color:var(--ev-muted)}.ev-payment-value strong,.ev-expiry strong{display:block;font-size:20px;margin:4px 0;color:var(--ev-navy);word-break:break-all}.ev-payment-value button{border:0;background:none;color:var(--ev-blue);font-weight:800;font-size:9px;padding:0}.ev-qr-wrap{text-align:center;margin-top:14px}.ev-qr-wrap img,.ev-qr-wrap canvas{width:min(220px,76%);height:auto;background:#fff;border:1px solid var(--ev-line);border-radius:15px;padding:9px}.ev-qr-wrap small{display:block;font-size:8px;color:var(--ev-muted);margin-top:5px}.ev-instruction-list{margin-top:16px}.ev-instruction-list h3{font-size:12px}.ev-instruction-list details{border-top:1px solid var(--ev-line);padding:10px 0}.ev-instruction-list summary{font-size:11px;font-weight:700;display:flex;justify-content:space-between;cursor:pointer;list-style:none}.ev-instruction-list summary::-webkit-details-marker{display:none}.ev-instruction-list li{font-size:10px;color:var(--ev-muted);margin:7px 0;line-height:1.5}.ev-payment-meta{margin:13px 0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.ev-payment-meta div{border:1px solid var(--ev-line);border-radius:13px;padding:10px}.ev-payment-meta span{display:block;font-size:8px;color:var(--ev-muted)}.ev-payment-meta strong{font-size:10px;word-break:break-all}.ev-status-waiting{color:#b7791f!important}.ev-status-success{color:var(--ev-success)!important}.ev-thank-head{text-align:center;padding:20px 18px 65px}.ev-thank-head .ev-donate-top{text-align:left}.ev-success-icon{width:72px;height:72px;border-radius:50%;background:#fff;color:var(--ev-success);display:grid;place-items:center;font-size:34px;font-weight:900;margin:34px auto 14px;box-shadow:0 12px 30px rgba(0,64,132,.2);position:relative;z-index:2}.ev-thank-head h1{font-size:23px;max-width:520px;margin:0 auto 8px;position:relative;z-index:2}.ev-thank-head p{font-size:10px;color:#d7edff;position:relative;z-index:2}.ev-thank-card h2{font-size:15px}.ev-thank-campaign{display:flex;gap:10px;align-items:center;background:#f8fbff;border:1px solid var(--ev-line);border-radius:15px;padding:9px}.ev-thank-campaign img{width:62px;height:55px;border-radius:11px;object-fit:cover}.ev-thank-campaign small{display:block;font-size:8px;color:var(--ev-muted)}.ev-thank-campaign strong{font-size:11px;line-height:1.4}.ev-summary-lines{margin:12px 0}.ev-summary-lines p{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #edf1f6;padding:9px 0;margin:0;font-size:10px}.ev-summary-lines span{color:var(--ev-muted)}.ev-gratitude{background:#edf9f5;color:#397160;border-radius:14px;padding:12px;font-size:10px;line-height:1.6;margin:12px 0}.ev-link-center{display:block;text-align:center;color:var(--ev-blue)!important;font-size:10px;font-weight:800;margin-top:12px}.ev-about-head{padding:20px 18px 58px}.ev-about-head>.ev-kicker{display:block;margin-top:34px;position:relative;z-index:2}.ev-about-head h1{font-size:29px;line-height:1.15;max-width:520px;margin:5px 0 10px;position:relative;z-index:2}.ev-about-head p{font-size:11px;line-height:1.7;color:#d9efff;max-width:560px;position:relative;z-index:2}.ev-about-cards{padding:0 14px 110px;margin-top:-27px;position:relative;z-index:3;display:grid;gap:11px}.ev-about-cards article{background:#fff;border:1px solid var(--ev-line);border-radius:20px;padding:16px;box-shadow:0 8px 22px rgba(20,61,107,.05)}.ev-about-cards article>span{font-size:9px;color:var(--ev-blue);font-weight:900}.ev-about-cards h2{font-size:15px;margin:5px 0 8px}.ev-about-cards p,.ev-about-cards li{font-size:11px;line-height:1.7;color:var(--ev-muted)}.ev-about-cards ul{padding-left:18px}.ev-about-cards a{display:block;color:var(--ev-blue);font-weight:700;font-size:11px;margin-top:6px}.ev-program-tags{display:flex;gap:6px;flex-wrap:wrap}.ev-program-tags b{background:#eef7ff;color:var(--ev-blue);padding:7px 9px;border-radius:999px;font-size:9px}.ev-empty-inline{background:#fff;border:1px dashed #ccd9e8;border-radius:16px;padding:20px;text-align:center;color:var(--ev-muted);font-size:11px}.ev-simple-page{padding:60px 18px}.ev-empty{max-width:480px;margin:auto;background:#fff;border:1px solid var(--ev-line);border-radius:24px;padding:28px;text-align:center;box-shadow:var(--ev-shadow)}.ev-empty-icon{width:52px;height:52px;border-radius:17px;background:#eaf4ff;color:var(--ev-blue);display:grid;place-items:center;margin:auto;font-weight:900}.ev-empty h1{font-size:22px}.ev-empty p{font-size:11px;color:var(--ev-muted);line-height:1.7}.ev-badge{display:inline-block;padding:6px 9px;background:#eaf4ff;color:var(--ev-blue);border-radius:999px;font-size:9px;font-weight:800}@media(min-width:700px){body{background:#edf3f9}.ev-home,.ev-listing-page,.ev-about-page,.ev-campaign-detail,.ev-donate-page,.ev-payment-page,.ev-thank-page{box-shadow:0 0 70px rgba(20,55,95,.08)}.ev-feature-card{min-width:48%}.ev-mini-slider .ev-mini-card{min-width:31%}.ev-amount-grid{grid-template-columns:repeat(3,1fr)}.ev-detail-image{height:430px}.ev-campaign-sheet{padding-left:28px;padding-right:28px}.ev-checkout-card,.ev-payment-card,.ev-thank-card{margin-left:34px;margin-right:34px}.ev-about-cards{padding-left:34px;padding-right:34px}.ev-list-card{grid-template-columns:132px 1fr}.ev-list-card img{width:132px;height:112px}}

/* EV Theme 0.2.1 refinements */
.ev-campaign-detail{background:linear-gradient(180deg,#0758bc 0%,#0878e5 54%,#0968d8 100%)!important;min-height:100vh}
.ev-campaign-hero{background:transparent!important;padding:16px 14px 18px}
.ev-detail-image{height:auto!important;aspect-ratio:1.9/1;max-height:none!important;margin-top:12px;border-radius:20px;box-shadow:0 14px 34px rgba(0,45,102,.22)}
.ev-detail-image img{object-position:center}
.ev-progress-badge{bottom:10px;padding:6px 11px}
.ev-hero-progress{margin:14px 10px 0;height:6px}
.ev-campaign-sheet{margin:-2px 14px 18px!important;background:#fff!important;border-radius:28px!important;padding:22px 16px 112px!important;box-shadow:0 20px 50px rgba(0,39,90,.16)}
.ev-tabs{gap:7px;border-bottom:1px solid var(--ev-line);padding-top:2px}
.ev-tabs button{flex:1;min-width:max-content;border-radius:12px 12px 0 0;padding:12px 9px;border-bottom:0!important;transition:background .2s ease,color .2s ease,transform .2s ease}
.ev-tabs button.is-active{background:linear-gradient(135deg,var(--ev-blue),var(--ev-blue-2));color:#fff!important;font-weight:800;box-shadow:0 8px 18px rgba(9,104,216,.18)}
.ev-tabs button.is-active span{background:rgba(255,255,255,.18);color:#fff}
.ev-tabs button:not(.is-active):hover{background:#f1f7ff;color:var(--ev-blue)}

.ev-donate-page{padding-bottom:112px}
.ev-manual-amount{display:flex!important;background:#fff;min-height:58px;margin-top:10px}
.ev-manual-amount input{font-size:15px;min-width:0}
.ev-amount-btn.is-selected{border-color:var(--ev-blue)!important;background:#edf6ff!important;box-shadow:0 0 0 2px rgba(9,104,216,.1)!important}
.ev-submit-donation{position:fixed!important;z-index:70;left:50%;bottom:max(14px,env(safe-area-inset-bottom));transform:translateX(-50%);width:min(700px,calc(100% - 28px))!important;min-height:62px!important;border-radius:18px!important;font-size:17px!important;letter-spacing:-.01em;box-shadow:0 18px 38px rgba(8,103,214,.3)!important}
.ev-submit-donation:hover{transform:translateX(-50%) translateY(-1px)!important}
.ev-submit-donation:disabled{transform:translateX(-50%)!important;box-shadow:0 10px 24px rgba(8,103,214,.14)!important}
.ev-checkout-card{margin-bottom:34px}
.ev-payment-sheet{max-height:88vh;padding-bottom:max(22px,env(safe-area-inset-bottom))}
.ev-pay-option{grid-template-columns:74px 1fr 22px;min-height:66px;padding:8px 10px;transition:border-color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease}
.ev-pay-option:active{transform:scale(.992)}
.ev-pay-option-logo{width:68px;height:42px;border-radius:11px;background:#f5f9fe;border:1px solid #e6eef7;display:grid;place-items:center;overflow:hidden;color:var(--ev-blue);font-size:10px;font-weight:900;text-align:center;padding:3px}
.ev-pay-option-logo img{width:100%!important;height:100%!important;object-fit:contain!important;display:block}
.ev-pay-option strong{font-size:12px}
.ev-pay-option small{font-size:9px;margin-top:3px}
.ev-payment-selected-logo img{width:100%;height:100%;object-fit:contain;display:block}

@media(max-width:430px){
  .ev-campaign-hero{padding-left:12px;padding-right:12px}
  .ev-campaign-sheet{margin-left:12px!important;margin-right:12px!important;padding-left:14px!important;padding-right:14px!important}
  .ev-detail-image{aspect-ratio:1.82/1}
  .ev-title-row h1{font-size:22px}
  .ev-fund-summary{grid-template-columns:1fr 105px}
  .ev-tabs button{font-size:10.5px;padding:11px 7px}
}

@media(min-width:700px){
  .ev-detail-image{height:auto!important;aspect-ratio:2/1!important;max-height:330px!important}
  .ev-campaign-sheet{margin-left:24px!important;margin-right:24px!important;padding-left:28px!important;padding-right:28px!important}
}

/* EV Theme 0.2.2 homepage + validation */
.ev-home-v2{background:#f6f9fd}
.ev-home-head-compact{padding:22px 18px 62px;border-radius:0 0 28px 28px}
.ev-home-action{width:36px;height:36px;border-radius:12px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;color:#fff;font-size:18px;position:relative;z-index:2}
.ev-search-home{margin-top:18px;height:50px;border-radius:17px}
.ev-home-hero-wrap{margin:-36px 14px 0;position:relative;z-index:4}
.ev-home-hero-slider{display:flex;overflow:auto;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:22px}
.ev-home-hero-slider::-webkit-scrollbar{display:none}.ev-home-hero-slide{min-width:100%;scroll-snap-align:start;border-radius:22px;overflow:hidden;box-shadow:0 16px 34px rgba(10,64,126,.16);background:#0b67d6}.ev-home-hero-slide img{display:block;width:100%;aspect-ratio:16/7;object-fit:cover}
.ev-home-hero-dots{display:flex;justify-content:center;gap:6px;padding-top:10px}.ev-home-hero-dots button{width:6px;height:6px;padding:0;border:0;border-radius:999px;background:#c7d3e2;transition:.2s ease;cursor:pointer}.ev-home-hero-dots button.is-active{width:20px;background:var(--ev-blue)}
.ev-section-head-tight{margin-bottom:12px}.ev-home-category-section{padding-top:18px}.ev-home-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ev-home-category{text-align:center;min-width:0}.ev-home-category-icon{width:58px;height:58px;margin:auto;border-radius:18px;background:#fff;border:1px solid #e2eaf4;box-shadow:0 8px 20px rgba(20,62,108,.06);display:grid;place-items:center;color:var(--ev-blue);transition:.2s ease}.ev-home-category-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ev-home-category b{display:block;font-size:9.5px;margin-top:7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-home-category:hover .ev-home-category-icon{transform:translateY(-2px);border-color:#c9e1fb;box-shadow:0 12px 24px rgba(20,62,108,.10)}
.ev-home-cards-section{padding-top:10px}.ev-home-card-slider{display:flex;gap:11px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 2px 8px}.ev-home-card-slider::-webkit-scrollbar{display:none}.ev-home-campaign-card{min-width:72%;background:#fff;border:1px solid var(--ev-line);border-radius:20px;overflow:hidden;box-shadow:0 9px 22px rgba(20,62,108,.06);scroll-snap-align:start;transition:.2s ease}.ev-home-campaign-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(20,62,108,.1);border-color:#cce3fb}.ev-home-campaign-card>img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.ev-home-campaign-body{padding:12px}.ev-home-campaign-body small{font-size:9px;color:var(--ev-muted)}.ev-home-campaign-body h3{font-size:13px;line-height:1.35;margin:4px 0 10px;min-height:35px}.ev-home-banner-section{padding-top:6px;padding-bottom:116px}.ev-home-banner{display:block;border-radius:22px;overflow:hidden;box-shadow:0 14px 30px rgba(17,57,105,.11)}.ev-home-banner img{display:block;width:100%;aspect-ratio:10/3;object-fit:cover}

.ev-field-error{display:block;margin-top:7px;color:#d23b45;font-size:10px;line-height:1.45;font-weight:700}.ev-validation-error .ev-manual-amount,.ev-validation-error .ev-payment-select,.ev-field.ev-validation-error input{border-color:#ef6d75!important;box-shadow:0 0 0 3px rgba(229,70,82,.08)!important;background:#fffafb!important}.ev-validation-error .ev-numbered-title>span{background:#fff0f1;color:#d23b45}.ev-form-error{border:1px solid #f3c3c7;background:#fff6f7;color:#b92e39;border-radius:13px;padding:11px 12px;font-size:10px;line-height:1.5;margin:12px 0}.ev-submit-donation:disabled{opacity:.72;cursor:wait}

@media(min-width:700px){.ev-home-hero-wrap{margin-left:34px;margin-right:34px}.ev-home-category-section,.ev-home-cards-section,.ev-home-banner-section{padding-left:34px;padding-right:34px}.ev-home-campaign-card{min-width:46%}.ev-home-category-icon{width:66px;height:66px}.ev-home-category-icon svg{width:32px;height:32px}}

/* EV Theme 0.2.3 refinements */
.ev-home-v2{background:#f6f9fd}.ev-home-head-compact{background:transparent!important;color:var(--ev-ink)!important;padding:20px 18px 10px;border-radius:0;overflow:visible}.ev-home-head-compact:after{display:none!important}.ev-home-head-compact .ev-brand{color:var(--ev-ink)}.ev-home-head-compact .ev-home-action{background:#fff;border:1px solid var(--ev-line);color:var(--ev-blue);box-shadow:0 8px 20px rgba(20,62,108,.06)}.ev-search-home{margin-top:16px;background:#fff;border:1px solid #dfe8f3;box-shadow:0 10px 28px rgba(22,65,116,.08)}.ev-home-hero-wrap{margin:12px 14px 0;position:relative;z-index:4}.ev-home-hero-slider{display:flex;overflow-x:auto;overflow-y:hidden;gap:10px;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:22px;aspect-ratio:16/7;height:auto;min-height:0;align-items:stretch}.ev-home-hero-slide{flex:0 0 100%;min-width:100%;height:100%;scroll-snap-align:start;border-radius:22px;overflow:hidden;box-shadow:0 16px 34px rgba(10,64,126,.12);background:#fff}.ev-home-hero-slide img{display:block;width:100%;height:100%;aspect-ratio:auto!important;object-fit:cover}.ev-home-hero-dots{padding-top:9px}

.ev-campaign-detail{background:linear-gradient(180deg,#0758bc 0%,#0878e5 54%,#0968d8 100%)!important;min-height:100vh;padding-bottom:1px}.ev-campaign-hero{background:transparent!important;padding:14px 18px 12px;overflow:visible}.ev-detail-image{margin:0!important;width:100%;height:auto!important;aspect-ratio:1.9/1!important;border-radius:22px;overflow:hidden;position:relative;z-index:2;box-shadow:0 14px 34px rgba(0,45,102,.22)}.ev-cover-back{position:absolute;left:14px;top:14px;width:42px;height:42px;border-radius:14px;background:rgba(255,255,255,.96);color:var(--ev-blue);display:grid;place-items:center;font-size:21px;font-weight:700;box-shadow:0 9px 24px rgba(5,48,102,.16);z-index:3}.ev-campaign-sheet{margin:10px 18px 18px!important;background:#fff!important;border-radius:28px!important;padding:22px 18px 112px!important;box-shadow:0 20px 50px rgba(0,39,90,.16)}.ev-progress-copy{margin-top:14px;font-size:10px;color:#53657d}.ev-progress-copy strong{font-weight:800;color:#30435f}.ev-progress-live{height:7px;margin-top:8px;background:#e8eef6;overflow:visible!important;position:relative}.ev-progress-live>span{position:relative;display:block;height:100%;border-radius:99px;background:linear-gradient(90deg,var(--ev-blue),var(--ev-cyan))}.ev-progress-live>span i{position:absolute;width:11px;height:11px;border-radius:50%;right:-5px;top:50%;transform:translateY(-50%);background:#fff;border:3px solid var(--ev-blue-2);box-shadow:0 2px 7px rgba(9,104,216,.22)}.ev-fundraiser-card{grid-template-columns:44px minmax(0,1fr) auto}.ev-org-avatar.has-image{background-size:cover;background-position:center;color:transparent}.ev-fundraiser-verified{display:inline-flex!important;align-items:center;justify-content:center;white-space:nowrap;background:#eaf4ff;color:var(--ev-blue)!important;border-radius:999px;padding:7px 9px;font-size:9px!important;font-weight:900}.ev-fundraiser-actions{display:none!important}

.ev-legal-cards article p{margin:7px 0}.ev-legal-cards article ol{padding-left:18px}.ev-legal-cards article ol li{margin:6px 0}.ev-contact-lines{display:grid;gap:8px;margin:12px 0}.ev-contact-lines>a,.ev-contact-lines>div{display:flex!important;justify-content:space-between;gap:14px;align-items:center;background:#f7faff;border:1px solid var(--ev-line);border-radius:13px;padding:11px 12px;margin:0!important}.ev-contact-lines b{font-size:10px;color:var(--ev-ink)}.ev-contact-lines span{font-size:10px;color:var(--ev-muted);text-align:right}

@media(max-width:430px){.ev-home-head-compact{padding-left:18px;padding-right:18px}.ev-home-hero-wrap{margin-left:18px;margin-right:18px}.ev-home-hero-slider{aspect-ratio:16/7}.ev-campaign-hero{padding-left:14px;padding-right:14px;padding-top:12px}.ev-campaign-sheet{margin-left:14px!important;margin-right:14px!important;padding-left:15px!important;padding-right:15px!important}.ev-detail-image{aspect-ratio:1.82/1!important}.ev-cover-back{left:11px;top:11px;width:39px;height:39px}.ev-fundraiser-verified{padding:6px 7px;font-size:8px!important}}
@media(min-width:700px){.ev-home-head-compact{padding-left:34px;padding-right:34px}.ev-home-hero-wrap{margin-left:34px;margin-right:34px}.ev-campaign-hero{padding-left:24px;padding-right:24px}.ev-detail-image{aspect-ratio:2/1!important;max-height:330px!important}.ev-campaign-sheet{margin-left:24px!important;margin-right:24px!important;padding-left:28px!important;padding-right:28px!important}}

/* v0.2.5 Campaign Detail polish */
html,body{width:100%;max-width:100%;overflow-x:hidden}.ev-campaign-detail{touch-action:pan-y;--ev-detail-gutter:14px;width:min(760px,100vw)!important;max-width:100vw!important;overflow-x:hidden;background:linear-gradient(180deg,#0758bc 0%,#0878e5 54%,#0968d8 100%)!important}.ev-campaign-hero{padding:var(--ev-detail-gutter)!important;margin:0!important}.ev-detail-image{width:100%!important;max-width:100%!important;margin:0!important}.ev-campaign-sheet{width:auto!important;margin:0 var(--ev-detail-gutter) var(--ev-detail-gutter)!important;padding-left:18px!important;padding-right:18px!important}.ev-fundraiser-verified{background:linear-gradient(135deg,#dffbea,#c9f7dc)!important;color:#08783f!important;border:1px solid #a9eac8!important;box-shadow:0 5px 14px rgba(19,176,92,.18),0 0 0 2px rgba(91,224,151,.08)!important;font-weight:900!important}.ev-fundraiser-verified:before{content:"";width:6px;height:6px;border-radius:50%;background:#19b767;box-shadow:0 0 8px rgba(25,183,103,.7);margin-right:4px}

.ev-donor-sort-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:12px 0 10px;padding:4px;border-radius:14px;background:#f2f6fb;border:1px solid #e5edf6}.ev-donor-sort-tabs button{border:0;background:transparent;color:#77859a;border-radius:10px;padding:9px 10px;font:inherit;font-size:10px;font-weight:800;cursor:pointer;transition:.18s ease}.ev-donor-sort-tabs button.is-active{background:linear-gradient(135deg,var(--ev-blue),var(--ev-blue-2));color:#fff;box-shadow:0 7px 16px rgba(9,104,216,.18)}.ev-donor-list{display:flex;flex-direction:column;gap:10px}.ev-donor-list article{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;gap:11px!important;align-items:start!important;background:#fff;border:1px solid var(--ev-line);border-radius:17px;padding:12px!important;min-width:0}.ev-donor-body{min-width:0}.ev-donor-topline{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;min-width:0}.ev-donor-topline strong{font-size:12px;color:var(--ev-ink);min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ev-donor-topline b{font-size:11px;color:var(--ev-blue);white-space:nowrap;flex:0 0 auto}.ev-donor-body>small{display:block;margin-top:3px;color:#94a0b2;font-size:9px}.ev-donor-body p{margin:8px 0 0;color:#65748a;font-size:10px;line-height:1.5;word-break:break-word}

.ev-social-proof-toast{position:fixed;z-index:95;left:50%;top:max(14px,env(safe-area-inset-top));transform:translate(-50%,-14px) scale(.98);opacity:0;width:min(360px,calc(100% - 34px));background:rgba(255,255,255,.97);border:1px solid rgba(213,227,243,.96);border-radius:16px;box-shadow:0 14px 36px rgba(12,47,91,.17);backdrop-filter:blur(14px);padding:9px 11px;display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:center;pointer-events:none;transition:opacity .24s ease,transform .24s cubic-bezier(.2,.8,.2,1)}.ev-social-proof-toast[hidden]{display:none!important}.ev-social-proof-toast.is-visible{opacity:1;transform:translate(-50%,0) scale(1)}.ev-social-proof-icon{width:34px;height:34px;border-radius:11px;background:#eaf4ff;color:var(--ev-blue);display:grid;place-items:center;font-size:15px}.ev-social-proof-toast strong{display:block;color:var(--ev-ink);font-size:10px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ev-social-proof-toast small{display:block;color:#92a0b3;font-size:8px;margin-top:2px}

@media(max-width:430px){.ev-campaign-detail{--ev-detail-gutter:14px}.ev-campaign-sheet{padding-left:16px!important;padding-right:16px!important}.ev-social-proof-toast{top:max(12px,env(safe-area-inset-top));width:calc(100% - 30px)}}
@media(min-width:700px){.ev-campaign-detail{--ev-detail-gutter:24px}.ev-campaign-sheet{padding-left:28px!important;padding-right:28px!important}.ev-social-proof-toast{top:22px}}


/* v0.2.6 search, categories, 4-item nav and compact social proof */
.ev-bottom-nav{grid-template-columns:repeat(4,1fr)}
.ev-list-overlap{margin-top:0!important;padding-top:20px!important}
.ev-category-scroll{justify-content:center;align-items:center;flex-wrap:wrap;overflow:visible!important;scroll-snap-type:none!important;gap:9px;margin:0 auto 14px;padding:0 2px 4px}
.ev-filter-chip{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 15px;box-shadow:0 5px 14px rgba(20,62,108,.04)}
.ev-category-highlight{display:inline-flex!important;width:max-content;max-width:100%;align-items:center;padding:4px 8px;border-radius:999px;font-size:9px!important;line-height:1.25!important;font-weight:800!important;letter-spacing:.01em;color:#7b5a00!important;background:#fff0a8!important;box-shadow:inset 0 -1px 0 rgba(160,116,0,.08)}
.ev-category-tone-0{background:#fff0a8!important;color:#765700!important}.ev-category-tone-1{background:#dff7c9!important;color:#3f6d21!important}.ev-category-tone-2{background:#ffdbe7!important;color:#92506a!important}.ev-category-tone-3{background:#e6ddff!important;color:#65539b!important}.ev-category-tone-4{background:#d9f0ff!important;color:#286b96!important}
.ev-home-campaign-body .ev-category-highlight{margin-bottom:3px}.ev-list-card .ev-category-highlight{margin-bottom:2px}
.ev-social-proof-toast{width:min(220px,calc(100% - 120px))!important;grid-template-columns:30px minmax(0,1fr)!important;gap:8px!important;padding:8px 9px!important;border-radius:15px!important}.ev-social-proof-icon{width:30px!important;height:30px!important;border-radius:10px!important;font-size:13px!important}.ev-social-proof-toast strong{font-size:9px!important;line-height:1.3!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ev-social-proof-toast small{font-size:7.5px!important;margin-top:2px!important}
@media(max-width:430px){.ev-social-proof-toast{width:min(210px,calc(100% - 110px))!important}.ev-list-overlap{padding-top:18px!important}.ev-category-scroll{margin-bottom:15px}}
@media(min-width:700px){.ev-social-proof-toast{width:250px!important}}

/* v0.2.7 manual transfer unique-number breakdown */
.ev-payment-breakdown{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.ev-payment-breakdown>div{border:1px solid var(--ev-border,#e6edf5);background:#f8fbff;border-radius:14px;padding:11px 12px}.ev-payment-breakdown span,.ev-payment-breakdown strong{display:block}.ev-payment-breakdown span{font-size:11px;color:#8a96a9;margin-bottom:4px}.ev-payment-breakdown strong{font-size:13px;color:#21324e}

/* EV Theme 0.2.9 live campaign search */
.ev-search{overflow:visible}.ev-live-search-results{position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:120;background:#fff;border:1px solid #dfe8f3;border-radius:17px;box-shadow:0 18px 44px rgba(18,54,96,.16);padding:6px;max-height:330px;overflow:auto;text-align:left}.ev-live-search-results[hidden]{display:none!important}.ev-live-search-item{display:grid;grid-template-columns:46px minmax(0,1fr);gap:10px;align-items:center;padding:8px;border-radius:12px;transition:.16s}.ev-live-search-item:hover,.ev-live-search-item.is-active{background:#eff7ff}.ev-live-search-item img{width:46px;height:42px;object-fit:cover;border-radius:10px;background:#eef3f8}.ev-live-search-item span{min-width:0;display:block}.ev-live-search-item strong{display:block;font-size:11px;line-height:1.35;color:var(--ev-ink);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-live-search-item small{display:block;margin-top:3px;font-size:8.5px;color:var(--ev-blue);font-weight:750;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev-live-search-loading,.ev-live-search-empty{padding:13px 12px;color:var(--ev-muted);font-size:10px;text-align:center}.ev-subhead{overflow:visible}.ev-subhead .ev-live-search-results{color:var(--ev-ink)}
@media(max-width:480px){.ev-live-search-results{left:-2px;right:-2px;max-height:280px}.ev-live-search-item{grid-template-columns:42px minmax(0,1fr);padding:7px}.ev-live-search-item img{width:42px;height:38px}}
.ev-search[data-live-campaign-search]{z-index:130}

/* EV Theme 0.3.0 - Homepage Section Manager + editable assets */
.ev-home-v2{padding-bottom:96px}.ev-home-search-head{padding-top:18px!important;padding-bottom:8px!important}.ev-home-search-head .ev-search-home{margin-top:0!important}.ev-search-brand{width:34px;height:34px;flex:0 0 34px;border-radius:11px;background:#f4f8fd;border:1px solid #e2eaf4;display:grid!important;place-items:center;overflow:hidden;color:var(--ev-blue)!important}.ev-search-brand img{display:block;width:100%;height:100%;object-fit:contain;padding:3px}.ev-search-brand b{font-size:10px;letter-spacing:-.03em}.ev-home-banner-section{padding-bottom:18px!important}.ev-home-category-grid{grid-template-columns:repeat(var(--ev-category-count,4),minmax(0,1fr));overflow:auto;scrollbar-width:none}.ev-home-category-grid::-webkit-scrollbar{display:none}.ev-home-category-icon{overflow:hidden}.ev-home-category-icon img{display:block;width:100%;height:100%;object-fit:contain;padding:12px}.ev-home-list-section{padding-top:10px}.ev-home-stack-list{gap:10px}.ev-home-list-card[hidden]{display:none!important}.ev-load-more-button{display:block;margin:14px auto 0;border:1px solid #bcdcff;background:#fff;color:var(--ev-blue);font:inherit;font-size:11px;font-weight:850;padding:11px 20px;border-radius:14px;box-shadow:0 8px 18px rgba(20,62,108,.06);cursor:pointer;transition:.18s ease}.ev-load-more-button:hover{transform:translateY(-1px);background:#eff7ff}.ev-bottom-nav{grid-template-columns:repeat(var(--ev-nav-count,4),1fr)!important}.ev-nav-icon{width:23px;height:23px;display:grid;place-items:center}.ev-nav-icon img{display:block;width:100%;height:100%;object-fit:contain}.ev-home-section-spacer{height:8px}
@media(max-width:430px){.ev-home-search-head{padding-left:18px!important;padding-right:18px!important}.ev-search-brand{width:32px;height:32px;flex-basis:32px}.ev-home-category-icon img{padding:10px}.ev-home-list-card{grid-template-columns:92px minmax(0,1fr)!important}.ev-home-list-card img{width:92px!important;height:92px!important}}
@media(min-width:700px){.ev-home-category-grid{overflow:visible}.ev-home-list-section{padding-left:34px!important;padding-right:34px!important}.ev-home-list-card{grid-template-columns:132px minmax(0,1fr)}}


/* EV Theme 0.3.4 - Optional purpose-built Desktop Mode */
.ev-desktop-sidebar,.ev-desktop-search-head,.ev-desktop-social-card{display:none}
@media(min-width:1024px){
  body.ev-desktop-enabled{background:#edf3fa}
  body.ev-desktop-enabled .ev-site{padding:0;min-height:100vh}
  body.ev-desktop-enabled .ev-desktop-shell{width:min(80vw,1500px);margin:22px auto 34px;display:grid;grid-template-columns:190px minmax(0,1fr);gap:18px;align-items:start}
  body.ev-desktop-enabled .ev-desktop-stage{min-width:0}
  body.ev-desktop-enabled .ev-desktop-sidebar{display:grid;position:sticky;top:22px;height:calc(100vh - 44px);grid-template-rows:auto minmax(0,1fr) auto;background:linear-gradient(180deg,var(--ev-blue) 0%,#164f9f 100%);color:#fff;border-radius:26px;padding:22px 16px;box-shadow:0 22px 54px rgba(15,63,121,.18);overflow:hidden}
  body.ev-desktop-enabled .ev-desktop-sidebar:before,body.ev-desktop-enabled .ev-desktop-sidebar:after{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.07);pointer-events:none}
  body.ev-desktop-enabled .ev-desktop-sidebar:before{width:170px;height:170px;right:-85px;top:-70px}
  body.ev-desktop-enabled .ev-desktop-sidebar:after{width:130px;height:130px;left:-70px;bottom:70px}
  body.ev-desktop-enabled .ev-desktop-sidebar-brand{position:relative;z-index:1;padding:2px 4px 16px;border-bottom:1px solid rgba(255,255,255,.15)}
  body.ev-desktop-enabled .ev-desktop-sidebar-brand .ev-brand{color:#fff;gap:8px}
  body.ev-desktop-enabled .ev-desktop-sidebar-brand .ev-brand-logo{max-width:145px;max-height:42px;object-fit:contain}
  body.ev-desktop-enabled .ev-desktop-sidebar-brand .ev-brand-mark{background:#fff;color:var(--ev-blue);box-shadow:none}
  body.ev-desktop-enabled .ev-desktop-sidebar-brand .ev-brand-name{font-size:12px;color:#fff}
  body.ev-desktop-enabled .ev-desktop-sidebar-nav{position:relative;z-index:1;align-self:center;display:flex;flex-direction:column;gap:8px;width:100%}
  body.ev-desktop-enabled .ev-desktop-side-link{display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;align-items:center;min-height:48px;padding:9px 11px;border-radius:15px;color:rgba(255,255,255,.78);font-size:11px;font-weight:750;transition:transform .2s ease,background .2s ease,color .2s ease,box-shadow .2s ease}
  body.ev-desktop-enabled .ev-desktop-side-link:hover{background:rgba(255,255,255,.1);color:#fff;transform:translateX(2px)}
  body.ev-desktop-enabled .ev-desktop-side-link.is-active{background:#fff;color:var(--ev-blue);box-shadow:0 12px 28px rgba(0,36,90,.16)}
  body.ev-desktop-enabled .ev-desktop-side-icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;font-size:17px;background:rgba(255,255,255,.08);overflow:hidden}
  body.ev-desktop-enabled .ev-desktop-side-link.is-active .ev-desktop-side-icon{background:#eaf4ff}
  body.ev-desktop-enabled .ev-desktop-side-icon img{width:21px;height:21px;object-fit:contain}
  body.ev-desktop-enabled .ev-desktop-sidebar-foot{position:relative;z-index:1;padding:14px 4px 2px;border-top:1px solid rgba(255,255,255,.15);display:flex;flex-direction:column;gap:3px}
  body.ev-desktop-enabled .ev-desktop-sidebar-foot small{font-size:8px;text-transform:uppercase;letter-spacing:.08em;color:rgba(255,255,255,.58)}
  body.ev-desktop-enabled .ev-desktop-sidebar-foot strong{font-size:10px;color:#fff}

  body.ev-desktop-enabled .ev-bottom-nav{display:none!important}
  body.ev-desktop-enabled .ev-home,body.ev-desktop-enabled .ev-listing-page,body.ev-desktop-enabled .ev-about-page,body.ev-desktop-enabled .ev-campaign-detail,body.ev-desktop-enabled .ev-donate-page,body.ev-desktop-enabled .ev-payment-page,body.ev-desktop-enabled .ev-thank-page{width:100%;max-width:none;min-height:calc(100vh - 44px);border-radius:26px;background:var(--ev-bg);overflow:visible}
  body.ev-desktop-enabled .ev-mobile-search-head{display:none!important}
  body.ev-desktop-enabled .ev-desktop-search-head{display:block;padding:0 26px 8px;background:transparent}
  body.ev-desktop-enabled .ev-desktop-search-head .ev-search{margin:0;height:54px;border-radius:17px;border:1px solid #dde8f4;box-shadow:0 9px 26px rgba(26,71,124,.08)}

  body.ev-desktop-enabled .ev-home-v2{padding:18px 0 34px;border-radius:26px;box-shadow:0 18px 44px rgba(20,61,108,.08)}
  body.ev-desktop-enabled .ev-home-hero-wrap{margin:0 26px 14px!important}
  body.ev-desktop-enabled .ev-home-hero-slider{border-radius:22px;overflow:hidden}
  body.ev-desktop-enabled .ev-home-hero-slide{aspect-ratio:16/5.8;min-height:250px;max-height:430px}
  body.ev-desktop-enabled .ev-home-hero-slide img{width:100%;height:100%;object-fit:cover}
  body.ev-desktop-enabled .ev-home-category-section{padding:16px 26px 10px!important}
  body.ev-desktop-enabled .ev-home-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;max-width:760px}
  body.ev-desktop-enabled .ev-home-category{text-align:left;display:grid;grid-template-columns:54px minmax(0,1fr);gap:10px;align-items:center;background:#fff;border:1px solid #e1eaf4;border-radius:16px;padding:9px 11px;box-shadow:0 8px 20px rgba(20,62,108,.05)}
  body.ev-desktop-enabled .ev-home-category-icon{width:54px;height:54px;margin:0;border-radius:14px;box-shadow:none}
  body.ev-desktop-enabled .ev-home-category b{margin:0;font-size:10px;white-space:normal}
  body.ev-desktop-enabled .ev-desktop-campaign-zone{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;align-items:start;padding:8px 26px 12px}
  body.ev-desktop-enabled .ev-home-cards-section{padding:0!important;min-width:0}
  body.ev-desktop-enabled .ev-home-card-slider{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;overflow:visible;padding:2px 0 8px}
  body.ev-desktop-enabled .ev-home-campaign-card{min-width:0;border-radius:17px}
  body.ev-desktop-enabled .ev-home-campaign-card>img{aspect-ratio:16/9}
  body.ev-desktop-enabled .ev-home-campaign-body{padding:11px}
  body.ev-desktop-enabled .ev-home-campaign-body h3{font-size:11.5px;min-height:32px}
  body.ev-desktop-enabled .ev-desktop-social-card{display:block;background:#fff;border:1px solid #e1eaf4;border-radius:20px;padding:14px;box-shadow:0 10px 26px rgba(20,62,108,.06);position:sticky;top:22px}
  body.ev-desktop-enabled .ev-desktop-social-head h2{margin:3px 0 4px;font-size:16px}
  body.ev-desktop-enabled .ev-desktop-social-head p{margin:0 0 10px;color:var(--ev-muted);font-size:9px;line-height:1.45}
  body.ev-desktop-enabled .ev-desktop-social-list{display:flex;flex-direction:column;gap:7px}
  body.ev-desktop-enabled .ev-desktop-social-item{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px;border-radius:13px;transition:.18s ease}
  body.ev-desktop-enabled .ev-desktop-social-item:hover{background:#f3f8fe;transform:translateX(1px)}
  body.ev-desktop-enabled .ev-desktop-social-avatar{width:36px;height:36px;border-radius:11px;background:#eaf4ff;color:var(--ev-blue);display:grid;place-items:center;font-size:11px;font-weight:850}
  body.ev-desktop-enabled .ev-desktop-social-copy{min-width:0;display:block}
  body.ev-desktop-enabled .ev-desktop-social-copy strong{display:block;font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  body.ev-desktop-enabled .ev-desktop-social-copy small{display:block;margin-top:2px;font-size:7.5px;color:#7d899b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
  body.ev-desktop-enabled .ev-desktop-social-copy em{display:block;margin-top:2px;font-size:7px;color:#9aa6b6;font-style:normal}
  body.ev-desktop-enabled .ev-desktop-social-item>b{font-size:9px;color:var(--ev-blue);white-space:nowrap}
  body.ev-desktop-enabled .ev-desktop-social-empty{font-size:9px;color:var(--ev-muted);padding:12px;text-align:center;background:#f7f9fc;border-radius:12px}
  body.ev-desktop-enabled .ev-home-banner-section{padding:12px 26px 16px!important}
  body.ev-desktop-enabled .ev-home-banner{border-radius:20px}
  body.ev-desktop-enabled .ev-home-list-section{padding:12px 26px 30px!important}
  body.ev-desktop-enabled .ev-home-stack-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
  body.ev-desktop-enabled .ev-home-list-card{grid-template-columns:110px minmax(0,1fr)!important;min-width:0}
  body.ev-desktop-enabled .ev-home-list-card img{width:110px!important;height:98px!important}

  body.ev-desktop-enabled .ev-listing-page{padding-bottom:34px}
  body.ev-desktop-enabled .ev-listing-page .ev-stack-list{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 24px}
  body.ev-desktop-enabled .ev-listing-page .ev-list-card{grid-template-columns:120px minmax(0,1fr)}
  body.ev-desktop-enabled .ev-listing-page .ev-list-card img{width:120px;height:108px}
  body.ev-desktop-enabled .ev-about-page,body.ev-desktop-enabled .ev-donate-page,body.ev-desktop-enabled .ev-payment-page,body.ev-desktop-enabled .ev-thank-page{max-width:920px;margin:0 auto}
  body.ev-desktop-enabled .ev-campaign-detail{max-width:980px;margin:0 auto}
  body.ev-desktop-enabled .ev-campaign-sheet{padding-bottom:34px!important}
  body.ev-desktop-enabled .ev-last-section{padding-bottom:34px!important}
}
@media(min-width:1024px) and (max-width:1250px){
  body.ev-desktop-enabled .ev-desktop-shell{width:92vw;grid-template-columns:170px minmax(0,1fr);gap:14px}
  body.ev-desktop-enabled .ev-home-card-slider{grid-template-columns:repeat(2,minmax(0,1fr))}
  body.ev-desktop-enabled .ev-desktop-campaign-zone{grid-template-columns:minmax(0,1fr) 250px}
}


/* EV Theme 0.3.5 - Desktop homepage compact first viewport */
@media(min-width:1024px){
  /* Keep the dedicated desktop shell at ~80%, but make the first viewport denser. */
  body.ev-desktop-enabled .ev-desktop-shell{width:min(80vw,1500px);align-items:start;overflow:visible}
  body.ev-desktop-enabled .ev-desktop-stage{overflow:visible}
  body.ev-desktop-enabled .ev-desktop-sidebar{
    position:sticky;
    top:16px;
    align-self:start;
    height:calc(100vh - 32px);
    max-height:calc(100vh - 32px);
  }

  /* Search is the first desktop content element, before the hero. */
  body.ev-desktop-enabled .ev-home-v2{padding:12px 0 30px}
  body.ev-desktop-enabled .ev-desktop-search-head{padding:0 26px 7px}
  body.ev-desktop-enabled .ev-desktop-search-head .ev-search{height:48px;border-radius:15px}
  body.ev-desktop-enabled .ev-desktop-search-head .ev-search-brand{width:34px;height:34px;flex-basis:34px}

  /* Shorter desktop hero so campaign cards enter the first viewport. */
  body.ev-desktop-enabled .ev-home-hero-wrap{margin:0 26px 5px!important}
  body.ev-desktop-enabled .ev-home-hero-slider{height:clamp(250px,19vw,300px);aspect-ratio:auto!important;border-radius:20px}
  body.ev-desktop-enabled .ev-home-hero-slide{height:100%;min-height:0;max-height:none;aspect-ratio:auto!important;border-radius:20px}
  body.ev-desktop-enabled .ev-home-hero-slide img{height:100%;object-fit:cover}
  body.ev-desktop-enabled .ev-home-hero-dots{padding-top:6px}

  /* Center the category title and the four shortcuts. */
  body.ev-desktop-enabled .ev-home-category-section{padding:7px 26px 5px!important}
  body.ev-desktop-enabled .ev-home-category-section .ev-section-head{position:relative;justify-content:center;text-align:center;margin-bottom:8px}
  body.ev-desktop-enabled .ev-home-category-section .ev-section-head>div{width:100%;text-align:center}
  body.ev-desktop-enabled .ev-home-category-section .ev-section-head>a{position:absolute;right:0;top:50%;transform:translateY(-50%)}
  body.ev-desktop-enabled .ev-home-category-grid{max-width:720px;margin:0 auto;gap:11px}
  body.ev-desktop-enabled .ev-home-category{grid-template-columns:46px minmax(0,1fr);gap:8px;padding:7px 10px;border-radius:15px}
  body.ev-desktop-enabled .ev-home-category-icon{width:46px;height:46px;border-radius:13px}
  body.ev-desktop-enabled .ev-home-category-icon svg{width:25px;height:25px}
  body.ev-desktop-enabled .ev-home-category b{font-size:9px}

  /* Pull campaign content upward and align the proof card with campaign cards, not the section title. */
  body.ev-desktop-enabled .ev-desktop-campaign-zone{padding:3px 26px 10px;gap:15px;align-items:start}
  body.ev-desktop-enabled .ev-home-cards-section .ev-section-head{margin-bottom:8px}
  body.ev-desktop-enabled .ev-desktop-social-card{
    position:relative;
    top:auto;
    margin-top:43px;
    align-self:start;
    padding:13px;
  }
  body.ev-desktop-enabled .ev-desktop-social-head h2{margin:0 0 3px;font-size:15px}
  body.ev-desktop-enabled .ev-desktop-social-head p{margin:0 0 8px}
  body.ev-desktop-enabled .ev-desktop-social-list{max-height:270px;overflow:hidden;gap:6px}
  body.ev-desktop-enabled .ev-desktop-social-item{transition:opacity .32s ease,transform .32s ease,background .18s ease}
  body.ev-desktop-enabled .ev-desktop-social-item.is-rotating{opacity:0;transform:translateY(18px)}
  body.ev-desktop-enabled .ev-desktop-social-item.is-entering{opacity:0;transform:translateY(-10px)}
}

@media(min-width:1024px) and (max-width:1250px){
  body.ev-desktop-enabled .ev-home-hero-slider{height:250px}
  body.ev-desktop-enabled .ev-home-category-grid{max-width:660px}
  body.ev-desktop-enabled .ev-desktop-social-card{margin-top:42px}
}


/* EV Theme 0.3.6 - Desktop category centering + reliable sidebar follow */
@media(min-width:1024px){
  /* Force the category heading and shortcut group to the visual center. */
  body.ev-desktop-enabled .ev-home-category-section > .ev-section-head{
    display:block!important;
    position:relative!important;
    width:min(100%,760px)!important;
    max-width:760px!important;
    margin:0 auto 9px!important;
    text-align:center!important;
  }
  body.ev-desktop-enabled .ev-home-category-section > .ev-section-head > div{
    width:100%!important;
    margin:0 auto!important;
    text-align:center!important;
  }
  body.ev-desktop-enabled .ev-home-category-section > .ev-section-head .ev-kicker,
  body.ev-desktop-enabled .ev-home-category-section > .ev-section-head h2{
    display:block!important;
    width:100%!important;
    text-align:center!important;
  }
  body.ev-desktop-enabled .ev-home-category-section > .ev-section-head > a{
    position:absolute!important;
    right:0!important;
    top:50%!important;
    transform:translateY(-50%)!important;
  }
  body.ev-desktop-enabled .ev-home-category-section > .ev-home-category-grid{
    width:min(100%,720px)!important;
    max-width:720px!important;
    margin-left:auto!important;
    margin-right:auto!important;
    justify-content:center!important;
  }

  /* JS supplies translateY as a reliable sticky fallback while the grid slot stays reserved. */
  body.ev-desktop-enabled .ev-desktop-sidebar{
    position:relative!important;
    top:auto!important;
    align-self:start!important;
    will-change:transform;
    z-index:24;
  }
}
@media(min-width:1024px) and (max-width:1250px){
  body.ev-desktop-enabled .ev-home-category-section > .ev-section-head{width:min(100%,680px)!important}
  body.ev-desktop-enabled .ev-home-category-section > .ev-home-category-grid{width:min(100%,660px)!important;max-width:660px!important}
}

/* EV Theme 0.3.8 - Unified desktop hero + donation activity rail */
@media(min-width:1024px){
  /* The sidebar stays visually stationary in the viewport. The grid column remains reserved for it. */
  body.ev-desktop-enabled .ev-desktop-shell{
    width:min(80vw,1500px)!important;
    grid-template-columns:190px minmax(0,1fr)!important;
    gap:18px!important;
    position:relative;
  }
  body.ev-desktop-enabled .ev-desktop-stage{
    grid-column:2!important;
    min-width:0;
  }
  body.ev-desktop-enabled .ev-desktop-sidebar{
    display:grid!important;
    position:fixed!important;
    top:22px!important;
    left:max(10vw,calc((100vw - 1500px)/2))!important;
    width:190px!important;
    height:calc(100vh - 44px)!important;
    max-height:calc(100vh - 44px)!important;
    transform:none!important;
    margin:0!important;
    z-index:50!important;
    will-change:auto!important;
  }
  body.admin-bar.ev-desktop-enabled .ev-desktop-sidebar{
    top:54px!important;
    height:calc(100vh - 76px)!important;
    max-height:calc(100vh - 76px)!important;
  }

  /* Search remains first. Hero keeps the original 16:7 artwork ratio and shares the row with recent donations. */
  body.ev-desktop-enabled .ev-home-hero-wrap.ev-desktop-hero-zone{
    margin:0 26px 7px!important;
    display:grid!important;
    grid-template-columns:minmax(0,1fr) 280px;
    grid-template-rows:auto auto;
    gap:0 15px;
    align-items:stretch;
  }
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-slider{
    grid-column:1;
    grid-row:1;
    width:100%;
    height:auto!important;
    aspect-ratio:16/7!important;
    min-height:0!important;
    border-radius:20px!important;
    overflow:hidden;
    align-self:start;
  }
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-slide{
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    aspect-ratio:auto!important;
    border-radius:20px!important;
  }
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-slide img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
  }
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-dots{
    grid-column:1;
    grid-row:2;
    padding-top:7px!important;
  }

  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-card{
    display:flex!important;
    grid-column:2;
    grid-row:1;
    align-self:stretch!important;
    position:relative!important;
    top:auto!important;
    margin:0!important;
    height:100%!important;
    min-height:0!important;
    max-height:none!important;
    padding:14px!important;
    flex-direction:column;
    overflow:hidden;
  }
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-head{
    flex:0 0 auto;
  }
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-list{
    flex:1 1 auto;
    min-height:0;
    max-height:none!important;
    overflow:hidden!important;
    gap:5px;
  }
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-item{
    padding:6px 7px;
    grid-template-columns:32px minmax(0,1fr) auto;
    gap:7px;
  }
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-avatar{
    width:32px;
    height:32px;
    border-radius:10px;
    font-size:10px;
  }
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-copy strong{font-size:9px}
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-copy small{font-size:7.2px}
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-copy em{font-size:6.8px}
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-item>b{font-size:8.5px}

  /* Social proof no longer consumes the campaign row. */
  body.ev-desktop-enabled .ev-desktop-campaign-zone{
    display:block!important;
    padding:3px 26px 10px!important;
  }
  body.ev-desktop-enabled .ev-home-cards-section{width:100%!important}
}

@media(min-width:1024px) and (max-width:1250px){
  body.ev-desktop-enabled .ev-desktop-shell{
    width:80vw!important;
    grid-template-columns:170px minmax(0,1fr)!important;
    gap:14px!important;
  }
  body.ev-desktop-enabled .ev-desktop-sidebar{
    left:10vw!important;
    width:170px!important;
  }
  body.ev-desktop-enabled .ev-home-hero-wrap.ev-desktop-hero-zone{
    grid-template-columns:minmax(0,1fr) 235px;
    gap:0 12px;
  }
}


/* EV Theme 0.3.8 - Option B: hero + recent donations as one unified desktop surface */
@media(min-width:1024px){
  body.ev-desktop-enabled .ev-home-hero-wrap.ev-desktop-hero-zone{
    grid-template-columns:minmax(0,1fr) 280px!important;
    gap:0!important;
    border:1px solid rgba(214,228,244,.92);
    border-radius:22px!important;
    overflow:hidden!important;
    background:#fff;
    box-shadow:0 16px 36px rgba(20,62,108,.09);
  }

  /* Slider keeps its original ratio, but visually owns only the left side of the unified card. */
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-slider{
    border-radius:21px 0 0 21px!important;
    box-shadow:none!important;
    overflow:hidden!important;
  }
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-slide{
    border-radius:21px 0 0 21px!important;
  }

  /* Soft blue continuation at the seam makes the donation rail feel attached to the hero. */
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-card{
    border:0!important;
    border-left:0!important;
    border-radius:0 21px 21px 0!important;
    box-shadow:none!important;
    background:linear-gradient(90deg,#eef7ff 0%,#f7fbff 16%,#ffffff 48%,#ffffff 100%)!important;
    padding:16px 15px!important;
    position:relative!important;
  }
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-card:before{
    content:"";
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    width:18px;
    pointer-events:none;
    background:linear-gradient(90deg,rgba(20,139,235,.13),rgba(20,139,235,0));
  }
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-head,
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-list{
    position:relative;
    z-index:1;
  }

  /* Slider dots remain visually tied to the left hero, while the shared outer card stays seamless. */
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-dots{
    margin:0!important;
    background:transparent!important;
  }
}

@media(min-width:1024px) and (max-width:1250px){
  body.ev-desktop-enabled .ev-home-hero-wrap.ev-desktop-hero-zone{
    grid-template-columns:minmax(0,1fr) 235px!important;
    gap:0!important;
  }
}

/* EV Theme 0.3.9 - hero dots overlay + clean donation rail seam */
.ev-home-hero-main{position:relative;min-width:0}

@media(min-width:1024px){
  body.ev-desktop-enabled .ev-home-hero-wrap.ev-desktop-hero-zone{
    grid-template-rows:auto!important;
  }

  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-main{
    grid-column:1;
    grid-row:1;
    position:relative;
    min-width:0;
    align-self:start;
    overflow:hidden;
    border-radius:21px 0 0 21px;
  }

  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-slider{
    width:100%;
    margin:0!important;
    border-radius:21px 0 0 21px!important;
  }

  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-dots{
    position:absolute!important;
    left:50%;
    bottom:12px;
    transform:translateX(-50%);
    z-index:8;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:6px;
    width:auto!important;
    margin:0!important;
    padding:5px 8px!important;
    border-radius:999px;
    background:rgba(7,44,92,.16)!important;
    backdrop-filter:blur(4px);
    -webkit-backdrop-filter:blur(4px);
  }

  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-dots button{
    background:rgba(255,255,255,.72);
    box-shadow:0 1px 4px rgba(0,35,83,.12);
  }

  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-dots button.is-active{
    background:#fff;
  }

  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-card{
    background:#fff!important;
  }

  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-card:before{
    display:none!important;
    content:none!important;
  }
}


/* EV Theme 0.3.10 - desktop hero wrapper ends exactly at artwork edge */
@media(min-width:1024px){
  body.ev-desktop-enabled .ev-home-hero-wrap.ev-desktop-hero-zone{
    display:block!important;
    position:relative!important;
    height:auto!important;
    min-height:0!important;
    padding:0!important;
  }

  /* Only the hero artwork participates in normal flow, so the outer white surface
     cannot become taller than the image because of the donation feed content. */
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-main{
    width:calc(100% - 280px)!important;
    height:auto!important;
    min-height:0!important;
    margin:0!important;
  }

  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-slider{
    display:flex!important;
    width:100%!important;
    height:auto!important;
    aspect-ratio:16/7!important;
    margin:0!important;
  }

  /* Recent donations is pinned to the same top/bottom edge as the hero image
     and no longer contributes extra height to the parent container. */
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-card{
    position:absolute!important;
    top:0!important;
    right:0!important;
    bottom:0!important;
    left:auto!important;
    width:280px!important;
    height:auto!important;
    min-height:0!important;
    max-height:none!important;
    margin:0!important;
  }
}

@media(min-width:1024px) and (max-width:1250px){
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-home-hero-main{
    width:calc(100% - 235px)!important;
  }
  body.ev-desktop-enabled .ev-desktop-hero-zone .ev-desktop-social-card{
    width:235px!important;
  }
}

/* EV Theme 0.3.11 - Mobile campaign story media containment
   Keep WordPress editor images/figures inside the Keterangan card on phones. */
@media(max-width:699px){
  .ev-story-card,
  .ev-story-content{
    min-width:0;
    max-width:100%;
  }

  .ev-story-content{
    overflow-x:hidden;
  }

  .ev-story-content img,
  .ev-story-content figure img,
  .ev-story-content .wp-block-image img,
  .ev-story-content .wp-caption img{
    display:block!important;
    width:100%!important;
    max-width:100%!important;
    height:auto!important;
    box-sizing:border-box!important;
  }

  .ev-story-content figure,
  .ev-story-content .wp-block-image,
  .ev-story-content .wp-caption,
  .ev-story-content .alignwide,
  .ev-story-content .alignfull{
    width:100%!important;
    max-width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
    box-sizing:border-box!important;
  }
}

/* EV Theme 0.3.12 - Mobile expanded story containment + cache-bust
   Expanded Keterangan must never grow wider than its card. Desktop untouched. */
@media(max-width:699px){
  .ev-story-card{
    min-width:0!important;
    max-width:100%!important;
    overflow:hidden!important;
  }

  .ev-story-content{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    overflow-x:hidden!important;
    box-sizing:border-box!important;
  }

  .ev-story-content > *,
  .ev-story-content p,
  .ev-story-content div,
  .ev-story-content a,
  .ev-story-content figure,
  .ev-story-content .wp-block-image,
  .ev-story-content .wp-caption,
  .ev-story-content .alignnone,
  .ev-story-content .aligncenter,
  .ev-story-content .alignleft,
  .ev-story-content .alignright,
  .ev-story-content .alignwide,
  .ev-story-content .alignfull{
    min-width:0!important;
    max-width:100%!important;
    box-sizing:border-box!important;
  }

  .ev-story-content figure,
  .ev-story-content .wp-block-image,
  .ev-story-content .wp-caption,
  .ev-story-content .alignwide,
  .ev-story-content .alignfull{
    width:100%!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  .ev-story-content img,
  .ev-story-content figure img,
  .ev-story-content .wp-block-image img,
  .ev-story-content .wp-caption img{
    display:block!important;
    width:100%!important;
    min-width:0!important;
    max-width:100%!important;
    height:auto!important;
    margin-left:0!important;
    margin-right:0!important;
    object-fit:contain!important;
    box-sizing:border-box!important;
  }
}



/* EV Theme 0.3.13 - mobile donation form refinement; desktop remains unchanged */
@media(max-width:699px){
  .ev-manual-amount[data-manual-amount-wrap]:not(.is-open){display:none!important}
  .ev-payment-direct>.ev-numbered-title{display:none!important}
  .ev-payment-direct{padding-top:2px}
}


/* EV Theme 0.3.14 - donation amount UX + tighter mobile checkout ending */
@media(max-width:699px){
  /* Keep exactly enough scroll room for the fixed CTA, without the large empty tail. */
  .ev-donate-page{padding-bottom:calc(76px + max(14px,env(safe-area-inset-bottom)))!important}
  .ev-donate-page .ev-checkout-card{margin-bottom:0!important}
}


/* v0.3.15 high-value donation direct-transfer flow */
.ev-direct-transfer-note{margin-top:10px;border:1px solid #cfe5ff;background:#f5faff;border-radius:14px;padding:11px 12px;color:#49627f;line-height:1.5}
.ev-direct-transfer-note strong{display:block;color:var(--ev-blue);font-size:10px;margin-bottom:3px}.ev-direct-transfer-note span{display:block;font-size:9px}
.ev-manual-confirm{margin-top:14px;border:1px solid #bfe5d5;background:#f1fbf7;border-radius:15px;padding:13px}.ev-manual-confirm>strong{display:block;color:#15734d;font-size:12px}.ev-manual-confirm p{margin:5px 0 11px;color:#5d756d;font-size:9.5px;line-height:1.55}.ev-confirm-wa{min-height:44px;font-size:10px}

.ev-direct-account-meta{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.ev-direct-account-meta>div{border:1px solid #e5edf6;background:#fff;border-radius:13px;padding:10px}.ev-direct-account-meta span{display:block;color:var(--ev-muted);font-size:8px}.ev-direct-account-meta strong{display:block;margin-top:3px;color:var(--ev-navy);font-size:10px;word-break:break-word}

/* EV Theme 0.3.17 payment refinements */
.ev-pay-logo{overflow:hidden;padding:5px}
.ev-pay-logo img{width:100%;height:100%;object-fit:contain;display:block}
.ev-payment-copy-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:4px}
.ev-payment-copy-row strong{margin:0!important;min-width:0;flex:1}
.ev-payment-copy-row .ev-copy-action{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:7px 11px;border:1px solid #cfe4fb;border-radius:10px;background:#eaf4ff;color:var(--ev-blue);font-size:9px;font-weight:800;cursor:pointer}
.ev-payment-copy-row .ev-copy-action:active{transform:scale(.97)}
.ev-confirm-wa-missing{display:block;color:#7d8c87;font-size:9px;line-height:1.5;margin-top:8px}

/* EV Theme 0.3.19 - explicit copy controls on payment instruction */
.ev-payment-copy-row{display:flex!important;align-items:center!important;gap:12px!important;width:100%}
.ev-payment-copy-row>strong{flex:1 1 auto!important;min-width:0!important;margin:4px 0!important}
.ev-payment-copy-row>.ev-copy-action{
  flex:0 0 auto!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:5px!important;
  min-width:92px!important;
  min-height:38px!important;
  padding:8px 12px!important;
  border:1px solid #bcdafb!important;
  border-radius:11px!important;
  background:#eaf4ff!important;
  color:var(--ev-blue)!important;
  font-size:9px!important;
  line-height:1!important;
  font-weight:800!important;
  white-space:nowrap!important;
  cursor:pointer!important;
  -webkit-appearance:none!important;
  appearance:none!important;
}
.ev-payment-copy-row>.ev-copy-action .ev-copy-icon{font-size:13px;line-height:1}
.ev-payment-copy-row>.ev-copy-action:active{transform:scale(.97)}
@media(max-width:420px){
  .ev-payment-copy-row{gap:8px!important}
  .ev-payment-copy-row>.ev-copy-action{min-width:84px!important;padding:8px 9px!important;font-size:8.5px!important}
}

/* EV Theme 0.3.19 - Direct Transfer WhatsApp confirmation visibility */
.ev-manual-confirm .ev-confirm-wa{display:flex!important;align-items:center;justify-content:center;gap:7px;width:100%;margin-top:10px}
.ev-manual-confirm .ev-confirm-wa.is-disabled,.ev-manual-confirm .ev-confirm-wa:disabled{opacity:.52;cursor:not-allowed;filter:grayscale(.15)}
.ev-manual-confirm .ev-confirm-wa-missing{display:block;margin:8px 2px 0;color:#7d8c87;font-size:9px;line-height:1.45}


/* EV Theme 0.3.25 — PWA standalone scroll safety
   Keep the installed app vertically scrollable on Android/WebAPK shells. */
@media (display-mode: standalone) {
  html{
    min-height:100%;
    height:auto!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior-y:auto;
    touch-action:pan-y pinch-zoom;
  }
  body.ev-app{
    min-height:100dvh;
    height:auto!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    overscroll-behavior-y:auto;
    -webkit-overflow-scrolling:touch;
    touch-action:pan-y pinch-zoom;
  }
  .ev-site{
    min-height:100dvh;
    height:auto!important;
    overflow:visible!important;
    touch-action:pan-y;
  }
  .ev-home,.ev-listing-page,.ev-about-page,.ev-campaign-detail,.ev-donate-page,.ev-payment-page,.ev-thank-page{
    height:auto!important;
    overflow:visible;
  }
}

/* === EV Theme v0.3.29 · Donor Account === */
.ev-account-page{min-height:100vh;background:#f4f7fb;padding-bottom:calc(90px + env(safe-area-inset-bottom))}.ev-account-hero{position:relative;padding:22px 20px 58px;background:linear-gradient(145deg,var(--ev-blue),var(--ev-blue-2));color:#fff;border-radius:0 0 30px 30px}.ev-account-hero>.ev-circle-btn{position:absolute;left:18px;top:20px}.ev-account-hero>.ev-brand{justify-content:center;min-height:42px}.ev-account-hero .ev-account-kicker{display:block;margin-top:34px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.78}.ev-account-hero h1{font-size:28px;line-height:1.13;margin:8px 0 8px}.ev-account-hero p{max-width:560px;margin:0;color:rgba(255,255,255,.84);font-size:14px;line-height:1.55}.ev-account-hero.is-profile{padding-bottom:44px}.ev-account-top{display:flex;align-items:center;justify-content:space-between}.ev-account-top .ev-circle-btn{position:static}.ev-account-top .ev-brand{margin-left:auto}.ev-auth-card,.ev-account-content{position:relative;margin:-30px 14px 0;z-index:2}.ev-auth-card{background:#fff;border:1px solid #e8edf5;border-radius:24px;padding:22px;box-shadow:0 16px 40px rgba(15,23,42,.09);max-width:520px}.ev-account-form{display:grid;gap:14px}.ev-account-form .ev-field{margin:0}.ev-account-form .ev-field>span{display:block;font-size:13px;font-weight:750;color:#334155;margin-bottom:7px}.ev-account-form .ev-field input{width:100%;box-sizing:border-box;border:1px solid #d9e1ec;border-radius:14px;background:#fff;padding:13px 14px;font:inherit;color:#0f172a;outline:0;transition:.2s}.ev-account-form .ev-field input:focus{border-color:var(--ev-blue);box-shadow:0 0 0 3px rgba(9,104,216,.09)}.ev-account-form .ev-field input[readonly]{background:#f8fafc;color:#64748b}.ev-account-form .ev-field small{display:block;color:#8491a3;font-size:11px;line-height:1.45;margin-top:6px}.ev-account-remember{margin:0}.ev-auth-links{text-align:center;margin-top:18px;font-size:13px;color:#64748b}.ev-auth-links>a,.ev-auth-links p a{color:var(--ev-blue);font-weight:750;text-decoration:none}.ev-auth-links p{margin:14px 0 0}.ev-account-message{padding:12px 14px;border-radius:13px;background:#eef6ff;color:#13579f;font-size:13px;font-weight:650;margin-bottom:16px}.ev-account-message.is-error{background:#fff1f2;color:#be123c}.ev-account-message.is-success{background:#ecfdf3;color:#15803d}.ev-account-content{display:grid;gap:14px;padding-bottom:20px}.ev-account-card{background:#fff;border:1px solid #e8edf5;border-radius:20px;padding:18px;box-shadow:0 10px 28px rgba(15,23,42,.045)}.ev-account-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:16px}.ev-account-section-head small{display:block;color:#7b8a9e;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.ev-account-section-head h2{font-size:18px;margin:3px 0 0;color:#122036}.ev-account-section-head>span{font-size:11px;color:#64748b}.ev-account-badge{padding:6px 9px;border-radius:999px;background:#eef6ff;color:var(--ev-blue)!important;font-weight:750}.ev-notification-dot{width:10px;height:10px;border-radius:50%;background:var(--ev-blue);box-shadow:0 0 0 5px rgba(9,104,216,.08)}.ev-notification-card>p{font-size:13px;color:#64748b;line-height:1.55;margin:-4px 0 16px}.ev-push-action{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #e5ebf4;border-radius:15px;padding:13px;background:#f8fbff}.ev-push-action strong{display:block;font-size:13px;color:#172033}.ev-push-action small{display:block;font-size:11px;color:#8290a3;margin-top:3px}.ev-push-action .ev-btn{width:auto;white-space:nowrap;padding:10px 13px;font-size:12px}.ev-supported-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ev-supported-card{text-decoration:none;color:inherit;border:1px solid #e9eef5;border-radius:15px;overflow:hidden;background:#fff}.ev-supported-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.ev-supported-card div{padding:10px}.ev-supported-card strong{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:12px;line-height:1.35;color:#172033}.ev-supported-card small{display:block;margin-top:6px;font-size:10px;color:#7b8a9e}.ev-donation-history{display:grid}.ev-donation-history>a{display:flex;justify-content:space-between;gap:12px;text-decoration:none;color:inherit;padding:13px 0;border-bottom:1px solid #edf1f6}.ev-donation-history>a:first-child{padding-top:0}.ev-donation-history>a:last-child{border:0;padding-bottom:0}.ev-donation-history strong{display:block;color:#172033;font-size:13px}.ev-donation-history small{display:block;color:#8491a3;font-size:10px;margin-top:4px}.ev-donation-history>a>div:last-child{text-align:right}.ev-donation-history b{display:block;color:#172033;font-size:13px}.ev-donation-history span{display:inline-block;font-size:9px;font-weight:800;text-transform:uppercase;margin-top:5px;padding:4px 7px;border-radius:999px;background:#fff7ed;color:#c2410c}.ev-donation-history span.is-succes{background:#ecfdf3;color:#15803d}.ev-account-empty{text-align:center;padding:18px 8px;color:#64748b}.ev-account-empty strong{color:#172033}.ev-account-empty p{font-size:12px;line-height:1.5}.ev-account-empty .ev-btn{display:inline-flex;width:auto;margin-top:5px}.ev-account-logout{display:block;text-align:center;text-decoration:none;color:#dc2626;font-size:13px;font-weight:750;padding:13px}.ev-auth-page .ev-bottom-nav,.ev-account-dashboard .ev-bottom-nav{z-index:20}
@media(min-width:768px){.ev-auth-card{margin:-34px auto 0}.ev-account-hero{text-align:center}.ev-account-hero p{margin-left:auto;margin-right:auto}.ev-account-hero>.ev-brand{justify-content:center}.ev-account-dashboard .ev-account-hero{text-align:left}.ev-account-dashboard .ev-account-hero p{margin-left:0}.ev-account-content{max-width:840px;margin:-28px auto 0;padding:0 18px 40px}.ev-supported-grid{grid-template-columns:repeat(3,1fr)}}

/* === EV Theme v0.3.30 · Notification onboarding === */
.ev-push-onboarding{position:fixed;inset:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:20px;opacity:1;transition:opacity .18s ease}.ev-push-onboarding.is-closing{opacity:0;pointer-events:none}.ev-push-onboarding-backdrop{position:absolute;inset:0;background:rgba(8,19,38,.64);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.ev-push-onboarding-card{position:relative;width:min(100%,420px);box-sizing:border-box;border:1px solid rgba(255,255,255,.7);border-radius:26px;background:#fff;padding:26px 22px 20px;text-align:center;box-shadow:0 28px 80px rgba(8,22,48,.28);animation:evPushModalIn .28s ease both}.ev-push-onboarding-icon{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin:0 auto 15px;border-radius:20px;background:linear-gradient(145deg,#eaf5ff,#f5fbff);box-shadow:inset 0 0 0 1px #d9ebff;color:var(--ev-blue)}.ev-push-onboarding-icon svg{width:30px;height:30px;fill:currentColor}.ev-push-onboarding-card .ev-account-kicker{color:var(--ev-blue);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.ev-push-onboarding-card h2{margin:7px 0 9px;color:#122036;font-size:24px;line-height:1.2}.ev-push-onboarding-card>p{margin:0 auto;color:#63728a;font-size:13px;line-height:1.6;max-width:340px}.ev-push-onboarding-state{display:block;margin:15px 0 0;color:#52637a;font-size:11px}.ev-push-onboarding-state[data-state="granted"]{color:#15803d}.ev-push-onboarding-state[data-state="denied"],.ev-push-onboarding-state[data-state="error"]{color:#b42318}.ev-push-onboarding-actions{display:grid;gap:9px;margin-top:18px}.ev-push-onboarding-actions .ev-btn{margin:0}.ev-push-onboarding-card>small{display:block;margin-top:13px;color:#8a96a7;font-size:10px;line-height:1.5}@keyframes evPushModalIn{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:480px){.ev-push-onboarding{align-items:flex-end;padding:12px}.ev-push-onboarding-card{border-radius:24px;padding:24px 18px calc(18px + env(safe-area-inset-bottom))}.ev-push-onboarding-card h2{font-size:22px}}

/* === EV Theme v0.3.32 · Compact Homepage category and campaign headings === */
.ev-home-category-section{padding-top:8px}
.ev-home-category-all{display:block;width:max-content;max-width:100%;margin:12px auto 0;text-align:center;color:var(--ev-blue)!important;font-size:12px;font-weight:700}
.ev-section-head-centered{display:flex;justify-content:center!important;align-items:center!important;text-align:center;margin-bottom:14px}
.ev-section-head-centered h2{width:100%;margin:0;text-align:center}
@media(min-width:1024px){
  body.ev-desktop-enabled .ev-home-category-section{padding-top:7px!important}
  body.ev-desktop-enabled .ev-home-category-all{margin-top:10px}
  body.ev-desktop-enabled .ev-home-cards-section .ev-section-head-centered{display:flex!important;justify-content:center!important;text-align:center!important;margin:0 0 8px!important}
  body.ev-desktop-enabled .ev-home-cards-section .ev-section-head-centered h2{width:100%;text-align:center}
}

/* === EV Theme v0.3.31 · Checkout push opt-in === */
.ev-checkout-push{margin-top:12px;padding-top:12px;border-top:1px dashed #dce5f0}.ev-push-checkout-optin{align-items:flex-start;color:#34445b;font-size:10px;font-weight:700;line-height:1.45}.ev-push-checkout-optin input{flex:0 0 auto;margin-top:2px}.ev-checkout-push>small{display:block;margin:5px 0 0 24px;color:var(--ev-muted);font-size:8px;line-height:1.5}.ev-checkout-push>small[data-state="granted"]{color:#15803d}.ev-checkout-push>small[data-state="denied"],.ev-checkout-push>small[data-state="error"]{color:#b42318}

/* EV Theme 0.4.1 — administrator-only Theme A/B preview banner. */
.ev-theme-preview-bar{position:fixed;z-index:100001;top:0;left:0;right:0;min-height:48px;display:flex;align-items:center;justify-content:center;gap:24px;padding:7px 16px;background:#0c1421;color:#fff;box-shadow:0 6px 20px rgba(4,14,29,.24);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}
.admin-bar .ev-theme-preview-bar{top:32px}
.ev-theme-preview-bar>span:first-child{display:flex;align-items:center;gap:9px}
.ev-theme-preview-bar b{font-size:12px}
.ev-theme-preview-bar small{font-size:9px;color:rgba(255,255,255,.64)}
.ev-theme-preview-links{display:flex;align-items:center;gap:7px}
.ev-theme-preview-links a{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 11px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff!important;font-size:9px;font-weight:750;text-decoration:none}
.ev-theme-preview-links a:last-child{background:#fff;color:#0c1421!important}
.ev-theme-preview .ev-site{padding-top:48px}
@media(max-width:782px){.admin-bar .ev-theme-preview-bar{top:46px}}
@media(max-width:560px){.ev-theme-preview-bar{justify-content:space-between;gap:8px;padding:6px 9px}.ev-theme-preview-bar>span:first-child{display:block}.ev-theme-preview-bar small{display:block;margin-top:1px}.ev-theme-preview-links a:first-child{display:none}.ev-theme-preview-links a{padding:6px 9px}.ev-theme-preview .ev-site{padding-top:48px}}
