:root{--ucg-bg:#f7f8fb;--ucg-surface:#fff;--ucg-soft:#f1f3f8;--ucg-border:#e6e8ef;--ucg-text:#111827;--ucg-muted:#667085;--ucg-primary:#5b5ce9;--ucg-primary2:#9d70f5;--ucg-dark:#151414;--ucg-green:#168b67;--ucg-red:#dc3e45;--ucg-warm:#fff6df;--ucg-shadow:0 18px 55px rgba(15,23,42,.08);--ucg-top:72px;--ucg-side:246px;--ucg-side-collapsed:76px}.ucgive-app,.ucgive-app *{box-sizing:border-box}.ucgive-app{position:relative;width:100%;min-height:100vh;background:var(--ucg-bg);color:var(--ucg-text);font-family:Inter,Poppins,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;line-height:1.45;overflow-x:hidden}.ucgive-app button,.ucgive-app input,.ucgive-app textarea,.ucgive-app select{font:inherit}.ucgive-app a{color:inherit;text-decoration:none}.ucgive-icon{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.ucgive-topbar{position:sticky;top:0;z-index:10020;height:var(--ucg-top);display:grid;grid-template-columns:minmax(230px,1fr) minmax(280px,620px) minmax(230px,1fr);align-items:center;gap:20px;padding:0 22px;background:rgba(255,255,255,.96);border-bottom:1px solid var(--ucg-border);backdrop-filter:blur(18px)}.ucgive-brand{display:flex;align-items:center;min-width:0;gap:10px}.ucgive-brand-mark{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px}.ucgive-logo{width:42px;height:42px;display:block}.ucgive-brand-copy{display:grid;line-height:1.05;min-width:0}.ucgive-brand-copy strong{font-size:18px;font-weight:800;letter-spacing:-.025em}.ucgive-brand-copy small{margin-top:5px;font-size:12px;color:var(--ucg-muted);white-space:nowrap}.ucgive-search-shell{height:42px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid var(--ucg-border);border-radius:14px;background:#f8f9fb}.ucgive-search-shell span{display:grid;place-items:center;color:#72798a}.ucgive-search-shell input{flex:1;min-width:0;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:var(--ucg-text);font-size:13px!important}.ucgive-search-shell kbd{padding:3px 7px;border:1px solid #dfe2ea;border-radius:7px;background:#fff;color:#8a90a0;font-size:12px}.ucgive-top-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:0}.ucgive-icon-btn,.ucgive-mobile-menu-btn{width:40px;height:40px;display:grid;place-items:center;padding:0;border:1px solid var(--ucg-border);border-radius:12px;background:#fff;color:#343949;cursor:pointer}.ucgive-icon-btn:hover,.ucgive-icon-btn:focus-visible{background:#f2f3f7}.ucgive-account{height:42px;display:flex;align-items:center;gap:8px;margin-left:3px;padding:4px 10px 4px 4px;border:1px solid var(--ucg-border);border-radius:999px;background:#fff;max-width:180px}.ucgive-account img{width:32px;height:32px;object-fit:cover;border-radius:999px;background:#e9eaf0}.ucgive-account span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700}.ucgive-login{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 17px;border-radius:12px;background:#151414;color:#fff!important;font-weight:750}.ucgive-comms{display:flex;align-items:center}.ucgive-mobile-menu-btn{display:none;border:0;background:transparent}.ucgive-layout{display:grid;grid-template-columns:var(--ucg-side) minmax(0,1fr);min-height:calc(100vh - var(--ucg-top))}.ucgive-sidebar{position:sticky;top:var(--ucg-top);align-self:start;height:calc(100vh - var(--ucg-top));display:flex;flex-direction:column;padding:16px 12px 18px;background:#fff;border-right:1px solid var(--ucg-border);overflow:hidden;z-index:40;transition:width .2s ease}.ucgive-collapse{height:36px;display:flex;align-items:center;gap:8px;width:100%;padding:0 10px;border:0;border-radius:10px;background:transparent;color:#798091;cursor:pointer;font-size:12px;font-weight:650}.ucgive-nav{display:grid;gap:3px;margin-top:8px}.ucgive-nav button,.ucgive-nav a{width:100%;height:44px;display:flex;align-items:center;gap:12px;padding:0 12px;border:0;border-radius:12px;background:transparent;color:#4c5262;cursor:pointer;text-align:left;font-size:13px;font-weight:650}.ucgive-nav button:hover,.ucgive-nav a:hover,.ucgive-nav button.is-active{background:#f1f2f6;color:#151414}.ucgive-nav button.is-active{font-weight:800}.ucgive-nav-sep{height:1px;margin:9px 8px;background:var(--ucg-border)}.ucgive-sidebar-actions{display:grid;gap:7px;margin-top:18px;padding:14px 8px;border-top:1px solid var(--ucg-border)}.ucgive-sidebar-actions>strong{padding:0 7px 4px;color:#9398a6;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.ucgive-sidebar-actions button{display:flex;align-items:center;gap:10px;min-height:40px;padding:0 11px;border:0;border-radius:11px;background:#f4f5f8;color:#333847;cursor:pointer;font-weight:700;text-align:left}.ucgive-sidebar-actions button.is-primary{background:linear-gradient(112deg,#2728a9,#9d70f5);color:#fff}.ucgive-sidebar-promo{margin-top:auto;min-height:150px;padding:18px;border-radius:18px;background:radial-gradient(circle at 80% 15%,rgba(157,112,245,.24),transparent 35%),#151414;color:#fff;overflow:hidden}.ucgive-sidebar-promo .ucgive-promo-cross{display:block;margin-bottom:15px;font-size:22px;color:#c4b5fd}.ucgive-sidebar-promo strong{display:block;font-size:22px;line-height:.98;letter-spacing:-.04em}.ucgive-sidebar-promo small{display:block;margin-top:12px;color:#b8b9c3;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.ucgive-sidebar.is-collapsed{width:var(--ucg-side-collapsed)}.ucgive-sidebar.is-collapsed .ucgive-collapse span,.ucgive-sidebar.is-collapsed .ucgive-nav span,.ucgive-sidebar.is-collapsed .ucgive-sidebar-actions span,.ucgive-sidebar.is-collapsed .ucgive-sidebar-actions>strong,.ucgive-sidebar.is-collapsed .ucgive-sidebar-promo{display:none}.ucgive-sidebar.is-collapsed .ucgive-nav button,.ucgive-sidebar.is-collapsed .ucgive-nav a,.ucgive-sidebar.is-collapsed .ucgive-sidebar-actions button{justify-content:center;padding:0}.ucgive-app:has(.ucgive-sidebar.is-collapsed) .ucgive-layout{grid-template-columns:var(--ucg-side-collapsed) minmax(0,1fr)}.ucgive-sidebar.is-collapsed .ucgive-collapse{justify-content:center}.ucgive-sidebar.is-collapsed .ucgive-collapse svg{transform:rotate(180deg)}.ucgive-main{min-width:0;padding:0}.ucgive-stage{width:100%;max-width:1500px;margin:0 auto;padding:28px clamp(18px,3vw,44px) 80px}.ucgive-mobile-tabs{display:none}.ucgive-loading{min-height:250px;display:grid;place-items:center;align-content:center;gap:13px;color:var(--ucg-muted)}.ucgive-loading span{width:32px;height:32px;border:3px solid #e5e7ef;border-top-color:var(--ucg-primary);border-radius:50%;animation:ucgspin .7s linear infinite}@keyframes ucgspin{to{transform:rotate(360deg)}}.ucgive-eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:11px;color:#5d6090;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.ucgive-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(300px,.7fr);gap:24px;min-height:330px;padding:clamp(28px,5vw,64px);border:1px solid #e5e7ed;border-radius:30px;background:radial-gradient(circle at 78% 18%,rgba(157,112,245,.22),transparent 31%),radial-gradient(circle at 95% 85%,rgba(91,92,233,.12),transparent 32%),#fff;box-shadow:var(--ucg-shadow)}.ucgive-hero-copy{align-self:center}.ucgive-hero h1{max-width:780px;margin:0;font-size:clamp(40px,5.6vw,74px);line-height:.94;letter-spacing:-.06em;font-weight:830}.ucgive-hero p{max-width:720px;margin:19px 0 0;color:#5d6270;font-size:clamp(16px,1.6vw,20px);line-height:1.55}.ucgive-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.ucgive-btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 17px;border:1px solid var(--ucg-border);border-radius:13px;background:#fff;color:#202431;cursor:pointer;font-weight:750}.ucgive-btn:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(15,23,42,.08)}.ucgive-btn.is-primary{border-color:transparent;background:linear-gradient(112deg,#2728a9,#9d70f5);color:#fff}.ucgive-btn.is-dark{border-color:#151414;background:#151414;color:#fff}.ucgive-btn.is-danger{color:#b42318}.ucgive-hero-orbit{position:relative;min-height:240px;align-self:center}.ucgive-orbit-core{position:absolute;left:50%;top:50%;width:136px;height:136px;transform:translate(-50%,-50%);display:grid;place-items:center;border-radius:38px;background:linear-gradient(145deg,#5b5ce9,#9d70f5);box-shadow:0 28px 65px rgba(91,92,233,.3);color:#fff;text-align:center;font-weight:850}.ucgive-orbit-core small{display:block;margin-top:5px;font-size:12px;font-weight:600;color:#e9e5ff}.ucgive-orbit-node{position:absolute;display:flex;align-items:center;gap:7px;padding:10px 12px;border:1px solid #e4e4ea;border-radius:12px;background:rgba(255,255,255,.9);box-shadow:0 10px 26px rgba(15,23,42,.08);font-size:12px;font-weight:750}.ucgive-orbit-node:nth-child(2){left:0;top:12%}.ucgive-orbit-node:nth-child(3){right:0;top:10%}.ucgive-orbit-node:nth-child(4){left:2%;bottom:10%}.ucgive-orbit-node:nth-child(5){right:1%;bottom:10%}.ucgive-section{margin-top:34px}.ucgive-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:16px}.ucgive-section-head h2{margin:0;font-size:25px;letter-spacing:-.035em}.ucgive-section-head p{margin:5px 0 0;color:var(--ucg-muted);font-size:13px}.ucgive-chip-row{display:flex;gap:8px;overflow:auto;padding-bottom:3px;scrollbar-width:none}.ucgive-chip-row::-webkit-scrollbar{display:none}.ucgive-chip{flex:0 0 auto;padding:8px 12px;border:1px solid var(--ucg-border);border-radius:999px;background:#fff;color:#555b6a;cursor:pointer;font-size:12px;font-weight:700}.ucgive-chip.is-active{background:#151414;border-color:#151414;color:#fff}.ucgive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ucgive-card{position:relative;overflow:hidden;border:1px solid var(--ucg-border);border-radius:20px;background:#fff;box-shadow:0 8px 24px rgba(15,23,42,.04);transition:transform .15s ease,box-shadow .15s ease}.ucgive-card:hover{transform:translateY(-2px);box-shadow:0 16px 35px rgba(15,23,42,.08)}.ucgive-card-media{position:relative;display:block;aspect-ratio:16/9;background:linear-gradient(135deg,#e9e9ff,#f5ebff);overflow:hidden}.ucgive-card-media img{width:100%;height:100%;object-fit:cover;display:block}.ucgive-card-media:empty:after{content:"UC GIVE";position:absolute;inset:0;display:grid;place-items:center;color:#7a71d8;font-size:20px;font-weight:900;letter-spacing:.08em}.ucgive-card-badge{position:absolute;top:12px;left:12px;padding:6px 9px;border-radius:999px;background:rgba(21,20,20,.85);color:#fff;font-size:12px;font-weight:800;backdrop-filter:blur(7px)}.ucgive-card-body{padding:16px}.ucgive-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#777d8c;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}.ucgive-card h3{margin:9px 0 7px;font-size:18px;line-height:1.18;letter-spacing:-.025em}.ucgive-card-copy{min-height:40px;margin:0;color:#697080;font-size:12px;line-height:1.55}.ucgive-progress{height:7px;margin-top:16px;border-radius:999px;background:#e9ebf1;overflow:hidden}.ucgive-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#5b5ce9,#9d70f5)}.ucgive-card-stats{display:flex;justify-content:space-between;gap:10px;margin-top:9px;font-size:12px;color:#6d7382}.ucgive-card-stats strong{color:#202431;font-size:13px}.ucgive-organizer-mini{display:flex;align-items:center;gap:7px;margin-top:13px;padding-top:12px;border-top:1px solid #eff0f4;color:#59606e;font-size:12px}.ucgive-organizer-mini img{width:25px;height:25px;border-radius:50%;object-fit:cover}.ucgive-empty{padding:50px 24px;border:1px dashed #d9dce5;border-radius:20px;background:#fff;text-align:center}.ucgive-empty h2{margin:0 0 7px}.ucgive-empty p{max-width:520px;margin:0 auto 18px;color:var(--ucg-muted)}.ucgive-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.ucgive-page-head h1{margin:0;font-size:34px;letter-spacing:-.045em}.ucgive-page-head p{margin:8px 0 0;color:var(--ucg-muted)}.ucgive-dashboard-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:18px 0 24px}.ucgive-stat{padding:18px;border:1px solid var(--ucg-border);border-radius:17px;background:#fff}.ucgive-stat small{display:block;color:#868c9a;font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.07em}.ucgive-stat strong{display:block;margin-top:6px;font-size:26px;letter-spacing:-.04em}.ucgive-editor{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:20px}.ucgive-panel{padding:20px;border:1px solid var(--ucg-border);border-radius:20px;background:#fff}.ucgive-panel h2,.ucgive-panel h3{margin:0 0 15px;letter-spacing:-.025em}.ucgive-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.ucgive-field{display:grid;gap:6px}.ucgive-field.is-wide{grid-column:1/-1}.ucgive-field label{color:#444b59;font-size:12px;font-weight:800}.ucgive-field input,.ucgive-field textarea,.ucgive-field select{width:100%;min-height:44px;padding:10px 12px;border:1px solid #dfe2ea!important;border-radius:12px!important;outline:0!important;background:#fff!important;color:#111827!important;box-shadow:none!important;font-size:13px!important}.ucgive-field textarea{min-height:120px;resize:vertical}.ucgive-field input:focus,.ucgive-field textarea:focus,.ucgive-field select:focus{border-color:#8174ea!important;box-shadow:0 0 0 3px rgba(91,92,233,.1)!important}.ucgive-field small{color:#8a909f;font-size:12px}.ucgive-check{display:flex;align-items:flex-start;gap:9px;padding:10px 0}.ucgive-check input{margin-top:2px}.ucgive-check span{font-size:12px;color:#555c6a}.ucgive-savebar{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:20px;padding-top:17px;border-top:1px solid var(--ucg-border)}.ucgive-pay-status{padding:17px;border-radius:16px;background:#f7f7fa}.ucgive-pay-status.is-ready{background:#edf9f4}.ucgive-pay-status strong{display:block}.ucgive-pay-status p{margin:5px 0 12px;color:#697080;font-size:12px}.ucgive-campaign-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:24px;align-items:start}.ucgive-campaign-main{min-width:0}.ucgive-campaign-hero{position:relative;overflow:hidden;min-height:360px;border-radius:26px;background:linear-gradient(135deg,#dfe0ff,#f3eaff)}.ucgive-campaign-hero img{width:100%;height:100%;min-height:360px;max-height:540px;object-fit:cover;display:block}.ucgive-campaign-hero.no-image:after{content:"UC GIVE";position:absolute;inset:0;display:grid;place-items:center;color:#6962ca;font-size:42px;font-weight:900;letter-spacing:.1em}.ucgive-campaign-copy{padding:24px 2px}.ucgive-campaign-kicker{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:10px}.ucgive-pill{display:inline-flex;align-items:center;padding:6px 9px;border-radius:999px;background:#ececff;color:#5153b7;font-size:12px;font-weight:800}.ucgive-pill.is-live{background:#e9f7f2;color:#167b5e}.ucgive-campaign-copy h1{max-width:900px;margin:0;font-size:clamp(33px,4.5vw,58px);line-height:1;letter-spacing:-.055em}.ucgive-campaign-lead{margin:15px 0 0;color:#616776;font-size:17px;line-height:1.55}.ucgive-organizer{display:flex;align-items:center;gap:11px;margin-top:18px}.ucgive-organizer img{width:42px;height:42px;border-radius:50%;object-fit:cover}.ucgive-organizer span{display:grid}.ucgive-organizer small{color:#878d9b;font-size:12px}.ucgive-organizer strong{font-size:12px}.ucgive-actions-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.ucgive-story-card,.ucgive-updates-card,.ucgive-community-card{margin-top:18px;padding:24px;border:1px solid var(--ucg-border);border-radius:20px;background:#fff}.ucgive-story-card h2,.ucgive-updates-card h2,.ucgive-community-card h2{margin:0 0 14px;font-size:21px}.ucgive-story{color:#3f4653;font-size:14px;line-height:1.75}.ucgive-story h1,.ucgive-story h2,.ucgive-story h3{color:#171a21}.ucgive-story img{max-width:100%;height:auto;border-radius:14px}.ucgive-impact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:15px}.ucgive-impact{padding:13px;border-radius:14px;background:#f7f7fa}.ucgive-impact strong{display:block;font-size:14px}.ucgive-impact span{display:block;margin-top:4px;color:#747a89;font-size:12px}.ucgive-update{padding:16px 0;border-top:1px solid #eceef2}.ucgive-update:first-of-type{border-top:0}.ucgive-update time{color:#9297a4;font-size:12px}.ucgive-update h3{margin:4px 0 8px;font-size:16px}.ucgive-update p{margin:0;color:#626978;font-size:12px;line-height:1.6}.ucgive-give-card{position:sticky;top:calc(var(--ucg-top) + 18px);padding:22px;border:1px solid var(--ucg-border);border-radius:22px;background:#fff;box-shadow:var(--ucg-shadow)}.ucgive-give-card h2{margin:0;font-size:24px;letter-spacing:-.035em}.ucgive-give-card .ucgive-progress{height:9px;margin-top:15px}.ucgive-big-stats{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-top:10px}.ucgive-big-stats strong{font-size:25px;letter-spacing:-.04em}.ucgive-big-stats span{color:#787e8d;font-size:12px}.ucgive-give-meta{display:flex;justify-content:space-between;gap:10px;margin:12px 0 17px;color:#6d7381;font-size:12px}.ucgive-amounts{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.ucgive-amounts button{min-height:39px;border:1px solid var(--ucg-border);border-radius:10px;background:#f8f8fa;cursor:pointer;font-size:12px;font-weight:800}.ucgive-amounts button.is-active{border-color:#5b5ce9;background:#ececff;color:#494bc1}.ucgive-custom-amount{position:relative;margin-top:8px}.ucgive-custom-amount span{position:absolute;left:12px;top:50%;transform:translateY(-50%);font-weight:800}.ucgive-custom-amount input{width:100%;height:43px;padding:0 12px 0 26px;border:1px solid var(--ucg-border);border-radius:11px;outline:0}.ucgive-frequency{display:flex;gap:6px;margin-top:10px}.ucgive-frequency button{flex:1;min-height:37px;border:1px solid var(--ucg-border);border-radius:10px;background:#fff;cursor:pointer;font-size:12px;font-weight:700}.ucgive-frequency button.is-active{background:#151414;color:#fff;border-color:#151414}.ucgive-donate-open{width:100%;margin-top:12px}.ucgive-trust{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:11px;color:#8b909e;font-size:12px}.ucgive-supporters{display:grid;gap:10px}.ucgive-supporter{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-top:1px solid #eff0f4}.ucgive-supporter:first-child{border-top:0}.ucgive-supporter span{display:grid}.ucgive-supporter small{color:#8b919f}.ucgive-supporter strong{font-size:12px}.ucgive-ecosystem-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.ucgive-ecosystem-card{display:grid;gap:6px;padding:14px;border:1px solid var(--ucg-border);border-radius:14px;background:#fafafd}.ucgive-ecosystem-card strong{font-size:12px}.ucgive-ecosystem-card span{color:#787e8c;font-size:12px}.ucgive-ecosystem-card a,.ucgive-ecosystem-card button{justify-self:start;padding:0;border:0;background:transparent;color:#5557c3;cursor:pointer;font-size:12px;font-weight:800}.ucgive-fundraiser-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ucgive-fundraiser-card{padding:14px;border:1px solid var(--ucg-border);border-radius:14px}.ucgive-fundraiser-head{display:flex;align-items:center;gap:8px}.ucgive-fundraiser-head img{width:30px;height:30px;border-radius:50%;object-fit:cover}.ucgive-fundraiser-card h3{margin:9px 0 5px;font-size:14px}.ucgive-fundraiser-card p{margin:0;color:#737987;font-size:12px}.ucgive-modal{position:fixed;inset:0;z-index:2147483646;display:grid;place-items:center;padding:18px;background:rgba(15,17,25,.5);backdrop-filter:blur(6px)}.ucgive-modal[hidden]{display:none!important}.ucgive-modal-card{position:relative;width:min(620px,100%);max-height:min(850px,calc(100vh - 30px));overflow:auto;padding:25px;border-radius:24px;background:#fff;box-shadow:0 30px 100px rgba(0,0,0,.25)}.ucgive-modal-card.is-wide{width:min(760px,100%)}.ucgive-modal-close{position:absolute;right:16px;top:14px;width:36px;height:36px;border:0;border-radius:10px;background:#f2f3f6;cursor:pointer;font-size:22px}.ucgive-modal-card h2{margin:0 45px 5px 0;font-size:25px;letter-spacing:-.035em}.ucgive-modal-card>p{margin:0 0 18px;color:var(--ucg-muted);font-size:12px}.ucgive-modal-card .ucgive-form-grid{gap:11px}.ucgive-payment-box{margin-top:14px;padding:14px;border:1px solid var(--ucg-border);border-radius:14px;background:#fafafd}.ucgive-card-fields{display:grid;grid-template-columns:1.4fr .75fr .6fr;gap:8px}.ucgive-secure-field{min-height:44px;padding:2px 8px;border:1px solid #dfe2ea;border-radius:11px;background:#fff;overflow:hidden}.ucgive-secure-field iframe{height:40px!important}.ucgive-payment-status{margin-top:10px;padding:10px 12px;border-radius:10px;background:#f4f5f8;color:#626978;font-size:12px}.ucgive-payment-status.is-error{background:#fff0f0;color:#9f2424}.ucgive-payment-status.is-success{background:#eaf8f2;color:#147256}.ucgive-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.ucgive-table{overflow:auto;border:1px solid var(--ucg-border);border-radius:16px;background:#fff}.ucgive-table table{width:100%;border-collapse:collapse;min-width:650px}.ucgive-table th,.ucgive-table td{padding:12px 14px;border-top:1px solid #eef0f4;text-align:left;font-size:12px}.ucgive-table th{border-top:0;background:#fafafd;color:#777d8a;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.ucgive-status{display:inline-flex;padding:5px 8px;border-radius:999px;background:#f0f1f5;font-size:12px;font-weight:800}.ucgive-status.live{background:#e9f7f2;color:#147759}.ucgive-toast{position:fixed;right:18px;bottom:18px;z-index:2147483647;max-width:380px;padding:12px 15px;border-radius:13px;background:#151414;color:#fff;box-shadow:0 15px 45px rgba(0,0,0,.25);font-size:12px;font-weight:650}.ucgive-toast.is-error{background:#a92929}.ucgive-mobile-menu{position:fixed;inset:0;z-index:2147483645;background:rgba(15,17,25,.3);backdrop-filter:blur(5px)}.ucgive-mobile-menu[hidden]{display:none}.ucgive-mobile-menu-panel{position:absolute;inset:0;background:#fff;padding:18px;overflow:auto}.ucgive-mobile-menu-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:16px;border-bottom:1px solid var(--ucg-border)}.ucgive-mobile-menu-head>button{width:40px;height:40px;border:0;border-radius:10px;background:#f0f1f5;font-size:25px}.ucgive-mobile-menu nav{display:grid;gap:6px;margin-top:17px}.ucgive-mobile-menu nav button{display:flex;align-items:center;gap:11px;min-height:48px;padding:0 13px;border:0;border-radius:12px;background:#f7f8fa;text-align:left;font-weight:750}.ucgive-mobile-start{width:100%;height:48px;margin-top:18px;border:0;border-radius:13px;background:linear-gradient(112deg,#2728a9,#9d70f5);color:#fff;font-weight:800}.ucgive-mobile-ecosystem{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-top:18px}.ucgive-mobile-ecosystem a{padding:12px;border:1px solid var(--ucg-border);border-radius:10px;font-size:12px;font-weight:700}.ucgive-embed{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif}.ucgive-embed-card{overflow:hidden;border:1px solid #e3e5ec;border-radius:20px;background:#fff;box-shadow:0 12px 35px rgba(15,23,42,.08)}.ucgive-embed-card img{width:100%;aspect-ratio:16/8;object-fit:cover}.ucgive-embed-body{padding:17px}.ucgive-embed-body h3{margin:0;font-size:19px}.ucgive-embed-body p{margin:7px 0;color:#697080;font-size:12px}.ucgive-embed-body .ucgive-btn{width:100%;margin-top:12px}.ucgive-page .entry-content,.ucgive-page main.site-main,.ucgive-page .site-content{max-width:none!important}.ucgive-page .entry-content{margin:0!important;padding:0!important}.ucgive-page .entry-title{display:none!important}
@media(max-width:1180px){.ucgive-topbar{grid-template-columns:220px minmax(240px,1fr) auto}.ucgive-account span{display:none}.ucgive-account{padding-right:4px}.ucgive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ucgive-dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.ucgive-campaign-layout{grid-template-columns:minmax(0,1fr) 345px}.ucgive-hero{grid-template-columns:1fr}.ucgive-hero-orbit{display:none}}
@media(max-width:860px){:root{--ucg-top:62px}.ucgive-topbar{height:var(--ucg-top);grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:0 12px}.ucgive-brand-mark,.ucgive-logo{width:36px;height:36px;flex-basis:36px}.ucgive-brand-copy strong{font-size:16px}.ucgive-brand-copy small{display:none}.ucgive-mobile-menu-btn{display:grid;order:2;width:34px;height:34px}.ucgive-brand-copy{order:1}.ucgive-brand-mark{order:0}.ucgive-search-shell{display:none}.ucgive-top-actions>.ucgive-icon-btn:not([data-ucgive-search-open]),.ucgive-comms,.ucgive-account span{display:none}.ucgive-top-actions{gap:5px}.ucgive-account{width:38px;height:38px;border:0;padding:3px}.ucgive-account img{width:32px;height:32px}.ucgive-login{min-height:36px;padding:0 12px;font-size:12px}.ucgive-layout{display:block;min-height:calc(100vh - var(--ucg-top))}.ucgive-sidebar{display:none}.ucgive-stage{padding:16px 12px 92px}.ucgive-mobile-tabs{position:sticky;top:var(--ucg-top);z-index:30;display:grid;grid-template-columns:repeat(4,1fr);gap:5px;padding:8px 10px;border-bottom:1px solid var(--ucg-border);background:rgba(255,255,255,.96);backdrop-filter:blur(14px)}.ucgive-mobile-tabs button{min-height:36px;padding:0 5px;border:0;border-radius:9px;background:transparent;color:#666c7b;font-size:12px;font-weight:750}.ucgive-mobile-tabs button.is-active{background:#151414;color:#fff}.ucgive-hero{min-height:0;padding:28px 21px;border-radius:22px}.ucgive-hero h1{font-size:43px}.ucgive-hero p{font-size:15px}.ucgive-section{margin-top:27px}.ucgive-section-head{align-items:flex-start}.ucgive-section-head h2{font-size:22px}.ucgive-grid{grid-template-columns:1fr}.ucgive-card{border-radius:17px}.ucgive-page-head{display:block}.ucgive-page-head h1{font-size:29px}.ucgive-page-head .ucgive-btn{margin-top:13px}.ucgive-dashboard-cards{grid-template-columns:repeat(2,1fr)}.ucgive-editor{grid-template-columns:1fr}.ucgive-form-grid{grid-template-columns:1fr}.ucgive-field.is-wide{grid-column:auto}.ucgive-campaign-layout{grid-template-columns:1fr}.ucgive-campaign-hero,.ucgive-campaign-hero img{min-height:230px}.ucgive-campaign-hero{border-radius:19px}.ucgive-campaign-copy{padding:19px 2px}.ucgive-campaign-copy h1{font-size:36px}.ucgive-campaign-lead{font-size:14px}.ucgive-give-card{position:relative;top:auto}.ucgive-story-card,.ucgive-updates-card,.ucgive-community-card{padding:18px;border-radius:17px}.ucgive-impact-grid{grid-template-columns:1fr}.ucgive-ecosystem-grid{grid-template-columns:1fr}.ucgive-fundraiser-grid{grid-template-columns:1fr}.ucgive-modal{padding:0;align-items:end}.ucgive-modal-card,.ucgive-modal-card.is-wide{width:100%;max-height:92vh;border-radius:24px 24px 0 0;padding:22px 16px 28px}.ucgive-card-fields{grid-template-columns:1fr 1fr}.ucgive-card-fields .ucgive-secure-field:first-child{grid-column:1/-1}.ucgive-toast{left:12px;right:12px;bottom:12px;max-width:none}.ucgive-amounts{grid-template-columns:repeat(4,1fr)}}
@media(max-width:430px){.ucgive-top-actions [data-ucgive-search-open]{display:none}.ucgive-dashboard-cards{grid-template-columns:1fr 1fr}.ucgive-stat{padding:14px}.ucgive-stat strong{font-size:22px}.ucgive-hero h1{font-size:38px}.ucgive-amounts{grid-template-columns:repeat(2,1fr)}}
@media(prefers-reduced-motion:reduce){.ucgive-app *{scroll-behavior:auto!important;transition:none!important;animation-duration:.001ms!important}}

/* v0.1.1 public landing, campaign teams, standards and light CRM */
.ucgive-logo{width:42px;height:42px;object-fit:contain;border-radius:10px}.ucgive-login.is-secondary{background:#fff;color:#202431!important;border:1px solid var(--ucg-border)}
.ucgive-app.is-public .ucgive-layout{grid-template-columns:minmax(0,1fr)}.ucgive-app.is-public .ucgive-sidebar,.ucgive-app.is-public .ucgive-mobile-tabs,.ucgive-app.is-public .ucgive-mobile-menu-btn{display:none!important}.ucgive-app.is-public .ucgive-stage{max-width:1600px;padding-top:22px}.ucgive-app.is-public .ucgive-main{width:100%}
.ucgive-public-landing{display:grid;gap:34px}.ucgive-public-hero{position:relative;min-height:min(690px,72vh);overflow:hidden;border-radius:30px;background:#111827;box-shadow:var(--ucg-shadow)}.ucgive-public-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ucgive-public-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,12,20,.88) 0%,rgba(9,12,20,.66) 48%,rgba(9,12,20,.18) 78%),linear-gradient(0deg,rgba(9,12,20,.38),transparent 60%)}.ucgive-public-hero-copy{position:relative;z-index:2;display:flex;min-height:min(690px,72vh);max-width:880px;flex-direction:column;justify-content:center;padding:clamp(30px,6vw,82px);color:#fff}.ucgive-public-kicker{display:inline-flex;width:max-content;max-width:100%;padding:8px 12px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(255,255,255,.1);backdrop-filter:blur(12px);font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.ucgive-public-hero h1{max-width:830px;margin:20px 0 0;font-size:clamp(46px,7vw,88px);line-height:.93;letter-spacing:-.065em}.ucgive-public-hero p{max-width:730px;margin:20px 0 0;color:rgba(255,255,255,.88);font-size:clamp(16px,1.55vw,21px);line-height:1.55}.ucgive-btn.is-light{border-color:rgba(255,255,255,.42);background:rgba(255,255,255,.12);color:#fff;backdrop-filter:blur(12px)}.ucgive-public-proof{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.ucgive-public-proof span{padding:7px 10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:rgba(0,0,0,.15);font-size:12px;font-weight:700}
.ucgive-public-intro{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:50px;align-items:center;padding:clamp(24px,4vw,58px) 0}.ucgive-public-intro h2,.ucgive-public-media h2,.ucgive-public-values h2,.ucgive-public-cta h2{margin:0;font-size:clamp(32px,4vw,58px);line-height:1;letter-spacing:-.05em}.ucgive-public-intro p,.ucgive-public-media p,.ucgive-public-values p,.ucgive-public-cta p{max-width:760px;color:#666d7d;font-size:15px;line-height:1.7}.ucgive-public-photo-stack{position:relative;min-height:420px}.ucgive-public-photo-stack img{position:absolute;object-fit:cover;border-radius:24px;box-shadow:0 24px 70px rgba(15,23,42,.18)}.ucgive-public-photo-stack img:first-child{left:0;top:0;width:66%;height:78%}.ucgive-public-photo-stack img:last-child{right:0;bottom:0;width:54%;height:63%;border:8px solid var(--ucg-bg)}
.ucgive-public-feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ucgive-public-feature-grid article{min-height:250px;padding:24px;border:1px solid var(--ucg-border);border-radius:22px;background:#fff;box-shadow:0 10px 30px rgba(15,23,42,.04)}.ucgive-public-feature-grid article strong{color:#5b5ce9;font-size:12px;text-transform:uppercase;letter-spacing:.08em}.ucgive-public-feature-grid h3{margin:30px 0 10px;font-size:21px;line-height:1.05;letter-spacing:-.035em}.ucgive-public-feature-grid p{margin:0;color:#697080;font-size:12px;line-height:1.65}
.ucgive-public-media{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:42px;align-items:center;padding:clamp(28px,4vw,60px);border-radius:30px;background:#151414;color:#fff}.ucgive-public-media>div:last-child p{color:#c0c2ca}.ucgive-public-video{overflow:hidden;min-height:350px;border-radius:22px;background:#080808}.ucgive-public-video video,.ucgive-public-video-link,.ucgive-public-video-link>img{width:100%;height:100%;min-height:350px;display:block;object-fit:cover}.ucgive-public-video-link{position:relative;color:#fff}.ucgive-public-video-link:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.72),transparent 55%)}.ucgive-public-video-link>span{position:absolute;z-index:2;left:28px;top:28px;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#151414;font-size:20px}.ucgive-public-video-link>div{position:absolute;z-index:2;left:28px;right:28px;bottom:26px;display:grid;gap:4px}.ucgive-public-video-link small{font-size:12px;text-transform:uppercase;letter-spacing:.08em}.ucgive-public-video-link strong{font-size:24px}
.ucgive-public-values{display:grid;grid-template-columns:1.1fr .9fr;gap:40px;padding:clamp(28px,5vw,64px);border-radius:30px;background:linear-gradient(135deg,#f0efff,#fff 58%,#f7f3ff);border:1px solid #e3e2f5}.ucgive-public-values-list{display:grid;align-content:center;gap:10px}.ucgive-public-values-list span{padding:14px 16px;border-radius:13px;background:rgba(255,255,255,.78);font-size:13px;font-weight:750}.ucgive-public-cta{position:relative;overflow:hidden;min-height:430px;border-radius:30px;background:#0f172a}.ucgive-public-cta>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.32}.ucgive-public-cta:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#0f172a 10%,rgba(15,23,42,.78),rgba(15,23,42,.34))}.ucgive-public-cta>div{position:relative;z-index:2;max-width:740px;padding:clamp(38px,6vw,78px);color:#fff}.ucgive-public-cta p{color:#d9dce4}.ucgive-public-cta-logo{width:90px;height:60px;object-fit:contain;object-position:left center;margin-bottom:20px}
.ucgive-editor-section{margin-top:26px;padding-top:22px;border-top:1px solid var(--ucg-border)}.ucgive-editor-section>h3{margin:0}.ucgive-editor-section>p{color:#697080;font-size:12px}.ucgive-team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:13px}.ucgive-team-person{display:flex;align-items:center;gap:9px;padding:10px;border:1px solid var(--ucg-border);border-radius:12px;background:#fafafd;cursor:pointer}.ucgive-team-person input{width:16px;height:16px}.ucgive-team-person img{width:34px;height:34px;object-fit:cover;border-radius:50%}.ucgive-team-person span{display:grid;font-size:12px;font-weight:750}.ucgive-team-person small{color:#858b98;font-size:12px;font-weight:600}.ucgive-muted{color:#818795;font-size:12px}.ucgive-terms-box{padding:20px;border:1px solid #dddaf7;border-radius:18px;background:#fbfaff}.ucgive-terms-details{display:grid;gap:6px;margin-top:12px}.ucgive-terms-details details{border:1px solid #e4e2f2;border-radius:11px;background:#fff}.ucgive-terms-details summary{padding:11px 13px;cursor:pointer;font-size:12px;font-weight:800}.ucgive-terms-details p{margin:0;padding:0 13px 13px;color:#686e7c;font-size:12px;line-height:1.6}.ucgive-terms-affirmations{margin-top:14px}.ucgive-term-check{align-items:flex-start}.ucgive-terms-note{margin:13px 0 0;padding:11px 12px;border-radius:10px;background:#eaf8f2;color:#147256;font-size:12px;font-weight:700}.ucgive-terms-note.is-warning{background:#fff6df;color:#8a5d12}
.ucgive-dashboard-cards.is-compact{grid-template-columns:repeat(3,1fr);margin:10px 0 16px}.ucgive-dashboard-cards.is-compact .ucgive-stat{padding:13px}.ucgive-dashboard-cards.is-compact .ucgive-stat strong{font-size:18px}.ucgive-contact-list{max-height:300px;overflow:auto;margin:12px 0 20px;border:1px solid var(--ucg-border);border-radius:13px;background:#fff}.ucgive-contact-list>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px;border-top:1px solid #eef0f4}.ucgive-contact-list>div:first-child{border-top:0}.ucgive-contact-list span{display:grid}.ucgive-contact-list strong{font-size:12px}.ucgive-contact-list small{color:#7e8493;font-size:12px}.ucgive-contact-list b{padding:5px 7px;border-radius:999px;background:#f1f2f6;color:#5e6473;font-size:12px}.ucgive-message-form{padding-top:16px;border-top:1px solid var(--ucg-border)}
@media(max-width:1050px){.ucgive-public-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ucgive-public-intro,.ucgive-public-media,.ucgive-public-values{grid-template-columns:1fr}.ucgive-public-photo-stack{min-height:360px}}
@media(max-width:860px){.ucgive-app.is-public .ucgive-stage{padding-bottom:55px}.ucgive-app.is-public .ucgive-topbar{grid-template-columns:minmax(0,1fr) auto}.ucgive-app.is-public .ucgive-top-actions .ucgive-login.is-secondary{display:none}.ucgive-public-hero{min-height:620px;border-radius:22px}.ucgive-public-hero-copy{min-height:620px;padding:30px 22px}.ucgive-public-hero h1{font-size:50px}.ucgive-public-intro{gap:20px;padding:20px 4px}.ucgive-public-photo-stack{min-height:300px}.ucgive-public-feature-grid{grid-template-columns:1fr 1fr}.ucgive-public-feature-grid article{min-height:215px;padding:18px}.ucgive-public-media,.ucgive-public-values{padding:22px;border-radius:22px}.ucgive-public-video,.ucgive-public-video video,.ucgive-public-video-link,.ucgive-public-video-link>img{min-height:260px}.ucgive-public-cta{border-radius:22px}.ucgive-team-grid{grid-template-columns:1fr}.ucgive-dashboard-cards.is-compact{grid-template-columns:1fr 1fr}}
@media(max-width:520px){.ucgive-public-hero{min-height:590px}.ucgive-public-hero-copy{min-height:590px}.ucgive-public-hero h1{font-size:42px}.ucgive-public-proof{display:grid}.ucgive-public-photo-stack{min-height:260px}.ucgive-public-feature-grid{grid-template-columns:1fr}.ucgive-public-values-list span{font-size:12px}.ucgive-dashboard-cards.is-compact{grid-template-columns:1fr}.ucgive-app.is-public .ucgive-login{padding:0 10px}.ucgive-app.is-public .ucgive-brand-copy small{display:none}}


/* v0.1.2 — Prayer Hub-style mobile chrome, Poppins header, scalable team selector, remote CRM */
.ucgive-topbar,.ucgive-topbar *,.ucgive-mobile-menu,.ucgive-mobile-menu *{font-family:"Poppins",ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
.ucgive-brand-mark{display:inline-flex;align-items:center;text-decoration:none}.ucgive-brand-mark .ucgive-logo{width:38px;height:38px;object-fit:contain;border-radius:12px;background:#f0efff;box-shadow:0 5px 14px rgba(83,70,236,.12)}
.ucgive-brand-copy strong{font-family:"Poppins",sans-serif;font-weight:600!important;letter-spacing:0!important}.ucgive-brand-copy small{font-family:"Poppins",sans-serif;font-weight:500!important}
.ucgive-mobile-menu[hidden]{display:none!important}.ucgive-mobile-menu{display:flex!important;position:fixed!important;inset:0!important;z-index:2147483600!important;opacity:0!important;visibility:hidden!important;transform:translateY(8px)!important;transition:opacity .2s ease,transform .2s ease,visibility .2s ease!important;background:#f7f8fc!important}.ucgive-mobile-menu.is-open{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}body.ucgive-mobile-menu-open{overflow:hidden!important}
.ucgive-mobile-menu-panel{width:100%!important;height:100dvh!important;display:flex!important;flex-direction:column!important;overflow:auto!important;padding:calc(12px + env(safe-area-inset-top)) 16px calc(18px + env(safe-area-inset-bottom))!important;background:#f7f8fc!important}
.ucgive-mobile-menu-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding-bottom:15px!important;border-bottom:1px solid #e3e8f2!important}.ucgive-mobile-menu-brand{display:flex!important;align-items:center!important;gap:10px!important;color:#17284a!important;text-decoration:none!important}.ucgive-mobile-menu-close{width:42px!important;height:42px!important;min-width:42px!important;display:grid!important;place-items:center!important;border:1px solid #e3e8f2!important;border-radius:13px!important;background:#fff!important;color:#253758!important}.ucgive-mobile-menu-close .ucgive-icon{width:20px;height:20px}
.ucgive-mobile-menu-nav{display:grid!important;gap:5px!important;padding:14px 0!important;border-bottom:1px solid #e3e8f2!important}.ucgive-mobile-menu-nav button{width:100%!important;min-height:48px!important;display:flex!important;align-items:center!important;gap:12px!important;padding:0 13px!important;border:0!important;border-radius:12px!important;background:transparent!important;color:#2e3c5a!important;font:500 15px/1 "Poppins",sans-serif!important;text-align:left!important;cursor:pointer!important}.ucgive-mobile-menu-nav button:hover{background:#fff!important}.ucgive-mobile-menu-nav button.is-active{background:#eeecff!important;color:#5348ee!important}.ucgive-mobile-menu-nav .ucgive-icon{width:21px!important;height:21px!important;flex:0 0 21px!important}
.ucgive-mobile-menu-quick{display:grid!important;gap:5px!important;padding:15px 0!important}.ucgive-mobile-menu-quick>strong{font-size:13px!important;font-weight:600!important;color:#667085!important;margin:0 8px 4px!important}.ucgive-mobile-menu-quick button{min-height:44px!important;display:flex!important;align-items:center!important;gap:10px!important;padding:0 10px!important;border:0!important;border-radius:11px!important;background:transparent!important;color:#35435e!important;font-size:14px!important;font-weight:500!important;text-align:left!important}.ucgive-mobile-menu-quick button:hover{background:#fff!important}.ucgive-mobile-menu-quick .ucgive-icon{width:28px!important;height:28px!important;padding:5px!important;border:1px solid #e3e8f2!important;border-radius:50%!important;background:#fff!important}
.ucgive-mobile-menu-bottom{display:grid!important;grid-template-columns:1fr 1fr!important;gap:9px!important;margin-top:auto!important;padding-top:15px!important;border-top:1px solid #e3e8f2!important}.ucgive-mobile-menu-bottom>a{min-width:0!important;display:grid!important;grid-template-columns:34px minmax(0,1fr)!important;gap:9px!important;align-items:center!important;padding:11px!important;border:1px solid #e3e8f2!important;border-radius:14px!important;background:#fff!important;color:#263451!important;text-decoration:none!important}.ucgive-mobile-menu-bottom .ucgive-icon{width:34px!important;height:34px!important;padding:7px!important;border-radius:10px!important;background:#f0efff!important;color:#5b5ef4!important}.ucgive-mobile-menu-bottom span{display:grid!important}.ucgive-mobile-menu-bottom strong{font-size:13px!important;line-height:1.2!important}.ucgive-mobile-menu-bottom small{font-size:12px!important;color:#7a8498!important}.ucgive-mobile-menu-account{display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;gap:11px!important;align-items:center!important;margin-top:10px!important;padding:11px!important;border:1px solid #e3e8f2!important;border-radius:15px!important;background:#fff!important;color:#1f2c47!important;text-decoration:none!important}.ucgive-mobile-menu-account img{width:44px!important;height:44px!important;border-radius:50%!important;object-fit:cover!important}.ucgive-mobile-menu-account span{display:grid!important}.ucgive-mobile-menu-account strong{font-size:13px!important}.ucgive-mobile-menu-account small{font-size:12px!important;color:#7a8498!important}
.ucgive-team-select{margin-top:13px}.ucgive-team-selected{display:flex;flex-wrap:wrap;gap:8px;min-height:42px;margin-bottom:10px}.ucgive-team-chip{display:inline-flex;align-items:center;gap:7px;padding:5px 6px 5px 5px;border:1px solid #dfe3eb;border-radius:999px;background:#fff}.ucgive-team-chip img{width:28px;height:28px;border-radius:50%;object-fit:cover}.ucgive-team-chip strong{font-size:12px}.ucgive-team-chip button{width:24px;height:24px;border:0;border-radius:50%;background:#f1f2f6;color:#697080;cursor:pointer}.ucgive-team-search-wrap{display:grid;gap:5px}.ucgive-team-search-wrap input{width:100%;min-height:44px;padding:0 12px;border:1px solid var(--ucg-border);border-radius:12px;background:#fff}.ucgive-team-search-wrap span{font-size:12px;color:#818795}.ucgive-team-results{max-height:280px;overflow:auto;margin-top:7px;border:1px solid var(--ucg-border);border-radius:13px;background:#fff;box-shadow:0 14px 40px rgba(15,23,42,.08)}.ucgive-team-results>button{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border:0;border-top:1px solid #eef0f4;background:#fff;text-align:left;cursor:pointer}.ucgive-team-results>button:first-child{border-top:0}.ucgive-team-results>button:hover{background:#f7f7fc}.ucgive-team-results img{width:36px;height:36px;border-radius:50%;object-fit:cover}.ucgive-team-results span{display:grid}.ucgive-team-results strong{font-size:12px}.ucgive-team-results small,.ucgive-team-no-results{font-size:12px;color:#7e8493}.ucgive-team-no-results{padding:14px}
.ucgive-settings-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:18px;align-items:start}.ucgive-crm-status{display:grid;gap:3px;margin-top:16px;padding:12px 14px;border-radius:12px;background:#fff6df;color:#8a5d12}.ucgive-crm-status.is-ready{background:#eaf8f2;color:#147256}.ucgive-crm-status strong{font-size:12px}.ucgive-crm-status span{font-size:12px}
@media(max-width:860px){.ucgive-topbar{position:sticky!important;top:var(--wp-admin--admin-bar--height,0px)!important;z-index:2147483500!important;min-height:60px!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:8px!important;padding:8px 10px!important;border-bottom:1px solid #e7eaf2!important;background:rgba(255,255,255,.97)!important;backdrop-filter:blur(18px)!important}.ucgive-brand{display:flex!important;align-items:center!important;gap:7px!important;min-width:0!important}.ucgive-brand-mark .ucgive-logo{width:36px!important;height:36px!important}.ucgive-mobile-menu-btn{display:grid!important;place-items:center!important;order:2!important;width:36px!important;height:36px!important;min-width:36px!important;padding:0!important;border:1px solid #e3e7ef!important;border-radius:11px!important;background:#fff!important;color:#253758!important}.ucgive-brand-copy{order:3!important;display:grid!important;min-width:0!important}.ucgive-brand-copy strong{font-size:14px!important;line-height:1.1!important}.ucgive-brand-copy small{display:none!important}.ucgive-top-actions{display:flex!important;align-items:center!important;gap:4px!important}.ucgive-top-actions>.ucgive-icon-btn:first-child{display:inline-flex!important}.ucgive-search-shell{position:fixed!important;left:8px!important;right:8px!important;top:calc(var(--wp-admin--admin-bar--height,0px) + 7px)!important;z-index:2147483550!important;display:none!important;max-width:none!important}.ucgive-app.ucgive-search-open .ucgive-search-shell{display:grid!important}.ucgive-mobile-tabs{display:none!important}.ucgive-settings-grid{grid-template-columns:1fr}.ucgive-app.is-public .ucgive-mobile-menu-btn{display:none!important}}
@media(max-width:520px){.ucgive-mobile-menu-bottom{grid-template-columns:1fr!important}.ucgive-top-actions .ucgive-comms{display:none!important}.ucgive-account span{display:none!important}.ucgive-account{width:36px!important;height:36px!important;padding:1px!important}.ucgive-account img{width:32px!important;height:32px!important}}

/* v0.1.3 — Prayer Hub mobile communications/off-canvas + native resource pickers */
.ucgive-resource-selected{min-height:46px;display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid var(--ucg-border);border-radius:12px;background:#f8f9fc;color:#343949}.ucgive-resource-selected>span,.ucgive-resource-selected>small{color:#7a8190;font-size:12px}.ucgive-resource-selected strong{display:block;font-size:12px}.ucgive-resource-selected small{display:block;margin-top:2px;color:#7a8190;font-size:12px}.ucgive-resource-selected.is-media img{width:64px;height:42px;object-fit:cover;border-radius:8px;background:#e8eaf0}.ucgive-resource-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:7px}.ucgive-resource-search input{min-width:0;min-height:42px;padding:0 11px;border:1px solid var(--ucg-border);border-radius:11px;background:#fff}.ucgive-resource-search button{padding:0 12px;border:1px solid var(--ucg-border);border-radius:11px;background:#fff;color:#596172;cursor:pointer}.ucgive-resource-results{position:relative;z-index:12;max-height:300px;overflow:auto;margin-top:6px;border:1px solid var(--ucg-border);border-radius:12px;background:#fff;box-shadow:0 16px 42px rgba(15,23,42,.12)}.ucgive-resource-results>button{width:100%;display:flex;align-items:center;gap:10px;padding:10px 11px;border:0;border-top:1px solid #eef0f4;background:#fff;text-align:left;cursor:pointer}.ucgive-resource-results>button:first-child{border-top:0}.ucgive-resource-results>button:hover,.ucgive-resource-results>button:focus-visible{background:#f5f5fb}.ucgive-resource-results img{width:72px;height:44px;object-fit:cover;border-radius:8px;background:#eceef3}.ucgive-resource-results span{display:grid;min-width:0}.ucgive-resource-results strong{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ucgive-resource-results small{font-size:12px;color:#788091;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ucgive-resource-placeholder{width:72px;height:44px;display:grid!important;place-items:center;border-radius:8px;background:#191b24;color:#fff;font-size:15px}
@media(max-width:860px){.ucgive-mobile-menu{justify-content:flex-end!important;background:rgba(15,23,42,.38)!important;transform:none!important}.ucgive-mobile-menu-panel{width:min(92vw,410px)!important;margin-left:auto!important;box-shadow:-18px 0 60px rgba(15,23,42,.2)!important;transform:translateX(102%)!important;transition:transform .22s ease!important}.ucgive-mobile-menu.is-open .ucgive-mobile-menu-panel{transform:translateX(0)!important}.ucgive-top-actions .ucgive-comms{display:flex!important;align-items:center!important;min-width:36px!important}.ucgive-top-actions .ucgive-comms button,.ucgive-top-actions .ucgive-comms a{max-width:38px!important;min-width:36px!important;width:36px!important;height:36px!important;min-height:36px!important;padding:0!important}.ucgive-top-actions .ucgive-comms svg{width:20px!important;height:20px!important}.ucgive-top-actions{position:relative!important;z-index:2147483560!important}}
@media(max-width:520px){.ucgive-top-actions .ucgive-comms{display:flex!important}.ucgive-top-actions{gap:2px!important}.ucgive-top-actions>.ucgive-icon-btn{width:36px!important;height:36px!important}.ucgive-resource-selected.is-media img{width:58px;height:38px}.ucgive-resource-results img,.ucgive-resource-placeholder{width:62px;height:40px}}

/* v0.1.4 production hardening */
.ucgive-app :is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid rgba(91,92,233,.35)!important;outline-offset:2px!important}
.ucgive-donation-details{margin-top:12px;border:1px solid var(--ucg-border);border-radius:13px;background:#fafafd}.ucgive-donation-details summary{padding:12px 13px;cursor:pointer;font-weight:750}.ucgive-donation-details[open] summary{border-bottom:1px solid var(--ucg-border)}.ucgive-donation-details .ucgive-form-grid{padding:12px}.ucgive-match-checkout{display:grid;gap:3px;margin:12px 0;padding:12px 14px;border:1px solid #d9d4ff;border-radius:13px;background:#f6f3ff}.ucgive-match-checkout strong{font-size:13px}.ucgive-match-checkout span{font-size:12px;color:#5e6474}.ucgive-payment-box>label{display:block;margin-bottom:7px;font-size:12px;font-weight:800}.ucgive-embed-button{width:100%}.ucgive-embed-progress,.ucgive-embed-wall{padding:16px;border:1px solid #e3e5ec;border-radius:18px;background:#fff;box-shadow:0 12px 35px rgba(15,23,42,.06)}.ucgive-embed-progress{display:grid;gap:9px}.ucgive-embed-progress>span{font-size:12px;color:#697080}.ucgive-embed-progress>a{font-size:12px;font-weight:800;color:#5557c3}.ucgive-embed-wall h3{margin:0 0 10px}.ucgive-embed-wall>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-top:1px solid #eef0f4;font-size:12px}.ucgive-embed-wall .ucgive-btn{margin-top:10px;width:100%}

/* v0.1.4 peer fundraising teams */
.ucgive-peer-team-strip{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:16px 0;padding:14px 16px;border:1px solid #e7e8ef;border-radius:18px;background:#fff}
.ucgive-peer-team-strip>span{display:flex;align-items:center;padding-left:6px}
.ucgive-peer-team-strip img{width:34px;height:34px;border-radius:50%;object-fit:cover;border:2px solid #fff;margin-left:-7px;box-shadow:0 1px 5px rgba(15,23,42,.14)}
.ucgive-peer-team-strip small{font-size:12px;color:#687083}
.ucgive-team-selected{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 14px}
.ucgive-team-chip{display:inline-flex;align-items:center;gap:7px;padding:6px 8px;border:1px solid #e2e4eb;border-radius:999px;background:#fff;font-size:12px}
.ucgive-team-chip img{width:28px;height:28px;border-radius:50%;object-fit:cover}
.ucgive-team-chip span{display:grid;line-height:1.15}
.ucgive-team-chip small{font-size:12px;color:#747b8b}
.ucgive-team-chip button{appearance:none;border:0;background:transparent;font-size:18px;line-height:1;cursor:pointer;padding:3px;color:#687083}
.ucgive-team-results{display:grid;gap:6px;max-height:260px;overflow:auto;margin-bottom:14px;border:1px solid #e2e4eb;border-radius:14px;padding:6px;background:#fff}
.ucgive-team-results button{display:flex;align-items:center;gap:10px;width:100%;padding:9px;border:0;border-radius:10px;background:transparent;text-align:left;cursor:pointer}
.ucgive-team-results button:hover,.ucgive-team-results button:focus-visible{background:#f4f3ff}
.ucgive-team-results button:disabled{opacity:.55;cursor:default}
.ucgive-team-results img{width:34px;height:34px;border-radius:50%;object-fit:cover}
.ucgive-team-results span{display:grid;gap:2px}.ucgive-team-results small{font-size:12px;color:#737b8d}

/* v0.1.5 — Gabriel Campaign Coach, Launch Center, and commitment lifecycle */
.ucgive-coach-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.ucgive-coach-head h2{margin:3px 0 6px;font-size:26px;letter-spacing:-.035em}.ucgive-coach-head p{margin:0;color:var(--ucg-muted)}.ucgive-pill.is-live{background:#e8f7f1;color:#126d52;border-color:#bde8d8}.ucgive-coach-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:16px;min-height:420px}.ucgive-coach-thread{min-height:390px;max-height:58vh;overflow:auto;padding:16px;border:1px solid var(--ucg-border);border-radius:18px;background:#fafafd}.ucgive-coach-welcome{padding:16px;border:1px solid #e4e1ff;border-radius:15px;background:#f7f5ff}.ucgive-coach-welcome p{margin:6px 0 0;color:var(--ucg-muted)}.ucgive-coach-msg{max-width:88%;margin:12px 0;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid var(--ucg-border)}.ucgive-coach-msg.is-user{margin-left:auto;background:#171720;color:#fff;border-color:#171720}.ucgive-coach-msg strong{display:block;margin-bottom:4px;font-size:12px}.ucgive-coach-msg p{margin:0;line-height:1.6}.ucgive-coach-msg.is-thinking{opacity:.72}.ucgive-coach-approval{display:grid;gap:6px;margin-top:12px;padding:11px;border-radius:12px;background:#fff6df;color:#77520f}.ucgive-coach-layout>aside{padding:16px;border:1px solid var(--ucg-border);border-radius:18px;background:#fff}.ucgive-coach-prompts{display:grid;gap:8px;margin:11px 0 14px}.ucgive-coach-prompts button{padding:10px 11px;border:1px solid #e3e4ec;border-radius:11px;background:#f8f8fb;color:#333847;text-align:left;cursor:pointer;font-size:12px;font-weight:700}.ucgive-coach-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px;margin-top:14px}.ucgive-coach-form textarea{min-height:76px;resize:vertical;padding:11px 12px;border:1px solid var(--ucg-border);border-radius:13px;background:#fff}.ucgive-launch-score{display:grid;grid-template-columns:110px minmax(0,1fr);gap:18px;align-items:center;padding:18px;border:1px solid #e5e5ef;border-radius:18px;background:linear-gradient(135deg,#faf9ff,#fff)}.ucgive-launch-score strong{display:grid;place-items:center;width:96px;height:96px;border-radius:50%;background:linear-gradient(135deg,#2728a9,#9d70f5);color:#fff;font-size:27px}.ucgive-launch-score h2{margin:0 0 5px}.ucgive-launch-score p{margin:0;color:var(--ucg-muted)}.ucgive-launch-progress{height:9px;margin-top:10px;border-radius:999px;background:#e8e9f1;overflow:hidden}.ucgive-launch-progress>span{display:block;height:100%;border-radius:inherit;background:linear-gradient(112deg,#2728a9,#9d70f5)}.ucgive-launch-list{display:grid;gap:9px;margin-top:15px}.ucgive-launch-step{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:11px;align-items:center;padding:12px;border:1px solid var(--ucg-border);border-radius:14px;background:#fff}.ucgive-launch-step>i{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff1f1;color:#a63b3b;font-style:normal;font-weight:900}.ucgive-launch-step.is-ready>i{background:#e7f7f0;color:#147256}.ucgive-launch-step strong{display:block}.ucgive-launch-step small{display:block;margin-top:2px;color:var(--ucg-muted);font-size:12px}.ucgive-commitment-banner{display:grid;gap:3px;margin:10px 0;padding:12px 14px;border:1px solid #ddd8ff;border-radius:13px;background:#f7f5ff}.ucgive-commitment-banner small{color:#666d7d;font-size:12px}.ucgive-list-row .ucgive-btn{flex:0 0 auto}
@media(max-width:760px){.ucgive-coach-head{display:grid}.ucgive-coach-layout{grid-template-columns:1fr}.ucgive-coach-layout>aside{order:-1}.ucgive-coach-thread{min-height:300px}.ucgive-coach-form{grid-template-columns:1fr}.ucgive-coach-form .ucgive-btn{width:100%}.ucgive-launch-score{grid-template-columns:82px minmax(0,1fr)}.ucgive-launch-score strong{width:74px;height:74px;font-size:21px}.ucgive-launch-step{grid-template-columns:34px minmax(0,1fr)}.ucgive-launch-step .ucgive-btn{grid-column:1/-1;width:100%}}
.ucgive-launch-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:14px}.ucgive-launch-head h2{margin:3px 0 5px;font-size:26px;letter-spacing:-.035em}.ucgive-launch-head p{margin:0;color:var(--ucg-muted)}.ucgive-launch-head .ucgive-launch-score{display:grid;grid-template-columns:none;gap:0;place-items:center;min-width:92px;padding:12px}.ucgive-launch-head .ucgive-launch-score strong{display:block;width:auto;height:auto;background:none;color:#2728a9;font-size:26px}.ucgive-launch-head .ucgive-launch-score span{font-size:12px;color:var(--ucg-muted);font-weight:700}.ucgive-launch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:15px}.ucgive-launch-grid article{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:10px;align-items:center;padding:13px;border:1px solid var(--ucg-border);border-radius:15px;background:#fff}.ucgive-launch-state{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff0f0;color:#9f3434;font-weight:900}.ucgive-launch-grid article.is-ready .ucgive-launch-state{background:#e7f7f0;color:#147256}.ucgive-launch-grid article strong{display:block}.ucgive-launch-grid article p{margin:3px 0 0;color:var(--ucg-muted);font-size:12px}.ucgive-launch-grid article>button{min-height:38px;padding:0 10px;border:1px solid var(--ucg-border);border-radius:10px;background:#f8f8fb;color:#404658;cursor:pointer;font-size:12px;font-weight:750}.ucgive-launch-footer{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-top:15px;padding:14px 15px;border-radius:14px;background:#f6f5ff}.ucgive-launch-footer p{margin:3px 0 0;color:var(--ucg-muted);font-size:12px}@media(max-width:760px){.ucgive-launch-head{display:grid}.ucgive-launch-grid{grid-template-columns:1fr}.ucgive-launch-grid article{grid-template-columns:32px minmax(0,1fr)}.ucgive-launch-grid article>button{grid-column:1/-1;width:100%}.ucgive-launch-footer{display:grid}.ucgive-launch-footer .ucgive-btn{width:100%}}

/* v0.1.6 — Church Donations quick setup and embedded giving */
.ucgive-inline-checks{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;margin-top:8px}
.ucgive-inline-checks label{display:inline-flex!important;align-items:center!important;justify-content:flex-start!important;gap:8px!important;width:auto!important;min-height:32px!important;margin:0!important;padding:0!important;text-align:left!important}
.ucgive-inline-checks input[type="checkbox"]{position:static!important;display:inline-block!important;width:16px!important;height:16px!important;min-width:16px!important;max-width:16px!important;min-height:16px!important;max-height:16px!important;margin:0!important;padding:0!important;transform:none!important;flex:0 0 16px!important;appearance:auto!important}
.ucgive-inline-checks label span{display:inline!important;font-size:13px!important;line-height:1.35!important}
.ucgive-create-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;max-width:1040px}
.ucgive-create-choice>button{appearance:none;display:grid;align-content:start;gap:10px;min-height:270px;padding:28px;border:1px solid var(--ucg-border);border-radius:24px;background:#fff;color:var(--ucg-text);text-align:left;cursor:pointer;box-shadow:0 12px 34px rgba(29,31,50,.055);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.ucgive-create-choice>button:hover,.ucgive-create-choice>button:focus-visible{transform:translateY(-3px);border-color:#b8acf8;box-shadow:0 18px 42px rgba(65,47,151,.12);outline:none}
.ucgive-create-choice-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:17px;background:linear-gradient(135deg,#2728a9,#9d70f5);color:#fff;font-size:24px}
.ucgive-create-choice strong{font-size:24px;letter-spacing:-.03em}.ucgive-create-choice p{margin:0;color:var(--ucg-muted);font-size:14px;line-height:1.65}.ucgive-create-choice small{font-size:12px;color:#777e8e}
.ucgive-church-giving-page{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:28px;align-items:start;max-width:1180px;margin:0 auto;padding:22px 0 52px}
.ucgive-church-giving-intro{padding:30px 12px 20px}.ucgive-church-giving-logo{display:block;max-width:190px;max-height:110px;object-fit:contain;margin-bottom:22px;border-radius:16px}.ucgive-church-giving-mark{display:grid;place-items:center;width:62px;height:62px;margin-bottom:22px;border-radius:20px;background:linear-gradient(135deg,#2728a9,#9d70f5);color:#fff;font-size:27px}
.ucgive-church-giving-intro h1{margin:8px 0 12px;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-.055em}.ucgive-church-lead{max-width:700px;margin:0 0 18px;font-size:18px;line-height:1.65;color:#4e5565}.ucgive-church-story{max-width:740px;color:#626979;line-height:1.75}.ucgive-church-story p:first-child{margin-top:0}
.ucgive-church-funds{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:22px 0}.ucgive-church-funds>span{width:100%;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#73798a}.ucgive-church-funds b{padding:8px 11px;border:1px solid #e3e4ec;border-radius:999px;background:#fff;font-size:12px;font-weight:650}
.ucgive-church-give-card{position:sticky;top:92px;padding:24px}.ucgive-church-give-card h2{margin:5px 0 16px}.ucgive-church-fund-select{display:grid;gap:7px;margin:14px 0}.ucgive-church-fund-select>span{font-size:12px;font-weight:750;color:#555c6c}.ucgive-church-fund-select select{width:100%;min-height:46px;padding:0 12px;border:1px solid var(--ucg-border);border-radius:12px;background:#fff;font:inherit}.ucgive-church-recent{display:grid;gap:8px;margin-top:22px;padding-top:18px;border-top:1px solid var(--ucg-border)}.ucgive-church-recent>strong{font-size:13px}.ucgive-church-recent>div{display:flex;justify-content:space-between;gap:12px;font-size:12px;color:#626979}.ucgive-church-recent b{color:var(--ucg-text)}
@media(max-width:860px){.ucgive-create-choice{grid-template-columns:1fr}.ucgive-create-choice>button{min-height:0}.ucgive-church-giving-page{grid-template-columns:1fr;gap:10px}.ucgive-church-giving-intro{padding:12px 0}.ucgive-church-give-card{position:static;top:auto}.ucgive-church-lead{font-size:16px}}

/* v0.1.7 — requested giving media/content updates */
.ucgive-hero-cause-media{min-height:240px;align-self:center;overflow:hidden;border-radius:26px;box-shadow:0 24px 60px rgba(15,23,42,.16);background:#e9edf3}.ucgive-hero-cause-media img{width:100%;height:100%;min-height:240px;display:block;object-fit:cover}.ucgive-public-hero>video.ucgive-public-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.ucgive-public-video iframe{width:100%;height:100%;min-height:350px;display:block;border:0;background:#080808}
@media(max-width:820px){.ucgive-hero-cause-media{min-height:220px}.ucgive-hero-cause-media img{min-height:220px}.ucgive-public-video iframe{min-height:300px}}

/* ========================================================================== */
/* v0.1.8 — UC Shell native public campaign routes                            */
/* ========================================================================== */
body.ucgive-public-campaign-route{
    margin:0!important;
    padding:0!important;
    width:100%!important;
    max-width:none!important;
    min-height:100vh;
    min-height:100dvh;
    background:var(--ucg-bg,#f7f8fb);
    overflow-x:hidden;
}
.ucgive-app.is-public-campaign-shell{
    width:100%;
    max-width:none;
    min-height:100vh;
    min-height:100dvh;
}
.ucgive-app.is-public-campaign-shell .ucgive-layout{
    display:block;
    min-height:calc(100vh - var(--ucg-top));
    min-height:calc(100dvh - var(--ucg-top));
}
.ucgive-app.is-public-campaign-shell .ucgive-sidebar,
.ucgive-app.is-public-campaign-shell .ucgive-mobile-tabs,
.ucgive-app.is-public-campaign-shell .ucgive-mobile-menu-btn,
.ucgive-app.is-public-campaign-shell .ucgive-mobile-menu{
    display:none!important;
}
.ucgive-app.is-public-campaign-shell .ucgive-main{
    width:100%;
    max-width:none;
    min-width:0;
}
.ucgive-app.is-public-campaign-shell .ucgive-stage{
    width:100%;
    max-width:1500px;
    margin:0 auto;
    padding-top:22px;
}
@media(max-width:860px){
    .ucgive-app.is-public-campaign-shell .ucgive-stage{
        padding:16px 12px 72px;
    }
}

/* v0.1.9 — manager-only shortcode embed tools */
.ucgive-embed-shortcode-options{display:grid;gap:7px;margin-top:14px;padding:13px;border:1px solid var(--ucg-border);border-radius:13px;background:#f8f9fb}.ucgive-embed-shortcode-options small{color:var(--ucg-muted);font-size:12px;font-weight:700}.ucgive-embed-shortcode-options code{display:block;overflow:auto;padding:9px 10px;border:1px solid #e4e6ec;border-radius:9px;background:#fff;color:#343949;font:600 12px/1.4 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:nowrap}

/* 0.1.11 — payment processing lock */
.ucgive-modal form[data-donate-form]{position:relative}
.ucgive-payment-processing{position:absolute;inset:0;z-index:90;display:grid;place-items:center;padding:18px;border-radius:18px;background:rgba(255,255,255,.9);backdrop-filter:blur(9px);-webkit-backdrop-filter:blur(9px)}
.ucgive-payment-processing[hidden]{display:none!important}
.ucgive-payment-processing-card{display:grid;justify-items:center;gap:10px;width:min(100%,350px);padding:24px 22px;border:1px solid #e6e7ed;border-radius:20px;background:#fff;box-shadow:0 24px 70px rgba(15,23,42,.2);text-align:center;color:#151414}
.ucgive-payment-processing-card strong{font-size:16px;line-height:1.3}
.ucgive-payment-processing-card small{max-width:270px;color:#687080;font-size:12px;line-height:1.5}
.ucgive-payment-spinner{width:38px;height:38px;border:3px solid #eceafc;border-top-color:#5b4df1;border-radius:50%;animation:ucgive-payment-spin .75s linear infinite}
@keyframes ucgive-payment-spin{to{transform:rotate(360deg)}}

/* 0.1.11 — receipt email settings */
.ucgive-email-settings{margin-top:24px;padding-top:22px;border-top:1px solid #e7e8ed}
.ucgive-email-smtp-toggle{margin:16px 0 10px}
.ucgive-email-settings .ucgive-smtp-fields{padding:16px;border:1px solid #ececf2;border-radius:16px;background:#fafafe}

/* 0.1.11 — branded guest authentication */
body.ucgive-auth-open{overflow:hidden!important}
.ucgive-auth-modal{position:fixed;inset:0;z-index:2147483600;display:grid;place-items:center;padding:28px;font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.ucgive-auth-modal[hidden]{display:none!important}
.ucgive-auth-backdrop{position:absolute;inset:0;background:rgba(5,7,12,.82);backdrop-filter:blur(11px);-webkit-backdrop-filter:blur(11px)}
.ucgive-auth-card{position:relative;z-index:1;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(520px,1.1fr);width:min(1180px,calc(100vw - 64px));max-height:min(780px,calc(100dvh - 64px));min-height:610px;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:#fff;box-shadow:0 38px 120px rgba(0,0,0,.42)}
.ucgive-auth-close{position:fixed;top:22px;right:22px;z-index:2147483602;width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:14px;background:#fff;color:#182034;box-shadow:0 12px 34px rgba(0,0,0,.18);cursor:pointer}
.ucgive-auth-close svg{width:22px;height:22px}
.ucgive-auth-visual{position:relative;min-height:610px;overflow:hidden;background:linear-gradient(150deg,#5c49dd,#181a38 65%,#111827)}
.ucgive-auth-visual video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.64}
.ucgive-auth-visual-shade{position:absolute;inset:0;background:linear-gradient(160deg,rgba(76,62,196,.62) 0%,rgba(45,43,91,.48) 45%,rgba(4,15,39,.92) 100%)}
.ucgive-auth-visual-copy{position:absolute;z-index:2;left:46px;right:46px;bottom:48px;color:#fff}
.ucgive-auth-logo{display:grid;place-items:center;width:112px;height:76px;margin-bottom:22px;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 10px 34px rgba(0,0,0,.18)}
.ucgive-auth-logo svg{width:86px;height:56px}
.ucgive-auth-visual-copy h2{margin:0 0 14px;color:#fff;font-size:54px;line-height:1.02;letter-spacing:-.045em;font-weight:750}
.ucgive-auth-visual-copy p{margin:0 0 12px;max-width:470px;color:rgba(255,255,255,.94);font-size:17px;line-height:1.65}
.ucgive-auth-visual-copy small{display:block;color:rgba(255,255,255,.76);font-size:12px;font-weight:600;letter-spacing:.02em}
.ucgive-auth-pane{display:flex;flex-direction:column;justify-content:center;padding:56px 62px;color:#151a29;background:#fff}
.ucgive-auth-heading h2{margin:0 0 8px;color:#111827;font-size:42px;line-height:1.08;letter-spacing:-.045em;font-weight:750}
.ucgive-auth-heading p{margin:0 0 28px;color:#687087;font-size:15px;line-height:1.55}
.ucgive-auth-form{display:grid;gap:18px}
.ucgive-auth-form>label{display:grid;gap:8px;color:#171b29;font-size:13px;font-weight:650}
.ucgive-auth-form input[type=text],.ucgive-auth-form input[type=password]{width:100%;height:56px;padding:0 16px;border:1px solid #dde2ec;border-radius:15px;background:#fff;color:#111827;font:inherit;font-weight:500;outline:none;box-shadow:none}
.ucgive-auth-form input[type=text]:focus,.ucgive-auth-form input[type=password]:focus{border-color:#6959f3;box-shadow:0 0 0 3px rgba(105,89,243,.12)}
.ucgive-auth-options{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:13px}
.ucgive-auth-remember{display:flex!important;grid-template-columns:none!important;align-items:center;gap:9px!important;color:#687087!important;font-weight:500!important}
.ucgive-auth-remember input{accent-color:#6354ef}
.ucgive-auth-options a{color:#5d4df1;font-weight:700;text-decoration:none}
.ucgive-auth-submit{height:54px;border:0;border-radius:14px;background:linear-gradient(100deg,#5745ee,#745cf4);color:#fff;font:inherit;font-size:14px;font-weight:700;cursor:pointer;box-shadow:0 14px 32px rgba(94,75,240,.22)}
.ucgive-auth-create{margin-top:20px;padding:18px;border:1px solid #e4e7ee;border-radius:17px;background:#f8f9fc}
.ucgive-auth-create strong{display:block;margin-bottom:4px;font-size:14px}
.ucgive-auth-create p{margin:0 0 12px;color:#697287;font-size:12px;line-height:1.5}
.ucgive-auth-create a{display:flex;align-items:center;justify-content:center;height:46px;border:1px solid #e0e3ea;border-radius:13px;background:#fff;color:#1e293b;font-size:13px;font-weight:700;text-decoration:none}
@media(max-width:850px){.ucgive-auth-modal{padding:14px}.ucgive-auth-card{grid-template-columns:1fr;width:min(100%,620px);min-height:0;max-height:calc(100dvh - 28px);overflow:auto}.ucgive-auth-visual{min-height:190px}.ucgive-auth-visual-copy{left:24px;right:24px;bottom:22px}.ucgive-auth-logo{width:76px;height:52px;margin-bottom:10px;border-radius:12px}.ucgive-auth-logo svg{width:58px;height:40px}.ucgive-auth-visual-copy h2{font-size:31px;margin-bottom:7px}.ucgive-auth-visual-copy p{font-size:13px;line-height:1.45;max-width:520px}.ucgive-auth-visual-copy small{display:none}.ucgive-auth-pane{padding:30px 24px 28px}.ucgive-auth-heading h2{font-size:30px}.ucgive-auth-heading p{margin-bottom:20px}.ucgive-auth-close{position:fixed;top:14px;right:14px;width:42px;height:42px;border-radius:12px}}
@media(max-width:520px){.ucgive-auth-visual{min-height:150px}.ucgive-auth-visual-copy p{display:none}.ucgive-auth-pane{padding:26px 18px}.ucgive-auth-options{align-items:flex-start;flex-direction:column}.ucgive-auth-form input[type=text],.ucgive-auth-form input[type=password]{height:52px}}


/* 0.1.12 — frontend campaign email settings */
.ucgive-email-default-note{display:grid;gap:4px;margin:14px 0 16px;padding:13px 14px;border:1px solid #e8e8f2;border-radius:14px;background:#f8f8ff;color:#3f4652}
.ucgive-email-default-note strong{font-size:13px;color:#1f2430}
.ucgive-email-default-note span{font-size:12px;line-height:1.5;color:#6d7383}
.ucgive-email-settings:not(.is-custom-smtp) .ucgive-smtp-fields{display:none}

/* 0.1.13 — rich campaign stories, organizer identity, welcome media, live email previews */
.ucgive-rich-wrap{display:grid;gap:8px}.ucgive-wp-editor{position:relative;border:1px solid #c3c4c7;background:#fff;box-shadow:0 1px 1px rgba(0,0,0,.04)}.ucgive-wp-editor-tabs{display:flex;justify-content:flex-end;gap:4px;min-height:35px;padding:5px 8px 0;border-bottom:1px solid #dcdcde;background:#f6f7f7}.ucgive-wp-editor-tabs button{min-width:62px;height:30px;padding:0 12px;border:1px solid #c3c4c7;border-bottom:0;background:#f0f0f1;color:#2c3338;font-size:12px;font-weight:600;cursor:pointer}.ucgive-wp-editor-tabs button.is-active{position:relative;top:1px;background:#fff;color:#1d2327}.ucgive-rich-toolbar{display:flex;align-items:center;flex-wrap:wrap;gap:4px;padding:6px 8px;border-bottom:1px solid #dcdcde;background:#f6f7f7}.ucgive-rich-toolbar select{height:32px;min-width:118px;padding:0 26px 0 8px;border:1px solid #8c8f94;border-radius:3px;background:#fff;color:#2c3338;font-size:12px}.ucgive-rich-toolbar button{min-height:32px;padding:0 8px;border:1px solid transparent;border-radius:3px;background:transparent;color:#2c3338;cursor:pointer;font-size:12px;font-weight:600}.ucgive-rich-toolbar button:hover,.ucgive-rich-toolbar button:focus-visible{border-color:#8c8f94;background:#fff;outline:none;box-shadow:0 0 0 1px #8c8f94}.ucgive-rich-toolbar .ucgive-rich-media{border-color:#8c8f94;background:#fff}.ucgive-rich-sep{width:1px;height:22px;margin:0 3px;background:#c3c4c7}.ucgive-rich-editor,.ucgive-rich-source{display:block;width:100%;min-height:280px;margin:0;padding:16px 18px;border:0;border-radius:0;background:#fff;color:#202431;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.7;outline:none;overflow-wrap:anywhere;resize:vertical}.ucgive-rich-source{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.55;color:#1d2327}.ucgive-rich-editor:focus,.ucgive-rich-source:focus{box-shadow:inset 0 0 0 2px rgba(34,113,177,.18)}.ucgive-rich-editor[hidden],.ucgive-rich-source[hidden],.ucgive-rich-toolbar[hidden]{display:none!important}.ucgive-rich-editor h2,.ucgive-rich-editor h3,.ucgive-story h2,.ucgive-story h3{margin:1.35em 0 .55em;color:#151414;line-height:1.22;letter-spacing:-.025em}.ucgive-rich-editor h2,.ucgive-story h2{font-size:24px}.ucgive-rich-editor h3,.ucgive-story h3{font-size:19px}.ucgive-rich-editor p,.ucgive-story p{margin:.75em 0}.ucgive-rich-editor ul,.ucgive-rich-editor ol,.ucgive-story ul,.ucgive-story ol{padding-left:24px}.ucgive-rich-editor blockquote,.ucgive-story blockquote{margin:20px 0;padding:14px 18px;border-left:4px solid #6d5df1;border-radius:0 12px 12px 0;background:#f7f6ff;color:#42485a}.ucgive-rich-editor a,.ucgive-story a{color:#594be2;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.ucgive-rich-editor img,.ucgive-story img,.ucgive-rich-editor video,.ucgive-story video{display:block;width:auto;max-width:100%;height:auto;margin:18px auto;border-radius:14px}.ucgive-story iframe{max-width:100%;border:0;border-radius:14px}
.ucgive-organizer-links{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 3px}.ucgive-organizer-links a{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid var(--ucg-border);border-radius:999px;background:#fff;color:#3f4656;font-size:12px;font-weight:750;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.ucgive-organizer-links a:hover,.ucgive-organizer-links a:focus-visible{transform:translateY(-1px);border-color:#c5c0f8;box-shadow:0 8px 18px rgba(15,23,42,.07);outline:none}.ucgive-organizer-links b{color:#7364eb;font-size:14px}
.ucgive-welcome-video-card{margin-top:18px;padding:22px;border:1px solid var(--ucg-border);border-radius:22px;background:#fff;box-shadow:0 12px 36px rgba(15,23,42,.045)}.ucgive-welcome-video-card .ucgive-section-head{margin-bottom:14px}.ucgive-welcome-video-card h2{margin:0;font-size:24px}.ucgive-welcome-video-frame{position:relative;width:100%;overflow:hidden;border-radius:18px;background:#101116;aspect-ratio:16/9}.ucgive-welcome-video-frame iframe,.ucgive-welcome-video-frame video{display:block;width:100%;height:100%;border:0;object-fit:cover}.ucgive-welcome-video-card.is-link{display:flex;align-items:center;justify-content:space-between;gap:18px}.ucgive-welcome-video-card.is-link p{margin:5px 0 0;color:var(--ucg-muted)}
.ucgive-email-preview-shell,.ucgive-email-compose-preview{margin-top:18px;overflow:hidden;border:1px solid #e3e5ec;border-radius:18px;background:#f7f8fb}.ucgive-email-preview-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:13px 14px;border-bottom:1px solid #e3e5ec;background:#fff}.ucgive-email-preview-head span{display:grid;gap:2px}.ucgive-email-preview-head strong{font-size:13px}.ucgive-email-preview-head small,.ucgive-email-preview-note{color:var(--ucg-muted);font-size:12px;line-height:1.45}.ucgive-email-preview-shell iframe,.ucgive-email-compose-preview iframe{display:block;width:100%;height:520px;border:0;background:#f4f5f8}.ucgive-email-preview-note{margin-top:14px;padding:13px 14px;border:1px dashed #d8dae4;border-radius:13px;background:#fafafe}.ucgive-email-compose-grid{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(420px,1.22fr);gap:18px;align-items:start;margin-top:18px}.ucgive-email-compose-preview{position:sticky;top:18px;margin-top:0}.ucgive-email-preview-modal iframe{display:block;width:100%;height:min(70vh,760px);border:1px solid #e3e5ec;border-radius:16px;background:#f4f5f8}.ucgive-email-preview-modal .ucgive-section-head{align-items:start}.ucgive-email-preview-modal [data-email-preview-meta]{max-width:720px;overflow-wrap:anywhere}
@media(max-width:900px){.ucgive-email-compose-grid{grid-template-columns:1fr}.ucgive-email-compose-preview{position:relative;top:auto}.ucgive-email-preview-shell iframe,.ucgive-email-compose-preview iframe{height:440px}.ucgive-welcome-video-card.is-link{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.ucgive-rich-toolbar{gap:5px}.ucgive-rich-toolbar button{flex:1 0 auto}.ucgive-rich-editor{min-height:220px;padding:14px}.ucgive-welcome-video-card{padding:16px;border-radius:17px}.ucgive-email-preview-head{align-items:flex-start;flex-direction:column}.ucgive-email-preview-shell iframe,.ucgive-email-compose-preview iframe{height:390px}}

/* 0.1.14 — email polish + WordPress-style Visual/Text editors */
.ucgive-email-compose-grid .ucgive-rich-editor,.ucgive-email-compose-grid .ucgive-rich-source{min-height:300px}.ucgive-email-compose-grid .ucgive-rich-wrap>small{margin-top:2px}.ucgive-rich-editor [style*="text-align: center"]{text-align:center}.ucgive-rich-editor [style*="text-align: right"]{text-align:right}
@media(max-width:600px){.ucgive-wp-editor-tabs{justify-content:flex-start}.ucgive-rich-toolbar select{flex:1 1 130px}.ucgive-rich-sep{display:none}.ucgive-rich-toolbar button{flex:0 0 auto}.ucgive-rich-editor,.ucgive-rich-source{min-height:230px;padding:14px}}

/* v0.1.15 — guest marketing, inline auth, and branded 404 support */
.ucgive-public-nav{display:flex;align-items:center;justify-content:center;gap:clamp(12px,1.6vw,28px);min-width:0;white-space:nowrap}
.ucgive-public-nav a{color:#26314d;font-size:12px;font-weight:600;transition:color .15s ease}
.ucgive-public-nav a:hover,.ucgive-public-nav a:focus-visible{color:#315df5;outline:none}
.ucgive-app.is-public:not(.is-public-campaign-shell) .ucgive-topbar{grid-template-columns:minmax(220px,.8fr) minmax(520px,1.5fr) minmax(250px,.8fr)}
.ucgive-app.is-public:not(.is-public-campaign-shell) .ucgive-stage{width:100%;max-width:none!important;margin:0!important;padding:0!important}
.ucgive-auth-visual-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.78}
.ucgive-auth-error{padding:11px 13px;border:1px solid #fecaca;border-radius:12px;background:#fff1f2;color:#9f1239;font-size:12px;font-weight:600;line-height:1.45}
.ucgive-auth-submit:disabled{cursor:wait;opacity:.72}

.ucgive-marketing-landing{--ucgm-primary:#2728a9;--ucgm-primary2:#9d70f5;--ucgm-gradient:linear-gradient(112deg,#2728a9,#9d70f5);--ucgm-blue:#5b5ce9;--ucgm-navy:#0d0d24;--ucgm-ink:#111827;--ucgm-soft:#f5f3ff;--ucgm-line:#e4e1f3;width:100%;overflow:hidden;background:#fff;color:var(--ucgm-ink);font-family:Poppins,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.ucgive-marketing-landing h1,.ucgive-marketing-landing h2,.ucgive-marketing-landing h3{font-family:Poppins,Inter,ui-sans-serif,system-ui,sans-serif;color:var(--ucgm-ink);font-weight:700;letter-spacing:-.035em}
.ucgive-app.is-public:not(.is-public-campaign-shell) .ucgive-login:not(.is-secondary){background:linear-gradient(112deg,#2728a9,#9d70f5)!important;color:#fff!important;box-shadow:0 10px 24px rgba(71,55,184,.24)}.ucgive-app.is-public:not(.is-public-campaign-shell) .ucgive-public-nav a:hover,.ucgive-app.is-public:not(.is-public-campaign-shell) .ucgive-public-nav a:focus-visible{color:#6d5df1}
.ucgive-marketing-hero{position:relative;isolation:isolate;overflow:hidden;min-height:620px;background:#111126 var(--ucgive-hero-image) center/cover no-repeat;border-bottom:1px solid rgba(255,255,255,.08)}
.ucgive-marketing-hero-video{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 45%;filter:saturate(.82) contrast(1.04) brightness(.68)}
.ucgive-marketing-hero:after{content:"";position:absolute;z-index:-1;inset:auto 0 0;height:28%;background:linear-gradient(0deg,rgba(12,12,35,.7),transparent);pointer-events:none}
.ucgive-marketing-hero-overlay{position:absolute;z-index:-2;inset:0;background:radial-gradient(circle at 86% 20%,rgba(157,112,245,.23),transparent 25%),linear-gradient(90deg,rgba(10,9,31,.9) 0%,rgba(20,18,55,.77) 48%,rgba(13,11,38,.55) 100%),linear-gradient(180deg,rgba(8,8,24,.35),rgba(8,8,24,.62));pointer-events:none}
.ucgive-marketing-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:clamp(32px,5vw,76px);align-items:center;width:min(1480px,calc(100% - 64px));min-height:620px;margin:0 auto;padding:54px 0 48px}
.ucgive-marketing-kicker{display:inline-block;color:#c9c3ff;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.ucgive-marketing-kicker.is-blue{color:#6657de}
.ucgive-marketing-hero-copy h1{max-width:830px;margin:14px 0 18px;color:#fff!important;font-size:clamp(43px,5.25vw,78px);line-height:.98;text-shadow:0 3px 28px rgba(0,0,0,.3)}
.ucgive-marketing-hero-copy h1 em{display:block;background:linear-gradient(112deg,#d7d3ff,#b493ff);-webkit-background-clip:text;background-clip:text;color:transparent;font-style:normal}
.ucgive-marketing-hero-copy>p{max-width:780px;margin:0;color:#ecebfa;font-size:clamp(15px,1.3vw,19px);line-height:1.6}
.ucgive-marketing-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:24px}.ucgive-marketing-actions .ucgive-btn{min-width:190px;border-color:rgba(255,255,255,.45);background:rgba(255,255,255,.12);color:#fff;backdrop-filter:blur(12px)}.ucgive-marketing-actions .ucgive-btn.is-primary{border-color:transparent;background:var(--ucgm-gradient);color:#fff;box-shadow:0 12px 34px rgba(78,55,184,.3)}
.ucgive-marketing-proof{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:780px;margin-top:30px}.ucgive-marketing-proof span{display:grid;align-content:start;gap:2px;padding-right:12px;border-right:1px solid rgba(255,255,255,.18)}.ucgive-marketing-proof span:last-child{border-right:0}.ucgive-marketing-proof strong{color:#ddd7ff;font-size:27px;line-height:1;font-weight:700}.ucgive-marketing-proof small{color:#d3d1df;font-size:12px;line-height:1.35}
.ucgive-marketing-hero-showcase{position:relative;display:flex;align-items:center;justify-content:center;min-height:470px}.ucgive-marketing-featured{display:block;width:min(100%,420px);overflow:hidden;border:10px solid rgba(255,255,255,.9);border-radius:23px;background:#fff;box-shadow:0 25px 70px rgba(3,3,20,.45);transform:rotate(-.8deg)}.ucgive-marketing-featured:hover{transform:translateY(-3px) rotate(-.8deg)}.ucgive-marketing-featured-image{position:relative;height:186px;overflow:hidden;background:#e8e5fb}.ucgive-marketing-featured-image img{width:100%;height:100%;object-fit:cover}.ucgive-marketing-featured-image span{position:absolute;left:12px;top:12px;padding:6px 9px;border-radius:999px;background:#fff;color:#302a68;font-size:12px;font-weight:700;text-transform:uppercase}.ucgive-marketing-featured-body{padding:16px 17px 18px}.ucgive-marketing-featured-body h3{margin:0 0 5px;font-size:20px}.ucgive-marketing-featured-body p{margin:0 0 13px;font-size:12px;line-height:1.5}.ucgive-marketing-progress-row,.ucgive-marketing-featured-stats{display:flex;align-items:center;justify-content:space-between;gap:12px}.ucgive-marketing-progress-row strong{color:#4f46c8;font-size:17px}.ucgive-marketing-progress-row strong small,.ucgive-marketing-progress-row span{color:#76819a;font-size:12px;font-weight:500}.ucgive-marketing-featured .ucgive-progress{margin:7px 0 11px}.ucgive-marketing-featured-stats{justify-content:flex-start;flex-wrap:wrap;color:#5e6d8e;font-size:12px}.ucgive-marketing-featured-body>b{display:flex;align-items:center;justify-content:center;height:43px;margin-top:13px;border-radius:9px;background:var(--ucgm-gradient);color:#fff;font-size:13px}.ucgive-zero-badge{position:absolute;right:-18px;bottom:34px;display:grid;justify-items:center;transform:rotate(-3deg);color:#fff;text-align:center;text-shadow:0 3px 16px rgba(7,7,20,.7)}.ucgive-zero-badge strong{font-size:72px;line-height:.8}.ucgive-zero-badge span{font-size:17px;font-weight:800}.ucgive-zero-badge small{margin-top:8px;font-size:12px;font-weight:700;font-style:italic}
.ucgive-marketing-section{width:min(1460px,calc(100% - 64px));margin:0 auto;padding:42px 0}.ucgive-marketing-heading{margin-bottom:22px}.ucgive-marketing-heading.is-row{display:flex;align-items:end;justify-content:space-between;gap:24px}.ucgive-marketing-heading h2{margin:0;font-size:clamp(29px,3.3vw,45px);line-height:1.05}.ucgive-marketing-heading p{margin:7px 0 0;color:#5e6981}.ucgive-link-button{padding:0;border:0;background:transparent;color:#6252d8;cursor:pointer;font-size:12px;font-weight:700}
.ucgive-marketing-features{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ucgm-line);border-bottom:1px solid var(--ucgm-line)}.ucgive-marketing-features article{min-height:190px;padding:28px 30px;border-right:1px solid var(--ucgm-line)}.ucgive-marketing-features article:last-child{border-right:0}.ucgive-marketing-features i{width:50px;height:50px;display:grid;place-items:center;margin-bottom:16px;border-radius:16px;background:linear-gradient(145deg,#efedff,#e5ddff);color:#5b4bd2;font-style:normal}.ucgive-marketing-features i svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.ucgive-marketing-features h3{margin:0 0 7px;font-size:21px}.ucgive-marketing-features p{margin:0;font-size:13px;line-height:1.55}
.ucgive-marketing-ecosystem{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(260px,.72fr) minmax(220px,.55fr);gap:42px;align-items:center;width:min(1460px,calc(100% - 64px));margin:0 auto 34px;padding:42px 38px;border:1px solid #e5e1f7;border-radius:24px;background:linear-gradient(112deg,#fbfaff,#f0ecff)}.ucgive-marketing-ecosystem h2{margin:0 0 8px;font-size:clamp(29px,3vw,43px);line-height:1.08}.ucgive-marketing-ecosystem p{margin:0;max-width:670px}.ucgive-marketing-ecosystem-list{display:grid;gap:11px;padding-left:26px;border-left:1px solid #ded8f5}.ucgive-marketing-ecosystem-list span{color:#47406d;font-size:13px;font-weight:600}.ucgive-marketing-handnote{position:relative;display:grid;justify-items:center;color:#5d4ddd;font-size:32px;font-weight:600;font-style:italic;line-height:1.05;transform:rotate(-4deg);text-align:center}.ucgive-marketing-handnote small{font-size:16px}.ucgive-handnote-underline{width:165px;height:34px;margin-top:-1px;overflow:visible;transform:rotate(-2deg)}.ucgive-handnote-underline path{fill:none;stroke:#f2c744;stroke-width:5;stroke-linecap:round}
.ucgive-marketing-campaign-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:18px}.ucgive-marketing-campaign-grid .ucgive-card{border-radius:14px;box-shadow:0 8px 26px rgba(15,39,91,.06)}.ucgive-marketing-campaign-grid .ucgive-card-media{aspect-ratio:16/8}.ucgive-marketing-campaign-grid .ucgive-card-body{padding:13px}.ucgive-marketing-campaign-grid .ucgive-card-body h3{font-size:16px}
.ucgive-marketing-donation{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(300px,.7fr) minmax(235px,.45fr) minmax(190px,.38fr);gap:28px;align-items:center;width:min(1460px,calc(100% - 64px));margin:0 auto;padding:48px 0;border-top:1px solid var(--ucgm-line)}.ucgive-marketing-donation-copy h2{margin:7px 0 10px;font-size:clamp(31px,3.5vw,49px);line-height:1.04}.ucgive-marketing-donation-copy p{max-width:650px;margin:0 0 20px}.ucgive-marketing-checks{display:grid;grid-template-columns:1fr 1fr;gap:9px 22px;margin-top:20px;color:#514a76;font-size:12px;font-weight:600}.ucgive-marketing-form-demo{padding:25px;border:1px solid #e4e0f5;border-radius:18px;background:#fff;box-shadow:0 20px 55px rgba(51,37,113,.12)}.ucgive-marketing-form-demo>strong{display:block;margin-bottom:12px}.ucgive-marketing-frequency,.ucgive-marketing-amounts{display:grid;grid-template-columns:1fr 1fr;gap:5px;margin-bottom:10px}.ucgive-marketing-frequency span,.ucgive-marketing-amounts span,.ucgive-marketing-custom{display:grid;place-items:center;min-height:37px;border:1px solid #e1dff0;border-radius:7px;color:#514a70;font-size:12px}.ucgive-marketing-frequency span.is-active{background:var(--ucgm-gradient);color:#fff}.ucgive-marketing-amounts{grid-template-columns:repeat(4,1fr)}.ucgive-marketing-form-demo>b{display:grid;place-items:center;height:42px;margin-top:10px;border-radius:7px;background:var(--ucgm-gradient);color:#fff;font-size:12px}.ucgive-marketing-form-demo>small{display:block;margin-top:9px;color:#6d7891;font-size:12px;text-align:center}.ucgive-marketing-phone{overflow:hidden;min-height:380px;padding:12px;border:7px solid #17142b;border-radius:31px;background:#fff;box-shadow:0 15px 45px rgba(42,31,88,.18)}.ucgive-marketing-phone>div{display:flex;justify-content:space-between;color:#6252d8;font-size:12px;font-weight:700}.ucgive-marketing-phone img{width:100%;height:125px;margin:10px 0 8px;border-radius:9px;object-fit:cover}.ucgive-marketing-phone h3{margin:0;font-size:23px;line-height:.96}.ucgive-marketing-phone p{font-size:12px}.ucgive-marketing-phone>b{display:grid;place-items:center;height:38px;border-radius:8px;background:var(--ucgm-gradient);color:#fff;font-size:12px}.ucgive-marketing-device-note{display:grid;gap:10px;color:#6657de;font-size:21px;font-weight:600;font-style:italic;transform:rotate(-3deg)}.ucgive-marketing-device-note span{color:#56627d;font-size:12px;font-style:normal;line-height:1.8}
.ucgive-marketing-compare-section{width:min(1460px,calc(100% - 64px));margin:0 auto;padding:54px 0 58px}.ucgive-marketing-compare-head{max-width:1040px;margin-bottom:24px}.ucgive-marketing-compare-head h2{margin:7px 0 13px;font-size:clamp(32px,4vw,54px);line-height:1.03}.ucgive-marketing-compare-head p{margin:0;color:#51586b;font-size:14px;line-height:1.7}.ucgive-compare-table-wrap{overflow:auto;border:1px solid #ddd8f2;border-radius:19px;background:#fff;box-shadow:0 20px 52px rgba(40,27,98,.08)}.ucgive-compare-table{width:100%;min-width:1120px;border-collapse:collapse;text-align:left}.ucgive-compare-table th,.ucgive-compare-table td{padding:17px 18px;border-bottom:1px solid #ece9f5;vertical-align:top;font-size:12px;line-height:1.55}.ucgive-compare-table thead th{position:sticky;top:0;z-index:1;background:#f0edff;color:#332b6b;font-size:12px;text-transform:uppercase;letter-spacing:.04em}.ucgive-compare-table tbody th{width:155px;color:#171526;font-size:13px}.ucgive-compare-table tbody tr:last-child th,.ucgive-compare-table tbody tr:last-child td{border-bottom:0}.ucgive-compare-table tbody tr:nth-child(even):not(.is-ucgive){background:#fbfbfd}.ucgive-compare-table tbody tr.is-ucgive{background:linear-gradient(112deg,rgba(39,40,169,.08),rgba(157,112,245,.1))}.ucgive-compare-table tbody tr.is-ucgive th{color:#3e35ad}.ucgive-compare-table strong{font-weight:750}.ucgive-compare-table small,.ucgive-compare-table th span{display:block;margin-top:4px;color:#727789;font-size:12px;font-weight:500}.ucgive-compare-conclusion{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-top:18px;padding:21px 24px;border-radius:16px;background:var(--ucgm-gradient);color:#fff}.ucgive-compare-conclusion strong{max-width:520px;font-size:16px}.ucgive-compare-conclusion span{max-width:620px;color:#f1edff;font-size:13px;line-height:1.55}.ucgive-compare-note{margin:13px 4px 0;color:#777d8c;font-size:12px;line-height:1.55}
.ucgive-marketing-cta{position:relative;display:flex;align-items:center;justify-content:space-between;gap:30px;min-height:190px;padding:38px max(32px,calc((100vw - 1460px)/2));background-image:linear-gradient(112deg,rgba(39,40,169,.94),rgba(38,26,81,.76)),var(--ucgive-hero-image);background-position:center 45%;background-size:cover;color:#fff}.ucgive-marketing-cta h2{margin:0;color:#fff;font-size:31px}.ucgive-marketing-cta p{margin:6px 0 17px;color:#ece9ff}.ucgive-marketing-cta>span{color:#fff;font-size:25px;font-weight:600;font-style:italic;text-align:right;transform:rotate(-4deg)}

.ucgive-branded-404{min-height:100vh;margin:0;background:#eef4ff;color:#0c1637;font-family:Poppins,Inter,system-ui,sans-serif}.ucgive-404-shell{display:grid;min-height:100vh;grid-template-rows:auto 1fr auto}.ucgive-404-head{display:flex;align-items:center;justify-content:space-between;padding:16px max(24px,calc((100vw - 1240px)/2));background:#fff;border-bottom:1px solid #dfe6f5}.ucgive-404-brand{display:flex;align-items:center;gap:10px}.ucgive-404-brand img{width:45px;height:36px;object-fit:contain}.ucgive-404-brand strong{font-size:18px}.ucgive-404-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:50px;align-items:center;width:min(1240px,calc(100% - 48px));margin:0 auto;padding:72px 0}.ucgive-404-copy>span{color:#315df5;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.ucgive-404-copy h1{margin:12px 0 18px;font-size:clamp(50px,7vw,90px);line-height:.95;letter-spacing:-.055em}.ucgive-404-copy p{max-width:660px;color:#506080;font-size:16px;line-height:1.65}.ucgive-404-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.ucgive-404-art{position:relative;overflow:hidden;min-height:440px;border-radius:30px;background-position:center;background-size:cover;box-shadow:0 30px 70px rgba(20,42,88,.18)}.ucgive-404-art:after{content:"404";position:absolute;right:18px;bottom:-18px;color:rgba(255,255,255,.92);font-size:125px;font-weight:800;letter-spacing:-.08em;text-shadow:0 8px 30px rgba(0,0,0,.22)}.ucgive-404-art span{position:absolute;left:25px;top:25px;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.9);color:#18346f;font-size:12px;font-weight:700}.ucgive-404-foot{padding:18px 24px;background:#07162f;color:#b8c5dc;font-size:12px;text-align:center}

@media(max-width:1100px){.ucgive-app.is-public:not(.is-public-campaign-shell) .ucgive-topbar{grid-template-columns:minmax(180px,.8fr) minmax(430px,1.2fr) minmax(230px,.7fr);gap:12px}.ucgive-public-nav{gap:12px}.ucgive-public-nav a:nth-last-child(-n+2){display:none}.ucgive-marketing-hero-inner{grid-template-columns:minmax(0,1fr) minmax(330px,.7fr)}.ucgive-zero-badge{right:0}.ucgive-marketing-features{grid-template-columns:1fr 1fr}.ucgive-marketing-features article:nth-child(2){border-right:0}.ucgive-marketing-features article:nth-child(-n+2){border-bottom:1px solid var(--ucgm-line)}.ucgive-marketing-ecosystem{grid-template-columns:1fr 1fr}.ucgive-marketing-handnote{display:none}.ucgive-marketing-campaign-grid{grid-template-columns:1fr 1fr}.ucgive-marketing-donation{grid-template-columns:1fr 1fr}.ucgive-marketing-phone,.ucgive-marketing-device-note{display:none}.ucgive-marketing-values{grid-template-columns:1fr 1fr}.ucgive-marketing-values-image{grid-column:1/-1}.ucgive-marketing-footer{grid-template-columns:1.4fr repeat(2,.7fr)}.ucgive-marketing-footer>div:nth-child(4),.ucgive-marketing-footer>div:nth-child(5){margin-top:10px}.ucgive-404-main{grid-template-columns:1fr 1fr}}
@media(max-width:860px){.ucgive-public-nav{display:none!important}.ucgive-app.is-public:not(.is-public-campaign-shell) .ucgive-topbar{grid-template-columns:minmax(0,1fr) auto!important}.ucgive-marketing-hero{min-height:0}.ucgive-marketing-hero-inner{grid-template-columns:1fr;width:min(100% - 28px,720px);min-height:0;padding:48px 0}.ucgive-marketing-hero-copy h1{font-size:46px}.ucgive-marketing-proof{grid-template-columns:1fr 1fr}.ucgive-marketing-hero-showcase{min-height:390px}.ucgive-marketing-featured{width:min(88%,420px)}.ucgive-zero-badge{right:2%;bottom:5px}.ucgive-marketing-section,.ucgive-marketing-ecosystem,.ucgive-marketing-donation,.ucgive-marketing-values{width:min(100% - 28px,720px)}.ucgive-marketing-ecosystem{grid-template-columns:1fr;padding:28px}.ucgive-marketing-ecosystem-list{padding:18px 0 0;border-left:0;border-top:1px solid #d6e0f0}.ucgive-marketing-donation{grid-template-columns:1fr}.ucgive-marketing-form-demo{max-width:520px}.ucgive-marketing-values{grid-template-columns:1fr}.ucgive-marketing-values-image{grid-column:auto}.ucgive-marketing-cta{align-items:flex-start;flex-direction:column;padding:34px 22px}.ucgive-marketing-cta>span{text-align:left}.ucgive-marketing-footer{grid-template-columns:1fr 1fr;padding:32px 22px}.ucgive-marketing-footer-brand{grid-column:1/-1}.ucgive-404-main{grid-template-columns:1fr;padding:45px 0}.ucgive-404-art{min-height:330px}.ucgive-404-head{padding:12px 18px}}
@media(max-width:560px){.ucgive-marketing-hero-inner{padding-top:36px}.ucgive-marketing-hero-copy h1{font-size:39px}.ucgive-marketing-actions{display:grid}.ucgive-marketing-actions .ucgive-btn{width:100%}.ucgive-marketing-proof{grid-template-columns:1fr 1fr}.ucgive-marketing-proof strong{font-size:23px}.ucgive-marketing-hero-showcase{min-height:350px}.ucgive-zero-badge{display:none}.ucgive-marketing-features,.ucgive-marketing-campaign-grid{grid-template-columns:1fr}.ucgive-marketing-features article{border-right:0;border-bottom:1px solid var(--ucgm-line)!important}.ucgive-marketing-heading.is-row{align-items:flex-start;flex-direction:column}.ucgive-marketing-checks{grid-template-columns:1fr}.ucgive-marketing-footer{grid-template-columns:1fr}.ucgive-marketing-footer-brand{grid-column:auto}.ucgive-404-main{width:min(100% - 30px,620px)}.ucgive-404-copy h1{font-size:52px}.ucgive-404-art{min-height:260px}.ucgive-404-art:after{font-size:90px}}

/* v0.1.16 logged-out landing responsive refinements */
@media(max-width:1100px){.ucgive-marketing-hero-inner{grid-template-columns:minmax(0,1fr) minmax(330px,.7fr)}.ucgive-zero-badge{right:0}.ucgive-marketing-features{grid-template-columns:1fr 1fr}.ucgive-marketing-features article:nth-child(2){border-right:0}.ucgive-marketing-features article:nth-child(-n+2){border-bottom:1px solid var(--ucgm-line)}.ucgive-marketing-ecosystem{grid-template-columns:1fr 1fr}.ucgive-marketing-handnote{grid-column:1/-1}.ucgive-marketing-campaign-grid{grid-template-columns:1fr 1fr}.ucgive-marketing-donation{grid-template-columns:1fr 1fr}.ucgive-marketing-phone,.ucgive-marketing-device-note{display:none}.ucgive-compare-conclusion{align-items:flex-start;flex-direction:column}}
@media(max-width:860px){.ucgive-marketing-hero{min-height:0}.ucgive-marketing-hero-inner{grid-template-columns:1fr;width:min(100% - 28px,720px);min-height:0;padding:48px 0}.ucgive-marketing-hero-copy h1{font-size:46px}.ucgive-marketing-proof{grid-template-columns:1fr 1fr}.ucgive-marketing-hero-showcase{min-height:390px}.ucgive-marketing-featured{width:min(88%,420px)}.ucgive-zero-badge{right:2%;bottom:5px}.ucgive-marketing-section,.ucgive-marketing-ecosystem,.ucgive-marketing-donation,.ucgive-marketing-compare-section{width:min(100% - 28px,720px)}.ucgive-marketing-ecosystem{grid-template-columns:1fr;padding:28px}.ucgive-marketing-ecosystem-list{padding:18px 0 0;border-left:0;border-top:1px solid #ded8f5}.ucgive-marketing-donation{grid-template-columns:1fr}.ucgive-marketing-form-demo{max-width:520px}.ucgive-marketing-cta{align-items:flex-start;flex-direction:column;padding:34px 22px}.ucgive-marketing-cta>span{text-align:left}.ucgive-compare-table-wrap{margin-right:-14px}.ucgive-marketing-hero-video{object-position:58% center}}
@media(max-width:560px){.ucgive-marketing-hero-inner{padding-top:36px}.ucgive-marketing-hero-copy h1{font-size:39px}.ucgive-marketing-actions{display:grid}.ucgive-marketing-actions .ucgive-btn{width:100%}.ucgive-marketing-proof{grid-template-columns:1fr 1fr}.ucgive-marketing-proof strong{font-size:23px}.ucgive-marketing-hero-showcase{min-height:350px}.ucgive-zero-badge{display:none}.ucgive-marketing-features,.ucgive-marketing-campaign-grid{grid-template-columns:1fr}.ucgive-marketing-features article{border-right:0;border-bottom:1px solid var(--ucgm-line)!important}.ucgive-marketing-heading.is-row{align-items:flex-start;flex-direction:column}.ucgive-marketing-checks{grid-template-columns:1fr}.ucgive-marketing-compare-head h2{font-size:36px}.ucgive-compare-conclusion{padding:18px}.ucgive-marketing-cta>span{font-size:21px}}

/* v0.1.17 guest landing visual restraint + stewardship comparison */
.ucgive-marketing-hero-video{filter:saturate(.72) contrast(1.06) brightness(.58)}
.ucgive-marketing-hero-overlay{background:linear-gradient(90deg,rgba(0,0,0,.90) 0%,rgba(0,0,0,.78) 48%,rgba(0,0,0,.62) 100%),linear-gradient(180deg,rgba(0,0,0,.22),rgba(0,0,0,.62))}
.ucgive-marketing-hero:after{background:linear-gradient(0deg,rgba(0,0,0,.72),transparent)}
.ucgive-marketing-hero-copy h1 em{background:none;-webkit-background-clip:initial;background-clip:initial;color:#ddd9ff}
.ucgive-marketing-hero-showcase{display:grid;grid-template-columns:minmax(0,380px) max-content;column-gap:30px;justify-content:center;align-items:center}
.ucgive-marketing-featured{width:100%;max-width:380px}
.ucgive-zero-badge{position:static;right:auto;bottom:auto;transform:rotate(-3deg)}
.ucgive-zero-badge strong{font-size:84px}
.ucgive-zero-badge span{font-size:19px;letter-spacing:.015em}
.ucgive-zero-badge small{font-size:13px}
.ucgive-marketing-actions .ucgive-btn.is-primary,.ucgive-marketing-featured-body>b,.ucgive-marketing-frequency span.is-active,.ucgive-marketing-form-demo>b,.ucgive-marketing-phone>b{background:#2728a9;box-shadow:none}
.ucgive-marketing-features i{background:#f3f2f8;color:#4039a7}
.ucgive-marketing-ecosystem{background:#f7f7fb;border-color:#e7e6ee}
.ucgive-marketing-handnote{color:#4039a7}
.ucgive-compare-table thead th{background:#f4f4f7;color:#25233c}
.ucgive-compare-table tbody tr.is-ucgive{background:#f4f2fb}
.ucgive-compare-conclusion{display:block;margin-top:20px;padding:28px 34px;border-radius:16px;background:#111126;color:#fff!important;font-family:Poppins,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(18px,1.65vw,25px);font-weight:600;line-height:1.45;text-align:center}
.ucgive-marketing-compare-head strong{color:#1e1a53}
@media(max-width:1100px){.ucgive-marketing-hero-showcase{grid-template-columns:minmax(0,350px) max-content;column-gap:30px}.ucgive-marketing-featured{max-width:350px}}
@media(max-width:860px){.ucgive-marketing-hero-showcase{grid-template-columns:minmax(0,370px) max-content;column-gap:24px}.ucgive-marketing-featured{width:100%;max-width:370px}.ucgive-zero-badge{right:auto;bottom:auto}}
@media(max-width:620px){.ucgive-marketing-hero-showcase{display:flex;justify-content:center}.ucgive-marketing-featured{max-width:420px}}
.ucgive-marketing-cta{background-image:linear-gradient(rgba(10,10,18,.82),rgba(10,10,18,.82)),var(--ucgive-hero-image)}


/* v0.1.21 — searchable frontend user guide */
.ucgive-guide-page{max-width:1180px;margin:0 auto}.ucgive-guide-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,460px);gap:32px;align-items:end;padding:36px;border-radius:28px;background:radial-gradient(circle at 85% 10%,rgba(157,112,245,.22),transparent 34%),#111126;color:#fff;box-shadow:0 22px 55px rgba(17,17,38,.14)}.ucgive-guide-hero .ucgive-eyebrow{color:#c9c4ff}.ucgive-guide-hero h1{margin:0;font-family:Poppins,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(38px,5vw,64px);font-weight:700;line-height:1;letter-spacing:-.055em}.ucgive-guide-hero p{max-width:690px;margin:14px 0 0;color:#d8d9e5;font-size:15px;line-height:1.65}.ucgive-guide-search{display:flex;align-items:center;gap:10px;min-height:54px;padding:0 12px 0 16px;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:#fff;color:#25263a;box-shadow:0 14px 32px rgba(0,0,0,.16)}.ucgive-guide-search>span{font-size:25px;line-height:1;color:#717386}.ucgive-guide-search input{flex:1;min-width:0;border:0!important;outline:0!important;box-shadow:none!important;background:transparent!important;color:#151621;font-size:13px!important}.ucgive-guide-search kbd{padding:4px 8px;border:1px solid #e2e4eb;border-radius:7px;background:#f7f8fb;color:#777d8d;font-size:12px}.ucgive-guide-start{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.3fr);gap:26px;margin-top:18px;padding:26px;border:1px solid var(--ucg-border);border-radius:22px;background:#fff}.ucgive-guide-start-copy>span{display:inline-block;margin-bottom:7px;color:#5147bd;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.ucgive-guide-start-copy h2{margin:0;font-family:Poppins,Inter,sans-serif;font-size:25px;letter-spacing:-.035em}.ucgive-guide-start-copy p{margin:9px 0 0;color:var(--ucg-muted);font-size:13px;line-height:1.6}.ucgive-guide-start-steps{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ucgive-guide-start-steps article{display:flex;gap:11px;align-items:flex-start;padding:14px;border:1px solid #e8e9ef;border-radius:14px;background:#f8f9fb}.ucgive-guide-start-steps article>b{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:999px;background:#2728a9;color:#fff;font-size:12px}.ucgive-guide-start-steps article span{display:grid;gap:2px}.ucgive-guide-start-steps strong{font-size:12px}.ucgive-guide-start-steps small{color:#73798a;font-size:12px;line-height:1.45}.ucgive-guide-actions{grid-column:1/-1;display:flex;flex-wrap:wrap;gap:8px;padding-top:2px}.ucgive-guide-filter-wrap{margin-top:26px}.ucgive-guide-filter-label{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.ucgive-guide-filter-label strong{font-family:Poppins,Inter,sans-serif;font-size:16px}.ucgive-guide-filter-label span{color:var(--ucg-muted);font-size:12px;font-weight:700}.ucgive-guide-filters{padding-bottom:8px}.ucgive-guide-section{margin-top:24px}.ucgive-guide-section[hidden],.ucgive-guide-item[hidden]{display:none!important}.ucgive-guide-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:10px}.ucgive-guide-section-head>div>span{display:none}.ucgive-guide-section-head h2{margin:0;font-family:Poppins,Inter,sans-serif;font-size:23px;letter-spacing:-.035em}.ucgive-guide-section-head p{margin:5px 0 0;color:var(--ucg-muted);font-size:12px}.ucgive-guide-section-head>b{flex:0 0 auto;padding:7px 9px;border-radius:999px;background:#efeff7;color:#4d4a72;font-size:12px;text-transform:uppercase;letter-spacing:.05em}.ucgive-guide-items{display:grid;gap:8px}.ucgive-guide-item{overflow:hidden;border:1px solid var(--ucg-border);border-radius:14px;background:#fff;transition:border-color .16s ease,box-shadow .16s ease}.ucgive-guide-item[open]{border-color:#d3d1ee;box-shadow:0 9px 26px rgba(29,25,91,.06)}.ucgive-guide-item summary{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:58px;padding:13px 16px;cursor:pointer;list-style:none;font-size:13px;font-weight:750}.ucgive-guide-item summary::-webkit-details-marker{display:none}.ucgive-guide-item summary>span{display:flex;align-items:center;gap:12px;min-width:0}.ucgive-guide-item summary small{display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:8px;background:#f2f2f7;color:#77748c;font-size:12px}.ucgive-guide-item summary i{position:relative;flex:0 0 26px;width:26px;height:26px;border-radius:999px;background:#f3f4f7}.ucgive-guide-item summary i:before,.ucgive-guide-item summary i:after{content:"";position:absolute;left:8px;top:12px;width:10px;height:1.5px;background:#555a68;transition:transform .18s ease}.ucgive-guide-item summary i:after{transform:rotate(90deg)}.ucgive-guide-item[open] summary i:after{transform:rotate(0)}.ucgive-guide-answer{padding:0 56px 18px;color:#515767;font-size:13px;line-height:1.7}.ucgive-guide-answer p{margin:0}.ucgive-guide-answer ol{margin:0;padding-left:20px}.ucgive-guide-answer li+li{margin-top:6px}.ucgive-guide-empty{margin-top:24px;padding:35px;border:1px dashed #cfd2dc;border-radius:18px;background:#fff;text-align:center}.ucgive-guide-empty strong{display:block;font-family:Poppins,Inter,sans-serif;font-size:20px}.ucgive-guide-empty p{margin:7px 0 15px;color:var(--ucg-muted)}.ucgive-guide-help{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:30px;padding:28px;border-radius:22px;background:#f0eff8}.ucgive-guide-help h2{margin:0;font-family:Poppins,Inter,sans-serif;font-size:24px;letter-spacing:-.035em}.ucgive-guide-help p{max-width:720px;margin:7px 0 0;color:#5f6074;font-size:13px}.ucgive-guide-help>div:last-child{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.ucgive-guide-help .ucgive-eyebrow{margin-bottom:6px}.ucgive-sidebar.is-collapsed [data-ucgive-view="guide"]{justify-content:center}
@media(max-width:980px){.ucgive-guide-hero{grid-template-columns:1fr}.ucgive-guide-start{grid-template-columns:1fr}.ucgive-guide-actions{grid-column:auto}.ucgive-guide-help{align-items:flex-start;flex-direction:column}.ucgive-guide-help>div:last-child{justify-content:flex-start}}
@media(max-width:640px){.ucgive-guide-hero{padding:26px 20px;border-radius:20px}.ucgive-guide-hero h1{font-size:40px}.ucgive-guide-start{padding:20px}.ucgive-guide-start-steps{grid-template-columns:1fr}.ucgive-guide-actions{display:grid}.ucgive-guide-actions .ucgive-btn{width:100%}.ucgive-guide-section-head{align-items:flex-start}.ucgive-guide-section-head>b{display:none}.ucgive-guide-item summary{padding:12px}.ucgive-guide-item summary small{display:none}.ucgive-guide-answer{padding:0 42px 16px 14px}.ucgive-guide-help{padding:22px}}


/* v0.1.22 — fixed shell + working landing navigation */
.ucgive-app.is-public .ucgive-topbar,.ucgive-app.is-dashboard .ucgive-topbar{position:fixed!important;top:var(--wp-admin--admin-bar--height,0px)!important;left:0!important;right:0!important;width:100%!important;z-index:2147483500!important}
.ucgive-app.is-public .ucgive-layout{padding-top:var(--ucg-top)}
.ucgive-app.is-public :is(#ucgive-features,#ucgive-public-campaigns,#ucgive-how-it-works,#ucgive-ecosystem,#ucgive-churches,#ucgive-values){scroll-margin-top:calc(var(--ucg-top) + 18px)}
.ucgive-public-nav a[data-ucgive-section-link]{cursor:pointer}
.ucgive-app.is-dashboard{height:calc(100dvh - var(--wp-admin--admin-bar--height,0px));min-height:0!important;overflow:hidden!important}
.ucgive-app.is-dashboard .ucgive-layout{display:block!important;height:100%!important;min-height:0!important;padding-top:var(--ucg-top);overflow:hidden!important}
.ucgive-app.is-dashboard .ucgive-sidebar{position:fixed!important;top:calc(var(--wp-admin--admin-bar--height,0px) + var(--ucg-top))!important;bottom:0!important;left:0!important;width:var(--ucg-side);height:auto!important;max-height:none!important;overflow:hidden!important;z-index:10010!important}
.ucgive-app.is-dashboard .ucgive-main{height:calc(100dvh - var(--wp-admin--admin-bar--height,0px) - var(--ucg-top));min-height:0!important;margin-left:var(--ucg-side);overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;scrollbar-gutter:stable;transition:margin-left .2s ease}
.ucgive-app.is-dashboard:has(.ucgive-sidebar.is-collapsed) .ucgive-main{margin-left:var(--ucg-side-collapsed)}
@media(max-width:860px){
 .ucgive-app.is-public .ucgive-layout{padding-top:var(--ucg-top)}
 .ucgive-app.is-dashboard .ucgive-sidebar{display:none!important}
 .ucgive-app.is-dashboard .ucgive-main,.ucgive-app.is-dashboard:has(.ucgive-sidebar.is-collapsed) .ucgive-main{margin-left:0!important}
 .ucgive-app.is-dashboard .ucgive-mobile-tabs{position:sticky!important;top:0!important}
}


/* v0.1.23 — full-height collapsible dashboard sidebar */
.ucgive-app.is-dashboard .ucgive-sidebar{height:calc(100dvh - var(--wp-admin--admin-bar--height,0px) - var(--ucg-top))!important;min-height:calc(100dvh - var(--wp-admin--admin-bar--height,0px) - var(--ucg-top))!important;max-height:calc(100dvh - var(--wp-admin--admin-bar--height,0px) - var(--ucg-top))!important}
.ucgive-app.is-dashboard .ucgive-sidebar.is-collapsed{width:var(--ucg-side-collapsed)!important;min-width:var(--ucg-side-collapsed)!important;max-width:var(--ucg-side-collapsed)!important}
@media(max-width:860px){.ucgive-app.is-dashboard .ucgive-sidebar{display:none!important}}
