/* Reusable enterprise deployment module adapted from the construction approval demo. */
.campaign-page.campaign-page-isolated .enterprise-deployment-module{padding:92px 0 76px;background:#090b16;color:#fff}
.campaign-page.campaign-page-isolated .enterprise-deployment-module .enterprise-module-inner{width:min(1180px,calc(100% - 48px));margin:0 auto}
.campaign-page.campaign-page-isolated .enterprise-module-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.58fr);gap:72px;align-items:end}
.campaign-page.campaign-page-isolated .enterprise-module-eyebrow{margin:0 0 14px;color:#00d3f3;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}
.campaign-page.campaign-page-isolated .enterprise-module-title{max-width:680px;margin:0;color:#fff;font-size:clamp(32px,4vw,52px);line-height:1.08;letter-spacing:-.035em}
.campaign-page.campaign-page-isolated .enterprise-module-intro-copy{max-width:520px;margin:0;padding-bottom:3px;color:#99a1af;font-size:14px;line-height:21px}
.campaign-page.campaign-page-isolated .enterprise-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:42px;align-items:stretch}
.campaign-page.campaign-page-isolated .enterprise-module-card{display:flex;min-height:410px;flex-direction:column;padding:22px 16px 18px;border:1px solid rgba(255,255,255,.14);border-radius:12px;background:rgba(255,255,255,.035);transition:background .2s ease,border-color .2s ease,transform .2s ease}
.campaign-page.campaign-page-isolated .enterprise-module-card:hover{border-color:rgba(97,140,251,.72);background:rgba(57,111,250,.14);transform:translateY(-4px)}
.campaign-page.campaign-page-isolated .enterprise-module-card h3{margin:36px 0 12px;color:#fff;font-size:16px;line-height:1.25}
.campaign-page.campaign-page-isolated .enterprise-module-card p{flex:1;min-height:104px;margin:0;color:#99a1af;font-size:13px;line-height:19px}
.campaign-page.campaign-page-isolated .enterprise-module-visual{display:grid;place-items:center;min-height:186px;margin:22px -4px 0;overflow:hidden;border-radius:12px;background:radial-gradient(circle at 50% 48%,rgba(57,111,250,.12),transparent 72%)}
.campaign-page.campaign-page-isolated .enterprise-module-visual img{display:block;width:min(100%,260px);height:auto;filter:brightness(1.14) saturate(1.06)}
.campaign-page.campaign-page-isolated .enterprise-module-link{display:inline-flex;align-items:center;gap:8px;padding-top:22px;color:#00d3f3;font-size:12px;line-height:18px}
.campaign-page.campaign-page-isolated .enterprise-module-link b{font-size:16px;font-weight:400}
.campaign-page.campaign-page-isolated .enterprise-module-features{display:flex;flex-wrap:wrap;gap:14px 30px;margin-top:42px;padding-top:20px;border-top:1px solid rgba(255,255,255,.15)}
.campaign-page.campaign-page-isolated .enterprise-module-features span{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.63);font-size:12px;line-height:18px}
.campaign-page.campaign-page-isolated .enterprise-module-features i{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;background:rgba(75,208,153,.18);color:#72deb2;font-size:10px;font-style:normal}
@media(max-width:929px){.campaign-page.campaign-page-isolated .enterprise-module-intro{grid-template-columns:1fr;gap:24px}.campaign-page.campaign-page-isolated .enterprise-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Campaign form privacy consent: consistent blue checkbox across browsers. */
.campaign-page.campaign-page-isolated .campaign-legal-consent{margin-top:16px;padding:14px 16px;border:1px solid #d9e2f5;border-radius:8px;background:#f8faff}
.campaign-page.campaign-page-isolated .campaign-legal-label{display:flex;align-items:flex-start;gap:10px;color:#667085;font-size:12px;font-weight:500;line-height:1.55;cursor:pointer}
.campaign-page.campaign-page-isolated .campaign-legal-label input[type="checkbox"]{position:relative;flex:0 0 auto;display:inline-grid;place-content:center;width:18px!important;height:18px!important;min-width:18px!important;min-height:18px!important;margin:1px 0 0!important;padding:0!important;appearance:none;-webkit-appearance:none;border:2px solid #1460f3!important;border-radius:4px!important;background:#fff!important;box-shadow:none!important;cursor:pointer}
.campaign-page.campaign-page-isolated .campaign-legal-label input[type="checkbox"]::before{content:"";width:9px;height:5px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg) scale(0);transform-origin:center;transition:transform .12s ease}
.campaign-page.campaign-page-isolated .campaign-legal-label input[type="checkbox"]:checked{border-color:#1460f3!important;background:#1460f3!important}
.campaign-page.campaign-page-isolated .campaign-legal-label input[type="checkbox"]:checked::before{transform:rotate(-45deg) scale(1)}
.campaign-page.campaign-page-isolated .campaign-legal-label input[type="checkbox"]:focus-visible{outline:2px solid #396ffa;outline-offset:3px}
.campaign-page.campaign-page-isolated .campaign-legal-label a{color:#1460f3;text-decoration:underline;text-underline-offset:2px}
.campaign-page.campaign-page-isolated .campaign-legal-label a:hover{color:#0f4dc4}
@media(max-width:640px){.campaign-page.campaign-page-isolated .enterprise-deployment-module{padding:68px 0 56px}.campaign-page.campaign-page-isolated .enterprise-deployment-module .enterprise-module-inner{width:min(100% - 32px,1180px)}.campaign-page.campaign-page-isolated .enterprise-module-grid{grid-template-columns:1fr;margin-top:32px}.campaign-page.campaign-page-isolated .enterprise-module-card{min-height:0}.campaign-page.campaign-page-isolated .enterprise-module-card p{min-height:0}.campaign-page.campaign-page-isolated .enterprise-module-features{gap:12px 18px;margin-top:32px}}

/* Form option cards: full-width rows with the control on the left. */
.campaign-page.campaign-page-isolated .construction-capture-grid .choice-group .choice-chips{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:7px}
.campaign-page.campaign-page-isolated .construction-capture-grid .choice-group .choice-chips:has(input[type="radio"]){grid-template-columns:repeat(3,minmax(0,1fr))}
.campaign-page.campaign-page-isolated .construction-capture-grid .choice-group .choice-chips label{display:flex;width:100%;min-width:0;min-height:38px;align-items:center;gap:8px;padding:7px 9px;border:1px solid #d7ddea;border-radius:8px;background:#fff;color:#18191b;cursor:pointer;transition:border-color .2s ease,background .2s ease,color .2s ease}
.campaign-page.campaign-page-isolated .construction-capture-grid .choice-group .choice-chips label:hover{border-color:#1460f3}
.campaign-page.campaign-page-isolated .construction-capture-grid .choice-group .choice-chips label:has(input:checked){border-color:#1460f3;background:#eaf1fe;color:#0f4dc4}
.campaign-page.campaign-page-isolated .construction-capture-grid .choice-group .choice-chips input[type="checkbox"],.campaign-page.campaign-page-isolated .construction-capture-grid .choice-group .choice-chips input[type="radio"]{display:block;flex:0 0 14px;width:14px!important;height:14px!important;min-width:14px!important;min-height:14px!important;margin:0!important;padding:0!important;border-radius:3px;box-shadow:none;accent-color:#1460f3;cursor:pointer}
.campaign-page.campaign-page-isolated .construction-capture-grid .choice-group .choice-chips input[type="radio"]{border-radius:50%}
.campaign-page.campaign-page-isolated .construction-capture-grid .choice-group .choice-chips input:focus-visible{outline:2px solid #1460f3;outline-offset:3px}
.campaign-page.campaign-page-isolated .construction-capture-grid .choice-group .choice-chips label>span{display:block;min-width:0;overflow-wrap:anywhere;color:inherit;font-size:12px;font-weight:600;line-height:16px;text-align:left}
@media(max-width:640px){.campaign-page.campaign-page-isolated .construction-capture-grid .choice-group .choice-chips{grid-template-columns:repeat(2,minmax(0,1fr))}.campaign-page.campaign-page-isolated .construction-capture-grid .choice-group .choice-chips:has(input[type="radio"]){grid-template-columns:repeat(3,minmax(0,1fr))}}

/* Lead form treatment adapted from the construction approval campaign. */
.campaign-page.campaign-page-isolated .lead-section{padding:92px 0;background:#090b16;color:#fff}.campaign-page.campaign-page-isolated .construction-capture-shell{display:grid;grid-template-columns:.83fr 1.17fr;overflow:hidden;border:1px solid #dce2f5;border-radius:20px;background:#fff;box-shadow:0 20px 60px rgba(35,39,72,.14)}.campaign-page.campaign-page-isolated .construction-capture-copy{padding:52px;color:#fff;background:#0a0d1c}.campaign-page.campaign-page-isolated .construction-capture-eyebrow{display:block;margin-bottom:16px;color:#00d3f3;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.campaign-page.campaign-page-isolated .construction-capture-copy h2{margin:0;color:#fff;font-size:clamp(30px,3.2vw,46px);line-height:1.08;letter-spacing:-.035em}.campaign-page.campaign-page-isolated .construction-capture-copy p{margin:20px 0 0;color:#99a1af;font-size:14px;line-height:22px}.campaign-page.campaign-page-isolated .construction-capture-benefits{display:grid;gap:14px;margin:34px 0 0;padding:0;list-style:none}.campaign-page.campaign-page-isolated .construction-capture-benefits li{display:flex;gap:10px;align-items:flex-start;color:#cbd3e1;font-size:13px;line-height:19px}.campaign-page.campaign-page-isolated .construction-capture-benefits li::before{content:'✓';display:grid;place-items:center;flex:none;width:18px;height:18px;margin-top:1px;border-radius:50%;background:rgba(75,208,153,.18);color:#72deb2;font-size:11px}.campaign-page.campaign-page-isolated .construction-capture-form-wrap{padding:44px;background:#fff;color:#18191b}.campaign-page.campaign-page-isolated .construction-form-heading h3{margin:0;font-size:24px;line-height:30px;letter-spacing:-.02em}.campaign-page.campaign-page-isolated .construction-form-heading p{margin:8px 0 0;color:#626b7c;font-size:13px;line-height:20px}.campaign-page.campaign-page-isolated .construction-form-switch{display:flex;gap:8px;margin:26px 0 24px;padding:4px;border-radius:10px;background:#eef1fa}.campaign-page.campaign-page-isolated .construction-form-switch button{flex:1;min-height:42px;padding:0 14px;border:0;border-radius:7px;background:transparent;color:#626b7c;font-size:13px;font-weight:600;cursor:pointer;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.campaign-page.campaign-page-isolated .construction-form-switch button:hover{color:#18191b}.campaign-page.campaign-page-isolated .construction-form-switch button.active{background:#fff;color:#18191b;box-shadow:0 2px 8px rgba(35,39,72,.12)}.campaign-page.campaign-page-isolated .construction-lead-form{display:none}.campaign-page.campaign-page-isolated .construction-lead-form.active{display:block}.campaign-page.campaign-page-isolated .construction-lead-form h4{margin:0 0 6px;font-size:17px;line-height:23px}.campaign-page.campaign-page-isolated .construction-lead-form .form-note{margin:0 0 18px;color:#626b7c;font-size:13px;line-height:20px}.campaign-page.campaign-page-isolated .construction-capture-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.campaign-page.campaign-page-isolated .construction-capture-grid label{display:grid;gap:7px;color:#303544;font-size:12px;font-weight:600;line-height:16px}.campaign-page.campaign-page-isolated .construction-capture-grid input,.campaign-page.campaign-page-isolated .construction-capture-grid select,.campaign-page.campaign-page-isolated .construction-capture-grid textarea{width:100%;min-height:49px;padding:0 13px;border:1px solid #cfd6e8;border-radius:10px;background:#fff;color:#18191b;font-size:13px;outline:0;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.campaign-page.campaign-page-isolated .construction-capture-grid textarea{min-height:90px;padding:12px 13px;resize:vertical}.campaign-page.campaign-page-isolated .construction-capture-grid input:hover,.campaign-page.campaign-page-isolated .construction-capture-grid select:hover,.campaign-page.campaign-page-isolated .construction-capture-grid textarea:hover{border-color:#9eacd0}.campaign-page.campaign-page-isolated .construction-capture-grid input:focus-visible,.campaign-page.campaign-page-isolated .construction-capture-grid select:focus-visible,.campaign-page.campaign-page-isolated .construction-capture-grid textarea:focus-visible{border-color:#396ffa;box-shadow:0 0 0 3px rgba(57,111,250,.16)}.campaign-page.campaign-page-isolated .construction-capture-grid .wide{grid-column:1/-1}.campaign-page.campaign-page-isolated .lead-submit-button{width:100%;min-height:50px;margin-top:20px;padding:0 18px;border:1px solid #396ffa;border-radius:8px;background:#396ffa;color:#fff;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.campaign-page.campaign-page-isolated .lead-submit-button:hover{border-color:#618cfb;background:#618cfb}.campaign-page.campaign-page-isolated .lead-submit-button:active{transform:translateY(1px)}.campaign-page.campaign-page-isolated .lead-submit-button:focus-visible{outline:3px solid #00d3f3;outline-offset:3px}.campaign-page.campaign-page-isolated .lead-submit-button:disabled{cursor:not-allowed;opacity:.55}.campaign-page.campaign-page-isolated .construction-lead-form .status{min-height:20px;margin-top:12px;color:#148558;font-size:12px;line-height:18px}.campaign-page.campaign-page-isolated .construction-form-disclaimer{margin:14px 0 0;color:#7a8394;font-size:11px;line-height:17px}.campaign-page.campaign-page-isolated .construction-form-disclaimer a{color:#396ffa;text-decoration:underline}.campaign-page.campaign-page-isolated .section.alt .lead-section{background:#090b16}
@media(max-width:929px){.campaign-page.campaign-page-isolated .lead-section{padding:72px 0}.campaign-page.campaign-page-isolated .construction-capture-shell{grid-template-columns:1fr}.campaign-page.campaign-page-isolated .construction-capture-copy{padding:40px}.campaign-page.campaign-page-isolated .construction-capture-form-wrap{padding:36px 40px}}
@media(max-width:640px){.campaign-page.campaign-page-isolated .lead-section{padding:56px 0}.campaign-page.campaign-page-isolated .construction-capture-shell{border-radius:14px}.campaign-page.campaign-page-isolated .construction-capture-copy{padding:34px 24px}.campaign-page.campaign-page-isolated .construction-capture-copy h2{font-size:32px}.campaign-page.campaign-page-isolated .construction-capture-form-wrap{padding:30px 24px}.campaign-page.campaign-page-isolated .construction-form-switch{display:grid;margin-top:22px}.campaign-page.campaign-page-isolated .construction-capture-grid{grid-template-columns:1fr;gap:14px}.campaign-page.campaign-page-isolated .construction-capture-grid .wide{grid-column:auto}}

