*{box-sizing:border-box}body.wfeh-portal-body{margin:0;background:#f5f2f7;color:#2d2935;font-family:Arial,sans-serif}.wfeh-portal-header{background:#fff;border-bottom:1px solid #ddd7e2;padding:18px 5vw;display:flex;justify-content:space-between;align-items:center;position:sticky;top:0;z-index:10}.wfeh-portal-brand{font:700 21px Georgia,serif;color:#2d2935;text-decoration:none}.wfeh-portal-header nav{display:flex;gap:18px}.wfeh-portal-header nav a{color:#5d5362;text-decoration:none;font-weight:700}.wfeh-portal-main{max-width:1200px;margin:auto;padding:36px 20px 60px}.wfeh-portal-welcome{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.wfeh-portal-welcome span{text-transform:uppercase;letter-spacing:.15em;font-size:11px;color:#766e7a}.wfeh-portal-welcome h1{font:700 40px Georgia,serif;margin:5px 0}.wfeh-btn{display:inline-flex;padding:11px 18px;border:1px solid #c9c1cd;border-radius:999px;background:#fff;color:#2d2935;text-decoration:none;font-weight:800;cursor:pointer}.wfeh-btn.primary{background:#6b269e;color:#fff;border-color:#6b269e}.wfeh-panel,.wfeh-stat{background:#fff;border:1px solid #ded8e2;border-radius:15px;box-shadow:0 8px 24px rgba(45,41,53,.05)}.wfeh-panel{padding:24px;margin-bottom:22px}.wfeh-stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,230px));gap:15px;margin-bottom:20px}.wfeh-stat{padding:20px}.wfeh-stat span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#766e7a}.wfeh-stat strong{font-size:38px}.wfeh-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:15px}.wfeh-event-card{border:1px solid #e4dfe7;border-radius:12px;padding:18px}.wfeh-event-card .status,.sent{background:#efe5f7;color:#672693;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800}.wfeh-event-card .actions{display:flex;flex-wrap:wrap;gap:10px}.wfeh-event-card .actions a{color:#6b269e;font-weight:700}.wfeh-table-wrap{overflow:auto}.wfeh-table{width:100%;border-collapse:collapse}.wfeh-table th,.wfeh-table td{padding:12px 10px;border-bottom:1px solid #eee;text-align:left;vertical-align:top}.wfeh-form label{display:block;font-weight:700;margin-bottom:15px}.wfeh-form input,.wfeh-form textarea,.wfeh-form select{width:100%;padding:11px;border:1px solid #cfc8d3;border-radius:8px;margin-top:6px}.wfeh-form .check{font-weight:400}.wfeh-form .check input{width:auto}.two,.three{display:grid;gap:15px}.two{grid-template-columns:repeat(2,1fr)}.three{grid-template-columns:repeat(3,1fr)}.wfeh-section-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.wfeh-notice{background:#edf8ea;border:1px solid #b8dcae;padding:12px 14px;border-radius:8px;margin:12px 0}.wfeh-recipient-list{border:1px solid #ddd7e2;border-radius:10px;max-height:420px;overflow:auto}.wfeh-recipient-list label{display:block;padding:12px;margin:0;border-bottom:1px solid #eee;font-weight:400}.wfeh-recipient-list input{width:auto;margin:0 8px 0 0}.wfeh-recipient-list .select-all{font-weight:800;background:#faf8fb}.wfeh-portal-footer{text-align:center;padding:28px;color:#7b737e;font-size:12px}@media(max-width:760px){.wfeh-portal-header,.wfeh-portal-welcome,.wfeh-section-head{display:block}.wfeh-portal-header nav{margin-top:12px;flex-wrap:wrap}.two,.three,.wfeh-stat-grid{grid-template-columns:1fr}}
/* v0.5.3 */
.wfeh-login-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#f5f2f7,#fff)}
.wfeh-login-card{width:min(100%,460px);background:#fff;border:1px solid #ded8e2;border-radius:22px;padding:34px;box-shadow:0 18px 50px rgba(45,41,53,.1)}
.wfeh-login-brand{font:700 25px Georgia,serif;color:#6b269e;margin-bottom:18px}
.wfeh-login-card h1{font:700 38px Georgia,serif;margin:8px 0}
#wfeh-loginform p{margin:0 0 16px}
#wfeh-loginform label{display:block;font-weight:700}
#wfeh-loginform input[type=text],#wfeh-loginform input[type=password]{width:100%;padding:13px;border:1px solid #cfc8d3;border-radius:9px;margin-top:6px}
#wfeh-loginform .button-primary{width:100%;border:0;border-radius:999px;padding:13px;background:#6b269e;color:#fff;font-weight:800}
.wfeh-login-links{text-align:center}
.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;color:#766e7a;font-weight:800}
.wfeh-send-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.wfeh-subpanel{border:1px solid #ded8e2;border-radius:14px;padding:20px;background:#fff;margin-top:18px}
.wfeh-subpanel h3{margin-top:0}
.wfeh-manual-row{display:grid;grid-template-columns:1.2fr 1.4fr .55fr auto;gap:10px;align-items:end;border-bottom:1px solid #eee;padding-bottom:14px;margin-bottom:14px}
.wfeh-manual-row label{margin:0}
.wfeh-remove-manual{border:0;background:none;color:#b32d2e;text-decoration:underline;cursor:pointer;padding:12px 4px}
.wfeh-filter-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}
.wfeh-chip{border:1px solid #d0c8d4;background:#fff;border-radius:999px;padding:7px 12px;cursor:pointer;font-weight:700}
.wfeh-chip.active{background:#eee5f6;border-color:#b999cb;color:#5d1d86}
.wfeh-recipient{display:grid!important;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}
.wfeh-recipient[style*="display: none"]{display:none!important}
.recipient-info small{display:block;color:#736b77;margin-top:3px}
.recipient-status{font-size:12px;font-weight:800;color:#6f6574}
.wfeh-email-meta{background:#f8f5fa;border-radius:10px;padding:12px 14px;margin-bottom:16px}
.wfeh-email-meta span{display:block;text-transform:uppercase;letter-spacing:.1em;font-size:10px;color:#7b7280}
.wfeh-email-preview{margin-top:18px;border:1px solid #ddd7e2;border-radius:14px;padding:24px;text-align:center;background:#faf9fb}
.fake-email-button{display:inline-block;margin:18px 0;padding:12px 20px;background:#6b269e;color:#fff;border-radius:999px;font-weight:800}
@media(max-width:900px){.wfeh-send-grid{grid-template-columns:1fr}.wfeh-manual-row{grid-template-columns:1fr}}

/* v0.6.1 resend controls */
.recipient-actions{display:flex;align-items:flex-end;justify-content:center;gap:6px;flex-direction:column}.wfeh-resend-btn{border:0;background:none;color:#6b269e;text-decoration:underline;font-weight:700;font-size:12px;cursor:pointer;padding:2px 0}.wfeh-resend-btn:disabled{opacity:.6;cursor:wait}.wfeh-notice-error{background:#fff1f1;border-color:#e0aaaa}.wfeh-recipient>input{width:auto!important;margin:0!important}@media(max-width:700px){.wfeh-recipient{grid-template-columns:auto 1fr!important}.recipient-actions{grid-column:2;align-items:flex-start}}

.wfeh-hero-picker{margin:18px 0;padding:18px;border:1px solid #e7dfeb;border-radius:14px;background:#faf8fb}.wfeh-hero-preview{min-height:140px;display:grid;place-items:center;margin:8px 0 12px;border:1px dashed #cfc3d5;border-radius:12px;overflow:hidden;background:#fff;color:#7b7280}.wfeh-hero-preview img{display:block;width:100%;max-height:320px;object-fit:cover}
