.chmq-dialog{--navy:#0b2d49;--pale:#edf5f9;box-sizing:border-box;width:min(1120px,calc(100% - 24px));max-width:none;max-height:94dvh;padding:0;border:0;border-radius:12px;color:var(--navy);background:white;box-shadow:0 24px 100px #071c3466;font:15px/1.5 Arial,sans-serif}.chmq-dialog::backdrop{background:#061b32b8}.chmq-dialog *{box-sizing:border-box}.chmq-shell{display:grid;grid-template-columns:240px minmax(0,1fr);max-height:94dvh}.chmq-side{padding:32px 24px;background:linear-gradient(155deg,#143d60,#08243d);color:white;position:relative;overflow:hidden}.chmq-brand{display:block;color:white!important;text-decoration:none;font:28px Georgia,serif}.chmq-brand span{display:block;font-size:23px}.chmq-brand small{display:block;font:8px Arial;letter-spacing:2px;margin-top:12px}.chmq-progress{list-style:none;padding:0;margin:42px 0}.chmq-progress li{margin:12px 0}.chmq-progress button{background:none;border:0;color:#d5e5f1;font:inherit;padding:12px;text-align:left;width:100%;border-radius:6px}.chmq-progress .is-active button{background:#ffffff22;color:white;font-weight:bold}.chmq-progress button:disabled{opacity:.6}.chmq-side-note{font:26px/1.3 Georgia,serif}.chmq-leaf{font:150px Georgia;color:#79a7c8;opacity:.45}.chmq-side-foot{font:italic 22px Georgia}.chmq-main{min-width:0;position:relative;display:flex;flex-direction:column;max-height:94dvh}.chmq-close{position:absolute;right:12px;top:10px;z-index:2;background:white;border:0;border-radius:50%;width:44px;height:44px;font:30px Arial;color:var(--navy);cursor:pointer}.chmq-scroll{padding:32px;overflow:auto;overscroll-behavior:contain}.chmq-eyebrow{font-size:10px;letter-spacing:2px;margin:0 40px 12px 0}.chmq-dialog h2{font:32px/1.15 Georgia,serif;margin:0 28px 12px 0}.chmq-intro{color:#506475}.chmq-dialog h3{font:21px Georgia,serif;margin:0}.chmq-dialog fieldset{border:0;padding:0;margin:24px 0;min-width:0}.chmq-dialog legend{font-weight:bold;margin-bottom:10px}.chmq-group{font-size:12px;font-weight:bold;text-transform:uppercase;letter-spacing:1px}.chmq-services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.chmq-service{border:1px solid #ccdce7;background:#f7fafc;border-radius:6px;display:flex;align-items:center;gap:7px;min-height:60px;padding:10px;cursor:pointer;font-size:13px;overflow-wrap:anywhere}.chmq-service.selected{border:2px solid var(--navy);padding:9px;background:#e8f2f8}.chmq-dialog input[type=radio],.chmq-dialog input[type=checkbox]{accent-color:var(--navy);width:18px;height:18px;flex:0 0 18px;margin:2px}.chmq-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px}.chmq-wide{grid-column:1/-1}.chmq-field label,.chmq-form>label:not(.chmq-consent){display:block;font-size:13px;font-weight:bold;margin-bottom:6px}.chmq-dialog input:not([type=radio]):not([type=checkbox]),.chmq-dialog select,.chmq-dialog textarea{font:16px Arial,sans-serif;width:100%;min-width:0;min-height:46px;border:1px solid #bccdd9;border-radius:5px;background:white;color:var(--navy);padding:10px}.chmq-dialog textarea{resize:vertical;min-height:90px}.chmq-dialog :focus-visible{outline:3px solid #4986b2;outline-offset:3px}.chmq-dialog [aria-invalid=true]{border-color:#a62828!important}.chmq-error{display:block;color:#a62828;font-size:12px;margin-top:4px}.chmq-status:not(:empty){padding:12px;background:#fff2e9;border-left:3px solid #aa5328;margin-bottom:18px}.chmq-checkbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.chmq-checkbox-grid label,.chmq-consent{display:flex;align-items:flex-start;gap:8px;font-size:13px}.chmq-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:24px 0 14px}.chmq-edit{border:0;background:none;text-decoration:underline;color:var(--navy);font:14px Arial;padding:10px;min-height:44px;cursor:pointer}.chmq-note{padding:14px;background:var(--pale);font-size:13px;border-radius:5px;overflow-wrap:anywhere}.chmq-review{display:grid;grid-template-columns:1fr 1fr;margin:0;gap:0 20px}.chmq-review>div{border-bottom:1px solid #deE8ee;padding:10px 0;min-width:0}.chmq-review dt{font-size:12px;color:#53697a}.chmq-review dd{margin:3px 0;overflow-wrap:anywhere;white-space:pre-wrap}.chmq-consent{margin-top:20px}.chmq-dialog a{color:var(--navy)}.chmq-nav{display:flex;justify-content:space-between;gap:10px;margin-top:24px;padding-top:20px;border-top:1px solid #dce6ed}.chmq-primary,.chmq-back{border:1px solid var(--navy);background:var(--navy);color:white;border-radius:5px;padding:13px 20px;font:bold 14px Arial;min-height:46px;cursor:pointer}.chmq-back{color:var(--navy);background:white}.chmq-dialog button:disabled{cursor:default;opacity:.55}.chmq-help{padding:12px 20px;margin:0;background:#f3f7fa;font-size:12px;text-align:center;overflow-wrap:anywhere}.chmq-honey{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important}.chmq-reference{padding:20px;border:1px solid #cadce9;background:var(--pale);font-weight:bold;overflow-wrap:anywhere}.chmq-success-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;font-size:13px}.chmq-success .chmq-primary{margin-top:20px}.chmq-dialog [hidden]{display:none!important}@media(max-width:700px){.chmq-shell{grid-template-columns:1fr}.chmq-side{padding:14px 18px}.chmq-brand{font-size:21px}.chmq-brand span{display:inline;font-size:21px}.chmq-brand small,.chmq-side-note,.chmq-leaf,.chmq-side-foot{display:none}.chmq-progress{display:flex;gap:6px;margin:10px 0 0}.chmq-progress li{margin:0;flex:1}.chmq-progress button{font-size:12px;padding:9px 6px}.chmq-main{max-height:calc(94dvh - 108px)}.chmq-scroll{padding:22px 18px}.chmq-dialog h2{font-size:26px}.chmq-services{grid-template-columns:1fr 1fr}.chmq-close{top:5px;right:5px}.chmq-help{font-size:11px;padding:8px}.chmq-success-grid{grid-template-columns:1fr;gap:0}}@media(max-width:420px){.chmq-dialog{width:calc(100% - 12px);border-radius:8px}.chmq-scroll{padding:20px 14px}.chmq-fields,.chmq-checkbox-grid,.chmq-review{grid-template-columns:1fr}.chmq-service{font-size:12px;padding:8px}.chmq-service.selected{padding:7px}.chmq-primary,.chmq-back{padding:12px;font-size:13px}}
.chmq-package-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.chmq-package{display:flex;gap:10px;padding:14px;border:1px solid #c4d6e3;border-radius:6px;cursor:pointer;background:white}.chmq-package:has(input:checked){background:#e8f2f8;border-color:#0b2d49}.chmq-package strong,.chmq-package small,.chmq-checkbox-grid small{display:block}.chmq-package small{font-size:12px;font-weight:normal;margin-top:5px;color:#486073}.chmq-checkbox-grid small{font-size:12px;font-weight:bold;margin-top:3px}.chmq-price-panel{margin:22px 0;padding:20px;background:#eaf3f8;border:1px solid #c4d8e7;border-radius:7px}.chmq-price-panel>strong{display:block;font-size:28px}.chmq-price-panel>small{display:block;font-size:12px}.chmq-price-panel p{font-size:13px;margin:12px 0 6px}.chmq-drain-note{font-size:12px;margin:6px 0 16px}@media(max-width:420px){.chmq-package-grid{grid-template-columns:1fr}}

.chmq-brand img{float:left;object-fit:contain;margin:0 10px 8px 0;background:#fff;border-radius:6px;padding:3px}.chmq-dialog{margin:auto}.chmq-dialog .chmq-primary{color:white}.chmq-dialog .chmq-back{color:var(--navy)}@media(max-width:700px){.chmq-brand img{width:28px;height:28px;margin:0 8px 0 0}.chmq-main{min-height:0}.chmq-shell{grid-template-rows:auto minmax(0,1fr)}}

/* Reference layout, recoloured to the site's deep navy. */
.chmq-dialog{--navy:#071d38;--pale:#eff5f9;width:min(1240px,calc(100% - 32px));border:1px solid #d7e3ec;border-radius:14px;font:15px/1.5 Arial,sans-serif}
.chmq-shell{grid-template-columns:230px minmax(0,1fr)}
.chmq-side{background:linear-gradient(150deg,#133858,#071d38);min-height:610px;padding:30px 22px;isolation:isolate}
.chmq-brand{position:relative;z-index:2;font:bold 24px/1.2 Arial,sans-serif}.chmq-brand span{font:inherit}.chmq-brand small{font-size:8px;line-height:1.7;letter-spacing:2px}.chmq-brand img{width:36px;height:42px}
.chmq-progress{position:relative;z-index:2;margin:32px 0 24px}.chmq-progress button{min-height:44px;border-radius:24px}.chmq-progress .is-active button{background:#fff;color:#071d38;box-shadow:0 3px 12px #0002}
.chmq-side-note{font:italic 24px/1.3 Georgia,serif;position:relative;z-index:2;max-width:160px}.chmq-side-foot{position:absolute;bottom:12px;left:20px;z-index:2;font:bold 13px/1.5 Arial,sans-serif;color:#fff;text-shadow:0 1px 4px #071d38}
.chmq-side-photo{position:absolute;bottom:0;left:0;width:100%;height:47%;object-fit:cover;object-position:48% center;z-index:-1;mask-image:linear-gradient(transparent,#000 25%)}
.chmq-scroll{padding:30px}.chmq-dialog h2{font:bold clamp(26px,2.6vw,36px)/1.15 Arial,sans-serif;letter-spacing:-1px}.chmq-dialog h3{font:bold 20px/1.3 Arial,sans-serif}.chmq-eyebrow{color:#506b82}.chmq-intro{font-size:14px;margin-bottom:22px}.chmq-close{font-size:25px}
.chmq-services{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.chmq-service{position:relative;display:flex;flex-direction:column;justify-content:center;text-align:center;gap:10px;min-height:112px;padding:16px 8px;background:#fff;border-color:#dae5ef;border-radius:9px;font-size:13px;font-weight:600;overflow-wrap:normal}.chmq-service.selected{padding:15px 7px;background:#0b2d49;color:#fff;border-color:#0b2d49;box-shadow:0 4px 12px #071d3820}.chmq-service input{position:absolute;right:7px;top:6px;width:15px!important;height:15px!important;accent-color:#a5c7e0!important}.chmq-service-icon svg{width:34px;height:34px;display:block}
.chmq-primary{border-radius:26px;background:linear-gradient(115deg,#153e61,#071d38);padding:13px 26px;box-shadow:0 3px 9px #071d3818}.chmq-back{border-radius:9px;background:#f2f7fb;border-color:#b4c8d9}.chmq-package{border-radius:9px}.chmq-nav{align-items:center}.chmq-live-summary{background:#eff5f9;border-radius:10px;padding:20px}.chmq-live-summary .chmq-section-head{margin:0 0 16px}.chmq-live-summary p{margin:10px 0}.chmq-live-summary small{display:block;border-top:1px solid #d1dfeb;padding-top:15px;margin-top:16px;font-size:12px}.chmq-live-summary strong{font-size:15px}
.chmq-success-mark{display:none}.is-success .chmq-progress{display:none}.is-success .chmq-success-mark{display:grid;place-items:center;width:112px;height:112px;border:5px solid #95bddb;border-radius:50%;font-size:62px;color:#fff;margin:32px auto}.is-success .chmq-side-photo{height:62%}.is-success .chmq-side-note{margin-top:40px}.chmq-confirm-summary{padding:22px;background:#eff5f9;border-radius:12px;margin:20px 0}.chmq-confirm-summary>strong{display:block;margin-top:14px}.chmq-confirm-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.chmq-confirm-grid p{margin:0}.chmq-confirm-grid small,.chmq-confirm-grid strong{display:block}.chmq-confirm-grid small{font-size:12px;color:#516c81}.chmq-success-grid>p{background:#eff5f9;border-radius:10px;padding:18px;margin:12px 0}.chmq-reference{border:0;padding:12px 16px;border-radius:7px;font-size:13px}.chmq-success .chmq-primary{float:right;margin-bottom:20px}
@media(min-width:1050px){.chmq-form:has(.chmq-live-summary){display:grid;grid-template-columns:minmax(0,1fr) 220px;column-gap:24px}.chmq-form:has(.chmq-live-summary)>*{grid-column:1}.chmq-form:has(.chmq-live-summary)>.chmq-live-summary{grid-column:2;grid-row:1/span 8;align-self:start}.chmq-form:has(.chmq-live-summary)>.chmq-nav{grid-column:1/-1}}
@media(max-width:1049px){.chmq-shell{grid-template-columns:195px minmax(0,1fr)}.chmq-services{grid-template-columns:repeat(3,minmax(0,1fr))}.chmq-live-summary{margin-top:20px}.chmq-side{padding:25px 16px}.chmq-brand{font-size:21px}}
@media(max-width:700px){.chmq-dialog{width:calc(100% - 12px)}.chmq-shell{grid-template-columns:1fr}.chmq-side{min-height:0;padding:14px 18px}.chmq-side-photo,.chmq-side-note,.chmq-side-foot,.chmq-success-mark{display:none!important}.chmq-brand{font-size:20px}.chmq-brand img{width:27px;height:27px}.chmq-progress{margin:10px 0 0}.chmq-progress button{padding:7px 5px;min-height:36px;font-size:12px}.chmq-scroll{padding:22px 16px}.chmq-services{grid-template-columns:repeat(2,minmax(0,1fr))}.chmq-service{min-height:100px;font-size:12px}.chmq-service-icon svg{width:29px;height:29px}.chmq-dialog h2{letter-spacing:-.6px}.chmq-success .chmq-primary{float:none;width:100%}.chmq-confirm-grid{grid-template-columns:1fr}.is-success .chmq-main{max-height:calc(94dvh - 56px)}}

/* Desktop dimensions measured from the supplied reference panels. */
@media(min-width:701px){
.chmq-dialog{width:min(985px,calc(100vw - 32px));height:min(450px,94dvh);max-height:94dvh}
.chmq-shell{height:100%;max-height:100%;grid-template-columns:182px minmax(0,1fr);grid-template-rows:minmax(0,1fr)}
.chmq-side{min-height:0;padding:22px 18px}.chmq-main{height:100%;max-height:100%;min-height:0}.chmq-scroll{flex:1;min-height:0;padding:24px 30px}.chmq-help{flex-shrink:0}.chmq-brand{font-size:19px}.chmq-brand span{font-size:17px}.chmq-brand img{width:30px;height:36px}.chmq-brand small{font-size:6px;letter-spacing:1.4px;margin-top:8px}.chmq-progress{margin:20px 0}.chmq-progress li{margin:6px 0}.chmq-progress button{font-size:12px;padding:8px;min-height:36px}.chmq-side-note{font-size:20px}.chmq-side-foot{font-size:11px}.chmq-dialog h2{font-size:30px}.chmq-services{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.chmq-service{min-height:96px;padding:10px 5px;font-size:11px}.chmq-service.selected{padding:9px 4px}.chmq-service-icon svg{width:30px;height:30px}.chmq-group{margin:12px 0 8px}.chmq-dialog fieldset{margin:16px 0}.chmq-nav{margin-top:16px;padding-top:12px}.chmq-intro{margin-bottom:14px}.chmq-live-summary{padding:15px}.chmq-form:has(.chmq-live-summary){display:grid;grid-template-columns:minmax(0,1fr) 195px;column-gap:20px}.chmq-form:has(.chmq-live-summary)>*{grid-column:1}.chmq-form:has(.chmq-live-summary)>.chmq-live-summary{grid-column:2;grid-row:1/span 8;align-self:start;margin:0}.chmq-form:has(.chmq-live-summary)>.chmq-nav{grid-column:1/-1}
.chmq-dialog.is-success{width:min(1250px,calc(100vw - 32px));height:min(810px,94dvh)}.is-success .chmq-shell{grid-template-columns:30.4% minmax(0,1fr)}.is-success .chmq-side{padding:38px}.is-success .chmq-brand{font-size:28px}.is-success .chmq-brand span{font-size:24px}.is-success .chmq-scroll{padding:50px}.is-success h2{font-size:36px}.is-success .chmq-side-note{font-size:28px}.is-success .chmq-side-photo{height:62%}
}
@media(min-width:701px) and (max-width:900px){.chmq-services{grid-template-columns:repeat(3,minmax(0,1fr))}.chmq-form:has(.chmq-live-summary){display:block}.chmq-live-summary{margin-top:20px!important}.is-success .chmq-side{padding:20px}.is-success .chmq-scroll{padding:24px}.is-success h2{font-size:28px}}
@media(max-width:700px){.chmq-dialog{height:auto;max-height:94dvh}.chmq-shell{height:auto;max-height:94dvh}.chmq-side{min-height:0}.chmq-main{min-height:0}.chmq-form:has(.chmq-live-summary){display:block}}

/* Keep scrolling inside the form, never on the modal itself. */
.chmq-dialog{overflow:hidden!important}.chmq-shell,.chmq-main{overflow:hidden}.chmq-scroll{overflow-y:auto;overflow-x:hidden}.chmq-dialog:not([open]){display:none}

/* Logo and wordmark share one aligned row at every screen size. */
.chmq-dialog .chmq-brand{display:flex;align-items:center;gap:9px;text-decoration:none;max-width:100%;line-height:1.15}
.chmq-dialog .chmq-brand img{float:none;display:block;flex:0 0 32px;width:32px;height:40px;margin:0;padding:2px;border-radius:5px;object-fit:contain;background:#fff}
.chmq-dialog .chmq-brand .chmq-brand-name{display:block;font:600 19px/1.18 Arial,sans-serif;white-space:nowrap;letter-spacing:-.45px}
.chmq-dialog .chmq-brand .chmq-brand-region{display:block;font:500 16px/1.2 Arial,sans-serif;letter-spacing:0;margin-top:2px}
@media(max-width:700px){.chmq-dialog .chmq-brand img{flex-basis:27px;width:27px;height:30px}.chmq-dialog .chmq-brand .chmq-brand-name{font-size:18px}.chmq-dialog .chmq-brand .chmq-brand-region{display:inline;font-size:18px;margin-left:5px}}
@media(min-width:901px){.chmq-dialog.is-success .chmq-brand img{flex-basis:40px;width:40px;height:48px}.chmq-dialog.is-success .chmq-brand .chmq-brand-name{font-size:26px}.chmq-dialog.is-success .chmq-brand .chmq-brand-region{font-size:22px}}

.chmq-dialog .chmq-brand img,.chmq-dialog.is-success .chmq-brand img{flex:0 0 60px;width:60px;height:68px;padding:4px;margin:0}.chmq-dialog .chmq-brand{justify-content:flex-start}@media(max-width:700px){.chmq-dialog .chmq-brand img{flex-basis:32px;width:32px;height:36px}}

/* Larger standalone logo; approved popup dimensions unchanged. */
.chmq-dialog .chmq-brand img,.chmq-dialog.is-success .chmq-brand img{flex-basis:90px;width:90px;height:100px;padding:5px}@media(max-width:700px){.chmq-dialog .chmq-brand img,.chmq-dialog.is-success .chmq-brand img{flex-basis:40px;width:40px;height:44px}}

/* Centre the standalone logo within the sidebar. */
.chmq-dialog .chmq-brand{justify-content:center;width:100%}
