/* WhatsList Pro component layer */
.wl-pro-hero{position:relative;overflow:hidden;border-radius:36px;background:radial-gradient(circle at 80% 20%,rgba(20,184,102,.18),transparent 36%),linear-gradient(135deg,#f5fff8 0%,#fff 70%);box-shadow:0 24px 70px rgba(6,59,37,.10);border:1px solid rgba(7,132,61,.10)}
.wl-pro-hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(7,132,61,.14) 1px,transparent 1px);background-size:24px 24px;opacity:.22;pointer-events:none}.wl-pro-hero>*{position:relative}.wl-admin-wrap .wl-admin-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:24px}.wl-admin-card{background:#fff;border:1px solid #dfeee7;border-radius:18px;padding:22px;box-shadow:0 10px 30px rgba(16,24,40,.06)}.wl-admin-card strong{display:block;color:#07843d;font-size:34px}.wl-archive-shell{display:grid;grid-template-columns:280px minmax(0,1fr);gap:28px}.wl-filter-card{position:sticky;top:94px;background:#fff;border:1px solid #e5eee9;border-radius:24px;padding:22px;box-shadow:0 18px 50px rgba(16,24,40,.06)}.wl-filter-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.wl-filter-title h3{margin:0;font-size:18px}.wl-filter-group{padding:16px 0;border-top:1px solid #eef4f1}.wl-filter-group:first-of-type{border-top:0;padding-top:0}.wl-filter-group label{display:flex;align-items:center;gap:10px;margin:10px 0;color:#475467;font-size:14px}.wl-filter-group input[type=checkbox],.wl-filter-group input[type=radio]{accent-color:var(--wl-primary)}.wl-range{accent-color:var(--wl-primary);width:100%}.wl-results-toolbar{display:flex;justify-content:space-between;align-items:center;gap:18px;background:#fff;border:1px solid #e6eee9;border-radius:18px;padding:14px 18px;margin-bottom:18px}.wl-toggle-view{display:flex;gap:8px}.wl-toggle-view button{height:36px;border:1px solid #ddebe5;border-radius:10px;background:#fff;color:#475467}.wl-toggle-view .is-active{background:#ecfdf3;color:#067a3b;border-color:#bdebd1}.wl-featured-strip{background:linear-gradient(135deg,#f4fff7,#fff);border:1px solid #d9f4e6;border-radius:24px;padding:20px;margin-bottom:18px}.wl-featured-strip__head{display:flex;justify-content:space-between;align-items:center;margin-bottom:14px}.wl-horizontal-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.wl-contact-card,.wl-group-card{background:#fff;border:1px solid #e5eee9;border-radius:22px;padding:18px;box-shadow:0 14px 34px rgba(16,24,40,.06);transition:.2s ease}.wl-contact-card:hover,.wl-group-card:hover{transform:translateY(-3px);box-shadow:0 22px 52px rgba(16,24,40,.10)}.wl-card-head{display:flex;align-items:center;gap:14px}.wl-card-avatar{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#dffbea,#fff);display:grid;place-items:center;overflow:hidden;border:3px solid #fff;box-shadow:0 8px 24px rgba(7,132,61,.14)}.wl-card-avatar img{width:100%;height:100%;object-fit:cover}.wl-card-name{font-weight:800;color:#101828;margin:0}.wl-card-role{font-size:13px;color:#667085;margin:2px 0}.wl-card-meta{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.wl-badge{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 10px;background:#ecfdf3;color:#067a3b;font-size:12px;font-weight:700}.wl-badge.red{background:#fff1f3;color:#d92d20}.wl-badge.blue{background:#eff8ff;color:#175cd3}.wl-badge.gold{background:#fffaeb;color:#b54708}.wl-chip-row{display:flex;flex-wrap:wrap;gap:7px}.wl-chip{display:inline-flex;border-radius:999px;background:#f7f9fc;border:1px solid #e6edf4;color:#475467;font-size:12px;padding:5px 9px}.wl-card-stats{display:flex;justify-content:space-between;gap:10px;color:#667085;font-size:13px;margin:14px 0}.wl-card-cta{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:42px;border-radius:12px;background:linear-gradient(135deg,var(--wl-primary),#056d35);color:#fff;text-decoration:none;font-weight:800;border:0}.wl-card-cta:hover{color:#fff;filter:brightness(.96)}.wl-section-titlebar{display:flex;justify-content:space-between;align-items:center;margin:28px 0 14px}.wl-section-titlebar h2,.wl-section-titlebar h3{margin:0}.wl-info-banner{display:flex;justify-content:space-between;align-items:center;gap:16px;border-radius:20px;padding:18px 20px;border:1px solid #fedf89;background:#fffbeb;margin:18px 0}.wl-info-banner strong{color:#92400e}.wl-form-shell{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px}.wl-form-sidebar{position:sticky;top:96px;align-self:start}.wl-submit-form .wl-form-section{background:#fff;border:1px solid #e6eee9;border-radius:22px;padding:22px;margin-bottom:18px;box-shadow:0 14px 40px rgba(16,24,40,.05)}.wl-submit-form h3{margin:0 0 16px;display:flex;align-items:center;gap:10px}.wl-submit-form h3:before{content:"";width:10px;height:10px;background:var(--wl-primary);border-radius:999px;box-shadow:0 0 0 5px rgba(7,132,61,.10)}.wl-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.wl-form-grid label{display:grid;gap:7px;color:#344054;font-size:13px;font-weight:700}.wl-form-grid .wide{grid-column:1/-1}.wl-submit-form input,.wl-submit-form select,.wl-submit-form textarea,.wl-filter-card input,.wl-filter-card select{width:100%;border:1px solid #d9e7df;border-radius:12px;padding:11px 12px;box-shadow:none;background:#fff;color:#101828}.wl-submit-form input:focus,.wl-submit-form select:focus,.wl-submit-form textarea:focus{outline:2px solid rgba(7,132,61,.15);border-color:var(--wl-primary)}.wl-type-select{display:grid;grid-template-columns:1fr 1fr;gap:16px}.wl-type-select label{display:flex;gap:14px;align-items:center;border:1px solid #e4eee8;border-radius:20px;padding:18px;cursor:pointer}.wl-type-select label.active,.wl-type-select label:has(input:checked){border-color:var(--wl-primary);box-shadow:0 0 0 4px rgba(7,132,61,.08);background:#f5fff8}.wl-type-select input{display:none}.wl-type-icon{width:52px;height:52px;border-radius:18px;background:#ecfdf3;display:grid;place-items:center;color:var(--wl-primary)}.wl-type-icon svg{width:28px;height:28px;fill:currentColor}.wl-upload-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.wl-upload-box{min-height:130px;border:1.5px dashed #b9dcca;border-radius:20px;background:#fbfffd;display:grid;place-items:center;text-align:center;padding:18px;color:#475467}.wl-upload-box input{display:none}.wl-submit-preview{background:#fff;border:1px solid #e6eee9;border-radius:24px;padding:22px;box-shadow:0 14px 44px rgba(16,24,40,.08)}.wl-workflow{counter-reset:step}.wl-workflow li{list-style:none;position:relative;padding-left:44px;margin:0 0 18px;color:#475467}.wl-workflow li:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:0;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:var(--wl-primary);color:#fff;font-weight:800}.wl-workflow li:after{content:"";position:absolute;left:13px;top:30px;width:2px;height:24px;background:#d7eee2}.wl-workflow li:last-child:after{display:none}.wl-floating-chat{position:fixed;right:24px;bottom:24px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;color:#fff;box-shadow:0 18px 40px rgba(37,211,102,.35);z-index:99}.wl-floating-chat svg{width:30px;height:30px;fill:currentColor}@media(max-width:1024px){.wl-archive-shell,.wl-form-shell{grid-template-columns:1fr}.wl-filter-card,.wl-form-sidebar{position:static}.wl-horizontal-cards{grid-template-columns:repeat(2,1fr)}.wl-form-grid{grid-template-columns:1fr 1fr}}@media(max-width:680px){.wl-horizontal-cards,.wl-form-grid,.wl-type-select,.wl-upload-grid{grid-template-columns:1fr}.wl-results-toolbar,.wl-info-banner{align-items:stretch;flex-direction:column}.wl-floating-chat{right:16px;bottom:16px}}
