:root{font:16px/1.5 system-ui,sans-serif;color:#152039;background:#eef2f7}*{box-sizing:border-box}body{margin:0}header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:18px max(20px,calc((100% - 1100px)/2));background:#fff;border-bottom:1px solid #d8e0eb}.brand{font-weight:800;color:#152039;text-decoration:none;font-size:1.2rem}nav{display:flex;gap:16px;flex-wrap:wrap}nav a{color:#244cb3}main{max-width:1100px;margin:36px auto;padding:0 20px}.card{background:white;border:1px solid #d8e0eb;border-radius:14px;padding:28px;box-shadow:0 5px 20px #17203312}.narrow{max-width:560px;margin:auto}.top{margin-top:24px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:#536174;font-size:.75rem;font-weight:800}h1{font-size:clamp(1.8rem,5vw,2.7rem);line-height:1.1;margin:.25em 0}form,.stack{display:grid;gap:16px;margin-top:24px}.grid{display:grid;gap:16px}.two{grid-template-columns:1fr 1fr}.three{grid-template-columns:1fr 1.5fr .6fr}label{display:grid;gap:6px;font-weight:700}label span{font-weight:400;color:#657186}input,button,select,textarea{font:inherit;min-height:44px;padding:9px 11px;border-radius:7px}input,select,textarea{border:1px solid #98a6b9;width:100%}textarea{min-height:7rem;resize:vertical}input:focus,button:focus,select:focus,textarea:focus{outline:3px solid #8bb8ff;outline-offset:2px}button{border:0;background:#244cb3;color:white;font-weight:750;cursor:pointer}button.secondary{background:#59677a}button.danger{background:#a12929}button:disabled{opacity:.6;cursor:wait}.status{min-height:24px;font-weight:650}.status.error{color:#a11919}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.application{border:1px solid #d8e0eb;border-radius:9px;padding:18px}.application h3{margin-top:0}.review{display:flex;gap:10px;align-items:end;flex-wrap:wrap}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:10px 8px;border-bottom:1px solid #e1e6ee}dl{display:grid;grid-template-columns:max-content 1fr;gap:8px 20px}dt{font-weight:750}.filters{display:grid;grid-template-columns:2fr 1fr auto;gap:12px;margin:16px 0;align-items:end}code{background:#eef2f8;padding:2px 5px;border-radius:4px}[hidden]{display:none!important}
.admin-heading{margin-bottom:18px}.admin-tabs{display:flex;flex-wrap:nowrap;gap:6px;overflow-x:auto;padding:6px;background:#dfe6f0;border-radius:10px;margin-bottom:20px}.admin-tabs button{white-space:nowrap;background:transparent;color:#26344d}.admin-tabs button.active{background:#fff;color:#173d98;box-shadow:0 1px 5px #17203320}.admin-panel{min-width:0}.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.section-heading h2,.section-heading p{margin-top:0}.clickable-row{cursor:pointer}.clickable-row:hover,.clickable-row:focus{background:#f0f5ff;outline:2px solid #8bb8ff;outline-offset:-2px}.empty-state{padding:24px;text-align:center;color:#657186}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:16px}.pagination button{min-height:38px}.column-picker{position:relative}.column-picker summary{cursor:pointer;border:1px solid #98a6b9;border-radius:7px;padding:8px 12px;white-space:nowrap}.column-options{position:absolute;right:0;z-index:5;min-width:190px;background:#fff;border:1px solid #d8e0eb;border-radius:8px;padding:12px;box-shadow:0 8px 24px #17203325}.column-options label{display:flex;grid-template-columns:auto 1fr;align-items:center;font-weight:500}.column-options input{width:auto;min-height:auto}.drawer-backdrop{position:fixed;inset:0;background:#11182766;z-index:20}.record-drawer{position:fixed;z-index:21;top:0;right:0;width:min(560px,92vw);height:100dvh;overflow:auto;background:#fff;box-shadow:-8px 0 30px #11182733;padding:24px}.record-drawer>header{position:sticky;top:-24px;z-index:2;margin:-24px -24px 20px;padding:18px 24px;display:flex;flex-direction:row;align-items:center;background:#fff;border-bottom:1px solid #d8e0eb}.record-drawer>header h2{margin:0}.icon-button{margin-left:auto;min-width:44px;font-size:1.7rem;background:transparent;color:#152039}.drawer-open{overflow:hidden}.drawer-section{padding:20px 0;border-top:1px solid #d8e0eb}.drawer-section h3{margin-top:0}.detail-list{grid-template-columns:minmax(110px,max-content) 1fr}.detail-list dd{overflow-wrap:anywhere}.history-item{display:grid;gap:4px;padding:12px 0;border-bottom:1px solid #e1e6ee}.history-item span,.history-item small{color:#59677a}.link-button{display:block;width:100%;margin:8px 0;text-align:left;background:#eef3ff;color:#173d98}.record-drawer .drawer-section>.danger{margin-top:8px}
@media(max-width:680px){header{align-items:flex-start;flex-direction:column}main{margin-top:20px}.two,.three,.filters{grid-template-columns:1fr}.card{padding:20px}nav{gap:10px}dl{grid-template-columns:1fr}dd{margin:0 0 10px}.section-heading{align-items:stretch;flex-direction:column}.column-picker{align-self:flex-end}.record-drawer{width:100vw;padding:20px}.record-drawer>header{top:-20px;margin:-20px -20px 20px;padding:16px 20px}.admin-tabs{margin-left:-20px;margin-right:-20px;border-radius:0}.detail-list{grid-template-columns:1fr}}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:relative}.main-menu{display:flex;align-items:center;gap:10px}.menu-item{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:8px 16px;border-radius:999px;border:1px solid transparent;color:#244cb3;text-decoration:none;font-weight:750;background:#eef3ff}.menu-item:hover{background:#dfe9ff}.menu-item.primary{color:#fff;background:#244cb3}.menu-item.secondary{color:#fff;background:#59677a}.menu-item[aria-current=page]{border-color:#244cb3;box-shadow:0 0 0 2px #fff inset}.menu-toggle{display:none;width:46px;padding:10px;background:#eef3ff}.menu-toggle>span:not(.sr-only){display:block;height:2px;margin:5px 0;background:#152039;border-radius:2px}.toggle-field{display:flex;grid-template-columns:auto 1fr;align-items:flex-start;padding:16px;border:1px solid #d8e0eb;border-radius:9px;background:#f7f9fc}.toggle-field input{width:20px;min-height:20px;margin-top:3px}.toggle-field span{display:grid;color:#152039}.toggle-field small{font-weight:400;color:#657186}
.notification-center{position:relative;margin-left:auto}.notification-bell{position:relative;display:grid;place-items:center;width:44px;height:44px;min-height:44px;padding:0;border:1px solid #cbd5e1;border-radius:50%;background:#fff;color:#24435f;box-shadow:none}.notification-bell:hover{background:#eef9ff;color:#075985;transform:none}.notification-bell .status-icon{display:grid;place-items:center;width:23px;height:23px;border-radius:0;background:transparent!important;--status-icon-color:#17304c}.notification-bell .status-icon:before{width:100%;height:100%}.notification-bell:hover .status-icon{--status-icon-color:#075985}.notification-badge{position:absolute;top:-5px;right:-5px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#c5221f;color:#fff;font-size:.68rem;font-weight:900}.notification-panel{position:absolute;top:calc(100% + 10px);right:0;z-index:30;width:min(390px,calc(100vw - 28px));overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 18px 45px rgba(15,35,60,.2)}.notification-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--line)}.notification-panel>header strong{font-size:1rem}.notification-read-all{min-height:auto;padding:5px 8px;background:transparent;color:var(--brand);box-shadow:none;font-size:.76rem}.notification-list{display:grid;max-height:min(65vh,430px);overflow:auto}.notification-item{display:grid;grid-template-columns:auto 1fr;gap:10px;width:100%;padding:13px 16px;border:0;border-bottom:1px solid var(--line);border-radius:0;background:#fff;color:var(--ink);text-align:left;box-shadow:none}.notification-item:hover{background:#f0f8fc;color:var(--ink);transform:none}.notification-item .member-message-icon{width:32px;height:32px}.notification-item-copy{display:grid;gap:3px}.notification-item-copy small{color:var(--muted);font-weight:500}.notification-empty{margin:0;padding:22px 16px;color:var(--muted);text-align:center}
@media(max-width:680px){.site-header{flex-direction:row;align-items:center}.notification-center{margin-left:auto}.menu-toggle{display:block;margin-left:0}.main-menu{display:none;position:absolute;top:calc(100% + 1px);left:0;right:0;z-index:15;padding:14px 20px;background:#fff;border-bottom:1px solid #d8e0eb;box-shadow:0 10px 20px #17203320}.main-menu.open{display:grid}.menu-item{width:100%}.notification-panel{position:fixed;top:72px;right:14px;left:14px;width:auto}}
.home-hero{max-width:760px;margin:8vh auto;text-align:center;padding:48px 28px}.home-hero h1{font-size:clamp(2.3rem,7vw,4.5rem);max-width:720px;margin:.2em auto}.home-hero>p:not(.eyebrow){max-width:560px;margin:18px auto;color:#536174;font-size:1.2rem}.home-logo{display:block;width:190px;height:190px;object-fit:contain;margin:0 auto 24px}.home-actions{display:flex;justify-content:center;gap:12px;margin-top:32px}.home-actions .menu-item{min-width:170px}@media(max-width:520px){.home-hero{padding:24px 8px}.home-actions{display:grid}.home-logo{width:150px;height:150px}}
.site-header{padding-top:12px;padding-bottom:12px}.brand{display:inline-flex;align-items:center}.brand img{display:block;width:64px;height:64px;object-fit:contain}
.filters.with-type-state{grid-template-columns:2fr 1fr 1fr auto}.inactive-membership-row{background:#fff5e6}.inactive-membership-note{color:#9a4d00;font-weight:750}.type-counts{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.type-counts span{padding:4px 9px;border-radius:999px;background:#eef2f7;color:#3e4b60;font-size:.875rem}.replacement-panel{padding:16px;border:1px solid #e4b46d;border-radius:9px;background:#fff8ed}@media(max-width:680px){.filters.with-type-state{grid-template-columns:1fr}}
.member-filters{display:grid;gap:14px;margin:20px 0}.filter-pills{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px}.filter-pills button{min-height:30px;padding:4px 10px;border:1px solid #cbd5e1;background:#f8fafc;color:#475569;border-radius:999px;font-size:.82rem;font-weight:700;line-height:1.2;box-shadow:none}.filter-pills button.active{border-color:#0369a1;background:#e0f2fe;color:#075985;box-shadow:inset 0 0 0 1px #7dd3fc}.member-search{display:grid;grid-template-columns:1fr auto;gap:12px}.multiple-fee-row{background:#fff0f0}.fee-warning{color:#a11919;font-weight:750}@media(max-width:680px){.member-search{grid-template-columns:1fr}}

/* Shared modern interface */
:root{--ink:#10203b;--muted:#65748b;--line:#dbe3ee;--surface:#fff;--surface-soft:#f5f8fc;--brand:#075985;--brand-strong:#06466a;--accent:#e0f2fe;--danger:#b42318;--radius:18px;--shadow:0 12px 32px rgba(15,35,60,.08);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#edf3f8}
body{min-height:100vh;background:radial-gradient(circle at 85% -10%,#dff3fb 0,transparent 30rem),linear-gradient(180deg,#f7fafc 0,#edf3f8 30rem);color:var(--ink)}
.site-header{position:sticky;top:0;z-index:12;min-height:84px;padding:10px max(24px,calc((100% - 1280px)/2));background:rgba(255,255,255,.9);border-bottom:1px solid rgba(203,213,225,.8);box-shadow:0 4px 18px rgba(15,35,60,.04);backdrop-filter:blur(16px)}
.brand img{width:66px;height:66px}.main-menu{gap:8px}.menu-item{min-height:44px;padding:9px 18px;background:transparent;border:1px solid transparent;color:#24435f;transition:background .18s,border-color .18s,transform .18s}.menu-item:hover{background:#edf6fb;transform:translateY(-1px)}.menu-item.primary{background:var(--brand);box-shadow:0 7px 18px rgba(7,89,133,.2)}.menu-item.secondary{background:#334155}.menu-item[aria-current=page]{border-color:#7dd3fc;background:#eef9ff;box-shadow:none;color:var(--brand-strong)}
main{max-width:1280px;margin:42px auto;padding:0 24px}.card{border:1px solid rgba(203,213,225,.8);border-radius:var(--radius);padding:32px;background:rgba(255,255,255,.96);box-shadow:var(--shadow)}
h1,h2,h3{letter-spacing:-.025em}h1{font-weight:800}.eyebrow{color:var(--brand);letter-spacing:.16em}.admin-heading{padding:38px 40px;background:linear-gradient(135deg,#fff 55%,#eef9ff)}
input,select,textarea{min-height:48px;padding:11px 14px;border:1px solid #b8c6d6;border-radius:11px;background:#fff;color:var(--ink);box-shadow:0 1px 2px rgba(15,35,60,.03);transition:border-color .18s,box-shadow .18s}input:hover,select:hover,textarea:hover{border-color:#8ba2b7}input:focus,select:focus,textarea:focus{border-color:#38a4d4;outline:0;box-shadow:0 0 0 4px rgba(56,164,212,.15)}
input[type=checkbox],input[type=radio]{appearance:auto;width:18px;height:18px;min-height:18px;padding:0;border-radius:4px;box-shadow:none;accent-color:var(--brand);flex:0 0 18px}
button{min-height:44px;padding:9px 16px;border-radius:11px;background:var(--brand);box-shadow:0 4px 12px rgba(7,89,133,.14);transition:background .18s,transform .18s,box-shadow .18s}button:hover:not(:disabled){background:var(--brand-strong);transform:translateY(-1px);box-shadow:0 7px 16px rgba(7,89,133,.18)}button.secondary{background:#e8eef5;color:#263b51;box-shadow:none}button.secondary:hover:not(:disabled){background:#dce6ef}button.danger{background:var(--danger)}
.admin-tabs{gap:8px;padding:7px;background:#e6edf5;border:1px solid #d7e0ea;border-radius:15px}.admin-tabs button{padding:10px 16px;border-radius:10px;color:#334155;box-shadow:none}.admin-tabs button.active{color:var(--brand);box-shadow:0 5px 14px rgba(15,35,60,.09)}
.table-wrap{border:1px solid var(--line);border-radius:14px;background:#fff}table{border-collapse:separate;border-spacing:0}th{padding:13px 14px;background:#f4f7fa;color:#526176;font-size:.78rem;text-transform:uppercase;letter-spacing:.055em;border-bottom:1px solid var(--line)}td{padding:14px;border-bottom:1px solid #e8edf3}tbody tr:last-child td{border-bottom:0}.clickable-row{transition:background .15s}.clickable-row:hover,.clickable-row:focus{background:#edf8fd;outline:0}.filter-pills button:hover:not(:disabled){border-color:#7dd3fc;background:#f0f9ff;color:#075985;transform:none;box-shadow:none}.filter-pills button.active,.filter-pills button.active:hover:not(:disabled){border-color:#38bdf8;background:#e0f2fe;color:#075985;box-shadow:inset 0 0 0 1px #7dd3fc}
.record-drawer{width:min(620px,96vw);padding:30px;background:#fbfdff;box-shadow:-18px 0 60px rgba(15,35,60,.22)}.record-drawer>header{top:-30px;margin:-30px -30px 10px;padding:22px 30px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}.record-drawer>header h2{font-size:1.65rem}.drawer-backdrop{background:rgba(15,23,42,.48);backdrop-filter:blur(2px)}.drawer-section{padding:24px 0;border-color:var(--line)}.drawer-section h3{font-size:1.05rem;color:#263b51}.detail-list{gap:0;margin:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff}.detail-list dt,.detail-list dd{min-height:50px;margin:0;padding:13px 16px;border-bottom:1px solid #e8edf3}.detail-list dt{color:#526176}.detail-list dt:nth-last-of-type(1),.detail-list dd:last-child{border-bottom:0}.editable-details dd{display:flex;align-items:center;gap:10px;justify-content:space-between}.editable-details dd>span{overflow-wrap:anywhere}.edit-field-button{flex:0 0 34px;width:34px;min-width:34px;min-height:34px;height:34px;padding:0;border:1px solid #c9d7e4;border-radius:9px;background:#f4f8fb;color:var(--brand);box-shadow:none;font-size:1.05rem;line-height:1}.edit-field-button:hover:not(:disabled){background:var(--accent);color:var(--brand-strong);box-shadow:none}.member-edit-form{padding:20px;border:1px solid var(--line);border-radius:14px;background:#fff}.checkbox-field{display:flex;align-items:center;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:11px;background:var(--surface-soft)}.form-actions{display:flex;gap:10px;flex-wrap:wrap}.form-actions button{flex:1}.history-item{padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff;margin:8px 0}
.column-picker summary{border-color:#c6d2df;border-radius:10px;background:#fff}.column-options{border-radius:12px;box-shadow:var(--shadow)}.column-options label{display:flex;gap:9px}.toggle-field{border-radius:13px;background:#f7fafc}.home-hero{border:1px solid rgba(203,213,225,.8);box-shadow:var(--shadow)}
@media(max-width:680px){.site-header{min-height:72px;padding:8px 18px}.brand img{width:54px;height:54px}main{padding:0 14px;margin-top:24px}.card{padding:22px;border-radius:15px}.admin-heading{padding:28px 24px}.record-drawer{padding:20px}.record-drawer>header{top:-20px;margin:-20px -20px 8px;padding:18px 20px}.detail-list{grid-template-columns:1fr}.detail-list dt{padding-bottom:2px;border-bottom:0;min-height:auto}.detail-list dd{padding-top:5px}.form-actions{display:grid}.admin-tabs{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}}
.account-top{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:32px;align-items:start}.account-heading h1{margin-top:.25em}.account-status-column{display:grid;gap:14px}.fee-summary-banner{display:flex;align-items:center;gap:14px;margin:0;padding:17px 18px;border:1px solid;border-radius:16px}.fee-summary-banner>div{display:grid;gap:2px}.fee-summary-banner strong{font-size:1rem}.fee-summary-banner span:not(.fee-summary-icon){color:#475569;font-size:.9rem}.fee-summary-icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:50%;font-size:1.5rem;font-weight:900}.fee-summary-paid{border-color:#86d3ad;background:#effaf4}.fee-summary-paid .fee-summary-icon{background:#15803d;color:#fff}.fee-summary-partial{border-color:#f4c76b;background:#fff8e8}.fee-summary-partial .fee-summary-icon{background:#b7791f;color:#fff}.fee-summary-unpaid{border-color:#f1a7a7;background:#fff2f2}.fee-summary-unpaid .fee-summary-icon{background:#b42318;color:#fff}.fee-summary-none{border-color:#cbd5e1;background:#f8fafc}.fee-summary-none .fee-summary-icon{background:#64748b;color:#fff}.account-summary-card>#account-details{margin-top:28px}.session-help{margin-top:10px;color:var(--muted);font-size:.9rem}@media(max-width:760px){.account-top{grid-template-columns:1fr;gap:0}.account-status-column{display:contents}.account-heading{order:1}.fee-summary-banner{order:2;margin:16px 0}.fee-summary-banner{align-items:flex-start;padding:16px}.fee-summary-icon{flex-basis:44px;width:44px;height:44px}.account-summary-card>#account-details{margin-top:20px}}
.admin-tabs button:hover:not(:disabled){color:#fff}.admin-tabs button.active:hover:not(:disabled){color:#fff}
.payment-status-icon{display:inline-grid;width:32px;height:32px;min-width:32px;min-height:32px;flex-basis:32px;font-size:1rem;cursor:help}.payment-status-icon.fee-summary-paid{background:#15803d;color:#fff}.payment-status-icon.fee-summary-partial{background:#b7791f;color:#fff}.payment-status-icon.fee-summary-unpaid{background:#b42318;color:#fff}.payment-status-icon.fee-summary-none{background:#64748b;color:#fff}.payment-status-icon:focus{outline:3px solid #8bb8ff;outline-offset:2px}
.filter-payment-icon{display:inline-grid;place-items:center;width:18px;height:18px;margin-right:5px;border-radius:50%;color:#fff;font-size:.7rem;font-weight:900;vertical-align:-2px}.filter-payment-icon.fee-summary-paid{background:#15803d}.filter-payment-icon.fee-summary-partial{background:#b7791f}.filter-payment-icon.fee-summary-unpaid{background:#b42318}.filter-payment-icon.fee-summary-none{background:#64748b}
.admin-main{margin-top:18px}.admin-heading{padding:10px 4px 16px;border:0;border-radius:0;background:transparent;box-shadow:none}.admin-heading .eyebrow{margin:0 0 4px}.admin-heading h1{margin:0;font-size:clamp(1.65rem,3vw,2.35rem)}.admin-heading .status:empty{display:none}.admin-heading .status{margin:10px 0 0}.admin-heading+.admin-tabs{margin-top:0}@media(max-width:680px){.admin-main{margin-top:12px}.admin-heading{padding:6px 2px 12px}.admin-heading h1{font-size:1.65rem}}
.content-tabs{display:flex;gap:8px;margin:18px 0}.content-tabs button{background:#e8eef5;color:#263b51;box-shadow:none}.content-tabs button:hover:not(:disabled),.content-tabs button.active,.content-tabs button.active:hover:not(:disabled){background:var(--brand);color:#fff}.template-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:28px;align-items:start}.template-layout .stack{margin-top:0}#content-template-list{align-content:start}.template-layout:not(.template-layout-without-tags) #content-template-list{max-width:680px}.tag-reference{position:sticky;top:110px;align-self:start;padding:18px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}#content-tags{display:flex;flex-wrap:wrap;gap:7px}#content-tags code{cursor:pointer;font-size:.76rem;overflow-wrap:anywhere}@media(max-width:760px){.template-layout{grid-template-columns:1fr}.template-layout:not(.template-layout-without-tags) #content-template-list{max-width:none}.tag-reference{position:static}}
.template-layout.template-layout-without-tags{grid-template-columns:minmax(0,1fr)}
.email-preview-controls{display:grid;gap:10px;padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)}.email-preview-controls h4{margin:0}.email-preview{display:grid;gap:8px;margin-top:4px}.email-preview iframe{width:100%;min-height:430px;border:1px solid var(--line);border-radius:10px;background:#fff}
.drawer-email-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.drawer-email-actions button{width:100%}@media(max-width:520px){.drawer-email-actions{grid-template-columns:1fr}}
.template-source-banner{display:flex;align-items:center;gap:10px;padding:11px 14px;border:1px solid;border-radius:11px;font-weight:800}.template-source-banner:before{content:"";display:block;flex:0 0 22px;width:22px;height:22px;background-color:currentColor;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.template-source-member{border-color:#93c5fd;background:#eff6ff;color:#1e3a8a}.template-source-member:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M16 21v-2a4 4 0 0 0-4-4H6a4 4 0 0 0-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M22 21v-2a4 4 0 0 0-3-3.87M16 3.13a4 4 0 0 1 0 7.75'/%3E%3C/svg%3E")}.template-source-waitlist{border-color:#f6c56f;background:#fff8e7;color:#854d0e}.template-source-waitlist:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2M5.5 4.5 3 7M18.5 4.5 21 7'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='9'/%3E%3Cpath d='M12 7v5l3 2M5.5 4.5 3 7M18.5 4.5 21 7'/%3E%3C/svg%3E")}.template-source-all{border-color:#cbd5e1;background:#f8fafc;color:#475569}.template-source-all:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m3 7 9 6 9-6'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m3 7 9 6 9-6'/%3E%3C/svg%3E")}
.admin-tabs button[data-admin-tab="email"],.admin-tabs button[data-admin-tab="content"]{display:inline-flex;align-items:center;gap:8px}.admin-tabs button[data-admin-tab="email"]:before,.admin-tabs button[data-admin-tab="content"]:before{content:"";display:block;width:19px;height:19px;flex:0 0 19px;background-color:currentColor;mask-position:center;mask-repeat:no-repeat;mask-size:contain;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;-webkit-mask-size:contain}.admin-tabs button[data-admin-tab="email"]:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m3 7 9 6 9-6'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='14' rx='2'/%3E%3Cpath d='m3 7 9 6 9-6'/%3E%3C/svg%3E")}.admin-tabs button[data-admin-tab="content"]:before{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 3h9l4 4v14H6z'/%3E%3Cpath d='M14 3v5h5M9 12h6M9 16h6'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 3h9l4 4v14H6z'/%3E%3Cpath d='M14 3v5h5M9 12h6M9 16h6'/%3E%3C/svg%3E")}
.template-source-banner:before{flex-basis:25px;width:25px;height:25px}.template-source-member:before{background-color:#1d4ed8;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 11a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm7-1a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7ZM2 20a7 7 0 0 1 14 0v1H2v-1Zm14.5-7c3.04 0 5.5 2.46 5.5 5.5V21h-4v-1c0-2.76-1.12-5.26-2.93-7.07.46.05.94.07 1.43.07Z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M9 11a4 4 0 1 0 0-8 4 4 0 0 0 0 8Zm7-1a3.5 3.5 0 1 0 0-7 3.5 3.5 0 0 0 0 7ZM2 20a7 7 0 0 1 14 0v1H2v-1Zm14.5-7c3.04 0 5.5 2.46 5.5 5.5V21h-4v-1c0-2.76-1.12-5.26-2.93-7.07.46.05.94.07 1.43.07Z'/%3E%3C/svg%3E")}.template-source-waitlist:before{background-color:#92400e;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 2h12v3c0 3.3-1.8 5.5-4 7 2.2 1.5 4 3.7 4 7v3H6v-3c0-3.3 1.8-5.5 4-7-2.2-1.5-4-3.7-4-7V2Zm2 2v1c0 2.7 1.7 4.5 4 5.8 2.3-1.3 4-3.1 4-5.8V4H8Zm4 9.2C9.7 14.5 8 16.3 8 19v1h8v-1c0-2.7-1.7-4.5-4-5.8Z'/%3E%3C/svg%3E");-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6 2h12v3c0 3.3-1.8 5.5-4 7 2.2 1.5 4 3.7 4 7v3H6v-3c0-3.3 1.8-5.5 4-7-2.2-1.5-4-3.7-4-7V2Zm2 2v1c0 2.7 1.7 4.5 4 5.8 2.3-1.3 4-3.1 4-5.8V4H8Zm4 9.2C9.7 14.5 8 16.3 8 19v1h8v-1c0-2.7-1.7-4.5-4-5.8Z'/%3E%3C/svg%3E")}.template-source-all:before{background-color:#334155}
.magic-link-login #login-form,.magic-link-login #login-code-form{display:none!important}
.login-code-toggle{width:100%;margin-top:14px}.login-code-form{margin-top:4px}.login-code-form>p{margin-top:0;color:var(--muted)}.login-code-form input[name="code"]{text-transform:uppercase;letter-spacing:.14em;font-weight:800}.login-code-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.login-code-actions button{width:100%}@media(max-width:520px){.login-code-actions{grid-template-columns:1fr}}
.magic-link-processing{display:none}.magic-link-login #login-view>.eyebrow,.magic-link-login #login-view>h1,.magic-link-login #login-view>.login-intro{display:none}.magic-link-login .magic-link-processing{display:grid;place-items:center;padding:30px 0 18px}.magic-link-processing img{width:112px;height:112px;object-fit:contain;animation:magic-link-spin 1.4s linear infinite}.magic-link-finished .magic-link-processing img{animation:none}.magic-link-login #login-view{text-align:center}@keyframes magic-link-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.magic-link-processing img{animation:magic-link-pulse 1.2s ease-in-out infinite alternate}.magic-link-finished .magic-link-processing img{animation:none}@keyframes magic-link-pulse{to{opacity:.45;transform:scale(.94)}}}
.email-template-disclosure{overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.email-template-disclosure+ .email-template-disclosure{margin-top:8px}.email-template-disclosure:not([open])>form{display:none!important}.email-template-disclosure>summary{display:flex;align-items:center;gap:10px;padding:11px 14px;cursor:pointer;list-style:none}.email-template-disclosure>summary::-webkit-details-marker{display:none}.email-template-disclosure>summary:before{content:"›";font-size:1.35rem;line-height:1;color:var(--brand);transition:transform .18s}.email-template-disclosure[open]>summary:before{transform:rotate(90deg)}.email-template-name{flex:1;font-size:.94rem}.email-template-type{padding:4px 8px;border-radius:999px;background:#edf4fa;color:#38506a;font-size:.72rem;font-weight:800}.email-template-disclosure>form{margin:0;border:0;border-top:1px solid var(--line);border-radius:0;box-shadow:none}.email-template-disclosure>form>h3,.email-template-disclosure>form>.template-source-banner{display:none}
.email-template-type.heading-type{background:#e0f2fe;color:#075985}
.content-template-group{overflow:hidden;border:1px solid #cbd5e1;border-radius:13px;background:#f8fafc}.content-template-group+.content-template-group{margin-top:10px}.content-template-group>summary{display:flex;align-items:center;gap:10px;padding:14px 16px;cursor:pointer;list-style:none;color:#263b51;font-size:1.05rem;font-weight:850}.content-template-group>summary::-webkit-details-marker{display:none}.content-template-group>summary:before{content:"›";color:var(--brand);font-size:1.45rem;line-height:1;transition:transform .18s}.content-template-group[open]>summary:before{transform:rotate(90deg)}.content-template-group[open]>summary{border-bottom:1px solid var(--line);background:#edf4fa}.content-template-group-items{display:grid;gap:8px;padding:10px;background:#fff}.content-template-group-items .email-template-disclosure+.email-template-disclosure{margin-top:0}
.receipt-availability-message{margin:16px 0 0;padding:12px 14px;border-left:4px solid #94a3b8;border-radius:8px;background:#f1f5f9;color:#475569}
.settings-tabs{display:flex;gap:8px;padding:6px;border:1px solid var(--line);border-radius:13px;background:#e8eef5}.settings-tabs button{flex:1;background:transparent;color:#334155;box-shadow:none}.settings-tabs button:hover:not(:disabled),.settings-tabs button.active,.settings-tabs button.active:hover:not(:disabled){background:var(--brand);color:#fff}.settings-subpanel{display:grid;gap:16px;padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--surface-soft)}.settings-actions{display:flex;justify-content:flex-end}.settings-actions button{min-width:190px}@media(max-width:680px){.settings-tabs{display:grid}.settings-actions button{width:100%}}
.member-information-banner{display:flex;align-items:flex-start;gap:14px;padding:17px 18px;border:1px solid;border-radius:16px}.member-information-banner>div{display:grid;gap:5px;min-width:0}.member-information-banner strong{font-size:1rem}.member-information-content{color:#334155;font-size:.92rem;white-space:pre-wrap;overflow-wrap:anywhere}.member-information-icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:50%;font-size:1.3rem}.member-information-available{border-color:#7dd3fc;background:#effaff}.member-information-available .member-information-icon{background:#0369a1}.member-information-locked{border-color:#cbd5e1;background:#f8fafc}.member-information-locked .member-information-icon{background:#e2e8f0}@media(max-width:760px){.member-information-banner{order:3;margin:0 0 16px;padding:16px}.member-information-icon{flex-basis:44px;width:44px;height:44px}}
.status-icon{background:var(--status-icon-background,#64748b)!important;color:var(--status-icon-color,#fff)!important}.status-icon:before{content:"";display:block;width:55%;height:55%;margin:auto;background:var(--status-icon-color,currentColor);mask:center/contain no-repeat var(--status-icon);-webkit-mask:center/contain no-repeat var(--status-icon)}.status-icon.status-icon-without-background{background:transparent!important}.filter-payment-icon.status-icon{display:inline-grid;place-items:center;width:18px;height:18px;margin-right:5px;border-radius:50%}.payment-status-icon.status-icon{display:inline-grid;place-items:center}
.payment-import-workspace{display:grid;gap:18px}.payment-import-workspace h2,.payment-import-workspace p{margin:0}.payment-mapping-presets,.payment-mapping-actions{display:flex;align-items:end;gap:12px;flex-wrap:wrap}.payment-mapping-presets label{min-width:min(340px,100%)}.payment-mapping-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.payment-mapping-actions input{flex:1 1 240px}.payment-import-table{max-height:70vh}.payment-import-table table{min-width:1280px}.payment-import-table td:nth-child(3){display:grid;gap:2px;min-width:190px}.payment-import-table td:nth-child(3) small{color:var(--muted)}.payment-import-table td:nth-child(4){min-width:340px}.payment-import-table td:nth-child(6){min-width:260px}.payment-suggestion{display:block;width:100%;min-height:auto;margin:0 0 6px;padding:7px 9px;border:1px solid var(--line);background:#f0f8fc;color:var(--brand);box-shadow:none;text-align:left;font-size:.8rem}.payment-row-duplicate{background:#f1f5f9;color:#64748b}.payment-row-error{background:#fff7ed}.payment-import-error{display:block;margin-top:5px;color:var(--danger);font-weight:700}.payment-import-commit{justify-self:start}@media(max-width:760px){.payment-mapping-grid{grid-template-columns:1fr}.payment-mapping-actions{display:grid}.payment-mapping-actions>*{width:100%}}
.template-inline-tags{display:flex;flex-wrap:wrap;align-items:center;gap:7px;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--surface-soft)}.template-inline-tags strong{width:100%;font-size:.84rem}.template-inline-tags code{cursor:pointer;font-size:.76rem}
.icon-editor{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin:0;padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)}.icon-editor legend{padding:0 5px;font-weight:800}.current-icon-choice{display:flex;align-items:center;gap:12px;min-width:0}.current-icon-choice strong{overflow:hidden;text-overflow:ellipsis}.icon-choice-preview{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:50%}.icon-editor-actions{display:flex;align-items:center;gap:8px}.icon-editor-actions button{min-height:42px}.icon-style-controls{grid-column:1/-1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:12px;border-top:1px solid var(--line)}.icon-style-controls label{margin:0}.color-field{display:grid;grid-template-columns:48px minmax(0,1fr);gap:8px;margin-top:6px}.color-field input[type=color]{width:48px;height:42px;padding:3px}.compact-toggle{grid-column:1/-1;padding:9px 11px}.contrast-warning{grid-column:1/-1;color:var(--danger);font-weight:750}.icon-style-controls>button{grid-column:1/-1}.icon-browser{width:min(940px,calc(100vw - 32px));max-height:min(780px,calc(100vh - 32px));padding:20px;border:0;border-radius:18px;box-shadow:0 24px 80px #0f172a55}.icon-browser::backdrop{background:#0f172a99}.icon-browser header{display:flex;align-items:center;justify-content:space-between}.icon-browser header h3{margin:0}.icon-browser>input[type=search]{width:100%;margin:14px 0}.icon-browser-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:8px;max-height:520px;overflow:auto;padding:2px}.icon-browser-choice{display:grid;place-items:center;gap:7px;min-height:92px;padding:10px 6px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#334155;box-shadow:none}.icon-browser-choice:hover:not(:disabled){background:#e0f2fe;color:#075985;transform:none}.icon-browser-choice .status-icon{display:grid;place-items:center;width:28px;height:28px}.icon-browser-choice span:last-child{width:100%;overflow:hidden;text-overflow:ellipsis;font-size:.68rem;white-space:nowrap}.icon-browser>button:last-child{width:100%;margin-top:12px}.status-preview-controls{display:grid;gap:12px;padding:16px;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft)}.status-preview-controls h4{margin:0}.status-template-preview{display:flex;align-items:center;gap:13px;padding:15px;border:1px solid #cbd5e1;border-radius:14px;background:#fff;font-weight:750}@media(max-width:680px){.icon-editor{grid-template-columns:1fr}.icon-editor-actions{display:grid;grid-template-columns:1fr 1fr}.icon-style-controls{grid-template-columns:1fr}.compact-toggle,.contrast-warning,.icon-style-controls>button{grid-column:1}.icon-browser-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
.account-main-column{min-width:0}.account-main-column>#account-details{margin-top:28px}@media(max-width:760px){.account-main-column{display:contents}.account-heading{order:1}.fee-summary-banner{order:2}.member-information-banner{order:3}.account-main-column>#account-details,.account-main-column>#profile-form{order:4;margin-top:20px}.account-main-column>.actions{order:5}.account-main-column>.session-help{order:6}}
.push-settings-card{display:flex;align-items:center;justify-content:space-between;gap:24px}.push-settings-card h2{margin-bottom:4px}.push-settings-card p{margin:0}.push-settings-card>.actions{flex:0 0 auto}.push-settings-card>.status{flex-basis:100%}@media(max-width:680px){.push-settings-card{display:grid}.push-settings-card>.actions{display:grid}}
.push-composer{display:grid;gap:14px;padding:16px;border:1px solid var(--line);border-radius:13px;background:#f7fafc}.push-composer legend{padding:0 7px;font-weight:850}.push-composer small{display:block;margin-top:5px;color:var(--muted)}.push-admin-report .pills{margin:14px 0}.push-admin-report .pills button.active{background:var(--brand);color:#fff;border-color:var(--brand)}
.push-device-card{display:grid;gap:7px;margin-bottom:10px}.push-device-card p,.push-device-card small{margin:0;overflow-wrap:anywhere}.push-device-card button{justify-self:start;margin-top:6px}.notification-item>a{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-width:0;color:inherit;text-decoration:none}.notification-item>a>span:last-child{display:grid;gap:3px}.notification-item>a time{color:var(--muted);font-size:.76rem}.notification-item>.notification-read{align-self:center;min-height:auto;padding:5px 8px;background:transparent;color:var(--brand);font-size:0}.notification-item>.notification-read:after{content:"✓";font-size:1rem}.notification-item-icon{display:grid;place-items:center;width:32px;height:32px;border-radius:50%}
.push-message-preview{display:grid;gap:4px;grid-column:1/-1;margin-top:12px;padding:12px;border:1px solid #93c5fd;border-radius:12px;background:#eff6ff}.push-message-preview span{color:var(--muted);font-size:.9rem}
.rich-toolbar{display:flex;flex-wrap:wrap;gap:6px;padding:8px;border:1px solid var(--line);border-bottom:0;border-radius:11px 11px 0 0;background:#eef3f8}.rich-toolbar button{min-height:34px;padding:6px 10px;background:#fff;color:#263b51;box-shadow:none}.rich-editor-surface{min-height:180px;padding:14px;border:1px solid var(--line);border-radius:0 0 11px 11px;background:#fff}.rich-editor-surface .ProseMirror{min-height:150px;outline:0}.member-message-timeline{display:grid;gap:9px}.member-message-timeline>h2{margin:8px 0 2px;font-size:1.15rem}.member-message-timeline details{overflow:hidden;border:1px solid var(--line);border-radius:13px;background:#fff}.member-message-timeline summary{display:flex;align-items:center;gap:10px;padding:12px;cursor:pointer;list-style:none}.member-message-timeline summary::-webkit-details-marker{display:none}.member-message-timeline details>div{padding:0 14px 12px}.member-message-timeline details>a{margin:0 14px 14px}.member-message-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%}.message-tags{border:1px solid var(--line);border-radius:11px;background:#fff}.message-tags>summary{padding:10px 12px;cursor:pointer;font-weight:800}.message-tags .template-inline-tags{border:0;border-top:1px solid var(--line);border-radius:0}.tag-chip{min-height:30px;padding:5px 9px;border:1px solid #cbd5e1;border-radius:999px;background:#f8fafc;color:#334155;font-size:.74rem;box-shadow:none}.tag-chip:hover:not(:disabled){background:#e0f2fe;color:#075985;transform:none}@media(max-width:760px){.member-message-timeline{order:4;margin-bottom:16px}.account-main-column>#account-details,.account-main-column>#profile-form{order:5!important}.account-main-column>.actions{order:6!important}.account-main-column>.session-help{order:7!important}}
.member-group-actions{display:flex;align-items:center;gap:10px}.message-audience{display:grid;gap:10px;padding:14px;border:1px solid var(--line);border-radius:12px}.message-audience label{display:flex;align-items:flex-start;gap:10px;margin:0;padding:10px;border-radius:9px;background:#f5f8fb;cursor:pointer}.message-audience input{width:auto;margin-top:4px}.message-audience label>span{display:grid;gap:3px;min-width:0}.message-audience [data-message-selected-count]{display:inline}.message-audience small{color:var(--muted);font-weight:500}
.menu-toggle>span:not(.sr-only){display:none}.menu-toggle:before,.lucide-x:before{content:"";display:block;width:24px;height:24px;margin:auto;background:currentColor;mask:center/contain no-repeat url('/generated/lucide/menu.svg');-webkit-mask:center/contain no-repeat url('/generated/lucide/menu.svg')}.lucide-x:before{mask-image:url('/generated/lucide/x.svg');-webkit-mask-image:url('/generated/lucide/x.svg')}.icon-button{display:grid;place-items:center}.icon-button .control-icon,.edit-field-button .control-icon,.notification-read .control-icon{width:20px;height:20px}.notification-item>.notification-read{display:grid;place-items:center;font-size:inherit}.notification-item>.notification-read:after{content:none}.email-template-disclosure>summary:before,.content-template-group>summary:before{content:"";display:block;flex:0 0 20px;width:20px;height:20px;background:var(--brand);mask:center/contain no-repeat url('/generated/lucide/chevron-right.svg');-webkit-mask:center/contain no-repeat url('/generated/lucide/chevron-right.svg')}.template-source-member:before{mask-image:url('/generated/lucide/users.svg');-webkit-mask-image:url('/generated/lucide/users.svg')}.template-source-waitlist:before{mask-image:url('/generated/lucide/hourglass.svg');-webkit-mask-image:url('/generated/lucide/hourglass.svg')}.template-source-all:before,.admin-tabs button[data-admin-tab="email"]:before{mask-image:url('/generated/lucide/mail.svg');-webkit-mask-image:url('/generated/lucide/mail.svg')}.admin-tabs button[data-admin-tab="content"]:before{mask-image:url('/generated/lucide/file-text.svg');-webkit-mask-image:url('/generated/lucide/file-text.svg')}
