/* CampaignGateway Brand B tokens */
:root{--cg-navy:#15375C;--cg-blue:#2371D7;--cg-sky:#6DAAFC;--cg-slate:#5F7088;--cg-mist:#EAF2FB;--cg-border:#D4E2F2;}
.cwlah-app-shell{max-width:1180px;margin:24px auto;padding:0 16px}
.cwlah-app-shell--dashboard{position:relative;left:auto;transform:none;width:calc(100vw - 40px);max-width:1600px;margin:24px calc(50% - 50vw + 20px);padding:0 20px;box-sizing:border-box}
.cwlah-stage-card,.cwlah-login-card{background:#fff;border:1px solid #D4E2F2;border-radius:28px;padding:28px;box-shadow:0 18px 40px rgba(15,23,42,.05);margin-bottom:18px}
.cwlah-stage-card--compact{padding:24px}
.cwlah-login-card--embedded{padding:0;border:none;box-shadow:none;margin:0}
.cwlah-progress-bar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-bottom:18px}
.cwlah-progress-step{padding:12px 14px;border:1px solid #D4E2F2;border-radius:18px;background:#fff;font-size:13px;font-weight:800;color:#5F7088;display:flex;gap:10px;align-items:center}
.cwlah-progress-step.active,.cwlah-progress-step.done{color:#15375C;border-color:#15375C}.cwlah-progress-num{width:24px;height:24px;border-radius:999px;background:#D4E2F2;display:flex;align-items:center;justify-content:center;font-size:12px;color:#15375C}.cwlah-progress-step.active .cwlah-progress-num,.cwlah-progress-step.done .cwlah-progress-num{background:#15375C;color:#fff}
.cwlah-stage{display:none}.cwlah-stage.is-active{display:block}
.cwlah-step-kicker,.cwlah-progress-mini{display:inline-flex;padding:7px 12px;border-radius:999px;background:#EAF2FB;color:#2371D7;font-size:12px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}
.cwlah-hero-title,.cwlah-section-title{font-size:32px;line-height:1.08;margin:12px 0;color:#15375C;font-weight:950}.cwlah-section-title{font-size:26px}.cwlah-hero-copy{color:#5F7088;line-height:1.65;margin:0 0 18px;font-size:17px}.cwlah-notice{padding:14px 16px;border:1px solid #D4E2F2;border-radius:18px;background:#F7FAFE;margin-bottom:16px}
.cwlah-form-grid,.cwlah-login-grid,.cwlah-map-grid,.cwlah-tier-grid,.cwlah-summary-grid,.cwlah-stat-grid,.cwlah-kpi-grid,.cwlah-dashboard-layout,.cwlah-dashboard-metrics,.cwlah-dashboard-strip{display:grid;gap:16px;align-items:start}
.cwlah-form-grid,.cwlah-login-grid,.cwlah-tier-grid,.cwlah-summary-grid,.cwlah-map-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cwlah-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}.cwlah-dashboard-layout{grid-template-columns:minmax(0,1.75fr) minmax(290px,.9fr)}.cwlah-dashboard-metrics{grid-template-columns:repeat(6,minmax(0,1fr));margin:18px 0}.cwlah-dashboard-strip{grid-template-columns:1.15fr 1fr 1fr;margin:0 0 20px}
.cwlah-field{display:flex;flex-direction:column;gap:8px;min-width:0}.cwlah-field label{padding-left:2px;font-size:13px;font-weight:900;color:#15375C;letter-spacing:.01em}
.cwlah-field input:not([type=radio]):not([type=checkbox]):not([type=file]):not([type=color]),.cwlah-field select,.cwlah-field textarea{appearance:none;-webkit-appearance:none;width:100%;min-height:56px;padding:14px 16px;border-radius:16px;border:1px solid #D4E2F2;background:#fff;font-size:15px;font-weight:700;color:#15375C;box-sizing:border-box;box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 2px 8px rgba(15,23,42,.02)}
.cwlah-field input:focus,.cwlah-field select:focus,.cwlah-field textarea:focus{outline:none;border-color:#2371D7;box-shadow:0 0 0 4px rgba(40,84,197,.12)}
.cwlah-field input::placeholder,.cwlah-field textarea::placeholder{color:#8CA2BF;font-weight:600}.cwlah-field textarea{min-height:128px;resize:vertical}.cwlah-field select{padding-right:48px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%2364748b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center}
.cwlah-field input[type=color]{width:100%;height:56px;padding:6px;border-radius:16px;border:1px solid #D4E2F2;background:#fff;box-sizing:border-box;cursor:pointer}
.cwlah-date-input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 20 20' fill='none'%3E%3Crect x='3' y='4' width='14' height='13' rx='2' stroke='%2364748b' stroke-width='1.5'/%3E%3Cpath d='M6 2.75V5.25M14 2.75V5.25M3 7.5H17' stroke='%2364748b' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:48px!important}
.cwlah-password-rules{display:grid;gap:8px;font-size:13px;color:#5F7088;padding:12px 14px;border:1px solid #D4E2F2;border-radius:16px;background:#F7FAFE;min-height:56px;box-sizing:border-box}.cwlah-password-rules [data-rule].is-ok{color:#166534;font-weight:800}
.cwlah-radio-stack{display:grid;gap:12px}
.cwlah-radio-card{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;border:1px solid #dce4ed;border-radius:20px;background:#fff;cursor:pointer;box-sizing:border-box;width:100%;position:relative;overflow:hidden}
.cwlah-radio-card input[type=radio]{position:absolute;opacity:0;pointer-events:none}
.cwlah-radio-ui{width:22px;height:22px;min-width:22px;border-radius:999px;border:2px solid #8CA2BF;position:relative;display:block;flex:none;margin-top:2px;background:#fff}
.cwlah-radio-ui:after{content:"";position:absolute;inset:4px;border-radius:999px;background:#4f46e5;opacity:0;transform:scale(.4);transition:.18s ease}
.cwlah-radio-card.is-selected .cwlah-radio-ui{border-color:#4f46e5;box-shadow:0 0 0 4px rgba(79,70,229,.08)}
.cwlah-radio-card.is-selected .cwlah-radio-ui:after{opacity:1;transform:scale(1)}
.cwlah-radio-copy{min-width:0;display:flex;flex-direction:column}.cwlah-radio-copy strong{display:block;font-size:15px;color:#15375C;line-height:1.35;margin:0}.cwlah-radio-copy span{display:block;margin-top:5px;font-size:13px;color:#5F7088;line-height:1.55}.cwlah-radio-card.is-selected,.cwlah-tier.is-selected{border-color:#15375C;box-shadow:0 14px 30px rgba(15,23,42,.08)}
.cwlah-tier{position:relative;padding:18px 18px 18px 48px;border:1px solid #dde5ee;border-radius:22px;background:#fff;display:block;cursor:pointer;box-sizing:border-box}.cwlah-tier input[type=radio]{position:absolute;left:16px;top:20px;margin:0}.cwlah-tier strong{display:block;color:#15375C}.cwlah-tier span{display:block;margin-top:4px;color:#5F7088}.cwlah-tier .tag{display:inline-flex;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#EAF2FB;color:#2371D7;font-size:11px;font-weight:900}
.cwlah-upload-card,.cwlah-upload{position:relative;padding:24px;border:1.5px dashed #c8d3df;border-radius:24px;background:linear-gradient(180deg,#fff 0%,#F7FAFE 100%);overflow:hidden;box-sizing:border-box;width:100%}
.cwlah-upload-card input[type=file],.cwlah-upload input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%;font-size:0;color:transparent}
.cwlah-upload-badge{display:inline-flex;padding:7px 12px;border-radius:999px;background:#EAF2FB;color:#2371D7;font-size:12px;font-weight:900}.cwlah-upload-card h3,.cwlah-upload-title{margin:14px 0 8px;font-size:20px;color:#15375C}.cwlah-upload-card p,.cwlah-upload-copy{margin:0 0 12px;color:#5F7088;line-height:1.6;max-width:58ch}.cwlah-upload-file{display:inline-flex;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:8px 12px;border-radius:999px;background:#F7FAFE;border:1px solid #e2e8f0;font-size:13px;font-weight:800;color:#15375C}
.cwlah-soft,.cwlah-summary-card,.cwlah-stat,.cwlah-kpi-card,.cwlah-metric-card{padding:16px 18px;border-radius:22px;border:1px solid #D4E2F2;background:#fff}.cwlah-soft{background:#F7FAFE;color:#5F7088;line-height:1.6}.cwlah-summary-card span,.cwlah-stat strong,.cwlah-kpi-card span,.cwlah-metric-card span{display:block;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#5F7088;margin-bottom:8px}.cwlah-summary-card strong,.cwlah-stat span,.cwlah-kpi-card strong,.cwlah-metric-card strong{font-size:28px;color:#15375C;font-weight:950;line-height:1.05}.cwlah-kpi-card small,.cwlah-metric-card small{display:block;margin-top:10px;color:#5F7088;line-height:1.45}
.cwlah-dashboard-hero--wide{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(320px,.85fr);gap:22px;padding:38px;background:linear-gradient(135deg,#ffffff 0%,#F7FAFE 60%,#EAF2FB 100%);border:1px solid #D4E2F2;border-radius:30px;box-shadow:0 20px 50px rgba(15,23,42,.06)}
.cwlah-dashboard-title{font-size:clamp(34px,4vw,56px);line-height:.98;margin:14px 0 12px;color:#15375C;font-weight:1000;letter-spacing:-.03em}.cwlah-dashboard-subtitle{margin:0 0 12px;color:#5F7088;font-size:16px;font-weight:800}.cwlah-dashboard-actions,.cwlah-inline-actions{display:flex;gap:14px;flex-wrap:wrap}.cwlah-inline-actions{margin-top:14px}
.cwlah-dashboard-sidepanel{display:grid;gap:14px;align-self:stretch}.cwlah-side-metric{padding:22px;border-radius:24px;background:linear-gradient(180deg,#15375C 0%,#2371D7 100%);color:#fff;box-shadow:0 18px 36px rgba(15,23,42,.14);min-height:150px}.cwlah-side-metric span{display:block;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:rgba(255,255,255,.68);margin-bottom:8px}.cwlah-side-metric strong{display:block;font-size:28px;line-height:1.05;color:#fff}.cwlah-side-metric small{display:block;margin-top:10px;color:rgba(255,255,255,.72);line-height:1.5}
.cwlah-progress-meter{height:12px;border-radius:999px;background:#D4E2F2;overflow:hidden;margin:12px 0 14px}.cwlah-progress-meter-bar{height:100%;border-radius:999px;background:linear-gradient(90deg,#2371D7 0%,#4f46e5 100%)}.cwlah-progress-meta{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.cwlah-progress-meta strong{color:#15375C;font-size:18px}.cwlah-progress-meta span,.cwlah-status-line span{color:#5F7088;line-height:1.5}.cwlah-status-line strong{display:block;font-size:18px;color:#15375C;margin:6px 0}
.cwlah-actions-row{display:flex;gap:12px;justify-content:space-between;align-items:center;margin-top:18px;position:sticky;bottom:12px;padding-top:12px;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(255,255,255,.92) 35%,#fff)}.cwlah-actions-row--static{position:static;bottom:auto;padding-top:0;background:none;justify-content:flex-start;flex-wrap:wrap}
.cwlah-btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 24px;border:none;border-radius:18px;background:#15375C;color:#fff;text-decoration:none;font-weight:900;cursor:pointer;min-width:170px;box-shadow:0 14px 32px rgba(15,23,42,.12);transition:transform .15s ease,box-shadow .15s ease,background .15s ease,filter .15s ease}.cwlah-btn:hover{transform:translateY(-1px);box-shadow:0 18px 38px rgba(15,23,42,.16);filter:brightness(1.02)}.cwlah-btn.alt{background:#f3f4f6;color:#15375C;box-shadow:none}.cwlah-btn--hero{background:linear-gradient(135deg,#15375C 0%,#2371D7 100%)}.cwlah-btn--ghost{border:1px solid #d7dfeb;background:#fff;color:#15375C}
.cwlah-hidden{display:none!important}
.cwlah-datepicker{position:absolute;z-index:30;top:calc(100% + 8px);left:0;width:320px;padding:14px;border:1px solid #dbe4ee;border-radius:18px;background:#fff;box-shadow:0 24px 44px rgba(15,23,42,.14)}
.cwlah-datepicker-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.cwlah-datepicker-head strong{font-size:14px;color:#15375C}.cwlah-datepicker-head button{border:none;background:#EEF4FB;border-radius:10px;width:34px;height:34px;cursor:pointer;font-size:20px;line-height:1}
.cwlah-datepicker-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.cwlah-datepicker-dow{margin-bottom:8px}.cwlah-datepicker-dow span{font-size:11px;font-weight:900;color:#5F7088;text-align:center;text-transform:uppercase}
.cwlah-datepicker-grid button{border:none;background:#fff;border-radius:12px;height:36px;cursor:pointer;font-weight:800;color:#15375C}.cwlah-datepicker-grid button:hover{background:#EAF2FB}.cwlah-datepicker-grid button.is-muted{color:#8CA2BF}.cwlah-datepicker-grid button.is-selected{background:#15375C;color:#fff}
.cwlah-checklist{display:grid;gap:10px}.cwlah-checklist--dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.cwlah-check{display:grid;grid-template-columns:18px 1fr;gap:12px;padding:14px 16px;border:1px solid #D4E2F2;border-radius:18px;text-decoration:none;background:#fff}.cwlah-check strong{color:#15375C;font-size:15px;display:block}.cwlah-check small{display:block;margin-top:4px;color:#5F7088;line-height:1.45}.cwlah-check-dot{width:14px;height:14px;border-radius:999px;background:#cbd5e1;position:relative;top:4px}.cwlah-check-dot.is-done{background:#16a34a}
.cwlah-side-title{margin:12px 0 10px;font-size:18px;color:#15375C}.cwlah-side-links{display:grid;gap:10px}.cwlah-side-link{display:block;padding:14px 16px;border-radius:16px;background:#F7FAFE;border:1px solid #D4E2F2;text-decoration:none;color:#15375C;font-weight:800}.cwlah-side-meta{display:grid;gap:12px}.cwlah-side-meta span{display:block;font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#5F7088;margin-bottom:6px}.cwlah-side-meta strong{color:#15375C}
@media (max-width:1200px){.cwlah-dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.cwlah-dashboard-strip{grid-template-columns:1fr}.cwlah-dashboard-hero--wide{grid-template-columns:1fr}.cwlah-checklist--dashboard{grid-template-columns:1fr}}
@media (max-width:900px){.cwlah-progress-bar,.cwlah-form-grid,.cwlah-login-grid,.cwlah-map-grid,.cwlah-tier-grid,.cwlah-summary-grid,.cwlah-stat-grid,.cwlah-kpi-grid,.cwlah-dashboard-layout,.cwlah-dashboard-metrics{grid-template-columns:1fr}.cwlah-actions-row{flex-wrap:wrap}.cwlah-btn{width:100%}.cwlah-datepicker{width:min(320px,calc(100vw - 64px))}.cwlah-dashboard-title{font-size:36px}.cwlah-app-shell--dashboard{padding:0 12px}}

.cwlah-dashboard-metrics{margin:24px 0 22px}
.cwlah-metric-card{padding:20px 20px 18px;border-radius:24px;box-shadow:0 10px 24px rgba(15,23,42,.04)}
.cwlah-metric-card strong{font-size:34px}
.cwlah-dashboard-strip{align-items:start}
.cwlah-dashboard-layout{grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:20px}
.cwlah-dashboard-side .cwlah-stage-card,.cwlah-dashboard-layout .cwlah-stage-card{height:fit-content}
.cwlah-dashboard-hero-copy{max-width:820px}
@media (min-width:1201px){.cwlah-dashboard-metrics{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media (max-width:900px){.cwlah-app-shell--dashboard{left:auto;transform:none;width:calc(100vw - 24px);max-width:none;margin:18px calc(50% - 50vw + 12px);padding:0 12px;box-sizing:border-box}}

.cwlah-app-shell--dashboard,.cwlah-app-shell--dashboard *{box-sizing:border-box}
.cwlah-app-shell--dashboard .alignwide,.cwlah-app-shell--dashboard .alignfull{max-width:none}
body .cwlah-app-shell--dashboard{display:block}


/* Dashboard full-width breakout */
body:has(.cwlah-app-shell--dashboard) .wp-site-blocks,
body:has(.cwlah-app-shell--dashboard) .wp-block-post-content,
body:has(.cwlah-app-shell--dashboard) .entry-content,
body:has(.cwlah-app-shell--dashboard) main,
body:has(.cwlah-app-shell--dashboard) article,
body:has(.cwlah-app-shell--dashboard) .post,
body:has(.cwlah-app-shell--dashboard) .type-page,
body:has(.cwlah-app-shell--dashboard) .is-layout-constrained,
body:has(.cwlah-app-shell--dashboard) .wp-block-group__inner-container{
  max-width:none !important;
  width:100% !important;
}
body:has(.cwlah-app-shell--dashboard) .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){
  max-width:none !important;
}
body:has(.cwlah-app-shell--dashboard) .wp-block-post-content{
  overflow:visible !important;
}
body:has(.cwlah-app-shell--dashboard) .entry-title,
body:has(.cwlah-app-shell--dashboard) .wp-block-post-title,
body:has(.cwlah-app-shell--dashboard) h1.wp-block-post-title{
  max-width:min(1720px, calc(100vw - 48px)) !important;
  margin-left:auto !important;
  margin-right:auto !important;
}
.cwlah-app-shell--dashboard{
  width:min(1720px, calc(100vw - 48px)) !important;
  max-width:none !important;
  margin:24px auto 40px !important;
  padding:0 !important;
  left:auto !important;
  transform:none !important;
}
.cwlah-app-shell--dashboard .cwlah-app-main{
  width:100% !important;
  max-width:none !important;
}

/* v2 dashboard polish + workflow */
.cwlah-command-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.95fr);gap:22px;margin-bottom:24px;padding:28px 30px;border-radius:34px;background:radial-gradient(circle at top left,#ffffff 0%,#F7FAFE 46%,#EAF2FB 100%);border:1px solid #D4E2F2;box-shadow:0 24px 60px rgba(15,23,42,.06)}
.cwlah-command-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}.cwlah-command-copy .cwlah-dashboard-title{margin-top:10px;margin-bottom:10px}.cwlah-dashboard-subtitle span{opacity:.45;margin:0 8px}
.cwlah-command-summary{display:grid;gap:14px;align-content:stretch}.cwlah-spotlight-card{display:flex;gap:16px;align-items:flex-start;padding:20px 22px;border-radius:28px;background:#fff;border:1px solid #e5ecf5;box-shadow:0 14px 36px rgba(15,23,42,.06)}.cwlah-spotlight-card--primary{background:linear-gradient(140deg,#15375C 0%,#132349 58%,#2371D7 100%);color:#fff;min-height:148px}.cwlah-spotlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cwlah-spotlight-icon{display:grid;place-items:center;flex:0 0 52px;width:52px;height:52px;border-radius:18px;background:rgba(37,99,235,.10);font-size:26px}.cwlah-spotlight-card--primary .cwlah-spotlight-icon{background:rgba(255,255,255,.14)}.cwlah-spotlight-card span{display:block;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#5F7088;margin-bottom:8px}.cwlah-spotlight-card strong{display:block;font-size:34px;line-height:1;color:#15375C}.cwlah-spotlight-card small{display:block;margin-top:8px;color:#5F7088;line-height:1.5}.cwlah-spotlight-card--primary span,.cwlah-spotlight-card--primary small{color:rgba(255,255,255,.76)}.cwlah-spotlight-card--primary strong{color:#fff}
.cwlah-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.78fr);gap:22px;align-items:start}.cwlah-dashboard-main{display:grid;gap:22px}.cwlah-stage-card--feature{padding:24px 24px 22px}.cwlah-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.cwlah-help-pill{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#EAF2FB;color:#2371D7;font-size:12px;font-weight:900;white-space:nowrap}
.cwlah-dashboard-metrics--pop .cwlah-metric-card{position:relative;overflow:hidden;min-height:156px}.cwlah-dashboard-metrics--pop .cwlah-metric-card:before{content:"";position:absolute;inset:auto -40px -40px auto;width:120px;height:120px;border-radius:999px;background:rgba(255,255,255,.28)}.cwlah-metric-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:16px;background:rgba(255,255,255,.82);font-size:22px;margin-bottom:14px;box-shadow:0 10px 24px rgba(15,23,42,.06)}.cwlah-metric-card--blue{background:linear-gradient(135deg,#e8f1ff 0%,#F7FAFE 100%)}.cwlah-metric-card--green{background:linear-gradient(135deg,#ecfdf3 0%,#f8fffb 100%)}.cwlah-metric-card--orange{background:linear-gradient(135deg,#fff4e7 0%,#fffaf4 100%)}.cwlah-metric-card--purple{background:linear-gradient(135deg,#f3ecff 0%,#fbf8ff 100%)}.cwlah-metric-card--teal{background:linear-gradient(135deg,#e7fbf7 0%,#f8fffd 100%)}.cwlah-metric-card--slate{background:linear-gradient(135deg,#f2f5f9 0%,#ffffff 100%)}
.cwlah-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.cwlah-action-card{display:flex;flex-direction:column;gap:8px;padding:18px 18px 16px;border-radius:22px;border:1px solid #e2e8f0;text-decoration:none;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.04);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.cwlah-action-card:hover{transform:translateY(-2px);box-shadow:0 16px 32px rgba(15,23,42,.08)}.cwlah-action-card strong{font-size:19px;color:#15375C}.cwlah-action-card p{margin:0;color:#5f6f83;line-height:1.55}.cwlah-action-card em{font-style:normal;font-weight:900;color:#2371D7;margin-top:4px}.cwlah-action-card.is-attention{border-color:#f59e0b;background:linear-gradient(135deg,#fff8eb 0%,#ffffff 100%)}.cwlah-action-card.is-complete{border-color:#22c55e;background:linear-gradient(135deg,#eefdf4 0%,#ffffff 100%)}.cwlah-action-card.is-ready{border-color:#c7d7fb;background:linear-gradient(135deg,#f1f6ff 0%,#ffffff 100%)}.cwlah-action-card.is-muted{opacity:.82}
.cwlah-tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cwlah-tool-card{display:flex;flex-direction:column;gap:8px;padding:18px;border-radius:22px;border:1px solid #D4E2F2;text-decoration:none;background:#fff;min-height:168px;box-shadow:0 10px 26px rgba(15,23,42,.04);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.cwlah-tool-card:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(15,23,42,.08)}.cwlah-tool-emoji{font-size:28px;line-height:1}.cwlah-tool-card strong{font-size:20px;color:#15375C}.cwlah-tool-card small{color:#5F7088;line-height:1.55;flex:1}.cwlah-tool-card em{font-style:normal;font-weight:900;color:#2371D7}.cwlah-tool-card.is-muted{background:#fafafa;color:#8CA2BF}.cwlah-tool-card.is-attention{border-color:#f59e0b;background:linear-gradient(135deg,#fff9ef 0%,#ffffff 100%)}.cwlah-tool-card.is-complete{border-color:#22c55e;background:linear-gradient(135deg,#f0fdf5 0%,#ffffff 100%)}.cwlah-tool-card.is-ready{border-color:#dce7fb}
.cwlah-chart-grid{display:grid;grid-template-columns:1.05fr .95fr 1.2fr;gap:14px}.cwlah-mini-chart{padding:18px;border-radius:24px;border:1px solid #e5edf6;background:linear-gradient(180deg,#ffffff 0%,#FCFDFE 100%)}.cwlah-mini-chart-head strong{display:block;color:#15375C;font-size:18px}.cwlah-mini-chart-head small{display:block;margin-top:4px;color:#5F7088}.cwlah-stackbar{display:flex;height:16px;border-radius:999px;background:#EAF2FB;overflow:hidden;margin:18px 0 12px}.cwlah-stackbar span{display:block;height:100%}.cwlah-stackbar-door{background:linear-gradient(90deg,#f59e0b,#fb923c)}.cwlah-stackbar-phone{background:linear-gradient(90deg,#7c3aed,#4f46e5)}.cwlah-stack-legend{display:flex;justify-content:space-between;gap:10px;flex-wrap:wrap;color:#5F7088;font-weight:800;font-size:13px}
.cwlah-ring{--cwlah-progress:0;width:168px;height:168px;border-radius:999px;margin:18px auto 4px;background:conic-gradient(#22c55e calc(var(--cwlah-progress) * 1%), #DDEBFF 0);display:grid;place-items:center;position:relative}.cwlah-ring:before{content:"";position:absolute;inset:14px;border-radius:999px;background:#fff}.cwlah-ring-inner{position:relative;z-index:1;display:grid;place-items:center;text-align:center}.cwlah-ring-inner strong{font-size:34px;color:#15375C;line-height:1}.cwlah-ring-inner small{color:#5F7088;font-weight:800;text-transform:uppercase;font-size:11px;letter-spacing:.06em;margin-top:6px}
.cwlah-readiness-bars{display:grid;gap:10px;margin-top:18px}.cwlah-readiness-row{display:grid;grid-template-columns:92px minmax(0,1fr) 48px;gap:10px;align-items:center}.cwlah-readiness-row span,.cwlah-readiness-row strong{font-size:13px;font-weight:900;color:#15375C}.cwlah-readiness-row div{height:12px;border-radius:999px;background:#EAF2FB;overflow:hidden}.cwlah-readiness-row i{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#2371D7 0%,#4f46e5 60%,#22c55e 100%)}
.cwlah-activity-feed{display:grid;gap:12px}.cwlah-activity-item{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:14px;border-radius:18px;background:#F7FAFE;border:1px solid #e5edf6}.cwlah-activity-item>span{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:#fff;font-size:20px;box-shadow:0 8px 20px rgba(15,23,42,.05)}.cwlah-activity-item strong{display:block;color:#15375C}.cwlah-activity-item small{display:block;color:#5F7088;line-height:1.5;margin-top:4px}
.cwlah-side-meta--rich{grid-template-columns:1fr;gap:12px}.cwlah-side-meta--rich>div{padding:14px;border-radius:18px;background:#F7FAFE;border:1px solid #e6edf6}
.cwlah-radio-stack{display:grid;gap:12px}.cwlah-radio-card{position:relative;display:grid;grid-template-columns:26px 1fr;gap:14px;align-items:flex-start;padding:18px 18px 18px 16px;border-radius:22px;border:1.5px solid #dbe5f0;background:#fff;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.cwlah-radio-card:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(15,23,42,.05)}.cwlah-radio-card input[type=radio]{position:absolute;opacity:0;pointer-events:none}.cwlah-radio-ui{display:block;width:22px;height:22px;border-radius:999px;border:2px solid #8CA2BF;background:#fff;margin-top:2px;box-shadow:inset 0 0 0 4px #fff}.cwlah-radio-card.is-selected{border-color:#2456cc;background:linear-gradient(135deg,#EAF2FB 0%,#ffffff 100%);box-shadow:0 16px 36px rgba(37,86,204,.09)}.cwlah-radio-card.is-selected .cwlah-radio-ui{border-color:#2456cc;background:#2456cc}.cwlah-radio-copy{min-width:0}.cwlah-radio-copy strong{display:block;font-size:18px;line-height:1.25;color:#15375C;margin:0 0 6px}.cwlah-radio-copy span{display:block;color:#5F7088;line-height:1.55}
.cwlah-btn{font-size:16px}.cwlah-btn--ghost{background:#fff}
@keyframes cwlah-fadeup{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}
.cwlah-stage-card,.cwlah-metric-card,.cwlah-tool-card,.cwlah-action-card,.cwlah-spotlight-card{animation:cwlah-fadeup .42s ease both}
@media (max-width:1280px){.cwlah-command-hero{grid-template-columns:1fr}.cwlah-spotlight-grid{grid-template-columns:1fr 1fr}.cwlah-tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.cwlah-chart-grid{grid-template-columns:1fr}}
@media (max-width:900px){.cwlah-command-hero,.cwlah-dashboard-grid,.cwlah-action-grid,.cwlah-tool-grid,.cwlah-spotlight-grid{grid-template-columns:1fr}.cwlah-dashboard-metrics--pop{grid-template-columns:repeat(2,minmax(0,1fr))}.cwlah-chart-grid{grid-template-columns:1fr}.cwlah-readiness-row{grid-template-columns:80px minmax(0,1fr) 42px}.cwlah-command-hero{padding:20px}.cwlah-stage-card--feature{padding:18px}}
@media (max-width:640px){.cwlah-dashboard-metrics--pop{grid-template-columns:1fr}.cwlah-ring{width:144px;height:144px}.cwlah-card-head{flex-direction:column;align-items:flex-start}.cwlah-dashboard-subtitle span{display:none}}

/* Clean dashboard layout */
.cwlah-dashboard--clean{max-width:1320px;margin:0 auto;display:grid;gap:24px;padding:8px 0 28px}
.cwlah-dashboard--clean .cwlah-dashboard-header{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:8px 4px 0}
.cwlah-dash-title{margin:10px 0 6px !important;font-size:clamp(38px,5vw,64px);line-height:.98;font-weight:1000;letter-spacing:-.035em;color:#15375C}
.cwlah-dash-sub{font-size:21px;line-height:1.4;color:#5f6f83;font-weight:700}
.cwlah-header-actions{display:flex;gap:12px;align-items:center}
.cwlah-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.cwlah-metric{background:#fff;border:1px solid #e5ebf3;border-radius:26px;padding:24px 24px 22px;box-shadow:0 16px 38px rgba(15,23,42,.05);min-height:154px;display:flex;flex-direction:column;justify-content:flex-start}
.cwlah-metric .m-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:#EAF2FB;font-size:27px;margin-bottom:16px}
.cwlah-metric .m-num{font-size:40px;line-height:1;font-weight:1000;color:#15375C;letter-spacing:-.03em}
.cwlah-metric .m-label{margin-top:10px;font-size:17px;line-height:1.35;color:#5f6f83;font-weight:700}
.cwlah-next{display:block}
.cwlah-next-card{background:linear-gradient(135deg,#15375C 0%,#12224a 62%,#2371D7 100%);color:#fff;border-radius:30px;padding:28px 30px;box-shadow:0 22px 52px rgba(15,23,42,.16)}
.cwlah-next-card .n-title{display:inline-flex;padding:8px 13px;border-radius:999px;background:rgba(255,255,255,.14);font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}
.cwlah-next-card p{margin:16px 0 20px;font-size:24px;line-height:1.35;color:#fff;max-width:820px}
.cwlah-next-card .cwlah-btn{background:#fff;color:#15375C}
.cwlah-modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.cwlah-module{display:flex;gap:18px;align-items:flex-start;text-decoration:none;background:#fff;border:1px solid #e5ebf3;border-radius:28px;padding:24px 24px 22px;box-shadow:0 16px 38px rgba(15,23,42,.05);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
.cwlah-module:hover{transform:translateY(-2px);box-shadow:0 22px 48px rgba(15,23,42,.08);border-color:#cfd9e7}
.cwlah-module .module-emoji{display:grid;place-items:center;flex:0 0 56px;width:56px;height:56px;border-radius:18px;background:#f6f9fc;font-size:28px}
.cwlah-module .module-copy{display:flex;flex-direction:column;min-width:0}
.cwlah-module strong{font-size:24px;line-height:1.2;color:#15375C}
.cwlah-module small{margin-top:7px;font-size:16px;line-height:1.55;color:#5F7088}
@media (max-width: 980px){
  .cwlah-dashboard--clean .cwlah-dashboard-header{flex-direction:column;align-items:flex-start}
  .cwlah-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}
  .cwlah-modules{grid-template-columns:1fr}
  .cwlah-next-card p{font-size:21px}
}
@media (max-width: 640px){
  .cwlah-app-shell--dashboard{width:100%;max-width:none;margin:18px 0;padding:0 14px}
  .cwlah-dash-title{font-size:44px}
  .cwlah-dash-sub{font-size:18px}
  .cwlah-metrics{grid-template-columns:1fr}
  .cwlah-metric{min-height:auto}
  .cwlah-next-card{padding:22px}
  .cwlah-next-card p{font-size:19px}
  .cwlah-module strong{font-size:21px}
}

/* Dashboard v9 polish */
.cwlah-dashboard--clean{max-width:1440px!important;padding:12px 0 40px!important;gap:22px!important;color:#15375C}
.cwlah-dash-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);gap:20px;align-items:stretch}
.cwlah-dash-hero__main,.cwlah-dash-hero__side{min-width:0}
.cwlah-dash-hero__main{background:#fff;border:1px solid #D4E2F2;border-radius:30px;padding:28px 30px;box-shadow:0 18px 38px rgba(15,23,42,.05)}
.cwlah-dash-title{font-size:clamp(40px,4.2vw,64px)!important;line-height:.98!important;letter-spacing:-.04em;margin:10px 0 10px!important;color:#15375C}
.cwlah-dash-sub{font-size:24px!important;font-weight:700!important;color:#5F7088!important}
.cwlah-dash-copy{max-width:720px;font-size:20px;line-height:1.55;color:#5F7088;margin:18px 0 0}
.cwlah-quick-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}
.cwlah-chip{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:999px;background:linear-gradient(135deg,var(--cwlah-grad-1),var(--cwlah-grad-2));color:#fff;text-decoration:none;font-weight:800;box-shadow:0 14px 26px rgba(21,55,92,.18)}
.cwlah-chip.alt{background:#edf3ff;color:#15375C;box-shadow:none}
.cwlah-chip.ghost{background:#fff;color:#15375C;border:1px solid #D4E2F2;box-shadow:none}
.cwlah-gradient-panel{height:100%;min-height:220px;border-radius:30px;padding:28px 30px;background:linear-gradient(135deg,var(--cwlah-grad-1),var(--cwlah-grad-2));color:#fff;box-shadow:0 24px 48px rgba(15,23,42,.16);display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}
.cwlah-gradient-panel:before,.cwlah-gradient-panel:after{content:"";position:absolute;border-radius:999px;background:rgba(255,255,255,.14)}
.cwlah-gradient-panel:before{width:220px;height:220px;top:-70px;right:-50px}
.cwlah-gradient-panel:after{width:140px;height:140px;bottom:-30px;left:-20px}
.cwlah-gradient-panel__label{position:relative;z-index:1;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800;opacity:.9}
.cwlah-gradient-panel__value{position:relative;z-index:1;font-size:62px;font-weight:1000;line-height:.95;letter-spacing:-.04em;margin-top:8px}
.cwlah-gradient-panel__copy{position:relative;z-index:1;font-size:22px;line-height:1.35;margin-top:12px;opacity:.96}
.cwlah-metrics{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.cwlah-metric{position:relative;overflow:hidden}
.cwlah-metric:nth-child(1) .m-icon{background:#fff3dd}.cwlah-metric:nth-child(2) .m-icon{background:#e9f3ff}.cwlah-metric:nth-child(3) .m-icon{background:#ecf8ef}.cwlah-metric:nth-child(4) .m-icon{background:#eef1ff}
.cwlah-metric .m-num{font-size:42px!important}
.cwlah-metric .m-label{font-size:16px!important;line-height:1.4!important}
.cwlah-focus-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px}
.cwlah-next-card,.cwlah-readiness-card,.cwlah-chart-card,.cwlah-feed-card{background:#fff;border:1px solid #D4E2F2;border-radius:28px;padding:24px 26px;box-shadow:0 18px 38px rgba(15,23,42,.05)}
.cwlah-next-card h3,.cwlah-readiness-card h3,.cwlah-chart-card h3,.cwlah-feed-card h3{font-size:30px;line-height:1.1;letter-spacing:-.03em;margin:10px 0 10px;color:#15375C}
.cwlah-next-card p,.cwlah-feed-card small,.cwlah-chart-card small{font-size:17px;line-height:1.55;color:#5F7088}
.n-title{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#5F7088;font-weight:800}
.cwlah-readiness-top{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:10px 0 14px}
.cwlah-readiness-top strong{font-size:44px;line-height:1;font-weight:1000;color:#15375C}
.cwlah-readiness-top span{font-size:16px;color:#5F7088;text-align:right}
.cwlah-readiness-bar{height:12px;background:#EAF2FB;border-radius:999px;overflow:hidden}
.cwlah-readiness-bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(135deg,var(--cwlah-grad-1),var(--cwlah-grad-2))}
.cwlah-readiness-list{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:10px}
.cwlah-readiness-list li{display:flex;gap:10px;align-items:center;color:#5F7088;font-weight:700}
.cwlah-readiness-list li.is-done{color:#163b2f}
.cwlah-readiness-list li span{display:grid;place-items:center;width:22px;height:22px;border-radius:999px;background:#eef3f9;font-size:12px;font-weight:900}
.cwlah-readiness-list li.is-done span{background:#e8f7ee;color:#1d7a46}
.cwlah-modules{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.cwlah-module{padding:24px 24px 22px!important;border-radius:26px!important}
.cwlah-module .module-emoji{background:linear-gradient(135deg,color-mix(in srgb,var(--cwlah-grad-1) 10%, white),color-mix(in srgb,var(--cwlah-grad-2) 8%, white));transition:transform .18s ease, box-shadow .18s ease}
.cwlah-module:hover .module-emoji{transform:translateY(-2px) scale(1.04);box-shadow:0 12px 28px rgba(15,23,42,.12)}
.cwlah-lower-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px}
.cwlah-mini-bars{display:grid;gap:14px;margin-top:14px}
.cwlah-mini-bar{display:grid;grid-template-columns:170px minmax(0,1fr) auto;gap:14px;align-items:center}
.cwlah-mini-bar .label{font-size:16px;font-weight:700;color:#22334d}
.cwlah-mini-bar .track{height:12px;background:#EAF2FB;border-radius:999px;overflow:hidden}
.cwlah-mini-bar .track span{display:block;height:100%;border-radius:999px}
.cwlah-mini-bar .track .doors{background:linear-gradient(135deg,#ef8f30,#f4b669)}
.cwlah-mini-bar .track .phones{background:linear-gradient(135deg,var(--cwlah-grad-1),var(--cwlah-grad-2))}
.cwlah-mini-bar .value{font-size:20px;font-weight:900;color:#15375C;min-width:48px;text-align:right}
.cwlah-contact-rate{margin-top:22px;display:flex;align-items:center;gap:18px}
.cwlah-contact-rate__ring{--size:94px;width:var(--size);height:var(--size);border-radius:999px;background:conic-gradient(var(--cwlah-grad-2) calc(var(--p) * 1%), #ebf0f5 0);display:grid;place-items:center;position:relative;flex:0 0 var(--size)}
.cwlah-contact-rate__ring:before{content:"";position:absolute;inset:10px;background:#fff;border-radius:999px}
.cwlah-contact-rate__ring span{position:relative;z-index:1;font-size:22px;font-weight:1000;color:#15375C}
.cwlah-contact-rate strong{display:block;font-size:22px;color:#15375C}.cwlah-contact-rate small{display:block;font-size:16px;line-height:1.5;color:#5F7088;margin-top:4px}
.cwlah-feed-list{list-style:none;margin:16px 0 0;padding:0;display:grid;gap:14px}
.cwlah-feed-list li{display:flex;gap:14px;align-items:flex-start;padding:12px 0;border-top:1px solid #EAF2FB}.cwlah-feed-list li:first-child{border-top:none;padding-top:0}
.cwlah-feed-list .feed-emoji{display:grid;place-items:center;width:38px;height:38px;border-radius:14px;background:#EAF2FB;font-size:20px;flex:0 0 38px}
.cwlah-feed-list strong{display:block;font-size:17px;line-height:1.35;color:#15375C}.cwlah-feed-list small{display:block;margin-top:4px;color:#5F7088;font-size:15px;line-height:1.55}
@media (max-width:1100px){.cwlah-dash-hero,.cwlah-focus-grid,.cwlah-lower-grid{grid-template-columns:1fr}.cwlah-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.cwlah-modules{grid-template-columns:1fr}.cwlah-gradient-panel{min-height:180px}.cwlah-dash-title{font-size:46px!important}}
@media (max-width:700px){.cwlah-metrics{grid-template-columns:1fr}.cwlah-dash-hero__main,.cwlah-gradient-panel,.cwlah-next-card,.cwlah-readiness-card,.cwlah-chart-card,.cwlah-feed-card,.cwlah-module{padding:20px}.cwlah-dash-title{font-size:38px!important}.cwlah-dash-sub{font-size:20px!important}.cwlah-dash-copy{font-size:18px}.cwlah-gradient-panel__value{font-size:46px}.cwlah-mini-bar{grid-template-columns:1fr}.cwlah-contact-rate{align-items:flex-start;flex-direction:column}}

/* Dashboard v9.1 formatting hardening */
.cwlah-dashboard--clean .cwlah-quick-actions{display:flex !important;flex-wrap:wrap !important;gap:12px !important;margin-top:24px !important;align-items:center}
.cwlah-dashboard--clean .cwlah-quick-actions .cwlah-btn{width:auto !important;min-width:0 !important;padding:14px 18px !important;border-radius:16px !important;text-decoration:none !important;line-height:1.1 !important}
.cwlah-dashboard--clean .cwlah-quick-actions .cwlah-btn.alt{background:#fff !important;color:#15375C !important;border:1px solid #D4E2F2 !important}
.cwlah-dashboard--clean .cwlah-quick-actions a{display:inline-flex !important;align-items:center !important;justify-content:center !important}
.cwlah-dashboard--clean .cwlah-step-kicker{margin-bottom:10px !important}
.cwlah-dashboard--clean .cwlah-dash-copy{margin-bottom:0 !important}
.cwlah-dashboard--clean .cwlah-metrics{margin-top:0 !important}
.cwlah-dashboard--clean section{margin:0 !important}
.cwlah-dashboard--clean .cwlah-next-card h3{margin:12px 0 8px !important}
.cwlah-dashboard--clean .cwlah-next-card p{margin:0 0 18px !important}
.cwlah-dashboard--clean .cwlah-module{text-decoration:none !important}
.cwlah-dashboard--clean .cwlah-module strong,
.cwlah-dashboard--clean .cwlah-module small,
.cwlah-dashboard--clean .cwlah-next-card h3,
.cwlah-dashboard--clean .cwlah-readiness-card h3,
.cwlah-dashboard--clean .cwlah-chart-card h3,
.cwlah-dashboard--clean .cwlah-feed-card h3{display:block}
.cwlah-dashboard--clean .cwlah-gradient-panel{display:flex !important}
.cwlah-dashboard--clean .cwlah-focus-grid,
.cwlah-dashboard--clean .cwlah-lower-grid,
.cwlah-dashboard--clean .cwlah-modules,
.cwlah-dashboard--clean .cwlah-metrics,
.cwlah-dashboard--clean .cwlah-dash-hero{width:100%}
@media (max-width:700px){
  .cwlah-dashboard--clean .cwlah-quick-actions .cwlah-btn{width:100% !important}
}


.cwlah-election-panel{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(180px,.8fr);gap:20px;align-items:end;margin-top:14px}
.cwlah-gradient-panel__value--compact{font-size:48px;margin-top:0}
.cwlah-gradient-panel__copy--compact{font-size:18px;margin-top:8px;max-width:12ch}
.cwlah-calendar{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.16);border-radius:22px;padding:16px 16px 14px;backdrop-filter:blur(6px)}
.cwlah-calendar__head{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#fff;font-size:13px;font-weight:700;margin-bottom:10px}
.cwlah-calendar__head strong{font-size:12px;padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.14)}
.cwlah-calendar__dow,.cwlah-calendar__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}
.cwlah-calendar__dow span{font-size:11px;text-transform:uppercase;letter-spacing:.06em;text-align:center;opacity:.75}
.cwlah-calendar__day{height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px;background:rgba(255,255,255,.08)}
.cwlah-calendar__day.is-out{opacity:.28}
.cwlah-calendar__day.is-today{outline:2px solid rgba(255,255,255,.45);outline-offset:-2px}
.cwlah-calendar__day.is-election{background:#fff;color:var(--cwlah-grad-1);box-shadow:0 8px 20px rgba(0,0,0,.14)}
.cwlah-calendar__legend{display:flex;gap:14px;flex-wrap:wrap;margin-top:10px;font-size:11px;opacity:.88}
.cwlah-calendar__legend span{display:inline-flex;align-items:center;gap:6px}
.cwlah-calendar__legend i{display:inline-block;width:10px;height:10px;border-radius:999px;background:rgba(255,255,255,.35)}
.cwlah-calendar__legend i.today{outline:2px solid rgba(255,255,255,.55);outline-offset:1px;background:transparent}
.cwlah-calendar__legend i.election{background:linear-gradient(135deg,var(--cwlah-grad-1),var(--cwlah-grad-2))}

.cwlah-activity-card{background:#fff;border:1px solid #D4E2F2;border-radius:30px;padding:26px 28px;box-shadow:0 18px 38px rgba(15,23,42,.05)}
.cwlah-activity-card__head{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:18px}
.cwlah-activity-card h3{font-size:30px;line-height:1.1;letter-spacing:-.03em;margin:10px 0 0;color:#15375C}
.cwlah-activity-filters{display:flex;gap:10px;flex-wrap:wrap}
.cwlah-activity-filters button{appearance:none;border:1px solid #D4E2F2;background:#f7f9fc;color:#15375C;border-radius:999px;padding:10px 14px;font-weight:800;font-size:14px;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:all .18s ease}
.cwlah-activity-filters button span{display:inline-flex;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#fff;align-items:center;justify-content:center;font-size:12px}
.cwlah-activity-filters button.is-active,.cwlah-activity-filters button:hover{background:#15375C;color:#fff;border-color:#15375C}
.cwlah-activity-filters button.is-active span,.cwlah-activity-filters button:hover span{background:rgba(255,255,255,.18);color:#fff}
.cwlah-activity-list{display:grid;gap:12px}
.cwlah-activity-row{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:14px;align-items:center;padding:15px 16px;border:1px solid #e8eef5;border-radius:20px;background:#fbfcfe;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.cwlah-activity-row:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(15,23,42,.05);border-color:#d7e1ee}
.cwlah-activity-row__icon{width:52px;height:52px;border-radius:16px;background:#EAF2FB;display:flex;align-items:center;justify-content:center;font-size:24px}
.cwlah-activity-row__body strong{display:block;font-size:18px;line-height:1.2;color:#15375C}
.cwlah-activity-row__body small{display:block;margin-top:4px;font-size:14px;line-height:1.45;color:#5F7088}
.cwlah-activity-row__meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;white-space:nowrap}
.cwlah-activity-row__meta time{font-size:13px;color:#73859b}
.cwlah-activity-row__pill{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px;border-radius:999px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}
.cwlah-activity-row__pill.contact{background:#e9f4ee;color:#1b7f4d}
.cwlah-activity-row__pill.web{background:#EAF2FB;color:#2371D7}
.cwlah-activity-empty{padding:18px;border-radius:18px;background:#F7FAFE;color:#5F7088;border:1px dashed #d9e3ef}
.cwlah-activity-row.is-hidden{display:none}

@media (max-width:1100px){.cwlah-election-panel{grid-template-columns:1fr}.cwlah-activity-card__head{flex-direction:column;align-items:flex-start}}
@media (max-width:700px){.cwlah-activity-card,.cwlah-activity-row{padding:18px}.cwlah-activity-row{grid-template-columns:48px minmax(0,1fr)}.cwlah-activity-row__meta{grid-column:2;align-items:flex-start}.cwlah-calendar__day{height:30px;font-size:12px}.cwlah-gradient-panel__value--compact{font-size:40px}}

.cwlah-today-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0 24px}
.cwlah-today-chip{background:#fff;border:1px solid #D4E2F2;border-radius:22px;padding:16px 18px;display:grid;grid-template-columns:40px 1fr;gap:12px;align-items:center;box-shadow:0 12px 26px rgba(15,23,42,.04)}
.cwlah-today-chip span{width:40px;height:40px;border-radius:14px;background:#EAF2FB;display:flex;align-items:center;justify-content:center;font-size:20px}
.cwlah-today-chip strong{display:block;font-size:22px;line-height:1;color:#15375C}
.cwlah-today-chip small{display:block;margin-top:5px;font-size:13px;color:#66788f;line-height:1.35}
.cwlah-election-panel{display:grid;grid-template-columns:1fr;gap:14px;align-items:start}
.cwlah-election-panel__calendar{width:100%}
.cwlah-calendar{width:100%;padding:18px 18px 14px}
.cwlah-calendar__day{height:40px;font-size:14px}
.cwlah-election-panel__countdown{display:flex;flex-direction:column;align-items:flex-start;gap:6px}
.cwlah-gradient-panel__value--compact{font-size:36px;line-height:1}
.cwlah-gradient-panel__copy--compact{font-size:16px;max-width:none;margin-top:0}
.cwlah-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px}
.cwlah-contact-stat{background:#F7FAFE;border:1px solid #D4E2F2;border-radius:18px;padding:14px 16px}
.cwlah-contact-stat span{display:block;font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:#6b7f98;font-weight:800;margin-bottom:8px}
.cwlah-contact-stat strong{display:block;font-size:24px;line-height:1;color:#15375C}
.cwlah-contact-stat small{display:block;margin-top:6px;color:#66788f;line-height:1.35}
.cwlah-activity-controls{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}
.cwlah-activity-intro{margin:8px 0 0;color:#66788f;font-size:15px}
.cwlah-activity-select-wrap{display:grid;gap:6px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#6b7f98}
.cwlah-activity-select{appearance:none;border:1px solid #D4E2F2;background:#fff;color:#15375C;border-radius:14px;padding:11px 14px;font-weight:700;min-width:170px}
.cwlah-activity-pagination{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:16px}
.cwlah-page-btn{appearance:none;border:1px solid #D4E2F2;background:#fff;color:#15375C;border-radius:14px;padding:11px 14px;font-weight:800;cursor:pointer}
.cwlah-page-btn[disabled]{opacity:.45;cursor:not-allowed}
.cwlah-page-status{color:#66788f;font-weight:700}
@media (max-width:1100px){.cwlah-today-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.cwlah-activity-controls{align-items:flex-start;flex-direction:column}}
@media (max-width:700px){.cwlah-today-strip{grid-template-columns:1fr}.cwlah-contact-grid{grid-template-columns:1fr}.cwlah-activity-pagination{flex-direction:column}.cwlah-calendar__day{height:34px;font-size:13px}}


/* Final polish */
.cwlah-shell{animation:cwlahFadeIn .35s ease}
@keyframes cwlahFadeIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
.cwlah-hero, .cwlah-panel, .cwlah-metric-card, .cwlah-module, .cwlah-next-card, .cwlah-activity-card, .cwlah-calendar-card, .cwlah-today-strip, .cwlah-tier{
  box-shadow:0 12px 34px rgba(17,24,39,.08), 0 2px 8px rgba(17,24,39,.04);
}
.cwlah-metric-card:hover,.cwlah-module:hover,.cwlah-tier:hover{transform:translateY(-2px);transition:transform .18s ease, box-shadow .18s ease;box-shadow:0 16px 40px rgba(17,24,39,.12), 0 4px 10px rgba(17,24,39,.06)}
.cwlah-btn,.cwlah-module,.cwlah-filter-pill,.cwlah-page-btn{transition:all .18s ease}
.cwlah-btn:hover,.cwlah-page-btn:hover{transform:translateY(-1px)}
.cwlah-tier div em{display:block;font-style:normal;font-weight:800;font-size:1rem;color:#15375C;margin:.22rem 0 .3rem}
.cwlah-tier div span{line-height:1.45}
.cwlah-admin-help{margin:.4rem 0 0;color:#646970}
.cwlah-hero-title{letter-spacing:-.02em}
.cwlah-m-label,.cwlah-mini-label,.cwlah-activity-meta{color:#5F7088}

.cwlah-contact-rate-wrap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:22px}.cwlah-contact-rate__ring.is-id{background:conic-gradient(var(--cwlah-grad-1) calc(var(--p) * 1%), #ebf0f5 0)}@media (max-width:900px){.cwlah-contact-rate-wrap{grid-template-columns:1fr}}

.cwlah-modal{position:fixed;inset:0;display:none;z-index:99999}
.cwlah-modal.is-open{display:block}
.cwlah-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.56);backdrop-filter:blur(6px)}
.cwlah-modal__dialog{position:relative;z-index:1;width:min(980px,calc(100vw - 32px));max-height:calc(100vh - 40px);overflow:auto;margin:20px auto;background:#fff;border-radius:24px;box-shadow:0 28px 90px rgba(15,23,42,.28);padding:24px}
.cwlah-modal__close{position:absolute;top:14px;right:14px;border:0;background:#EAF2FB;color:#2371D7;width:40px;height:40px;border-radius:999px;font-size:26px;line-height:1;cursor:pointer}
.cwlah-modal__head h3{margin:4px 0 8px;font-size:28px;line-height:1.1}
.cwlah-modal__head p{margin:0 0 18px;color:#5F7088}
.cwlah-modal__actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}
html.cwlah-modal-open,body.cwlah-modal-open{overflow:hidden}
#cwlah_voter_upload_modal{margin-bottom:16px}
#cwlahMappingWrapModal .cwlah-map-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
@media (max-width:720px){.cwlah-modal__dialog{padding:18px;border-radius:18px}#cwlahMappingWrapModal .cwlah-map-grid{grid-template-columns:1fr}.cwlah-modal__actions{flex-direction:column-reverse}}


.cwlah-app-shell--auth{position:relative;left:auto;transform:none;width:calc(100vw - 40px);max-width:1440px;margin:24px calc(50% - 50vw + 20px);padding:0 20px;box-sizing:border-box}.cwlah-app-shell--auth .cwlah-app-main{max-width:none}.cwlah-register-shell{display:grid;gap:18px}.cwlah-register-header{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);gap:18px;margin:0 0 18px}.cwlah-register-title{margin:8px 0 10px;font-size:clamp(34px,3.8vw,56px);line-height:1.02;color:#15375C}.cwlah-register-copy{margin:0;max-width:70ch;color:#5F7088;font-size:17px;line-height:1.65}.cwlah-register-aside{display:grid;gap:10px;align-content:start;padding:22px 24px;border:1px solid #D4E2F2;border-radius:24px;background:linear-gradient(180deg,#F7FAFE 0%,#EAF2FB 100%);color:#15375C}.cwlah-register-aside strong{font-size:13px;letter-spacing:.08em;text-transform:uppercase}.cwlah-register-aside span{font-size:15px;line-height:1.6;color:#5F7088}.cwlah-tier-grid--plans{grid-template-columns:repeat(3,minmax(0,1fr))}.cwlah-tier{position:relative;min-height:100%;padding:18px;border:1px solid #D4E2F2;border-radius:24px;background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.cwlah-tier input{position:absolute;opacity:0;pointer-events:none}.cwlah-tier:hover{transform:translateY(-2px);border-color:#BFD7F8;box-shadow:0 14px 30px rgba(15,23,42,.06)}.cwlah-tier.is-selected{border-color:#2371D7;box-shadow:0 18px 34px rgba(37,83,202,.12);background:linear-gradient(180deg,#ffffff 0%,#F7FAFE 100%)}.cwlah-tier strong{display:block;font-size:23px;line-height:1.15;color:#15375C;margin-bottom:8px}.cwlah-tier em{display:block;font-style:normal;font-size:28px;font-weight:900;color:#15375C;margin-bottom:12px}.cwlah-tier span{display:block;color:#5F7088;line-height:1.65;min-height:78px}.cwlah-tier small{display:block;margin-top:14px;color:#15375C;font-weight:800}.cwlah-paywall-card--paypal{padding:22px;border-radius:26px;border:1px solid #D4E2F2;background:linear-gradient(180deg,#FCFDFE 0%,#EEF4FB 100%)}.cwlah-paywall-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.cwlah-paywall-top h3{margin:6px 0 8px;font-size:28px;line-height:1.1}.cwlah-paywall-grid{display:grid;grid-template-columns:minmax(240px,.75fr) minmax(0,1fr);gap:16px;margin-bottom:16px}.cwlah-paywall-summary,.cwlah-paywall-coupon{padding:18px;border:1px solid #D4E2F2;border-radius:20px;background:#fff}.cwlah-paywall-label{display:block;font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#5F7088;margin-bottom:8px}#cwlahPayTotal{display:block;font-size:32px;line-height:1.05;color:#15375C}#cwlahPaySummary{display:block;margin-top:10px;color:#5F7088;line-height:1.5}.cwlah-coupon-row{display:flex;gap:10px;align-items:center}.cwlah-coupon-row input{flex:1 1 auto}#cwlahPayPalButtons{padding:8px 0 0}.cwlah-payment-badge{display:inline-flex;align-items:center;justify-content:center;padding:10px 14px;border-radius:999px;background:#D4E2F2;color:#5F7088;font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.03em}.cwlah-payment-badge.is-paid{background:#E7F7EC;color:#166534}.cwlah-payment-badge.is-loading{background:#EAF2FB;color:#2371D7}@media (max-width:1100px){.cwlah-app-shell--auth{width:calc(100vw - 24px);max-width:none;margin:18px calc(50% - 50vw + 12px);padding:0 12px}.cwlah-register-header,.cwlah-tier-grid--plans,.cwlah-paywall-grid{grid-template-columns:1fr}}@media (max-width:700px){.cwlah-register-title{font-size:36px}.cwlah-tier strong{font-size:20px}.cwlah-tier em{font-size:24px}.cwlah-coupon-row{flex-direction:column}.cwlah-coupon-row .cwlah-btn{width:100%}}


/* Mobile rebuild v13 */
@media (max-width: 860px){
  body:has(.cwlah-app-shell--dashboard){overflow-x:hidden}
  .cwlah-app-shell--dashboard{width:100% !important;max-width:none !important;margin:14px 0 0 !important;padding:0 12px !important;left:auto !important;transform:none !important;box-sizing:border-box !important}
  .cwlah-dashboard--clean{max-width:none !important;padding:8px 0 28px !important;gap:16px !important}
  .cwlah-dash-hero,.cwlah-focus-grid,.cwlah-lower-grid,.cwlah-modules,.cwlah-dashboard-grid,.cwlah-dashboard-layout,.cwlah-dashboard-strip,.cwlah-command-hero,.cwlah-tool-grid,.cwlah-spotlight-grid{grid-template-columns:1fr !important;gap:14px !important}
  .cwlah-metrics,.cwlah-dashboard-metrics,.cwlah-dashboard-metrics--pop{grid-template-columns:1fr !important;gap:12px !important}
  .cwlah-dash-hero__main,.cwlah-gradient-panel,.cwlah-next-card,.cwlah-readiness-card,.cwlah-chart-card,.cwlah-feed-card,.cwlah-module,.cwlah-stage-card,.cwlah-stage-card--feature{padding:18px !important;border-radius:22px !important}
  .cwlah-dash-title,.cwlah-dashboard-title{font-size:clamp(30px,9vw,40px) !important;line-height:1.02 !important}
  .cwlah-dash-sub,.cwlah-dashboard-subtitle{font-size:18px !important;line-height:1.3 !important}
  .cwlah-dash-copy{font-size:16px !important;line-height:1.45 !important}
  .cwlah-quick-actions,.cwlah-dashboard-actions,.cwlah-inline-actions{display:grid !important;grid-template-columns:1fr !important;gap:10px !important}
  .cwlah-quick-actions .cwlah-btn,.cwlah-chip,.cwlah-btn{width:100% !important;justify-content:center !important}
  .cwlah-ribbon-nav{width:calc(100% - 12px) !important;margin:8px auto 0 !important;padding:10px 0 !important;border-radius:22px !important}
  .cwlah-ribbon-inner{width:calc(100% - 10px) !important;display:grid !important;grid-template-columns:1fr !important;gap:10px !important}
  .cwlah-ribbon-brand{width:100% !important;padding:0 4px !important}
  .cwlah-ribbon-brand a,.cwlah-ribbon-brand span{width:100% !important;justify-content:center !important;min-height:44px !important}
  .cwlah-ribbon-links{width:100% !important;display:flex !important;overflow-x:auto !important;overflow-y:hidden !important;gap:8px !important;justify-content:flex-start !important;padding:0 4px 2px !important;scroll-snap-type:x proximity}
  .cwlah-ribbon-link{flex:0 0 auto !important;min-width:max-content !important;padding:0 14px !important;min-height:44px !important;font-size:13px !important;scroll-snap-align:start}
  .cwlah-bell-wrap{width:100% !important;justify-content:flex-end !important;margin-left:0 !important;padding:0 4px !important}
}
@media (max-width: 520px){
  .cwlah-app-shell--dashboard{padding:0 10px !important}
  .cwlah-ribbon-nav{width:calc(100% - 8px) !important}
}


/* Mobile ribbon hard reset v20 */
@media (max-width: 860px){
  .cwlah-ribbon-nav{
    width:calc(100% - 14px) !important;
    margin:8px auto 0 !important;
    padding:8px 0 !important;
    border-radius:22px !important;
    overflow:hidden !important;
  }
  .cwlah-ribbon-inner{
    width:calc(100% - 12px) !important;
    margin:0 auto !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:8px !important;
    align-items:stretch !important;
  }
  .cwlah-ribbon-brand{
    width:100% !important;
    padding:0 !important;
  }
  .cwlah-ribbon-brand a,.cwlah-ribbon-brand span{
    width:100% !important;
    min-height:40px !important;
    padding:0 14px !important;
    justify-content:flex-start !important;
    font-size:clamp(15px,4.8vw,18px) !important;
    border-radius:18px !important;
  }
  .cwlah-ribbon-links{
    width:100% !important;
    display:grid !important;
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:8px !important;
    overflow:visible !important;
    padding:0 !important;
    justify-content:stretch !important;
    align-items:stretch !important;
  }
  .cwlah-ribbon-link{
    width:100% !important;
    min-width:0 !important;
    max-width:none !important;
    min-height:48px !important;
    height:auto !important;
    padding:10px 12px !important;
    border-radius:16px !important;
    font-size:clamp(12px,3.2vw,14px) !important;
    line-height:1.15 !important;
    white-space:normal !important;
    overflow:visible !important;
    text-align:center !important;
    align-items:center !important;
    justify-content:center !important;
    flex:none !important;
    box-sizing:border-box !important;
  }
  .cwlah-ribbon-link span{
    display:block !important;
    width:100% !important;
    white-space:normal !important;
    overflow:visible !important;
    text-overflow:clip !important;
    overflow-wrap:anywhere !important;
    word-break:break-word !important;
  }
  .cwlah-ribbon-link.is-active::after{
    left:12px !important;
    right:12px !important;
    bottom:6px !important;
  }
  .cwlah-bell-wrap{
    width:100% !important;
    margin-left:0 !important;
    justify-content:flex-end !important;
    padding:0 !important;
  }
  .cwlah-bell{
    width:46px !important;
    height:46px !important;
    border-radius:14px !important;
  }
}
@media (max-width: 680px){
  .cwlah-ribbon-links{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}
@media (max-width: 420px){
  .cwlah-ribbon-nav{width:calc(100% - 10px) !important;}
  .cwlah-ribbon-inner{width:calc(100% - 10px) !important;}
  .cwlah-ribbon-link{min-height:46px !important;padding:10px 10px !important;font-size:12px !important;}
}

/* Desktop ribbon restore v29 */
@media (min-width:1081px){
  .cwlah-ribbon-nav{
    width:min(1320px,calc(100% - 48px)) !important;
    margin:14px auto 0 !important;
    padding:9px 0 !important;
    border-radius:22px !important;
  }
  .cwlah-ribbon-inner{
    width:calc(100% - 16px) !important;
    gap:8px !important;
    align-items:center !important;
  }
  .cwlah-ribbon-brand a,.cwlah-ribbon-brand span{
    min-height:42px !important;
    padding:0 14px !important;
    border-radius:14px !important;
    font-size:14px !important;
    line-height:1 !important;
  }
  .cwlah-ribbon-links{
    gap:8px !important;
    justify-content:flex-end !important;
  }
  .cwlah-ribbon-link{
    min-height:42px !important;
    padding:0 12px !important;
    border-radius:13px !important;
    font-size:12px !important;
    line-height:1.1 !important;
  }
  .cwlah-ribbon-link span{
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
  }
  .cwlah-ribbon-link.is-active::after{
    left:12px !important;
    right:12px !important;
    bottom:6px !important;
    height:2px !important;
  }
  .cwlah-bell{
    width:42px !important;
    height:42px !important;
    border-radius:13px !important;
  }
  .cwlah-bell-icon{font-size:16px !important;}
  .cwlah-bell-badge{
    top:-5px !important;
    right:-5px !important;
    min-width:18px !important;
    height:18px !important;
    font-size:10px !important;
  }
}

/* Desktop ribbon rebalance v30 */
@media (min-width:1081px){
  .cwlah-ribbon-nav{
    width:min(1760px,calc(100% - 28px)) !important;
    margin:10px auto 0 !important;
    padding:10px 0 !important;
    border-radius:24px !important;
  }
  .cwlah-ribbon-inner{
    width:calc(100% - 16px) !important;
    margin:0 auto !important;
    gap:10px !important;
    align-items:center !important;
    justify-content:space-between !important;
  }
  .cwlah-ribbon-brand a,.cwlah-ribbon-brand span{
    min-height:46px !important;
    padding:0 16px !important;
    border-radius:16px !important;
    font-size:clamp(14px,1vw,17px) !important;
    line-height:1 !important;
  }
  .cwlah-ribbon-links{
    flex:1 1 auto !important;
    justify-content:center !important;
    align-items:stretch !important;
    gap:8px !important;
    min-width:0 !important;
  }
  .cwlah-ribbon-link{
    min-height:46px !important;
    padding:0 14px !important;
    border-radius:16px !important;
    font-size:13px !important;
    line-height:1.15 !important;
  }
  .cwlah-ribbon-link span{
    white-space:nowrap !important;
    overflow:visible !important;
    text-overflow:clip !important;
  }
  .cwlah-ribbon-link.is-active::after{
    left:14px !important;
    right:14px !important;
    bottom:7px !important;
    height:3px !important;
  }
  .cwlah-bell-wrap{
    margin-left:auto !important;
    flex:0 0 auto !important;
  }
  .cwlah-bell{
    width:48px !important;
    height:48px !important;
    border-radius:15px !important;
  }
  .cwlah-bell-icon{font-size:18px !important;}
  .cwlah-bell-badge{
    top:-6px !important;
    right:-6px !important;
    min-width:20px !important;
    height:20px !important;
    font-size:11px !important;
  }
}
@media (min-width:1440px){
  .cwlah-ribbon-nav{width:min(1780px,calc(100% - 20px)) !important;}
}

@media (min-width:1081px){
  .cwlah-ribbon-nav{width:min(1760px,calc(100% - 24px))!important;}
  .cwlah-ribbon-inner{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px!important;}
  .cwlah-ribbon-links{display:flex!important;justify-content:stretch!important;align-items:stretch!important;gap:8px!important;min-width:0;}
  .cwlah-ribbon-link{flex:1 1 0!important;min-width:0!important;padding:0 12px!important;}
  .cwlah-ribbon-link span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
  .cwlah-ribbon-brand{min-width:max-content;}.cwlah-ribbon-brand span{cursor:default;pointer-events:none;white-space:nowrap;}
}
.site-title,.wp-block-site-title{display:none!important;}


/* Mobile header cleanup + wider dashboard v33 */
@media (max-width: 860px){
  body:has(.cwlah-app-shell--dashboard),
  body:has(.cwlah-ribbon-nav){overflow-x:hidden !important;}

  body:has(.cwlah-app-shell--dashboard) .menu-toggle,
  body:has(.cwlah-app-shell--dashboard) .mobile-menu-toggle,
  body:has(.cwlah-app-shell--dashboard) .nav-toggle,
  body:has(.cwlah-app-shell--dashboard) .navbar-toggle,
  body:has(.cwlah-app-shell--dashboard) .hamburger,
  body:has(.cwlah-app-shell--dashboard) .toggle-menu,
  body:has(.cwlah-app-shell--dashboard) .wp-block-navigation__responsive-container-open,
  body:has(.cwlah-app-shell--dashboard) .wp-block-navigation__responsive-container-close,
  body:has(.cwlah-app-shell--dashboard) .site-header .menu-toggle,
  body:has(.cwlah-app-shell--dashboard) .site-header .mobile-menu-toggle,
  body:has(.cwlah-app-shell--dashboard) .site-header .nav-toggle,
  body:has(.cwlah-app-shell--dashboard) .site-header .hamburger,
  body:has(.cwlah-ribbon-nav) .menu-toggle,
  body:has(.cwlah-ribbon-nav) .mobile-menu-toggle,
  body:has(.cwlah-ribbon-nav) .nav-toggle,
  body:has(.cwlah-ribbon-nav) .navbar-toggle,
  body:has(.cwlah-ribbon-nav) .hamburger,
  body:has(.cwlah-ribbon-nav) .toggle-menu,
  body:has(.cwlah-ribbon-nav) .wp-block-navigation__responsive-container-open,
  body:has(.cwlah-ribbon-nav) .wp-block-navigation__responsive-container-close{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    pointer-events:none !important;
  }

  .cwlah-app-shell--dashboard{
    width:calc(100vw - 6px) !important;
    max-width:none !important;
    margin:12px calc(50% - 50vw + 3px) 0 !important;
    padding:0 8px !important;
  }
  .cwlah-dashboard--clean{
    width:100% !important;
    max-width:none !important;
    padding:8px 0 24px !important;
    gap:14px !important;
  }
  .cwlah-dash-hero__main,.cwlah-gradient-panel,.cwlah-next-card,.cwlah-readiness-card,.cwlah-chart-card,.cwlah-feed-card,.cwlah-module,.cwlah-stage-card,.cwlah-stage-card--feature{
    padding:16px !important;
    border-radius:20px !important;
  }
  .cwlah-ribbon-nav{
    width:calc(100% - 6px) !important;
    margin:8px auto 0 !important;
  }
  .cwlah-ribbon-inner{width:calc(100% - 8px) !important;}
  .cwlah-ribbon-link,
  .cwlah-ribbon-brand span,
  .cwlah-ribbon-brand a,
  .cwlah-bell,
  .cwlah-btn,
  .cwlah-chip,
  button,
  a{
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
  }
  .cwlah-ribbon-link,
  .cwlah-bell,
  .cwlah-btn,
  .cwlah-chip,
  .cwlah-ribbon-brand span,
  .cwlah-ribbon-brand a{
    touch-action: manipulation !important;
  }
}
@media (max-width: 520px){
  .cwlah-app-shell--dashboard{
    width:calc(100vw - 4px) !important;
    margin:10px calc(50% - 50vw + 2px) 0 !important;
    padding:0 6px !important;
  }
  .cwlah-ribbon-nav{width:calc(100% - 4px) !important;}
  .cwlah-ribbon-inner{width:calc(100% - 6px) !important;}
}


/* v38 safe mobile width + button consistency */
@media (max-width: 860px){
  .cwlah-app-shell--dashboard,
  body .cwlah-app-shell--dashboard,
  .site .cwlah-app-shell--dashboard,
  .site-main .cwlah-app-shell--dashboard,
  .entry-content .cwlah-app-shell--dashboard,
  .wp-block-post-content .cwlah-app-shell--dashboard{
    width:calc(100vw - 4px) !important;
    max-width:none !important;
    margin:12px auto 0 !important;
    padding:0 4px 20px !important;
    box-sizing:border-box !important;
  }
  .cwlah-dashboard--clean,
  .cwlah-app-shell--dashboard .cwlah-dashboard--clean{
    width:100% !important;
    max-width:none !important;
    padding:6px 0 24px !important;
    gap:14px !important;
  }
  .cwlah-dash-hero__main,.cwlah-gradient-panel,.cwlah-next-card,.cwlah-readiness-card,.cwlah-chart-card,.cwlah-feed-card,.cwlah-module,.cwlah-stage-card,.cwlah-stage-card--feature,.cwlah-summary-card,.cwlah-metric-card,.cwlah-side-metric{
    padding:16px !important;
    border-radius:20px !important;
  }
  .cwlah-quick-actions,.cwlah-dashboard-actions,.cwlah-inline-actions,.cwlah-actions-row{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
    align-items:stretch !important;
  }
  .cwlah-quick-actions .cwlah-btn,
  .cwlah-dashboard-actions .cwlah-btn,
  .cwlah-inline-actions .cwlah-btn,
  .cwlah-actions-row .cwlah-btn,
  .cwlah-actions-row a.cwlah-btn{
    width:100% !important;
    min-width:0 !important;
    min-height:48px !important;
    padding:12px 14px !important;
    border-radius:16px !important;
    font-size:14px !important;
    line-height:1.15 !important;
    white-space:normal !important;
    text-align:center !important;
    justify-content:center !important;
  }
  .cwlah-ribbon-link,
  .cwlah-bell,
  .cwlah-btn,
  .cwlah-chip,
  .cwlah-ribbon-brand span,
  .cwlah-ribbon-brand a,
  button,
  a{
    -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
    touch-action: manipulation !important;
  }
  .cwlah-ribbon-nav{width:calc(100% - 4px) !important;}
  .cwlah-ribbon-inner{width:calc(100% - 6px) !important;}
}
@media (max-width: 640px){
  .cwlah-app-shell--dashboard,
  body .cwlah-app-shell--dashboard{
    width:calc(100vw - 2px) !important;
    padding:0 3px 18px !important;
  }
  .cwlah-quick-actions,.cwlah-dashboard-actions,.cwlah-inline-actions,.cwlah-actions-row{
    grid-template-columns:1fr !important;
  }
  .cwlah-ribbon-link{
    min-height:44px !important;
    padding:10px 10px !important;
  }
}


/* v39 mobile visual cleanup */
@media (max-width: 860px){
  body.admin-bar .cwlah-ribbon-nav{margin-top:calc(env(safe-area-inset-top,0px) + 46px) !important;}
  .cwlah-ribbon-nav{padding-top:max(8px, env(safe-area-inset-top,0px)) !important;}
  .cwlah-ribbon-brand{display:none !important;}
  .cwlah-ribbon-inner{grid-template-columns:1fr !important;}
  .cwlah-page-clean .cwlah-login-panel,
  .cwlah-page-clean .cwlah-app-shell--dashboard,
  .cwlah-page-clean .cwlah-stage-card,
  .cwlah-page-clean .cwlah-login-card{max-width:calc(100vw - 18px) !important;width:calc(100vw - 18px) !important;margin-left:auto !important;margin-right:auto !important;}
}
@media (max-width: 680px){
  .cwlah-page-clean .cwlah-actions-row,
  .cwlah-page-clean .cwlah-login-actions,
  .cwlah-page-clean .cwlah-inline-actions{display:grid !important;grid-template-columns:1fr !important;gap:10px !important;}
  .cwlah-page-clean .cwlah-btn, .cwlah-page-clean .cwlah-chip{min-height:54px !important;}
}


/* v40 mobile login and admin-bar cleanup */
@media (max-width: 860px){
  body.admin-bar .cwlah-ribbon-nav{margin-top:calc(env(safe-area-inset-top,0px) + 10px) !important;}
  body.admin-bar .cwlah-page-clean .cwlah-app-shell,
  body.admin-bar .cwlah-page-clean .cwlah-app-shell--dashboard,
  body.admin-bar .cwlah-page-clean .cwlah-login-panel,
  body.admin-bar .cwlah-page-clean .cwlah-stage-card,
  body.admin-bar .cwlah-page-clean .cwlah-login-card{margin-top:12px !important;}
  .cwlah-page-clean .cwlah-login-panel,
  .cwlah-page-clean .cwlah-app-shell--dashboard,
  .cwlah-page-clean .cwlah-stage-card,
  .cwlah-page-clean .cwlah-login-card{max-width:calc(100vw - 10px) !important;width:calc(100vw - 10px) !important;}
  .cwlah-page-clean .cwlah-app-main,
  .cwlah-page-clean .cwlah-stage,
  .cwlah-page-clean .cwlah-stage-card{padding-left:16px !important;padding-right:16px !important;}
  .cwlah-page-clean .cwlah-actions-row,
  .cwlah-page-clean .cwlah-login-actions,
  .cwlah-page-clean .cwlah-inline-actions{display:grid !important;grid-template-columns:1fr !important;gap:10px !important;}
  .cwlah-page-clean .cwlah-btn,
  .cwlah-page-clean .cwlah-chip{width:100% !important;min-height:52px !important;}
}
@media (max-width: 640px){
  body.admin-bar .cwlah-ribbon-nav{margin-top:6px !important;}
  .cwlah-ribbon-nav{width:calc(100% - 2px) !important;border-radius:20px !important;}
  .cwlah-ribbon-inner{width:calc(100% - 4px) !important;gap:8px !important;}
  .cwlah-page-clean .cwlah-login-panel,
  .cwlah-page-clean .cwlah-app-shell--dashboard,
  .cwlah-page-clean .cwlah-stage-card,
  .cwlah-page-clean .cwlah-login-card{max-width:calc(100vw - 6px) !important;width:calc(100vw - 6px) !important;}
}


/* v41 login hotfix */
.cwlah-auth-links{margin-top:12px;text-align:center}
.cwlah-inline-link{font-weight:700;color:#2371D7;text-decoration:none}
.cwlah-inline-link:hover{text-decoration:underline}
@media (max-width: 782px){
  body.admin-bar #wpadminbar{position:fixed!important;top:0!important}
  .cwlah-app-shell--auth{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;margin:14px auto!important}
  .cwlah-app-shell--auth .cwlah-app-main{padding-top:8px!important}
  .cwlah-stage-card.cwlah-login-shell{padding:28px 18px!important}
}

/* v43 auth polish */
.cwlah-inline-link--button{appearance:none;border:0;background:none;padding:0;cursor:pointer;font:inherit}
.cwlah-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:20px;z-index:10050}
.cwlah-modal.is-open{display:flex}
.cwlah-modal__backdrop{position:absolute;inset:0;background:rgba(15,23,42,.55);backdrop-filter:blur(6px)}
.cwlah-modal__dialog{position:relative;z-index:2;width:min(100%,520px)}
.cwlah-modal__close{position:absolute;top:14px;right:14px;width:40px;height:40px;border:0;border-radius:999px;background:#EAF2FB;color:#2371D7;font-size:28px;line-height:1;cursor:pointer}
.cwlah-login-card--modal{margin:0;box-shadow:0 30px 60px rgba(15,23,42,.18);border-color:#dbe5f0}
.cwlah-login-card--embedded{background:linear-gradient(180deg,#ffffff 0%,#FCFDFE 100%)}
.cwlah-login-title{font-size:clamp(34px,5vw,56px);line-height:1.02;letter-spacing:-.03em}
.cwlah-login-card .cwlah-muted{font-size:18px;line-height:1.65;color:#5F7088}
.cwlah-login-card .cwlah-field input{min-height:58px;border-radius:18px;font-size:17px}
.cwlah-login-card .cwlah-btn{min-height:58px;border-radius:18px;font-size:18px;font-weight:800}
@media (max-width: 782px){
  .cwlah-modal{padding:14px}
  .cwlah-modal__dialog{width:100%}
  .cwlah-login-card--modal{padding:26px 18px!important}
  .cwlah-page-clean .cwlah-login-panel,
  .cwlah-page-clean .cwlah-app-shell--dashboard,
  .cwlah-page-clean .cwlah-stage-card,
  .cwlah-page-clean .cwlah-login-card{max-width:calc(100vw - 2px) !important;width:calc(100vw - 2px) !important;}
}


/* v44 auth/mobile cleanup */
@media (max-width: 768px){
  .cwlah-page-clean .cwlah-app-shell,
  .cwlah-public-shell,
  .cwlah-login-card--embedded{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important;margin-left:auto!important;margin-right:auto!important}
  .cwlah-actions-row.cwlah-actions-row--static,
  .cwlah-login-card .cwlah-actions-row{display:grid!important;grid-template-columns:1fr!important;gap:12px!important}
  .cwlah-btn,.cwlah-btn.alt,.cwlah-btn--ghost{min-height:56px!important}
  body.admin-bar .cwlah-ribbon-nav.is-public{margin-top:12px!important}
  .cwlah-page-clean .cwlah-ribbon-brand,
  .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand{display:none!important}
}


/* v46 auth page visual cleanup */
.cwlah-stage-card.cwlah-login-shell{
  position:relative;
  overflow:hidden;
  border:1px solid #dde7f3!important;
  border-radius:34px!important;
  background:
    radial-gradient(circle at top right, rgba(59,130,246,.10), transparent 28%),
    linear-gradient(180deg,#ffffff 0%,#F7FAFE 100%)!important;
  box-shadow:0 28px 80px rgba(15,23,42,.08)!important;
}
.cwlah-stage-card.cwlah-login-shell::after{
  content:"";
  position:absolute;
  right:-60px;
  top:-60px;
  width:220px;
  height:220px;
  border-radius:999px;
  background:radial-gradient(circle, rgba(37,99,235,.10) 0%, rgba(37,99,235,0) 70%);
  pointer-events:none;
}
.cwlah-stage-card.cwlah-login-shell .cwlah-step-kicker{
  display:inline-flex;
  align-items:center;
  width:max-content;
  padding:10px 16px;
  border-radius:999px;
  background:#EAF2FB;
  color:#3156d3;
  font-size:12px;
  font-weight:900;
  letter-spacing:.05em;
  text-transform:uppercase;
}
.cwlah-stage-card.cwlah-login-shell .cwlah-hero-title{
  margin:14px 0 12px;
  font-size:clamp(50px,5.5vw,72px);
  line-height:.94;
  letter-spacing:-.045em;
}
.cwlah-stage-card.cwlah-login-shell .cwlah-hero-copy{
  max-width:34rem;
  margin:0;
  color:#5f6b7a;
  font-size:22px;
  line-height:1.6;
}
.cwlah-login-card--embedded{
  position:relative;
  border:1px solid #e3ebf5;
  border-radius:30px;
  padding:28px;
  background:linear-gradient(180deg,#ffffff 0%,#FCFDFE 100%);
  box-shadow:0 18px 40px rgba(15,23,42,.06);
}
.cwlah-login-title{
  margin:0 0 18px;
  font-size:clamp(38px,3.3vw,52px);
  line-height:.98;
}
.cwlah-login-form{display:grid;gap:16px}
.cwlah-login-grid{display:grid;gap:16px}
.cwlah-login-card .cwlah-field label{
  display:block;
  margin-bottom:8px;
  font-size:12px;
  font-weight:900;
  letter-spacing:.06em;
  text-transform:uppercase;
  color:#5F7088;
}
.cwlah-login-card .cwlah-field input{
  min-height:62px;
  border-radius:20px;
  border:1px solid #dbe5f0;
  background:#fff;
  padding:16px 18px;
  font-size:17px;
  transition:border-color .18s ease, box-shadow .18s ease, background .18s ease;
}
.cwlah-login-card .cwlah-field input::placeholder{color:#9aa6b2}
.cwlah-login-card .cwlah-field input:focus{
  outline:none;
  border-color:#3b82f6;
  box-shadow:0 0 0 4px rgba(59,130,246,.12);
  background:#fff;
}
.cwlah-login-card .cwlah-btn,
.cwlah-login-card .cwlah-btn.alt,
.cwlah-login-card .cwlah-btn--ghost{
  width:100%;
  min-height:62px;
  border-radius:20px;
  font-size:20px;
  font-weight:900;
  letter-spacing:-.01em;
  justify-content:center;
}
.cwlah-login-card .cwlah-btn,
.cwlah-login-card .cwlah-btn.alt{
  background:linear-gradient(135deg,#15375C 0%,#2371D7 100%);
  color:#fff;
  box-shadow:0 18px 36px rgba(25,57,140,.22);
}
.cwlah-login-card .cwlah-btn:hover,
.cwlah-login-card .cwlah-btn.alt:hover{filter:none;transform:translateY(-1px);box-shadow:0 22px 40px rgba(25,57,140,.28)}
.cwlah-login-card .cwlah-btn--ghost{
  background:#fff;
  color:#15375C;
  border:1px solid #D4E2F2;
  box-shadow:none;
}
.cwlah-auth-links{
  display:flex;
  justify-content:center;
  margin-top:16px;
}
.cwlah-inline-link,
.cwlah-inline-link--button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:0 6px;
  color:#3156d3;
  font-weight:800;
  text-decoration:none;
}
.cwlah-inline-link:hover,
.cwlah-inline-link--button:hover{text-decoration:none;color:#1737a7}
.cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:14px;
  align-items:stretch;
}
.cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static .cwlah-btn,
.cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static a.cwlah-btn{
  width:100%;
  min-width:0;
  min-height:62px;
  border-radius:20px;
  font-size:20px;
  font-weight:900;
}
.cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static .cwlah-btn--ghost,
.cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static .cwlah-btn.alt{
  background:#fff;
  color:#15375C;
  border:1px solid #D4E2F2;
  box-shadow:none;
}
@media (min-width: 900px){
  .cwlah-stage-card.cwlah-login-shell{
    display:grid;
    grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);
    column-gap:34px;
    row-gap:0;
    align-items:start;
    padding:40px!important;
  }
  .cwlah-stage-card.cwlah-login-shell .cwlah-step-kicker,
  .cwlah-stage-card.cwlah-login-shell .cwlah-hero-title,
  .cwlah-stage-card.cwlah-login-shell .cwlah-hero-copy{grid-column:1}
  .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--embedded,
  .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--modal{grid-column:2;grid-row:1 / span 3}
  .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--embedded{margin-top:0}
}
@media (max-width: 820px){
  .cwlah-stage-card.cwlah-login-shell{padding:24px!important;border-radius:28px!important}
  .cwlah-stage-card.cwlah-login-shell .cwlah-hero-title{font-size:clamp(44px,12vw,64px)}
  .cwlah-stage-card.cwlah-login-shell .cwlah-hero-copy{font-size:18px;line-height:1.55}
  .cwlah-login-card--embedded{padding:22px;border-radius:24px}
  .cwlah-login-title{font-size:clamp(32px,9vw,46px)}
  .cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static{grid-template-columns:1fr}
}
@media (max-width: 768px){
  body.admin-bar .cwlah-ribbon-nav.is-public{margin-top:4px!important}
  .cwlah-app-shell--auth{width:calc(100vw - 12px)!important;max-width:calc(100vw - 12px)!important;margin:10px auto!important;padding:0 6px!important}
  .cwlah-public-shell,
  .cwlah-login-card--embedded,
  .cwlah-page-clean .cwlah-stage-card{width:100%!important;max-width:100%!important}
  .cwlah-stage-card.cwlah-login-shell{padding:22px 16px!important}
  .cwlah-login-card .cwlah-field input,
  .cwlah-login-card .cwlah-btn,
  .cwlah-login-card .cwlah-btn.alt,
  .cwlah-login-card .cwlah-btn--ghost,
  .cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static .cwlah-btn,
  .cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static a.cwlah-btn{min-height:58px;font-size:18px}
}

/* v47 auth layout hard-centering + static controls */
.cwlah-stage-card.cwlah-login-shell,
.cwlah-login-card--embedded,
.cwlah-login-form,
.cwlah-login-grid,
.cwlah-login-card .cwlah-field,
.cwlah-login-card .cwlah-field input,
.cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static,
.cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static .cwlah-btn,
.cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static a.cwlah-btn{
  box-sizing:border-box;
}

.cwlah-page-clean .cwlah-stage-card.cwlah-login-shell{
  width:min(100%, 1040px) !important;
  max-width:1040px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  left:auto !important;
  right:auto !important;
}

.cwlah-stage-card.cwlah-login-shell{
  overflow:hidden !important;
}

.cwlah-stage-card.cwlah-login-shell .cwlah-login-card--embedded,
.cwlah-stage-card.cwlah-login-shell .cwlah-login-card--modal{
  width:100% !important;
  max-width:100% !important;
  margin-left:auto !important;
  margin-right:auto !important;
  justify-self:stretch !important;
  align-self:start !important;
}

.cwlah-login-form,
.cwlah-login-grid,
.cwlah-login-card .cwlah-field{
  width:100% !important;
  min-width:0 !important;
}

.cwlah-login-card .cwlah-field input,
.cwlah-login-card .cwlah-btn,
.cwlah-login-card .cwlah-btn.alt,
.cwlah-login-card .cwlah-btn--ghost,
.cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static .cwlah-btn,
.cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static a.cwlah-btn{
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  position:static !important;
  inset:auto !important;
  transform:none;
}

.cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static{
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  place-items:stretch !important;
}

.cwlah-auth-links{
  width:100%;
}

@media (max-width: 899px){
  .cwlah-stage-card.cwlah-login-shell{
    display:block !important;
  }
}

@media (max-width: 768px){
  .cwlah-app-shell--auth{
    width:calc(100vw - 18px) !important;
    max-width:calc(100vw - 18px) !important;
    margin:10px auto !important;
    padding:0 9px !important;
  }

  .cwlah-page-clean .cwlah-stage-card.cwlah-login-shell{
    width:100% !important;
    max-width:100% !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }

  .cwlah-stage-card.cwlah-login-shell,
  .cwlah-login-card--embedded,
  .cwlah-login-card--modal{
    border-radius:24px !important;
  }

  .cwlah-stage-card.cwlah-login-shell{
    padding:20px 14px !important;
  }

  .cwlah-stage-card.cwlah-login-shell .cwlah-hero-title,
  .cwlah-login-title{
    max-width:100% !important;
  }

  .cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static,
  .cwlah-login-form{
    gap:12px !important;
  }
}


/* v48 auth + signed-out dashboard hard layout fix */
body .cwlah-app-shell,
body .cwlah-app-shell--auth{
  box-sizing:border-box !important;
}
body .cwlah-app-shell .cwlah-app-main,
body .cwlah-app-shell--auth .cwlah-app-main{
  width:100% !important;
  max-width:none !important;
  margin:0 auto !important;
  box-sizing:border-box !important;
}
body .cwlah-app-shell--auth .cwlah-app-main{
  display:block !important;
}
body .cwlah-stage-card,
body .cwlah-login-card,
body .cwlah-login-card--embedded,
body .cwlah-login-form,
body .cwlah-login-grid,
body .cwlah-field,
body .cwlah-actions-row,
body .cwlah-actions-row .cwlah-btn,
body .cwlah-actions-row a.cwlah-btn{
  box-sizing:border-box !important;
  min-width:0 !important;
}
body .cwlah-stage-card.cwlah-login-shell{
  width:min(100%, 1080px) !important;
  max-width:1080px !important;
  margin:0 auto !important;
  overflow:hidden !important;
  padding:28px !important;
}
body .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--embedded,
body .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--modal{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  margin:24px auto 0 !important;
  justify-self:stretch !important;
  align-self:start !important;
  overflow:hidden !important;
}
body .cwlah-login-form,
body .cwlah-login-grid{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) !important;
  gap:16px !important;
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
}
body .cwlah-login-card .cwlah-field{
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
}
body .cwlah-login-card .cwlah-field input,
body .cwlah-login-card input[type="text"],
body .cwlah-login-card input[type="email"],
body .cwlah-login-card input[type="password"]{
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  position:static !important;
}
body .cwlah-login-card .cwlah-btn,
body .cwlah-login-card .cwlah-btn.alt,
body .cwlah-login-card .cwlah-btn--ghost,
body .cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static .cwlah-btn,
body .cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static a.cwlah-btn{
  display:flex !important;
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  position:static !important;
  transform:none !important;
}
body .cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
  gap:14px !important;
  width:100% !important;
  max-width:100% !important;
  margin-top:20px !important;
}
body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active{
  width:min(100%, 980px) !important;
  max-width:980px !important;
  margin:0 auto !important;
  overflow:hidden !important;
}
@media (max-width: 900px){
  body .cwlah-stage-card.cwlah-login-shell{
    padding:22px !important;
    width:min(100%, calc(100vw - 24px)) !important;
    max-width:calc(100vw - 24px) !important;
  }
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active{
    width:min(100%, calc(100vw - 24px)) !important;
    max-width:calc(100vw - 24px) !important;
  }
}
@media (max-width: 768px){
  body .cwlah-app-shell--auth,
  body .cwlah-app-shell{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:0 10px !important;
  }
  body .cwlah-stage-card.cwlah-login-shell,
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:22px 16px !important;
    border-radius:28px !important;
  }
  body .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--embedded,
  body .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--modal{
    margin-top:18px !important;
    padding:20px !important;
    border-radius:24px !important;
  }
  body .cwlah-page-clean .cwlah-actions-row.cwlah-actions-row--static{
    grid-template-columns:1fr !important;
  }
}

/* v49 mobile auth inner-card containment fix */
@media (max-width: 768px){
  html,body{overflow-x:hidden !important;}
  body .cwlah-app-shell--auth,
  body .cwlah-app-shell--auth .cwlah-app-main{
    overflow-x:hidden !important;
  }
  body .cwlah-stage-card.cwlah-login-shell{
    display:block !important;
    grid-template-columns:1fr !important;
    overflow:hidden !important;
    width:calc(100vw - 24px) !important;
    max-width:calc(100vw - 24px) !important;
    margin:12px auto !important;
    padding:22px 14px !important;
    box-sizing:border-box !important;
  }
  body .cwlah-stage-card.cwlah-login-shell .cwlah-step-kicker,
  body .cwlah-stage-card.cwlah-login-shell .cwlah-hero-title,
  body .cwlah-stage-card.cwlah-login-shell .cwlah-hero-copy,
  body .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--embedded,
  body .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--modal{
    grid-column:auto !important;
    grid-row:auto !important;
    justify-self:auto !important;
    align-self:auto !important;
  }
  body .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--embedded,
  body .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--modal,
  body .cwlah-login-card,
  body .cwlah-login-form,
  body .cwlah-login-grid,
  body .cwlah-login-card .cwlah-field,
  body .cwlah-login-card .cwlah-field input,
  body .cwlah-login-card .cwlah-btn,
  body .cwlah-login-card .cwlah-btn.alt,
  body .cwlah-login-card .cwlah-btn--ghost,
  body .cwlah-auth-links{
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    margin-left:0 !important;
    margin-right:0 !important;
    left:auto !important;
    right:auto !important;
    box-sizing:border-box !important;
  }
  body .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--embedded,
  body .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--modal{
    display:block !important;
    position:relative !important;
    overflow:hidden !important;
    padding:20px 16px !important;
    border-radius:24px !important;
    margin-top:18px !important;
  }
}


/* v54 auth notice, reset rules, email-safe polish support */
.cwlah-notice--auth{max-width:980px;margin:0 auto 16px auto;border:1px solid #fecaca;background:linear-gradient(180deg,#fff8f8 0%,#fff 100%);color:#991b1b;box-shadow:0 14px 30px rgba(153,27,27,.08)}
.cwlah-field--full{grid-column:1 / -1}
.cwlah-password-rules--compact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:4px}
.cwlah-password-rules--compact > div{padding:10px 12px;border-radius:14px;background:#F7FAFE;border:1px solid #dbe5f0;font-weight:700;color:#5F7088}
.cwlah-password-rules--compact > div.is-pass,.cwlah-password-rules--compact > div.is-ok{background:#ecfdf3;border-color:#bbf7d0;color:#166534}
@media (max-width: 680px){
  .cwlah-password-rules--compact{grid-template-columns:1fr}
}

/* v56 2FA screen polish */
.cwlah-2fa-shell{
  width:100%;
  max-width:100%;
  box-sizing:border-box;
  display:grid;
  gap:16px;
  padding:22px 20px;
  border:1px solid #dde7f2;
  border-radius:24px;
  background:linear-gradient(180deg,#ffffff 0%,#F7FAFE 100%);
  box-shadow:0 16px 36px rgba(15,23,42,.06);
}
.cwlah-2fa-shell .cwlah-step-kicker{
  display:inline-flex;
  align-items:center;
  width:max-content;
  max-width:100%;
  padding:11px 18px;
  border-radius:999px;
  background:#EAF2FB;
  color:#3159c9;
  font-weight:800;
  letter-spacing:.03em;
  text-transform:uppercase;
  font-size:13px;
}
.cwlah-2fa-shell h3{
  font-size:clamp(34px,5vw,52px);
  line-height:1.02;
  letter-spacing:-.03em;
  color:#15375C;
}
.cwlah-2fa-shell .cwlah-hero-copy{
  color:#5F7088 !important;
  font-size:18px;
  line-height:1.65;
}
.cwlah-2fa-shell .cwlah-field{
  width:100%;
  max-width:100%;
}
.cwlah-2fa-shell .cwlah-field label{
  display:block;
  margin:0 0 10px;
  color:#5F7088;
  font-size:13px;
  font-weight:800;
  text-transform:uppercase;
  letter-spacing:.04em;
}
.cwlah-2fa-shell .cwlah-field input{
  width:100%;
  max-width:100%;
  min-height:62px;
  padding:0 22px;
  border-radius:20px;
  border:1px solid #d8e2ee;
  background:#fff;
  box-sizing:border-box;
  font-size:28px;
  font-weight:800;
  letter-spacing:.22em;
  text-align:center;
  color:#15375C;
}
.cwlah-2fa-shell .cwlah-field input::placeholder{
  color:#a8b5c7;
  letter-spacing:.14em;
}
.cwlah-2fa-shell .cwlah-field input:focus{
  outline:none;
  border-color:#3159c9;
  box-shadow:0 0 0 4px rgba(49,89,201,.12);
}
.cwlah-2fa-shell .cwlah-actions-row{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:12px;
  width:100%;
}
.cwlah-2fa-shell .cwlah-btn,
.cwlah-2fa-shell .cwlah-btn.alt{
  width:100%;
  min-height:60px;
  border-radius:20px;
  font-size:18px;
  font-weight:800;
}
.cwlah-2fa-shell .cwlah-btn.alt{
  background:#fff;
  color:#15375C;
  border:1px solid #d8e2ee;
  box-shadow:none;
}
@media (max-width:768px){
  .cwlah-2fa-shell{padding:20px 16px;border-radius:22px;gap:14px}
  .cwlah-2fa-shell h3{font-size:clamp(26px,9vw,42px)}
  .cwlah-2fa-shell .cwlah-hero-copy{font-size:17px;line-height:1.55}
  .cwlah-2fa-shell .cwlah-field input{min-height:58px;font-size:24px}
  .cwlah-2fa-shell .cwlah-actions-row{grid-template-columns:1fr}
}


/* v1.3.0 consolidated logged-in ribbon base. Detailed campaign colours are injected once from PHP. */
.cwlah-ribbon-nav.is-account .cwlah-bell-wrap{position:static;display:block;width:100%;}
.cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-wordmark-text{font-family:inherit;}
.cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-badge.is-real-brand{min-width:0;}

/* v1.3.3 asset cache bump. */


/* === CampaignGateway v1.3.9 recovery + command-centre polish ==================
   Scoped fixes only: ribbon + dashboard. This intentionally avoids styling footer,
   public homepage blocks, or generic theme containers. */
body .cwlah-ribbon-nav.is-account{
  width:min(1760px, calc(100% - 28px)) !important;
  max-width:none !important;
  margin:10px auto 18px !important;
  padding:10px !important;
  border-radius:24px !important;
  min-height:0 !important;
  box-sizing:border-box !important;
  background:
    radial-gradient(circle at 12% 0%, rgba(255,255,255,.18), transparent 34%),
    radial-gradient(circle at 92% 18%, rgba(255,255,255,.10), transparent 30%),
    linear-gradient(135deg, color-mix(in srgb, var(--cwlah-nav-bg,#15375C) 82%, #061225 18%) 0%, color-mix(in srgb, var(--cwlah-nav-bg,#15375C) 60%, var(--cwlah-nav-accent,#2371D7) 40%) 54%, color-mix(in srgb, var(--cwlah-nav-accent,#2371D7) 72%, #0b1f3f 28%) 100%) !important;
  border:1px solid rgba(255,255,255,.18) !important;
  box-shadow:0 18px 46px rgba(7,20,39,.18), inset 0 1px 0 rgba(255,255,255,.12) !important;
  overflow:visible !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-inner{
  width:100% !important;
  max-width:none !important;
  margin:0 auto !important;
  padding:0 !important;
  display:grid !important;
  grid-template-columns:minmax(210px, 280px) minmax(0,1fr) !important;
  gap:10px !important;
  align-items:center !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand{
  min-width:0 !important;
  width:100% !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand > span,
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-badge{
  width:100% !important;
  min-height:48px !important;
  height:48px !important;
  padding:0 14px !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
  gap:10px !important;
  border-radius:17px !important;
  background:rgba(255,255,255,.12) !important;
  border:1px solid rgba(255,255,255,.14) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10) !important;
  color:#fff !important;
  overflow:hidden !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-logo{
  width:30px !important;
  height:30px !important;
  max-width:30px !important;
  object-fit:contain !important;
  flex:0 0 auto !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-wordmark-text{
  display:block !important;
  min-width:0 !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
  color:#fff !important;
  font-size:18px !important;
  font-weight:950 !important;
  letter-spacing:-.03em !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-links{
  display:grid !important;
  grid-template-columns:repeat(7, minmax(88px,1fr)) auto !important;
  gap:8px !important;
  align-items:center !important;
  min-width:0 !important;
  width:100% !important;
  justify-content:stretch !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link{
  display:flex !important;
  flex-direction:row !important;
  align-items:center !important;
  justify-content:center !important;
  gap:8px !important;
  min-width:0 !important;
  min-height:48px !important;
  height:48px !important;
  padding:0 12px !important;
  border-radius:16px !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  font-size:13px !important;
  line-height:1 !important;
  font-weight:900 !important;
  text-decoration:none !important;
  background:rgba(255,255,255,.105) !important;
  border:1px solid rgba(255,255,255,.14) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08) !important;
  transition:transform .16s ease, background .16s ease, border-color .16s ease, box-shadow .16s ease !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link b{
  display:inline-grid !important;
  place-items:center !important;
  width:18px !important;
  height:18px !important;
  color:#fff !important;
  font-size:13px !important;
  line-height:1 !important;
  opacity:.92 !important;
  font-weight:900 !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link span{
  display:block !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link:hover,
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link:focus-visible{
  transform:translateY(-1px) !important;
  background:rgba(255,255,255,.16) !important;
  border-color:rgba(255,255,255,.24) !important;
  outline:none !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link.is-active,
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link[aria-current="page"]{
  background:rgba(255,255,255,.20) !important;
  border-color:rgba(255,255,255,.32) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12), 0 8px 20px rgba(0,0,0,.10) !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link.is-active::after,
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link[aria-current="page"]::after{
  display:none !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-bell-wrap{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:48px !important;
  height:48px !important;
  min-width:48px !important;
  margin:0 !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-bell{
  width:48px !important;
  height:48px !important;
  min-width:48px !important;
  border-radius:16px !important;
  display:grid !important;
  place-items:center !important;
  padding:0 !important;
  margin:0 !important;
  background:rgba(255,255,255,.12) !important;
  border:1px solid rgba(255,255,255,.15) !important;
  box-shadow:none !important;
}
body .cwlah-ribbon-nav.is-account .cwlah-bell-icon{font-size:18px !important;line-height:1 !important;}
body .cwlah-ribbon-nav.is-account .cwlah-bell-badge{top:-5px !important;right:-5px !important;}
/* Dashboard safety: keep the account dashboard visible and do not let footer styles merge into it. */
body .cwlah-app-shell--dashboard{
  width:min(1560px, calc(100% - 32px)) !important;
  max-width:1560px !important;
  margin:22px auto 44px !important;
  padding:0 !important;
  display:block !important;
  position:relative !important;
  z-index:1 !important;
  background:transparent !important;
  color:#10243f !important;
  overflow:visible !important;
}
body .cwlah-app-shell--dashboard .cwlah-dashboard--clean{
  display:grid !important;
  gap:clamp(16px, 1.7vw, 24px) !important;
  width:100% !important;
  max-width:none !important;
  margin:0 auto !important;
  padding:0 !important;
  isolation:isolate !important;
}
body .cwlah-app-shell--dashboard .cwlah-dash-hero,
body .cwlah-app-shell--dashboard .cwlah-next-card,
body .cwlah-app-shell--dashboard .cwlah-readiness-card,
body .cwlah-app-shell--dashboard .cwlah-chart-card,
body .cwlah-app-shell--dashboard .cwlah-feed-card,
body .cwlah-app-shell--dashboard .cwlah-activity-card,
body .cwlah-app-shell--dashboard .cwlah-module,
body .cwlah-app-shell--dashboard .cwlah-metric{
  box-sizing:border-box !important;
}
body .cwlah-app-shell--dashboard .cwlah-secondary-help-strip{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:14px !important;
  padding:16px 18px !important;
  border-radius:22px !important;
  background:linear-gradient(180deg, rgba(255,255,255,.92), rgba(247,250,255,.86)) !important;
  border:1px solid rgba(76,105,141,.16) !important;
  box-shadow:0 14px 36px rgba(16,36,63,.08) !important;
  color:#10243f !important;
}
body .cwlah-app-shell--dashboard .cwlah-secondary-help-strip div{
  display:flex !important;
  flex-direction:column !important;
  gap:3px !important;
}
body .cwlah-app-shell--dashboard .cwlah-secondary-help-strip strong{
  color:#10243f !important;
  font-size:14px !important;
  font-weight:950 !important;
}
body .cwlah-app-shell--dashboard .cwlah-secondary-help-strip span{
  color:#61738c !important;
  font-size:13px !important;
  font-weight:700 !important;
}
body .cwlah-app-shell--dashboard .cwlah-secondary-help-strip a{
  flex:0 0 auto !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:40px !important;
  padding:0 14px !important;
  border-radius:999px !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  background:linear-gradient(135deg, var(--cwlah-grad-1,#15375C), var(--cwlah-grad-2,#2371D7)) !important;
  text-decoration:none !important;
  font-size:12px !important;
  font-weight:950 !important;
}
@media (max-width:1200px){
  body .cwlah-ribbon-nav.is-account .cwlah-ribbon-inner{grid-template-columns:1fr !important;}
  body .cwlah-ribbon-nav.is-account .cwlah-ribbon-links{grid-template-columns:repeat(4, minmax(0,1fr)) !important;}
  body .cwlah-ribbon-nav.is-account .cwlah-bell-wrap{width:100% !important;min-width:0 !important;}
  body .cwlah-ribbon-nav.is-account .cwlah-bell{width:100% !important;}
}
@media (max-width:760px){
  body .cwlah-ribbon-nav.is-account{
    width:calc(100% - 16px) !important;
    margin:8px auto 14px !important;
    padding:8px !important;
    border-radius:20px !important;
  }
  body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand > span,
  body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-badge{height:44px !important;min-height:44px !important;border-radius:15px !important;}
  body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-wordmark-text{font-size:16px !important;}
  body .cwlah-ribbon-nav.is-account .cwlah-ribbon-links{grid-template-columns:repeat(2, minmax(0,1fr)) !important;gap:7px !important;}
  body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link{height:44px !important;min-height:44px !important;border-radius:14px !important;font-size:12px !important;padding:0 9px !important;}
  body .cwlah-ribbon-nav.is-account .cwlah-bell-wrap{height:44px !important;}
  body .cwlah-ribbon-nav.is-account .cwlah-bell{height:44px !important;min-height:44px !important;width:100% !important;border-radius:14px !important;}
  body .cwlah-app-shell--dashboard{width:calc(100% - 18px) !important;margin:14px auto 34px !important;}
  body .cwlah-app-shell--dashboard .cwlah-secondary-help-strip{align-items:flex-start !important;flex-direction:column !important;}
  body .cwlah-app-shell--dashboard .cwlah-secondary-help-strip a{width:100% !important;}
}


/* v1.12.4 no-3 public header: force six equal public nav buttons on desktop/tablet. */
@media (min-width:861px){
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-inner{display:grid!important;grid-template-columns:1fr!important;grid-template-areas:"brand" "links"!important;gap:8px!important;}
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand{grid-area:brand!important;width:100%!important;display:block!important;}
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-links{grid-area:links!important;display:grid!important;grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:8px!important;width:100%!important;overflow:visible!important;}
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-link{width:100%!important;min-width:0!important;max-width:none!important;flex:none!important;height:42px!important;min-height:42px!important;padding:0 10px!important;}
}


/* v1.12.5 — taller brand/title strip for public and logged-in ribbon states. */
@media (min-width:861px){
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand{overflow:visible!important;}
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand > span,
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand > a,
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-badge.is-real-brand,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand > span,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand > a,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-badge.is-real-brand{
    min-height:58px!important;height:58px!important;max-height:none!important;padding-top:8px!important;padding-bottom:8px!important;box-sizing:border-box!important;overflow:visible!important;align-items:center!important;justify-content:center!important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-badge.is-real-brand,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-badge.is-real-brand{display:grid!important;grid-template-columns:50px minmax(0,1fr) 50px!important;gap:12px!important;}
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-logo,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-logo{width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important;max-height:46px!important;object-fit:contain!important;}
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-wordmark-text,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-wordmark-text{display:block!important;line-height:1.12!important;padding:0 4px 2px!important;overflow:visible!important;white-space:nowrap!important;text-align:center!important;}
}
@media (max-width:860px){
  html body .cwlah-ribbon-nav .cwlah-ribbon-brand > span,
  html body .cwlah-ribbon-nav .cwlah-ribbon-brand > a,
  html body .cwlah-ribbon-nav .cwlah-ribbon-brand-badge.is-real-brand{min-height:52px!important;height:52px!important;max-height:none!important;padding-top:7px!important;padding-bottom:7px!important;overflow:visible!important;box-sizing:border-box!important;}
  html body .cwlah-ribbon-nav .cwlah-ribbon-brand-logo{width:40px!important;height:40px!important;min-width:40px!important;}
  html body .cwlah-ribbon-nav .cwlah-ribbon-brand-wordmark-text{line-height:1.12!important;overflow:visible!important;padding-bottom:1px!important;}
}


/* v1.12.6 — 35% taller brand strip + clear gap before buttons, public and logged-in. */
@media (min-width:861px){
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-inner,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-inner{gap:15px!important;row-gap:15px!important;}
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand{overflow:visible!important;margin-bottom:0!important;padding-bottom:0!important;}
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand > span,
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand > a,
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-badge.is-real-brand,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand > span,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand > a,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-badge.is-real-brand{
    min-height:80px!important;height:80px!important;max-height:none!important;padding-top:14px!important;padding-bottom:14px!important;box-sizing:border-box!important;overflow:visible!important;align-items:center!important;justify-content:center!important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-badge.is-real-brand,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-badge.is-real-brand{display:grid!important;grid-template-columns:64px minmax(0,1fr) 64px!important;column-gap:14px!important;}
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-logo,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-logo{width:58px!important;height:58px!important;min-width:58px!important;max-width:58px!important;min-height:58px!important;max-height:58px!important;object-fit:contain!important;}
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-wordmark-text,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-wordmark-text{display:block!important;line-height:1.18!important;padding:0 6px 3px!important;overflow:visible!important;white-space:nowrap!important;text-align:center!important;}
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-links,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-links,
  html body .cwlah-ribbon-nav.is-account .cwlah-bell-wrap{margin-top:0!important;}
}
@media (max-width:860px){
  html body .cwlah-ribbon-nav .cwlah-ribbon-inner{gap:12px!important;row-gap:12px!important;}
  html body .cwlah-ribbon-nav .cwlah-ribbon-brand > span,
  html body .cwlah-ribbon-nav .cwlah-ribbon-brand > a,
  html body .cwlah-ribbon-nav .cwlah-ribbon-brand-badge.is-real-brand{min-height:70px!important;height:70px!important;max-height:none!important;padding-top:12px!important;padding-bottom:12px!important;overflow:visible!important;box-sizing:border-box!important;}
  html body .cwlah-ribbon-nav .cwlah-ribbon-brand-logo{width:50px!important;height:50px!important;min-width:50px!important;max-width:50px!important;}
  html body .cwlah-ribbon-nav .cwlah-ribbon-brand-wordmark-text{line-height:1.18!important;overflow:visible!important;padding-bottom:2px!important;}
}


/* v1.12.9 — final header logo + active button polish */
@media (min-width:861px){
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-badge.is-real-brand,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-badge.is-real-brand{
    grid-template-columns:82px minmax(0,1fr) 82px!important;
    padding-left:24px!important;
    padding-right:24px!important;
    align-items:center!important;
    overflow:visible!important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-logo,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-logo{
    justify-self:start!important;
    align-self:center!important;
    margin-left:12px!important;
    width:58px!important;
    height:58px!important;
    min-width:58px!important;
    min-height:58px!important;
    max-width:58px!important;
    max-height:58px!important;
    object-fit:contain!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    box-shadow:none!important;
    padding:0!important;
    transform:none!important;
    opacity:1!important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-logo[src=""],
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-logo[src=""]{display:none!important;}
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-wordmark-text,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-wordmark-text{
    justify-self:center!important;
    align-self:center!important;
    transform:none!important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-link,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link{
    border-color:rgba(214,230,252,.32)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.20), 0 14px 30px rgba(4,13,28,.18)!important;
    background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.065))!important;
    font-weight:950!important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-link:hover,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link:hover{
    transform:translateY(-1px)!important;
    border-color:rgba(134,190,255,.52)!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.24), 0 18px 38px rgba(4,13,28,.24)!important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-link.is-active,
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-link[aria-current="page"],
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link.is-active,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link[aria-current="page"]{
    background:linear-gradient(180deg,rgba(225,239,255,.20),rgba(255,255,255,.075))!important;
    border-color:rgba(124,201,255,.58)!important;
    color:#fff!important;
    -webkit-text-fill-color:#fff!important;
    box-shadow:inset 0 1px 0 rgba(255,255,255,.24), inset 0 0 0 1px rgba(124,201,255,.16), 0 16px 34px rgba(4,13,28,.24)!important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-link.is-cta:not(.is-active):not([aria-current="page"]){
    background:linear-gradient(180deg,#56a7ff 0%,#2581f1 54%,#165cc1 100%)!important;
    border-color:rgba(147,203,255,.65)!important;
    box-shadow:0 18px 42px rgba(35,113,215,.34), inset 0 1px 0 rgba(255,255,255,.34)!important;
  }
}
@media (max-width:860px){
  html body .cwlah-ribbon-nav .cwlah-ribbon-brand-badge.is-real-brand{padding-left:14px!important;padding-right:14px!important;}
  html body .cwlah-ribbon-nav .cwlah-ribbon-brand-logo{background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;padding:0!important;object-fit:contain!important;}
}
