:root{--bg:#f1f5f9;--sidebar:#0d1f2d;--sidebar2:#162736;--surface:#fff;--surface2:#f8fafc;--primary:#1a8f8f;--primary-dark:#146f6f;--primary-light:#e0f5f5;--secondary:#8b5cf6;--accent:#f97316;--accent-light:#fff3eb;--success:#22c55e;--warning:#eab308;--error:#ef4444;--info:#3b82f6;--text:#0f2033;--text2:#4a6075;--text3:#94a3b8;--border:#e2e8f0;--border-dark:#cbd5e1;--shadow-sm:0 1px 8px #0f203312;--shadow:0 4px 20px #0f20331a;--shadow-lg:0 8px 40px #0f203324;--radius:8px}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--bg);color:var(--text);font-family:var(--font-sora),system-ui,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button,input{font:inherit}input::placeholder{color:var(--text3)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#e0f2fe}::-webkit-scrollbar-thumb{background:#93c5fd;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#60a5fa}.auth-page-shell,.auth-loading-screen,.login-layout{min-height:100vh}.auth-page-shell{padding:0}.auth-loading-screen,.login-layout{display:grid}.auth-loading-screen{background:radial-gradient(circle at 100% 0,#0f8d741a,#0000 22rem),linear-gradient(#f4f8f6 0%,#ebf1ef 100%);place-items:center;padding:1.5rem}.auth-loading-card,.login-panel{border:1px solid var(--border);box-shadow:var(--shadow);background:#ffffffe6}.auth-loading-card{text-align:center;border-radius:18px;width:min(100%,34rem);padding:2rem}.auth-loading-kicker,.login-kicker,.login-badge{text-transform:uppercase;letter-spacing:.08em;font-size:.76rem}.login-layout{background:linear-gradient(135deg,#f5f8fb 0%,#ebf1ef 100%);grid-template-columns:minmax(0,1.05fr) minmax(24rem,28rem);gap:0}.login-panel{min-height:100vh}.login-panel-brand{background:#0f2f2d;border:none;flex-direction:column;justify-content:space-between;padding:24px;display:flex;position:relative}.login-brand-visual{border-radius:18px;min-height:56%;position:relative;overflow:hidden}.login-brand-overlay{color:#fff;background:linear-gradient(#0814131f,#081413c7);flex-direction:column;justify-content:flex-end;padding:28px;display:flex;position:absolute;inset:0}.login-badge{color:#d7f2eb}.login-brand-overlay h1{font-family:var(--font-lora),serif;margin:10px 0 12px;font-size:clamp(1.8rem,1.2rem + 1.1vw,2.5rem);line-height:1.15}.login-brand-overlay p{color:#ffffffc7;max-width:34rem;margin:0}.login-brand-content{gap:1rem;padding-top:18px;display:grid}.login-feature-list,.login-form{gap:1rem;display:grid}.login-feature-list div,.login-config-note{color:#ffffffc7;background:#ffffff14;border:1px solid #ffffff1f;border-radius:14px;align-items:flex-start;gap:.9rem;padding:1rem;display:flex}.login-feature-list div svg{flex-shrink:0;margin-top:2px}.login-config-note{flex-direction:column;gap:.35rem}.login-config-note strong{color:#fff}.login-panel-form{background:radial-gradient(circle at 100% 0,#0f8d7414,#0000 20rem),linear-gradient(#fff 0%,#f7faf9 100%);border:none;justify-content:center;align-items:center;padding:2.5rem;display:flex}.login-panel-form>*{width:min(100%,25rem)}.login-kicker{color:var(--primary)}.login-form-header h2{font-family:var(--font-lora),serif;margin:.55rem 0 .7rem;font-size:2rem;line-height:1.1}.login-form-header p{color:var(--text2);margin:0}.login-form label{gap:.45rem;display:grid}.login-form label span{text-transform:uppercase;letter-spacing:.06em;color:var(--text2);font-size:.78rem;font-weight:600}.login-form input{border:1px solid var(--border);color:var(--text);background:#fffffff2;border-radius:12px;outline:none;padding:.95rem 1rem}.login-form input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0f8d741f}.login-submit-button{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:.55rem;padding:.95rem 1.1rem;font-weight:600;display:inline-flex;box-shadow:0 10px 24px #146f6f40}.login-submit-button:disabled{opacity:.7;cursor:wait}.login-error{color:#8f2433;background:#fff4f4;border:1px solid #f1b5b9;border-radius:12px;padding:.9rem 1rem}.login-form-footer{border-top:1px solid var(--border);color:var(--text3);margin-top:1rem;padding-top:1rem;font-size:.78rem}.premium-login-shell{place-items:center;min-height:100vh;padding:32px;display:grid;position:relative}.premium-login-bg-image{object-fit:cover;object-position:center;z-index:0;width:100%;height:100%;position:absolute;inset:0}.premium-login-bg-overlay{z-index:1;background:#0f0a1e8c;position:absolute;inset:0}.premium-login-card{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#6d28d91f;border:1px solid #8b5cf633;border-radius:36px;grid-template-columns:minmax(420px,.9fr) minmax(0,1.1fr);width:min(1320px,100%);min-height:min(840px,100vh - 64px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #5b52a340,0 8px 30px #7e6ed426}.premium-login-form-side{-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#ffffff14;flex-direction:column;justify-content:center;gap:34px;padding:48px 54px;display:flex}.premium-login-topbar{justify-content:space-between;align-items:center;gap:12px;display:flex}.premium-login-logo{color:#fff;align-items:center;gap:12px;font-size:.95rem;font-weight:600;display:inline-flex}.premium-login-logo-mark{color:#fff;background:linear-gradient(135deg,#7c3aed 0%,#a855f7 100%);border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 12px 25px #7c3aed3d}.premium-language-switch{color:#fffc;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}.premium-language-switch strong{color:#c084fc}.premium-login-copy h1{font-family:var(--font-lora),serif;color:#fff;letter-spacing:0;margin:0;font-size:clamp(2.4rem,2rem + .8vw,3.25rem);line-height:1.02}.premium-login-copy p{color:#ffffffb3;margin:16px 0 0;font-size:1rem}.premium-login-form{gap:20px;display:grid}.premium-field{gap:10px;display:grid}.premium-field>span{color:#ffffffb3;text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:600}.premium-input-wrap{background:#ffffff14;border:1px solid #ffffff26;border-radius:22px;align-items:center;gap:12px;min-height:64px;padding:0 18px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;box-shadow:inset 0 1px #ffffff0d}.premium-input-wrap:focus-within{border-color:#c084fc80;transform:translateY(-1px);box-shadow:0 0 0 5px #8b5cf626,inset 0 1px #ffffff14}.premium-input-wrap svg{color:#ffffff80;flex-shrink:0}.premium-input-wrap input{appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;caret-color:#fff;border:none;outline:none;width:100%;font-size:1rem;box-shadow:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important;background-color:#0000!important;background-image:none!important}.premium-input-wrap input:-webkit-autofill{caret-color:#fff;transition:background-color 99999s ease-in-out;-webkit-text-fill-color:#fff!important;background-color:#0000!important;background-image:none!important;-webkit-background-clip:text!important;background-clip:text!important;box-shadow:inset 0 0 0 1000px #0000!important}.premium-input-wrap input:-webkit-autofill:hover{caret-color:#fff;transition:background-color 99999s ease-in-out;-webkit-text-fill-color:#fff!important;background-color:#0000!important;background-image:none!important;-webkit-background-clip:text!important;background-clip:text!important;box-shadow:inset 0 0 0 1000px #0000!important}.premium-input-wrap input:-webkit-autofill:focus{caret-color:#fff;transition:background-color 99999s ease-in-out;-webkit-text-fill-color:#fff!important;background-color:#0000!important;background-image:none!important;-webkit-background-clip:text!important;background-clip:text!important;box-shadow:inset 0 0 0 1000px #0000!important}.premium-input-wrap input:-webkit-autofill:active{caret-color:#fff;transition:background-color 99999s ease-in-out;-webkit-text-fill-color:#fff!important;background-color:#0000!important;background-image:none!important;-webkit-background-clip:text!important;background-clip:text!important;box-shadow:inset 0 0 0 1000px #0000!important}.premium-input-wrap input::placeholder{color:#fff6}.premium-login-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.premium-checkbox{color:#ffffffb3;align-items:center;gap:10px;font-size:.92rem;display:inline-flex}.premium-checkbox input{accent-color:#7c3aed;width:16px;height:16px}.premium-forgot-link{color:#c084fc;font-size:.92rem;font-weight:600}.premium-login-error{color:#fecdd3;background:#be123c26;border:1px solid #fecdd34d;border-radius:18px;padding:14px 16px;font-size:.9rem}.premium-login-button{color:#fff;letter-spacing:0;cursor:pointer;background:linear-gradient(#ffffff38,#fff0 40%),linear-gradient(135deg,#6d28d9 0%,#8b5cf6 42%,#c084fc 100%);border:none;border-radius:22px;min-height:64px;font-size:1rem;font-weight:700;transition:transform .18s,box-shadow .18s;box-shadow:inset 0 1px #ffffff4d,0 20px 35px #7c3aed42}.premium-login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:inset 0 1px #ffffff52,0 24px 38px #7c3aed52}.premium-login-button:disabled{opacity:.78;cursor:wait}.premium-login-footnote{color:#ffffff80;align-items:center;gap:8px;font-size:.88rem;display:inline-flex}.premium-login-hero-side{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#6d28d914;border-left:1px solid #ffffff1a;border-radius:0 36px 36px 0;position:relative;overflow:hidden}.premium-hero-surface{z-index:2;color:#fff;text-shadow:0 2px 8px #0000004d;flex-direction:column;justify-content:center;height:100%;padding:60px 56px;display:flex;position:relative}.premium-hero-chip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;align-items:center;width:fit-content;padding:10px 16px;font-size:.82rem;font-weight:600;display:inline-flex;box-shadow:0 4px 12px #00000026}.premium-hero-surface h2{max-width:540px;font-family:var(--font-lora),serif;text-shadow:0 2px 12px #0006;margin:22px 0 14px;font-size:clamp(2.2rem,1.6rem + 1vw,3.4rem);line-height:1.05}.premium-hero-surface p{color:#ffffffe6;text-shadow:0 1px 6px #0000004d;max-width:500px;margin:0;font-size:1rem}.premium-device-scene{filter:drop-shadow(0 20px 40px #0000004d);min-height:420px;margin-top:42px;position:relative}.premium-device-shadow,.premium-device-back-panel,.premium-device-panel,.premium-device{border-radius:28px;position:absolute}.premium-device-shadow{filter:blur(26px);background:#0006;width:400px;height:80px;bottom:28px;left:110px;transform:skew(-25deg)}.premium-device-back-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff26;width:360px;height:220px;top:36px;right:24px;transform:rotate(-12deg)}.premium-device-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#8b5cf626;border:1px solid #ffffff26;width:390px;height:250px;top:88px;left:46px;transform:rotate(8deg)}.premium-device{width:470px;height:300px;top:64px;right:56px;transform:perspective(1400px)rotateX(13deg)rotateY(-18deg)rotate(4deg)}.premium-device-screen{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f5ff14;border:1px solid #fff3;border-radius:28px 28px 20px 20px;width:100%;height:250px;position:relative;overflow:hidden;box-shadow:0 22px 60px #0006,inset 0 1px #ffffff26}.premium-device-screen img{object-fit:cover;opacity:.88;width:100%;height:100%}.premium-device-glow{background:linear-gradient(135deg,#ffffff47,#fff0 35%),linear-gradient(#4c1d952e,#a78bfa14);position:absolute;inset:0}.premium-device-widget{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:18px;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute;box-shadow:0 4px 12px #0003}.premium-device-widget-top{top:20px;left:20px}.premium-device-widget-top span{background:#34d399;border-radius:50%;width:10px;height:10px;box-shadow:0 0 12px #34d399b3}.premium-device-widget-bottom{flex-direction:column;align-items:flex-start;gap:8px;bottom:22px;right:20px}.premium-device-bars{align-items:flex-end;gap:6px;display:flex}.premium-device-bars span{background:#ffffffe6;border-radius:999px;width:10px}.premium-device-bars span:first-child{height:18px}.premium-device-bars span:nth-child(2){height:30px}.premium-device-bars span:nth-child(3){height:24px}.premium-device-widget small,.premium-device-widget strong{line-height:1}.premium-device-base{background:linear-gradient(#c8b4ffcc,#a08cdc99);border-radius:0 0 36px 36px;height:28px;position:absolute;bottom:10px;left:40px;right:28px;box-shadow:0 18px 30px #0000004d,inset 0 1px #fff6}.crm-shell{background:var(--bg);min-height:100vh;color:var(--text);display:flex}.crm-main{flex-direction:column;flex:1;min-width:0;display:flex}.crm-content{flex:1;padding:26px 28px;overflow-y:auto}.crm-sidebar{background:var(--sidebar);z-index:40;border-right:1px solid #ffffff14;flex-direction:column;flex-shrink:0;width:230px;height:100vh;transition:width .3s,transform .3s;display:flex;position:fixed;top:0;left:0;overflow:hidden}.crm-sidebar.collapsed{width:64px}.crm-sidebar.closed{transform:translate(-100%)}.crm-sidebar.open{transform:translate(0)}.sb-logo{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:8px;padding:18px 14px 16px;display:flex}.sb-logo-btn{color:inherit;cursor:pointer;background:0 0;border:none;align-items:center;gap:11px;min-width:0;display:flex}.sb-logo-icon{background:linear-gradient(135deg,var(--primary),#2dd4bf);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;font-weight:700;display:flex}.sb-logo-text{font-family:var(--font-lora),serif;color:#fff;white-space:nowrap;font-size:1rem;font-weight:500;transition:opacity .2s,width .2s;overflow:hidden}.crm-sidebar.collapsed .sb-logo-text,.crm-sidebar.collapsed .sb-label,.crm-sidebar.collapsed .sb-section-lbl{opacity:0;width:0}.sb-mobile-close{color:#ffffffb3;background:#ffffff12;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.sb-clinic{border-bottom:1px solid #ffffff0f;padding:14px 20px}.sb-clinic-lbl{text-transform:uppercase;letter-spacing:1px;color:#ffffff59;margin-bottom:5px;font-size:.62rem}.sb-clinic-name{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;font-weight:500;overflow:hidden}.crm-sidebar.collapsed .sb-clinic,.crm-sidebar.collapsed .sb-user-info,.crm-sidebar.collapsed .sb-badge{display:none}.sb-nav{scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#ffffff38 transparent;overscroll-behavior:contain;flex:1;min-height:0;padding:12px 10px;overflow-y:auto}.sb-nav::-webkit-scrollbar{width:6px;display:block}.sb-nav::-webkit-scrollbar-track{background:0 0}.sb-nav::-webkit-scrollbar-thumb{background:#ffffff38;border-radius:999px}.sb-nav::-webkit-scrollbar-thumb:hover{background:#ffffff52}.sb-section+.sb-section{margin-top:8px}.sb-section-lbl{text-transform:uppercase;letter-spacing:1.2px;color:#ffffff4d;white-space:nowrap;padding:8px 8px 4px;font-size:.6rem;overflow:hidden}.sb-item{border-radius:var(--radius);color:#fff9;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:11px;width:100%;margin-bottom:1px;padding:9px 10px;font-size:.83rem;font-weight:400;text-decoration:none;transition:all .18s;display:flex;position:relative;overflow:hidden}.sb-item:hover{color:#fffffff2;background:#ffffff12}.sb-item.active{color:#2dd4bf;background:#1a8f8f40;font-weight:600}.sb-item.active:before{content:"";background:#2dd4bf;border-radius:0 3px 3px 0;width:3px;position:absolute;top:20%;bottom:20%;left:0}.sb-icon{text-align:center;flex-shrink:0;width:22px}.sb-label{transition:opacity .2s,width .2s;overflow:hidden}.sb-badge{background:var(--accent);color:#fff;border-radius:20px;flex-shrink:0;margin-left:auto;padding:1px 7px;font-size:.63rem;font-weight:700}.sb-user{border-top:1px solid #ffffff14;align-items:center;gap:10px;padding:14px 12px;display:flex}.sb-avatar,.avatar{background:linear-gradient(135deg,var(--primary),#2dd4bf);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.75rem;font-weight:700;display:flex}.avatar.sm{width:32px;height:32px}.sb-user-info{flex:1;overflow:hidden}.sb-user-name{color:#ffffffd9;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:500;overflow:hidden}.sb-user-role{color:#fff6;font-size:.65rem}.topbar{background:var(--surface);border-bottom:1px solid var(--border);min-height:58px;box-shadow:var(--shadow-sm);z-index:20;flex-shrink:0;align-items:center;gap:10px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-left{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.topbar-mobile-btn{display:none}.topbar-title{min-width:0}.topbar-title small{color:var(--text3);margin-bottom:1px;font-size:.68rem;font-weight:400;display:block}.topbar-title span{font-family:var(--font-lora),serif;color:var(--text);white-space:nowrap;font-size:1.15rem;font-weight:500}.topbar-search{background:var(--surface2);border:1.5px solid var(--border);border-radius:var(--radius);width:280px;color:var(--text3);align-items:center;gap:8px;padding:7px 14px;display:flex}.topbar-search input{color:var(--text);background:0 0;border:none;outline:none;width:100%;font-size:.82rem}.topbar-icon{border-radius:var(--radius);cursor:pointer;width:36px;height:36px;color:var(--text2);border:1.5px solid var(--border);background:var(--surface2);justify-content:center;align-items:center;font-size:.95rem;transition:all .18s;display:inline-flex;position:relative}.topbar-icon:hover,.topbar-profile-btn:hover{border-color:var(--primary);color:var(--primary)}.notif-dot{background:var(--accent);border:1.5px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:6px;right:6px}.topbar-date{color:var(--text3);white-space:nowrap;font-size:.72rem}.topbar-profile-btn{color:var(--text);border-radius:var(--radius);cursor:pointer;background:0 0;border:1.5px solid #0000;align-items:center;gap:8px;padding:4px 8px 4px 4px;transition:all .18s;display:inline-flex}.topbar-profile-btn:hover{background:var(--surface2)}.topbar-profile-info{text-align:left}.topbar-profile-name{color:var(--text);font-size:.8rem;font-weight:600;line-height:1.2}.topbar-profile-role{color:var(--text3);font-size:.65rem}.topbar-popover{background:var(--surface);border:1px solid var(--border);min-width:180px;box-shadow:var(--shadow);z-index:60;border-radius:12px;padding:6px;position:absolute;top:calc(100% + 6px);right:0}.topbar-popover-item{width:100%;color:var(--text2);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:9px 10px;font-size:.8rem;transition:all .18s}.topbar-popover-item:hover{background:var(--surface2);color:var(--text)}.topbar-popover-item.danger{color:var(--error)}.dashboard-page{gap:24px;display:grid}.dashboard-premium{gap:22px}.dashboard-premium-hero{background:radial-gradient(circle at 12% 18%,#a855f72e,#0000 26rem),radial-gradient(circle at 88% 6%,#3b82f629,#0000 22rem),linear-gradient(#faf7ff 0%,#f5f7ff 48%,#f8fbff 100%);border:1px solid #cbd5e1e6;border-radius:34px;grid-template-columns:minmax(320px,.92fr) minmax(0,1.38fr);gap:18px;padding:18px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 80px #94a3b824}.dashboard-premium-copy,.dashboard-premium-visual,.premium-hero-panel,.premium-chart-card,.premium-donut-card,.premium-radar-grid,.premium-radar-block,.premium-card-headline,.premium-hero-panel-head,.premium-chart-shell,.premium-activity-list,.premium-finance-list,.premium-radar-list,.premium-side-list,.premium-timeline,.dashboard-premium-stats{display:grid}.dashboard-premium-copy{align-content:space-between;gap:20px;padding:14px 8px 8px 6px}.dashboard-premium-kicker{color:#7c3aed;letter-spacing:.04em;text-transform:uppercase;background:#ffffffc2;border:1px solid #ddd6fee6;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:10px 16px;font-size:.8rem;font-weight:700;display:inline-flex;box-shadow:0 12px 30px #a855f71f}.dashboard-premium-copy h1{font-family:var(--font-lora),serif;color:#1c2140;margin:0;font-size:clamp(2.4rem,2rem + 1.5vw,4rem);line-height:.98}.dashboard-premium-copy p{color:#64748b;max-width:32rem;margin:0;font-size:1rem}.dashboard-premium-pillars,.dashboard-premium-actions,.dashboard-date-pills,.premium-hero-panel-grid,.premium-tab-row,.premium-bottom-stats,.premium-legend{flex-wrap:wrap;gap:10px;display:flex}.dashboard-premium-pillars span{color:#334155;background:#ffffffad;border:1px solid #e0e7fff2;border-radius:999px;padding:.75rem 1rem;font-size:.85rem;font-weight:600}.premium-btn-primary{background:linear-gradient(135deg,#8b5cf6 0%,#5b8def 100%);border-radius:16px;min-width:174px;box-shadow:0 18px 30px #7c3aed2e}.premium-btn-secondary{background:#ffffffd1;border-radius:16px;min-width:170px}.dashboard-premium-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.dashboard-premium-stats article{background:#ffffffc7;border:1px solid #e2e8f0f2;border-radius:20px;padding:18px;box-shadow:0 18px 40px #94a3b81f}.dashboard-premium-stats strong,.premium-mini-card strong,.premium-side-list b,.premium-activity-meta b,.premium-timeline-time,.premium-bottom-stats strong{display:block}.dashboard-premium-stats strong{color:#111827;font-size:1.5rem}.dashboard-premium-stats span,.premium-mini-card span,.premium-card-headline p,.premium-bottom-stats span{color:#64748b}.dashboard-premium-stats span{margin-top:.35rem;font-size:.84rem;font-weight:700}.dashboard-premium-stats small{color:#94a3b8;margin-top:.45rem;display:block}.dashboard-premium-visual{gap:12px}.dashboard-date-pills{justify-content:flex-end}.dashboard-date-pills span{color:#64748b;background:#ffffffd6;border:1px solid #e2e8f0eb;border-radius:14px;align-items:center;gap:8px;padding:.7rem .95rem;font-size:.8rem;display:inline-flex;box-shadow:0 12px 30px #94a3b81a}.premium-hero-panel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd1;border:1px solid #e2e8f0f5;border-radius:28px;gap:18px;padding:20px;box-shadow:0 24px 60px #94a3b829}.premium-hero-panel-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.premium-hero-panel-head p,.premium-card-headline p{text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.8rem;font-weight:700}.premium-hero-panel-head h2,.premium-card-headline h3{color:#1e293b;margin:.3rem 0 0}.premium-hero-panel-head h2{font-size:1.28rem}.premium-chip{color:#7c3aed;background:linear-gradient(135deg,#8b5cf61f,#3b82f61a);border-radius:999px;align-items:center;gap:.45rem;padding:.55rem .8rem;font-size:.8rem;font-weight:700;display:inline-flex}.premium-hero-panel-grid{grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.premium-mini-card{color:#fff;border-radius:20px;min-height:126px;padding:18px;box-shadow:0 18px 36px #94a3b829}.premium-mini-card span,.premium-mini-card small{color:#ffffffdb}.premium-mini-card strong{margin:.55rem 0 .35rem;font-size:2rem}.premium-mini-card-purple{background:linear-gradient(135deg,#9f7aea 0%,#c084fc 100%)}.premium-mini-card-blue{background:linear-gradient(135deg,#3b82f6 0%,#60a5fa 100%)}.premium-mini-card-rose{background:linear-gradient(135deg,#ff6675 0%,#ff8c8c 100%)}.premium-mini-card-orange{background:linear-gradient(135deg,#ff9b52 0%,#ffb067 100%)}.premium-hero-body{grid-template-columns:minmax(0,1.45fr) minmax(300px,.7fr);gap:18px;display:grid}.premium-chart-card,.premium-donut-card{background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #e2e8f0f5;border-radius:24px;gap:18px;padding:20px}.premium-card-headline{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.premium-tab-row span{color:#94a3b8;border-radius:999px;padding:.35rem .65rem;font-size:.76rem;font-weight:700}.premium-tab-row span.active{color:#06b6d4;background:#ecfeff}.premium-chart-shell{grid-template-columns:180px minmax(0,1fr);align-items:center;gap:16px}.premium-chart-aside{gap:.35rem;display:grid}.premium-chart-aside strong{color:#1e293b;font-size:2rem}.premium-chart-aside span{color:#64748b;font-size:.82rem}.premium-ghost-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6 0%,#c084fc 100%);border:none;border-radius:999px;width:fit-content;margin-top:.8rem;padding:.75rem 1rem;box-shadow:0 14px 28px #c084fc47}.premium-chart{background:linear-gradient(#f9fafbf2,#fffffff2),#fff;border-radius:22px;min-height:282px;position:relative;overflow:hidden}.premium-chart-grid,.premium-chart-svg{position:absolute;inset:0}.premium-chart-grid{background-image:linear-gradient(90deg,#e2e8f0bf 1px,#0000 1px),linear-gradient(#e2e8f0bf 1px,#0000 1px);background-size:20% 100%,100% 20%}.premium-chart-svg{width:100%;height:100%}.premium-chart-months{color:#94a3b8;justify-content:space-between;font-size:.8rem;display:flex;position:absolute;bottom:14px;left:18px;right:18px}.premium-bottom-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.premium-bottom-stats div{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:16px;padding:14px 16px}.premium-bottom-stats strong{color:#1e293b;margin-top:.35rem;font-size:1rem}.premium-dot-menu{color:#94a3b8;letter-spacing:.15em}.premium-donut-wrap{place-items:center;padding:.5rem 0;display:grid}.premium-donut-chart{aspect-ratio:1;background:conic-gradient(#6d4df3 0 38%,#ffd35b 38% 66%,#ff8a6b 66% 80%,#eef2ff 80% 100%);border-radius:50%;place-items:center;width:250px;display:grid;position:relative}.premium-donut-chart:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:26px;box-shadow:inset 0 0 0 1px #e2e8f0d9}.premium-donut-center{z-index:1;text-align:center;position:relative}.premium-donut-center strong{color:#111827;font-size:2.4rem;display:block}.premium-donut-center span{color:#64748b}.premium-legend{justify-content:center}.premium-legend span{color:#64748b;align-items:center;gap:8px;font-size:.82rem;display:inline-flex}.premium-legend i{border-radius:999px;width:10px;height:10px;display:inline-block}.premium-legend i.sale{background:#6d4df3}.premium-legend i.distribute{background:#ffd35b}.premium-legend i.return{background:#ff8a6b}.premium-side-list{gap:12px}.premium-side-list>div,.premium-finance-item{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid}.premium-side-icon,.premium-finance-icon{color:#7c3aed;background:linear-gradient(135deg,#8b5cf61f,#3b82f624);border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.premium-side-list strong,.premium-finance-item strong,.premium-activity-item strong,.premium-radar-list span{color:#1e293b}.premium-side-list b,.premium-activity-meta b,.premium-finance-item b{color:#7c3aed;margin-top:.25rem}.premium-side-list small,.premium-activity-item span,.premium-activity-item small,.premium-finance-item span,.premium-finance-item small,.premium-radar-list div,.premium-timeline-item span{color:#64748b}.premium-kpis .metric-card{border:none;border-radius:22px;padding:20px;position:relative;overflow:hidden;box-shadow:0 20px 40px #94a3b824}.premium-kpis .metric-card:after{content:"";background:#ffffff2e;border-radius:999px;width:120px;height:120px;position:absolute;inset:auto -40px -50px auto}.premium-kpis .metric-card[data-tone=emerald]{background:linear-gradient(135deg,#9f7aea 0%,#c084fc 100%)}.premium-kpis .metric-card[data-tone=blue]{background:linear-gradient(135deg,#4f7cf7 0%,#60a5fa 100%)}.premium-kpis .metric-card[data-tone=gold]{background:linear-gradient(135deg,#ff6b7b 0%,#ff8f83 100%)}.premium-kpis .metric-card[data-tone=rose]{background:linear-gradient(135deg,#ff9c58 0%,#ffb36a 100%)}.premium-kpis .metric-label,.premium-kpis .metric-trend{color:#ffffffd9}.premium-kpis .metric-value{color:#fff}.premium-kpis .metric-icon{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e}.dashboard-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.dashboard-premium-grid .section-card{border:1px solid #e2e8f0f5;border-radius:24px;box-shadow:0 20px 50px #94a3b81f}.dashboard-premium-grid .section-card-header{padding:22px 22px 0}.dashboard-premium-grid .section-card-body{padding:20px 22px 22px}.premium-activity-list,.premium-finance-list,.premium-radar-list,.premium-timeline{gap:12px}.premium-activity-item,.premium-finance-item{background:#f8fafc;border:1px solid #e2e8f0d9;border-radius:18px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.premium-activity-dot{background:linear-gradient(135deg,#8b5cf6 0%,#fb7185 100%);border-radius:999px;width:12px;height:12px;box-shadow:0 0 0 6px #8b5cf61f}.premium-activity-meta{text-align:right}.premium-activity-meta small,.premium-finance-item small{margin-top:.2rem;display:block}.premium-timeline-item{background:linear-gradient(135deg,#fbfdff 0%,#f8fafc 100%);border:1px solid #e2e8f0e6;border-radius:18px;grid-template-columns:88px minmax(0,1fr);align-items:center;gap:14px;padding:15px 16px;display:grid}.premium-timeline-time{color:#fff;text-align:center;background:linear-gradient(135deg,#8b5cf6 0%,#5b8def 100%);border-radius:14px;padding:.7rem .8rem;font-size:.88rem}.premium-table td,.premium-table th{white-space:nowrap}.premium-inline-badge{color:#7c3aed;background:#8b5cf61f;border-radius:999px;align-items:center;padding:.4rem .75rem;font-size:.78rem;font-weight:700;display:inline-flex}.premium-radar-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.premium-radar-block{background:#f8fafc;border:1px solid #e2e8f0d9;border-radius:18px;gap:12px;padding:16px}.premium-radar-block h3{color:#1e293b;margin:0;font-size:1rem}.premium-radar-list div{background:#fffc;border:1px solid #e2e8f0b3;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:.8rem .9rem;display:grid}.dashboard-head{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.dashboard-head h2{font-family:var(--font-lora),serif;margin:0;font-size:2rem;line-height:1.1}.dashboard-head p{color:var(--text2);margin:8px 0 0}.dashboard-actions{flex-wrap:wrap;gap:10px;display:flex}.btn{border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.7rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark)}.btn-secondary{background:var(--surface2);color:var(--text);border:1px solid var(--border)}.btn-secondary:hover{background:var(--border)}.dashboard-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.metric-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;gap:10px;padding:18px;display:grid}.metric-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.metric-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.15rem;display:inline-flex}.metric-card[data-tone=emerald] .metric-icon{background:color-mix(in srgb,var(--primary)14%,white)}.metric-card[data-tone=blue] .metric-icon{background:color-mix(in srgb,var(--info)14%,white)}.metric-card[data-tone=gold] .metric-icon{background:color-mix(in srgb,var(--warning)16%,white)}.metric-card[data-tone=rose] .metric-icon{background:color-mix(in srgb,var(--accent)14%,white)}.metric-label{color:var(--text2);font-size:.82rem}.metric-value{font-size:1.9rem;line-height:1}.metric-trend{color:var(--text3);font-size:.8rem}.dashboard-grid-main{grid-template-columns:minmax(0,1.7fr) minmax(320px,.9fr);gap:16px;display:grid}.dashboard-stack,.dashboard-side,.list-stack,.bullet-stack{gap:16px;display:grid}.section-card{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow-sm);border-radius:16px;overflow:hidden}.section-card-header{justify-content:space-between;align-items:flex-start;gap:12px;padding:18px 20px 0;display:flex}.section-card-header h2{color:var(--text);margin:6px 0 0;font-size:1.05rem}.section-card-header p{color:var(--text2);margin:6px 0 0;font-size:.86rem}.section-eyebrow{text-transform:uppercase;letter-spacing:1.2px;color:var(--text3);font-size:.68rem}.section-action{background:var(--primary-light);color:var(--primary);white-space:nowrap;border-radius:999px;align-items:center;padding:.35rem .65rem;font-size:.75rem;display:inline-flex}.section-card-body{padding:18px 20px 20px}.hero-media{min-height:260px;position:relative}.hero-media img{object-fit:cover;width:100%;height:100%;display:block}.hero-overlay{color:#fff;background:linear-gradient(#0814131f,#081413b8);flex-direction:column;justify-content:flex-end;padding:22px;display:flex;position:absolute;inset:0}.hero-overlay h3{font-family:var(--font-lora),serif;margin:8px 0 0;font-size:1.9rem;line-height:1.15}.hero-overlay p,.hero-overlay span{margin:0}.hero-detail{border-top:1px solid var(--border);flex-wrap:wrap;gap:16px;padding:18px 20px 20px;display:flex}.hero-detail div{min-width:170px}.hero-detail strong{color:var(--text);display:block}.hero-detail small{color:var(--text2)}.list-item,.bullet-stack>div,.kpi-row{border:1px solid var(--border);background:var(--surface2);border-radius:12px;padding:14px 16px}.list-item{justify-content:space-between;align-items:center;gap:12px;display:flex}.list-item strong,.bullet-stack strong{display:block}.list-item span,.bullet-stack span,.kpi-row span,.table-wrap td{color:var(--text2)}.status-pill{background:var(--accent-light);color:var(--accent);border-radius:999px;align-items:center;padding:.3rem .65rem;font-size:.74rem;display:inline-flex}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{text-align:left;border-bottom:1px solid var(--border);padding:.85rem .75rem}.data-table th{color:var(--text3);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem}.institution-form,.institution-form-section{gap:18px;display:grid}.institution-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.institution-field{gap:8px;display:grid}.institution-field-full{grid-column:1/-1}.institution-field span,.institution-form-section h3{letter-spacing:.06em;text-transform:uppercase;color:var(--text2);font-size:.78rem;font-weight:600}.institution-form-section h3{margin:0}.institution-field input,.institution-field textarea,.institution-field select{border:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:#fffffff2;border-radius:12px;outline:none;padding:.95rem 1rem}.institution-field textarea{resize:vertical;min-height:140px}.institution-field input:focus,.institution-field textarea:focus,.institution-field select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0f8d741f}.institution-form-actions{justify-content:flex-end;display:flex}.institution-logo-panel{gap:14px;display:grid}.institution-logo-preview{border:1px dashed var(--border-dark);background:var(--surface2);border-radius:16px;place-items:center;width:min(100%,320px);min-height:180px;display:grid;overflow:hidden}.institution-logo-preview img{object-fit:contain;background:#fff;width:100%;height:100%}.institution-logo-placeholder{text-align:center;padding:1.25rem}.institution-logo-placeholder strong{margin-bottom:.35rem;display:block}.institution-logo-placeholder span{color:var(--text2)}.institution-upload-button{border:1px solid var(--border);background:var(--surface2);width:fit-content;color:var(--text);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.55rem;padding:.95rem 1.1rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden}.institution-upload-button input{opacity:0;cursor:pointer;position:absolute;inset:0}.institution-form-message{border-radius:12px;padding:.9rem 1rem}.institution-form-error{color:#8f2433;background:#fff4f4;border:1px solid #f1b5b9}.institution-form-success{color:#166534;background:#f0fbf4;border:1px solid #bce7ca}.settings-page{gap:20px}.settings-hero,.uazapi-panel{background:linear-gradient(#fffffffa,#f8fafcfa);border:1px solid #e2e8f0f5;box-shadow:0 22px 55px #0f20331f}.settings-hero{border-radius:26px;justify-content:space-between;align-items:end;gap:16px;padding:22px;display:flex}.settings-hero h1,.uazapi-panel h2{font-family:var(--font-lora),serif;color:#102a43;margin:.35rem 0 .45rem;line-height:1.05}.settings-hero h1{font-size:clamp(2rem,1.7rem + 1vw,3rem)}.settings-hero p,.uazapi-panel-header p{max-width:48rem;color:var(--text2);margin:0}.uazapi-panel{border-radius:28px;padding:22px;overflow:hidden}.uazapi-panel-header{justify-content:space-between;align-items:start;gap:16px;margin-bottom:20px;display:flex}.uazapi-status{border:1px solid var(--border);background:var(--surface);min-height:36px;color:var(--text2);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:.8rem;font-weight:700;display:inline-flex}.uazapi-status-open{color:#166534;background:#22c55e1a;border-color:#22c55e40}.uazapi-status-connecting{color:#0369a1;background:#0ea5e91a;border-color:#0ea5e940}.uazapi-status-closed{color:#854d0e;background:#eab3081f;border-color:#eab30840}.uazapi-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:18px;display:grid}.uazapi-control-card,.uazapi-qr-card{border:1px solid var(--border);background:#ffffffd1;border-radius:22px;gap:16px;padding:18px;display:grid}.uazapi-actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.btn-danger{color:#be123c;background:#fff1f2;border:1px solid #fecdd3}.btn-danger:hover{background:#ffe4e6}.btn:disabled{opacity:.65;cursor:wait}.uazapi-info-card{border:1px solid var(--border);background:var(--surface2);border-radius:16px;gap:8px;padding:14px;display:grid}.uazapi-info-card div:first-child{flex-wrap:wrap;justify-content:space-between;gap:12px;display:flex}.uazapi-info-card strong{color:var(--text)}.uazapi-info-card span,.uazapi-info-card p{color:var(--text2)}.uazapi-info-card p{margin:0}.uazapi-info-card small{color:var(--primary-dark);text-transform:uppercase;letter-spacing:.08em;font-weight:700}.uazapi-phone{background:#fff;border-radius:14px;padding:12px;justify-content:stretch!important;display:grid!important}.uazapi-phone strong,.uazapi-pair-code strong{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.uazapi-qr-title{color:var(--primary-dark);align-items:center;gap:10px;display:flex}.uazapi-qr-title h3{color:var(--text);margin:0}.uazapi-qr-box{border:1px dashed var(--border-dark);background:var(--surface2);text-align:center;border-radius:22px;place-items:center;min-height:360px;padding:22px;display:grid}.uazapi-qr-image{object-fit:contain;border:1px solid var(--border);background:#fff;border-radius:22px;width:256px;height:256px;padding:16px;box-shadow:0 18px 42px #0f203324}.uazapi-empty-qr{max-width:28rem;color:var(--text2);justify-items:center;gap:14px;display:grid}.uazapi-pair-code{border:1px solid var(--border);text-align:left;background:#fff;border-radius:16px;gap:8px;width:min(100%,32rem);margin-top:16px;padding:14px;display:grid}.uazapi-pair-code span{color:var(--text3);letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:700}.uazapi-pair-code strong{overflow-wrap:anywhere;color:var(--text)}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.kpi-row{justify-content:space-between;align-items:center;display:flex}.highlight-panel{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#123936,#1b4e49);border-radius:16px;padding:20px}.highlight-panel h3{font-family:var(--font-lora),serif;margin:6px 0;font-size:1.15rem}.highlight-panel p,.highlight-panel li{color:#ffffffc2}.highlight-panel ul{margin:14px 0 0;padding-left:18px}.page-stack{gap:20px;display:grid}.pastors-premium-page,.pastors-premium-copy,.pastors-premium-board,.pastors-board-stats,.pastors-board-pipeline,.pastors-premium-metrics,.pastors-filter-bar,.pastors-filter-group,.pastors-filter-tools,.pastors-premium-list,.pastors-notes,.pastors-access-grid{display:grid}.pastors-premium-hero{background:radial-gradient(circle at 0 0,#38bdf829,#0000 24rem),radial-gradient(circle at 100% 100%,#2563eb24,#0000 20rem),linear-gradient(#f3fcff 0%,#f8fbff 100%);border:1px solid #cbd5e1f2;border-radius:30px;grid-template-columns:minmax(320px,1fr) minmax(320px,.95fr);gap:18px;padding:22px;display:grid;box-shadow:0 26px 70px #94a3b829}.pastors-premium-copy{align-content:space-between;gap:18px}.pastors-premium-kicker{color:#0284c7;text-transform:uppercase;letter-spacing:.05em;background:#ffffffc7;border:1px solid #bae6fdf2;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:10px 16px;font-size:.78rem;font-weight:700;display:inline-flex}.pastors-premium-copy h1{max-width:44rem;font-family:var(--font-lora),serif;color:#172554;margin:0;font-size:clamp(2.2rem,1.7rem + 1.2vw,3.5rem);line-height:1}.pastors-premium-copy p{color:#475569;max-width:42rem;margin:0;font-size:1rem}.pastors-premium-actions{flex-wrap:wrap;gap:10px;display:flex}.pastors-premium-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pastors-premium-metrics article,.pastors-board-stats div{background:#ffffffd1;border:1px solid #e2e8f0eb;border-radius:18px;padding:16px;box-shadow:0 18px 35px #94a3b81f}.pastors-premium-metrics strong,.pastors-board-stats strong,.pastors-pipeline-card strong,.pastors-row-col strong,.pastors-row-link strong,.pastors-row-main strong,.pastors-capacity-ring span{display:block}.pastors-premium-metrics strong,.pastors-board-stats strong{color:#0f172a;font-size:1.4rem}.pastors-premium-metrics span,.pastors-board-stats small,.pastors-row-col span,.pastors-row-main span,.pastors-row-capacity small{color:#64748b}.pastors-premium-metrics span{margin-top:.3rem;font-size:.84rem;font-weight:700}.pastors-premium-metrics small{color:#94a3b8;margin-top:.4rem;display:block}.pastors-premium-board{background:#ffffffd1;border:1px solid #e2e8f0f2;border-radius:26px;gap:16px;padding:20px;box-shadow:0 22px 55px #94a3b824}.pastors-board-head,.pastors-premium-row{display:grid}.pastors-board-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px}.pastors-board-head p{color:#0284c7;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.8rem;font-weight:700}.pastors-board-head h2{color:#1e293b;margin:.35rem 0 0;font-size:1.2rem}.pastors-board-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pastors-board-icon{color:#0284c7;background:linear-gradient(135deg,#38bdf824,#3b82f624);border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:.55rem;display:inline-flex}.pastors-board-pipeline{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.pastors-pipeline-card{color:#fff;border-radius:18px;padding:18px}.pastors-pipeline-card span{color:#ffffffd1;font-size:.85rem}.pastors-pipeline-card strong{margin-top:.45rem;font-size:1.9rem}.pastors-pipeline-card.tone-blue{background:linear-gradient(135deg,#38bdf8 0%,#3b82f6 100%)}.pastors-pipeline-card.tone-amber{background:linear-gradient(135deg,#fbbf24 0%,#fb7185 100%)}.pastors-pipeline-card.tone-purple{background:linear-gradient(135deg,#8b5cf6 0%,#6366f1 100%)}.pastors-pipeline-card.tone-green{background:linear-gradient(135deg,#34d399 0%,#22c55e 100%)}.pastors-filter-bar{grid-template-columns:minmax(220px,1fr) minmax(0,1.6fr) auto;align-items:center;gap:12px;margin-bottom:18px}.pastors-filter-search{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0f2;border-radius:14px;align-items:center;gap:10px;min-height:46px;padding:0 14px;display:flex}.pastors-filter-search input{color:#475569;background:0 0;border:none;outline:none;width:100%}.pastors-filter-group{grid-template-columns:auto repeat(6,auto);align-items:center;gap:8px}.pastors-filter-group>span{color:#64748b;font-size:.85rem}.pastors-filter-tools{justify-content:end}.pastors-filter-chip{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0f2;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:0 14px;display:inline-flex}.pastors-premium-list{gap:10px}.pastors-premium-row{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e2e8f0f2;border-radius:20px;grid-template-columns:minmax(220px,1.25fr) minmax(110px,.5fr) minmax(170px,.85fr) minmax(220px,1fr) minmax(92px,.35fr) minmax(88px,.4fr);align-items:center;gap:12px;padding:14px 12px}.pastors-premium-row>*{min-width:0}.pastors-row-main{align-items:center;gap:12px;display:flex}.pastors-row-avatar{color:#0f172a;background:linear-gradient(135deg,#bae6fd 0%,#93c5fd 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.8rem;font-weight:700;display:inline-flex;overflow:hidden}.pastors-row-avatar.has-photo,.pastor-drawer-photo-preview.has-photo{background-position:50%;background-size:cover}.pastors-row-avatar img,.pastor-drawer-photo-preview img{object-fit:cover;width:100%;height:100%;display:block}.pastors-row-status{color:#64748b;align-items:center;gap:8px;display:inline-flex}.pastors-status-dot{border-radius:999px;width:8px;height:8px;display:inline-block}.pastors-status-dot.status-0{background:#22c55e}.pastors-status-dot.status-1{background:#fbbf24}.pastors-status-dot.status-2{background:#8b5cf6}.pastors-row-col strong,.pastors-row-link strong{color:#1e293b}.pastors-row-col strong,.pastors-row-col span,.pastors-row-link strong,.pastors-row-link span,.pastors-row-main strong,.pastors-row-main span{overflow-wrap:anywhere;word-break:break-word}.pastors-row-link strong{color:#3b82f6}.pastors-row-capacity{justify-items:center;gap:6px;display:grid}.pastors-capacity-ring{background:radial-gradient(circle closest-side,#fff 68%,transparent 70% 100%),conic-gradient(#38bdf8 0 56%,#e2e8f0 56% 100%);border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.pastors-capacity-ring span{color:#475569;font-size:.72rem}.pastors-row-action button{color:#0284c7;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #38bdf873;border-radius:999px;min-height:42px;padding:0 16px;font-weight:600}.pastors-notes,.pastors-access-grid{gap:12px}.pastors-notes div{background:#f8fafc;border:1px solid #e2e8f0e6;border-radius:16px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:14px;display:grid}.pastors-note-bullet{background:linear-gradient(135deg,#38bdf8 0%,#8b5cf6 100%);border-radius:999px;width:10px;height:10px;margin-top:.45rem}.pastors-notes p{color:#475569;margin:0}.pastors-premium-row-button{cursor:pointer;text-align:left;border:none;width:100%}.pastors-premium-row-button:hover{transform:translateY(-1px);box-shadow:0 16px 34px #94a3b824}.pastors-row-action span{color:#0284c7;white-space:nowrap;border:1px solid #38bdf873;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:600;display:inline-flex}.pastor-drawer-overlay{z-index:70;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(90deg,#0f172a2e,#0f172a85);justify-content:flex-end;display:flex;position:fixed;inset:0}.pastor-drawer,.pastor-drawer-header,.pastor-drawer-form,.pastor-drawer-grid,.pastor-drawer-photo-card,.pastor-drawer-photo-actions,.pastor-drawer-footer{display:grid}.pastor-drawer{background:radial-gradient(circle at 100% 0,#38bdf829,#0000 18rem),radial-gradient(circle at 0 0,#8b5cf614,#0000 14rem),linear-gradient(#fdfefe 0%,#f5f9ff 100%);border-left:1px solid #ffffffbf;gap:18px;width:min(720px,100%);height:100%;padding:24px;overflow-y:auto;box-shadow:-28px 0 80px #0f172a3d,inset 1px 0 #ffffffb8}.pastor-drawer-header{background:#ffffffbd;border:1px solid #e2e8f0eb;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:18px 20px;box-shadow:0 20px 46px #94a3b81f}.pastor-drawer-header p{color:#0284c7;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.78rem;font-weight:700}.pastor-drawer-header h2{font-family:var(--font-lora),serif;color:#172554;margin:.35rem 0 0;font-size:1.9rem;line-height:1.05}.pastor-drawer-close{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0f2;border-radius:14px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.pastor-drawer-photo-card{background:linear-gradient(#fffffff5,#f8fafceb);border:1px solid #e2e8f0eb;border-radius:22px;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:18px;box-shadow:0 22px 48px #94a3b824,inset 0 1px #fffc}.pastor-drawer-photo-preview{color:#fff;background:linear-gradient(135deg,#38bdf8 0%,#8b5cf6 100%);border-radius:28px;place-items:center;width:90px;height:90px;font-size:1.4rem;font-weight:700;display:grid;overflow:hidden}.pastor-drawer-photo-card strong{color:#0f172a}.pastor-drawer-photo-card p{color:#64748b;margin:.35rem 0 0}.pastor-drawer-photo-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pastor-drawer-photo-actions button,.pastor-delete-btn{justify-content:center;align-items:center;gap:8px;display:inline-flex}.pastor-drawer-photo-actions button{color:#475569;cursor:pointer;background:#fff;border:1px dashed #94a3b8e6;border-radius:14px;min-height:46px}.pastor-photo-input{display:none}.pastor-drawer-form{background:#ffffffc7;border:1px solid #e2e8f0f0;border-radius:24px;gap:18px;padding:18px;box-shadow:0 24px 54px #94a3b824}.pastor-drawer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pastor-drawer .institution-field{background:linear-gradient(#f8fafcfa,#fffffff5);border:1px solid #e2e8f0f2;border-radius:18px;padding:14px;box-shadow:inset 0 1px #ffffffd1,0 8px 20px #94a3b814}.pastor-drawer .institution-field span{color:#334155}.pastor-drawer .institution-field input,.pastor-drawer .institution-field textarea{background:#fff;border:1px solid #cbd5e1e6;box-shadow:inset 0 1px 2px #0f172a08}.pastor-drawer .institution-field input:focus,.pastor-drawer .institution-field textarea:focus{border-color:#38bdf8;box-shadow:0 0 0 4px #38bdf824,0 10px 24px #3b82f614}.pastor-drawer-grid textarea{resize:vertical;min-height:120px}.pastor-drawer-note{color:#1d4ed8;background:linear-gradient(#eef6ff 0%,#f5f9ff 100%);border:1px solid #93c5fdb8;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:14px;display:grid;box-shadow:0 14px 30px #60a5fa1f}.pastor-drawer-footer{grid-template-columns:repeat(4,auto);justify-content:flex-end;gap:10px;padding-top:6px}.treasury-glass-page{isolation:isolate;position:relative}.treasury-glass-page:before{content:"";z-index:-1;background:radial-gradient(circle at 16% 8%,#8b5cf614,#0000 20rem),radial-gradient(circle at 85% 12%,#f973161f,#0000 18rem),linear-gradient(#f8fbff 0%,#f1f6fb 100%);position:fixed;inset:0}.treasury-glass-shell{color:#172033;background:linear-gradient(#fffffff5,#f7fafdfa);border:1px solid #c8d2e2cc;border-radius:34px;gap:24px;padding:28px;display:grid;box-shadow:0 24px 60px #94a3b824}.treasury-glass-topbar,.treasury-glass-toolbar,.treasury-glass-hero,.treasury-glass-grid,.treasury-glass-card-head,.treasury-glass-tabs,.treasury-glass-chart-wrap,.treasury-glass-donut-block,.treasury-glass-member-list,.treasury-glass-member-row,.treasury-glass-member-profile,.treasury-glass-progress>div:first-child,.treasury-glass-legend,.treasury-glass-search,.treasury-glass-mini-stack{display:grid}.treasury-glass-topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.treasury-glass-search{background:#fffffff0;border:1px solid #d6dce9e6;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:58px;padding:0 18px;box-shadow:inset 0 1px #ffffffeb}.treasury-glass-search svg,.treasury-glass-kicker svg,.treasury-glass-chip svg{color:#684e96d9}.treasury-glass-search input{color:#1d2840;background:0 0;border:0;outline:0;min-width:0}.treasury-glass-search input::placeholder{color:#6a7995b8}.treasury-glass-toolbar{grid-auto-flow:column;gap:12px}.treasury-glass-chip{color:#35415f;background:#ffffffeb;border:1px solid #d6dce9e6;border-radius:16px;align-items:center;gap:10px;min-height:52px;padding:0 18px;display:inline-flex;box-shadow:0 10px 24px #7f8ba71a}.treasury-glass-hero{grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);align-items:stretch;gap:22px}.treasury-glass-kicker{letter-spacing:.08em;text-transform:uppercase;color:#7c3aed;align-items:center;gap:8px;margin-bottom:14px;font-size:.78rem;font-weight:700;display:inline-flex}.treasury-glass-hero-copy{align-content:start;display:grid}.treasury-glass-hero h1{max-width:12ch;font-family:var(--font-lora),serif;color:#1c2140;margin:0;font-size:clamp(2.4rem,1.8rem + 1.8vw,4rem);line-height:1.02}.treasury-glass-hero p{color:#64748b;max-width:58ch;margin:14px 0 0}.treasury-glass-hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.treasury-glass-card{background:linear-gradient(#fffffff0,#f8fafffa);border:1px solid #dce2eeeb;border-radius:24px;box-shadow:0 28px 56px #6c76922e,0 10px 22px #94a3b81a,inset 0 1px #ffffffeb}.treasury-glass-hero,.treasury-glass-card-large{background:linear-gradient(135deg,#fffffff0 0%,#f6f9fffa 100%);border:1px solid #e2e8f0f5;border-radius:28px;box-shadow:0 34px 70px #94a3b833,0 14px 28px #94a3b81f}.treasury-glass-hero{padding:28px}.treasury-glass-hero-metrics div,.treasury-glass-hero-card{background:#ffffffd1;border:1px solid #e2e8f0f2;border-radius:22px;padding:20px 22px;box-shadow:0 22px 40px #94a3b82e,0 8px 18px #94a3b81a}.treasury-glass-hero-aside{align-content:stretch;gap:14px;display:grid}.treasury-glass-hero-card{align-content:space-between;min-height:170px;display:grid}.treasury-glass-hero-metrics span,.treasury-glass-hero-card span,.treasury-glass-mini-stack span,.treasury-glass-card-head p,.treasury-glass-legend span,.treasury-glass-member-profile small{color:#667591d1}.treasury-glass-hero-metrics span,.treasury-glass-hero-metrics strong,.treasury-glass-hero-card span,.treasury-glass-hero-card strong,.treasury-glass-hero-card small{color:#1e293b}.treasury-glass-hero-metrics span,.treasury-glass-hero-card span{font-size:.84rem;display:block}.treasury-glass-hero-metrics strong,.treasury-glass-hero-card strong{margin-top:8px;font-size:2rem;line-height:1;display:block}.treasury-glass-hero-card small{color:#7c3aed;background:#8b5cf61f;border-radius:999px;align-items:center;gap:6px;margin-top:10px;padding:5px 10px;display:inline-flex}.treasury-glass-grid{grid-template-columns:minmax(0,1.6fr) minmax(260px,.8fr);gap:18px}.treasury-glass-card{gap:20px;padding:22px}.treasury-glass-card-large,.treasury-glass-card-analytics{grid-row:span 2}.treasury-glass-card-wide{grid-column:1/-1}.treasury-glass-card-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px}.treasury-glass-card-head p{letter-spacing:.06em;text-transform:uppercase;margin:0 0 4px;font-size:.82rem}.treasury-glass-card-head h2{color:#1c2740;margin:0;font-size:1.2rem;line-height:1.15}.treasury-glass-card-large .treasury-glass-card-head p,.treasury-glass-card-large .treasury-glass-card-head h2,.treasury-glass-card-large .treasury-glass-mini-stack span,.treasury-glass-card-large .treasury-glass-mini-stack strong{color:#1e293b}.treasury-glass-card-analytics{gap:24px}.treasury-glass-tabs{background:#f8fafc;border-radius:16px;grid-auto-flow:column;gap:8px;padding:6px}.treasury-glass-tabs span{color:#94a3b8;border-radius:12px;padding:8px 12px}.treasury-glass-tabs .active{color:#06b6d4;background:#ecfeff}.treasury-glass-chart-wrap{grid-template-columns:210px minmax(0,1fr);align-items:end;gap:16px}.treasury-glass-chart-area{gap:12px;display:grid}.treasury-glass-mini-stack{gap:14px}.treasury-glass-mini-stack div{background:#f8fafc;border:1px solid #e2e8f0eb;border-radius:20px;padding:18px}.treasury-glass-mini-stack strong{color:#1e293b;margin-top:8px;font-size:2rem;line-height:1;display:block}.treasury-glass-bars{background:linear-gradient(#f9fafbf2,#fffffff2),repeating-linear-gradient(0deg,#e2e8f0bf 0 1px,#0000 1px 54px);border-radius:22px;align-items:flex-end;gap:12px;min-height:260px;padding:26px 18px 10px;display:flex}.treasury-glass-bars span{background:linear-gradient(#8b5cf6 0%,#5b8def 100%);border-radius:999px 999px 10px 10px;flex:1 1 0;min-width:10px;box-shadow:0 12px 24px #7c3aed2e}.treasury-glass-bars span:nth-child(5n){background:linear-gradient(#ff9b52 0%,#ffb067 100%)}.treasury-glass-axis{color:#94a3b8;justify-content:space-between;gap:8px;padding:0 4px;font-size:.75rem;display:flex}.treasury-glass-donut-block{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:18px}.treasury-glass-donut{border-radius:50%;width:112px;height:112px;position:relative}.treasury-glass-donut:after{content:"";background:#fffffff2;border-radius:50%;position:absolute;inset:22px;box-shadow:inset 0 1px #ffffff14}.treasury-glass-donut-blue{background:conic-gradient(#79c3ff 0 46%,#6f6cff 46% 88%,#ffffffd1 88% 100%)}.treasury-glass-donut-green{background:conic-gradient(#6effba 0 34%,#ff8aa7 34% 39%,#ffffff6b 39% 100%)}.treasury-glass-legend{gap:12px}.treasury-glass-legend-strong div{background:#f5f7fd;border-radius:16px;padding:11px 12px;box-shadow:0 14px 28px #94a3b81f}.treasury-glass-legend div{justify-content:space-between;align-items:center;gap:16px;display:flex}.treasury-glass-legend-label{align-items:center;gap:10px;min-width:0;display:inline-flex}.treasury-glass-legend-label i{border-radius:999px;flex-shrink:0;width:10px;height:10px}.treasury-glass-legend-label .tone-violet{background:#6f6cff}.treasury-glass-legend-label .tone-blue{background:#79c3ff}.treasury-glass-legend-label .tone-silver{background:#d7d9e4}.treasury-glass-legend-label .tone-green{background:#57e7ab}.treasury-glass-legend-label .tone-rose{background:#ff8aa7}.treasury-glass-legend-label .tone-slate{background:#b8bfd1}.treasury-glass-card-legend .treasury-glass-card-head h2,.treasury-glass-card-legend .treasury-glass-card-head p,.treasury-glass-card-legend .treasury-glass-legend span,.treasury-glass-card-legend .treasury-glass-legend strong{color:#182540}.treasury-glass-legend strong,.treasury-glass-member-profile strong,.treasury-glass-progress span{color:#1a2640}.treasury-glass-member-list{gap:14px}.treasury-glass-member-row{background:#fafbfff5;border:1px solid #dfe4eff2;border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(240px,320px);align-items:center;gap:18px;padding:16px 18px;box-shadow:0 18px 34px #94a3b824,0 6px 14px #94a3b814}.treasury-glass-member-profile{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px}.treasury-glass-member-profile>span{color:#fff;background:linear-gradient(135deg,#f5f0ff3d,#7ac8ff5c);border-radius:16px;place-items:center;width:50px;height:50px;font-weight:700;display:grid}.treasury-glass-member-profile strong,.treasury-glass-member-profile small{display:block}.treasury-glass-progress{gap:10px;display:grid}.treasury-glass-progress>div:first-child{grid-template-columns:1fr auto;gap:12px}.treasury-glass-progress-bar{background:#ffffff1f;border-radius:999px;height:10px;position:relative;overflow:hidden}.treasury-glass-progress-bar i{border-radius:inherit;background:linear-gradient(90deg,#8d57ff 0%,#c9b1ff 72%,#ffffffd9 100%);width:74%;position:absolute;inset:0}.semadepe-page{isolation:isolate;position:relative}.semadepe-page:before{content:"";z-index:-1;background:radial-gradient(circle at 14% 10%,#3b82f614,#0000 18rem),radial-gradient(circle at 88% 8%,#f973161f,#0000 16rem),linear-gradient(#f8fbff 0%,#f1f6fb 100%);position:fixed;inset:0}.semadepe-shell,.semadepe-topbar,.semadepe-top-actions,.semadepe-hero,.semadepe-card-strip,.semadepe-grid,.semadepe-panel-top,.semadepe-chart-caption,.semadepe-panel-split,.semadepe-side-list,.semadepe-panel-title,.semadepe-profile-chip,.semadepe-spot-head,.semadepe-spot-meta{display:grid}.semadepe-shell{color:#172033;background:linear-gradient(#fffffff5,#f7fafdfa);border:1px solid #e2e8f0f5;border-radius:30px;gap:22px;padding:22px;box-shadow:0 24px 60px #94a3b824}.semadepe-topbar{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px}.semadepe-search{border:1.5px solid var(--border);background:var(--surface2);border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:56px;padding:0 18px;display:grid}.semadepe-search input{min-width:0;color:var(--text);background:0 0;border:0;outline:0}.semadepe-search input::placeholder,.semadepe-search svg{color:var(--text3)}.semadepe-top-actions{grid-auto-flow:column;align-items:center;gap:10px}.semadepe-pill,.semadepe-icon-btn,.semadepe-hero-cta{color:#334155;background:#ffffffe6;border:1.5px solid #e2e8f0f2;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;display:inline-flex}.semadepe-pill-active{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#5b8def 100%);border-color:#0000;box-shadow:0 18px 30px #7c3aed2e}.semadepe-icon-btn{width:42px;padding:0}.semadepe-profile-chip{background:#ffffffeb;border:1px solid #e2e8f0e6;border-radius:999px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:8px 12px 8px 8px}.semadepe-profile-chip span,.semadepe-avatar{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#fb7185 100%);border-radius:50%;place-items:center;width:36px;height:36px;font-weight:700;display:grid}.semadepe-profile-chip strong,.semadepe-profile-chip small{display:block}.semadepe-profile-chip small{color:var(--text3)}.semadepe-hero{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px}.semadepe-kicker{letter-spacing:.08em;text-transform:uppercase;color:#7c3aed;align-items:center;gap:8px;font-size:.78rem;display:inline-flex}.semadepe-hero h1{max-width:13ch;font-family:var(--font-lora),serif;color:#1c2140;margin:10px 0 0;font-size:clamp(2.4rem,1.8rem + 1.5vw,3.8rem);line-height:1.02}.semadepe-hero p{color:#64748b;max-width:62ch;margin:14px 0 0}.semadepe-hero-cta{background:#ffffffe6;align-self:start}.semadepe-card-strip{grid-template-columns:1.2fr .9fr 1.4fr 1.6fr;gap:14px}.semadepe-spot-card{border-radius:24px;min-height:132px;padding:18px;box-shadow:0 26px 48px #94a3b833,0 10px 22px #94a3b81a}.semadepe-spot-card-1{background:linear-gradient(135deg,#d8c591c7,#826f4eb8)}.semadepe-spot-card-2{background:linear-gradient(135deg,#7495ffe0,#6f3dd6c7)}.semadepe-spot-card-3{background:linear-gradient(135deg,#a568ffdb,#f66fa1c7)}.semadepe-spot-card-4{background:linear-gradient(135deg,#f66fa1d6,#ffa75fc7)}.semadepe-spot-card-5{background:linear-gradient(135deg,#ffd569e6,#ff8a57c7)}.semadepe-spot-head{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px}.semadepe-spot-head strong,.semadepe-spot-meta strong{color:#fff9f2}.semadepe-spot-card h2{margin:20px 0 8px;font-size:clamp(1.7rem,1.2rem + 1vw,2.4rem);line-height:1}.semadepe-spot-meta{color:#fff7eec7;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px}.semadepe-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,.95fr);gap:18px}.semadepe-panel{background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #e2e8f0f5;border-radius:28px;gap:18px;padding:22px;display:grid;box-shadow:0 30px 60px #94a3b82e,0 12px 24px #94a3b81a}.semadepe-panel-feature{grid-row:span 2}.semadepe-panel-top,.semadepe-chart-caption,.semadepe-panel-title{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px}.semadepe-panel-top p,.semadepe-panel-title p{color:#64748b;margin:0}.semadepe-panel-top h2{color:#1e293b;margin:6px 0 2px;font-size:clamp(2.4rem,2rem + 1vw,3.5rem);line-height:1}.semadepe-panel-top span,.semadepe-chart-caption small{color:#94a3b8}.semadepe-feature-play{align-items:center;gap:12px;display:flex}.semadepe-feature-play button{color:#fff;background:linear-gradient(135deg,#8b5cf6 0%,#5b8def 100%);border:0;border-radius:50%;width:48px;height:48px}.semadepe-feature-play small,.semadepe-side-list p{color:#64748b;margin:0;display:block}.semadepe-feature-play strong,.semadepe-chart-caption strong,.semadepe-panel-title strong,.semadepe-side-list strong{color:#1e293b}.semadepe-multi-bars{align-items:end;gap:12px;height:170px;display:flex}.semadepe-multi-bars span{border-radius:999px 999px 10px 10px;flex:1 1 0}.semadepe-multi-bars-top span:nth-child(3n+1){background:linear-gradient(#ffbb5cf5,#6eaaffcc)}.semadepe-multi-bars-top span:nth-child(3n+2){background:linear-gradient(#ff9963f0,#5e75ffb8)}.semadepe-multi-bars-top span:nth-child(3n){background:linear-gradient(#d5bd8cd6,#94a3b838)}.semadepe-panel-split{grid-template-columns:minmax(0,1fr) 210px;align-items:end;gap:18px}.semadepe-multi-bars-bottom{height:180px}.semadepe-multi-bars-bottom span{background:linear-gradient(#ffcc73fa,#68beffd1)}.semadepe-side-list{gap:14px}.semadepe-side-list div{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.semadepe-side-list span{border-radius:999px;width:10px;height:10px}.tone-amber{background:#f9c25e}.tone-coral{background:#ff8d69}.tone-rose{background:#f56fa6}.tone-mint{background:#7fefb2}.semadepe-panel-title h3{margin:6px 0 0;font-size:1.3rem}.semadepe-mini-chart{align-items:end;gap:10px;height:190px;display:flex}.semadepe-mini-chart span{background:linear-gradient(#b5a3ffeb,#ffb960d1);border-radius:999px 999px 8px 8px;flex:1 1 0}.semadepe-mini-chart span:nth-child(2n){background:linear-gradient(#f6dba8b8,#8173a55c)}.semadepe-mini-axis{color:#94a3b8;justify-content:space-between;gap:10px;font-size:.75rem;display:flex}.semadepe-line-chart{height:150px;position:relative}.semadepe-line-chart svg{width:100%;height:100%}.semadepe-line-chart path{fill:none;stroke:#f7d660;stroke-width:3.5px;stroke-linecap:round;stroke-linejoin:round}.semadepe-line-dots span{background:#f7d660;border-radius:50%;width:10px;height:10px;margin-left:-5px;position:absolute;box-shadow:0 0 0 4px #f7d66029}.records-premium-page,.records-premium-hero,.records-premium-copy,.records-premium-stats,.records-premium-grid,.records-premium-card-head,.records-premium-table{display:grid}.records-premium-page{gap:20px}.records-type-toolbar{background:#fff;border:1px solid #e2e8f0f5;border-radius:24px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:18px 22px;display:grid;box-shadow:0 18px 38px #94a3b81f}.records-type-toolbar>div{gap:8px;display:grid}.records-type-toolbar span,.records-type-modal header span{color:#64748b;letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:800}.records-type-toolbar h1{color:#0f172a;margin:0;font-size:1.45rem}.records-type-action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#14b8a6);border:0;border-radius:16px;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:46px;padding:0 18px;font-size:.9rem;font-weight:800;display:inline-flex;box-shadow:0 16px 32px #2563eb38}.records-type-action:hover{transform:translateY(-1px);box-shadow:0 20px 38px #14b8a638}.status-filter-group{background:#f1f5f9;border-radius:12px;gap:6px;padding:4px;display:inline-flex}.status-filter-btn{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.status-filter-btn:hover{color:#0f172a;background:#fffc}.status-filter-btn.active{color:#2563eb;background:#fff;box-shadow:0 2px 8px #2563eb1f}.records-payment-status-toggle{background:#f8fafc;border-radius:10px;justify-content:space-between;align-items:center;margin:8px 0;padding:10px 14px;display:flex}.records-payment-status-label{color:#475569;align-items:center;gap:6px;font-size:.82rem;font-weight:600;display:inline-flex}.records-payment-status-label svg{color:#94a3b8}.status-switch{cursor:pointer;background:#cbd5e1;border:0;border-radius:999px;width:44px;height:24px;padding:0;transition:background .25s;position:relative}.status-switch.pending{background:#f59e0b}.status-switch.confirmed{background:#10b981}.status-switch:disabled{opacity:.6;cursor:not-allowed}.status-switch-slider{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .25s;position:absolute;top:2px;left:2px;box-shadow:0 1px 3px #0003}.status-switch.confirmed .status-switch-slider{transform:translate(20px)}.records-premium-hero{background:radial-gradient(circle at 100% 0,#f973161f,#0000 16rem),radial-gradient(circle at 0,#8b5cf614,#0000 18rem),linear-gradient(#fffffff5,#f7fafdfa);border:1px solid #e2e8f0f5;border-radius:30px;grid-template-columns:1fr;gap:18px;padding:22px;box-shadow:0 24px 60px #94a3b824}.records-premium-copy{align-content:space-between;gap:16px}.records-premium-kicker{color:#7c3aed;text-transform:uppercase;letter-spacing:.08em;background:#8b5cf614;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:10px 16px;font-size:.76rem;font-weight:700;display:inline-flex}.records-premium-copy h1{max-width:13ch;font-family:var(--font-lora),serif;color:#1c2140;margin:0;font-size:clamp(2.2rem,1.8rem + 1.2vw,3.5rem);line-height:1}.records-premium-copy p{color:#64748b;max-width:42rem;margin:0;font-size:1rem}.records-premium-stats{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.records-premium-stats article{background:#ffffffd1;border:1px solid #e2e8f0f2;border-radius:20px;padding:18px;box-shadow:0 24px 46px #94a3b82e,0 8px 18px #94a3b81a}.records-premium-stats strong{color:#111827;font-size:1.5rem;display:block}.records-premium-stats span{color:#64748b;margin-top:.35rem;font-size:.84rem;font-weight:700;display:block}.records-premium-stats small{color:#94a3b8;margin-top:.45rem;display:block}.records-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.records-premium-card{background:linear-gradient(#fff 0%,#fbfcff 100%);border:1px solid #e2e8f0f5;border-radius:26px;gap:18px;padding:22px;box-shadow:0 28px 54px #94a3b829,0 10px 20px #94a3b814}.records-premium-card-wide{grid-column:1/-1}.records-premium-card-head{grid-template-columns:minmax(0,1fr);gap:8px}.records-premium-card-head p{text-transform:uppercase;letter-spacing:.08em;color:#64748b;margin:0;font-size:.8rem;font-weight:700}.records-premium-card-head h2{color:#1e293b;margin:.3rem 0 0;font-size:1.3rem}.records-type-list{flex-direction:column;gap:12px;display:flex}.records-type-list-item{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border:1px solid #e2e8f0e6;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 20px;transition:all .2s;display:flex}.records-type-list-item:hover{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border-color:#94a3b899;transform:translateY(-2px);box-shadow:0 4px 12px #94a3b826}.records-type-list-info{flex-direction:column;flex:1;gap:6px;display:flex}.records-type-list-info h3{color:#1e293b;margin:0;font-size:1.1rem;font-weight:600}.records-type-list-stats{color:#64748b;align-items:center;gap:8px;font-size:.875rem;display:flex}.records-type-list-amount{color:#0ea5e9;font-weight:600}.records-premium-table{gap:10px}.records-premium-table-compact>div,.records-premium-table-header header,.records-premium-table-header div{align-items:center;display:grid}.records-premium-table-compact>div{background:#f8fafc;border:1px solid #e2e8f0e0;border-radius:18px;grid-template-columns:minmax(120px,1fr) minmax(100px,120px) minmax(90px,100px);gap:18px;padding:14px 16px;box-shadow:0 14px 28px #94a3b81a}.records-premium-table-header header,.records-premium-table-header div{border-radius:18px;grid-template-columns:minmax(120px,1fr) minmax(110px,130px) minmax(90px,100px) minmax(140px,1fr);gap:18px;padding:14px 16px}.records-premium-table-header header{color:#475569;background:linear-gradient(135deg,#8b5cf614,#3b82f614);border:1px solid #e2e8f0eb;font-weight:700}.records-premium-table-header div{background:#f8fafc;border:1px solid #e2e8f0e0;box-shadow:0 14px 28px #94a3b81a}.records-premium-table span{color:#334155}.records-premium-table strong{color:#7c3aed}.records-payment-card{grid-template-columns:minmax(0,1fr) minmax(150px,180px);align-items:stretch}.records-payment-details{gap:14px;display:grid}.records-payment-details dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.records-payment-details dl div,.records-payment-note{align-content:start;gap:4px;display:grid}.records-payment-details dt,.records-payment-note span,.records-payment-receipt>span{color:#64748b;letter-spacing:.05em;text-transform:uppercase;font-size:.72rem;font-weight:800}.records-payment-details dd{color:#0f172a;overflow-wrap:anywhere;margin:0;font-weight:700}.records-payment-amount{color:#7c3aed!important}.records-payment-note p{color:#334155;overflow-wrap:anywhere;margin:0;line-height:1.45}.records-payment-receipt{align-content:start;gap:8px;display:grid}.records-payment-receipt button,.records-payment-empty-receipt{aspect-ratio:4/3;background:#fff;border:1px solid #cbd5e1f2;border-radius:14px;width:100%}.records-payment-receipt button{cursor:zoom-in;padding:0;position:relative;overflow:hidden}.records-payment-receipt img,.records-receipt-modal-image img{width:100%;height:100%;display:block}.records-payment-receipt img{object-fit:cover}.records-payment-empty-receipt{color:#94a3b8;place-items:center;gap:6px;font-size:.82rem;font-weight:700;display:grid}.records-receipt-modal-overlay{z-index:80;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ab8;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.records-receipt-modal-overlay .records-receipt-modal,.records-receipt-modal-overlay .records-type-modal{z-index:81;position:relative}.records-receipt-image-overlay{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f172ae6;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.records-receipt-image-overlay .records-receipt-modal{z-index:101;position:relative}.records-receipt-modal,.records-type-modal{background:#fff;border-radius:24px;gap:14px;padding:16px;display:grid;box-shadow:0 28px 70px #0f172a59}.records-receipt-modal{grid-template-rows:auto minmax(0,1fr);width:min(1120px,100%);height:min(90vh,900px);max-height:90vh}.records-type-modal{width:min(520px,100%)}.records-receipt-modal header,.records-type-modal header{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.records-receipt-modal header span{color:#64748b;letter-spacing:.05em;text-transform:uppercase;font-size:.76rem;font-weight:800;display:block}.records-receipt-modal header strong,.records-type-modal header strong{color:#0f172a;font-size:1rem}.records-receipt-modal header button,.records-type-modal header button{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #cbd5e1f2;border-radius:14px;place-items:center;width:42px;height:42px;display:inline-grid}.records-type-modal form{gap:12px;padding-top:8px;display:grid}.records-type-modal label{color:#334155;letter-spacing:.05em;text-transform:uppercase;font-size:.78rem;font-weight:800}.records-type-modal input{color:#0f172a;width:100%;min-height:48px;font:inherit;background:#f8fafc;border:1px solid #cbd5e1f2;border-radius:14px;outline:none;padding:0 14px}.records-type-modal input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.records-type-modal form p{color:#b91c1c;margin:0;font-size:.88rem;font-weight:700}.records-type-modal form>button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:48px;font-weight:800;display:inline-flex}.records-type-modal form>button:disabled{cursor:wait;opacity:.72}.records-receipt-modal-image{background:#0f172a;border-radius:18px;width:100%;height:100%;min-height:min(70vh,680px);position:relative;overflow:hidden}.records-receipt-modal-image img{object-fit:contain}.payment-data-page{gap:20px}.payment-data-hero{background:radial-gradient(circle at 100% 0,#14b8a621,#0000 16rem),radial-gradient(circle at 0,#2563eb14,#0000 18rem),linear-gradient(#fffffff5,#f7fafdfa)}.payment-data-board{gap:16px}.payment-data-list{gap:10px;display:grid}.payment-data-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e2e8f0e6;border-radius:18px;grid-template-columns:64px minmax(220px,1.25fr) minmax(150px,.7fr) minmax(170px,.8fr) minmax(110px,.45fr) auto;align-items:center;gap:14px;padding:12px;display:grid;box-shadow:0 14px 28px #94a3b81a}.payment-data-row:hover{transform:translateY(-1px);box-shadow:0 18px 36px #94a3b829}.payment-data-qr-thumb{aspect-ratio:1;color:#0ea5e9;background:#f8fafc;border:1px solid #cbd5e1eb;border-radius:16px;place-items:center;width:56px;display:grid;position:relative;overflow:hidden}.payment-data-qr-thumb img,.payment-data-qr-preview img{object-fit:contain;background:#fff;width:100%;height:100%}.payment-data-main,.payment-data-row>div:not(.payment-data-qr-thumb){min-width:0}.payment-data-main strong,.payment-data-row>div strong{color:#0f172a;overflow-wrap:anywhere;display:block}.payment-data-main span,.payment-data-row>div span{color:#64748b;overflow-wrap:anywhere;margin-top:.25rem;font-size:.84rem;display:block}.payment-data-open{color:#0f766e;background:#f0fdfae6;border:1px solid #2dd4bfcc;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-weight:800;display:inline-flex}.payment-data-summary{align-content:start}.payment-data-qr-preview{aspect-ratio:1;color:#94a3b8;background:#f8fafc;border:1px dashed #0ea5e98c;border-radius:28px;justify-self:center;place-items:center;width:100%;max-width:360px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffd1}.payment-data-qr-preview.has-image{background:#fff;border-style:solid}.payment-data-upload-actions{justify-content:center;display:flex}.church-modal-form .institution-field select{background:#fff;border:1px solid #cbd5e1e6;box-shadow:inset 0 1px 2px #0f172a08}.church-modal-form .institution-field select:focus{border-color:#38bdf8;box-shadow:0 0 0 4px #38bdf824,0 10px 24px #3b82f614}.churches-premium-page,.churches-premium-hero,.churches-premium-copy,.churches-premium-actions,.churches-premium-metrics,.churches-premium-board,.churches-premium-list,.churches-premium-row,.church-modal-header,.church-modal-body,.church-modal-summary,.church-modal-stats,.church-modal-form,.church-modal-grid,.church-modal-footer{display:grid}.churches-premium-page{gap:20px}.churches-premium-hero{background:radial-gradient(circle at 100% 0,#3b82f614,#0000 16rem),radial-gradient(circle at 0,#8b5cf614,#0000 18rem),linear-gradient(#fffffff5,#f7fafdfa);border:1px solid #e2e8f0f5;border-radius:30px;grid-template-columns:minmax(320px,1fr) auto;gap:18px;padding:22px;box-shadow:0 24px 60px #94a3b824}.churches-premium-copy{align-content:space-between;gap:16px}.churches-premium-kicker{color:#7c3aed;text-transform:uppercase;letter-spacing:.08em;background:#8b5cf614;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:10px 16px;font-size:.76rem;font-weight:700;display:inline-flex}.churches-premium-copy h1{max-width:16ch;font-family:var(--font-lora),serif;color:#1c2140;margin:0;font-size:clamp(2.2rem,1.8rem + 1.2vw,3.4rem);line-height:1}.churches-premium-copy p{color:#64748b;max-width:44rem;margin:0;font-size:1rem}.churches-premium-actions{grid-auto-flow:column;align-items:start;gap:10px}.churches-premium-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.churches-premium-metrics article{background:#ffffffd1;border:1px solid #e2e8f0f2;border-radius:20px;padding:18px;box-shadow:0 24px 46px #94a3b82e,0 8px 18px #94a3b81a}.churches-premium-metrics strong{color:#111827;font-size:1.5rem;display:block}.churches-premium-metrics span{color:#64748b;margin-top:.35rem;font-size:.84rem;font-weight:700;display:block}.churches-premium-metrics small{color:#94a3b8;margin-top:.45rem;display:block}.churches-premium-filter,.churches-premium-create{border-radius:16px;align-items:center;gap:10px;min-height:52px;display:inline-flex}.churches-premium-board{background:#ffffffd1;border:1px solid #e2e8f0f2;border-radius:26px;gap:16px;padding:20px;box-shadow:0 22px 55px #94a3b824}.churches-premium-searchbar{color:#94a3b8;background:#f8fafc;border:1px solid #e2e8f0f2;border-radius:18px;align-items:center;gap:12px;min-height:56px;padding:0 18px;display:flex}.churches-premium-searchbar input{color:#1e293b;background:0 0;border:0;outline:0;width:100%}.churches-premium-searchbar input::placeholder{color:#94a3b8}.churches-premium-list{gap:10px}.churches-premium-row{background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #e2e8f0e0;border-radius:20px;grid-template-columns:minmax(250px,1.25fr) minmax(130px,.55fr) minmax(210px,.9fr) minmax(210px,.9fr) minmax(90px,.35fr) minmax(92px,.35fr) minmax(90px,.35fr);align-items:center;gap:12px;padding:14px 12px;box-shadow:0 14px 28px #94a3b81a}.churches-premium-row-button{cursor:pointer;text-align:left;border:none;width:100%}.churches-premium-row-button:hover{transform:translateY(-1px);box-shadow:0 18px 38px #94a3b829}.churches-row-main,.churches-row-status{align-items:center;display:flex}.churches-row-main{gap:12px;min-width:0}.churches-row-avatar{color:#475569;background:linear-gradient(135deg,#93c5fd 0%,#60a5fa 100%);border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;font-weight:700;display:grid}.churches-row-main strong,.churches-row-col strong,.churches-row-code strong{color:#0f172a;display:block}.churches-row-main span,.churches-row-col span,.churches-row-code span,.churches-row-progress small,.churches-row-status span{color:#64748b}.churches-row-status{gap:10px}.churches-status-dot{border-radius:999px;flex-shrink:0;width:9px;height:9px}.churches-status-dot-1{background:#22c55e}.churches-status-dot-2{background:#fbbf24}.churches-status-dot-3{background:#8b5cf6}.churches-status-dot-4{background:#22c55e}.churches-row-col,.churches-row-progress,.churches-row-code{min-width:0}.churches-row-code strong{color:#4f7cf7}.churches-row-progress{justify-items:center;gap:6px;display:grid}.churches-progress-ring{aspect-ratio:1;background:conic-gradient(#38bdf8 0 72%,#dbe7f5 72% 100%);border-radius:50%;place-items:center;width:54px;display:grid;position:relative}.churches-progress-ring:before{content:"";background:#fff;border-radius:50%;position:absolute;inset:7px}.churches-progress-ring span{z-index:1;color:#475569;font-size:.76rem;font-weight:700;position:relative}.churches-row-action span{color:#0ea5e9;background:#ffffffeb;border:1px solid #7dd3fcd9;border-radius:999px;justify-content:center;align-items:center;min-width:74px;min-height:42px;font-weight:700;display:inline-flex}.churches-row-action{justify-content:flex-end;display:flex}.churches-row-action span:hover{color:#0284c7;border-color:#38bdf8}.church-modal-overlay{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 0 0,#38bdf82e,#0000 24rem),linear-gradient(#0f172a5c,#0f172a9e);padding:24px;position:fixed;inset:0;overflow-y:auto}.church-modal-shell{background:radial-gradient(circle at 100% 0,#0ea5e929,#0000 18rem),radial-gradient(circle at 0,#8b5cf61a,#0000 18rem),linear-gradient(#fbfdfffa,#f4f8fdfa);border:1px solid #fff6;border-radius:32px;width:min(1180px,100%);margin:0 auto;overflow:hidden;box-shadow:0 36px 110px #0f172a47,inset 0 1px #fff9}.church-modal-header{background:#ffffff94;border-bottom:1px solid #e2e8f0d9;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;padding:24px 28px}.church-modal-header p,.church-modal-form-head p{color:#0284c7;text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.78rem;font-weight:700}.church-modal-header h2{font-family:var(--font-lora),serif;color:#172554;margin:.45rem 0 0;font-size:clamp(1.9rem,1.55rem + .9vw,2.7rem);line-height:1.02}.church-modal-close{color:#475569;cursor:pointer;background:#ffffffeb;border:1px solid #e2e8f0f2;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;display:inline-flex}.church-modal-body{grid-template-columns:minmax(300px,.44fr) minmax(0,.56fr);gap:0}.church-modal-summary{background:linear-gradient(#f8fafcf5,#f1f5f9f5);border-right:1px solid #e2e8f0cc;gap:18px;padding:28px}.church-modal-profile,.church-modal-badges,.church-modal-insights>div{display:flex}.church-modal-profile{background:#ffffffd6;border:1px solid #e2e8f0e0;border-radius:26px;align-items:center;gap:16px;padding:22px;box-shadow:0 18px 38px #94a3b81f}.church-modal-avatar{color:#fff;background:linear-gradient(135deg,#0ea5e9 0%,#8b5cf6 100%);border-radius:28px;flex-shrink:0;place-items:center;width:86px;height:86px;font-size:1.5rem;font-weight:700;display:grid;box-shadow:0 22px 40px #3b82f638}.church-modal-profile small{color:#0284c7;text-transform:uppercase;letter-spacing:.08em;font-size:.76rem;font-weight:700;display:block}.church-modal-profile strong{color:#0f172a;margin-top:.35rem;font-size:1.3rem;display:block}.church-modal-profile span{color:#64748b;margin-top:.3rem;display:block}.church-modal-badges{flex-wrap:wrap;gap:10px}.church-modal-badge{color:#0f766e;background:#0891b21f;border-radius:999px;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:700;display:inline-flex}.church-modal-badge-soft{color:#4338ca;background:#6366f11a}.church-modal-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.church-modal-stats article{background:#ffffffdb;border:1px solid #e2e8f0eb;border-radius:20px;padding:18px;box-shadow:0 18px 34px #94a3b81f}.church-modal-stats strong{color:#0f172a;font-size:1.2rem;display:block}.church-modal-stats span{color:#64748b;margin-top:.4rem;font-size:.82rem;font-weight:700;display:block}.church-modal-insights{gap:12px;display:grid}.church-modal-insights>div{background:#ffffffc7;border:1px solid #e2e8f0db;border-radius:20px;align-items:start;gap:12px;padding:16px 18px}.church-modal-insights svg{color:#0284c7;flex-shrink:0;margin-top:2px}.church-modal-insights strong{color:#0f172a;display:block}.church-modal-insights span{color:#64748b}.church-modal-note{color:#1d4ed8;background:linear-gradient(#e0f2fef5,#eef2ffeb);border:1px solid #7dd3fcd1;border-radius:22px;padding:18px;box-shadow:0 18px 36px #60a5fa24}.church-modal-note p{margin:0}.church-modal-form{gap:18px;padding:28px}.church-modal-form-head h3{color:#0f172a;margin:.4rem 0 0;font-size:1.28rem}.church-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.church-modal-form .institution-field{background:linear-gradient(#f8fafcfa,#fffffff5);border:1px solid #e2e8f0f2;border-radius:18px;padding:14px;box-shadow:inset 0 1px #ffffffd1,0 8px 20px #94a3b814}.church-modal-form .institution-field span{color:#334155}.church-modal-form .institution-field input,.church-modal-form .institution-field textarea{background:#fff;border:1px solid #cbd5e1e6;box-shadow:inset 0 1px 2px #0f172a08}.church-modal-form .institution-field input:focus,.church-modal-form .institution-field textarea:focus{border-color:#38bdf8;box-shadow:0 0 0 4px #38bdf824,0 10px 24px #3b82f614}.church-modal-grid textarea{resize:vertical;min-height:120px}.church-modal-footer{grid-template-columns:repeat(4,auto);justify-content:flex-end;gap:10px;padding-top:6px}.dashboard-kanban-panel{box-shadow:var(--shadow-sm);background:linear-gradient(135deg,#f0fdfaeb,#fffffff5 42%,#fff7ede6);border:1px solid #cbd5e1e6;border-radius:22px;gap:16px;margin:22px 0;padding:22px;display:grid}.dashboard-kanban-head{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;display:grid}.dashboard-kanban-kicker{color:#0f766e;text-transform:uppercase;letter-spacing:.08em;background:#ccfbf1;border-radius:999px;align-items:center;gap:8px;min-height:32px;padding:0 11px;font-size:.75rem;font-weight:800;display:inline-flex}.dashboard-kanban-head h2{color:#0f172a;margin:10px 0 0;font-size:1.35rem;line-height:1.15}.dashboard-kanban-head>strong{color:#fff;background:#0f766e;border-radius:16px;justify-content:center;align-items:center;min-width:54px;min-height:44px;font-size:1.25rem;display:inline-flex}.dashboard-kanban-live{color:#047857;justify-self:end;margin-top:-8px;font-size:.72rem;font-weight:800}.dashboard-kanban-error{color:#9a3412;background:#fff7ed;border-radius:14px;margin:0;padding:12px 14px;font-weight:700}.dashboard-kanban-scroll{min-height:430px;padding-bottom:4px;overflow-x:auto}.dashboard-kanban-board{grid-template-columns:repeat(10,minmax(210px,1fr));gap:12px;min-width:2180px;min-height:410px;display:grid}.dashboard-kanban-column{background:#ffffffd1;border:1px solid #e2e8f0f2;border-radius:18px;grid-template-rows:auto minmax(340px,1fr);gap:10px;min-height:390px;padding:12px;display:grid}.dashboard-kanban-column header{justify-content:space-between;align-items:center;gap:10px;display:flex}.dashboard-kanban-column header span{color:#0f172a;font-size:.82rem;font-weight:800}.dashboard-kanban-column header b{color:#0369a1;background:#e0f2fe;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.78rem;display:inline-flex}.dashboard-kanban-items{align-content:start;gap:8px;max-height:340px;padding-right:2px;display:grid;overflow-y:auto}.dashboard-kanban-items>p{color:#64748b;border:1px dashed #94a3b899;border-radius:14px;place-items:center;min-height:220px;margin:0;font-size:.82rem;font-weight:700;display:grid}.dashboard-kanban-card{color:#0f172a;text-align:left;cursor:pointer;background:#fff;border:1px solid #cbd5e1e6;border-radius:14px;gap:7px;width:100%;padding:11px;display:grid;box-shadow:0 10px 20px #0f172a0d}.dashboard-kanban-card:hover{border-color:#14b8a68c;transform:translateY(-1px)}.dashboard-kanban-card:disabled{cursor:wait;opacity:.72}.dashboard-kanban-card strong,.dashboard-kanban-card span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-kanban-card strong{font-size:.86rem}.dashboard-kanban-card span{color:#64748b;font-size:.78rem}.dashboard-kanban-card small{color:#0f766e;justify-content:space-between;align-items:center;gap:8px;font-weight:800;display:inline-flex}@media (max-width:1200px){.uazapi-grid{grid-template-columns:1fr}.uazapi-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.pastors-premium-hero,.pastors-filter-bar,.pastors-board-stats,.pastors-board-pipeline,.pastors-premium-metrics,.pastors-premium-row{grid-template-columns:1fr}.pastors-filter-group{grid-template-columns:repeat(3,auto)}.pastor-drawer-grid,.pastor-drawer-photo-actions,.pastor-drawer-footer,.dashboard-premium-hero,.premium-hero-body,.dashboard-premium-grid{grid-template-columns:1fr}.premium-hero-panel-grid,.dashboard-premium-stats,.premium-radar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-chart-shell,.premium-bottom-stats{grid-template-columns:1fr}.dashboard-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid-main,.treasury-glass-hero,.treasury-glass-grid,.treasury-glass-chart-wrap,.treasury-glass-member-row,.treasury-glass-hero-metrics{grid-template-columns:1fr}.treasury-glass-card-large,.treasury-glass-card-wide{grid-area:auto}.semadepe-card-strip,.semadepe-grid,.semadepe-panel-split,.records-premium-hero,.records-premium-grid,.records-premium-stats,.churches-premium-hero,.churches-premium-actions,.churches-premium-metrics,.churches-premium-row,.payment-data-row,.church-modal-body,.church-modal-stats,.church-modal-footer{grid-template-columns:1fr}.dashboard-kanban-board{grid-template-columns:repeat(10,minmax(190px,1fr));min-width:1980px}}@media (max-width:1023px){.crm-content{padding:20px 16px}.topbar{flex-wrap:wrap;gap:8px;min-height:56px;padding:8px 12px}.topbar-mobile-btn{display:inline-flex}.topbar-search{order:3;width:100%}.topbar-date,.topbar-profile-info{display:none}.treasury-glass-shell{padding:20px}.treasury-glass-topbar,.treasury-glass-card-head,.treasury-glass-donut-block,.treasury-glass-hero{grid-template-columns:1fr}.treasury-glass-toolbar,.treasury-glass-tabs{grid-auto-flow:row}.semadepe-topbar,.semadepe-hero{grid-template-columns:1fr}.semadepe-top-actions{grid-auto-flow:row;justify-items:start}.records-premium-table-header header,.records-premium-table-header div,.records-premium-table-compact>div,.records-type-toolbar,.records-payment-card,.records-payment-details dl{grid-template-columns:1fr}.records-payment-receipt{max-width:280px}.churches-premium-actions{grid-auto-flow:row;justify-items:start}.church-modal-overlay{padding:12px}.church-modal-shell{border-radius:24px}.church-modal-header,.church-modal-summary,.church-modal-form{padding:20px}.church-modal-grid{grid-template-columns:1fr}}@media (max-width:680px){.settings-hero,.uazapi-panel-header{flex-direction:column;align-items:stretch}.uazapi-actions{grid-template-columns:1fr}.uazapi-panel,.settings-hero,.uazapi-control-card,.uazapi-qr-card{border-radius:20px;padding:14px}.uazapi-qr-box{min-height:280px;padding:14px}.uazapi-qr-image{aspect-ratio:1;width:min(100%,220px);height:auto}.pastors-premium-hero,.pastors-premium-board{border-radius:22px;padding:14px}.pastors-premium-copy h1{font-size:1.95rem}.pastors-filter-group{grid-template-columns:1fr 1fr}.pastor-drawer{padding:16px}.pastor-drawer-header h2{font-size:1.5rem}.pastor-drawer-photo-card,.pastor-drawer-grid,.login-layout{grid-template-columns:1fr}.login-panel-brand{min-height:auto;padding:16px}.login-brand-visual{min-height:320px}.login-panel-form{padding:1.25rem}.premium-login-shell{padding:14px}.premium-login-card{border-radius:24px;grid-template-columns:1fr;min-height:auto}.premium-login-form-side{padding:26px 20px}.premium-login-copy h1{font-size:2rem}.premium-login-hero-side{min-height:420px}.premium-hero-surface{padding:26px 20px 24px}.premium-hero-surface h2{font-size:1.8rem}.premium-device-scene{min-height:290px}.premium-device-shadow{width:220px;height:50px;bottom:24px;left:56px}.premium-device-back-panel{width:190px;height:120px;top:30px;right:18px}.premium-device-panel{width:220px;height:145px;top:82px;left:10px}.premium-device{width:270px;height:180px;top:72px;right:16px}.premium-device-screen{border-radius:20px 20px 14px 14px;height:145px}.premium-device-base{height:18px;left:24px;right:18px}.dashboard-premium-hero,.premium-hero-panel,.premium-chart-card,.premium-donut-card{border-radius:22px;padding:14px}.dashboard-premium-copy h1{font-size:2.15rem}.premium-hero-panel-grid,.dashboard-premium-stats,.premium-radar-grid,.premium-bottom-stats,.premium-card-headline,.premium-hero-panel-head{grid-template-columns:1fr}.premium-chart{min-height:230px}.premium-donut-chart{width:min(100%,220px)}.premium-activity-item,.premium-finance-item,.premium-timeline-item{grid-template-columns:1fr}.premium-activity-meta{text-align:left}.dashboard-kpis{grid-template-columns:1fr}.dashboard-kanban-panel{border-radius:20px;padding:14px}.dashboard-kanban-head{grid-template-columns:1fr}.dashboard-kanban-head>strong{justify-self:start}.institution-form-grid{grid-template-columns:1fr}.dashboard-head h2,.hero-overlay h3{font-size:1.5rem}.hero-detail{display:grid}.treasury-glass-shell{border-radius:24px;gap:18px;padding:16px}.treasury-glass-search,.treasury-glass-chip,.treasury-glass-card,.treasury-glass-hero-card,.treasury-glass-member-row{border-radius:18px}.treasury-glass-hero h1{font-size:2.2rem}.treasury-glass-donut-block,.treasury-glass-member-profile,.treasury-glass-progress>div:first-child,.treasury-glass-legend-label{grid-template-columns:1fr}.treasury-glass-legend div{flex-direction:column;align-items:flex-start}.treasury-glass-donut{margin:0 auto}.treasury-glass-bars{gap:8px;min-height:220px;padding:18px 12px 8px}.semadepe-shell{border-radius:22px;padding:16px}.semadepe-hero h1{font-size:2.2rem}.semadepe-panel,.semadepe-spot-card{border-radius:20px}.records-premium-hero,.records-premium-card{border-radius:22px;padding:14px}.records-receipt-modal-overlay{padding:12px}.records-receipt-modal{border-radius:20px;height:min(88vh,760px);padding:12px}.records-premium-copy h1{font-size:2rem}.churches-premium-hero,.churches-premium-board{border-radius:22px;padding:14px}.churches-premium-copy h1{font-size:1.95rem}.church-modal-header h2{font-size:1.55rem}.church-modal-profile{align-items:flex-start}.church-modal-avatar{border-radius:22px;width:72px;height:72px}.semadepe-panel-top,.semadepe-chart-caption,.semadepe-panel-title,.semadepe-side-list div{grid-template-columns:1fr}.semadepe-multi-bars,.semadepe-mini-chart{gap:8px}}.modal-overlay{z-index:80;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:radial-gradient(circle at 0 0,#38bdf82e,#0000 24rem),linear-gradient(#0f172a5c,#0f172a9e);justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal-dialog{background:radial-gradient(circle at 100% 0,#0ea5e929,#0000 18rem),radial-gradient(circle at 0,#8b5cf61a,#0000 18rem),linear-gradient(#fbfdfffa,#f4f8fdfa);border:1px solid #fff6;border-radius:24px;width:min(640px,100%);margin:0 auto;overflow:hidden;box-shadow:0 36px 110px #0f172a47,inset 0 1px #fff9}.modal-header{background:#ffffff94;border-bottom:1px solid #e2e8f0d9;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;padding:20px 24px;display:grid}.modal-close{color:#475569;cursor:pointer;background:#ffffffeb;border:1px solid #e2e8f0f2;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:inline-flex}.modal-close:hover{background:#f1f5f9f2;border-color:#cbd5e1}.modal-title{font-family:var(--font-lora),serif;color:#172554;margin:0;font-size:1.5rem;line-height:1.2}.modal-badge{color:#0284c7;text-transform:uppercase;letter-spacing:.05em;background:#0ea5e91f;border-radius:12px;padding:4px 12px;font-size:.75rem;font-weight:700}.modal-badge-warning{color:#d97706;background:#f59e0b1f}.modal-body{padding:24px}.modal-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:24px;display:grid}.modal-form-grid.single-column{grid-template-columns:1fr}.modal-footer{border-top:1px solid #e2e8f0d9;justify-content:flex-end;gap:12px;padding-top:20px;display:flex}.form-label{color:#334155;margin-bottom:8px;font-size:.875rem;font-weight:500;display:block}.form-input,.form-select{color:#0f172a;background:#ffffffe6;border:1px solid #cbd5e1cc;border-radius:10px;width:100%;padding:10px 14px;font-size:.9rem;transition:all .2s}.form-input:focus,.form-select:focus{border-color:#38bdf8;outline:none;box-shadow:0 0 0 3px #38bdf826}.form-select{cursor:pointer}.form-hint{color:#64748b;margin-top:6px;font-size:.75rem;display:block}.form-checkbox{cursor:pointer;align-items:center;display:flex}.form-checkbox input[type=checkbox]{cursor:pointer;width:18px;height:18px}.alert{border-radius:10px;padding:12px 16px;font-size:.875rem}.alert-error{color:#dc2626;background:#ef44441a;border:1px solid #ef44444d}.alert-success{color:#16a34a;background:#22c55e1a;border:1px solid #22c55e4d}.alert-info{color:#2563eb;background:#3b82f61a;border:1px solid #3b82f64d}@media (max-width:768px){.modal-overlay{padding:16px}.modal-dialog{border-radius:20px}.modal-form-grid{grid-template-columns:1fr}.modal-header{grid-template-columns:1fr auto}.modal-badge{grid-column:1/-1}}
