:root{color-scheme:light;--ink:#172942;--muted:#52647c;--blue:#174eac;--line:#dce4ef;--pale:#edf3ff}*{box-sizing:border-box}body{margin:0;background:#f3f6fa;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}a{color:var(--blue)}.site-header,.page-grid,.site-footer{max-width:1280px;margin:auto}.site-header{min-height:112px;padding:24px 40px;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:15px;text-decoration:none;color:var(--ink);font-size:19px;font-weight:750;min-width:0}.brand>span:last-child{overflow-wrap:anywhere}.brand small{display:block;font-size:12px;font-weight:500;letter-spacing:.06em;color:var(--muted);margin-top:3px}.brand-logo{width:116px;height:64px;object-fit:contain;background:white;border-radius:10px;padding:5px;flex-shrink:0}.brand-mark{width:48px;height:48px;background:var(--blue);color:white;border-radius:15px;display:grid;place-items:center;font-size:30px;flex-shrink:0}.header-tag{font-size:11px;font-weight:700;letter-spacing:.16em;color:var(--muted)}.page-grid{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:64px;padding:32px 40px 72px;align-items:start}.welcome{padding-top:24px}.eyebrow{display:block;color:var(--blue);font-size:11px;font-weight:800;letter-spacing:.14em}.eyebrow>span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#258577;margin-right:6px}h1{font-size:clamp(42px,4.6vw,62px);letter-spacing:-.05em;line-height:1.1;margin:24px 0}h1 em{font-style:normal;color:var(--blue)}.intro{font-size:17px;line-height:1.8;color:var(--muted);max-width:430px}.service-art{width:100%;height:auto;display:block;margin:20px 0}.how-it-works{border-top:1px solid var(--line);padding-top:24px}.how-it-works h2{font-size:15px;margin:0 0 22px}.how-it-works ol{padding:0;list-style:none;display:grid;gap:21px}.how-it-works li{display:flex;gap:17px}.how-it-works li>span{font-size:12px;color:var(--blue);background:#e5ecf9;border-radius:10px;min-width:38px;height:38px;display:grid;place-items:center;font-weight:800}.how-it-works strong{font-size:14px}.how-it-works p{margin:4px 0 0;color:var(--muted);font-size:13px}.booking-card{background:white;border:1px solid #e3e9f2;border-radius:24px;padding:36px;box-shadow:0 18px 60px #123c8010;scroll-margin-top:20px}.card-heading{padding-bottom:25px;border-bottom:1px solid var(--line)}.card-heading h2,.success-panel h2{font-size:32px;line-height:1.2;letter-spacing:-.035em;margin:12px 0}.card-heading p{font-size:14px;color:var(--muted);margin:0}.required-note{font-size:12px;color:var(--muted);margin:20px 0}fieldset{border:0;padding:0;margin:0 0 28px;min-width:0}legend{font-weight:750;font-size:16px;margin-bottom:17px;padding:0;display:flex;align-items:center;gap:10px}legend span{background:var(--pale);color:var(--blue);height:28px;width:28px;border-radius:50%;display:inline-grid;place-items:center;font-size:12px}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 16px}.full{grid-column:1/-1}label{display:block;font-size:13px;font-weight:650;min-width:0}input,select,textarea{font:inherit;font-size:16px;font-weight:400;color:var(--ink);background:#fafbfd;border:1px solid #c9d4e4;border-radius:10px;min-height:50px;width:100%;padding:13px 14px;margin-top:7px;max-width:100%}textarea{resize:vertical;min-height:118px}input::placeholder,textarea::placeholder{color:#6d7d93;font-size:14px;opacity:1}select{padding-right:24px}input:focus,textarea:focus,select:focus{background:white;outline:3px solid #c6dbff;border-color:var(--blue)}label small,.time-help{display:block;font-weight:400;color:var(--muted);font-size:12px;margin:7px 0 0;line-height:1.6}.primary-button{display:flex;justify-content:center;align-items:center;gap:16px;width:100%;min-height:56px;border:0;border-radius:12px;background:var(--blue);color:white;font:inherit;font-size:16px;font-weight:700;text-decoration:none;padding:15px 20px;cursor:pointer;box-shadow:0 5px 14px #174eac25}.primary-button:hover{background:#103d8c}.primary-button:disabled{background:#697a92;cursor:not-allowed;box-shadow:none}.primary-button span{font-size:22px;line-height:1}.submit-note{font-size:11px;color:var(--muted);text-align:center;margin:15px 0 0}.notice,.error-notice{border-radius:12px;background:#edf3ff;padding:18px;font-size:14px;margin:18px 0}.notice p,.error-notice p{margin:6px 0 0}.error-notice{background:#fff0ef;color:#8b2924;border:1px solid #f0c8c5}.honeypot{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.success-panel{padding:30px 0;text-align:center}.success-panel>p{color:var(--muted)}.success-icon{display:grid;place-items:center;margin:0 auto 28px;width:80px;height:80px;border-radius:50%;background:#e1f4eb;color:#14724a;font-size:36px}.success-panel .notice{text-align:left;margin:28px 0}.site-footer{padding:24px 40px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px}.skip-link{position:absolute;left:16px;top:-100px;background:white;padding:16px;z-index:2}.skip-link:focus{top:8px}:focus-visible{outline:3px solid #5e9dff;outline-offset:4px}@media(min-width:1500px){.page-grid{gap:90px}}@media(max-width:900px){.page-grid{gap:28px;padding:20px 24px 48px}.site-header{padding:20px 24px}.booking-card{padding:26px}.field-grid{grid-template-columns:1fr}.welcome h1{font-size:44px}.header-tag{display:none}}@media(max-width:680px){.site-header{min-height:86px;padding:16px 20px}.brand{font-size:16px}.brand-logo{width:85px;height:52px}.page-grid{grid-template-columns:1fr;padding:8px 16px 32px;gap:24px}.welcome{padding:10px 8px 0;position:relative}.welcome h1{font-size:40px;margin:16px 0}.intro{font-size:15px;max-width:100%;margin-bottom:0}.service-art{width:210px;max-width:70%;margin:4px auto 0}.how-it-works{display:none}.booking-card{padding:24px 20px;border-radius:20px}.card-heading h2{font-size:28px}.field-grid{gap:16px}.site-footer{padding:22px 24px;flex-direction:column;gap:6px}.eyebrow{font-size:10px}.success-panel{padding:12px 0}.primary-button{min-height:58px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

/* Customer branding and security check */
.site-header{min-height:180px}.brand-logo{width:280px;height:140px;padding:8px;border-radius:16px}.brand{gap:24px}.captcha-box{background:#f3f6fc;border:1px solid var(--line);padding:18px;border-radius:12px}.captcha-box legend{padding:0 6px}.captcha-box input:not([type=hidden]){max-width:180px}
@media(max-width:900px){.brand-logo{width:230px;height:125px}.brand{gap:18px}}
@media(max-width:680px){.site-header{justify-content:center;padding:20px}.brand{flex-direction:column;text-align:center;gap:12px;width:100%}.brand-logo{width:260px;max-width:100%;height:130px}.brand small{margin-top:2px}.captcha-box{padding:14px}}

@media(max-width:680px){.site-header{flex-wrap:wrap}.portal-login-link{min-height:48px;display:inline-flex;align-items:center;padding:10px 16px}}
/* 5.25.9: keep the booking form readable at laptop, tablet and phone widths. */
.page-grid,.page-grid>*{min-width:0}
.portal-login-link{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 14px;border:1px solid #bed2ef;border-radius:10px;background:#fff;font-weight:700;text-decoration:none;white-space:nowrap}
.booking-card{width:100%;min-width:0}
.booking-form fieldset{padding:22px 0 4px;border-bottom:1px solid var(--line)}
.booking-form fieldset:last-of-type{border-bottom:0}
.booking-form label.full{grid-column:1/-1}
.booking-form .field-grid>*{min-width:0}
.booking-form select{appearance:auto}
@media(max-width:1120px){.page-grid{grid-template-columns:minmax(0,1fr);max-width:790px;gap:22px;padding:16px 28px 64px}.welcome{display:grid;grid-template-columns:minmax(0,1fr) 170px;column-gap:22px;padding:6px 0 0}.welcome>.eyebrow,.welcome>h1,.welcome>.intro{grid-column:1}.welcome h1{font-size:clamp(34px,4.5vw,48px);margin:10px 0}.welcome .intro{margin:0}.welcome .service-art{grid-column:2;grid-row:1/4;align-self:center;margin:0;width:100%}.how-it-works{grid-column:1/-1;margin-top:18px;padding-top:16px}.how-it-works ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:0}.how-it-works li{gap:8px}.booking-card{padding:30px}}
@media(max-width:680px){.site-header{flex-wrap:wrap;gap:8px}.site-header>.brand{max-width:100%;flex:1 1 180px}.portal-login-link{font-size:12px;padding:8px 10px}.page-grid{padding:12px 14px 40px;gap:18px}.welcome{display:block;padding:0 4px}.welcome h1{font-size:clamp(31px,9vw,41px);margin:10px 0}.welcome .service-art{display:none}.welcome .intro{margin:0}.booking-card{padding:22px 17px}.booking-form fieldset{padding:18px 0 3px}.booking-form .field-grid{grid-template-columns:1fr;gap:14px}.booking-form legend{line-height:1.35}}

/* Compact challenge panel; the legend has its own clear space. */
.booking-form fieldset.captcha-box{height:auto;min-height:0;margin:14px 0 22px;padding:10px 14px 12px;border:1px solid var(--line);border-radius:12px}.booking-form .captcha-box legend{margin:0 0 8px;padding:0 8px;line-height:1.4}.booking-form .captcha-box input:not([type=hidden]){min-height:40px;height:40px;padding:8px 10px;margin-top:6px;max-width:170px}.booking-form .captcha-box label{margin-top:0}.booking-form .captcha-box .time-help{margin-top:7px}

/* Booking SMS notice stays directly below the phone field at every width. */
.booking-form .service-sms-consent{padding:18px;border:1px solid #cbdcec;border-radius:12px;background:#f1f6fc;color:#243d57;margin-top:-6px}
.booking-form .service-sms-consent p{font-size:13px;line-height:1.7;margin:0;overflow-wrap:anywhere}
.booking-form .service-sms-consent a{color:#124f91;text-decoration:underline;text-underline-offset:3px;font-weight:650}
.booking-form .service-sms-consent a:hover{color:#0a315c}
.booking-form .service-sms-opt-out{display:flex;align-items:flex-start;gap:12px;min-height:44px;margin:14px 0 8px;padding:10px 12px;border:1px solid #cbdcec;border-radius:10px;background:#fff;color:#172942;cursor:pointer;font-size:14px;line-height:1.5}
.booking-form .service-sms-opt-out input[type=checkbox]{appearance:auto;flex:0 0 20px;width:20px;height:20px;min-height:20px;margin:1px 0 0;padding:0;accent-color:#174eac}
.booking-form .service-sms-opt-out span{min-width:0;overflow-wrap:anywhere}
.booking-form .service-sms-consent .service-sms-help{font-size:12px;color:#415b75}
@media(max-width:680px){.booking-form .service-sms-consent{padding:14px}.booking-form .service-sms-opt-out{padding:10px}}
