/* 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-dashboard--clean{--cwlah-grad-1:#15375C;--cwlah-grad-2:#2371D7}
.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:#fff}

.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%}}


/* Registration polish overrides */
.cwlah-register-form{display:block;width:100%}
.cwlah-register-shell{position:relative;left:auto;transform:none;width:min(1520px,calc(100vw - 32px));max-width:none;margin:24px calc(50% - 50vw + 16px);padding:0 8px;box-sizing:border-box}
.cwlah-register-header{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:22px;align-items:stretch;margin-bottom:20px}
.cwlah-register-header>div:first-child,.cwlah-register-aside{background:linear-gradient(135deg,#ffffff 0%,#f7fbff 58%,#EAF2FB 100%);border:1px solid #D4E2F2;border-radius:32px;padding:32px 34px;box-shadow:0 18px 46px rgba(15,23,42,.06)}
.cwlah-register-title{font-size:clamp(40px,5vw,68px);line-height:.95;letter-spacing:-.04em;margin:14px 0 10px;color:#15375C;font-weight:1000}
.cwlah-register-copy{margin:0;max-width:54ch;font-size:18px;line-height:1.7;color:#5F7088}
.cwlah-register-aside strong{display:block;margin-bottom:10px;font-size:18px;color:#15375C}
.cwlah-register-aside span{display:block;font-size:15px;line-height:1.7;color:#5F7088}
.cwlah-stage-card{border-radius:32px;padding:34px;border-color:#D4E2F2;box-shadow:0 18px 46px rgba(15,23,42,.06)}
.cwlah-progress-bar{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:20px}
.cwlah-progress-step{min-height:58px;border-radius:20px;background:#fff}
.cwlah-tier-grid--plans{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}
.cwlah-tier{padding:28px 22px 22px 22px;border-radius:28px;min-height:100%;display:flex;box-shadow:0 10px 26px rgba(15,23,42,.04)}
.cwlah-tier input[type=radio]{position:absolute;right:18px;top:18px;left:auto;width:22px;height:22px;accent-color:#15375C}
.cwlah-tier>div{display:flex;flex-direction:column;min-height:100%}
.cwlah-tier strong{font-size:24px;line-height:1.15;margin-right:34px}
.cwlah-tier em{display:block;margin:14px 0 10px;font-style:normal;font-size:40px;line-height:1;color:#15375C;font-weight:1000;letter-spacing:-.03em}
.cwlah-tier span{margin-top:2px;font-size:17px;line-height:1.65;color:#5F7088;flex:1}
.cwlah-tier small{display:block;margin-top:18px;font-size:15px;line-height:1.55;color:#15375C;font-weight:900}
.cwlah-tier.is-selected{border-color:#2371D7;box-shadow:0 22px 56px rgba(37,99,235,.14), inset 0 0 0 1px rgba(37,99,235,.1)}
.cwlah-paywall-card{padding:28px;border-radius:30px;border:1px solid #dbe8ff;background:linear-gradient(180deg,#F7FAFE 0%,#ffffff 100%);box-shadow:0 18px 46px rgba(29,78,216,.08)}
.cwlah-paywall-top{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}
.cwlah-paywall-top h3{margin:10px 0 6px;font-size:38px;line-height:1.02;letter-spacing:-.03em;color:#15375C}
.cwlah-paywall-copy{margin:0;font-size:17px;line-height:1.7;color:#536273}
.cwlah-payment-badge{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:999px;background:#e9eef6;color:#5F7088;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;min-width:150px}
.cwlah-payment-badge.is-paid{background:#E7F7EC;color:#166534}.cwlah-payment-badge.is-loading{background:#DDEBFF;color:#2371D7}
.cwlah-paywall-grid{display:grid;grid-template-columns:minmax(300px,1.15fr) minmax(260px,.85fr);gap:18px;margin-bottom:18px}
.cwlah-paywall-summary,.cwlah-paywall-coupon{padding:22px;border-radius:24px;border:1px solid #e3ebf7;background:#fff;box-shadow:0 8px 20px rgba(15,23,42,.03)}
.cwlah-paywall-label{display:block;margin-bottom:10px;font-size:12px;font-weight:900;letter-spacing:.06em;text-transform:uppercase;color:#5F7088}
.cwlah-paywall-summary strong{display:block;font-size:44px;line-height:.95;letter-spacing:-.04em;color:#15375C}
.cwlah-paywall-summary small{display:block;margin-top:10px;font-size:16px;line-height:1.6;color:#536273}
.cwlah-paywall-note{margin-top:12px;font-size:13px;font-weight:800;color:#2371D7}
.cwlah-paywall-coupon label{display:block;margin-bottom:10px;font-size:14px;font-weight:900;color:#15375C}
.cwlah-coupon-row{display:flex;gap:12px;align-items:center}.cwlah-coupon-row input{flex:1}
#cwlahPayPalButtons{min-height:54px;padding:6px 0 2px}.cwlah-inline-help{margin-top:10px;font-size:14px;line-height:1.5}.cwlah-inline-help.is-ok{color:#166534;font-weight:800}.cwlah-inline-help.is-error{color:#b91c1c;font-weight:800}
.cwlah-actions-row{background:linear-gradient(180deg,rgba(255,255,255,0) 0%, rgba(255,255,255,.92) 26%, #fff 100%)}
@media (max-width: 1100px){.cwlah-register-shell{width:calc(100vw - 20px);margin:18px calc(50% - 50vw + 10px);padding:0}.cwlah-register-header,.cwlah-paywall-grid,.cwlah-tier-grid--plans{grid-template-columns:1fr}.cwlah-register-title{font-size:44px}.cwlah-paywall-top{flex-direction:column}.cwlah-tier em{font-size:34px}}
@media (max-width: 780px){.cwlah-register-shell{width:calc(100vw - 12px);margin:10px calc(50% - 50vw + 6px)}.cwlah-stage-card,.cwlah-register-header>div:first-child,.cwlah-register-aside{padding:22px;border-radius:24px}.cwlah-progress-bar{grid-template-columns:1fr 1fr}.cwlah-form-grid,.cwlah-tier-grid,.cwlah-summary-grid,.cwlah-map-grid{grid-template-columns:1fr}.cwlah-paywall-top h3{font-size:30px}.cwlah-paywall-summary strong{font-size:36px}.cwlah-coupon-row{flex-direction:column;align-items:stretch}.cwlah-actions-row{position:sticky;bottom:0;padding-bottom:8px}}


/* Registration overhaul */
.cwlah-register-form{display:block;width:100%}
.cwlah-register-shell{position:relative;left:auto;transform:none;width:min(1360px,calc(100vw - 32px));max-width:none;margin:28px auto !important;padding:0 16px;box-sizing:border-box}
body .cwlah-register-shell,.site-main .cwlah-register-shell{margin-left:auto !important;margin-right:auto !important}
.cwlah-register-header{align-items:stretch;margin-bottom:24px}
.cwlah-register-header>div:first-child,.cwlah-register-aside,.cwlah-stage-card{background:#fff;border:1px solid #e3ebf7;border-radius:30px;padding:30px;box-shadow:0 22px 50px rgba(15,23,42,.06)}
.cwlah-progress-bar{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:4px 0 6px}
.cwlah-progress-step{background:#fff;border:1px solid #e3ebf7;border-radius:18px;padding:14px 16px;display:flex;align-items:center;gap:10px;font-weight:700;color:#5F7088}
.cwlah-progress-step.active,.cwlah-progress-step.done{border-color:#2371D7;color:#15375C;background:linear-gradient(180deg,#F7FAFE 0%,#EAF2FB 100%)}
.cwlah-progress-num{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:999px;background:#eef2f7;color:#15375C;font-weight:900}
.cwlah-progress-step.active .cwlah-progress-num,.cwlah-progress-step.done .cwlah-progress-num{background:#2371D7;color:#fff}
.cwlah-tier-grid--plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
.cwlah-tier{display:block}
.cwlah-tier-card-inner{display:flex;flex-direction:column;height:100%;gap:14px}
.cwlah-tier-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}
.cwlah-tier-window{display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border-radius:999px;background:#EAF2FB;color:#15375C;font-size:12px;font-weight:800;white-space:nowrap}
.cwlah-tier-sale-banner{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 14px;border-radius:16px;background:linear-gradient(135deg,#15375C,#2371D7);color:#fff;font-size:12px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}
.cwlah-tier-sale-banner span{display:inline;color:#dbe8ff;min-height:0;font-size:11px;font-weight:700}
.cwlah-tier-price-wrap{display:flex;flex-direction:column;gap:4px}
.cwlah-tier-price-old{text-decoration:line-through;color:#7b8ba1;font-size:14px;font-weight:700}
.cwlah-paywall-card{padding:30px;border-radius:30px;border:1px solid #dbe8ff;background:radial-gradient(circle at top right,#EAF2FB 0,#fff 45%),linear-gradient(180deg,#F7FAFE 0%,#ffffff 100%);box-shadow:0 24px 60px rgba(37,83,202,.08)}
.cwlah-paywall-top{align-items:center;margin-bottom:22px}
.cwlah-paywall-top h3{font-size:42px;margin:8px 0 6px;letter-spacing:-.04em}
.cwlah-paywall-copy{font-size:18px;color:#5F7088;max-width:52ch}
.cwlah-payment-badge{padding:12px 16px;font-size:12px;background:#eef2f7;color:#5F7088}
.cwlah-paywall-grid{grid-template-columns:minmax(300px,1fr) minmax(360px,.9fr);align-items:stretch}
.cwlah-paywall-summary,.cwlah-paywall-coupon{padding:24px;border-radius:24px;border:1px solid #e3ebf7;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.04)}
.cwlah-paywall-summary strong{display:block;font-size:52px;line-height:.95}
.cwlah-coupon-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:end}
.cwlah-coupon-row input{height:52px;border-radius:16px;padding:0 16px;font-size:16px}
#cwlahPayPalButtons{margin-top:18px}
.cwlah-paypal-stack{display:grid;grid-template-columns:1fr 1fr;gap:18px}
.cwlah-paypal-method{background:#fff;border:1px solid #e3ebf7;border-radius:24px;padding:18px;box-shadow:0 10px 24px rgba(15,23,42,.04)}
.cwlah-paypal-method__label{font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#5F7088;margin-bottom:14px}
.cwlah-paypal-method.is-card{background:linear-gradient(180deg,#ffffff 0%,#F7FAFE 100%)}
#cwlahPayPalPrimary,#cwlahPayPalCard{min-height:54px}
.cwlah-inline-help{margin-top:10px;font-size:14px}.cwlah-inline-help.is-ok{color:#166534}.cwlah-inline-help.is-error{color:#b42318}
@media (max-width:1200px){.cwlah-register-shell{width:min(1180px,calc(100vw - 24px));padding:0 12px}.cwlah-register-header,.cwlah-tier-grid--plans,.cwlah-paywall-grid,.cwlah-paypal-stack{grid-template-columns:1fr}}
@media (max-width:780px){.cwlah-register-shell{width:calc(100vw - 12px);padding:0 6px}.cwlah-register-header>div:first-child,.cwlah-register-aside,.cwlah-stage-card{padding:22px;border-radius:22px}.cwlah-progress-bar{grid-template-columns:1fr 1fr}.cwlah-tier-head{flex-direction:column}.cwlah-paywall-top h3{font-size:32px}.cwlah-paywall-summary strong{font-size:40px}.cwlah-coupon-row{grid-template-columns:1fr}.cwlah-paypal-stack{grid-template-columns:1fr}}


/* Registration / checkout polish overrides */
.cwlah-app-shell--auth{width:min(1360px,calc(100vw - 48px));max-width:none;margin:32px auto;padding:0 8px;box-sizing:border-box;left:auto;transform:none}
.cwlah-register-shell{width:100%;max-width:none;margin:0 auto;padding:0}
.cwlah-register-header{max-width:none;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);gap:24px;align-items:stretch}
.cwlah-stage-card{border-radius:32px;padding:32px 34px;box-shadow:0 24px 60px rgba(15,23,42,.07)}
.cwlah-progress-bar{max-width:none}
.cwlah-hero-title{font-size:clamp(34px,4vw,54px);letter-spacing:-.035em}
.cwlah-hero-copy{font-size:18px;max-width:68ch}
.cwlah-tier-grid--plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
.cwlah-tier{display:flex;flex-direction:column;min-height:100%;padding:24px;border:1px solid #d6e0ee;border-radius:28px;background:linear-gradient(180deg,#fff 0%,#F8FBFF 100%);box-shadow:0 10px 22px rgba(15,23,42,.03)}
.cwlah-tier-card-inner{display:flex;flex-direction:column;gap:12px;min-height:100%}
.cwlah-tier-head{display:flex;flex-direction:column;gap:6px}
.cwlah-tier-window{display:inline-flex;align-self:flex-start;padding:7px 12px;border-radius:999px;background:#EAF2FB;color:#244fc7;font-size:12px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}
.cwlah-tier strong{font-size:28px;line-height:1.06;margin:0}
.cwlah-tier em{margin:8px 0 0;font-size:44px;font-weight:1000;letter-spacing:-.04em;color:#15375C}
.cwlah-tier-price-old{display:block;font-size:18px;color:#8CA2BF;text-decoration:line-through;margin-bottom:4px}
.cwlah-tier span{font-size:17px;line-height:1.72;color:#5F7088;min-height:0;flex:1}
.cwlah-tier small{margin-top:auto;padding-top:16px;border-top:1px solid #e6edf6;font-size:16px;line-height:1.45;color:#15375C;font-weight:900}
.cwlah-tier-sale-banner{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;border-radius:16px;background:linear-gradient(90deg,#15375C 0%,#2371D7 100%);color:#fff;font-size:12px;font-weight:900;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 14px 28px rgba(15,23,42,.16)}
.cwlah-tier-sale-banner span{min-height:0!important;flex:none!important;margin:0!important;color:rgba(255,255,255,.82)!important;font-size:11px!important;line-height:1.2!important}
.cwlah-paywall-card--paypal{padding:28px;border-radius:30px;border:1px solid #D4E2F2;background:linear-gradient(180deg,#FCFDFE 0%,#EEF4FB 100%);box-shadow:0 18px 42px rgba(29,78,216,.08)}
.cwlah-paywall-top{align-items:flex-start;margin-bottom:22px}
.cwlah-paywall-top h3{font-size:36px;letter-spacing:-.03em;margin:8px 0 6px}
.cwlah-paywall-copy{margin:0;color:#5F7088;font-size:17px;line-height:1.65;max-width:52ch}
.cwlah-payment-badge{padding:12px 16px;font-size:12px;background:#e7edf6;color:#5F7088}
.cwlah-paywall-grid{grid-template-columns:minmax(260px,.9fr) minmax(280px,1fr);gap:18px;margin-bottom:20px}
.cwlah-paywall-summary,.cwlah-paywall-coupon{padding:20px;border-radius:22px;border:1px solid #dce6f3;background:#fff}
.cwlah-paywall-summary strong{font-size:44px;letter-spacing:-.04em}
.cwlah-paywall-note{margin-top:12px;color:#5F7088;line-height:1.6}
.cwlah-coupon-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end}
.cwlah-coupon-row input{height:52px;border-radius:14px;border:1px solid #cdd9e7;padding:0 14px;font-size:16px}
.cwlah-coupon-row .cwlah-btn{height:52px;padding:0 20px;border-radius:14px}
#cwlahPayPalButtons{padding-top:4px}
.cwlah-checkout-shell{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px;align-items:start}
.cwlah-checkout-panel{padding:22px;border-radius:24px;border:1px solid #dce6f3;background:#fff;box-shadow:0 10px 24px rgba(15,23,42,.04)}
.cwlah-checkout-panel__head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:18px}
.cwlah-checkout-panel__head h4{margin:6px 0 6px;font-size:28px;line-height:1.05;letter-spacing:-.03em;color:#15375C}
.cwlah-checkout-panel__head p{margin:0;color:#5F7088;line-height:1.6}
.cwlah-paywall-chip{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:999px;background:#EAF2FB;color:#2371D7;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}
.cwlah-hosted-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:16px}
.cwlah-hosted-field{display:grid;gap:8px}
.cwlah-hosted-field--full{grid-column:1/-1}
.cwlah-hosted-field label{font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#5F7088}
.cwlah-hosted-field input,.cwlah-hosted-field__frame{height:54px;border:1px solid #ced8e5;border-radius:16px;background:#fff;padding:0 14px;display:flex;align-items:center;box-sizing:border-box}
.cwlah-hosted-field input:focus,.cwlah-hosted-field__frame:focus-within{border-color:#2371D7;box-shadow:0 0 0 4px rgba(29,78,216,.08);outline:none}
.cwlah-btn--full{width:100%;justify-content:center}
.cwlah-checkout-panel--paypal #cwlahPayPalPrimary > div{max-width:none!important}
#cwlahPaywallDiscountNote{margin-top:10px;display:block;color:#2371D7;font-weight:700}
.cwlah-inline-help{margin-top:10px}
@media (max-width:1200px){
  .cwlah-app-shell--auth{width:min(1100px,calc(100vw - 32px));}
  .cwlah-register-header,.cwlah-checkout-shell,.cwlah-paywall-grid{grid-template-columns:1fr}
}
@media (max-width:820px){
  .cwlah-tier-grid--plans,.cwlah-hosted-fields{grid-template-columns:1fr}
  .cwlah-stage-card{padding:24px}
  .cwlah-checkout-panel__head{flex-direction:column}
  .cwlah-hero-title{font-size:36px}
  .cwlah-tier em{font-size:34px}
  .cwlah-paywall-summary strong{font-size:34px}
}


/* Final registration layout fix */
body .cwlah-app-shell--auth,
.site .cwlah-app-shell--auth,
.site-main .cwlah-app-shell--auth,
.entry-content .cwlah-app-shell--auth,
.wp-block-post-content .cwlah-app-shell--auth{
  width:min(1680px, calc(100vw - 64px)) !important;
  max-width:none !important;
  margin:32px auto !important;
  padding:0 24px !important;
  left:auto !important;
  right:auto !important;
  transform:none !important;
  box-sizing:border-box !important;
}
body .cwlah-app-shell--auth .cwlah-app-main,
body .cwlah-app-shell--auth .cwlah-register-form,
body .cwlah-app-shell--auth .cwlah-register-shell{
  width:100% !important;
  max-width:none !important;
}
body .cwlah-app-shell--auth .cwlah-register-shell{
  margin:0 auto !important;
  padding:0 !important;
}
body .cwlah-app-shell--auth .cwlah-register-header,
body .cwlah-app-shell--auth .cwlah-stage-card,
body .cwlah-app-shell--auth .cwlah-tier-grid--plans,
body .cwlah-app-shell--auth .cwlah-paywall-card,
body .cwlah-app-shell--auth .cwlah-checkout-shell{
  width:100% !important;
  max-width:none !important;
}
@media (max-width:1200px){
  body .cwlah-app-shell--auth,
  .site .cwlah-app-shell--auth,
  .site-main .cwlah-app-shell--auth{
    width:calc(100vw - 28px) !important;
    margin:18px auto !important;
    padding:0 14px !important;
  }
}
@media (max-width:820px){
  body .cwlah-app-shell--auth,
  .site .cwlah-app-shell--auth,
  .site-main .cwlah-app-shell--auth{
    width:calc(100vw - 14px) !important;
    padding:0 7px !important;
  }
}


/* Final registration width + polish */
body .cwlah-app-shell--auth, .site .cwlah-app-shell--auth, .site-main .cwlah-app-shell--auth, .entry-content .cwlah-app-shell--auth, .wp-block-post-content .cwlah-app-shell--auth{width:min(1600px,calc(100vw - 72px)) !important;max-width:none !important;margin:34px auto !important;padding:0 12px !important;box-sizing:border-box !important;}
body .cwlah-app-shell--auth .cwlah-register-shell{width:100% !important;max-width:none !important;margin:0 auto !important;padding:0 !important;}
body .cwlah-app-shell--auth .cwlah-register-header, body .cwlah-app-shell--auth .cwlah-stage-card, body .cwlah-app-shell--auth .cwlah-tier-grid--plans, body .cwlah-app-shell--auth .cwlah-paywall-card, body .cwlah-app-shell--auth .cwlah-checkout-shell{max-width:none !important;}
body .cwlah-app-shell--auth .cwlah-stage-card{padding:34px 36px !important;border-radius:32px !important;box-shadow:0 24px 70px rgba(15,23,42,.07) !important;border:1px solid #D4E2F2 !important;background:linear-gradient(180deg,#ffffff 0%,#fcfdff 100%) !important;}
body .cwlah-app-shell--auth .cwlah-form-grid{gap:18px !important;}
body .cwlah-app-shell--auth .cwlah-field label{font-size:13px !important;font-weight:900 !important;letter-spacing:.03em !important;text-transform:uppercase !important;color:#5F7088 !important;margin-bottom:8px !important;display:block !important;}
body .cwlah-app-shell--auth input[type=text], body .cwlah-app-shell--auth input[type=email], body .cwlah-app-shell--auth input[type=password], body .cwlah-app-shell--auth input[type=url], body .cwlah-app-shell--auth select{min-height:56px !important;border-radius:18px !important;border:1px solid #d9e4f2 !important;background:#fff !important;padding:14px 16px !important;font-size:16px !important;box-shadow:inset 0 1px 0 rgba(255,255,255,.7) !important;}
body .cwlah-app-shell--auth input:focus, body .cwlah-app-shell--auth select:focus{outline:none !important;border-color:#3563e9 !important;box-shadow:0 0 0 4px rgba(53,99,233,.12) !important;}
body .cwlah-app-shell--auth .cwlah-tier-grid--plans{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:22px !important;}
body .cwlah-app-shell--auth .cwlah-tier{padding:24px !important;border-radius:30px !important;border:1px solid #D4E2F2 !important;background:linear-gradient(180deg,#ffffff 0%,#F8FBFF 100%) !important;box-shadow:0 16px 36px rgba(15,23,42,.05) !important;overflow:hidden !important;}
body .cwlah-app-shell--auth .cwlah-tier.is-selected{border-color:#2755cf !important;box-shadow:0 24px 56px rgba(39,85,207,.14) !important;transform:translateY(-2px);}
body .cwlah-app-shell--auth .cwlah-tier-sale-banner{display:flex !important;justify-content:space-between !important;align-items:center !important;gap:12px !important;padding:10px 14px !important;margin:-4px -4px 18px !important;border-radius:16px !important;background:linear-gradient(135deg,#15375C 0%,#2371D7 100%) !important;color:#fff !important;font-size:12px !important;font-weight:900 !important;letter-spacing:.04em !important;text-transform:uppercase !important;}
body .cwlah-app-shell--auth .cwlah-tier-sale-banner span{display:inline-block !important;color:rgba(255,255,255,.9) !important;font-size:11px !important;font-weight:700 !important;}
body .cwlah-app-shell--auth .cwlah-paywall-card--paypal{padding:30px !important;border-radius:32px !important;background:radial-gradient(circle at top right,#EAF2FB 0,#ffffff 50%),linear-gradient(180deg,#FCFDFE 0%,#f7faff 100%) !important;border:1px solid #D4E2F2 !important;box-shadow:0 26px 70px rgba(29,78,216,.09) !important;}
body .cwlah-app-shell--auth .cwlah-paywall-top h3{font-size:42px !important;line-height:1 !important;margin:10px 0 8px !important;}
body .cwlah-app-shell--auth .cwlah-paywall-grid{grid-template-columns:minmax(340px,1.05fr) minmax(360px,.95fr) !important;gap:20px !important;}
body .cwlah-app-shell--auth .cwlah-paywall-summary, body .cwlah-app-shell--auth .cwlah-paywall-coupon{padding:24px !important;border-radius:24px !important;border:1px solid #e2eaf6 !important;box-shadow:0 14px 30px rgba(15,23,42,.04) !important;}
body .cwlah-app-shell--auth .cwlah-paywall-summary strong{font-size:56px !important;line-height:.92 !important;}
body .cwlah-app-shell--auth .cwlah-coupon-row{display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;gap:12px !important;align-items:center !important;}
body .cwlah-app-shell--auth .cwlah-checkout-shell{grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr) !important;gap:20px !important;}
body .cwlah-app-shell--auth .cwlah-checkout-panel{padding:24px !important;border-radius:26px !important;border:1px solid #e0e8f4 !important;box-shadow:0 16px 36px rgba(15,23,42,.05) !important;}
body .cwlah-app-shell--auth .cwlah-checkout-panel__head h4{font-size:30px !important;}
body .cwlah-app-shell--auth .cwlah-hosted-fields{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:14px !important;}
body .cwlah-app-shell--auth .cwlah-hosted-field--full{grid-column:1 / -1 !important;}
body .cwlah-app-shell--auth .cwlah-hosted-field__frame{min-height:56px !important;border-radius:18px !important;border:1px solid #d9e4f2 !important;background:#fff !important;padding:14px 16px !important;}
body .cwlah-app-shell--auth .cwlah-payment-badge{padding:12px 16px !important;font-size:12px !important;}
body .cwlah-app-shell--auth .cwlah-actions-row{margin-top:24px !important;}
body .cwlah-app-shell--auth .cwlah-btn{min-height:54px !important;padding:14px 22px !important;border-radius:18px !important;font-weight:900 !important;letter-spacing:.01em !important;}
@media (max-width:1280px){body .cwlah-app-shell--auth, .site .cwlah-app-shell--auth, .site-main .cwlah-app-shell--auth{width:min(1280px,calc(100vw - 32px)) !important;}body .cwlah-app-shell--auth .cwlah-register-header, body .cwlah-app-shell--auth .cwlah-tier-grid--plans, body .cwlah-app-shell--auth .cwlah-paywall-grid, body .cwlah-app-shell--auth .cwlah-checkout-shell{grid-template-columns:1fr !important;}}
@media (max-width:820px){body .cwlah-app-shell--auth, .site .cwlah-app-shell--auth, .site-main .cwlah-app-shell--auth{width:calc(100vw - 12px) !important;padding:0 6px !important;}body .cwlah-app-shell--auth .cwlah-stage-card, body .cwlah-app-shell--auth .cwlah-register-header>div:first-child, body .cwlah-app-shell--auth .cwlah-register-aside{padding:22px !important;border-radius:24px !important;}body .cwlah-app-shell--auth .cwlah-progress-bar{grid-template-columns:1fr 1fr !important;}body .cwlah-app-shell--auth .cwlah-hosted-fields, body .cwlah-app-shell--auth .cwlah-tier-grid--plans{grid-template-columns:1fr !important;}body .cwlah-app-shell--auth .cwlah-paywall-top h3{font-size:32px !important;}body .cwlah-app-shell--auth .cwlah-paywall-summary strong{font-size:40px !important;}}


/* 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}
}


/* v57 ribbon brand + dashboard centering real fix */
.cwlah-ribbon-inner{
  grid-template-areas:
    "brand brand"
    "links bell" !important;
  grid-template-columns:minmax(0,1fr) auto !important;
  align-items:center !important;
}
.cwlah-ribbon-brand{
  grid-area:brand !important;
  display:flex !important;
  justify-content:center !important;
  align-items:center !important;
  width:100% !important;
  padding:2px 4px 0 !important;
  min-width:0 !important;
}
.cwlah-ribbon-brand a,
.cwlah-ribbon-brand span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:42px !important;
  padding:0 18px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.10) !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.10) !important;
  color:var(--cwlah-nav-text,#fff) !important;
  font-weight:900 !important;
  letter-spacing:.01em !important;
  white-space:nowrap !important;
  max-width:100% !important;
}
.cwlah-ribbon-links{grid-area:links !important; width:100% !important;}
.cwlah-bell-wrap{grid-area:bell !important; justify-self:end !important; align-self:center !important;}
body .cwlah-app-shell--dashboard,
body .cwlah-dashboard--clean{
  margin-left:auto !important;
  margin-right:auto !important;
}
body .cwlah-app-shell--dashboard{
  left:auto !important;
  transform:none !important;
  width:min(1600px,calc(100vw - 32px)) !important;
  max-width:none !important;
  padding:0 10px !important;
}
body .cwlah-dashboard--clean,
body .cwlah-dashboard--clean .cwlah-dash-hero,
body .cwlah-dashboard--clean .cwlah-metrics,
body .cwlah-dashboard--clean .cwlah-focus-grid,
body .cwlah-dashboard--clean .cwlah-lower-grid{
  margin-left:auto !important;
  margin-right:auto !important;
}
@media (max-width: 1080px){
  .cwlah-ribbon-inner{
    grid-template-columns:1fr auto !important;
  }
}
@media (max-width: 860px){
  .cwlah-ribbon-brand,
  .cwlah-page-clean .cwlah-ribbon-brand,
  .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand{
    display:flex !important;
  }
  .cwlah-ribbon-inner{
    grid-template-areas:
      "brand brand"
      "links links"
      "bell bell" !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
  }
  .cwlah-ribbon-links{
    justify-content:center !important;
    padding:0 4px 2px !important;
  }
  .cwlah-bell-wrap{
    justify-self:center !important;
  }
  body .cwlah-app-shell--dashboard{
    width:calc(100vw - 12px) !important;
    margin:18px auto !important;
    padding:0 6px !important;
  }
  body .cwlah-dashboard--clean{
    width:100% !important;
    max-width:100% !important;
    padding:8px 0 28px !important;
  }
}


/* v58 mobile ribbon unify cleanup */
@media (max-width: 1080px){
  body.admin-bar .cwlah-ribbon-nav{margin-top:calc(env(safe-area-inset-top,0px) + 18px) !important;}
  .cwlah-ribbon-nav{
    width:calc(100% - 12px) !important;
    margin-left:auto !important;
    margin-right:auto !important;
    padding:10px 0 12px !important;
    border-radius:26px !important;
    overflow:hidden !important;
  }
  .cwlah-ribbon-inner{
    width:calc(100% - 14px) !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:12px !important;
    align-items:stretch !important;
  }
  .cwlah-ribbon-brand{display:block !important; width:100% !important; min-width:0 !important;}
  .cwlah-ribbon-brand span,
  .cwlah-ribbon-brand a{
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    width:100% !important;
    min-height:52px !important;
    padding:0 18px !important;
    border-radius:20px !important;
    font-size:clamp(16px,4.8vw,20px) !important;
    font-weight:800 !important;
    letter-spacing:.01em !important;
    background:rgba(255,255,255,.12) !important;
    box-shadow:inset 0 0 0 1px rgba(255,255,255,.10) !important;
    color:var(--cwlah-nav-text,#fff) !important;
    text-align:center !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
  }
  .cwlah-ribbon-links{
    width:100% !important;
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
    gap:10px !important;
    padding:0 !important;
    overflow:visible !important;
    align-items:stretch !important;
    justify-content:stretch !important;
  }
  .cwlah-ribbon-link{
    width:100% !important;
    min-width:0 !important;
    min-height:58px !important;
    padding:0 14px !important;
    border-radius:18px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    flex:none !important;
  }
  .cwlah-ribbon-link span{
    display:block !important;
    width:100% !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    white-space:nowrap !important;
    word-break:normal !important;
    overflow-wrap:normal !important;
    line-height:1.15 !important;
    font-size:clamp(12px,3.7vw,15px) !important;
    font-weight:700 !important;
  }
  .cwlah-ribbon-link.is-active::after{
    left:16px !important;
    right:16px !important;
    bottom:8px !important;
  }
  .cwlah-bell-wrap{
    position:absolute !important;
    right:14px !important;
    bottom:14px !important;
    margin:0 !important;
    z-index:2 !important;
  }
  .cwlah-bell{
    width:56px !important;
    height:56px !important;
    border-radius:18px !important;
  }
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-links{padding-right:76px !important;}
}
@media (max-width: 560px){
  body.admin-bar .cwlah-ribbon-nav{margin-top:calc(env(safe-area-inset-top,0px) + 12px) !important;}
  .cwlah-ribbon-nav{width:calc(100% - 4px) !important; border-radius:24px !important;}
  .cwlah-ribbon-inner{width:calc(100% - 10px) !important; gap:10px !important;}
  .cwlah-ribbon-brand span,.cwlah-ribbon-brand a{min-height:50px !important; font-size:clamp(15px,5.4vw,18px) !important;}
  .cwlah-ribbon-link{min-height:54px !important; padding:0 10px !important; border-radius:17px !important;}
  .cwlah-ribbon-link span{font-size:12px !important;}
}

/* v58.1 mobile ribbon consistency fix */
@media (max-width: 1080px){
  .cwlah-ribbon-inner{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) auto !important;
    grid-template-areas:
      "brand brand"
      "links bell" !important;
    align-items:stretch !important;
    gap:12px !important;
  }
  .cwlah-ribbon-brand,
  .cwlah-page-clean .cwlah-ribbon-brand,
  .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand{
    display:block !important;
    grid-area:brand !important;
    width:100% !important;
  }
  .cwlah-ribbon-links,
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-links,
  .cwlah-ribbon-nav.is-public .cwlah-ribbon-links{
    grid-area:links !important;
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
    width:100% !important;
    padding:0 !important;
    overflow:visible !important;
    justify-content:stretch !important;
    align-items:stretch !important;
  }
  .cwlah-ribbon-link,
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-link,
  .cwlah-ribbon-nav.is-public .cwlah-ribbon-link{
    width:100% !important;
    min-width:0 !important;
    flex:none !important;
    min-height:58px !important;
    padding:10px 12px !important;
    border-radius:18px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
  }
  .cwlah-ribbon-link span,
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-link span,
  .cwlah-ribbon-nav.is-public .cwlah-ribbon-link span{
    display:block !important;
    width:100% !important;
    white-space:normal !important;
    text-overflow:clip !important;
    overflow:visible !important;
    word-break:keep-all !important;
    overflow-wrap:anywhere !important;
    line-height:1.18 !important;
    font-size:clamp(12px,3.6vw,15px) !important;
  }
  .cwlah-bell-wrap{
    grid-area:bell !important;
    position:static !important;
    align-self:stretch !important;
    justify-self:end !important;
    display:flex !important;
    align-items:stretch !important;
    margin:0 !important;
  }
  .cwlah-bell{
    width:58px !important;
    height:auto !important;
    min-height:126px !important;
    border-radius:18px !important;
  }
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-links{padding-right:0 !important;}
}
@media (max-width: 560px){
  .cwlah-ribbon-inner{
    gap:10px !important;
  }
  .cwlah-ribbon-links,
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-links,
  .cwlah-ribbon-nav.is-public .cwlah-ribbon-links{
    gap:8px !important;
  }
  .cwlah-ribbon-link,
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-link,
  .cwlah-ribbon-nav.is-public .cwlah-ribbon-link{
    min-height:56px !important;
    padding:10px !important;
  }
  .cwlah-bell{
    min-height:120px !important;
    width:54px !important;
  }
}


/* v58.3 account ribbon overflow cleanup */
@media (max-width: 1080px){
  .cwlah-ribbon-nav.is-account{
    overflow:hidden !important;
  }
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-inner{
    grid-template-columns:1fr !important;
    grid-template-areas:
      "brand"
      "links" !important;
    gap:12px !important;
  }
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-links{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
    width:100% !important;
    padding:0 0 74px 0 !important;
    box-sizing:border-box !important;
  }
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-link{
    min-height:56px !important;
    padding:0 12px !important;
  }
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-link span{
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    overflow-wrap:normal !important;
    word-break:normal !important;
    line-height:1.15 !important;
  }
  .cwlah-ribbon-nav.is-account .cwlah-bell-wrap{
    position:absolute !important;
    right:14px !important;
    bottom:14px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    z-index:3 !important;
    margin:0 !important;
  }
  .cwlah-ribbon-nav.is-account .cwlah-bell{
    width:56px !important;
    height:56px !important;
    min-height:56px !important;
    border-radius:18px !important;
  }
}
@media (max-width: 560px){
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-links{
    gap:8px !important;
    padding-bottom:70px !important;
  }
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-link{
    min-height:54px !important;
    padding:0 10px !important;
  }
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-link span{
    font-size:clamp(11px,3.5vw,14px) !important;
  }
  .cwlah-ribbon-nav.is-account .cwlah-bell{
    width:54px !important;
    height:54px !important;
    min-height:54px !important;
  }
}

/* v58.4 mobile ribbon + dashboard centering final override */
@media (max-width: 1080px){
  body, html{overflow-x:hidden !important;}
  .cwlah-ribbon-nav{
    width:calc(100vw - 16px) !important;
    max-width:calc(100vw - 16px) !important;
    margin:10px auto 0 !important;
    padding:12px 0 14px !important;
    box-sizing:border-box !important;
    overflow:hidden !important;
  }
  .cwlah-ribbon-inner{
    width:calc(100% - 16px) !important;
    max-width:calc(100% - 16px) !important;
    margin:0 auto !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    grid-template-areas:
      "brand"
      "links" !important;
    gap:12px !important;
    position:relative !important;
    box-sizing:border-box !important;
  }
  .cwlah-ribbon-brand,
  .cwlah-page-clean .cwlah-ribbon-brand,
  .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand,
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand{
    display:block !important;
    grid-area:brand !important;
    width:100% !important;
    max-width:100% !important;
    padding:0 !important;
    margin:0 !important;
    box-sizing:border-box !important;
  }
  .cwlah-ribbon-brand span,
  .cwlah-ribbon-brand a{
    width:100% !important;
    max-width:100% !important;
    min-height:54px !important;
    padding:0 16px !important;
    box-sizing:border-box !important;
    border-radius:22px !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
  }
  .cwlah-ribbon-links,
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-links,
  .cwlah-ribbon-nav.is-public .cwlah-ribbon-links{
    grid-area:links !important;
    width:100% !important;
    max-width:100% !important;
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
    padding:0 0 72px 0 !important;
    margin:0 !important;
    box-sizing:border-box !important;
    overflow:visible !important;
    justify-content:stretch !important;
    align-items:stretch !important;
  }
  .cwlah-ribbon-link,
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-link,
  .cwlah-ribbon-nav.is-public .cwlah-ribbon-link{
    width:100% !important;
    max-width:100% !important;
    min-width:0 !important;
    min-height:58px !important;
    padding:10px 12px !important;
    box-sizing:border-box !important;
    border-radius:18px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
  }
  .cwlah-ribbon-link span,
  .cwlah-ribbon-nav.is-account .cwlah-ribbon-link span,
  .cwlah-ribbon-nav.is-public .cwlah-ribbon-link span{
    display:block !important;
    width:100% !important;
    max-width:100% !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    word-break:normal !important;
    overflow-wrap:normal !important;
    line-height:1.15 !important;
    font-size:clamp(13px,3.6vw,16px) !important;
  }
  .cwlah-bell-wrap{
    position:absolute !important;
    right:0 !important;
    bottom:0 !important;
    margin:0 !important;
    z-index:3 !important;
    display:flex !important;
    justify-content:flex-end !important;
    align-items:flex-end !important;
    width:auto !important;
    pointer-events:auto !important;
  }
  .cwlah-bell{
    width:58px !important;
    height:58px !important;
    min-height:58px !important;
    border-radius:18px !important;
  }
  .cwlah-app-shell--dashboard,
  body .cwlah-app-shell--dashboard{
    width:calc(100vw - 24px) !important;
    max-width:calc(100vw - 24px) !important;
    margin:18px auto 0 !important;
    padding:0 12px !important;
    left:auto !important;
    transform:none !important;
    box-sizing:border-box !important;
  }
  .cwlah-dashboard--clean,
  body .cwlah-dashboard--clean{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:8px 0 28px !important;
    box-sizing:border-box !important;
  }
}
@media (max-width: 560px){
  .cwlah-ribbon-nav{
    width:calc(100vw - 8px) !important;
    max-width:calc(100vw - 8px) !important;
  }
  .cwlah-ribbon-inner{
    width:calc(100% - 10px) !important;
    max-width:calc(100% - 10px) !important;
  }
  .cwlah-ribbon-brand span,
  .cwlah-ribbon-brand a{font-size:clamp(15px,5.6vw,18px) !important;}
  .cwlah-ribbon-link span{font-size:clamp(12px,3.8vw,14px) !important;}
  .cwlah-app-shell--dashboard,
  body .cwlah-app-shell--dashboard{
    width:calc(100vw - 16px) !important;
    max-width:calc(100vw - 16px) !important;
    padding:0 8px !important;
  }
}


/* v58.5 mobile shell centering reinforcement */
@media (max-width: 1080px){
  .cwlah-app-shell,
  body .cwlah-app-shell,
  .cwlah-app-shell--dashboard,
  body .cwlah-app-shell--dashboard{
    width:calc(100vw - 24px) !important;
    max-width:760px !important;
    margin-left:auto !important;
    margin-right:auto !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    padding-left:12px !important;
    padding-right:12px !important;
    box-sizing:border-box !important;
  }
  .cwlah-dashboard--clean,
  body .cwlah-dashboard--clean,
  .cwlah-dashboard--clean > *,
  body .cwlah-dashboard--clean > *{
    margin-left:auto !important;
    margin-right:auto !important;
  }
  .cwlah-dashboard--clean .cwlah-dash-hero,
  .cwlah-dashboard--clean .cwlah-metrics,
  .cwlah-dashboard--clean .cwlah-focus-grid,
  .cwlah-dashboard--clean .cwlah-lower-grid{
    width:100% !important;
    max-width:100% !important;
    box-sizing:border-box !important;
  }
  .cwlah-dashboard--clean .cwlah-stage-card,
  .cwlah-dashboard--clean .cwlah-next-card,
  .cwlah-dashboard--clean .cwlah-readiness-card,
  .cwlah-dashboard--clean .cwlah-chart-card,
  .cwlah-dashboard--clean .cwlah-feed-card,
  .cwlah-dashboard--clean .cwlah-module,
  .cwlah-dashboard--clean .cwlah-gradient-panel{
    width:100% !important;
    max-width:100% !important;
    box-sizing:border-box !important;
  }
}
@media (max-width: 560px){
  .cwlah-app-shell,
  body .cwlah-app-shell,
  .cwlah-app-shell--dashboard,
  body .cwlah-app-shell--dashboard{
    width:calc(100vw - 16px) !important;
    max-width:760px !important;
    padding-left:8px !important;
    padding-right:8px !important;
  }
}

/* v58.6 mobile dashboard centering + today strip hard fix */
@media (max-width: 1080px){
  html, body{overflow-x:hidden !important;}
  body .cwlah-app-shell--dashboard,
  .site .cwlah-app-shell--dashboard,
  .entry-content .cwlah-app-shell--dashboard{
    position:relative !important;
    left:auto !important;
    transform:none !important;
    width:calc(100vw - 24px) !important;
    max-width:calc(100vw - 24px) !important;
    margin:18px auto !important;
    padding:0 !important;
    box-sizing:border-box !important;
    overflow-x:clip !important;
  }
  body .cwlah-dashboard--clean,
  .site .cwlah-dashboard--clean,
  .entry-content .cwlah-dashboard--clean{
    display:block !important;
    width:100% !important;
    max-width:none !important;
    margin:0 auto !important;
    padding:8px 0 28px !important;
    box-sizing:border-box !important;
    overflow:hidden !important;
  }
  body .cwlah-dashboard--clean > section,
  .site .cwlah-dashboard--clean > section,
  .entry-content .cwlah-dashboard--clean > section{
    width:100% !important;
    max-width:none !important;
    margin:0 0 18px !important;
    box-sizing:border-box !important;
    justify-self:stretch !important;
  }
  body .cwlah-dashboard--clean .cwlah-dash-hero,
  body .cwlah-dashboard--clean .cwlah-metrics,
  body .cwlah-dashboard--clean .cwlah-focus-grid,
  body .cwlah-dashboard--clean .cwlah-lower-grid,
  body .cwlah-dashboard--clean .cwlah-modules,
  body .cwlah-dashboard--clean .cwlah-today-strip{
    width:100% !important;
    max-width:none !important;
    margin-left:0 !important;
    margin-right:0 !important;
    justify-self:stretch !important;
  }
  body .cwlah-dashboard--clean .cwlah-metrics,
  body .cwlah-dashboard--clean .cwlah-today-strip,
  body .cwlah-dashboard--clean .cwlah-modules,
  body .cwlah-dashboard--clean .cwlah-focus-grid,
  body .cwlah-dashboard--clean .cwlah-lower-grid{
    grid-template-columns:1fr !important;
    gap:14px !important;
  }
  body .cwlah-dashboard--clean .cwlah-today-strip{
    display:grid !important;
  }
  body .cwlah-dashboard--clean .cwlah-today-chip{
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    box-sizing:border-box !important;
    display:grid !important;
    grid-template-columns:40px minmax(0,1fr) !important;
    gap:12px !important;
    align-items:center !important;
  }
  body .cwlah-dashboard--clean .cwlah-today-chip strong,
  body .cwlah-dashboard--clean .cwlah-today-chip small,
  body .cwlah-dashboard--clean .cwlah-module strong,
  body .cwlah-dashboard--clean .cwlah-module small{
    min-width:0 !important;
    overflow-wrap:anywhere !important;
  }
  body .cwlah-dashboard--clean .cwlah-next-card,
  body .cwlah-dashboard--clean .cwlah-readiness-card,
  body .cwlah-dashboard--clean .cwlah-chart-card,
  body .cwlah-dashboard--clean .cwlah-feed-card,
  body .cwlah-dashboard--clean .cwlah-module,
  body .cwlah-dashboard--clean .cwlah-metric,
  body .cwlah-dashboard--clean .cwlah-dash-hero__main,
  body .cwlah-dashboard--clean .cwlah-gradient-panel{
    width:100% !important;
    max-width:none !important;
    box-sizing:border-box !important;
  }
}


/* v58.7 mobile dashboard + ribbon real fix */
@media (max-width: 860px){
  body:has(.cwlah-app-shell--dashboard){overflow-x:hidden !important;}
  .cwlah-app-shell--dashboard,
  body .cwlah-app-shell--dashboard{
    width:100% !important;
    max-width:none !important;
    margin:14px auto 0 !important;
    padding:0 14px !important;
    left:auto !important;
    transform:none !important;
    box-sizing:border-box !important;
  }
  .cwlah-dashboard--clean,
  .cwlah-dashboard--clean > section,
  .cwlah-dashboard--clean > div,
  .cwlah-dashboard--clean .cwlah-dash-hero,
  .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-today-strip,
  .cwlah-dashboard--clean .cwlah-next-card,
  .cwlah-dashboard--clean .cwlah-readiness-card,
  .cwlah-dashboard--clean .cwlah-module,
  .cwlah-dashboard--clean .cwlah-chart-card,
  .cwlah-dashboard--clean .cwlah-feed-card{
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    margin-left:auto !important;
    margin-right:auto !important;
    justify-self:stretch !important;
    box-sizing:border-box !important;
  }
  .cwlah-dashboard--clean{
    padding:8px 0 28px !important;
    gap:16px !important;
  }
  .cwlah-dash-hero,
  .cwlah-focus-grid,
  .cwlah-lower-grid,
  .cwlah-modules{
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:14px !important;
    align-items:stretch !important;
  }
  .cwlah-metrics{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:12px !important;
    align-items:stretch !important;
  }
  .cwlah-today-strip{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:12px !important;
    align-items:stretch !important;
    justify-items:stretch !important;
  }
  .cwlah-metric,
  .cwlah-today-chip{
    width:100% !important;
    min-width:0 !important;
    margin:0 !important;
    box-sizing:border-box !important;
  }

  .cwlah-ribbon-nav{
    width:calc(100% - 8px) !important;
    margin:8px auto 0 !important;
    padding:10px 10px 84px !important;
    border-radius:24px !important;
    box-sizing:border-box !important;
    overflow:hidden !important;
  }
  .cwlah-ribbon-inner{
    position:relative !important;
    width:100% !important;
    margin:0 !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    gap:10px !important;
    align-items:stretch !important;
  }
  .cwlah-ribbon-brand,
  .cwlah-ribbon-brand a,
  .cwlah-ribbon-brand span{
    width:100% !important;
  }
  .cwlah-ribbon-brand a,
  .cwlah-ribbon-brand span{
    min-height:48px !important;
    justify-content:center !important;
    text-align:center !important;
    border-radius:18px !important;
    padding:0 16px !important;
    font-size:clamp(16px,5vw,18px) !important;
  }
  .cwlah-ribbon-links{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:10px !important;
    width:100% !important;
    min-width:0 !important;
    padding:0 !important;
    overflow:visible !important;
  }
  .cwlah-ribbon-link{
    width:100% !important;
    min-width:0 !important;
    min-height:56px !important;
    padding:0 12px !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    word-break:normal !important;
    overflow-wrap:normal !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    border-radius:18px !important;
    box-sizing:border-box !important;
  }
  .cwlah-ribbon-link span{
    display:block !important;
    width:100% !important;
    white-space:nowrap !important;
    overflow:hidden !important;
    text-overflow:ellipsis !important;
    word-break:normal !important;
    overflow-wrap:normal !important;
  }
  .cwlah-bell-wrap{
    position:absolute !important;
    right:0 !important;
    bottom:0 !important;
    width:auto !important;
    margin:0 !important;
    padding:0 !important;
    justify-content:flex-end !important;
  }
  .cwlah-bell{
    width:64px !important;
    height:64px !important;
    border-radius:20px !important;
  }
}
@media (max-width: 640px){
  .cwlah-app-shell--dashboard,
  body .cwlah-app-shell--dashboard{padding:0 12px !important;}
  .cwlah-metrics,
  .cwlah-today-strip{grid-template-columns:1fr !important;}
}


/* v65 final mobile dashboard centering + padding correction */
@media (max-width: 860px){
  html,body{overflow-x:hidden !important;}
  body .cwlah-app-shell--dashboard,
  body .site .cwlah-app-shell--dashboard,
  body .entry-content .cwlah-app-shell--dashboard,
  body .wp-block-post-content .cwlah-app-shell--dashboard{
    position:relative !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    width:auto !important;
    max-width:none !important;
    margin:14px calc(50% - 50vw + 12px) 0 !important;
    padding:0 12px !important;
    box-sizing:border-box !important;
    overflow:visible !important;
  }
  body .cwlah-app-shell--dashboard .cwlah-dashboard--clean,
  body .cwlah-dashboard--clean{
    display:grid !important;
    width:100% !important;
    max-width:none !important;
    margin:0 auto !important;
    padding:8px 0 28px !important;
    gap:16px !important;
    box-sizing:border-box !important;
    overflow:visible !important;
  }
  body .cwlah-dashboard--clean > .cwlah-notice,
  body .cwlah-dashboard--clean > section,
  body .cwlah-dashboard--clean > div{
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    margin-left:0 !important;
    margin-right:0 !important;
    box-sizing:border-box !important;
    justify-self:stretch !important;
  }
  body .cwlah-dashboard--clean .cwlah-dash-hero,
  body .cwlah-dashboard--clean .cwlah-focus-grid,
  body .cwlah-dashboard--clean .cwlah-lower-grid,
  body .cwlah-dashboard--clean .cwlah-modules,
  body .cwlah-dashboard--clean .cwlah-metrics,
  body .cwlah-dashboard--clean .cwlah-today-strip{
    display:grid !important;
    width:100% !important;
    max-width:none !important;
    margin-left:0 !important;
    margin-right:0 !important;
    grid-template-columns:minmax(0,1fr) !important;
    gap:14px !important;
    align-items:stretch !important;
    justify-items:stretch !important;
    box-sizing:border-box !important;
  }
  body .cwlah-dashboard--clean .cwlah-dash-hero__main,
  body .cwlah-dashboard--clean .cwlah-dash-hero__side,
  body .cwlah-dashboard--clean .cwlah-gradient-panel,
  body .cwlah-dashboard--clean .cwlah-next-card,
  body .cwlah-dashboard--clean .cwlah-readiness-card,
  body .cwlah-dashboard--clean .cwlah-chart-card,
  body .cwlah-dashboard--clean .cwlah-feed-card,
  body .cwlah-dashboard--clean .cwlah-module,
  body .cwlah-dashboard--clean .cwlah-metric,
  body .cwlah-dashboard--clean .cwlah-notice{
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    margin-left:0 !important;
    margin-right:0 !important;
    box-sizing:border-box !important;
    overflow:hidden !important;
  }
  body .cwlah-dashboard--clean .cwlah-quick-actions,
  body .cwlah-dashboard--clean .cwlah-dashboard-actions,
  body .cwlah-dashboard--clean .cwlah-inline-actions,
  body .cwlah-dashboard--clean .cwlah-actions-row{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) !important;
    gap:10px !important;
    width:100% !important;
  }
  body .cwlah-dashboard--clean .cwlah-quick-actions .cwlah-btn,
  body .cwlah-dashboard--clean .cwlah-dashboard-actions .cwlah-btn,
  body .cwlah-dashboard--clean .cwlah-inline-actions .cwlah-btn,
  body .cwlah-dashboard--clean .cwlah-actions-row .cwlah-btn{
    width:100% !important;
    min-width:0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-dashboard--clean .cwlah-today-chip{
    display:grid !important;
    grid-template-columns:44px minmax(0,1fr) !important;
    grid-template-areas:"icon value" "icon label" !important;
    column-gap:12px !important;
    row-gap:4px !important;
    align-items:center !important;
    width:100% !important;
    max-width:none !important;
    min-width:0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-dashboard--clean .cwlah-today-chip > span{
    grid-area:icon !important;
    align-self:start !important;
  }
  body .cwlah-dashboard--clean .cwlah-today-chip > strong{
    grid-area:value !important;
    min-width:0 !important;
    margin:0 !important;
    line-height:1.05 !important;
  }
  body .cwlah-dashboard--clean .cwlah-today-chip > small{
    grid-area:label !important;
    min-width:0 !important;
    margin:0 !important;
    overflow-wrap:normal !important;
    word-break:normal !important;
    line-height:1.35 !important;
  }
}


/* v68 minimal mobile centering + compact ribbon */
@media (max-width: 860px){
  body .cwlah-app-shell--dashboard,
  body .site .cwlah-app-shell--dashboard,
  body .entry-content .cwlah-app-shell--dashboard,
  body .wp-block-post-content .cwlah-app-shell--dashboard{
    position:relative !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    width:min(720px,calc(100vw - 28px)) !important;
    max-width:min(720px,calc(100vw - 28px)) !important;
    margin:14px auto 0 !important;
    padding:0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-dashboard--clean,
  body .cwlah-app-shell--dashboard .cwlah-dashboard--clean{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:8px 0 24px !important;
  }
  body .cwlah-dashboard--clean .cwlah-dash-hero__main{
    text-align:center !important;
  }
  body .cwlah-dashboard--clean .cwlah-step-kicker,
  body .cwlah-dashboard--clean .cwlah-dash-title,
  body .cwlah-dashboard--clean .cwlah-dash-sub,
  body .cwlah-dashboard--clean .cwlah-dash-copy{
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }
  body .cwlah-dashboard--clean .cwlah-step-kicker{
    display:inline-flex !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }
  body .cwlah-dashboard--clean .cwlah-quick-actions{
    justify-content:center !important;
  }
  .cwlah-ribbon-nav{
    width:calc(100% - 20px) !important;
    margin:8px auto 0 !important;
    padding:8px 0 !important;
    border-radius:22px !important;
  }
  .cwlah-ribbon-inner{
    position:static !important;
    width:calc(100% - 12px) !important;
    gap:8px !important;
  }
  .cwlah-ribbon-brand a,
  .cwlah-ribbon-brand span{
    min-height:42px !important;
    padding:0 14px !important;
    font-size:clamp(14px,4.5vw,16px) !important;
    border-radius:15px !important;
  }
  .cwlah-ribbon-links{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:8px !important;
  }
  .cwlah-ribbon-link{
    min-height:46px !important;
    padding:0 10px !important;
    border-radius:15px !important;
    font-size:12px !important;
  }
  .cwlah-bell-wrap{
    position:static !important;
    right:auto !important;
    bottom:auto !important;
    left:auto !important;
    top:auto !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    display:flex !important;
    justify-content:flex-end !important;
  }
  .cwlah-bell{
    width:46px !important;
    height:46px !important;
    border-radius:15px !important;
  }
}
@media (max-width: 640px){
  body .cwlah-app-shell--dashboard,
  body .site .cwlah-app-shell--dashboard,
  body .entry-content .cwlah-app-shell--dashboard,
  body .wp-block-post-content .cwlah-app-shell--dashboard{
    width:min(720px,calc(100vw - 22px)) !important;
    max-width:min(720px,calc(100vw - 22px)) !important;
  }
}

/* v69 mobile true centering + slightly smaller ribbon */
@media (max-width: 860px){
  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) .is-layout-constrained,
  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) .site-main{
    width:100% !important;
    max-width:none !important;
    margin-left:0 !important;
    margin-right:0 !important;
    padding-left:0 !important;
    padding-right:0 !important;
    box-sizing:border-box !important;
  }

  body .cwlah-app-shell--dashboard,
  body .site .cwlah-app-shell--dashboard,
  body .entry-content .cwlah-app-shell--dashboard,
  body .wp-block-post-content .cwlah-app-shell--dashboard{
    width:100% !important;
    max-width:none !important;
    margin:14px 0 0 !important;
    padding:0 14px !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    box-sizing:border-box !important;
  }

  body .cwlah-dashboard--clean,
  body .cwlah-app-shell--dashboard .cwlah-dashboard--clean{
    width:100% !important;
    max-width:none !important;
    margin:0 auto !important;
    padding:8px 0 24px !important;
    box-sizing:border-box !important;
  }

  body .cwlah-dashboard--clean > .cwlah-notice,
  body .cwlah-dashboard--clean > section,
  body .cwlah-dashboard--clean > div{
    width:100% !important;
    max-width:100% !important;
    margin-left:auto !important;
    margin-right:auto !important;
    box-sizing:border-box !important;
  }

  .cwlah-ribbon-nav{
    width:calc(100% - 16px) !important;
    margin:6px auto 0 !important;
    padding:6px 0 !important;
    border-radius:20px !important;
  }
  .cwlah-ribbon-inner{
    width:calc(100% - 10px) !important;
    gap:8px !important;
  }
  .cwlah-ribbon-brand a,
  .cwlah-ribbon-brand span,
  .cwlah-ribbon-link{
    min-height:40px !important;
  }
  .cwlah-ribbon-brand a,
  .cwlah-ribbon-brand span{
    padding:0 12px !important;
    border-radius:14px !important;
  }
  .cwlah-ribbon-link{
    padding:0 10px !important;
    border-radius:14px !important;
    font-size:12px !important;
  }
  .cwlah-bell{
    width:42px !important;
    height:42px !important;
    border-radius:14px !important;
  }
}
@media (max-width: 640px){
  body .cwlah-app-shell--dashboard,
  body .site .cwlah-app-shell--dashboard,
  body .entry-content .cwlah-app-shell--dashboard,
  body .wp-block-post-content .cwlah-app-shell--dashboard{
    padding:0 14px !important;
  }
  .cwlah-ribbon-nav{width:calc(100% - 14px) !important;}
}


/* v70 mobile ribbon brand padding + tap polish */
@media (max-width: 860px){
  .cwlah-ribbon-brand{
    padding:0 4px !important;
    box-sizing:border-box !important;
  }
  .cwlah-ribbon-brand a,
  .cwlah-ribbon-brand span{
    width:100% !important;
    justify-content:center !important;
    padding:0 18px !important;
    box-sizing:border-box !important;
  }
}
.cwlah-ribbon-link,
.cwlah-bell,
.cwlah-btn,
.cwlah-action-card,
.cwlah-page-btn,
.cwlah-bell-actions button,
.cwlah-notification-actions button{
  touch-action:manipulation !important;
  -webkit-tap-highlight-color:transparent;
}

/* v71 final mobile centering + ribbon brand spacing */
@media (max-width: 860px){
  body .cwlah-ribbon-nav,
  body .site .cwlah-ribbon-nav,
  body .entry-content .cwlah-ribbon-nav,
  body .wp-block-post-content .cwlah-ribbon-nav{
    width:min(720px,calc(100vw - 24px)) !important;
    max-width:min(720px,calc(100vw - 24px)) !important;
    margin:8px auto 0 !important;
    padding:8px 0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-ribbon-inner{
    width:calc(100% - 18px) !important;
    max-width:calc(100% - 18px) !important;
    margin:0 auto !important;
    box-sizing:border-box !important;
    gap:8px !important;
  }
  body .cwlah-ribbon-brand{
    width:100% !important;
    padding:0 8px !important;
    margin:0 auto !important;
    box-sizing:border-box !important;
  }
  body .cwlah-ribbon-brand a,
  body .cwlah-ribbon-brand span{
    width:100% !important;
    max-width:none !important;
    margin:0 auto !important;
    padding:0 18px !important;
    box-sizing:border-box !important;
  }

  body .cwlah-app-shell--auth,
  body .site .cwlah-app-shell--auth,
  body .entry-content .cwlah-app-shell--auth,
  body .wp-block-post-content .cwlah-app-shell--auth{
    position:relative !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    width:min(720px,calc(100vw - 28px)) !important;
    max-width:min(720px,calc(100vw - 28px)) !important;
    margin:14px auto !important;
    padding:0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell--auth .cwlah-app-main,
  body .cwlah-app-shell--auth .cwlah-register-shell,
  body .cwlah-app-shell--auth .cwlah-register-form{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell--auth .cwlah-stage-card,
  body .cwlah-app-shell--auth .cwlah-login-card,
  body .cwlah-app-shell--auth .cwlah-register-header,
  body .cwlah-app-shell--auth .cwlah-paywall-card,
  body .cwlah-app-shell--auth .cwlah-checkout-shell{
    width:100% !important;
    max-width:100% !important;
    margin-left:auto !important;
    margin-right:auto !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell--auth .cwlah-step-kicker,
  body .cwlah-app-shell--auth .cwlah-hero-title,
  body .cwlah-app-shell--auth .cwlah-hero-copy,
  body .cwlah-app-shell--auth .cwlah-register-title,
  body .cwlah-app-shell--auth .cwlah-register-copy,
  body .cwlah-app-shell--auth .cwlah-login-title,
  body .cwlah-app-shell--auth .cwlah-login-copy,
  body .cwlah-app-shell--auth .cwlah-muted{
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }
  body .cwlah-app-shell--auth .cwlah-step-kicker{
    display:inline-flex !important;
    align-self:center !important;
  }
  body .cwlah-app-shell--auth .cwlah-actions-row,
  body .cwlah-app-shell--auth .cwlah-actions-row--static,
  body .cwlah-app-shell--auth .cwlah-dashboard-actions,
  body .cwlah-app-shell--auth .cwlah-inline-actions{
    justify-content:center !important;
  }

  body .cwlah-ribbon-link,
  body .cwlah-btn,
  body .cwlah-bell,
  body .cwlah-bell-actions button,
  body .cwlah-notification-actions button,
  body .cwlah-app-shell a,
  body .cwlah-app-shell button{
    -webkit-tap-highlight-color: transparent !important;
    touch-action: manipulation !important;
  }
  body .cwlah-ribbon-link:active,
  body .cwlah-btn:active,
  body .cwlah-bell:active{
    transform:none !important;
  }
}

/* v72 mobile public ribbon height + signed-out prompt centering */
@media (max-width: 860px){
  body .cwlah-ribbon-nav.is-public,
  body .site .cwlah-ribbon-nav.is-public,
  body .entry-content .cwlah-ribbon-nav.is-public,
  body .wp-block-post-content .cwlah-ribbon-nav.is-public{
    width:min(720px,calc(100vw - 24px)) !important;
    max-width:min(720px,calc(100vw - 24px)) !important;
    margin:8px auto 0 !important;
    padding:8px 0 !important;
    box-sizing:border-box !important;
    overflow:hidden !important;
  }
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-inner{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) !important;
    grid-template-areas:
      "brand"
      "links" !important;
    align-items:start !important;
    align-content:start !important;
    width:calc(100% - 18px) !important;
    max-width:calc(100% - 18px) !important;
    margin:0 auto !important;
    gap:10px !important;
    box-sizing:border-box !important;
  }
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand{
    grid-area:brand !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand a,
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand span{
    width:100% !important;
    min-height:42px !important;
    margin:0 !important;
    padding:0 16px !important;
    justify-content:center !important;
    box-sizing:border-box !important;
  }
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-links{
    grid-area:links !important;
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    width:100% !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    gap:10px !important;
    align-items:stretch !important;
    align-content:start !important;
    justify-content:stretch !important;
    box-sizing:border-box !important;
    overflow:visible !important;
  }
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-link{
    width:100% !important;
    min-width:0 !important;
    min-height:46px !important;
    margin:0 !important;
    padding:10px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
  }
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-link span{
    width:100% !important;
    text-align:center !important;
    line-height:1.15 !important;
  }
  body .cwlah-ribbon-nav.is-public .cwlah-bell-wrap,
  body .cwlah-ribbon-nav.is-public .cwlah-bell{
    display:none !important;
  }

  body .cwlah-app-shell,
  body .site .cwlah-app-shell,
  body .entry-content .cwlah-app-shell,
  body .wp-block-post-content .cwlah-app-shell{
    position:relative !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    width:min(720px,calc(100vw - 28px)) !important;
    max-width:min(720px,calc(100vw - 28px)) !important;
    margin:14px auto !important;
    padding:0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell > .cwlah-app-main{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell){
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:22px 18px !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-step-kicker,
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-hero-title,
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-hero-copy{
    text-align:center !important;
    margin-left:auto !important;
    margin-right:auto !important;
  }
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-step-kicker{
    display:inline-flex !important;
  }
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-actions-row,
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-actions-row--static{
    justify-content:center !important;
  }
}
@media (max-width: 420px){
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-links{
    grid-template-columns:1fr !important;
  }
}


/* v73 mobile public ribbon two-column restore + signed-out shell equal padding */
@media (max-width: 860px){
  body .cwlah-ribbon-nav.is-public,
  body .site .cwlah-ribbon-nav.is-public,
  body .entry-content .cwlah-ribbon-nav.is-public,
  body .wp-block-post-content .cwlah-ribbon-nav.is-public{
    width:min(720px,calc(100vw - 24px)) !important;
    max-width:min(720px,calc(100vw - 24px)) !important;
    margin:8px auto 0 !important;
    padding:8px 0 !important;
    box-sizing:border-box !important;
    overflow:hidden !important;
  }
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-inner{
    width:calc(100% - 18px) !important;
    max-width:calc(100% - 18px) !important;
    margin:0 auto !important;
    gap:10px !important;
  }
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-links{
    display:grid !important;
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
    gap:10px !important;
    align-items:stretch !important;
    justify-content:stretch !important;
    box-sizing:border-box !important;
  }
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-link{
    width:100% !important;
    min-width:0 !important;
    min-height:46px !important;
    margin:0 !important;
    padding:10px 12px !important;
    display:flex !important;
    align-items:center !important;
    justify-content:center !important;
    box-sizing:border-box !important;
  }

  body .cwlah-app-shell,
  body .site .cwlah-app-shell,
  body .entry-content .cwlah-app-shell,
  body .wp-block-post-content .cwlah-app-shell{
    position:relative !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    width:min(720px,calc(100vw - 24px)) !important;
    max-width:min(720px,calc(100vw - 24px)) !important;
    margin:14px auto !important;
    padding:0 12px !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell > .cwlah-app-main{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell){
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:22px 18px !important;
    box-sizing:border-box !important;
  }
}
@media (max-width: 420px){
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-links{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  }
}


/* v74 signed-out mobile public card hard-centering */
@media (max-width: 860px){
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-public-home-wrap{
    width:100% !important;
    max-width:560px !important;
    margin:0 auto !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:center !important;
    text-align:center !important;
    padding:0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-public-home-wrap > *{
    margin-left:auto !important;
    margin-right:auto !important;
  }
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-public-home-wrap .cwlah-step-kicker{
    display:inline-flex !important;
    margin:0 auto 14px !important;
  }
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-public-home-wrap .cwlah-hero-title{
    margin:0 auto 12px !important;
    text-align:center !important;
  }
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-public-home-wrap .cwlah-hero-copy{
    max-width:24ch !important;
    margin:0 auto !important;
    text-align:center !important;
  }
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-public-home-wrap .cwlah-actions-row--static{
    width:100% !important;
    max-width:100% !important;
    margin:20px auto 0 !important;
    display:grid !important;
    grid-template-columns:1fr !important;
    justify-content:center !important;
  }
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-public-home-wrap .cwlah-actions-row--static .cwlah-btn,
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-public-home-wrap .cwlah-actions-row--static a.cwlah-btn{
    width:100% !important;
  }
}
@media (max-width: 420px){
  body .cwlah-app-shell > .cwlah-app-main > .cwlah-stage-card.is-active:not(.cwlah-login-shell) .cwlah-public-home-wrap{
    max-width:100% !important;
  }
}


/* v75 signed-out public home shell actual box centering */
@media (max-width: 860px){
  body .cwlah-public-home-shell,
  body .site .cwlah-public-home-shell,
  body .entry-content .cwlah-public-home-shell,
  body .wp-block-post-content .cwlah-public-home-shell{
    position:relative !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    width:min(720px,calc(100vw - 40px)) !important;
    max-width:min(720px,calc(100vw - 40px)) !important;
    margin:14px calc(50% - 50vw + 20px) !important;
    padding:0 20px !important;
    box-sizing:border-box !important;
  }
  body .cwlah-public-home-shell > .cwlah-app-main{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-public-home-shell > .cwlah-app-main > .cwlah-public-home-card{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:22px 18px !important;
    box-sizing:border-box !important;
  }
}


/* v76 mobile auth login shell true centering */
@media (max-width: 860px){
  body .cwlah-app-shell--auth,
  body .site .cwlah-app-shell--auth,
  body .site-main .cwlah-app-shell--auth,
  body .entry-content .cwlah-app-shell--auth,
  body .wp-block-post-content .cwlah-app-shell--auth{
    position:relative !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    width:min(720px,calc(100vw - 40px)) !important;
    max-width:min(720px,calc(100vw - 40px)) !important;
    margin:14px auto !important;
    padding:0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:22px 18px !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-step-kicker,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-hero-title,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-hero-copy,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--embedded,
  body .cwlah-app-shell--auth > .cwlah-app-main > .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;
    box-sizing:border-box !important;
  }
}
@media (max-width: 420px){
  body .cwlah-app-shell--auth,
  body .site .cwlah-app-shell--auth,
  body .site-main .cwlah-app-shell--auth,
  body .entry-content .cwlah-app-shell--auth,
  body .wp-block-post-content .cwlah-app-shell--auth{
    width:calc(100vw - 24px) !important;
    max-width:calc(100vw - 24px) !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell{
    padding:20px 16px !important;
  }
}


/* v77 mobile login shell true box centering + kicker cleanup */
@media (max-width: 860px){
  body .cwlah-app-shell--auth,
  body .site .cwlah-app-shell--auth,
  body .site-main .cwlah-app-shell--auth,
  body .entry-content .cwlah-app-shell--auth,
  body .wp-block-post-content .cwlah-app-shell--auth{
    width:calc(100vw - 32px) !important;
    max-width:calc(100vw - 32px) !important;
    margin:14px auto !important;
    padding:0 !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    box-sizing:border-box !important;
    overflow:visible !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:0 !important;
    box-sizing:border-box !important;
    overflow:visible !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:20px 14px !important;
    box-sizing:border-box !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:flex-start !important;
    overflow:hidden !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-step-kicker{
    display:inline-flex !important;
    width:auto !important;
    max-width:max-content !important;
    min-width:0 !important;
    margin:0 auto 12px !important;
    padding:10px 16px !important;
    text-align:center !important;
    justify-content:center !important;
    align-self:center !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-hero-title,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-hero-copy{
    width:100% !important;
    max-width:30rem !important;
    margin-left:auto !important;
    margin-right:auto !important;
    text-align:center !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-login-card--embedded,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-login-card--modal{
    width:100% !important;
    max-width:100% !important;
    margin:18px auto 0 !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-login-form,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-login-grid,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-field,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-field input,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-btn,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-auth-links{
    width:100% !important;
    max-width:100% !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--embedded{
    padding:18px 14px !important;
  }
}
@media (max-width: 420px){
  body .cwlah-app-shell--auth,
  body .site .cwlah-app-shell--auth,
  body .site-main .cwlah-app-shell--auth,
  body .entry-content .cwlah-app-shell--auth,
  body .wp-block-post-content .cwlah-app-shell--auth{
    width:calc(100vw - 24px) !important;
    max-width:calc(100vw - 24px) !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell{
    padding:18px 12px !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-login-card--embedded{
    padding:16px 12px !important;
  }
}


/* v78 mobile login shell true page centering */
@media (max-width: 860px){
  body .cwlah-app-shell.cwlah-app-shell--auth,
  body .site .cwlah-app-shell.cwlah-app-shell--auth,
  body .site-main .cwlah-app-shell.cwlah-app-shell--auth,
  body .entry-content .cwlah-app-shell.cwlah-app-shell--auth,
  body .wp-block-post-content .cwlah-app-shell.cwlah-app-shell--auth{
    width:100% !important;
    max-width:100% !important;
    margin:14px auto !important;
    padding:0 12px !important;
    position:relative !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    box-sizing:border-box !important;
    overflow:visible !important;
  }
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:0 !important;
    box-sizing:border-box !important;
    overflow:visible !important;
  }
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell{
    width:100% !important;
    max-width:100% !important;
    margin:0 auto !important;
    padding:20px 16px !important;
    box-sizing:border-box !important;
    display:flex !important;
    flex-direction:column !important;
    align-items:center !important;
    justify-content:flex-start !important;
    overflow:hidden !important;
  }
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-step-kicker{
    display:inline-flex !important;
    width:auto !important;
    max-width:max-content !important;
    margin:0 auto 12px !important;
    align-self:center !important;
    justify-content:center !important;
    text-align:center !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-hero-title,
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-hero-copy{
    width:100% !important;
    max-width:29rem !important;
    margin-left:auto !important;
    margin-right:auto !important;
    text-align:center !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-login-card--embedded,
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-login-card--modal{
    width:100% !important;
    max-width:100% !important;
    margin:18px auto 0 !important;
    padding:18px 14px !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-login-form,
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-login-grid,
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-field,
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-field input,
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-btn,
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell .cwlah-auth-links{
    width:100% !important;
    max-width:100% !important;
    box-sizing:border-box !important;
  }
}
@media (max-width: 420px){
  body .cwlah-app-shell.cwlah-app-shell--auth,
  body .site .cwlah-app-shell.cwlah-app-shell--auth,
  body .site-main .cwlah-app-shell.cwlah-app-shell--auth,
  body .entry-content .cwlah-app-shell.cwlah-app-shell--auth,
  body .wp-block-post-content .cwlah-app-shell.cwlah-app-shell--auth{
    padding:0 10px !important;
  }
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell{
    padding:18px 14px !important;
  }
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-login-card--embedded,
  body .cwlah-app-shell.cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-login-card--modal{
    padding:16px 12px !important;
  }
}

/* CampaignGateway Brand B polish */
.cwlah-stage-card,.cwlah-login-card,.cwlah-soft,.cwlah-summary-card,.cwlah-stat,.cwlah-kpi-card,.cwlah-metric-card,.cwlah-next-card,.cwlah-readiness-card,.cwlah-chart-card,.cwlah-feed-card,.cwlah-dash-hero__main{border-color:#D4E2F2!important;box-shadow:0 18px 44px rgba(21,55,92,.08)!important}.cwlah-btn,.cwlah-chip,.cwlah-tier-sale-banner,.cwlah-gradient-panel,.cwlah-progress-meter-bar{background-image:linear-gradient(135deg,#15375C 0%,#2371D7 100%)!important}.cwlah-step-kicker,.cwlah-progress-mini,.cwlah-upload-badge,.cwlah-tier .tag,.cwlah-payment-badge.is-loading,.cwlah-paywall-chip{background:#EAF2FB!important;color:#15375C!important;border-color:#D4E2F2!important}.cwlah-field input:focus,.cwlah-field select:focus,.cwlah-field textarea:focus,.cwlah-hosted-field input:focus,.cwlah-hosted-field__frame:focus-within{border-color:#2371D7!important;box-shadow:0 0 0 4px rgba(35,113,215,.14)!important}.cwlah-inline-link,.cwlah-paywall-note,#cwlahPaywallDiscountNote{color:#2371D7!important}.cwlah-register-header>div:first-child,.cwlah-register-aside,.cwlah-paywall-card--paypal,.cwlah-dashboard-hero--wide{background:linear-gradient(180deg,#ffffff 0%,#F7FAFE 58%,#EAF2FB 100%)!important}.cwlah-modal__close{background:#EAF2FB!important;color:#15375C!important}
/* v81 ribbon logo support */
.cwlah-ribbon-brand-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:12px;
  max-width:100%;
}
.cwlah-ribbon-brand-mark{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:34px;
  height:34px;
  flex:0 0 34px;
  border-radius:10px;
  overflow:hidden;
  background:rgba(255,255,255,.14);
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.10);
}
.cwlah-ribbon-brand-mark.is-fallback{
  font-weight:800;
  font-size:13px;
  letter-spacing:.08em;
}
.cwlah-ribbon-brand-mark img{
  display:block;
  width:100%;
  height:100%;
  object-fit:cover;
}
.cwlah-ribbon-brand-name{
  display:inline-block;
  min-width:0;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
@media (max-width: 782px){
  .cwlah-ribbon-brand-badge{
    gap:10px;
  }
  .cwlah-ribbon-brand-mark{
    width:30px;
    height:30px;
    flex-basis:30px;
    border-radius:9px;
  }
}

/* v83 CampaignGateway ribbon logo + click target polish */
.cwlah-ribbon-brand a{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:52px !important;
  padding:0 10px !important;
  text-decoration:none !important;
  max-width:100% !important;
}
.cwlah-ribbon-brand-badge.has-plugin-logo{
  display:inline-flex !important;
  align-items:center !important;
  gap:12px !important;
  min-width:0 !important;
  max-width:100% !important;
  background:transparent !important;
  box-shadow:none !important;
  padding:0 !important;
}
.cwlah-ribbon-brand-badge.has-plugin-logo .cwlah-ribbon-brand-mark.is-plugin-icon{
  width:40px !important;
  height:40px !important;
  flex:0 0 40px !important;
  border-radius:0 !important;
  overflow:visible !important;
  background:transparent !important;
  box-shadow:none !important;
}
.cwlah-ribbon-brand-badge.has-plugin-logo .cwlah-ribbon-brand-mark.is-plugin-icon img{
  width:100% !important;
  height:100% !important;
  object-fit:contain !important;
}
.cwlah-ribbon-brand-full-logo{
  display:block !important;
  width:auto !important;
  height:34px !important;
  max-width:min(430px,48vw) !important;
  object-fit:contain !important;
}
@media (max-width: 920px){
  .cwlah-ribbon-brand-full-logo{
    height:28px !important;
    max-width:min(300px,42vw) !important;
  }
}
@media (max-width: 820px){
  .cwlah-ribbon-brand-badge.has-plugin-logo .cwlah-ribbon-brand-mark.is-plugin-icon{
    width:42px !important;
    height:42px !important;
    flex-basis:42px !important;
  }
  .cwlah-ribbon-brand-badge.has-plugin-logo .cwlah-ribbon-brand-full-logo{
    display:none !important;
  }
}

.cwlah-btn,
.cwlah-ribbon-link,
.cwlah-bell,
.cwlah-tier,
.cwlah-radio-card,
.cwlah-upload-card,
.cwlah-upload,
.cwlah-inline-link--button,
.cwlah-notification-actions button,
.cwlah-bell-actions button,
.cwlah-activity-filters button,
.cwlah-datepicker-head button,
.cwlah-datepicker-grid button,
body .cwlah-app-shell button,
body .cwlah-app-shell a{
  touch-action:manipulation !important;
  -webkit-tap-highlight-color: rgba(0,0,0,0) !important;
}
.cwlah-btn,
.cwlah-ribbon-link,
.cwlah-bell,
.cwlah-tier,
.cwlah-radio-card,
.cwlah-upload-card,
.cwlah-upload,
.cwlah-inline-link--button,
.cwlah-notification-actions button,
.cwlah-bell-actions button,
.cwlah-activity-filters button{
  min-height:48px !important;
  cursor:pointer !important;
}
.cwlah-tier,
.cwlah-radio-card,
.cwlah-upload-card,
.cwlah-upload{
  user-select:none !important;
  -webkit-user-select:none !important;
}
.cwlah-btn:focus-visible,
.cwlah-ribbon-link:focus-visible,
.cwlah-bell:focus-visible,
.cwlah-tier:focus-visible,
.cwlah-radio-card:focus-visible,
.cwlah-inline-link--button:focus-visible,
.cwlah-notification-actions button:focus-visible,
.cwlah-bell-actions button:focus-visible,
.cwlah-activity-filters button:focus-visible,
.cwlah-datepicker-head button:focus-visible,
.cwlah-datepicker-grid button:focus-visible,
body .cwlah-app-shell a:focus-visible,
body .cwlah-app-shell button:focus-visible{
  outline:3px solid rgba(35,113,215,.28) !important;
  outline-offset:2px !important;
}
.cwlah-radio-card,
.cwlah-tier,
.cwlah-upload-card,
.cwlah-upload{
  position:relative !important;
}
.cwlah-radio-card::before,
.cwlah-tier::before,
.cwlah-upload-card::before,
.cwlah-upload::before{
  content:"";
  position:absolute;
  inset:-6px;
}
.cwlah-radio-card > *,
.cwlah-tier > *,
.cwlah-upload-card > *,
.cwlah-upload > *{
  position:relative;
  z-index:1;
}

/* v84 final ribbon wordmark + campaign gradient sync */
body .cwlah-ribbon-nav,
body .site .cwlah-ribbon-nav,
body .entry-content .cwlah-ribbon-nav,
body .wp-block-post-content .cwlah-ribbon-nav{
  background:linear-gradient(90deg,var(--cwlah-nav-bg,#15375C) 0%,color-mix(in srgb,var(--cwlah-nav-bg,#15375C) 62%,var(--cwlah-nav-accent,#2371D7) 38%) 100%) !important;
}
body .cwlah-ribbon-brand,
body .cwlah-page-clean .cwlah-ribbon-brand,
body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand,
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand{
  display:block !important;
  width:100% !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
}
body .cwlah-ribbon-brand > span,
body .cwlah-ribbon-brand > a{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  min-height:54px !important;
  margin:0 !important;
  padding:8px 18px !important;
  border-radius:18px !important;
  box-sizing:border-box !important;
  pointer-events:none !important;
  cursor:default !important;
  text-decoration:none !important;
}
body .cwlah-ribbon-brand-badge.has-plugin-logo,
body .cwlah-ribbon-brand-badge.has-plugin-logo.is-wordmark-only{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  min-width:0 !important;
  max-width:100% !important;
  gap:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  padding:0 !important;
}
body .cwlah-ribbon-brand-badge.has-plugin-logo .cwlah-ribbon-brand-mark,
body .cwlah-ribbon-brand-badge.has-plugin-logo .cwlah-ribbon-brand-mark.is-plugin-icon{
  display:none !important;
}
body .cwlah-ribbon-brand-full-logo{
  display:block !important;
  width:auto !important;
  height:40px !important;
  max-width:min(560px,92vw) !important;
  object-fit:contain !important;
}
@media (max-width: 1080px){
  body .cwlah-ribbon-brand > span,
  body .cwlah-ribbon-brand > a{
    min-height:50px !important;
    padding:8px 16px !important;
  }
  body .cwlah-ribbon-brand-full-logo{
    height:34px !important;
    max-width:min(440px,86vw) !important;
  }
}
@media (max-width: 820px){
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand,
  body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand,
  body .cwlah-page-clean .cwlah-ribbon-brand{
    display:block !important;
  }
  body .cwlah-ribbon-brand > span,
  body .cwlah-ribbon-brand > a{
    min-height:48px !important;
    padding:8px 14px !important;
    border-radius:16px !important;
  }
  body .cwlah-ribbon-brand-full-logo{
    display:block !important;
    height:28px !important;
    max-width:min(320px,78vw) !important;
  }
}
@media (max-width: 480px){
  body .cwlah-ribbon-brand > span,
  body .cwlah-ribbon-brand > a{
    min-height:44px !important;
    padding:6px 10px !important;
  }
  body .cwlah-ribbon-brand-full-logo{
    height:24px !important;
    max-width:min(280px,76vw) !important;
  }
}

body .cwlah-dashboard--clean,
body .cwlah-app-shell--dashboard .cwlah-dashboard--clean{
  --cwlah-panel-accent:color-mix(in srgb,var(--cwlah-grad-2,#2371D7) 24%, white) !important;
  --cwlah-panel-accent-strong:color-mix(in srgb,var(--cwlah-grad-1,#15375C) 70%, var(--cwlah-grad-2,#2371D7) 30%) !important;
}
body .cwlah-dashboard--clean .cwlah-gradient-panel,
body .cwlah-app-shell--dashboard .cwlah-gradient-panel{
  background:linear-gradient(135deg,var(--cwlah-grad-1,#15375C) 0%,var(--cwlah-grad-2,#2371D7) 100%) !important;
}
body .cwlah-dashboard--clean .cwlah-calendar,
body .cwlah-app-shell--dashboard .cwlah-calendar{
  background:linear-gradient(180deg,color-mix(in srgb,var(--cwlah-grad-2,#2371D7) 18%, rgba(255,255,255,.14)) 0%,rgba(255,255,255,.10) 100%) !important;
  border-color:color-mix(in srgb,var(--cwlah-grad-2,#2371D7) 30%, rgba(255,255,255,.16)) !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.04) !important;
}
body .cwlah-dashboard--clean .cwlah-calendar__head strong,
body .cwlah-app-shell--dashboard .cwlah-calendar__head strong{
  background:color-mix(in srgb,var(--cwlah-grad-2,#2371D7) 26%, rgba(255,255,255,.16)) !important;
}
body .cwlah-dashboard--clean .cwlah-calendar__day.is-today,
body .cwlah-app-shell--dashboard .cwlah-calendar__day.is-today{
  outline-color:color-mix(in srgb,var(--cwlah-grad-2,#2371D7) 44%, rgba(255,255,255,.55)) !important;
}
body .cwlah-dashboard--clean .cwlah-calendar__day.is-election,
body .cwlah-app-shell--dashboard .cwlah-calendar__day.is-election{
  background:#fff !important;
  color:var(--cwlah-panel-accent-strong) !important;
  box-shadow:0 8px 20px color-mix(in srgb,var(--cwlah-grad-1,#15375C) 28%, transparent) !important;
}
body .cwlah-dashboard--clean .cwlah-calendar__legend i.election,
body .cwlah-app-shell--dashboard .cwlah-calendar__legend i.election{
  background:linear-gradient(135deg,var(--cwlah-grad-1,#15375C) 0%,var(--cwlah-grad-2,#2371D7) 100%) !important;
}

/* v85 wordmark cleanup */
body .cwlah-ribbon-nav.is-public,
body .cwlah-page-clean .cwlah-ribbon-nav.is-public{
  box-shadow:0 10px 28px rgba(15,23,42,.12) !important;
}
body .cwlah-ribbon-nav.is-public .cwlah-ribbon-inner{
  grid-template-areas:
    "brand"
    "links" !important;
  grid-template-columns:minmax(0,1fr) !important;
  gap:10px !important;
}
body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand,
body .cwlah-page-clean .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand{
  padding:2px 0 0 !important;
}
body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand > span,
body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand > a,
body .cwlah-page-clean .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand > span,
body .cwlah-page-clean .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand > a{
  min-height:50px !important;
  padding:4px 8px !important;
  border-radius:0 !important;
  background:transparent !important;
  box-shadow:none !important;
  border:none !important;
}
body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-badge.has-plugin-logo,
body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-badge.has-plugin-logo.is-wordmark-only{
  width:100% !important;
  justify-content:center !important;
}
body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-full-logo,
body .cwlah-page-clean .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-full-logo{
  height:48px !important;
  width:auto !important;
  max-width:min(780px,72vw) !important;
  object-fit:contain !important;
}
@media (max-width: 1200px){
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-full-logo,
  body .cwlah-page-clean .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-full-logo{
    height:42px !important;
    max-width:min(640px,70vw) !important;
  }
}
@media (max-width: 860px){
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand > span,
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand > a,
  body .cwlah-page-clean .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand > span,
  body .cwlah-page-clean .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand > a{
    min-height:44px !important;
    padding:2px 4px !important;
  }
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-full-logo,
  body .cwlah-page-clean .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-full-logo{
    height:34px !important;
    max-width:min(420px,82vw) !important;
  }
}
@media (max-width: 480px){
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-full-logo,
  body .cwlah-page-clean .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-full-logo{
    height:28px !important;
    max-width:min(300px,80vw) !important;
  }
}


/* v86 urgent fixes */
body .cwlah-ribbon-brand-full-logo{
  width:auto !important;
  max-height:40px !important;
  image-rendering:auto !important;
  filter:none !important;
  opacity:1 !important;
}
.cwlah-upload-card input[type=file],
.cwlah-upload input[type=file]{
  z-index:3 !important;
}


@media (hover:none), (pointer:coarse){
  .cwlah-btn,
  .cwlah-page-btn,
  .cwlah-ribbon-link,
  .cwlah-bell,
  .cwlah-action-card,
  .cwlah-tool-card,
  .cwlah-module,
  .cwlah-radio-card,
  .cwlah-tier,
  .cwlah-datepicker-grid button,
  .cwlah-activity-filters button,
  .cwlah-activity-row{
    transition:none !important;
  }

  .cwlah-btn:hover,
  .cwlah-page-btn:hover,
  .cwlah-ribbon-link:hover,
  .cwlah-bell:hover,
  .cwlah-action-card:hover,
  .cwlah-tool-card:hover,
  .cwlah-module:hover,
  .cwlah-radio-card:hover,
  .cwlah-tier:hover,
  .cwlah-datepicker-grid button:hover,
  .cwlah-activity-filters button:hover,
  .cwlah-activity-row:hover{
    transform:none !important;
    filter:none !important;
  }
}


/* v90 always-visible text wordmark */
body .cwlah-ribbon-brand-badge.is-text-wordmark,
body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-badge.is-text-wordmark,
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-badge.is-text-wordmark{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  max-width:100% !important;
  padding:0 !important;
  background:transparent !important;
  box-shadow:none !important;
}
body .cwlah-ribbon-brand-wordmark-text,
body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-wordmark-text,
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-wordmark-text{
  display:inline-block !important;
  font-weight:800 !important;
  letter-spacing:-0.02em !important;
  line-height:1 !important;
  white-space:nowrap !important;
  color:rgba(255,255,255,.96) !important;
  text-shadow:0 1px 0 rgba(0,0,0,.12) !important;
  font-size:clamp(24px,3.6vw,42px) !important;
}
@media (max-width: 860px){
  body .cwlah-ribbon-brand-wordmark-text,
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-wordmark-text,
  body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-wordmark-text{
    font-size:clamp(22px,7vw,34px) !important;
  }
}
@media (max-width: 480px){
  body .cwlah-ribbon-brand-wordmark-text,
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-wordmark-text,
  body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand-wordmark-text{
    font-size:clamp(20px,8.4vw,28px) !important;
  }
}


/* Final centering normalization for register/account hub */
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{
  position:relative !important;
  left:auto !important;
  right:auto !important;
  transform:none !important;
  width:min(1360px, calc(100vw - 32px)) !important;
  max-width:1360px !important;
  margin:24px auto !important;
  padding:0 16px !important;
  box-sizing:border-box !important;
}

body .cwlah-app-shell--auth,
.site .cwlah-app-shell--auth,
.site-main .cwlah-app-shell--auth,
.entry-content .cwlah-app-shell--auth,
.wp-block-post-content .cwlah-app-shell--auth{
  position:relative !important;
  left:auto !important;
  right:auto !important;
  transform:none !important;
  width:min(1360px, calc(100vw - 32px)) !important;
  max-width:1360px !important;
  margin:24px auto !important;
  padding:0 16px !important;
  box-sizing:border-box !important;
}

body .cwlah-app-shell--dashboard .cwlah-app-main,
body .cwlah-app-shell--auth .cwlah-app-main,
body .cwlah-app-shell--auth .cwlah-register-shell{
  width:100% !important;
  max-width:none !important;
  margin:0 auto !important;
  left:auto !important;
  right:auto !important;
  transform:none !important;
}

body .cwlah-app-shell--dashboard .cwlah-dashboard--clean{
  width:100% !important;
  max-width:none !important;
  margin:0 auto !important;
}

@media (max-width: 860px){
  body .cwlah-app-shell--dashboard,
  body .cwlah-app-shell--auth,
  .site .cwlah-app-shell--dashboard,
  .site .cwlah-app-shell--auth,
  .site-main .cwlah-app-shell--dashboard,
  .site-main .cwlah-app-shell--auth{
    width:calc(100vw - 12px) !important;
    max-width:none !important;
    margin:14px auto !important;
    padding:0 6px !important;
  }
}


.cwlah-dashboard-setup-card{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important}
.cwlah-dashboard-setup-grid{display:grid;gap:14px;margin-top:18px}
.cwlah-dashboard-setup-item{display:grid;grid-template-columns:64px minmax(0,1fr);gap:16px;align-items:start;padding:18px 20px;border:1px solid rgba(148,163,184,.18);border-radius:22px;background:#fff;box-shadow:0 14px 32px rgba(15,23,42,.05)}
.cwlah-dashboard-setup-item__icon{width:64px;height:64px;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:28px;background:linear-gradient(135deg,#15375C 0%,#2371D7 100%);color:#fff;box-shadow:0 14px 28px rgba(21,55,92,.18)}
.cwlah-dashboard-setup-item__body span{display:block;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#5F7088;margin-bottom:8px}
.cwlah-dashboard-setup-item__body strong{display:block;font-size:22px;line-height:1.15;color:#15375C;margin-bottom:8px}
.cwlah-dashboard-setup-item__body small{display:block;font-size:14px;line-height:1.55;color:#5F7088}
.cwlah-dashboard-setup-item .cwlah-inline-actions{margin-top:14px;display:flex;gap:10px;flex-wrap:wrap}
@media (max-width:700px){
  .cwlah-dashboard-setup-item{grid-template-columns:1fr}
  .cwlah-dashboard-setup-item__icon{width:56px;height:56px;border-radius:18px;font-size:24px}
}


.cwlah-paywall-card--paypal #cwlahPayPalButtons{display:flex;justify-content:center;align-items:center}
.cwlah-paywall-card--paypal .cwlah-checkout-shell{width:100%;display:flex;justify-content:center}
.cwlah-paywall-card--paypal .cwlah-checkout-panel{width:min(100%,420px);margin:0 auto}
.cwlah-paypal-buttons-slot{display:flex;justify-content:center}


/* v8 auth polish + larger wordmark */
body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell{
  display:grid !important;
  grid-template-columns:minmax(0,1.04fr) minmax(360px,520px) !important;
  align-items:center !important;
  gap:clamp(28px,4vw,56px) !important;
  padding:clamp(30px,4vw,56px) !important;
  border-radius:34px !important;
  border:1px solid rgba(216,226,238,.92) !important;
  background:linear-gradient(135deg,#ffffff 0%,#f5f9ff 58%,#eef5ff 100%) !important;
  box-shadow:0 24px 64px rgba(15,23,42,.08) !important;
}
body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-step-kicker{
  grid-column:1 !important;
  align-self:start !important;
  margin:0 0 10px !important;
  color:#2371D7 !important;
  background:#EAF2FB !important;
  border:1px solid rgba(35,113,215,.14) !important;
}
body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-hero-title{
  grid-column:1 !important;
  margin:0 0 12px !important;
  color:#15375C !important;
  font-size:clamp(62px,7vw,92px) !important;
  line-height:.92 !important;
  letter-spacing:-.05em !important;
}
body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-hero-copy{
  grid-column:1 !important;
  margin:0 !important;
  max-width:34rem !important;
  color:#5F7088 !important;
  font-size:21px !important;
  line-height:1.7 !important;
}
body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-login-card--embedded,
body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-login-card--modal,
body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-2fa-shell{
  grid-column:2 !important;
  width:100% !important;
  margin:0 !important;
}
body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-login-card--embedded,
body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-login-card--modal{
  border-radius:30px !important;
  box-shadow:0 18px 48px rgba(15,23,42,.08) !important;
}
.cwlah-2fa-shell{
  gap:18px !important;
  padding:28px 26px !important;
  border:1px solid rgba(210,223,237,.95) !important;
  border-radius:30px !important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%) !important;
  box-shadow:0 24px 54px rgba(15,23,42,.08) !important;
}
.cwlah-2fa-shell .cwlah-step-kicker{
  padding:10px 16px !important;
  color:#1e55b3 !important;
  background:#edf4ff !important;
  border:1px solid rgba(35,113,215,.12) !important;
}
.cwlah-2fa-shell h3{
  margin:0 !important;
  color:#15375C !important;
  font-size:clamp(38px,4.2vw,58px) !important;
  line-height:.96 !important;
}
.cwlah-2fa-shell .cwlah-hero-copy{
  margin:0 !important;
  color:#5F7088 !important;
}
.cwlah-2fa-meta{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.cwlah-2fa-meta-pill{
  display:inline-flex;
  align-items:center;
  gap:6px;
  min-height:40px;
  padding:0 14px;
  border-radius:999px;
  background:#EEF5FF;
  border:1px solid rgba(35,113,215,.10);
  color:#31527b;
  font-size:14px;
  font-weight:700;
}
.cwlah-2fa-meta-pill strong{color:#15375C}
.cwlah-2fa-meta-pill.is-subtle{
  background:#F7FAFE;
  border-color:#DDE7F2;
  color:#5F7088;
}
.cwlah-2fa-shell .cwlah-field label{
  color:#58708f !important;
}
.cwlah-2fa-shell .cwlah-field input{
  min-height:70px !important;
  border-radius:22px !important;
  border-color:#d6e1ee !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8) !important;
}
.cwlah-2fa-shell .cwlah-2fa-help{
  margin:-4px 0 0 !important;
  color:#6E8096 !important;
  font-size:14px !important;
  line-height:1.6 !important;
}
.cwlah-2fa-shell .cwlah-actions-row{
  margin:2px 0 0 !important;
}
.cwlah-2fa-shell .cwlah-btn,
.cwlah-2fa-shell .cwlah-btn.alt{
  min-height:62px !important;
  border-radius:20px !important;
}
body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand > span,
body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand > a,
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand > span,
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand > a{
  min-height:68px !important;
}
body .cwlah-ribbon-brand .cwlah-ribbon-brand-wordmark,
body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand .cwlah-ribbon-brand-wordmark,
body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand .cwlah-ribbon-brand-wordmark{
  width:min(100%,920px) !important;
  max-width:920px !important;
  height:72px !important;
}
@media (max-width: 980px){
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell{
    grid-template-columns:1fr !important;
    gap:24px !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-step-kicker,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-hero-title,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-hero-copy,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-login-card--embedded,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-login-card--modal,
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-2fa-shell{
    grid-column:1 !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-hero-title{
    font-size:clamp(44px,10vw,64px) !important;
  }
  body .cwlah-app-shell--auth > .cwlah-app-main > .cwlah-stage-card.cwlah-login-shell > .cwlah-hero-copy{
    font-size:18px !important;
    max-width:none !important;
  }
  body .cwlah-ribbon-brand .cwlah-ribbon-brand-wordmark,
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand .cwlah-ribbon-brand-wordmark,
  body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand .cwlah-ribbon-brand-wordmark{
    width:min(100%,640px) !important;
    max-width:640px !important;
    height:54px !important;
  }
}
@media (max-width: 480px){
  .cwlah-2fa-shell{
    padding:22px 16px !important;
    border-radius:24px !important;
  }
  .cwlah-2fa-shell h3{
    font-size:clamp(30px,10vw,42px) !important;
  }
  .cwlah-2fa-shell .cwlah-field input{
    min-height:62px !important;
    font-size:24px !important;
  }
  body .cwlah-ribbon-brand .cwlah-ribbon-brand-wordmark,
  body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand .cwlah-ribbon-brand-wordmark,
  body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand .cwlah-ribbon-brand-wordmark{
    width:min(100%,420px) !important;
    max-width:420px !important;
    height:38px !important;
  }
}


/* v43 checkout polish */
.cwlah-paywall-note{font-weight:800;color:#15375C}
.cwlah-paywall-coupon > label{display:block;margin-bottom:10px;font-size:13px;font-weight:900;letter-spacing:.04em;text-transform:uppercase;color:#15375C}
.cwlah-paywall-coupon{background:linear-gradient(180deg,#ffffff 0%,#F7FAFE 100%)}
.cwlah-coupon-row input{background:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
.cwlah-coupon-row input::placeholder{color:#8aa0bc}
.cwlah-coupon-row .cwlah-btn,
.cwlah-coupon-row .cwlah-btn.alt{color:#fff !important;background:linear-gradient(135deg,#15375C 0%,#2371D7 100%) !important;border:none !important;box-shadow:0 14px 30px rgba(21,55,92,.18) !important}
.cwlah-checkout-shell{display:flex;justify-content:center;align-items:stretch;gap:0}
.cwlah-checkout-panel{width:min(100%,560px);margin:0 auto}
.cwlah-checkout-panel--paypal{max-width:560px;margin:0 auto}
.cwlah-checkout-panel--paypal #cwlahPayPalPrimary{width:100%}
#cwlahPayPalButtons{display:flex;justify-content:center}
#cwlahPayPalMessage{margin-top:16px}
.cwlah-inline-help.is-error{display:block;padding:16px 18px;border-radius:18px;border:1px solid #f5c2c7;background:linear-gradient(180deg,#fff5f5 0%,#feecec 100%);color:#9f1239 !important;font-weight:800;line-height:1.55;box-shadow:0 10px 24px rgba(159,18,57,.08)}
.cwlah-inline-help.is-ok{display:block;padding:14px 16px;border-radius:16px;border:1px solid #b7e4c7;background:linear-gradient(180deg,#f3fff7 0%,#ebfff1 100%);font-weight:800}
@media (max-width:820px){
  .cwlah-checkout-panel{width:100%}
  .cwlah-paywall-coupon > label{margin-bottom:8px}
}

/* v44 unified payment method toggle + wider embedded checkout */
.cwlah-paywall-card--paypal #cwlahPayPalButtons{
  display:block !important;
  width:100% !important;
}
.cwlah-paywall-card--paypal .cwlah-checkout-shell{
  display:flex !important;
  justify-content:center !important;
  width:100% !important;
}
.cwlah-paywall-card--paypal .cwlah-checkout-panel,
.cwlah-checkout-panel--paypal,
.cwlah-checkout-panel--wide{
  width:min(100%,860px) !important;
  max-width:860px !important;
  margin:0 auto !important;
}
.cwlah-checkout-panel--wide{
  padding:28px !important;
}
.cwlah-payment-toggle{
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  gap:12px;
  padding:8px;
  margin:18px 0 18px;
  border:1px solid #D8E4F2;
  border-radius:24px;
  background:linear-gradient(180deg,#F7FAFE 0%,#EEF4FB 100%);
}
.cwlah-payment-toggle__btn{
  appearance:none;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:4px;
  min-height:82px;
  padding:16px 18px;
  border:1px solid transparent;
  border-radius:18px;
  background:transparent;
  color:#5F7088;
  cursor:pointer;
  text-align:left;
  transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,transform .16s ease,color .16s ease;
}
.cwlah-payment-toggle__btn:hover{
  transform:translateY(-1px);
  color:#15375C;
}
.cwlah-payment-toggle__btn.is-active{
  background:#fff;
  color:#15375C;
  border-color:#BFD7F8;
  box-shadow:0 14px 30px rgba(21,55,92,.10);
}
.cwlah-payment-toggle__btn span{
  font-size:16px;
  font-weight:1000;
  letter-spacing:.02em;
}
.cwlah-payment-toggle__btn small{
  font-size:13px;
  font-weight:800;
  color:#6E8096;
  line-height:1.35;
}
.cwlah-payment-method-panes{
  width:100%;
  min-height:92px;
}
.cwlah-payment-method-pane{
  width:100%;
  padding:18px;
  border:1px solid #E0E8F4;
  border-radius:22px;
  background:#fff;
  box-shadow:0 10px 24px rgba(15,23,42,.04);
}
.cwlah-payment-method-pane[hidden]{display:none !important;}
.cwlah-payment-method-pane.is-active{display:block;}
#cwlahPayPalPrimary,
#cwlahPayPalCard,
.cwlah-paypal-buttons-slot{
  width:100% !important;
  max-width:100% !important;
  min-height:54px;
}
.cwlah-paypal-buttons-slot iframe,
.cwlah-paypal-buttons-slot > div,
.cwlah-checkout-panel--paypal iframe{
  max-width:100% !important;
}
.cwlah-paypal-redirect-fallback{
  width:100%;
  justify-content:center;
  margin-top:14px;
}
@media (max-width:820px){
  .cwlah-checkout-panel--wide{padding:20px !important;}
  .cwlah-payment-toggle{grid-template-columns:1fr;border-radius:20px;}
  .cwlah-payment-toggle__btn{min-height:72px;}
  .cwlah-payment-method-pane{padding:14px;border-radius:18px;}
}

/* Compact plan countdown with hover disclosure */
.cwlah-plan-days-left{
  display:inline-flex;
  align-items:center;
  gap:6px;
  margin:0 0 14px;
  padding:8px 12px;
  border:1px solid rgba(148,163,184,.28);
  border-radius:999px;
  background:#fff;
  color:#475569;
  font-size:13px;
  line-height:1.2;
  box-shadow:0 8px 22px rgba(15,23,42,.05);
}
.cwlah-plan-days-left strong{color:#0f172a;font-weight:800}
.cwlah-plan-days-left em{font-style:normal;color:#64748b;cursor:help}

/* CG patch: cleaner plan-days pill + disclosure */
.cwlah-dashboard .cwlah-plan-days-left{
  position:relative;
  display:inline-flex !important;
  align-items:center;
  gap:8px;
  width:max-content !important;
  max-width:100%;
  margin:0 0 16px !important;
  padding:7px 11px !important;
  border:1px solid rgba(37,99,235,.16) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.94) !important;
  color:#475569 !important;
  font-size:13px !important;
  line-height:1.2 !important;
  box-shadow:0 10px 26px rgba(15,23,42,.06) !important;
}
.cwlah-dashboard .cwlah-plan-days-left span{white-space:nowrap}
.cwlah-dashboard .cwlah-plan-days-left strong{color:#0f172a;font-weight:800;background:#eff6ff;border-radius:999px;padding:2px 8px}
.cwlah-dashboard .cwlah-plan-days-left em{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;border-radius:999px;background:#eaf2ff;color:#174a7c;font-size:11px;font-weight:800;font-style:normal;cursor:help}
.cwlah-dashboard .cwlah-plan-days-left::after{
  content:attr(data-plan-tip);
  position:absolute;
  left:0;
  top:calc(100% + 8px);
  z-index:30;
  width:min(310px, calc(100vw - 40px));
  padding:10px 12px;
  border-radius:12px;
  background:#0f2747;
  color:#fff;
  font-size:12px;
  line-height:1.35;
  box-shadow:0 16px 40px rgba(15,23,42,.2);
  opacity:0;
  transform:translateY(-4px);
  pointer-events:none;
  transition:opacity .16s ease, transform .16s ease;
}
.cwlah-dashboard .cwlah-plan-days-left:hover::after,.cwlah-dashboard .cwlah-plan-days-left:focus-within::after{opacity:1;transform:translateY(0)}

/* CG patch: plan days integrated into calendar header */
.cwlah-gradient-panel__label--with-plan{
  display:flex !important;
  align-items:center !important;
  justify-content:space-between !important;
  gap:14px !important;
  margin-bottom:14px !important;
}
.cwlah-plan-days-left--in-calendar{
  position:relative;
  display:inline-flex !important;
  align-items:center !important;
  gap:7px !important;
  margin:0 !important;
  padding:6px 8px 6px 10px !important;
  border:1px solid rgba(255,255,255,.24) !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.13) !important;
  color:#fff !important;
  box-shadow:none !important;
  backdrop-filter:blur(10px);
  text-transform:none !important;
  letter-spacing:0 !important;
  font-size:12px !important;
  font-weight:700 !important;
}
.cwlah-plan-days-left--in-calendar span{opacity:.86;white-space:nowrap}
.cwlah-plan-days-left--in-calendar strong{
  color:#fff !important;
  background:rgba(255,255,255,.16) !important;
  border-radius:999px !important;
  padding:2px 7px !important;
  font-weight:900 !important;
}
.cwlah-plan-days-left--in-calendar em{
  display:inline-flex;align-items:center;justify-content:center;
  width:18px;height:18px;border-radius:999px;
  background:rgba(255,255,255,.9);color:#18426e;
  font-size:11px;font-weight:900;font-style:normal;cursor:help;
}
.cwlah-plan-days-left--in-calendar::after{
  content:attr(data-plan-tip);
  position:absolute;
  right:0;
  top:calc(100% + 10px);
  z-index:100;
  width:min(330px, calc(100vw - 48px));
  padding:12px 14px;
  border-radius:16px;
  background:#ffffff;
  color:#123052;
  font-size:12px;
  font-weight:650;
  line-height:1.42;
  box-shadow:0 20px 50px rgba(0,0,0,.24);
  border:1px solid rgba(15,23,42,.08);
  opacity:0;
  transform:translateY(-6px) scale(.98);
  pointer-events:none;
  transition:opacity .16s ease, transform .16s ease;
  text-transform:none;
  letter-spacing:0;
}
.cwlah-plan-days-left--in-calendar::before{
  content:"";
  position:absolute;
  right:16px;
  top:calc(100% + 4px);
  width:12px;height:12px;
  background:#fff;
  transform:rotate(45deg);
  opacity:0;
  transition:opacity .16s ease;
  z-index:101;
}
.cwlah-plan-days-left--in-calendar:hover::after,
.cwlah-plan-days-left--in-calendar:focus::after{opacity:1;transform:translateY(0) scale(1)}
.cwlah-plan-days-left--in-calendar:hover::before,
.cwlah-plan-days-left--in-calendar:focus::before{opacity:1}

/* CG patch: custom election date gate */
.cwlah-election-required-card{
  margin-bottom:18px !important;
  border:1px solid rgba(37,99,235,.18) !important;
  background:linear-gradient(135deg,#eef6ff 0%,#ffffff 58%,#f8fbff 100%) !important;
  box-shadow:0 24px 60px rgba(15,23,42,.08) !important;
  border-radius:28px !important;
  padding:26px !important;
}
.cwlah-election-required-grid{
  display:grid;
  grid-template-columns:minmax(260px,.82fr) minmax(320px,1fr);
  gap:24px;
  align-items:start;
}
.cwlah-election-required-copy h3{margin:10px 0 10px;color:#123052;font-size:30px;line-height:1.05}
.cwlah-election-required-copy p{color:#64748b;font-size:15px;line-height:1.55;max-width:520px}
.cwlah-election-picker-form{display:flex;flex-direction:column;gap:14px;align-items:stretch}
.cwlah-custom-date-picker{
  border:1px solid rgba(37,99,235,.18);
  border-radius:24px;
  padding:16px;
  background:rgba(255,255,255,.86);
  box-shadow:0 18px 42px rgba(15,23,42,.07);
}
.cwlah-custom-date-picker__top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px;color:#123052}
.cwlah-custom-date-picker__top strong{font-size:16px;font-weight:900}
.cwlah-date-nav{
  width:38px;height:38px;border-radius:14px;border:1px solid rgba(37,99,235,.18);
  background:#f1f7ff;color:#174a7c;font-size:24px;font-weight:800;line-height:1;cursor:pointer;
}
.cwlah-date-nav:disabled{opacity:.35;cursor:not-allowed}
.cwlah-custom-date-picker__dow,.cwlah-custom-date-picker__grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:7px}
.cwlah-custom-date-picker__dow span{text-align:center;color:#64748b;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}
.cwlah-custom-date-picker__grid{margin-top:8px}
.cwlah-custom-date-day{
  min-height:42px;border:0;border-radius:14px;background:#edf5ff;color:#123052;font-weight:900;cursor:pointer;
  box-shadow:inset 0 0 0 1px rgba(37,99,235,.06);
}
.cwlah-custom-date-day.is-out{opacity:.32;background:#f8fafc;color:#94a3b8}
.cwlah-custom-date-day.is-disabled{opacity:.35;cursor:not-allowed;background:#f1f5f9;color:#94a3b8;text-decoration:line-through}
.cwlah-custom-date-day.is-today{box-shadow:inset 0 0 0 2px rgba(37,99,235,.55)}
.cwlah-custom-date-day.is-selected{background:linear-gradient(135deg,#174a7c,#2563eb);color:#fff;box-shadow:0 12px 24px rgba(37,99,235,.25)}
.cwlah-custom-date-picker__foot{display:flex;justify-content:space-between;gap:12px;margin-top:13px;color:#64748b;font-size:12px;flex-wrap:wrap}
.cwlah-custom-date-picker__foot span{font-weight:900;color:#123052}
.cwlah-election-picker-save{width:100%;justify-content:center;min-height:48px}
@media (max-width:900px){
  .cwlah-election-required-grid{grid-template-columns:1fr}
  .cwlah-gradient-panel__label--with-plan{align-items:flex-start !important;flex-direction:column !important}
  .cwlah-plan-days-left--in-calendar::after{left:0;right:auto}
}
@media (max-width:520px){
  .cwlah-election-required-card{padding:18px !important;border-radius:22px !important}
  .cwlah-custom-date-day{min-height:36px;border-radius:11px;font-size:12px}
}

/* CG polish patch: blend plan badge into calendar bottom-right + premium first-time setup */
.cwlah-gradient-panel__label{margin-bottom:12px !important;}
.cwlah-gradient-panel__label--with-plan{display:block !important;}
.cwlah-election-panel{position:relative !important;}
.cwlah-election-panel__countdown{position:relative !important;min-height:92px !important;padding-right:132px !important;}
.cwlah-plan-days-left--in-calendar{
  position:absolute !important;right:0 !important;bottom:0 !important;top:auto !important;
  display:inline-flex !important;align-items:center !important;gap:7px !important;margin:0 !important;
  padding:8px 10px 8px 12px !important;border:1px solid rgba(255,255,255,.28) !important;border-radius:18px !important;
  background:linear-gradient(135deg,rgba(255,255,255,.18),rgba(255,255,255,.08)) !important;color:#fff !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 14px 28px rgba(0,0,0,.12) !important;backdrop-filter:blur(14px);
  text-transform:none !important;letter-spacing:0 !important;font-size:12px !important;font-weight:800 !important;z-index:20 !important;
}
.cwlah-plan-days-left--in-calendar span{opacity:.82;white-space:nowrap;font-weight:800}
.cwlah-plan-days-left--in-calendar strong{color:#fff !important;background:rgba(255,255,255,.18) !important;border-radius:999px !important;padding:3px 8px !important;font-weight:950 !important;line-height:1}
.cwlah-plan-days-left--in-calendar em{display:inline-flex !important;align-items:center !important;justify-content:center !important;width:18px !important;height:18px !important;border-radius:999px !important;background:rgba(255,255,255,.92) !important;color:#174a7c !important;font-size:11px !important;font-weight:950 !important;font-style:normal !important;cursor:help !important;}
.cwlah-plan-days-left--in-calendar::after{right:0 !important;top:auto !important;bottom:calc(100% + 12px) !important;width:min(320px,calc(100vw - 44px)) !important;padding:14px 15px !important;border-radius:18px !important;background:linear-gradient(180deg,#ffffff,#f8fbff) !important;color:#123052 !important;font-size:12px !important;font-weight:700 !important;line-height:1.45 !important;box-shadow:0 22px 56px rgba(0,0,0,.24) !important;border:1px solid rgba(148,163,184,.22) !important;}
.cwlah-plan-days-left--in-calendar::before{right:22px !important;top:auto !important;bottom:calc(100% + 6px) !important;background:#fff !important;}
.cwlah-dashboard-setup-card{overflow:hidden !important;position:relative !important;padding:26px !important;border-radius:30px !important;background:radial-gradient(circle at top left,rgba(35,113,215,.10),transparent 32%),linear-gradient(180deg,#ffffff 0%,#f6faff 100%) !important;border:1px solid rgba(191,215,248,.75) !important;box-shadow:0 24px 70px rgba(15,23,42,.08) !important;}
.cwlah-dashboard-setup-card::before{content:"";position:absolute;inset:0 0 auto 0;height:5px;background:linear-gradient(90deg,#15375C,#2371D7);opacity:.9}
.cwlah-dashboard-setup-card>.cwlah-step-kicker{background:#eaf2fb !important;color:#00335f !important;border-radius:999px !important;padding:8px 13px !important;font-size:12px !important;letter-spacing:.06em !important;display:inline-flex !important;margin:2px 0 16px !important;}
.cwlah-dashboard-setup-card h3{margin:0 0 8px !important;font-size:clamp(28px,2.4vw,38px) !important;line-height:1.08 !important;color:#123052 !important;letter-spacing:-.035em !important;}
.cwlah-dashboard-setup-card>p{max-width:760px !important;margin:0 0 22px !important;color:#5F7088 !important;font-size:16px !important;line-height:1.6 !important;}
.cwlah-dashboard-setup-grid{display:grid !important;grid-template-columns:repeat(auto-fit,minmax(320px,1fr)) !important;gap:18px !important;margin-top:18px !important;}
.cwlah-dashboard-setup-item{position:relative !important;display:grid !important;grid-template-columns:72px minmax(0,1fr) !important;gap:18px !important;align-items:start !important;padding:22px !important;border-radius:26px !important;border:1px solid rgba(191,215,248,.82) !important;background:rgba(255,255,255,.92) !important;box-shadow:0 18px 46px rgba(15,23,42,.07) !important;}
.cwlah-dashboard-setup-item__icon{width:64px !important;height:64px !important;border-radius:22px !important;background:linear-gradient(135deg,#15375C,#2371D7) !important;color:#fff !important;box-shadow:0 16px 34px rgba(21,55,92,.20) !important;}
.cwlah-dashboard-setup-item__body span{font-size:11px !important;font-weight:900 !important;letter-spacing:.08em !important;color:#64748b !important;}
.cwlah-dashboard-setup-item__body strong{font-size:25px !important;color:#123052 !important;letter-spacing:-.02em !important;}
.cwlah-dashboard-setup-item__body small{font-size:14px !important;line-height:1.6 !important;color:#5F7088 !important;max-width:560px !important;}
.cwlah-dashboard-setup-item .cwlah-inline-actions{grid-column:2 !important;display:flex !important;flex-wrap:wrap !important;gap:10px !important;margin-top:4px !important;}
.cwlah-dashboard-setup-item .cwlah-inline-actions form{margin:0 !important;}
.cwlah-dashboard-setup-item .cwlah-btn{min-height:46px !important;padding:12px 18px !important;border-radius:16px !important;background:linear-gradient(135deg,#15375C,#2371D7) !important;color:#fff !important;border:0 !important;box-shadow:0 14px 28px rgba(35,113,215,.20) !important;font-weight:900 !important;}
.cwlah-dashboard-setup-item .cwlah-btn.alt,.cwlah-dashboard-setup-item .cwlah-btn--ghost{background:#fff !important;color:#123052 !important;border:1px solid rgba(191,215,248,.95) !important;box-shadow:none !important;}
@media(max-width:760px){.cwlah-election-panel__countdown{padding-right:0 !important;padding-bottom:54px !important}.cwlah-plan-days-left--in-calendar{left:0 !important;right:auto !important}.cwlah-plan-days-left--in-calendar::after{left:0 !important;right:auto !important}.cwlah-dashboard-setup-card{padding:20px !important}.cwlah-dashboard-setup-grid{grid-template-columns:1fr !important}.cwlah-dashboard-setup-item{grid-template-columns:1fr !important}.cwlah-dashboard-setup-item .cwlah-inline-actions{grid-column:1 !important}.cwlah-dashboard-setup-item .cwlah-btn{width:100% !important;justify-content:center !important}}

/* v86 election calendar + plan polish: primary election countdown, secondary plan badge, no-clipping tooltip */
body .cwlah-dashboard--clean .cwlah-election-card-v2,
body .cwlah-app-shell--dashboard .cwlah-election-card-v2{
  position:relative !important;
  overflow:hidden !important;
  padding:28px 30px 30px !important;
  border-radius:30px !important;
  min-height:0 !important;
  justify-content:flex-start !important;
  isolation:isolate !important;
}
body .cwlah-election-card-v2::before{
  width:210px !important;
  height:210px !important;
  top:-72px !important;
  right:-64px !important;
  opacity:.92 !important;
}
body .cwlah-election-card-v2::after{
  width:150px !important;
  height:150px !important;
  left:-38px !important;
  bottom:-48px !important;
  opacity:.80 !important;
}
body .cwlah-election-card-v2__title{
  position:relative !important;
  z-index:2 !important;
  display:flex !important;
  align-items:center !important;
  gap:12px !important;
  margin:0 0 18px !important;
  color:#fff !important;
  font-size:15px !important;
  font-weight:950 !important;
  line-height:1 !important;
  letter-spacing:.04em !important;
  text-transform:uppercase !important;
}
body .cwlah-election-card-v2__title-icon{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:36px !important;
  height:36px !important;
  border-radius:14px !important;
  background:rgba(255,255,255,.13) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.18) !important;
  font-size:18px !important;
}
body .cwlah-election-card-v2 .cwlah-election-panel{
  position:relative !important;
  z-index:2 !important;
  display:grid !important;
  grid-template-columns:1fr !important;
  gap:18px !important;
  margin:0 !important;
}
body .cwlah-election-card-v2 .cwlah-calendar{
  padding:20px 20px 16px !important;
  border-radius:24px !important;
  background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.08)) !important;
  border:1px solid rgba(255,255,255,.22) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 18px 40px rgba(0,0,0,.08) !important;
  backdrop-filter:blur(10px) !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__head{
  margin-bottom:18px !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__head span{
  font-size:18px !important;
  font-weight:950 !important;
  letter-spacing:-.02em !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__head strong{
  display:inline-flex !important;
  align-items:center !important;
  gap:7px !important;
  padding:9px 14px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.18) !important;
  color:#fff !important;
  font-size:13px !important;
  font-weight:950 !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.15) !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__dow,
body .cwlah-election-card-v2 .cwlah-calendar__grid{
  gap:7px !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__dow span{
  font-size:11px !important;
  color:rgba(255,255,255,.78) !important;
  opacity:1 !important;
  font-weight:900 !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__day{
  height:42px !important;
  border-radius:13px !important;
  background:rgba(255,255,255,.10) !important;
  color:#fff !important;
  font-size:15px !important;
  font-weight:950 !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.05) !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__day.is-out{
  opacity:.28 !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__day.is-plan-locked{
  opacity:.18 !important;
  filter:saturate(.55) !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__day.is-today{
  outline:2px solid rgba(255,255,255,.60) !important;
  outline-offset:-2px !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__day.is-election{
  position:relative !important;
  background:linear-gradient(135deg,#35B86B,#237A48) !important;
  color:#fff !important;
  outline:2px solid rgba(255,255,255,.75) !important;
  outline-offset:-2px !important;
  box-shadow:0 14px 30px rgba(0,0,0,.18), inset 0 1px 0 rgba(255,255,255,.28) !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__day.is-election::after{
  content:"⚑";
  position:absolute;
  top:4px;
  right:6px;
  font-size:11px;
  line-height:1;
  color:rgba(255,255,255,.9);
}
body .cwlah-election-card-v2 .cwlah-calendar__legend--with-plan{
  display:flex !important;
  align-items:center !important;
  gap:14px !important;
  margin-top:16px !important;
  padding-top:13px !important;
  border-top:1px solid rgba(255,255,255,.14) !important;
  font-size:12px !important;
  opacity:1 !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__legend--with-plan > span{
  color:rgba(255,255,255,.84) !important;
  font-weight:750 !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__legend i.today{
  width:11px !important;
  height:11px !important;
  background:#4AA3FF !important;
  outline:0 !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__legend i.election{
  width:11px !important;
  height:11px !important;
  background:#5BD37E !important;
}
body .cwlah-election-card-v2 .cwlah-plan-days-left--in-calendar{
  appearance:none !important;
  -webkit-appearance:none !important;
  position:relative !important;
  inset:auto !important;
  margin-left:auto !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:8px !important;
  min-height:34px !important;
  padding:7px 9px 7px 12px !important;
  border:1px solid rgba(255,255,255,.22) !important;
  border-radius:999px !important;
  background:rgba(11,47,93,.35) !important;
  color:#fff !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.10) !important;
  backdrop-filter:blur(12px) !important;
  font-size:12px !important;
  font-weight:850 !important;
  line-height:1 !important;
  cursor:help !important;
  white-space:nowrap !important;
  z-index:3 !important;
}
body .cwlah-election-card-v2 .cwlah-plan-days-left--in-calendar span{
  opacity:.74 !important;
  font-weight:850 !important;
}
body .cwlah-election-card-v2 .cwlah-plan-days-left--in-calendar strong{
  padding:0 !important;
  border-radius:0 !important;
  background:transparent !important;
  color:#fff !important;
  font-weight:950 !important;
}
body .cwlah-election-card-v2 .cwlah-plan-days-left--in-calendar em{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:18px !important;
  height:18px !important;
  border-radius:999px !important;
  background:rgba(255,255,255,.18) !important;
  color:#fff !important;
  font-size:11px !important;
  font-weight:950 !important;
  font-style:normal !important;
}
/* Disable old pseudo-tooltips; JS creates a body-level tooltip so it cannot be clipped by the blue card. */
body .cwlah-election-card-v2 .cwlah-plan-days-left--in-calendar::before,
body .cwlah-election-card-v2 .cwlah-plan-days-left--in-calendar::after{
  display:none !important;
  content:none !important;
}
body .cwlah-plan-floating-tooltip{
  position:fixed !important;
  z-index:2147483647 !important;
  width:min(330px,calc(100vw - 28px)) !important;
  padding:15px 16px !important;
  border-radius:18px !important;
  background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%) !important;
  color:#123052 !important;
  border:1px solid rgba(148,163,184,.22) !important;
  box-shadow:0 24px 70px rgba(15,23,42,.24) !important;
  font-size:13px !important;
  line-height:1.42 !important;
  pointer-events:none !important;
  opacity:0 !important;
  transform:translateY(8px) scale(.98) !important;
  transition:opacity .14s ease, transform .14s ease !important;
}
body .cwlah-plan-floating-tooltip.is-visible{
  opacity:1 !important;
  transform:translateY(0) scale(1) !important;
}
body .cwlah-plan-floating-tooltip strong{
  display:block !important;
  margin-bottom:6px !important;
  color:#0b2f5d !important;
  font-size:14px !important;
  font-weight:950 !important;
}
body .cwlah-election-card-v2 .cwlah-election-focus{
  position:relative !important;
  display:grid !important;
  grid-template-columns:72px minmax(0,1fr) !important;
  gap:16px 18px !important;
  align-items:center !important;
  min-height:0 !important;
  padding:18px !important;
  border:1px solid rgba(255,255,255,.16) !important;
  border-radius:24px !important;
  background:rgba(255,255,255,.08) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08) !important;
}
body .cwlah-election-focus__ring{
  --cwlah-ring-size:64px;
  position:relative !important;
  width:var(--cwlah-ring-size) !important;
  height:var(--cwlah-ring-size) !important;
  display:grid !important;
  place-items:center !important;
}
body .cwlah-election-focus__ring svg{
  position:absolute !important;
  inset:0 !important;
  width:100% !important;
  height:100% !important;
  transform:rotate(-90deg) !important;
}
body .cwlah-election-focus__ring circle{
  fill:none !important;
  stroke-width:5 !important;
}
body .cwlah-election-focus__ring .track{
  stroke:rgba(255,255,255,.18) !important;
}
body .cwlah-election-focus__ring .bar{
  stroke:#5BD37E !important;
  stroke-linecap:round !important;
  stroke-dasharray:113 !important;
  stroke-dashoffset:calc(113 - (113 * var(--cwlah-election-progress,0) / 100)) !important;
  filter:drop-shadow(0 4px 8px rgba(91,211,126,.22)) !important;
  transition:stroke-dashoffset .8s cubic-bezier(.2,.75,.2,1) !important;
}
body .cwlah-election-focus__ring span{
  position:relative !important;
  z-index:1 !important;
  display:grid !important;
  place-items:center !important;
  width:46px !important;
  height:46px !important;
  border-radius:50% !important;
  background:rgba(255,255,255,.13) !important;
  font-size:22px !important;
}
body .cwlah-election-focus__text{
  min-width:0 !important;
}
body .cwlah-election-focus__text span{
  display:block !important;
  margin-bottom:2px !important;
  color:rgba(255,255,255,.78) !important;
  font-size:13px !important;
  font-weight:950 !important;
  text-transform:uppercase !important;
  letter-spacing:.06em !important;
}
body .cwlah-election-focus__text strong{
  display:block !important;
  color:#5BD37E !important;
  font-size:clamp(30px,4vw,40px) !important;
  line-height:1 !important;
  font-weight:1000 !important;
  letter-spacing:-.045em !important;
}
body .cwlah-election-focus__text small{
  display:block !important;
  margin-top:5px !important;
  color:rgba(255,255,255,.82) !important;
  font-size:14px !important;
  font-weight:700 !important;
}
body .cwlah-election-card-v2 .cwlah-election-focus p{
  grid-column:2 !important;
  margin:-4px 0 0 !important;
  color:rgba(255,255,255,.78) !important;
  font-size:15px !important;
  line-height:1.35 !important;
}
body .cwlah-dashboard-setup-card .cwlah-dashboard-setup-item .cwlah-btn:not(.alt):not(.cwlah-btn--ghost),
body .cwlah-dashboard-setup-card .cwlah-dashboard-setup-item a.cwlah-btn:not(.alt):not(.cwlah-btn--ghost){
  color:#fff !important;
  text-shadow:0 1px 0 rgba(0,0,0,.10) !important;
}
body .cwlah-dashboard-setup-card .cwlah-dashboard-setup-item .cwlah-btn.alt,
body .cwlah-dashboard-setup-card .cwlah-dashboard-setup-item .cwlah-btn--ghost{
  color:#123052 !important;
  background:#fff !important;
}
@media(max-width:1100px){
  body .cwlah-election-card-v2 .cwlah-calendar__day{height:38px !important;font-size:14px !important}
}
@media(max-width:640px){
  body .cwlah-dashboard--clean .cwlah-election-card-v2{padding:22px !important;border-radius:26px !important}
  body .cwlah-election-card-v2 .cwlah-calendar{padding:16px !important;border-radius:20px !important}
  body .cwlah-election-card-v2 .cwlah-calendar__head{align-items:flex-start !important;flex-direction:column !important}
  body .cwlah-election-card-v2 .cwlah-calendar__dow,
  body .cwlah-election-card-v2 .cwlah-calendar__grid{gap:5px !important}
  body .cwlah-election-card-v2 .cwlah-calendar__day{height:34px !important;border-radius:10px !important;font-size:13px !important}
  body .cwlah-election-card-v2 .cwlah-calendar__legend--with-plan{align-items:flex-start !important;flex-wrap:wrap !important}
  body .cwlah-election-card-v2 .cwlah-plan-days-left--in-calendar{margin-left:0 !important;width:100% !important;justify-content:space-between !important}
  body .cwlah-election-card-v2 .cwlah-election-focus{grid-template-columns:56px minmax(0,1fr) !important;padding:16px !important;border-radius:20px !important}
  body .cwlah-election-focus__ring{--cwlah-ring-size:54px}
  body .cwlah-election-focus__ring span{width:38px !important;height:38px !important;font-size:18px !important}
}


/* v1.0.5 registration + dashboard polish */
@media (min-width:861px){
  body .cwlah-app-shell--dashboard,
  body .site .cwlah-app-shell--dashboard,
  body .site-main .cwlah-app-shell--dashboard,
  body .entry-content .cwlah-app-shell--dashboard,
  body .wp-block-post-content .cwlah-app-shell--dashboard{
    width:min(1760px,calc(100vw - 24px)) !important;
    max-width:min(1760px,calc(100vw - 24px)) !important;
    margin:18px auto 0 !important;
    padding:0 !important;
    left:auto !important;
    right:auto !important;
    transform:none !important;
    box-sizing:border-box !important;
  }
  body .cwlah-app-shell--dashboard > .cwlah-app-main{
    width:100% !important;
    max-width:100% !important;
    padding:14px !important;
  }
  body .cwlah-dashboard--clean,
  body .cwlah-app-shell--dashboard .cwlah-dashboard--clean{
    width:100% !important;
    max-width:none !important;
  }
}
.cwlah-election-picker__fallback{display:block;margin-top:8px;color:#64748b;line-height:1.45;font-weight:700}
.cwlah-election-picker__grid .cwlah-election-day.is-last-available:not(.is-selected):not(:disabled),
.cwlah-election-picker__grid button.is-last-available:not(.is-selected):not(:disabled){
  border-color:#2371D7 !important;
  box-shadow:0 0 0 3px rgba(35,113,215,.10),0 10px 22px rgba(15,23,42,.06) !important;
}
.cwlah-election-picker__grid .cwlah-election-day.is-last-available:not(.is-selected):not(:disabled)::after,
.cwlah-election-picker__grid button.is-last-available:not(.is-selected):not(:disabled)::after{
  content:'last';
  position:absolute;
  bottom:4px;
  left:50%;
  transform:translateX(-50%);
  font-size:9px;
  line-height:1;
  letter-spacing:.05em;
  text-transform:uppercase;
  color:#2371D7;
  font-weight:900;
}
.cwlah-election-picker__grid .cwlah-election-day,
.cwlah-election-picker__grid button{position:relative;overflow:hidden}
.cwlah-dashboard--clean .cwlah-dash-hero__main,
.cwlah-dashboard--clean .cwlah-gradient-panel,
.cwlah-dashboard--clean .cwlah-next-card,
.cwlah-dashboard--clean .cwlah-readiness-card,
.cwlah-dashboard--clean .cwlah-chart-card,
.cwlah-dashboard--clean .cwlah-feed-card,
.cwlah-dashboard--clean .cwlah-metric,
.cwlah-dashboard--clean .cwlah-module,
.cwlah-dashboard--clean .cwlah-today-chip{
  border-color:rgba(148,163,184,.24) !important;
  box-shadow:0 22px 60px rgba(15,23,42,.075) !important;
}
.cwlah-dashboard--clean .cwlah-module,
.cwlah-dashboard--clean .cwlah-metric,
.cwlah-dashboard--clean .cwlah-today-chip{transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease}
.cwlah-dashboard--clean .cwlah-module:hover,
.cwlah-dashboard--clean .cwlah-metric:hover,
.cwlah-dashboard--clean .cwlah-today-chip:hover{transform:translateY(-2px);box-shadow:0 28px 70px rgba(15,23,42,.105) !important;border-color:rgba(35,113,215,.20) !important}
.cwlah-election-focus__ring{filter:drop-shadow(0 16px 26px rgba(15,23,42,.16))}
.cwlah-election-progress-base{display:block!important;margin-top:6px!important;color:rgba(255,255,255,.82)!important;font-size:12px!important;font-weight:800!important;letter-spacing:.01em!important}
.cwlah-election-focus__text .cwlah-election-progress-base{color:#5F7088!important}
.cwlah-register-shell .cwlah-stage-card{border-color:rgba(35,113,215,.12)!important}
.cwlah-register-shell .cwlah-progress-step.active{box-shadow:0 16px 34px rgba(35,113,215,.16)!important}
.cwlah-register-shell .cwlah-upload-card:hover{border-color:#7fb2f1!important;box-shadow:0 20px 44px rgba(21,55,92,.08)!important}
.cwlah-register-shell .cwlah-field input:focus,
.cwlah-register-shell .cwlah-field select:focus,
.cwlah-register-shell .cwlah-field textarea:focus{outline:none!important;border-color:#2371D7!important;box-shadow:0 0 0 4px rgba(35,113,215,.12),0 10px 24px rgba(15,23,42,.06)!important}
@media (max-width:760px){
  .cwlah-election-picker__toolbar,
  .cwlah-election-picker__nav{grid-template-columns:1fr!important;display:grid!important;text-align:left!important}
  .cwlah-election-picker__nav .cwlah-btn{width:100%!important}
  .cwlah-election-picker__selected{font-size:20px!important}
  .cwlah-election-picker__grid .cwlah-election-day,
  .cwlah-election-picker__grid button{min-height:46px!important;border-radius:14px!important}
}


/* Headshot save/display polish v106 */
.cwlah-dash-identity{display:flex;align-items:center;gap:24px;min-width:0;margin-top:10px}
.cwlah-dash-identity-copy{min-width:0}
.cwlah-dash-identity.has-headshot .cwlah-dash-title{margin-top:0!important}
.cwlah-dash-headshot{flex:0 0 auto;width:118px;height:118px;border-radius:32px;padding:6px;background:linear-gradient(135deg,#EAF2FB 0%,#fff 100%);border:1px solid rgba(35,113,215,.20);box-shadow:0 24px 52px rgba(21,55,92,.14);overflow:hidden}
.cwlah-dash-headshot img{display:block;width:100%;height:100%;object-fit:cover;border-radius:26px}
.cwlah-upload-card--headshot{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:18px;align-items:center}
.cwlah-upload-card--headshot .cwlah-current-headshot{grid-row:1 / span 4;width:92px;height:92px;border-radius:26px;padding:5px;background:#fff;border:1px solid rgba(35,113,215,.18);box-shadow:0 16px 34px rgba(21,55,92,.10);overflow:hidden;z-index:2}
.cwlah-upload-card--headshot .cwlah-current-headshot img{display:block;width:100%;height:100%;object-fit:cover;border-radius:21px}
.cwlah-upload-card--headshot .cwlah-upload-badge,.cwlah-upload-card--headshot h3,.cwlah-upload-card--headshot p,.cwlah-upload-card--headshot .cwlah-upload-file{grid-column:2;justify-self:start}
@media (max-width:760px){.cwlah-dash-identity{align-items:flex-start;gap:16px}.cwlah-dash-headshot{width:82px;height:82px;border-radius:24px;padding:5px}.cwlah-dash-headshot img{border-radius:19px}.cwlah-upload-card--headshot{grid-template-columns:1fr}.cwlah-upload-card--headshot .cwlah-current-headshot{grid-row:auto;grid-column:1;margin-bottom:14px}.cwlah-upload-card--headshot .cwlah-upload-badge,.cwlah-upload-card--headshot h3,.cwlah-upload-card--headshot p,.cwlah-upload-card--headshot .cwlah-upload-file{grid-column:1}}

/* =========================================================
   v1.0.7 dashboard containment: match ribbon width, kill laptop side-scroll
========================================================= */
html.cwlah-dashboard-route,
body.cwlah-dashboard-route,
html:has(.cwlah-app-shell--dashboard),
body:has(.cwlah-app-shell--dashboard){
  max-width:100vw !important;
  overflow-x:hidden !important;
}
body.cwlah-dashboard-route .wp-site-blocks,
body.cwlah-dashboard-route main,
body.cwlah-dashboard-route article,
body.cwlah-dashboard-route .entry-content,
body.cwlah-dashboard-route .wp-block-post-content,
body:has(.cwlah-app-shell--dashboard) .wp-site-blocks,
body:has(.cwlah-app-shell--dashboard) main,
body:has(.cwlah-app-shell--dashboard) article,
body:has(.cwlah-app-shell--dashboard) .entry-content,
body:has(.cwlah-app-shell--dashboard) .wp-block-post-content{
  max-width:100vw !important;
  overflow-x:clip !important;
}
body .cwlah-app-shell.cwlah-app-shell--dashboard,
body .site .cwlah-app-shell.cwlah-app-shell--dashboard,
body .site-main .cwlah-app-shell.cwlah-app-shell--dashboard,
body .entry-content .cwlah-app-shell.cwlah-app-shell--dashboard,
body .wp-block-post-content .cwlah-app-shell.cwlah-app-shell--dashboard{
  position:relative !important;
  left:50% !important;
  right:auto !important;
  transform:translateX(-50%) !important;
  width:min(1760px, calc(100vw - 32px)) !important;
  max-width:min(1760px, calc(100vw - 32px)) !important;
  min-width:0 !important;
  margin:24px 0 28px !important;
  padding:0 !important;
  box-sizing:border-box !important;
  overflow:visible !important;
}
body .cwlah-app-shell--dashboard .cwlah-dashboard,
body .cwlah-dashboard--clean{
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  overflow:hidden !important;
  box-sizing:border-box !important;
}
body .cwlah-dashboard--clean .cwlah-dash-hero{
  display:grid !important;
  grid-template-columns:minmax(0, 1fr) minmax(360px, 560px) !important;
  gap:22px !important;
  align-items:stretch !important;
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  box-sizing:border-box !important;
}
body .cwlah-dashboard--clean .cwlah-dash-hero__main,
body .cwlah-dashboard--clean .cwlah-dash-hero__side,
body .cwlah-dashboard--clean .cwlah-election-card-v2,
body .cwlah-dashboard--clean .cwlah-election-panel,
body .cwlah-dashboard--clean .cwlah-calendar{
  min-width:0 !important;
  max-width:100% !important;
  box-sizing:border-box !important;
}
body .cwlah-dashboard--clean .cwlah-dash-hero__main{overflow:hidden !important;}
body .cwlah-dashboard--clean .cwlah-dash-title{
  font-size:clamp(42px, 4.1vw, 76px) !important;
  line-height:.96 !important;
  overflow-wrap:anywhere !important;
}
body .cwlah-dashboard--clean .cwlah-quick-actions{
  max-width:100% !important;
  min-width:0 !important;
  overflow:hidden !important;
}
body .cwlah-dashboard--clean .cwlah-quick-actions .cwlah-btn{
  min-width:0 !important;
  flex:0 1 auto !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__dow,
body .cwlah-election-card-v2 .cwlah-calendar__grid{
  grid-template-columns:repeat(7, minmax(0, 1fr)) !important;
  min-width:0 !important;
}
body .cwlah-election-card-v2 .cwlah-calendar__day,
body .cwlah-election-card-v2 .cwlah-calendar__dow span{
  min-width:0 !important;
}
@media (max-width: 1500px){
  body .cwlah-dashboard--clean .cwlah-dash-hero{
    grid-template-columns:minmax(0, 1fr) minmax(340px, 520px) !important;
    gap:18px !important;
  }
  body .cwlah-dashboard--clean .cwlah-dash-hero__main{padding:26px 28px !important;}
  body .cwlah-dashboard--clean .cwlah-election-card-v2{padding:22px !important;}
}
@media (max-width: 1240px){
  body .cwlah-dashboard--clean .cwlah-dash-hero{grid-template-columns:1fr !important;}
  body .cwlah-dashboard--clean .cwlah-dash-hero__side{width:100% !important;}
}
@media (max-width: 900px){
  body .cwlah-app-shell.cwlah-app-shell--dashboard,
  body .site .cwlah-app-shell.cwlah-app-shell--dashboard,
  body .site-main .cwlah-app-shell.cwlah-app-shell--dashboard,
  body .entry-content .cwlah-app-shell.cwlah-app-shell--dashboard,
  body .wp-block-post-content .cwlah-app-shell.cwlah-app-shell--dashboard{
    width:calc(100vw - 18px) !important;
    max-width:calc(100vw - 18px) !important;
    margin:14px 0 22px !important;
  }
  body .cwlah-dashboard--clean .cwlah-dash-hero__main,
  body .cwlah-dashboard--clean .cwlah-election-card-v2{border-radius:24px !important;}
}



/* CampaignGateway Auxiliary Pages — premium ribbon facelift */
body .cwlah-ribbon-nav{
  position:relative !important;
  width:min(1760px, calc(100% - 24px)) !important;
  margin:10px auto 14px !important;
  padding:10px !important;
  border-radius:26px !important;
  overflow:visible !important;
  border:1px solid rgba(255,255,255,0.10) !important;
  background:
    radial-gradient(circle at 12% 18%, rgba(103,168,255,0.18), transparent 28%),
    radial-gradient(circle at 86% 18%, rgba(47,125,244,0.16), transparent 26%),
    linear-gradient(180deg, rgba(255,255,255,0.07), rgba(255,255,255,0.03)) !important;
  background-color:#08182f !important;
  box-shadow:0 34px 94px rgba(3,11,23,0.34), 0 16px 40px rgba(35,113,215,0.10), inset 0 1px 0 rgba(255,255,255,0.08) !important;
  backdrop-filter:blur(18px) saturate(125%) !important;
  -webkit-backdrop-filter:blur(18px) saturate(125%) !important;
  color:#fff !important;
}
body .cwlah-ribbon-nav::before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  border-radius:inherit !important;
  pointer-events:none !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.05), transparent 34%),
    repeating-linear-gradient(90deg, rgba(103,168,255,0.04) 0 1px, transparent 1px 76px),
    repeating-linear-gradient(0deg, rgba(103,168,255,0.02) 0 1px, transparent 1px 76px) !important;
  z-index:0 !important;
}
body .cwlah-ribbon-inner{
  position:relative !important;
  z-index:1 !important;
  width:100% !important;
  display:grid !important;
  grid-template-columns:auto minmax(0,1fr) auto !important;
  align-items:center !important;
  gap:12px !important;
}
body .cwlah-ribbon-brand{
  min-width:max-content !important;
  padding:0 !important;
}
body .cwlah-ribbon-brand a,
body .cwlah-ribbon-brand span{
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-height:54px !important;
  padding:0 18px !important;
  border-radius:18px !important;
  color:#fff !important;
  font-size:15px !important;
  font-weight:900 !important;
  letter-spacing:-0.02em !important;
  background:linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.05)) !important;
  border:1px solid rgba(255,255,255,0.10) !important;
  box-shadow:0 14px 30px rgba(0,0,0,0.16) !important;
  text-decoration:none !important;
}
body .cwlah-ribbon-brand img{
  max-height:34px !important;
  width:auto !important;
  display:block !important;
  filter:brightness(1.04) !important;
}
body .cwlah-ribbon-links{
  display:flex !important;
  align-items:stretch !important;
  justify-content:center !important;
  flex-wrap:nowrap !important;
  gap:8px !important;
  min-width:0 !important;
}
body .cwlah-ribbon-link{
  position:relative !important;
  flex:1 1 0 !important;
  min-width:0 !important;
  min-height:54px !important;
  padding:0 14px !important;
  border-radius:16px !important;
  border:1px solid rgba(255,255,255,0.08) !important;
  background:linear-gradient(180deg, rgba(255,255,255,0.09), rgba(255,255,255,0.04)) !important;
  box-shadow:0 12px 28px rgba(0,0,0,0.12) !important;
  transition:transform .18s ease, box-shadow .18s ease, background .18s ease, border-color .18s ease !important;
}
body .cwlah-ribbon-link:hover{
  transform:translateY(-2px) !important;
  border-color:rgba(103,168,255,0.20) !important;
  background:linear-gradient(180deg, rgba(103,168,255,0.17), rgba(43,121,240,0.08)) !important;
  box-shadow:0 18px 34px rgba(0,0,0,0.18), 0 0 0 1px rgba(103,168,255,0.06) inset !important;
}
body .cwlah-ribbon-link span{
  display:block !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
  color:#edf5ff !important;
  font-size:14px !important;
  font-weight:800 !important;
  letter-spacing:-0.01em !important;
}
body .cwlah-ribbon-link.is-active,
body .cwlah-ribbon-link[aria-current="page"]{
  border-color:rgba(103,168,255,0.22) !important;
  background:linear-gradient(180deg, rgba(103,168,255,0.18), rgba(43,121,240,0.10)) !important;
  box-shadow:0 18px 34px rgba(0,0,0,0.18), inset 0 1px 0 rgba(255,255,255,0.08) !important;
}
body .cwlah-ribbon-link.is-active::after,
body .cwlah-ribbon-link[aria-current="page"]::after{
  content:"" !important;
  position:absolute !important;
  left:14px !important;
  right:14px !important;
  bottom:8px !important;
  height:3px !important;
  border-radius:999px !important;
  background:linear-gradient(90deg, #67a8ff, rgba(47,125,244,0.72), transparent) !important;
  box-shadow:0 0 18px rgba(103,168,255,0.38) !important;
}
body .cwlah-ribbon-link.is-cta{
  background:linear-gradient(180deg, #4a9dff, #2b79f0 52%, #1c5ec3) !important;
  border-color:rgba(140,192,255,0.28) !important;
  box-shadow:0 22px 44px rgba(35,113,215,0.30), inset 0 1px 0 rgba(255,255,255,0.24) !important;
}
body .cwlah-ribbon-link.is-cta span{color:#fff !important}
body .cwlah-bell-wrap{
  display:flex !important;
  align-items:center !important;
  justify-content:flex-end !important;
  margin-left:0 !important;
  gap:10px !important;
}
body .cwlah-bell{
  width:54px !important;
  height:54px !important;
  border-radius:18px !important;
  border:1px solid rgba(255,255,255,0.10) !important;
  background:linear-gradient(180deg, rgba(255,255,255,0.10), rgba(255,255,255,0.05)) !important;
  box-shadow:0 14px 30px rgba(0,0,0,0.16) !important;
  color:#fff !important;
}
body .cwlah-bell:hover{
  transform:translateY(-2px) !important;
  background:linear-gradient(180deg, rgba(103,168,255,0.17), rgba(43,121,240,0.08)) !important;
}
@media (max-width: 1080px){
  body .cwlah-ribbon-nav{
    width:min(100%, calc(100% - 16px)) !important;
    padding:8px !important;
    border-radius:22px !important;
  }
  body .cwlah-ribbon-inner{
    grid-template-columns:1fr !important;
    gap:10px !important;
  }
  body .cwlah-ribbon-brand{width:100% !important}
  body .cwlah-ribbon-brand a,
  body .cwlah-ribbon-brand span{
    width:100% !important;
    max-width:none !important;
  }
  body .cwlah-ribbon-links{
    width:100% !important;
    overflow:auto !important;
    justify-content:flex-start !important;
    padding-bottom:2px !important;
    scroll-snap-type:x proximity !important;
  }
  body .cwlah-ribbon-link{
    flex:0 0 auto !important;
    min-width:max-content !important;
    scroll-snap-align:start !important;
  }
  body .cwlah-bell-wrap{
    width:100% !important;
    justify-content:flex-end !important;
  }
}



/* CampaignGateway header brand-colour fix v1.0.8 */
body .cwlah-ribbon-nav{
  background:
    radial-gradient(circle at 12% 18%, rgba(103,168,255,0.18), transparent 28%),
    radial-gradient(circle at 86% 18%, var(--cwlah-nav-accent-soft, rgba(47,125,244,0.16)), transparent 26%),
    linear-gradient(180deg, rgba(255,255,255,0.075), rgba(255,255,255,0.035)),
    var(--cwlah-nav-bg,#08182f) !important;
  color:var(--cwlah-nav-text,#fff) !important;
}
body .cwlah-ribbon-brand a,
body .cwlah-ribbon-brand span,
body .cwlah-ribbon-link span,
body .cwlah-bell{
  color:var(--cwlah-nav-text,#fff) !important;
}
body .cwlah-ribbon-link.is-active,
body .cwlah-ribbon-link[aria-current="page"]{
  border-color:var(--cwlah-nav-accent,#67a8ff) !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.12), rgba(255,255,255,0.055)),
    var(--cwlah-nav-bg,#08182f) !important;
}
body .cwlah-ribbon-link.is-active::after,
body .cwlah-ribbon-link[aria-current="page"]::after{
  background:linear-gradient(90deg, var(--cwlah-nav-accent,#67a8ff), rgba(255,255,255,0.34), transparent) !important;
  box-shadow:0 0 18px var(--cwlah-nav-accent,#67a8ff) !important;
}
body .cwlah-ribbon-link.is-cta{
  background:linear-gradient(180deg, var(--cwlah-nav-accent,#4a9dff), var(--cwlah-nav-accent,#2b79f0)) !important;
  border-color:rgba(255,255,255,0.22) !important;
}
body .cwlah-ribbon-link:hover,
body .cwlah-bell:hover{
  border-color:var(--cwlah-nav-accent,#67a8ff) !important;
  background:
    linear-gradient(180deg, rgba(255,255,255,0.14), rgba(255,255,255,0.06)),
    var(--cwlah-nav-bg,#08182f) !important;
}
body .cwlah-ribbon-nav.is-account{
  background:
    radial-gradient(circle at 12% 18%, rgba(255,255,255,0.14), transparent 28%),
    radial-gradient(circle at 86% 18%, var(--cwlah-nav-accent-soft, rgba(255,255,255,0.12)), transparent 26%),
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.035)),
    var(--cwlah-nav-bg,#08182f) !important;
}



/* CampaignGateway header ribbon gradient tune v1.0.9 */
body .cwlah-ribbon-nav{
  background:
    radial-gradient(circle at 12% 18%, rgba(255,255,255,0.12), transparent 28%),
    radial-gradient(circle at 86% 18%, var(--cwlah-nav-accent-soft, rgba(47,125,244,0.16)), transparent 26%),
    linear-gradient(180deg, rgba(255,255,255,0.08), rgba(255,255,255,0.03)),
    linear-gradient(135deg, var(--cwlah-nav-bg, #08182f) 0%, var(--cwlah-nav-bg, #08182f) 58%, var(--cwlah-nav-accent, #67a8ff) 100%) !important;
}
body .cwlah-ribbon-link,
body .cwlah-bell{
  background:linear-gradient(180deg, rgba(255,255,255,0.13), rgba(255,255,255,0.05)) !important;
  border-color:rgba(255,255,255,0.14) !important;
}
body .cwlah-ribbon-link:hover,
body .cwlah-bell:hover{
  background:
    linear-gradient(180deg, rgba(255,255,255,0.16), rgba(255,255,255,0.06)),
    linear-gradient(135deg, var(--cwlah-nav-bg, #08182f) 0%, var(--cwlah-nav-accent, #67a8ff) 100%) !important;
}
body .cwlah-ribbon-link.is-active,
body .cwlah-ribbon-link[aria-current="page"]{
  background:
    linear-gradient(180deg, rgba(255,255,255,0.18), rgba(255,255,255,0.08)),
    linear-gradient(135deg, var(--cwlah-nav-bg, #08182f) 0%, var(--cwlah-nav-accent, #67a8ff) 100%) !important;
}

/* CampaignGateway final ribbon + footer correction v1.1.1
   - Removes the red/glass toy ribbon look.
   - Never fabricates a logo/icon; uses saved real logo if present, otherwise clean text.
   - Gives logged-in navigation a modern compact app-bar feel on mobile and desktop.
   - Modernizes the global footer to match the blue CampaignGateway system.
*/
html body .cwlah-ribbon-nav,
html body .cwlah-ribbon-nav.is-account,
html body .cwlah-ribbon-nav.is-public{
  width:min(1480px, calc(100% - 28px)) !important;
  margin:10px auto 14px !important;
  padding:10px !important;
  border-radius:24px !important;
  overflow:visible !important;
  background:
    radial-gradient(circle at 16% 0%, rgba(94,160,255,.22), transparent 34%),
    linear-gradient(135deg,#071426 0%,#0d2341 54%,#15375C 100%) !important;
  border:1px solid rgba(255,255,255,.12) !important;
  box-shadow:0 20px 54px rgba(4,12,28,.24), inset 0 1px 0 rgba(255,255,255,.08) !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
}
html body .cwlah-ribbon-nav::before,
html body .cwlah-ribbon-nav::after{
  display:none !important;
  animation:none !important;
  content:none !important;
}
html body .cwlah-ribbon-inner{
  display:grid !important;
  grid-template-columns:minmax(220px,auto) minmax(0,1fr) auto !important;
  gap:10px !important;
  align-items:center !important;
  width:100% !important;
  position:relative !important;
}
html body .cwlah-ribbon-brand{
  min-width:0 !important;
  padding:0 !important;
  display:flex !important;
  align-items:center !important;
  justify-content:flex-start !important;
}
html body .cwlah-ribbon-brand > span,
html body .cwlah-ribbon-brand > a{
  width:auto !important;
  min-height:50px !important;
  max-width:100% !important;
  padding:0 18px !important;
  border-radius:17px !important;
  background:rgba(255,255,255,.08) !important;
  border:1px solid rgba(255,255,255,.10) !important;
  box-shadow:none !important;
  color:#fff !important;
  text-decoration:none !important;
  display:inline-flex !important;
  align-items:center !important;
  justify-content:center !important;
}
html body .cwlah-ribbon-brand .cwlah-ribbon-brand-icon,
html body .cwlah-ribbon-brand .cwlah-ribbon-brand-wordmark-text,
html body .cwlah-ribbon-brand-badge.is-text-wordmark::before,
html body .cwlah-ribbon-brand-badge.is-wordmark-swatch::before{
  display:none !important;
  content:none !important;
}
html body .cwlah-ribbon-brand-badge,
html body .cwlah-ribbon-brand-badge.is-text-fallback,
html body .cwlah-ribbon-brand-badge.is-image-wordmark,
html body .cwlah-ribbon-brand-badge.is-wordmark-swatch{
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
  padding:0 !important;
  min-height:0 !important;
  width:auto !important;
  max-width:100% !important;
}
html body .cwlah-ribbon-brand .cwlah-ribbon-brand-wordmark,
html body .cwlah-ribbon-brand img.cwlah-ribbon-brand-logo,
html body .cwlah-ribbon-brand img{
  width:auto !important;
  max-width:min(360px,42vw) !important;
  max-height:38px !important;
  height:auto !important;
  object-fit:contain !important;
  object-position:left center !important;
  background-size:contain !important;
  background-position:left center !important;
  background-repeat:no-repeat !important;
  filter:none !important;
}
html body .cwlah-ribbon-brand .cwlah-ribbon-brand-fallback-text{
  display:inline-block !important;
  color:#ffffff !important;
  font-size:clamp(18px,2vw,26px) !important;
  font-weight:950 !important;
  line-height:1 !important;
  letter-spacing:-.045em !important;
  white-space:nowrap !important;
}
html body .cwlah-ribbon-links{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  gap:7px !important;
  min-width:0 !important;
  overflow:visible !important;
}
html body .cwlah-ribbon-link{
  min-height:50px !important;
  flex:1 1 0 !important;
  min-width:0 !important;
  padding:0 13px !important;
  border-radius:16px !important;
  background:rgba(255,255,255,.07) !important;
  border:1px solid rgba(255,255,255,.09) !important;
  box-shadow:none !important;
  transform:none !important;
}
html body .cwlah-ribbon-link:hover{
  transform:translateY(-1px) !important;
  background:rgba(255,255,255,.12) !important;
  border-color:rgba(255,255,255,.16) !important;
  box-shadow:none !important;
}
html body .cwlah-ribbon-link span{
  color:#eaf3ff !important;
  -webkit-text-fill-color:#eaf3ff !important;
  font-weight:850 !important;
  font-size:13px !important;
  letter-spacing:-.015em !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
}
html body .cwlah-ribbon-link.is-active,
html body .cwlah-ribbon-link[aria-current="page"]{
  background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.09)) !important;
  border-color:rgba(125,185,255,.34) !important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.05) !important;
}
html body .cwlah-ribbon-link.is-active::after,
html body .cwlah-ribbon-link[aria-current="page"]::after{
  left:14px !important;
  right:14px !important;
  bottom:8px !important;
  height:2px !important;
  background:linear-gradient(90deg,#8cc5ff,rgba(140,197,255,.15)) !important;
  box-shadow:none !important;
  animation:none !important;
}
html body .cwlah-ribbon-link.is-cta{
  background:linear-gradient(135deg,#2f7df4 0%,#1d5fc4 100%) !important;
  border-color:rgba(255,255,255,.18) !important;
  box-shadow:0 14px 30px rgba(35,113,215,.24) !important;
}
html body .cwlah-bell-wrap{margin:0 !important;display:flex !important;align-items:center !important;justify-content:flex-end !important;position:relative !important;right:auto !important;bottom:auto !important;width:auto !important;}
html body .cwlah-bell{
  width:50px !important;height:50px !important;border-radius:16px !important;
  background:rgba(255,255,255,.08) !important;border:1px solid rgba(255,255,255,.11) !important;
  box-shadow:none !important;color:#fff !important;transform:none !important;
}
html body .cwlah-bell:hover{background:rgba(255,255,255,.13) !important;transform:translateY(-1px) !important;}
@media (max-width:1080px){
  html body .cwlah-ribbon-nav,html body .cwlah-ribbon-nav.is-account,html body .cwlah-ribbon-nav.is-public{width:calc(100% - 18px) !important;margin:8px auto 12px !important;padding:8px !important;border-radius:22px !important;}
  html body .cwlah-ribbon-inner{grid-template-columns:1fr !important;gap:8px !important;}
  html body .cwlah-ribbon-brand{width:100% !important;justify-content:center !important;}
  html body .cwlah-ribbon-brand > span,html body .cwlah-ribbon-brand > a{width:100% !important;min-height:54px !important;justify-content:center !important;padding:0 14px !important;}
  html body .cwlah-ribbon-brand .cwlah-ribbon-brand-wordmark,html body .cwlah-ribbon-brand img.cwlah-ribbon-brand-logo,html body .cwlah-ribbon-brand img{max-width:min(420px,86vw) !important;max-height:34px !important;background-position:center center !important;object-position:center center !important;}
  html body .cwlah-ribbon-links{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;width:100% !important;gap:8px !important;overflow:visible !important;}
  html body .cwlah-ribbon-link{min-height:52px !important;padding:0 10px !important;}
  html body .cwlah-ribbon-link span{font-size:13px !important;}
  html body .cwlah-bell-wrap{width:100% !important;justify-content:flex-end !important;}
  html body .cwlah-bell{width:52px !important;height:52px !important;}
}
@media (max-width:420px){
  html body .cwlah-ribbon-nav,html body .cwlah-ribbon-nav.is-account,html body .cwlah-ribbon-nav.is-public{width:calc(100% - 12px) !important;padding:7px !important;border-radius:20px !important;}
  html body .cwlah-ribbon-brand .cwlah-ribbon-brand-fallback-text{font-size:clamp(18px,7.4vw,27px) !important;}
  html body .cwlah-ribbon-link span{font-size:12px !important;}
}

html body .cggf-footer,
html body footer.cggf-footer,
html body .campaigngateway-footer,
html body .cgap-footer{
  width:min(1480px, calc(100% - 28px)) !important;
  margin:24px auto 18px !important;
  border-radius:28px !important;
  background:linear-gradient(135deg,#071426 0%,#0d2341 58%,#15375C 100%) !important;
  border:1px solid rgba(255,255,255,.12) !important;
  box-shadow:0 24px 60px rgba(4,12,28,.20) !important;
  color:#eaf3ff !important;
}
html body .cggf-footer *,html body .campaigngateway-footer *,html body .cgap-footer *{color:inherit !important;}
html body .cggf-footer a,html body .campaigngateway-footer a,html body .cgap-footer a{color:#ffffff !important;text-decoration:none !important;}
html body .cggf-footer a:hover,html body .campaigngateway-footer a:hover,html body .cgap-footer a:hover{text-decoration:underline !important;}


/* CampaignGateway final ribbon/footer polish v1.1.0 */
html body .cwlah-ribbon-nav{background:linear-gradient(180deg,color-mix(in srgb,var(--cwlah-nav-bg,#15375C) 92%,#fff 8%),var(--cwlah-nav-bg,#15375C))!important;color:var(--cwlah-nav-text,#fff)!important;border:1px solid rgba(255,255,255,.16)!important;border-radius:24px!important;box-shadow:0 22px 54px rgba(12,31,55,.20)!important;overflow:hidden!important}
html body .cwlah-ribbon-nav:before,html body .cwlah-ribbon-nav:after,html body .cwlah-ribbon-inner:before,html body .cwlah-ribbon-inner:after{animation:none!important;transition:none!important}
html body .cwlah-ribbon-brand>span{display:flex!important;align-items:center!important;gap:12px!important;padding:8px 14px!important;min-height:52px!important;border-radius:18px!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,.14)!important;color:var(--cwlah-nav-text,#fff)!important;font-weight:1000!important;letter-spacing:-.035em!important;font-size:clamp(19px,2vw,28px)!important;white-space:nowrap!important}
html body .cwlah-ribbon-brand img{width:38px!important;height:38px!important;max-height:38px!important;object-fit:contain!important;filter:drop-shadow(0 6px 10px rgba(0,0,0,.16))!important}
html body .cwlah-ribbon-link{border-radius:16px!important;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.12)!important;color:var(--cwlah-nav-text,#fff)!important;-webkit-text-fill-color:var(--cwlah-nav-text,#fff)!important;font-weight:900!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10)!important}
html body .cwlah-ribbon-link:hover,html body .cwlah-ribbon-link.is-active{background:rgba(255,255,255,.18)!important;transform:translateY(-1px)!important}
html body .cggf-footer-wrap{max-width:min(1760px,calc(100% - 32px))!important;margin:28px auto 18px!important;padding:0!important;background:transparent!important;color:#15375C!important}
html body .cggf-footer{position:relative!important;overflow:hidden!important;border-radius:34px!important;padding:34px!important;background:linear-gradient(135deg,#102f50 0%,#15375C 48%,#2371D7 100%)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 28px 70px rgba(16,47,80,.20)!important;color:#fff!important}
html body .cggf-footer:before{content:""!important;position:absolute!important;inset:0!important;background:radial-gradient(circle at 12% 8%,rgba(143,214,255,.28),transparent 28%),radial-gradient(circle at 92% 18%,rgba(255,255,255,.16),transparent 24%)!important;pointer-events:none!important}
html body .cggf-footer>*{position:relative!important;z-index:1!important}
html body .cggf-brandline{gap:14px!important;margin-bottom:14px!important}
html body .cggf-icon{width:54px!important;height:54px!important;object-fit:contain!important;filter:drop-shadow(0 10px 18px rgba(0,0,0,.18))!important}
html body .cggf-logo{max-height:48px!important;width:auto!important;background:rgba(255,255,255,.92)!important;border-radius:14px!important;padding:6px 10px!important}
html body .cggf-name{font-size:clamp(28px,3vw,46px)!important;line-height:1!important;font-weight:1000!important;letter-spacing:-.045em!important;color:#fff!important}
html body .cggf-intro,html body .cggf-bottom{color:rgba(255,255,255,.78)!important;font-size:15px!important;line-height:1.7!important}
html body .cggf-col{background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:22px!important;padding:18px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10)!important}
html body .cggf-col-title{color:#fff!important;font-weight:950!important;letter-spacing:.03em!important;text-transform:uppercase!important;font-size:12px!important;margin-bottom:12px!important}
html body .cggf-col a{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;color:rgba(255,255,255,.86)!important;text-decoration:none!important;padding:8px 0!important;font-weight:800!important}
html body .cggf-col a:hover{color:#fff!important;transform:translateX(2px)!important}
html body .cggf-bottom{border-top:1px solid rgba(255,255,255,.16)!important;margin-top:18px!important;padding-top:18px!important}
@media(max-width:860px){html body .cwlah-ribbon-nav{width:calc(100% - 20px)!important;margin:10px auto!important;border-radius:26px!important;padding:12px!important}html body .cwlah-ribbon-inner{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}html body .cwlah-ribbon-brand>span{width:100%!important;justify-content:center!important;min-height:58px!important;font-size:clamp(24px,7vw,36px)!important}html body .cwlah-ribbon-brand img{width:42px!important;height:42px!important;max-height:42px!important}html body .cwlah-ribbon-links{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;overflow:visible!important}html body .cwlah-ribbon-link{min-height:52px!important;font-size:15px!important}html body .cggf-footer-wrap{max-width:calc(100% - 22px)!important;margin:22px auto 14px!important}html body .cggf-footer{padding:22px!important;border-radius:28px!important}html body .cggf-grid{grid-template-columns:1fr!important;gap:14px!important}html body .cggf-brandline{align-items:center!important}.cggf-name{font-size:30px!important}}


/* CampaignGateway industry polish v1.1.3 - final mobile/auth/ribbon pass */
:root{--cg-navy:#15375C;--cg-blue:#2371D7;--cg-sky:#6DAAFC;--cg-ink:#0A1D34;--cg-soft:#EAF2FB;}
html body .cwlah-ribbon-nav{
  width:min(1220px,calc(100% - 28px))!important;
  margin:12px auto 18px!important;
  padding:12px!important;
  border-radius:28px!important;
  background:linear-gradient(135deg,color-mix(in srgb,var(--cwlah-nav-bg,#15375C) 82%,#071426 18%) 0%,var(--cwlah-nav-bg,#15375C) 58%,color-mix(in srgb,var(--cwlah-nav-bg,#15375C) 72%,#2371D7 28%) 100%)!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 26px 70px rgba(10,29,52,.22), inset 0 1px 0 rgba(255,255,255,.14)!important;
  overflow:hidden!important;
  color:var(--cwlah-nav-text,#fff)!important;
}
html body .cwlah-ribbon-nav:before,html body .cwlah-ribbon-nav:after,html body .cwlah-ribbon-inner:before,html body .cwlah-ribbon-inner:after{animation:none!important;transition:none!important;opacity:0!important;display:none!important;content:none!important;}
html body .cwlah-ribbon-inner{display:grid!important;grid-template-columns:auto minmax(0,1fr) auto!important;gap:12px!important;align-items:stretch!important;width:100%!important;max-width:100%!important;margin:0!important;}
html body .cwlah-ribbon-brand{display:flex!important;align-items:stretch!important;justify-content:flex-start!important;padding:0!important;min-width:0!important;}
html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:auto!important;min-height:56px!important;padding:8px 16px!important;border-radius:20px!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(255,255,255,.70)!important;box-shadow:0 12px 28px rgba(3,11,23,.12), inset 0 1px 0 rgba(255,255,255,.9)!important;color:#15375C!important;-webkit-text-fill-color:#15375C!important;}
html body .cwlah-ribbon-brand-badge.is-real-brand{display:flex!important;align-items:center!important;gap:10px!important;min-width:0!important;}
html body .cwlah-ribbon-brand-logo{display:block!important;width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;object-fit:contain!important;flex:0 0 auto!important;filter:none!important;}
html body .cwlah-ribbon-brand-wordmark-text{display:block!important;font-size:clamp(20px,2vw,30px)!important;font-weight:950!important;letter-spacing:-.045em!important;line-height:1!important;color:#15375C!important;-webkit-text-fill-color:#15375C!important;white-space:nowrap!important;}
html body .cwlah-ribbon-links{display:grid!important;grid-template-columns:repeat(9,minmax(0,1fr))!important;gap:8px!important;align-items:stretch!important;overflow:visible!important;padding:0!important;min-width:0!important;}
html body .cwlah-ribbon-link{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important;min-height:56px!important;padding:0 12px!important;border-radius:18px!important;background:rgba(255,255,255,.11)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10)!important;color:var(--cwlah-nav-text,#fff)!important;-webkit-text-fill-color:var(--cwlah-nav-text,#fff)!important;text-decoration:none!important;font-size:13px!important;font-weight:850!important;letter-spacing:-.01em!important;line-height:1.1!important;}
html body .cwlah-ribbon-link span{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:inherit!important;-webkit-text-fill-color:inherit!important;}
html body .cwlah-ribbon-link:hover,html body .cwlah-ribbon-link.is-active{background:rgba(255,255,255,.20)!important;border-color:rgba(255,255,255,.24)!important;transform:translateY(-1px)!important;}
html body .cwlah-ribbon-link.is-active::after{height:3px!important;left:18px!important;right:18px!important;bottom:8px!important;border-radius:999px!important;background:var(--cwlah-nav-accent,#6DAAFC)!important;opacity:1!important;}
html body .cwlah-bell-wrap{position:static!important;justify-self:end!important;align-self:stretch!important;display:flex!important;align-items:stretch!important;margin:0!important;padding:0!important;}
html body .cwlah-bell{width:56px!important;height:56px!important;border-radius:18px!important;background:rgba(255,255,255,.14)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10)!important;}
html body .cwlah-app-shell--dashboard{width:min(1220px,calc(100vw - 28px))!important;margin:0 auto 24px!important;padding:0!important;}
html body .cwlah-dashboard--clean{width:100%!important;max-width:100%!important;margin:0 auto!important;}
/* Auth: clear, high-contrast, mobile-first */
html body .cwlah-app-shell--auth{width:min(760px,calc(100vw - 28px))!important;margin:16px auto 28px!important;padding:0!important;background:transparent!important;color:#15375C!important;}
html body .cwlah-app-shell--auth .cwlah-stage-card,html body .cwlah-app-shell--auth .cwlah-login-shell,html body .cwlah-app-shell--auth .cwlah-register-shell{background:linear-gradient(180deg,#ffffff 0%,#F7FAFE 100%)!important;border:1px solid #D8E6F5!important;border-radius:30px!important;box-shadow:0 28px 70px rgba(21,55,92,.16)!important;color:#15375C!important;padding:clamp(22px,5vw,42px)!important;overflow:hidden!important;}
html body .cwlah-app-shell--auth .cwlah-step-kicker{background:#EAF2FB!important;color:#2371D7!important;-webkit-text-fill-color:#2371D7!important;border:1px solid #D8E6F5!important;box-shadow:none!important;}
html body .cwlah-app-shell--auth h1,html body .cwlah-app-shell--auth h2,html body .cwlah-app-shell--auth h3{color:#15375C!important;-webkit-text-fill-color:#15375C!important;text-shadow:none!important;opacity:1!important;}
html body .cwlah-app-shell--auth .cwlah-hero-title{font-size:clamp(36px,11vw,66px)!important;line-height:.98!important;letter-spacing:-.06em!important;}
html body .cwlah-app-shell--auth .cwlah-hero-copy,html body .cwlah-app-shell--auth p,html body .cwlah-app-shell--auth small{color:#5F7088!important;-webkit-text-fill-color:#5F7088!important;opacity:1!important;text-shadow:none!important;}
html body .cwlah-app-shell--auth label{color:#15375C!important;-webkit-text-fill-color:#15375C!important;font-weight:900!important;letter-spacing:.06em!important;}
html body .cwlah-app-shell--auth input,html body .cwlah-app-shell--auth select,html body .cwlah-app-shell--auth textarea{background:#fff!important;color:#15375C!important;-webkit-text-fill-color:#15375C!important;border:1px solid #CFE0F3!important;border-radius:18px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 24px rgba(21,55,92,.06)!important;opacity:1!important;}
html body .cwlah-app-shell--auth input::placeholder{color:#8CA1B8!important;-webkit-text-fill-color:#8CA1B8!important;opacity:1!important;}
html body .cwlah-password-rules,html body .cwlah-app-shell--auth .cwlah-password-rules,html body .cwlah-password-rules--compact>div{background:#F2F7FD!important;border:1px solid #D4E2F2!important;color:#31445F!important;-webkit-text-fill-color:#31445F!important;box-shadow:none!important;opacity:1!important;}
html body .cwlah-password-rules [data-rule].is-ok,html body .cwlah-password-rules--compact>div.is-ok,html body .cwlah-password-rules--compact>div.is-pass{background:#EAFBF1!important;border-color:#BCE8CC!important;color:#166534!important;-webkit-text-fill-color:#166534!important;}
html body .cwlah-2fa-shell{background:linear-gradient(180deg,#ffffff 0%,#F7FAFE 100%)!important;border:1px solid #D8E6F5!important;border-radius:30px!important;box-shadow:0 28px 70px rgba(21,55,92,.16)!important;color:#15375C!important;padding:clamp(22px,5vw,42px)!important;}
html body .cwlah-2fa-shell h3{color:#15375C!important;-webkit-text-fill-color:#15375C!important;font-size:clamp(34px,10vw,60px)!important;line-height:1!important;letter-spacing:-.06em!important;text-shadow:none!important;}
html body .cwlah-2fa-shell .cwlah-hero-copy,html body .cwlah-2fa-help{color:#5F7088!important;-webkit-text-fill-color:#5F7088!important;opacity:1!important;}
html body .cwlah-2fa-meta{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px!important;margin:20px 0!important;}
html body .cwlah-2fa-meta-pill{background:#EAF2FB!important;border:1px solid #D4E2F2!important;color:#5F7088!important;-webkit-text-fill-color:#5F7088!important;border-radius:16px!important;padding:12px 14px!important;}
html body .cwlah-2fa-shell .cwlah-field input{min-height:72px!important;text-align:center!important;font-size:32px!important;font-weight:900!important;letter-spacing:.18em!important;color:#15375C!important;-webkit-text-fill-color:#15375C!important;background:#fff!important;border:1px solid #CFE0F3!important;}
html body .cwlah-btn,html body .cwlah-app-shell--auth .cwlah-btn,html body .cwlah-2fa-shell .cwlah-btn{background:linear-gradient(135deg,#15375C 0%,#2371D7 100%)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:0!important;border-radius:18px!important;box-shadow:0 16px 34px rgba(35,113,215,.28)!important;font-weight:900!important;}
html body .cwlah-btn.alt,html body .cwlah-btn--ghost{background:#F2F7FD!important;color:#15375C!important;-webkit-text-fill-color:#15375C!important;border:1px solid #D4E2F2!important;box-shadow:none!important;}
@media(max-width:1080px){html body .cwlah-ribbon-nav{width:min(720px,calc(100vw - 24px))!important;margin:10px auto 16px!important;padding:10px!important;border-radius:26px!important;}html body .cwlah-ribbon-inner{grid-template-columns:1fr!important;gap:10px!important;}html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{width:100%!important;justify-content:center!important;min-height:64px!important;border-radius:20px!important;}html body .cwlah-ribbon-brand-logo{width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important;}html body .cwlah-ribbon-brand-wordmark-text{font-size:clamp(28px,8vw,46px)!important;}html body .cwlah-ribbon-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}html body .cwlah-ribbon-link{min-height:58px!important;font-size:clamp(14px,4vw,17px)!important;border-radius:18px!important;}html body .cwlah-bell-wrap{justify-content:flex-end!important;}html body .cwlah-bell{width:56px!important;height:56px!important;}html body .cwlah-app-shell--dashboard{width:min(720px,calc(100vw - 24px))!important;}.cwlah-2fa-meta{grid-template-columns:1fr!important;}}
@media(max-width:480px){html body .cwlah-ribbon-nav{width:calc(100vw - 18px)!important;padding:8px!important;border-radius:24px!important;}html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{min-height:58px!important;padding:8px 10px!important;}html body .cwlah-ribbon-brand-logo{width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;}html body .cwlah-ribbon-brand-wordmark-text{font-size:clamp(25px,7.2vw,34px)!important;}html body .cwlah-ribbon-links{gap:8px!important;}html body .cwlah-ribbon-link{min-height:54px!important;font-size:14px!important;padding:0 8px!important;}html body .cwlah-app-shell--auth{width:calc(100vw - 22px)!important;}html body .cwlah-app-shell--auth .cwlah-stage-card,html body .cwlah-2fa-shell{border-radius:24px!important;padding:22px!important;}html body .cwlah-app-shell--auth .cwlah-hero-title,html body .cwlah-2fa-shell h3{font-size:clamp(34px,12vw,48px)!important;}html body .cwlah-2fa-shell .cwlah-field input{min-height:64px!important;font-size:28px!important;}}


/* CampaignGateway industry polish v1.1.1 - footer and shared ribbon */
html body .cggf-footer-wrap.cgap-integrated-footer{width:min(1220px,calc(100vw - 28px))!important;max-width:min(1220px,calc(100vw - 28px))!important;margin:30px auto 18px!important;border-radius:30px!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-inner{padding:0!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-top{display:grid!important;grid-template-columns:minmax(0,1.2fr) repeat(3,minmax(0,.75fr))!important;gap:14px!important;align-items:stretch!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-brand,html body .cggf-footer-wrap.cgap-integrated-footer .cggf-col{border-radius:24px!important;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.055))!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12),0 22px 54px rgba(3,11,23,.16)!important;padding:22px!important;}
html body .cggf-footer-wrap.cgap-integrated-footer{background:linear-gradient(135deg,#071426 0%,#15375C 56%,#2371D7 100%)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 28px 70px rgba(10,29,52,.20)!important;padding:16px!important;color:#fff!important;}
html body .cggf-footer-wrap.cgap-integrated-footer:before{content:""!important;position:absolute!important;inset:0!important;border-radius:30px!important;pointer-events:none!important;background:radial-gradient(circle at 10% 0%,rgba(109,170,252,.26),transparent 30%),radial-gradient(circle at 92% 12%,rgba(255,255,255,.16),transparent 26%)!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-brandline{display:flex!important;align-items:center!important;gap:14px!important;margin-bottom:14px!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-icon{width:58px!important;height:58px!important;border-radius:16px!important;background:#fff!important;border:1px solid rgba(255,255,255,.50)!important;padding:7px!important;box-shadow:0 16px 34px rgba(3,11,23,.18)!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-logo{display:none!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-name{display:block!important;font-size:clamp(30px,3.1vw,44px)!important;line-height:1!important;font-weight:950!important;letter-spacing:-.055em!important;color:#fff!important;-webkit-text-fill-color:#fff!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-intro{color:rgba(234,242,251,.82)!important;font-size:15px!important;line-height:1.75!important;max-width:62ch!important;}
html body .cggf-footer-wrap.cgap-integrated-footer h4{color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:12px!important;text-transform:uppercase!important;letter-spacing:.09em!important;font-weight:950!important;margin:0 0 12px!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-links{display:grid!important;gap:8px!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-links a{min-height:42px!important;padding:0 12px!important;border-radius:14px!important;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.12)!important;color:rgba(255,255,255,.86)!important;-webkit-text-fill-color:rgba(255,255,255,.86)!important;text-decoration:none!important;font-weight:850!important;box-shadow:none!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-links a:hover{background:rgba(255,255,255,.16)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;transform:translateY(-1px)!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-bottom{position:relative!important;margin-top:14px!important;padding-top:16px!important;border-top:1px solid rgba(255,255,255,.14)!important;color:rgba(234,242,251,.68)!important;text-align:center!important;font-size:13px!important;}
html body .cwlah-ribbon-nav .cwlah-ribbon-brand-wordmark,html body .cwlah-ribbon-nav .cwlah-ribbon-brand-icon{display:none!important;}
@media(max-width:900px){html body .cggf-footer-wrap.cgap-integrated-footer{width:calc(100vw - 22px)!important;max-width:calc(100vw - 22px)!important;padding:12px!important;border-radius:26px!important;margin:24px auto 14px!important;}html body .cggf-footer-wrap.cgap-integrated-footer:before{border-radius:26px!important;}html body .cggf-footer-wrap.cgap-integrated-footer .cggf-top{grid-template-columns:1fr!important;gap:12px!important;}html body .cggf-footer-wrap.cgap-integrated-footer .cggf-brand,html body .cggf-footer-wrap.cgap-integrated-footer .cggf-col{padding:18px!important;border-radius:20px!important;}html body .cggf-footer-wrap.cgap-integrated-footer .cggf-name{font-size:32px!important;}html body .cggf-footer-wrap.cgap-integrated-footer .cggf-icon{width:52px!important;height:52px!important;}}

/* CampaignGateway premium synchronization pass v1.1.4
   Clean mobile-first ribbon, real logo icon, saved colour sync, readable auth/2FA, modern footer. */
:root{--cg-navy:#15375C;--cg-blue:#2371D7;--cg-ink:#0B1F38;--cg-soft:#EAF4FF;}
html body .cwlah-ribbon-nav,
html body .cwlah-ribbon-nav.is-account,
html body .cwlah-ribbon-nav.is-public{
  width:min(1180px,calc(100vw - 24px))!important;
  margin:12px auto 18px!important;
  padding:14px!important;
  border-radius:28px!important;
  background:linear-gradient(135deg,var(--cwlah-nav-bg,var(--cg-navy)) 0%,color-mix(in srgb,var(--cwlah-nav-bg,var(--cg-navy)) 78%,#061323 22%) 58%,color-mix(in srgb,var(--cwlah-nav-accent,var(--cg-blue)) 42%,var(--cwlah-nav-bg,var(--cg-navy)) 58%) 100%)!important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow:0 22px 58px rgba(10,31,54,.22),inset 0 1px 0 rgba(255,255,255,.12)!important;
  overflow:hidden!important;
  color:var(--cwlah-nav-text,#fff)!important;
}
html body .cwlah-ribbon-nav:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 16% 0%,rgba(255,255,255,.16),transparent 30%),radial-gradient(circle at 92% 10%,rgba(79,166,255,.18),transparent 26%)!important;opacity:.85!important;animation:none!important;}
html body .cwlah-ribbon-inner{position:relative!important;z-index:1!important;width:100%!important;margin:0!important;display:grid!important;grid-template-columns:minmax(260px,.95fr) minmax(0,2fr) auto!important;gap:12px!important;align-items:center!important;}
html body .cwlah-ribbon-brand{padding:0!important;margin:0!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;}
html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{width:100%!important;min-width:0!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10)!important;border-radius:20px!important;padding:10px 14px!important;min-height:62px!important;color:var(--cwlah-nav-text,#fff)!important;overflow:hidden!important;}
html body .cwlah-ribbon-brand-badge,
html body .cwlah-ribbon-brand-badge.is-real-brand{display:flex!important;align-items:center!important;gap:12px!important;width:100%!important;max-width:100%!important;min-width:0!important;background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;color:inherit!important;overflow:hidden!important;}
html body img.cwlah-ribbon-brand-logo{display:block!important;flex:0 0 42px!important;width:42px!important;height:42px!important;max-width:42px!important;max-height:42px!important;object-fit:contain!important;object-position:center!important;background:transparent!important;border-radius:0!important;padding:0!important;box-shadow:none!important;filter:none!important;}
html body .cwlah-ribbon-brand-wordmark-text{display:block!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important;font-weight:950!important;letter-spacing:-.045em!important;line-height:1!important;font-size:clamp(24px,2.3vw,34px)!important;color:var(--cwlah-nav-text,#fff)!important;-webkit-text-fill-color:var(--cwlah-nav-text,#fff)!important;text-shadow:0 1px 0 rgba(0,0,0,.08)!important;}
html body .cwlah-ribbon-links{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr))!important;gap:8px!important;width:100%!important;align-items:stretch!important;overflow:visible!important;}
html body .cwlah-ribbon-link{display:flex!important;align-items:center!important;justify-content:center!important;min-height:54px!important;padding:0 10px!important;border-radius:17px!important;background:rgba(255,255,255,.095)!important;border:1px solid rgba(255,255,255,.13)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10)!important;color:rgba(255,255,255,.92)!important;-webkit-text-fill-color:rgba(255,255,255,.92)!important;text-decoration:none!important;font-weight:850!important;font-size:13px!important;line-height:1.1!important;transition:transform .16s ease,background .16s ease,border-color .16s ease!important;}
html body .cwlah-ribbon-link:hover{transform:translateY(-1px)!important;background:rgba(255,255,255,.15)!important;border-color:rgba(255,255,255,.22)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;}
html body .cwlah-ribbon-link.is-active{background:linear-gradient(180deg,color-mix(in srgb,var(--cwlah-nav-accent,var(--cg-blue)) 78%,#fff 12%),var(--cwlah-nav-accent,var(--cg-blue)))!important;border-color:rgba(255,255,255,.28)!important;box-shadow:0 12px 28px color-mix(in srgb,var(--cwlah-nav-accent,var(--cg-blue)) 28%,transparent),inset 0 1px 0 rgba(255,255,255,.22)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;}
html body .cwlah-ribbon-link.is-active:after{display:none!important;}
html body .cwlah-bell-wrap{display:flex!important;align-items:center!important;justify-content:flex-end!important;margin:0!important;padding:0!important;width:auto!important;}
html body .cwlah-bell{width:54px!important;height:54px!important;border-radius:18px!important;background:rgba(255,255,255,.11)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)!important;color:#fff!important;}
html body .cwlah-bell-badge{background:#fff!important;color:#0B1F38!important;-webkit-text-fill-color:#0B1F38!important;font-weight:950!important;}

/* Auth/registration/2FA readability */
html body .cwlah-app-shell--auth,html body .cwlah-2fa-shell{color:#0B1F38!important;-webkit-text-fill-color:initial!important;}
html body .cwlah-app-shell--auth .cwlah-stage-card,html body .cwlah-app-shell--auth .cwlah-login-shell,html body .cwlah-app-shell--auth .cwlah-register-shell,html body .cwlah-2fa-shell{background:linear-gradient(180deg,#ffffff 0%,#F4F8FD 100%)!important;border:1px solid rgba(21,55,92,.14)!important;box-shadow:0 24px 70px rgba(10,31,54,.18)!important;color:#0B1F38!important;}
html body .cwlah-app-shell--auth .cwlah-hero-title,html body .cwlah-app-shell--auth .cwlah-login-title,html body .cwlah-2fa-shell h1,html body .cwlah-2fa-shell h2,html body .cwlah-2fa-shell h3{color:#15375C!important;-webkit-text-fill-color:#15375C!important;opacity:1!important;}
html body .cwlah-app-shell--auth .cwlah-hero-copy,html body .cwlah-app-shell--auth p,html body .cwlah-2fa-shell p,html body .cwlah-2fa-shell .cwlah-help,html body .cwlah-2fa-shell .cwlah-muted{color:#596B82!important;-webkit-text-fill-color:#596B82!important;opacity:1!important;}
html body .cwlah-app-shell--auth label,html body .cwlah-2fa-shell label,html body .cwlah-password-rules,html body .cwlah-password-rules *,html body .cwlah-password-help,html body .cwlah-field-help{color:#243B55!important;-webkit-text-fill-color:#243B55!important;opacity:1!important;}
html body .cwlah-app-shell--auth input,html body .cwlah-2fa-shell input{background:#fff!important;color:#102A43!important;-webkit-text-fill-color:#102A43!important;border:1px solid rgba(21,55,92,.20)!important;box-shadow:inset 0 1px 2px rgba(10,31,54,.04),0 8px 20px rgba(10,31,54,.06)!important;}
html body .cwlah-app-shell--auth input::placeholder,html body .cwlah-2fa-shell input::placeholder{color:#7890A8!important;-webkit-text-fill-color:#7890A8!important;opacity:1!important;}
html body .cwlah-2fa-shell .cwlah-meta-pill,html body .cwlah-app-shell--auth .cwlah-chip{background:#EAF4FF!important;border:1px solid rgba(35,113,215,.16)!important;color:#15375C!important;-webkit-text-fill-color:#15375C!important;}
html body .cwlah-btn,html body .cwlah-app-shell--auth button[type=submit],html body .cwlah-2fa-shell button[type=submit]{background:linear-gradient(135deg,#15375C,#2371D7)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:0!important;box-shadow:0 16px 34px rgba(35,113,215,.28)!important;}

@media(max-width:1080px){
  html body .cwlah-ribbon-nav,html body .cwlah-ribbon-nav.is-account,html body .cwlah-ribbon-nav.is-public{width:calc(100vw - 22px)!important;margin:10px auto 16px!important;padding:14px!important;border-radius:28px!important;}
  html body .cwlah-ribbon-inner{grid-template-columns:1fr!important;gap:10px!important;}
  html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{min-height:64px!important;padding:10px 14px!important;justify-content:flex-start!important;}
  html body img.cwlah-ribbon-brand-logo{flex-basis:44px!important;width:44px!important;height:44px!important;max-width:44px!important;max-height:44px!important;}
  html body .cwlah-ribbon-brand-wordmark-text{font-size:clamp(25px,7vw,34px)!important;letter-spacing:-.055em!important;}
  html body .cwlah-ribbon-links{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
  html body .cwlah-ribbon-link{min-height:58px!important;border-radius:18px!important;font-size:clamp(14px,4vw,16px)!important;}
  html body .cwlah-bell-wrap{justify-content:flex-end!important;}
}
@media(max-width:430px){
  html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{min-height:58px!important;padding:9px 12px!important;border-radius:20px!important;}
  html body img.cwlah-ribbon-brand-logo{flex-basis:38px!important;width:38px!important;height:38px!important;max-width:38px!important;max-height:38px!important;}
  html body .cwlah-ribbon-brand-wordmark-text{font-size:clamp(22px,6.1vw,27px)!important;letter-spacing:-.06em!important;}
  html body .cwlah-ribbon-link{min-height:54px!important;font-size:14px!important;}
}

/* Modern integrated footer */
html body .cggf-footer-wrap.cgap-integrated-footer{position:relative!important;width:min(1180px,calc(100vw - 24px))!important;max-width:min(1180px,calc(100vw - 24px))!important;margin:28px auto 18px!important;padding:14px!important;border-radius:30px!important;background:linear-gradient(135deg,#071426 0%,#15375C 62%,#2371D7 100%)!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 24px 64px rgba(10,31,54,.22)!important;color:#fff!important;overflow:hidden!important;}
html body .cggf-footer-wrap.cgap-integrated-footer:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:radial-gradient(circle at 12% 0%,rgba(255,255,255,.16),transparent 30%),radial-gradient(circle at 88% 12%,rgba(91,174,255,.22),transparent 26%)!important;}
html body .cggf-footer-wrap.cgap-integrated-footer *{position:relative!important;color:inherit!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-top{display:grid!important;grid-template-columns:minmax(0,1.3fr) repeat(3,minmax(0,.72fr))!important;gap:12px!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-brand,html body .cggf-footer-wrap.cgap-integrated-footer .cggf-col{background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.13)!important;border-radius:22px!important;padding:20px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.10)!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-brandline{display:flex!important;align-items:center!important;gap:12px!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-icon{display:block!important;width:48px!important;height:48px!important;object-fit:contain!important;background:transparent!important;border:0!important;padding:0!important;box-shadow:none!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-name{font-size:clamp(27px,3vw,40px)!important;font-weight:950!important;line-height:1!important;letter-spacing:-.055em!important;color:#fff!important;-webkit-text-fill-color:#fff!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-intro{margin-top:12px!important;color:rgba(236,245,255,.80)!important;-webkit-text-fill-color:rgba(236,245,255,.80)!important;line-height:1.65!important;}
html body .cggf-footer-wrap.cgap-integrated-footer h4{margin:0 0 10px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:12px!important;letter-spacing:.09em!important;text-transform:uppercase!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-links{display:grid!important;gap:8px!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-links a{display:flex!important;align-items:center!important;min-height:40px!important;padding:0 12px!important;border-radius:13px!important;background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.12)!important;text-decoration:none!important;color:rgba(255,255,255,.88)!important;-webkit-text-fill-color:rgba(255,255,255,.88)!important;font-weight:800!important;}
html body .cggf-footer-wrap.cgap-integrated-footer .cggf-bottom{border-top:1px solid rgba(255,255,255,.13)!important;margin-top:14px!important;padding-top:14px!important;text-align:center!important;color:rgba(236,245,255,.72)!important;-webkit-text-fill-color:rgba(236,245,255,.72)!important;}
@media(max-width:900px){html body .cggf-footer-wrap.cgap-integrated-footer .cggf-top{grid-template-columns:1fr!important;}html body .cggf-footer-wrap.cgap-integrated-footer{width:calc(100vw - 22px)!important;max-width:calc(100vw - 22px)!important;border-radius:28px!important;padding:12px!important;}html body .cggf-footer-wrap.cgap-integrated-footer .cggf-brand,html body .cggf-footer-wrap.cgap-integrated-footer .cggf-col{padding:18px!important;border-radius:20px!important;}html body .cggf-footer-wrap.cgap-integrated-footer .cggf-name{font-size:30px!important;}}

/* CG v1.1.3 — match Account Hub premium ribbon/footer polish */
:root{--cg-navy-950:#061528;--cg-blue-600:#1677e8;}
html body .cwlah-ribbon-nav,html body .cwlah-ribbon-nav.is-account,html body .cwlah-ribbon-nav.is-public{background:radial-gradient(circle at 88% 88%,color-mix(in srgb,var(--cwlah-nav-accent,var(--cg-blue-600)) 42%,transparent) 0,transparent 34%),radial-gradient(circle at 15% 0%,rgba(255,255,255,.18) 0,transparent 28%),linear-gradient(145deg,color-mix(in srgb,var(--cwlah-nav-accent,var(--cg-blue-600)) 92%,#280000 8%) 0%,color-mix(in srgb,var(--cwlah-nav-accent,var(--cg-blue-600)) 78%,#061528 22%) 48%,color-mix(in srgb,var(--cwlah-nav-accent,var(--cg-blue-600)) 86%,#ffffff 8%) 100%)!important;border:1px solid color-mix(in srgb,var(--cwlah-nav-accent,var(--cg-blue-600)) 50%,rgba(255,255,255,.28))!important;box-shadow:0 28px 70px color-mix(in srgb,var(--cwlah-nav-accent,var(--cg-blue-600)) 28%,rgba(6,21,40,.28)),inset 0 1px 0 rgba(255,255,255,.22),inset 0 -1px 0 rgba(0,0,0,.18)!important;}
html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{display:flex!important;align-items:center!important;gap:14px!important;overflow:hidden!important;background:rgba(255,255,255,.18)!important;border:1px solid rgba(255,255,255,.24)!important;border-radius:24px!important;padding:12px 16px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.32),0 12px 30px rgba(0,0,0,.12)!important;}
html body img.cwlah-ribbon-brand-logo,html body .cwlah-ribbon-brand-logo{width:56px!important;height:56px!important;min-width:56px!important;max-width:56px!important;max-height:56px!important;object-fit:contain!important;object-position:center!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;filter:drop-shadow(0 10px 14px rgba(0,0,0,.24))!important;}
html body .cwlah-ribbon-brand-wordmark-text{display:block!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:clip!important;white-space:nowrap!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-weight:950!important;letter-spacing:-.06em!important;line-height:.96!important;text-shadow:0 3px 18px rgba(0,0,0,.22)!important;font-size:clamp(34px,5.2vw,54px)!important;}
html body .cwlah-ribbon-link{background:linear-gradient(180deg,rgba(255,255,255,.20),rgba(255,255,255,.10))!important;border:1px solid rgba(255,255,255,.23)!important;border-radius:22px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.24),0 14px 28px rgba(0,0,0,.11)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;min-height:66px!important;font-weight:900!important;}
html body .cggf-footer-wrap.cgap-integrated-footer{background:radial-gradient(circle at 90% 0%,color-mix(in srgb,var(--cwlah-nav-accent,var(--cg-blue-600)) 50%,transparent),transparent 32%),linear-gradient(145deg,#061528 0%,#0b2b52 48%,color-mix(in srgb,var(--cwlah-nav-accent,var(--cg-blue-600)) 72%,#061528 28%) 100%)!important;}
@media(max-width:480px){html body .cwlah-ribbon-nav,html body .cwlah-ribbon-nav.is-account,html body .cwlah-ribbon-nav.is-public{width:calc(100vw - 20px)!important;border-radius:28px!important;padding:12px!important;}html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{border-radius:22px!important;padding:10px 12px!important;gap:11px!important;}html body img.cwlah-ribbon-brand-logo,html body .cwlah-ribbon-brand-logo{width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important;}html body .cwlah-ribbon-brand-wordmark-text{font-size:clamp(29px,8.7vw,38px)!important;letter-spacing:-.07em!important;}html body .cwlah-ribbon-link{min-height:62px!important;border-radius:20px!important;font-size:15px!important;}}

/* CG Aux v1.1.4 — match account hub/footer to calendar red system */
:root{--cg-cal-red-900:#b90412;--cg-cal-red-700:#ed111f;--cg-cal-coral:#ff8790;--cg-ink:#15375C;}
html body .cwlah-ribbon-nav,
html body .cwlah-ribbon-nav.is-account,
html body .cwlah-ribbon-nav.is-public,
html body .cgah-ribbon-nav,
html body .cgap-home-hero,
html body .cgap-card.is-accent{
  background:radial-gradient(circle at 86% 10%,rgba(255,255,255,.26) 0,rgba(255,255,255,.11) 18%,transparent 40%),radial-gradient(circle at 14% 100%,rgba(139,0,14,.50) 0,transparent 34%),linear-gradient(145deg,#b90412 0%,#ed111f 48%,#ff8790 100%)!important;
  border:1px solid rgba(255,255,255,.30)!important;box-shadow:0 28px 72px rgba(145,7,18,.25),inset 0 1px 0 rgba(255,255,255,.28)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;
}
html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a,
html body .cgah-ribbon-brand>span,html body .cgah-ribbon-brand>a{
  background:linear-gradient(180deg,rgba(255,255,255,.24),rgba(255,255,255,.12))!important;border:1px solid rgba(255,255,255,.32)!important;border-radius:24px!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.42),0 16px 34px rgba(120,0,9,.14)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;
}
html body .cwlah-ribbon-brand img,html body .cgah-ribbon-brand img{object-fit:contain!important;background:transparent!important;border:0!important;filter:drop-shadow(0 12px 14px rgba(70,0,6,.22))!important;}
html body .cwlah-ribbon-brand-wordmark-text,html body .cwlah-ribbon-brand-fallback-text,html body .cgah-ribbon-brand-wordmark-text{color:#fff!important;-webkit-text-fill-color:#fff!important;text-shadow:0 3px 14px rgba(90,0,8,.22)!important;}
html body .cwlah-ribbon-link,html body .cgah-ribbon-link,html body .cwlah-bell{
  background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,.10))!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.30),0 14px 30px rgba(119,0,10,.12)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;
}
html body .cwlah-ribbon-link span,html body .cgah-ribbon-link span{color:#fff!important;-webkit-text-fill-color:#fff!important;}
html body .cggf-footer-wrap.cgap-integrated-footer,
html body .cgap-footer,
html body .campaigngateway-footer,
html body footer[class*="gateway"]{
  background:radial-gradient(circle at 92% 0%,rgba(255,255,255,.23),transparent 34%),linear-gradient(145deg,#b90412 0%,#ed111f 50%,#ff8790 100%)!important;
  border:1px solid rgba(255,255,255,.28)!important;box-shadow:0 28px 72px rgba(145,7,18,.24)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;
}
html body .cggf-footer-wrap.cgap-integrated-footer a,
html body .cgap-footer a,
html body .campaigngateway-footer a{color:#fff!important;-webkit-text-fill-color:#fff!important;}
@media(max-width:1080px){
  html body .cwlah-ribbon-brand-wordmark-text,html body .cwlah-ribbon-brand-fallback-text,html body .cgah-ribbon-brand-wordmark-text{font-size:clamp(27px,8vw,38px)!important;letter-spacing:-.06em!important;white-space:nowrap!important;overflow:visible!important;text-overflow:clip!important;}
}
@media(max-width:430px){html body .cwlah-ribbon-brand-wordmark-text,html body .cwlah-ribbon-brand-fallback-text,html body .cgah-ribbon-brand-wordmark-text{font-size:31px!important;}}

/* CG v1.1.5 — calendar-matched footer/header polish */
:root{--cg-red-900:#b90412;--cg-red-700:#ed111f;--cg-red-300:#ff8c94;--cg-ink:#15375C;--cg-blue:#2371D7;}
html body .cwlah-ribbon-nav,html body .cg-account-ribbon,html body .campaigngateway-ribbon{
  background:radial-gradient(circle at 18% 12%,rgba(255,255,255,.26) 0 11%,transparent 31%),radial-gradient(circle at 88% 86%,rgba(255,165,172,.55) 0 13%,transparent 38%),linear-gradient(143deg,var(--cg-red-900) 0%,#e20514 42%,var(--cg-red-700) 66%,#ff7079 100%)!important;
  border:1px solid rgba(255,255,255,.34)!important;box-shadow:0 26px 58px rgba(185,4,18,.24),inset 0 1px 0 rgba(255,255,255,.34)!important;overflow:hidden!important;position:relative!important;
}
html body .cwlah-ribbon-nav:before,html body .cg-account-ribbon:before,html body .campaigngateway-ribbon:before{content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;background:linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px) 0 0/96px 96px,linear-gradient(0deg,rgba(255,255,255,.055) 1px,transparent 1px) 0 0/96px 96px;opacity:.42!important;}
html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a,html body .cwlah-ribbon-link,html body .cg-ribbon-link{background:linear-gradient(180deg,rgba(255,255,255,.24),rgba(255,255,255,.105))!important;border:1px solid rgba(255,255,255,.31)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.32),0 14px 30px rgba(116,0,8,.11)!important;color:#fff!important;}
html body .cwlah-ribbon-brand-logo,html body img.cwlah-ribbon-brand-logo,html body .cwlah-ribbon-brand img{width:52px!important;height:52px!important;max-width:52px!important;max-height:52px!important;object-fit:contain!important;background:transparent!important;border:0!important;box-shadow:none!important;filter:drop-shadow(0 10px 16px rgba(50,0,5,.24))!important;}
html body .cwlah-ribbon-brand-wordmark-text,html body .cwlah-ribbon-brand-wordmark{color:#fff!important;font-weight:950!important;letter-spacing:-.055em!important;text-shadow:0 2px 5px rgba(103,0,7,.22)!important;}
html body .campaigngateway-footer,html body .cg-footer{background:linear-gradient(143deg,#b90412,#ed111f 60%,#ff7b85)!important;color:#fff!important;border-radius:28px!important;border:1px solid rgba(255,255,255,.28)!important;box-shadow:0 22px 48px rgba(185,4,18,.18)!important;overflow:hidden!important;}
@media(max-width:520px){html body .cwlah-ribbon-brand-logo,html body img.cwlah-ribbon-brand-logo,html body .cwlah-ribbon-brand img{width:48px!important;height:48px!important;max-width:48px!important;max-height:48px!important;}html body .cwlah-ribbon-brand-wordmark-text,html body .cwlah-ribbon-brand-wordmark{font-size:clamp(30px,10vw,44px)!important;max-width:calc(100vw - 128px)!important;overflow:hidden!important;white-space:nowrap!important;}}


/* CampaignGateway v1.1.9: strict theme rules
   - Logged out/public/auth: navy + pale blue only
   - Logged into a CWL account: campaign saved colours via CSS variables
   - No hardcoded calendar red except when the saved campaign colour is red
*/
:root{
  --cg-public-navy:#07182f;
  --cg-public-navy-2:#0d2d57;
  --cg-public-blue:#2371D7;
  --cg-public-pale:#EAF2FB;
  --cg-public-text:#F7FBFF;
  --cg-public-muted:#BFD3F1;
}

/* PUBLIC / LOGGED OUT RIBBON — always navy/pale blue */
html body .cwlah-ribbon-nav.is-public,
html body .cwlah-public-ribbon,
html body .cgap-ribbon.is-public,
html body .cgap-ribbon:not(.is-account){
  --cg-nav-bg:var(--cg-public-navy)!important;
  --cg-nav-accent:var(--cg-public-blue)!important;
  --cg-nav-text:#fff!important;
  background:
    radial-gradient(circle at 15% 10%, rgba(93,160,255,.34) 0, transparent 31%),
    radial-gradient(circle at 88% 92%, rgba(35,113,215,.26) 0, transparent 34%),
    linear-gradient(135deg,#061225 0%,#0d2d57 54%,#07182f 100%)!important;
  border:1px solid rgba(191,211,241,.24)!important;
  box-shadow:0 28px 74px rgba(7,24,47,.28),inset 0 1px 0 rgba(255,255,255,.20)!important;
}
html body .cwlah-ribbon-nav.is-public:before,
html body .cgap-ribbon:not(.is-account):before{
  background:
    linear-gradient(120deg,rgba(255,255,255,.18),transparent 36%,rgba(112,177,255,.12)),
    repeating-linear-gradient(90deg,rgba(255,255,255,.045) 0 1px,transparent 1px 82px),
    repeating-linear-gradient(0deg,rgba(255,255,255,.028) 0 1px,transparent 1px 82px)!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,
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-link,
html body .cgap-ribbon:not(.is-account) .cgap-ribbon-link,
html body .cgap-ribbon:not(.is-account) .cgap-brand{
  background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.065))!important;
  border:1px solid rgba(191,211,241,.18)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 16px 38px rgba(0,0,0,.16)!important;
}
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-link.is-cta,
html body .cwlah-ribbon-nav.is-public a[href*="register"],
html body .cgap-ribbon:not(.is-account) a[href*="register"]{
  background:linear-gradient(180deg,#55a7ff 0%,#2371D7 62%,#1557bc 100%)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  border-color:rgba(255,255,255,.26)!important;
  box-shadow:0 18px 42px rgba(35,113,215,.34),inset 0 1px 0 rgba(255,255,255,.24)!important;
}

/* ACCOUNT / LOGGED IN RIBBON — campaign saved colours */
html body .cwlah-ribbon-nav.is-account,
html body .cgap-ribbon.is-account{
  --cg-account-bg:var(--cwlah-nav-bg,var(--cwlah-grad-1,#15375C));
  --cg-account-accent:var(--cwlah-nav-accent,var(--cwlah-grad-2,#2371D7));
  --cg-account-text:var(--cwlah-nav-text,#fff);
  background:
    radial-gradient(circle at 16% 8%, color-mix(in srgb,var(--cg-account-accent) 42%,#fff 58%) 0, transparent 31%),
    radial-gradient(circle at 88% 88%, color-mix(in srgb,var(--cg-account-bg) 44%,#fff 56%) 0, transparent 34%),
    linear-gradient(135deg,color-mix(in srgb,var(--cg-account-bg) 88%,#000 12%) 0%,var(--cg-account-bg) 48%,var(--cg-account-accent) 100%)!important;
  border:1px solid color-mix(in srgb,var(--cg-account-accent) 35%,rgba(255,255,255,.30))!important;
  box-shadow:0 30px 76px color-mix(in srgb,var(--cg-account-bg) 28%,transparent),inset 0 1px 0 rgba(255,255,255,.22)!important;
}
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,
html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-link,
html body .cwlah-ribbon-nav.is-account .cwlah-bell,
html body .cgap-ribbon.is-account .cgap-ribbon-link,
html body .cgap-ribbon.is-account .cgap-brand{
  background:linear-gradient(180deg,rgba(255,255,255,.22),rgba(255,255,255,.08))!important;
  border:1px solid rgba(255,255,255,.24)!important;
  color:var(--cg-account-text,#fff)!important;
  -webkit-text-fill-color:var(--cg-account-text,#fff)!important;
}

/* LOGGED-IN DASHBOARD PANEL — campaign colours, not fixed red */
html body .cwlah-app-shell--dashboard,
html body .cwlah-dashboard-shell,
html body .cwlah-dashboard-panel{
  --cg-dash-bg:var(--cwlah-grad-1,var(--cwlah-nav-bg,#15375C));
  --cg-dash-accent:var(--cwlah-grad-2,var(--cwlah-nav-accent,#2371D7));
  background:
    radial-gradient(circle at 18% 12%, color-mix(in srgb,var(--cg-dash-accent) 40%,#fff 60%) 0 11%, transparent 31%),
    radial-gradient(circle at 88% 86%, color-mix(in srgb,var(--cg-dash-bg) 36%,#fff 64%) 0 13%, transparent 38%),
    linear-gradient(143deg,color-mix(in srgb,var(--cg-dash-bg) 88%,#000 12%) 0%,var(--cg-dash-bg) 48%,var(--cg-dash-accent) 100%)!important;
  border:1px solid rgba(255,255,255,.28)!important;
  box-shadow:0 28px 72px color-mix(in srgb,var(--cg-dash-bg) 28%,transparent),inset 0 1px 0 rgba(255,255,255,.25)!important;
}

/* LOGGED OUT / AUTH / 2FA PAGES — navy and pale blue, readable */
html body .cwlah-app-shell--auth,
html body .cwlah-public-page,
html body .cwlah-public-home-wrap,
html body .cwlah-register-shell,
html body .cwlah-login-shell,
html body .cwlah-2fa-shell{
  color:#F7FBFF!important;
}
html body .cwlah-app-shell--auth,
html body .cwlah-app-shell--auth:before{
  background:
    radial-gradient(circle at 14% 7%,rgba(73,145,255,.30),transparent 31%),
    radial-gradient(circle at 90% 92%,rgba(35,113,215,.22),transparent 34%),
    linear-gradient(135deg,#061225 0%,#0d2d57 54%,#07182f 100%)!important;
}
html body .cwlah-app-shell--auth .cwlah-stage-card,
html body .cwlah-app-shell--auth .cwlah-login-card,
html body .cwlah-app-shell--auth .cwlah-register-shell,
html body .cwlah-app-shell--auth .cwlah-public-home-card,
html body .cwlah-app-shell--auth .cwlah-2fa-shell,
html body .cwlah-2fa-shell{
  background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.055))!important;
  border:1px solid rgba(191,211,241,.18)!important;
  color:#F7FBFF!important;
  box-shadow:0 30px 86px rgba(0,0,0,.30),inset 0 1px 0 rgba(255,255,255,.15)!important;
  backdrop-filter:blur(18px) saturate(132%)!important;
  -webkit-backdrop-filter:blur(18px) saturate(132%)!important;
}
html body .cwlah-app-shell--auth h1,
html body .cwlah-app-shell--auth h2,
html body .cwlah-app-shell--auth h3,
html body .cwlah-app-shell--auth label,
html body .cwlah-2fa-shell h1,
html body .cwlah-2fa-shell h2,
html body .cwlah-2fa-shell h3,
html body .cwlah-2fa-shell label{
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  text-shadow:0 2px 10px rgba(0,0,0,.18)!important;
}
html body .cwlah-app-shell--auth p,
html body .cwlah-app-shell--auth small,
html body .cwlah-app-shell--auth .cwlah-hero-copy,
html body .cwlah-app-shell--auth .cwlah-register-copy,
html body .cwlah-app-shell--auth .cwlah-2fa-help,
html body .cwlah-2fa-shell p,
html body .cwlah-2fa-shell small{
  color:rgba(225,236,255,.84)!important;
  -webkit-text-fill-color:rgba(225,236,255,.84)!important;
}
html body .cwlah-app-shell--auth input,
html body .cwlah-app-shell--auth select,
html body .cwlah-app-shell--auth textarea,
html body .cwlah-2fa-shell input{
  background:#fff!important;
  color:#07182f!important;
  -webkit-text-fill-color:#07182f!important;
  border:1px solid rgba(191,211,241,.42)!important;
  box-shadow:0 14px 34px rgba(0,0,0,.18)!important;
}
html body .cwlah-app-shell--auth input::placeholder,
html body .cwlah-2fa-shell input::placeholder{color:#7f93ad!important;-webkit-text-fill-color:#7f93ad!important;opacity:1!important;}
html body .cwlah-app-shell--auth .cwlah-password-rules,
html body .cwlah-app-shell--auth .cwlah-password-hint,
html body .cwlah-app-shell--auth .cwlah-inline-help,
html body .cwlah-app-shell--auth .cwlah-soft,
html body .cwlah-2fa-meta-pill,
html body .cwlah-2fa-brand{
  background:rgba(7,24,47,.48)!important;
  color:rgba(225,236,255,.90)!important;
  -webkit-text-fill-color:rgba(225,236,255,.90)!important;
  border:1px solid rgba(191,211,241,.16)!important;
  border-radius:16px!important;
}
html body .cwlah-2fa-meta-pill strong,
html body .cwlah-2fa-brand span{color:#fff!important;-webkit-text-fill-color:#fff!important;}
html body .cwlah-app-shell--auth .cwlah-btn,
html body .cwlah-app-shell--auth button[type=submit],
html body .cwlah-2fa-shell .cwlah-btn{
  background:linear-gradient(180deg,#55a7ff 0%,#2371D7 62%,#1557bc 100%)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  border:1px solid rgba(255,255,255,.18)!important;
  box-shadow:0 20px 50px rgba(35,113,215,.36),inset 0 1px 0 rgba(255,255,255,.26)!important;
}
html body .cwlah-app-shell--auth .cwlah-btn.alt,
html body .cwlah-app-shell--auth .cwlah-btn--ghost{
  background:rgba(255,255,255,.08)!important;
  color:#F7FBFF!important;
  -webkit-text-fill-color:#F7FBFF!important;
  border-color:rgba(191,211,241,.20)!important;
  box-shadow:none!important;
}

/* Logo: use the icon cleanly, and never stretch/clip the wordmark */
html body .cwlah-ribbon-brand img,
html body .cwlah-ribbon-brand-logo,
html body img.cwlah-ribbon-brand-logo{
  width:48px!important;height:48px!important;min-width:48px!important;max-width:48px!important;max-height:48px!important;object-fit:contain!important;object-position:center!important;background:transparent!important;border:0!important;border-radius:0!important;padding:0!important;box-shadow:none!important;filter:drop-shadow(0 10px 14px rgba(0,0,0,.25))!important;
}
html body .cwlah-ribbon-brand-wordmark-text,
html body .cwlah-ribbon-brand-fallback-text{
  overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;max-width:100%!important;
}

/* Footer: logged out navy; account pages can inherit campaign colours if variables exist */
html body .cggf-footer-wrap.cgap-integrated-footer,
html body .cg-footer,
html body footer.campaigngateway-footer,
html body .cwlah-site-footer,
html body footer.cwlah-footer{
  background:
    radial-gradient(circle at 12% 8%,rgba(93,160,255,.22),transparent 30%),
    linear-gradient(135deg,var(--cwlah-nav-bg,#07182f) 0%,var(--cwlah-nav-accent,#2371D7) 100%)!important;
  color:#fff!important;
  -webkit-text-fill-color:#fff!important;
  border:1px solid rgba(191,211,241,.20)!important;
  box-shadow:0 24px 58px rgba(7,24,47,.24)!important;
}
@media(max-width:520px){
  html body .cwlah-ribbon-brand img,html body .cwlah-ribbon-brand-logo,html body img.cwlah-ribbon-brand-logo{width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;max-height:44px!important;}
  html body .cwlah-ribbon-brand-wordmark-text,html body .cwlah-ribbon-brand-fallback-text{font-size:clamp(28px,8.2vw,38px)!important;}
}


/* CG Aux v1.2.6 — remove leftover theme-footer red bar without touching the CampaignGateway footer. */
html body footer:not(.cggf-footer-wrap):not(.campaigngateway-footer):not(.cg-footer):not(.cwlah-site-footer):not(.cwlah-footer){
  background:transparent!important;
  background-image:none!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
}
html body .site-footer:not(.cggf-footer-wrap),
html body footer.site-footer:not(.cggf-footer-wrap),
html body #colophon:not(.cggf-footer-wrap){
  display:none!important;
}

/* CG registration width/theme sync v1.8.8 — keep the registration page aligned to the header/ribbon width. */
html:has(.cwlah-register-form){overflow-x:hidden!important;}
body:has(.cwlah-register-form){overflow-x:hidden!important;background:radial-gradient(circle at 8% 0%,rgba(35,113,215,.12),transparent 30%),radial-gradient(circle at 94% 8%,rgba(109,170,252,.12),transparent 34%),linear-gradient(180deg,#ffffff 0%,#f5f9fe 48%,#edf5fb 100%)!important;}
html body .cwlah-app-shell.cwlah-app-shell--auth:has(.cwlah-register-form){position:relative!important;left:50%!important;transform:translateX(-50%)!important;width:min(1760px,calc(100vw - 24px))!important;max-width:min(1760px,calc(100vw - 24px))!important;margin:clamp(4px,.45vw,8px) 0 clamp(38px,5vw,70px)!important;padding:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important;clear:both!important;}
html body .cwlah-app-shell.cwlah-app-shell--auth:has(.cwlah-register-form)::before,html body .cwlah-app-shell.cwlah-app-shell--auth:has(.cwlah-register-form)::after{display:none!important;content:none!important;}
html body .cwlah-app-shell.cwlah-app-shell--auth:has(.cwlah-register-form)>.cwlah-app-main{width:100%!important;max-width:none!important;margin:0 auto!important;padding:0!important;overflow:visible!important;}
html body .cwlah-app-shell--auth .cwlah-register-form{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}
html body .cwlah-app-shell--auth .cwlah-register-shell{width:100%!important;max-width:none!important;margin:0 auto!important;padding:clamp(16px,2vw,30px)!important;border-radius:clamp(28px,2.6vw,40px)!important;overflow:hidden!important;background:radial-gradient(circle at 14% 5%,rgba(103,168,255,.30),transparent 32%),radial-gradient(circle at 86% 92%,rgba(35,113,215,.25),transparent 34%),linear-gradient(135deg,#061225 0%,#0d2d57 54%,#07182f 100%)!important;border:1px solid rgba(191,211,241,.24)!important;box-shadow:0 32px 86px rgba(7,24,47,.30),inset 0 1px 0 rgba(255,255,255,.18)!important;color:#f7fbff!important;}
html body .cwlah-app-shell--auth .cwlah-register-header{grid-template-columns:minmax(0,1.55fr) minmax(320px,.72fr)!important;gap:clamp(14px,1.4vw,22px)!important;margin:0!important;}
html body .cwlah-app-shell--auth .cwlah-register-header>div:first-child,html body .cwlah-app-shell--auth .cwlah-register-aside{border-radius:clamp(22px,1.9vw,30px)!important;padding:clamp(22px,2.1vw,34px)!important;background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.055))!important;border:1px solid rgba(191,211,241,.18)!important;box-shadow:0 20px 54px rgba(0,0,0,.18),inset 0 1px 0 rgba(255,255,255,.14)!important;color:#fff!important;}
html body .cwlah-app-shell--auth .cwlah-register-title{color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:clamp(40px,4.7vw,78px)!important;line-height:.94!important;letter-spacing:-.065em!important;text-shadow:0 16px 38px rgba(0,0,0,.26)!important;}
html body .cwlah-app-shell--auth .cwlah-register-copy,html body .cwlah-app-shell--auth .cwlah-register-aside span{color:rgba(225,236,255,.86)!important;-webkit-text-fill-color:rgba(225,236,255,.86)!important;}
html body .cwlah-app-shell--auth .cwlah-progress-bar{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;margin:0!important;}
html body .cwlah-app-shell--auth .cwlah-progress-step{min-height:58px!important;border-radius:18px!important;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.055))!important;border:1px solid rgba(191,211,241,.16)!important;color:rgba(236,246,255,.82)!important;-webkit-text-fill-color:rgba(236,246,255,.82)!important;}
html body .cwlah-app-shell--auth .cwlah-progress-step.active,html body .cwlah-app-shell--auth .cwlah-progress-step.is-active,html body .cwlah-app-shell--auth .cwlah-progress-step.done{background:linear-gradient(180deg,rgba(103,168,255,.30),rgba(35,113,215,.14))!important;border-color:rgba(103,168,255,.42)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;}
html body .cwlah-app-shell--auth .cwlah-stage-card{width:100%!important;max-width:none!important;margin:0!important;padding:clamp(22px,2vw,34px)!important;border-radius:clamp(22px,1.9vw,30px)!important;background:linear-gradient(180deg,#ffffff 0%,#f7fbff 100%)!important;border:1px solid rgba(212,226,242,.96)!important;color:#10243f!important;box-shadow:0 24px 64px rgba(7,24,47,.16),inset 0 1px 0 rgba(255,255,255,.88)!important;}
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-hero-title,html body .cwlah-app-shell--auth .cwlah-stage-card h2,html body .cwlah-app-shell--auth .cwlah-stage-card h3,html body .cwlah-app-shell--auth .cwlah-stage-card label,html body .cwlah-app-shell--auth .cwlah-tier strong,html body .cwlah-app-shell--auth .cwlah-tier em,html body .cwlah-app-shell--auth #cwlahPayTotal{color:#10243f!important;-webkit-text-fill-color:#10243f!important;text-shadow:none!important;}
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-hero-copy,html body .cwlah-app-shell--auth .cwlah-stage-card p,html body .cwlah-app-shell--auth .cwlah-stage-card small,html body .cwlah-app-shell--auth .cwlah-tier span,html body .cwlah-app-shell--auth .cwlah-tier small,html body .cwlah-app-shell--auth .cwlah-inline-help{color:#61738c!important;-webkit-text-fill-color:#61738c!important;text-shadow:none!important;}
html body .cwlah-app-shell--auth .cwlah-field input:not([type=radio]):not([type=checkbox]):not([type=file]),html body .cwlah-app-shell--auth .cwlah-field select,html body .cwlah-app-shell--auth .cwlah-field textarea,html body .cwlah-app-shell--auth #cwlah_coupon_code{background:#fff!important;color:#10243f!important;-webkit-text-fill-color:#10243f!important;border:1px solid #d8e4f2!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.88),0 10px 22px rgba(16,36,63,.045)!important;}
html body .cwlah-app-shell--auth .cwlah-password-rules,html body .cwlah-app-shell--auth .cwlah-soft,html body .cwlah-app-shell--auth .cwlah-radio-card,html body .cwlah-app-shell--auth .cwlah-upload-card,html body .cwlah-app-shell--auth .cwlah-election-picker,html body .cwlah-app-shell--auth .cwlah-paywall-card,html body .cwlah-app-shell--auth .cwlah-paywall-summary,html body .cwlah-app-shell--auth .cwlah-paywall-coupon,html body .cwlah-app-shell--auth .cwlah-summary-card,html body .cwlah-app-shell--auth .cwlah-tier{background:linear-gradient(180deg,#ffffff 0%,#f8fbff 100%)!important;border:1px solid #dbe7f4!important;color:#10243f!important;box-shadow:0 16px 38px rgba(16,36,63,.055)!important;}
html body .cwlah-app-shell--auth .cwlah-btn{background:linear-gradient(180deg,#55a7ff 0%,#2371D7 62%,#1557bc 100%)!important;color:#fff!important;-webkit-text-fill-color:#fff!important;border:1px solid rgba(255,255,255,.20)!important;box-shadow:0 18px 42px rgba(35,113,215,.28),inset 0 1px 0 rgba(255,255,255,.24)!important;}
html body .cwlah-app-shell--auth .cwlah-btn.alt,html body .cwlah-app-shell--auth .cwlah-btn--ghost{background:#eef5fc!important;border-color:#d7e4f3!important;color:#12345f!important;-webkit-text-fill-color:#12345f!important;box-shadow:0 12px 26px rgba(16,36,63,.06)!important;}
@media(max-width:1280px){html body .cwlah-app-shell--auth .cwlah-register-header,html body .cwlah-app-shell--auth .cwlah-tier-grid--plans,html body .cwlah-app-shell--auth .cwlah-paywall-grid,html body .cwlah-app-shell--auth .cwlah-checkout-shell{grid-template-columns:1fr!important;}html body .cwlah-app-shell--auth .cwlah-progress-bar{grid-template-columns:repeat(3,minmax(0,1fr))!important;}}
@media(max-width:860px){html body .cwlah-app-shell.cwlah-app-shell--auth:has(.cwlah-register-form){left:auto!important;transform:none!important;width:min(720px,calc(100vw - 24px))!important;max-width:min(720px,calc(100vw - 24px))!important;margin:10px auto 40px!important;}html body .cwlah-app-shell--auth .cwlah-register-shell{padding:14px!important;border-radius:28px!important;}html body .cwlah-app-shell--auth .cwlah-progress-bar{grid-template-columns:repeat(2,minmax(0,1fr))!important;}html body .cwlah-app-shell--auth .cwlah-form-grid,html body .cwlah-app-shell--auth .cwlah-tier-grid,html body .cwlah-app-shell--auth .cwlah-summary-grid,html body .cwlah-app-shell--auth .cwlah-map-grid,html body .cwlah-app-shell--auth .cwlah-paywall-grid{grid-template-columns:1fr!important;}}
@media(max-width:420px){html body .cwlah-app-shell.cwlah-app-shell--auth:has(.cwlah-register-form){width:calc(100vw - 18px)!important;max-width:calc(100vw - 18px)!important;}html body .cwlah-app-shell--auth .cwlah-register-shell{padding:10px!important;border-radius:24px!important;}}

html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-field label,
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-radio-copy strong,
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-upload-card h3,
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-upload-title,
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-paywall-coupon label,
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-paywall-label,
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-summary-card strong,
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-password-rules [data-rule],
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-email-match-status{
  color:#10243f!important;
  -webkit-text-fill-color:#10243f!important;
  text-shadow:none!important;
}
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-radio-copy span,
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-upload-card p,
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-upload-file,
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-paywall-summary small,
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-summary-card span,
html body .cwlah-app-shell--auth .cwlah-stage-card .cwlah-password-rules{
  color:#61738c!important;
  -webkit-text-fill-color:#61738c!important;
  text-shadow:none!important;
}


/* CG Aux v1.2.44 — ribbon height/wordmark clipping guard */
html body .cwlah-ribbon-nav,
html body .cwlah-ribbon-nav.is-public,
html body .cwlah-ribbon-nav.is-account{
  padding-top:14px!important;
  padding-bottom:14px!important;
  overflow:visible!important;
}
html body .cwlah-ribbon-inner{
  align-items:stretch!important;
  overflow:visible!important;
}
html body .cwlah-ribbon-brand > span,
html body .cwlah-ribbon-brand > a,
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-account .cwlah-ribbon-brand > span,
html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand > a{
  min-height:68px!important;
  padding-top:10px!important;
  padding-bottom:10px!important;
  overflow:visible!important;
}
html body .cwlah-ribbon-brand-wordmark-text,
html body .cwlah-ribbon-brand-fallback-text,
html body .cwlah-ribbon-brand-wordmark{
  line-height:1.18!important;
  overflow:visible!important;
  text-overflow:clip!important;
  padding-top:.04em!important;
  padding-bottom:.10em!important;
}
html body .cwlah-ribbon-brand img,
html body .cwlah-ribbon-brand-logo,
html body img.cwlah-ribbon-brand-logo{
  align-self:center!important;
}
html body .cwlah-ribbon-link{
  min-height:58px!important;
}
@media(max-width:860px){
  html body .cwlah-ribbon-nav,
  html body .cwlah-ribbon-nav.is-public,
  html body .cwlah-ribbon-nav.is-account{padding-top:12px!important;padding-bottom:12px!important;}
  html body .cwlah-ribbon-brand > span,
  html body .cwlah-ribbon-brand > a,
  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-account .cwlah-ribbon-brand > span,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand > a{min-height:64px!important;}
}
@media(max-width:480px){
  html body .cwlah-ribbon-brand > span,
  html body .cwlah-ribbon-brand > a,
  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-account .cwlah-ribbon-brand > span,
  html body .cwlah-ribbon-nav.is-account .cwlah-ribbon-brand > a{min-height:62px!important;}
}


/* CG Aux v1.2.45 — ribbon clipping guard after all previous overrides. */
html body .cwlah-ribbon-nav,
html body .cwlah-ribbon-nav.is-public,
html body .cwlah-ribbon-nav.is-account{padding-top:18px!important;padding-bottom:18px!important;overflow:visible!important;}
html body .cwlah-ribbon-inner,html body .cwlah-ribbon-brand,html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{overflow:visible!important;clip-path:none!important;contain:none!important;}
html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{min-height:78px!important;padding-top:14px!important;padding-bottom:16px!important;align-items:center!important;}
html body .cwlah-ribbon-brand-wordmark,html body .cwlah-ribbon-brand-wordmark-text,html body .cwlah-ribbon-brand-fallback-text{display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1.34!important;padding-top:.14em!important;padding-bottom:.18em!important;overflow:visible!important;text-overflow:clip!important;white-space:nowrap!important;clip-path:none!important;transform:translateY(1px)!important;max-height:none!important;}
html body .cwlah-ribbon-link{min-height:60px!important;}
@media(max-width:860px){html body .cwlah-ribbon-nav,html body .cwlah-ribbon-nav.is-public,html body .cwlah-ribbon-nav.is-account{padding-top:14px!important;padding-bottom:14px!important;}html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{min-height:70px!important;padding-top:12px!important;padding-bottom:14px!important;}}

html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{line-height:1.34!important;}


/* CG Aux v1.2.46 — final Account Hub hardcode override: stop CampaignGateway wordmark clipping. */
html body .cwlah-ribbon-nav,
html body .cwlah-ribbon-nav.is-public,
html body .cwlah-ribbon-nav.is-account,
html body .cgap-fallback-ribbon{overflow:visible!important;clip-path:none!important;contain:none!important;}
html body .cwlah-ribbon-inner,
html body .cwlah-ribbon-brand,
html body .cwlah-ribbon-brand-badge,
html body .cwlah-ribbon-brand-badge.is-real-brand,
html body .cwlah-ribbon-brand>span,
html body .cwlah-ribbon-brand>a{overflow:visible!important;clip-path:none!important;-webkit-mask-image:none!important;mask-image:none!important;contain:none!important;max-height:none!important;}
html body .cwlah-ribbon-brand,html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{min-height:86px!important;height:auto!important;align-items:center!important;justify-content:center!important;}
html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{padding-top:16px!important;padding-bottom:18px!important;line-height:1.5!important;}
html body .cwlah-ribbon-brand-wordmark,html body .cwlah-ribbon-brand-wordmark-text,html body .cwlah-ribbon-brand-fallback-text{display:inline-flex!important;align-items:center!important;justify-content:center!important;height:auto!important;min-height:0!important;max-height:none!important;line-height:1.48!important;padding-top:.24em!important;padding-bottom:.26em!important;margin-top:-.14em!important;margin-bottom:-.14em!important;overflow:visible!important;text-overflow:clip!important;clip-path:none!important;-webkit-mask-image:none!important;mask-image:none!important;transform:none!important;white-space:nowrap!important;}
html body .cwlah-ribbon-brand-logo,html body img.cwlah-ribbon-brand-logo,html body .cwlah-ribbon-brand img{align-self:center!important;flex:0 0 auto!important;}
html body .cghp-lightbox{z-index:2147483647!important;}
@media(max-width:860px){html body .cwlah-ribbon-brand,html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{min-height:74px!important;}html body .cwlah-ribbon-brand>span,html body .cwlah-ribbon-brand>a{padding-top:12px!important;padding-bottom:14px!important;}}


/* v1.2.48 stable public ribbon wordmark and no-flicker sizing */
html body .cwlah-ribbon-nav.is-public,
html body .cgap-fallback-ribbon{
  width:min(1880px, calc(100% - 32px)) !important;
  margin:10px auto 18px !important;
  padding:22px 22px 14px !important;
  border-radius:26px !important;
  overflow:visible !important;
  clip-path:none !important;
  contain:none !important;
  background:
    radial-gradient(circle at 12% 0%, rgba(103,168,255,.22), transparent 30%),
    radial-gradient(circle at 88% 100%, rgba(35,113,215,.22), transparent 32%),
    linear-gradient(135deg,#061225 0%,#0d2d57 56%,#07182f 100%) !important;
  border:1px solid rgba(191,211,241,.24) !important;
  box-shadow:0 30px 86px rgba(7,24,47,.30), inset 0 1px 0 rgba(255,255,255,.20) !important;
  transition:none !important;
}
html body .cwlah-ribbon-nav.is-public *,
html body .cgap-fallback-ribbon *{
  box-sizing:border-box !important;
}
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-inner,
html body .cgap-fallback-ribbon .cwlah-ribbon-inner{
  display:grid !important;
  grid-template-columns:minmax(0,1fr) !important;
  grid-template-areas:
    "brand"
    "links" !important;
  gap:18px !important;
  align-items:stretch !important;
  width:100% !important;
  max-width:100% !important;
  margin:0 auto !important;
  overflow:visible !important;
  clip-path:none !important;
  contain:none !important;
  transition:none !important;
}
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand,
html body .cgap-fallback-ribbon .cwlah-ribbon-brand{
  grid-area:brand !important;
  display:block !important;
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  margin:0 !important;
  padding:0 !important;
  overflow:visible !important;
  clip-path:none !important;
  contain:none !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 .cgap-fallback-ribbon .cwlah-ribbon-brand > span,
html body .cgap-fallback-ribbon .cwlah-ribbon-brand > a{
  position:relative !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:100% !important;
  max-width:100% !important;
  min-height:78px !important;
  height:auto !important;
  margin:0 !important;
  padding:12px 88px 14px !important;
  border-radius:22px !important;
  overflow:visible !important;
  clip-path:none !important;
  contain:none !important;
  background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.065)) !important;
  border:1px solid rgba(191,211,241,.18) !important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.12) !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  text-decoration:none !important;
  line-height:1.34 !important;
  font-size:clamp(28px,2.15vw,40px) !important;
  font-weight:950 !important;
  letter-spacing:-.035em !important;
  white-space:nowrap !important;
  transition:none !important;
}
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-badge,
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-badge.has-plugin-logo,
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-badge.is-text-wordmark,
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-badge.is-wordmark-only,
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-badge.is-text-fallback,
html body .cgap-fallback-ribbon .cwlah-ribbon-brand-badge{
  position:static !important;
  display:grid !important;
  grid-template-columns:72px minmax(0,1fr) 72px !important;
  align-items:center !important;
  justify-items:center !important;
  width:100% !important;
  max-width:100% !important;
  min-width:0 !important;
  min-height:0 !important;
  height:auto !important;
  margin:0 !important;
  padding:0 !important;
  gap:0 !important;
  overflow:visible !important;
  clip-path:none !important;
  contain:none !important;
  background:transparent !important;
  border:0 !important;
  box-shadow:none !important;
}
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-icon,
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-mark,
html body .cgap-fallback-ribbon .cwlah-ribbon-brand-icon,
html body .cgap-fallback-ribbon .cwlah-ribbon-brand-mark{
  grid-column:1 !important;
  justify-self:start !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  width:48px !important;
  height:48px !important;
  min-width:48px !important;
  max-width:48px !important;
  margin:0 !important;
  padding:0 !important;
  overflow:visible !important;
  background:transparent !important;
  box-shadow:none !important;
  border:0 !important;
}
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-icon img,
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-mark img,
html body .cgap-fallback-ribbon .cwlah-ribbon-brand-icon img,
html body .cgap-fallback-ribbon .cwlah-ribbon-brand-mark img{
  display:block !important;
  width:44px !important;
  height:44px !important;
  min-width:44px !important;
  max-width:44px !important;
  max-height:none !important;
  object-fit:contain !important;
  overflow:visible !important;
  filter:drop-shadow(0 10px 14px rgba(0,0,0,.25)) !important;
}
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-wordmark-text,
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-fallback-text,
html body .cgap-fallback-ribbon .cwlah-ribbon-brand-wordmark-text,
html body .cgap-fallback-ribbon .cwlah-ribbon-brand-fallback-text{
  grid-column:2 !important;
  justify-self:center !important;
  display:block !important;
  width:auto !important;
  max-width:100% !important;
  height:auto !important;
  min-height:0 !important;
  max-height:none !important;
  margin:0 !important;
  padding:.18em 0 .22em !important;
  overflow:visible !important;
  text-overflow:clip !important;
  clip-path:none !important;
  -webkit-mask-image:none !important;
  mask-image:none !important;
  color:#fff !important;
  -webkit-text-fill-color:#fff !important;
  text-shadow:0 1px 0 rgba(0,0,0,.16) !important;
  font-size:clamp(28px,2.15vw,40px) !important;
  font-weight:950 !important;
  line-height:1.34 !important;
  letter-spacing:-.04em !important;
  white-space:nowrap !important;
  transform:none !important;
  transition:none !important;
}
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-full-logo,
html body .cwlah-ribbon-nav.is-public img.cwlah-ribbon-brand-full-logo,
html body .cgap-fallback-ribbon .cwlah-ribbon-brand-full-logo,
html body .cgap-fallback-ribbon img.cwlah-ribbon-brand-full-logo{
  display:block !important;
  width:auto !important;
  max-width:min(620px,68vw) !important;
  height:auto !important;
  max-height:46px !important;
  object-fit:contain !important;
  object-position:center center !important;
  overflow:visible !important;
  clip-path:none !important;
  -webkit-mask-image:none !important;
  mask-image:none !important;
  transform:none !important;
}
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-links,
html body .cgap-fallback-ribbon .cwlah-ribbon-links{
  grid-area:links !important;
  display:grid !important;
  grid-template-columns:repeat(6,minmax(0,1fr)) !important;
  gap:10px !important;
  align-items:stretch !important;
  justify-content:stretch !important;
  width:100% !important;
  max-width:100% !important;
  margin:0 !important;
  padding:0 !important;
  overflow:visible !important;
}
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-link,
html body .cgap-fallback-ribbon .cwlah-ribbon-link{
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  min-width:0 !important;
  width:100% !important;
  min-height:54px !important;
  padding:0 14px !important;
  border-radius:17px !important;
  overflow:hidden !important;
}
html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-link span,
html body .cgap-fallback-ribbon .cwlah-ribbon-link span{
  display:block !important;
  max-width:100% !important;
  overflow:hidden !important;
  text-overflow:ellipsis !important;
  white-space:nowrap !important;
  line-height:1.15 !important;
}
html body .cwlah-ribbon-nav.is-public .cwlah-bell-wrap,
html body .cgap-fallback-ribbon .cwlah-bell-wrap{
  display:none !important;
}
@media (max-width:1080px){
  html body .cwlah-ribbon-nav.is-public,
  html body .cgap-fallback-ribbon{
    width:calc(100% - 18px) !important;
    padding:14px 12px 12px !important;
    border-radius:24px !important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-inner,
  html body .cgap-fallback-ribbon .cwlah-ribbon-inner{
    gap:12px !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 .cgap-fallback-ribbon .cwlah-ribbon-brand > span,
  html body .cgap-fallback-ribbon .cwlah-ribbon-brand > a{
    min-height:66px !important;
    padding:10px 58px 12px !important;
    border-radius:20px !important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-badge,
  html body .cgap-fallback-ribbon .cwlah-ribbon-brand-badge{
    grid-template-columns:52px minmax(0,1fr) 52px !important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-wordmark-text,
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-fallback-text,
  html body .cgap-fallback-ribbon .cwlah-ribbon-brand-wordmark-text,
  html body .cgap-fallback-ribbon .cwlah-ribbon-brand-fallback-text{
    font-size:clamp(22px,5.2vw,34px) !important;
    line-height:1.36 !important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-icon,
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-mark,
  html body .cgap-fallback-ribbon .cwlah-ribbon-brand-icon,
  html body .cgap-fallback-ribbon .cwlah-ribbon-brand-mark{
    width:42px !important;
    height:42px !important;
    min-width:42px !important;
    max-width:42px !important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-icon img,
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-mark img,
  html body .cgap-fallback-ribbon .cwlah-ribbon-brand-icon img,
  html body .cgap-fallback-ribbon .cwlah-ribbon-brand-mark img{
    width:38px !important;
    height:38px !important;
    min-width:38px !important;
    max-width:38px !important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-links,
  html body .cgap-fallback-ribbon .cwlah-ribbon-links{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
    gap:8px !important;
  }
}
@media (max-width:640px){
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-links,
  html body .cgap-fallback-ribbon .cwlah-ribbon-links{
    grid-template-columns:repeat(2,minmax(0,1fr)) !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 .cgap-fallback-ribbon .cwlah-ribbon-brand > span,
  html body .cgap-fallback-ribbon .cwlah-ribbon-brand > a{
    min-height:62px !important;
    padding:10px 50px 12px !important;
  }
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-wordmark-text,
  html body .cwlah-ribbon-nav.is-public .cwlah-ribbon-brand-fallback-text,
  html body .cgap-fallback-ribbon .cwlah-ribbon-brand-wordmark-text,
  html body .cgap-fallback-ribbon .cwlah-ribbon-brand-fallback-text{
    font-size:clamp(20px,7.8vw,28px) !important;
  }
}


/* CG Aux v1.2.53 — scoped stable ribbon brand normalization. */
html body nav.cwlah-ribbon-nav,html body nav.cwlah-ribbon-nav.is-public,html body nav.cwlah-ribbon-nav.is-account,html body nav.cgap-fallback-ribbon{overflow:visible!important;clip-path:none!important;contain:none!important;}
html body nav.cwlah-ribbon-nav .cwlah-ribbon-inner{position:relative!important;overflow:visible!important;clip-path:none!important;contain:none!important;}
html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized{grid-area:brand!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:86px!important;height:auto!important;padding:0!important;margin:0!important;overflow:visible!important;clip-path:none!important;contain:none!important;font-size:0!important;line-height:0!important;color:transparent!important;-webkit-text-fill-color:transparent!important;}
html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized > :not(.cgap-ribbon-brand-badge),html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized .cwlah-ribbon-brand-wordmark,html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized .cwlah-ribbon-brand-wordmark-text,html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized .cwlah-ribbon-brand-fallback-text,html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized .cwlah-ribbon-brand-full-logo,html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized img:not(.cgap-ribbon-brand-logo){display:none!important;visibility:hidden!important;width:0!important;height:0!important;max-width:0!important;max-height:0!important;margin:0!important;padding:0!important;opacity:0!important;overflow:hidden!important;}
html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized::before,html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized::after,html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized *::before,html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized *::after{content:none!important;display:none!important;}
html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized .cgap-ribbon-brand-badge{position:relative!important;display:grid!important;grid-template-columns:72px minmax(0,1fr) 72px!important;grid-template-rows:minmax(74px,auto)!important;align-items:center!important;width:100%!important;max-width:100%!important;min-height:86px!important;height:auto!important;padding:10px 72px 12px!important;margin:0!important;border-radius:22px!important;overflow:visible!important;clip-path:none!important;contain:none!important;background:linear-gradient(180deg,rgba(255,255,255,.16),rgba(255,255,255,.065))!important;border:1px solid rgba(191,211,241,.18)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)!important;color:transparent!important;-webkit-text-fill-color:transparent!important;font-size:0!important;line-height:0!important;}
html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized .cgap-ribbon-brand-icon{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;width:52px!important;height:52px!important;min-width:52px!important;max-width:52px!important;margin:0!important;padding:0!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;z-index:3!important;}
html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized img.cgap-ribbon-brand-logo{display:block!important;visibility:visible!important;width:44px!important;height:44px!important;min-width:44px!important;max-width:44px!important;max-height:44px!important;object-fit:contain!important;object-position:center!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;opacity:1!important;filter:drop-shadow(0 10px 14px rgba(0,0,0,.25))!important;}
html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized .cgap-ribbon-clean-wordmark{grid-column:1/-1!important;grid-row:1!important;justify-self:center!important;align-self:center!important;position:relative!important;z-index:2!important;display:block!important;width:max-content!important;max-width:calc(100% - 180px)!important;height:auto!important;padding:.18em 0 .30em!important;margin:0!important;overflow:visible!important;clip-path:none!important;-webkit-mask-image:none!important;mask-image:none!important;contain:none!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif!important;font-size:clamp(30px,2.18vw,42px)!important;font-weight:950!important;line-height:1.32!important;letter-spacing:-.045em!important;text-align:center!important;text-shadow:0 2px 0 rgba(0,0,0,.10),0 16px 34px rgba(0,0,0,.24)!important;white-space:nowrap!important;pointer-events:none!important;opacity:1!important;visibility:visible!important;}
html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand:not(.cgap-ribbon-brand-normalized) .cwlah-ribbon-brand-badge,html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand:not(.cgap-ribbon-brand-normalized) .cwlah-ribbon-brand-wordmark,html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand:not(.cgap-ribbon-brand-normalized) .cwlah-ribbon-brand-wordmark-text,html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand:not(.cgap-ribbon-brand-normalized) .cwlah-ribbon-brand-fallback-text,html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand:not(.cgap-ribbon-brand-normalized) img{display:inline-flex!important;visibility:visible!important;width:auto!important;height:auto!important;max-width:100%!important;max-height:none!important;opacity:1!important;overflow:visible!important;color:#fff!important;-webkit-text-fill-color:#fff!important;}
html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand:not(.cgap-ribbon-brand-normalized) .cwlah-ribbon-brand-wordmark,html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand:not(.cgap-ribbon-brand-normalized) .cwlah-ribbon-brand-wordmark-text,html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand:not(.cgap-ribbon-brand-normalized) .cwlah-ribbon-brand-fallback-text{line-height:1.34!important;padding-top:.18em!important;padding-bottom:.24em!important;white-space:nowrap!important;text-overflow:clip!important;clip-path:none!important;-webkit-mask-image:none!important;mask-image:none!important;}
@media(max-width:1080px){html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized{min-height:76px!important;}html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized .cgap-ribbon-brand-badge{grid-template-columns:56px minmax(0,1fr) 56px!important;grid-template-rows:minmax(64px,auto)!important;min-height:76px!important;padding:8px 54px 10px!important;}html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized .cgap-ribbon-clean-wordmark{max-width:calc(100% - 128px)!important;font-size:clamp(22px,5.2vw,34px)!important;line-height:1.34!important;}}
@media(max-width:640px){html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized{min-height:68px!important;}html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized .cgap-ribbon-brand-badge{grid-template-columns:50px minmax(0,1fr) 50px!important;grid-template-rows:minmax(58px,auto)!important;min-height:68px!important;padding:8px 44px 10px!important;}html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized .cgap-ribbon-brand-icon{width:46px!important;height:46px!important;min-width:46px!important;max-width:46px!important;}html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized img.cgap-ribbon-brand-logo{width:40px!important;height:40px!important;min-width:40px!important;max-width:40px!important;max-height:40px!important;}html body nav.cwlah-ribbon-nav .cwlah-ribbon-brand.cgap-ribbon-brand-normalized .cgap-ribbon-clean-wordmark{max-width:calc(100% - 110px)!important;font-size:clamp(20px,7.8vw,28px)!important;}}
