1.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}}2.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}}3​4.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)}}5​6/* Reference layout, recoloured to the site's deep navy. */7.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}8.chmq-shell{grid-template-columns:230px minmax(0,1fr)}9.chmq-side{background:linear-gradient(150deg,#133858,#071d38);min-height:610px;padding:30px 22px;isolation:isolate}10.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}11.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}
/* Present enhanced option fields as standard input-style dropdowns. */
.chmq-dialog .chmq-choice-cards{display:none!important}
.chmq-dialog select.chmq-native-select{
  position:static!important;
  display:block!important;
  width:100%!important;
  height:52px!important;
  min-height:52px!important;
  margin:0!important;
  padding:0 44px 0 16px!important;
  overflow:visible!important;
  clip:auto!important;
  clip-path:none!important;
  white-space:normal!important;
  color:#0d3042!important;
  font:400 16px/1.2 inherit!important;
  border:2px solid #d4e2ed!important;
  border-radius:12px!important;
  background-color:#fff!important;
  box-shadow:0 1px 2px rgba(15,55,78,.04)!important;
  appearance:auto!important;
}
.chmq-dialog select.chmq-native-select:hover,
.chmq-dialog select.chmq-native-select:focus{
  border-color:#2c7293!important;
  outline:none!important;
  box-shadow:0 0 0 2px rgba(44,114,147,.14)!important;
}

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

/* Städklubben-style controls within the existing CleanHouse popup */
.chmq-dialog .chmq-field>label{display:block;margin:0 0 6px;color:#0d3042;font-size:14px;font-weight:700;line-height:1.35}
.chmq-dialog .chmq-field input:not([type=checkbox]):not([type=radio]),.chmq-dialog .chmq-field select,.chmq-dialog .chmq-field textarea{width:100%;min-height:42px;height:42px;padding:7px 11px;border:1px solid #cbd9e5;border-radius:8px;background:#fff;color:#0d3042;box-shadow:inset 0 0 0 1px #e8edf2;font-size:18px;transition:border-color .16s ease,box-shadow .16s ease}
.chmq-dialog .chmq-field textarea{height:auto;min-height:92px;resize:vertical}
.chmq-dialog .chmq-field input[type=date]{height:52px;padding:0 18px;border:2px solid #d4e2ed;border-radius:12px;box-shadow:0 1px 2px rgba(15,55,78,.04);font-size:16px}
.chmq-dialog .chmq-field input:not([type=checkbox]):not([type=radio]):focus,.chmq-dialog .chmq-field select:focus,.chmq-dialog .chmq-field textarea:focus{outline:0;border-color:#2c7293;box-shadow:0 0 0 3px rgba(44,114,147,.16)}
.chmq-choice-cards{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.chmq-choice-card{appearance:none;border:1px solid #d5e4ef;border-radius:8px;padding:9px 12px;background:#fff;color:#0d3042;font:600 14px/1.25 inherit;cursor:pointer}.chmq-choice-card[aria-pressed=true]{border-color:#2c7293;background:#f1f8fc;box-shadow:0 0 0 1px #2c7293}.chmq-native-select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.chmq-fields:has(.chmq-window-card){grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.chmq-window-card{display:flex!important;flex-direction:column;align-items:center;justify-content:center;min-height:120px;padding:12px 8px;border:1px solid #d5e4ef;border-radius:8px;background:#fff}.chmq-window-card>label{order:2;margin:5px 0 7px;text-align:center;font-size:12px}.chmq-window-visual{order:1;height:43px;color:#2c7293}.chmq-window-visual svg{width:45px;height:43px;fill:#eaf5fa;stroke:currentColor;stroke-width:1.5}.chmq-counter{order:3;display:flex;align-items:center;justify-content:center;gap:6px}.chmq-dialog .chmq-window-card .chmq-counter input{width:50px!important;height:29px!important;min-height:29px!important;padding:3px!important;text-align:center;font-size:13px}.chmq-counter button{width:26px;height:26px;padding:0;border:1px solid #d5e4ef;border-radius:50%;background:#fff;color:#2c7293;font-size:18px;line-height:1;cursor:pointer}.chmq-counter button:hover,.chmq-counter button:focus-visible{background:#f1f8fc;border-color:#2c7293}
.chmq-flytt-price{margin:18px 0 4px;padding:16px 18px;border:1px solid #d5e4ef;border-radius:10px;background:#f5fafc}.chmq-flytt-price h3{margin:0 0 7px}.chmq-flytt-price strong{display:block;color:#0d3042;font-size:25px}.chmq-flytt-price p{margin:5px 0 0;color:#536978;font-size:12px}.chmq-summary-price{display:flex;flex-direction:column;gap:2px;margin:12px 0;padding-top:12px;border-top:1px solid #cbd9e5}.chmq-summary-price strong{font-size:20px;color:#0d3042}
@media(max-width:700px){.chmq-fields:has(.chmq-window-card){grid-template-columns:repeat(2,minmax(0,1fr))}.chmq-window-card{min-height:112px}.chmq-choice-cards{display:grid;grid-template-columns:1fr 1fr}.chmq-choice-card{width:100%}}

/* Keep all enhanced controls inside the CleanHouse navy palette. */
.chmq-dialog .chmq-choice-card{color:#0d3042!important;border-color:#d5e4ef!important;background:#fff!important;box-shadow:none!important;text-decoration:none!important}
.chmq-dialog .chmq-choice-card:hover,.chmq-dialog .chmq-choice-card:focus-visible{color:#0d3042!important;border-color:#2c7293!important;background:#f1f8fc!important;box-shadow:0 0 0 2px rgba(44,114,147,.14)!important}
.chmq-dialog .chmq-choice-card[aria-pressed=true]{color:#fff!important;border-color:#0d3042!important;background:#0d3042!important;box-shadow:none!important}
.chmq-dialog .chmq-primary,.chmq-dialog .chmq-primary:hover,.chmq-dialog .chmq-primary:focus,.chmq-dialog .chmq-primary:focus-visible{color:#fff!important;border-color:#0d3042!important;background:#0d3042!important;box-shadow:none!important;outline-color:#2c7293!important}

/* All option controls use the same horizontal field shape as date inputs. */
.chmq-dialog .chmq-choice-cards{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}
.chmq-dialog .chmq-choice-card{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-width:0!important;height:52px!important;padding:0 16px!important;text-align:left!important;color:#0d3042!important;border:2px solid #d4e2ed!important;border-radius:12px!important;background:#fff!important;box-shadow:0 1px 2px rgba(15,55,78,.04)!important}
.chmq-dialog .chmq-choice-card:hover,.chmq-dialog .chmq-choice-card:focus-visible{color:#0d3042!important;border-color:#2c7293!important;background:#f1f8fc!important}
.chmq-dialog .chmq-choice-card[aria-pressed="true"]{color:#fff!important;border-color:#0d3042!important;background:#0d3042!important}

/* Final dropdown-only override: remove generated button lists. */
.chmq-dialog .chmq-choice-cards{display:none!important;visibility:hidden!important;height:0!important;min-height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}
.chmq-dialog select.chmq-native-select{position:static!important;display:block!important;width:100%!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0 44px 0 16px!important;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:normal!important;color:#0d3042!important;font-size:16px!important;border:2px solid #d4e2ed!important;border-radius:12px!important;background:#fff!important;box-shadow:0 1px 2px rgba(15,55,78,.04)!important}

  overflow:visible!important;
  clip:auto!important;
  clip-path:none!important;
  white-space:normal!important;
  color:#0d3042!important;
  font:400 16px/1.2 inherit!important;
  border:2px solid #d4e2ed!important;
  border-radius:12px!important;
  background-color:#fff!important;
  box-shadow:0 1px 2px rgba(15,55,78,.04)!important;
  appearance:auto!important;
}
.chmq-dialog select.chmq-native-select:hover,
.chmq-dialog select.chmq-native-select:focus{
  border-color:#2c7293!important;
  outline:none!important;
  box-shadow:0 0 0 2px rgba(44,114,147,.14)!important;
}

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

/* Städklubben-style controls within the existing CleanHouse popup */
.chmq-dialog .chmq-field>label{display:block;margin:0 0 6px;color:#0d3042;font-size:14px;font-weight:700;line-height:1.35}
.chmq-dialog .chmq-field input:not([type=checkbox]):not([type=radio]),.chmq-dialog .chmq-field select,.chmq-dialog .chmq-field textarea{width:100%;min-height:42px;height:42px;padding:7px 11px;border:1px solid #cbd9e5;border-radius:8px;background:#fff;color:#0d3042;box-shadow:inset 0 0 0 1px #e8edf2;font-size:18px;transition:border-color .16s ease,box-shadow .16s ease}
.chmq-dialog .chmq-field textarea{height:auto;min-height:92px;resize:vertical}
.chmq-dialog .chmq-field input[type=date]{height:52px;padding:0 18px;border:2px solid #d4e2ed;border-radius:12px;box-shadow:0 1px 2px rgba(15,55,78,.04);font-size:16px}
.chmq-dialog .chmq-field input:not([type=checkbox]):not([type=radio]):focus,.chmq-dialog .chmq-field select:focus,.chmq-dialog .chmq-field textarea:focus{outline:0;border-color:#2c7293;box-shadow:0 0 0 3px rgba(44,114,147,.16)}
.chmq-choice-cards{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.chmq-choice-card{appearance:none;border:1px solid #d5e4ef;border-radius:8px;padding:9px 12px;background:#fff;color:#0d3042;font:600 14px/1.25 inherit;cursor:pointer}.chmq-choice-card[aria-pressed=true]{border-color:#2c7293;background:#f1f8fc;box-shadow:0 0 0 1px #2c7293}.chmq-native-select{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.chmq-fields:has(.chmq-window-card){grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.chmq-window-card{display:flex!important;flex-direction:column;align-items:center;justify-content:center;min-height:120px;padding:12px 8px;border:1px solid #d5e4ef;border-radius:8px;background:#fff}.chmq-window-card>label{order:2;margin:5px 0 7px;text-align:center;font-size:12px}.chmq-window-visual{order:1;height:43px;color:#2c7293}.chmq-window-visual svg{width:45px;height:43px;fill:#eaf5fa;stroke:currentColor;stroke-width:1.5}.chmq-counter{order:3;display:flex;align-items:center;justify-content:center;gap:6px}.chmq-dialog .chmq-window-card .chmq-counter input{width:50px!important;height:29px!important;min-height:29px!important;padding:3px!important;text-align:center;font-size:13px}.chmq-counter button{width:26px;height:26px;padding:0;border:1px solid #d5e4ef;border-radius:50%;background:#fff;color:#2c7293;font-size:18px;line-height:1;cursor:pointer}.chmq-counter button:hover,.chmq-counter button:focus-visible{background:#f1f8fc;border-color:#2c7293}
.chmq-flytt-price{margin:18px 0 4px;padding:16px 18px;border:1px solid #d5e4ef;border-radius:10px;background:#f5fafc}.chmq-flytt-price h3{margin:0 0 7px}.chmq-flytt-price strong{display:block;color:#0d3042;font-size:25px}.chmq-flytt-price p{margin:5px 0 0;color:#536978;font-size:12px}.chmq-summary-price{display:flex;flex-direction:column;gap:2px;margin:12px 0;padding-top:12px;border-top:1px solid #cbd9e5}.chmq-summary-price strong{font-size:20px;color:#0d3042}
@media(max-width:700px){.chmq-fields:has(.chmq-window-card){grid-template-columns:repeat(2,minmax(0,1fr))}.chmq-window-card{min-height:112px}.chmq-choice-cards{display:grid;grid-template-columns:1fr 1fr}.chmq-choice-card{width:100%}}

/* Keep all enhanced controls inside the CleanHouse navy palette. */
.chmq-dialog .chmq-choice-card{color:#0d3042!important;border-color:#d5e4ef!important;background:#fff!important;box-shadow:none!important;text-decoration:none!important}
.chmq-dialog .chmq-choice-card:hover,.chmq-dialog .chmq-choice-card:focus-visible{color:#0d3042!important;border-color:#2c7293!important;background:#f1f8fc!important;box-shadow:0 0 0 2px rgba(44,114,147,.14)!important}
.chmq-dialog .chmq-choice-card[aria-pressed=true]{color:#fff!important;border-color:#0d3042!important;background:#0d3042!important;box-shadow:none!important}
.chmq-dialog .chmq-primary,.chmq-dialog .chmq-primary:hover,.chmq-dialog .chmq-primary:focus,.chmq-dialog .chmq-primary:focus-visible{color:#fff!important;border-color:#0d3042!important;background:#0d3042!important;box-shadow:none!important;outline-color:#2c7293!important}

/* All option controls use the same horizontal field shape as date inputs. */
.chmq-dialog .chmq-choice-cards{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;width:100%!important}
.chmq-dialog .chmq-choice-card{display:flex!important;align-items:center!important;justify-content:flex-start!important;width:100%!important;min-width:0!important;height:52px!important;padding:0 16px!important;text-align:left!important;color:#0d3042!important;border:2px solid #d4e2ed!important;border-radius:12px!important;background:#fff!important;box-shadow:0 1px 2px rgba(15,55,78,.04)!important}
.chmq-dialog .chmq-choice-card:hover,.chmq-dialog .chmq-choice-card:focus-visible{color:#0d3042!important;border-color:#2c7293!important;background:#f1f8fc!important}
.chmq-dialog .chmq-choice-card[aria-pressed="true"]{color:#fff!important;border-color:#0d3042!important;background:#0d3042!important}

/* Final controls: one dropdown only, plus a custom empty-date presentation. */
.chmq-dialog .chmq-choice-cards{display:none!important}
.chmq-dialog select.chmq-native-select{position:static!important;display:block!important;width:100%!important;height:52px!important;min-height:52px!important;margin:0!important;padding:0 44px 0 16px!important;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:normal!important;color:#0d3042!important;font-size:16px!important;border:2px solid #d4e2ed!important;border-radius:12px!important;background:#fff!important;box-shadow:0 1px 2px rgba(15,55,78,.04)!important}
.chmq-dialog input.chmq-date-empty{padding-right:52px!important;color:#536978!important;background-color:#fff!important;background-repeat:no-repeat!important;background-position:right 16px center!important;background-size:22px 22px!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%230d3042' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='5' width='18' height='16' rx='2'/%3E%3Cpath d='M16 3v4M8 3v4M3 10h18'/%3E%3C/svg%3E")!important}

/* Uniform two-column form controls throughout the quote popup. */
.chmq-dialog .chmq-fields:not(:has(.chmq-window-card)){display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px 16px!important;align-items:start!important}
.chmq-dialog .chmq-field{min-width:0!important;width:100%!important;margin:0!important}
.chmq-dialog .chmq-field>label{display:block!important;min-height:20px!important;margin:0 0 7px!important}
.chmq-dialog .chmq-field input:not([type="checkbox"]):not([type="radio"]):not([type="hidden"]),
.chmq-dialog .chmq-field select,
.chmq-dialog select.chmq-native-select{
  display:block!important;width:100%!important;max-width:none!important;height:52px!important;min-height:52px!important;margin:0!important;padding-top:0!important;padding-bottom:0!important;border:2px solid #d4e2ed!important;border-radius:12px!important;box-sizing:border-box!important
}
.chmq-dialog .chmq-field textarea{display:block!important;width:100%!important;max-width:none!important;min-height:104px!important;border:2px solid #d4e2ed!important;border-radius:12px!important;box-sizing:border-box!important}
@media(max-width:700px){.chmq-dialog .chmq-fields:not(:has(.chmq-window-card)){grid-template-columns:1fr!important;gap:14px!important}}

/* Field order: Bostadstyp above Boyta while preserving the two-column rows. */
.chmq-dialog .chmq-fields:not(:has(.chmq-window-card))>.chmq-field:has([name="details[postcode]"]){order:1}
.chmq-dialog .chmq-fields:not(:has(.chmq-window-card))>.chmq-field:has([name="details[city]"]){order:2}
.chmq-dialog .chmq-fields:not(:has(.chmq-window-card))>.chmq-field:has([name="details[property_type]"]){order:3}
.chmq-dialog .chmq-fields:not(:has(.chmq-window-card))>.chmq-field:has([name="details[date]"]){order:4}
.chmq-dialog .chmq-fields:not(:has(.chmq-window-card))>.chmq-field:has([name="details[area]"]){order:5}
.chmq-dialog .chmq-fields:not(:has(.chmq-window-card))>.chmq-field:has([name="details[frequency]"]){order:6}

/* Both RUT price headings use identical typography. */
.chmq-dialog .chmq-price-panel>span,
.chmq-dialog .chmq-price-panel>.chmq-before-rut-label,
.chmq-dialog .chmq-flytt-price h3,
.chmq-dialog .chmq-flytt-price p b{
  color:#0d3042!important;
  font-family:inherit!important;
  font-size:18px!important;
  font-weight:700!important;
  line-height:1.25!important;
  letter-spacing:0!important;
}
.chmq-dialog .chmq-price-panel>.chmq-before-rut-value{font-family:inherit!important}

/* Exact Flyttstädning order: postcode/city, boyta/biyta, property/date, notes. */
.chmq-dialog .chmq-fields:has([name="details[biarea]"])>.chmq-field:has([name="details[postcode]"]){order:1!important}
.chmq-dialog .chmq-fields:has([name="details[biarea]"])>.chmq-field:has([name="details[city]"]){order:2!important}
.chmq-dialog .chmq-fields:has([name="details[biarea]"])>.chmq-field:has([name="details[area]"]){order:3!important}
.chmq-dialog .chmq-fields:has([name="details[biarea]"])>.chmq-field:has([name="details[biarea]"]){order:4!important}
.chmq-dialog .chmq-fields:has([name="details[biarea]"])>.chmq-field:has([name="details[property_type]"]){order:5!important}
.chmq-dialog .chmq-fields:has([name="details[biarea]"])>.chmq-field:has([name="details[date]"]){order:6!important}
.chmq-dialog .chmq-fields:has([name="details[biarea]"])>.chmq-field:has([name="details[service_notes]"]){order:7!important;grid-column:1/-1!important}

/* Exact Airbnb order: postcode/city, date/area, next guest/linen, checkout/checkin, frequency. */
.chmq-dialog .chmq-fields:has([name="details[next_guest]"])>.chmq-field:has([name="details[postcode]"]){order:1!important}
.chmq-dialog .chmq-fields:has([name="details[next_guest]"])>.chmq-field:has([name="details[city]"]){order:2!important}
.chmq-dialog .chmq-fields:has([name="details[next_guest]"])>.chmq-field:has([name="details[date]"]){order:3!important}
.chmq-dialog .chmq-fields:has([name="details[next_guest]"])>.chmq-field:has([name="details[area]"]){order:4!important}
.chmq-dialog .chmq-fields:has([name="details[next_guest]"])>.chmq-field:has([name="details[next_guest]"]){order:5!important}
.chmq-dialog .chmq-fields:has([name="details[next_guest]"])>.chmq-field:has([name="details[linen]"]){order:6!important}
.chmq-dialog .chmq-fields:has([name="details[next_guest]"])>.chmq-field:has([name="details[checkout_time]"]){order:7!important}
.chmq-dialog .chmq-fields:has([name="details[next_guest]"])>.chmq-field:has([name="details[checkin_time]"]){order:8!important}
.chmq-dialog .chmq-fields:has([name="details[next_guest]"])>.chmq-field:has([name="details[frequency]"]){order:9!important}

/* Remove sidebar slogan and keep secondary actions in the CleanHouse palette. */
.chmq-dialog .chmq-side-foot{display:none!important}
.chmq-dialog .chmq-edit,
.chmq-dialog .chmq-edit:hover,
.chmq-dialog .chmq-edit:focus,
.chmq-dialog .chmq-edit:focus-visible{
  color:#0d3042!important;
  border:1px solid #0d3042!important;
  background:#fff!important;
  box-shadow:none!important;
  text-decoration:none!important;
}
.chmq-dialog .chmq-back,
.chmq-dialog .chmq-back:hover,
.chmq-dialog .chmq-back:focus,
.chmq-dialog .chmq-back:focus-visible{
  color:#fff!important;
  border-color:#0d3042!important;
  background:#0d3042!important;
  box-shadow:none!important;
}

/* Progress steps use only the CleanHouse navy palette. */
.chmq-dialog .chmq-progress .is-active,
.chmq-dialog .chmq-progress .is-active button,
.chmq-dialog .chmq-progress li[aria-current="step"],
.chmq-dialog .chmq-progress li[aria-current="step"] button{
  color:#fff!important;
  border-color:#0d3042!important;
  background:#0d3042!important;
  box-shadow:none!important;
}
.chmq-dialog .chmq-progress .is-done,
.chmq-dialog .chmq-progress .is-done button{
  color:#0d3042!important;
  border-color:#d4e2ed!important;
  background:#f1f8fc!important;
}

/* Modern CleanHouse sidebar. */
.chmq-dialog .chmq-side{
  position:relative!important;
  overflow:hidden!important;
  padding:28px 24px!important;
  background:linear-gradient(165deg,#173f60 0%,#0d3042 48%,#082536 100%)!important;
}
.chmq-dialog .chmq-side:before{
  content:""!important;position:absolute!important;width:220px!important;height:220px!important;right:-130px!important;top:-95px!important;border-radius:50%!important;background:rgba(168,203,224,.12)!important
}
.chmq-dialog .chmq-brand{position:relative!important;z-index:1!important;text-align:center!important;margin-bottom:20px!important}
.chmq-dialog .chmq-brand img{width:82px!important;height:82px!important;float:none!important;margin:0 auto!important;padding:8px!important;border-radius:12px!important;box-shadow:0 12px 28px rgba(2,19,30,.24)!important}
.chmq-dialog .chmq-progress{position:relative!important;z-index:1!important}
.chmq-dialog .chmq-side-note{
  position:relative!important;z-index:1!important;margin:24px 0 18px!important;
  font-family:Georgia,serif!important;font-size:24px!important;line-height:1.25!important;color:#fff!important
}
.chmq-dialog .chmq-side-professional{
  position:relative!important;z-index:1!important;margin-top:auto!important;padding:18px!important;
  color:#e7f1f7!important;border:1px solid rgba(190,218,234,.28)!important;border-radius:14px!important;
  background:rgba(255,255,255,.07)!important;box-shadow:0 14px 30px rgba(2,19,30,.16)!important;
  backdrop-filter:blur(5px)!important
}
.chmq-dialog .chmq-side-professional .chmq-side-eyebrow{margin:0 0 8px!important;color:#a9cbe0!important;font-size:10px!important;font-weight:700!important;letter-spacing:1.8px!important}
.chmq-dialog .chmq-side-professional h3{margin:0 0 9px!important;color:#fff!important;font-size:17px!important;line-height:1.3!important}
.chmq-dialog .chmq-side-professional .chmq-side-copy{margin:0 0 13px!important;color:#d6e7f0!important;font-size:12px!important;line-height:1.55!important}
.chmq-dialog .chmq-side-professional ul{display:grid!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}
.chmq-dialog .chmq-side-professional li{position:relative!important;padding-left:22px!important;color:#fff!important;font-size:12px!important;line-height:1.4!important}
.chmq-dialog .chmq-side-professional li:before{content:"✓"!important;position:absolute!important;left:0!important;top:-1px!important;color:#a9cbe0!important;font-size:15px!important;font-weight:700!important}
@media(max-width:700px){.chmq-dialog .chmq-side{padding:13px 16px!important}.chmq-dialog .chmq-side-professional{display:none!important}.chmq-dialog .chmq-brand{margin:0!important;text-align:left!important}.chmq-dialog .chmq-brand img{width:36px!important;height:36px!important;margin:0 8px 0 0!important;padding:3px!important}}

/* Refined modern sidebar headline with cleaner wrapping. */
.chmq-dialog .chmq-side-note{
  max-width:165px!important;
  margin:22px 0 20px!important;
  color:#fff!important;
  font-family:Arial,Helvetica,sans-serif!important;
  font-size:17px!important;
  font-style:normal!important;
  font-weight:700!important;
  line-height:1.42!important;
  letter-spacing:-.15px!important;
}

/* Nudge the close button upward and inward. */
.chmq-dialog .chmq-close{top:6px!important;right:10px!important}

/* Lift the trust card slightly. */
.chmq-dialog .chmq-side-professional{transform:translateY(-14px)!important}

/* Remove the old slogan and move the trust card into its place. */
.chmq-dialog .chmq-side-note{display:none!important}
.chmq-dialog .chmq-side-professional{margin-top:20px!important;margin-bottom:16px!important;transform:none!important}


/* CHMQ_COMPACT_TRUST_CARD_V1 */
.chmq-dialog .chmq-side-professional{
  padding:10px!important;
  margin-top:10px!important;
  margin-bottom:8px!important;
  border-radius:11px!important;
  box-shadow:0 8px 18px rgba(2,19,30,.14)!important;
}
.chmq-dialog .chmq-side-professional .chmq-side-eyebrow{
  margin:0 0 5px!important;
  font-size:8px!important;
  line-height:1.25!important;
  letter-spacing:1.35px!important;
}
.chmq-dialog .chmq-side-professional h3{
  margin:0 0 6px!important;
  font-size:13px!important;
  line-height:1.22!important;
  letter-spacing:-.1px!important;
}
.chmq-dialog .chmq-side-professional .chmq-side-copy{
  margin:0 0 8px!important;
  font-size:9.5px!important;
  line-height:1.35!important;
}
.chmq-dialog .chmq-side-professional ul{
  gap:4px!important;
}
.chmq-dialog .chmq-side-professional li{
  padding-left:15px!important;
  font-size:9.5px!important;
  line-height:1.3!important;
}
.chmq-dialog .chmq-side-professional li:before{
  top:0!important;
  font-size:11px!important;
}
@media (max-height:760px) and (min-width:701px){
  .chmq-dialog .chmq-side{padding-top:18px!important;padding-bottom:14px!important}
  .chmq-dialog .chmq-progress{margin-top:18px!important;margin-bottom:14px!important}
  .chmq-dialog .chmq-progress button{min-height:36px!important;padding:7px 6px!important;font-size:11px!important}
}


/* CHMQ_COMPACT_TRUST_CARD_V2 */
.chmq-dialog .chmq-side-professional{
  padding:7px!important;
  margin-top:6px!important;
  margin-bottom:5px!important;
  border-radius:9px!important;
}
.chmq-dialog .chmq-side-professional .chmq-side-eyebrow{
  margin:0 0 3px!important;
  font-size:7px!important;
  line-height:1.2!important;
  letter-spacing:1.15px!important;
}
.chmq-dialog .chmq-side-professional h3{
  margin:0 0 4px!important;
  font-size:11.5px!important;
  line-height:1.18!important;
  letter-spacing:-.05px!important;
}
.chmq-dialog .chmq-side-professional .chmq-side-copy{
  margin:0 0 5px!important;
  font-size:8px!important;
  line-height:1.25!important;
}
.chmq-dialog .chmq-side-professional ul{gap:2px!important}
.chmq-dialog .chmq-side-professional li{
  padding-left:12px!important;
  font-size:8px!important;
  line-height:1.2!important;
}
.chmq-dialog .chmq-side-professional li:before{
  top:0!important;
  font-size:9px!important;
}


/* CHMQ_COMPACT_TRUST_CARD_V3 */
.chmq-dialog .chmq-side-professional{
  padding:10px 11px!important;
  margin:8px 0 6px!important;
}
.chmq-dialog .chmq-side-professional .chmq-side-eyebrow{
  margin:0 0 5px!important;
  font-size:8px!important;
  line-height:1.25!important;
}
.chmq-dialog .chmq-side-professional h3{
  margin:0!important;
  font-size:13px!important;
  line-height:1.2!important;
}
.chmq-dialog .chmq-side-professional .chmq-side-copy,
.chmq-dialog .chmq-side-professional ul{
  display:none!important;
}


/* CHMQ_COMPACT_TRUST_CARD_V4 */
.chmq-dialog .chmq-side-professional{
  transform:translateY(-48px)!important;
}
