:root{--navy:#0B2D5B;--champagne:#D4B483;--paper:#F8F7F4;--slate:#2E2E2E}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--navy);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid var(--champagne);outline-offset:5px}header{height:86px;padding:0 5.1%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px}.brand img{object-fit:contain}.brand>span{font-size:23px;letter-spacing:7px;font-weight:600}.brand small{display:block;font-size:6px;letter-spacing:1px;margin-top:6px}nav{display:flex;gap:36px;font-size:14px}nav a{padding:12px 0;border-bottom:2px solid var(--champagne)}.habitat{align-self:center;opacity:.55}.cta{display:inline-flex;align-items:center;justify-content:center;gap:30px;background:var(--champagne);border-radius:40px;color:var(--navy);font-weight:600;padding:18px 28px;font-size:15px;transition:transform .2s,box-shadow .2s}.cta:hover{transform:translateY(-2px);box-shadow:0 5px 15px #0001}.nav-cta{font-size:13px;padding:16px 24px}.hero{display:grid;grid-template-columns:53% 47%;background:var(--navy);color:var(--paper);min-height:500px}.hero-copy{padding:65px 3% 32px 9.6%;position:relative;z-index:1}.eyebrow{font-size:10px;letter-spacing:3px;font-weight:600;margin:0 0 20px}h1{font-size:clamp(38px,4.15vw,64px);line-height:1.08;letter-spacing:-1.8px;margin:0 0 22px;font-weight:600;max-width:660px}.intro{font-size:18px;line-height:1.5;margin:0 0 25px}.hero-photo{min-width:0;overflow:hidden}.hero-photo>svg{width:100%;height:100%;display:block}.proofs{display:flex;padding:0;margin:30px 0 0;list-style:none;max-width:420px}.proofs li{font-size:11px;line-height:1.6;text-align:center;flex:1;padding:0 12px;border-right:1px solid #ffffff20}.proofs li:first-child{padding-left:0}.proofs li:last-child{border:0}.proofs svg,.proofs li>span{width:25px;height:29px;display:block;margin:0 auto 8px;fill:none;stroke:currentColor;stroke-width:1.3}.proofs li>span{font-size:27px;line-height:29px}.simulator{padding:52px 5.1% 80px;scroll-margin-top:28px;min-height:390px}.sim-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.sim-top .eyebrow{margin:0;font-size:10px;letter-spacing:2px}.progress{display:flex;align-items:center;gap:16px;font-size:12px;color:var(--slate)}.progress i{width:105px;height:2px;background:#0b2d5b20}.progress b{display:block;width:16.666%;height:2px;background:var(--champagne);transition:width .3s}h2{font-size:clamp(27px,2.6vw,38px);letter-spacing:-1px;margin:0 0 10px;font-weight:600;outline:none}.helper{margin:0 0 26px;font-size:15px;color:var(--slate);line-height:1.5}.choices{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.choice{display:flex;padding:0;text-align:left;background:#fff;border:1px solid #0b2d5b18;border-radius:9px;min-height:160px;overflow:hidden;align-items:center;transition:opacity .25s,transform .25s,border-color .2s}.choice:hover{border-color:var(--champagne);transform:translateY(-3px)}.choice.selected{border-color:var(--champagne);box-shadow:inset 0 0 0 1px var(--champagne)}.choice.fading{opacity:0;transform:translateY(8px)}.thumbnail{width:39%;align-self:stretch;flex-shrink:0}.thumbnail svg{width:100%;height:100%;display:block}.choice-copy{padding:18px;flex:1}.choice-copy>svg{width:29px;height:29px;fill:none;stroke:var(--navy);stroke-width:1.5;margin-bottom:8px}.choice strong{display:block;font-size:18px;margin-bottom:9px}.choice small{font-size:12px;line-height:1.6;color:var(--slate)}.arrow{align-self:flex-end;margin:0 14px 17px 0;font-size:23px}.surface{grid-template-columns:repeat(4,1fr)}.surface .choice{justify-content:center;min-height:105px;font-size:22px}.surface .choice[aria-pressed=true]{border-color:var(--champagne);background:var(--champagne)}.back{border:0;background:none;padding:10px 0;margin-top:18px;font-size:13px}.status{font-size:14px;min-height:22px;color:var(--slate)}.enter{animation:enter .35s ease both}@keyframes enter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.sticky-cta{display:none}.skip{position:absolute;left:20px;top:-100px;z-index:10;background:var(--paper);padding:15px}.skip:focus{top:10px}@media(min-width:1600px){header,.simulator{padding-left:max(5.1%,calc((100vw - 1440px)/2));padding-right:max(5.1%,calc((100vw - 1440px)/2))}}@media(max-width:1000px){.brand>span{font-size:18px;letter-spacing:4px}nav{gap:20px}.hero-copy{padding-top:42px}h1{font-size:42px}.choice-copy{padding:12px}.arrow{display:none}.choices{gap:14px}}@media(max-width:650px){header{height:72px;padding:0 22px}.brand img{width:47px;height:36px}.brand>span{font-size:18px;letter-spacing:5px}.brand small{font-size:5px;letter-spacing:.6px}.nav-cta,nav .habitat{display:none}nav{font-size:12px}.hero{display:block;min-height:0;position:relative;overflow:hidden}.hero-copy{padding:35px 24px 27px}.hero .eyebrow{font-size:8px;letter-spacing:2px;margin-bottom:19px}h1{font-size:43px;line-height:1.08;letter-spacing:-1.5px;max-width:350px;margin-bottom:19px}.intro{font-size:15px;line-height:1.5;margin-bottom:23px}.hero-copy>.cta{padding:16px 25px;font-size:14px}.hero-photo{height:165px}.hero-photo>svg{width:100%;height:100%;object-fit:cover}.proofs{margin-top:26px;max-width:340px}.proofs li{font-size:9px;padding:0 10px}.proofs svg,.proofs li>span{width:21px;height:23px;margin-bottom:6px}.simulator{padding:35px 22px 100px;min-height:500px;scroll-margin-top:20px}.sim-top{margin-bottom:18px}.sim-top .eyebrow{font-size:8px;letter-spacing:1.5px}.progress{gap:8px;font-size:10px}.progress i{width:43px}h2{font-size:29px;line-height:1.15;letter-spacing:-.8px}.helper{font-size:13px;margin:12px 0 22px}.choices{grid-template-columns:1fr;gap:12px}.choice{min-height:104px;height:104px}.thumbnail{width:100px}.choice-copy{padding:13px 16px}.choice-copy>svg{display:none}.choice strong{font-size:17px;margin-bottom:5px}.choice small{font-size:12px}.arrow{display:block;font-size:23px;align-self:center;margin:0 18px 0 0}.surface{grid-template-columns:1fr 1fr}.surface .choice{height:88px;min-height:88px;font-size:20px}.sticky-cta{position:fixed;bottom:calc(12px + env(safe-area-inset-bottom));left:22px;right:22px;z-index:5;display:flex;padding:15px;box-shadow:0 4px 20px #0002;font-size:14px}.started .sticky-cta{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
@media(min-width:651px){.hero-photo{position:relative}.hero-photo>svg{position:absolute;inset:0}.thumbnail{position:relative}.thumbnail>svg{position:absolute;inset:0}}
.brand-logo,.brand img{mix-blend-mode:multiply}
/* Simulator continuation: same palette, one question at a time. */
.wizard-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px}.wizard-actions .back{margin:0}.wizard-actions .cta{border:0}.cta:disabled{opacity:.4;cursor:not-allowed;transform:none;box-shadow:none}.access-control{display:flex;align-items:center;gap:28px;margin:35px 0}.access-control>button{width:48px;height:48px;border:1px solid #0b2d5b30;background:transparent;border-radius:50%;font-size:26px}.access-control label{text-align:center}.access-control input{display:block;width:110px;text-align:center;font-size:44px;color:var(--navy);background:transparent;border:0;border-bottom:1px solid #0b2d5b30;padding:8px;appearance:textfield}.access-control span{font-size:12px;display:block;margin-top:10px}.access-control button:disabled{opacity:.3;cursor:default}.feature-options,.option-row{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;max-width:1000px}.answer-option{display:flex;gap:14px;align-items:center;border:1px solid #0b2d5b25;border-radius:9px;padding:22px;cursor:pointer;background:#fff;line-height:1.5}.answer-option:has(input:checked){border-color:var(--champagne);box-shadow:inset 0 0 0 1px var(--champagne)}.answer-option input{accent-color:var(--navy);width:18px;height:18px;flex-shrink:0}.answer-option strong{display:block;font-size:16px}.answer-option small{display:block;font-size:13px;margin-top:5px;color:var(--slate)}fieldset{padding:0;margin:26px 0;border:0}legend{font-size:15px;margin-bottom:12px;font-weight:600}fieldset:not(:first-of-type) .option-row{grid-template-columns:repeat(3,1fr)}.project-summary{display:flex;flex-wrap:wrap;gap:0;margin:32px 0}.project-summary span{padding:8px 24px;border-left:1px solid #0b2d5b25;font-size:16px}.project-summary span:first-child{padding-left:0;border:0}.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:780px;margin:30px 0}.contact-fields label{font-size:14px;display:grid;gap:9px}.contact-fields input{font:inherit;color:var(--navy);background:white;border:1px solid #0b2d5b30;border-radius:7px;padding:15px;width:100%;min-width:0}input:focus-visible{outline:2px solid var(--navy);outline-offset:3px}.privacy-note{font-size:12px;line-height:1.6;color:var(--slate);max-width:780px;margin-top:24px}#form-error{color:var(--slate);font-size:14px;font-weight:600}.result-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;margin:35px 0}.result-label{font-size:10px;letter-spacing:2px}.equipment{list-style:none;padding:0;margin:20px 0}.equipment li{display:flex;gap:15px;padding:12px 0;border-bottom:1px solid #0b2d5b15;font-size:14px;line-height:1.5}.equipment li>span{white-space:nowrap}.estimate{border-left:1px solid #0b2d5b25;padding-left:38px}.estimate strong{display:block;font-size:36px;letter-spacing:-1px;margin:20px 0}.estimate p{font-size:13px;line-height:1.6}.care{max-width:1000px;margin-top:20px}details{font-size:13px;line-height:1.6}summary{cursor:pointer}details p{max-width:800px}@media(max-width:650px){.feature-options,.option-row,fieldset:not(:first-of-type) .option-row{grid-template-columns:1fr;gap:10px}.answer-option{padding:16px}.wizard-actions{gap:15px}.wizard-actions .cta{font-size:13px;padding:16px 19px;gap:15px}.wizard-actions .back{font-size:12px}.contact-fields{grid-template-columns:1fr;gap:17px}.result-layout{grid-template-columns:1fr;gap:20px}.estimate{border-left:0;border-top:1px solid #0b2d5b25;padding:16px 0 0}.estimate strong{font-size:30px}.project-summary{gap:10px;flex-direction:column}.project-summary span{padding:0;border:0;font-size:14px}.simulator h2{overflow-wrap:break-word}.access-control{justify-content:center;gap:20px}}
.editorial{padding:76px 5.1%}.editorial p{font-size:16px;line-height:1.65}.editorial .eyebrow{font-size:10px;line-height:1.5}.editorial h2{font-size:clamp(30px,3vw,44px);line-height:1.13}.text-link{display:inline-flex;gap:24px;margin-top:15px;font-size:14px;border-bottom:1px solid var(--champagne);padding-bottom:8px}.ajax-section{display:grid;grid-template-columns:1fr 1.25fr;gap:45px 65px;border-top:1px solid #0b2d5b10}.ajax-intro{align-self:center}.ajax-visual{align-self:center}.ajax-visual svg{width:100%;display:block;mix-blend-mode:multiply}.product-story{grid-column:1/-1;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;padding-top:25px;border-top:1px solid #0b2d5b18}.story-controls{display:flex;justify-content:space-between;gap:10px;align-items:start}.story-controls button{font-size:10px;letter-spacing:1px;background:none;border:0;border-bottom:2px solid transparent;padding:12px 0 17px;text-align:left}.story-controls button span{display:block;font-size:16px;margin-top:10px;letter-spacing:0}.story-controls button[aria-pressed=true]{border-color:var(--champagne)}#product-copy{min-height:112px}#product-copy h3{font-size:23px;margin:10px 0}#product-copy p{font-size:14px;margin:0;color:var(--slate)}.demo-section{background:#fff;display:grid;grid-template-columns:1fr 1.2fr;gap:35px 60px;scroll-margin-top:25px}.demo-controls{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:28px}.demo-controls button{padding:18px 7px;border:1px solid #0b2d5b25;border-radius:7px;background:transparent;font-size:12px}.demo-controls button[aria-pressed=true]{background:var(--navy);color:var(--paper);border-color:var(--navy)}.editorial .demo-note{font-size:11px;color:var(--slate);max-width:420px;margin-top:20px}.demo-intro .back{margin-top:0}.house-scene{position:relative;min-height:350px;overflow:hidden;border-radius:9px;background:var(--paper)}.house-art{position:absolute;bottom:0;left:0;width:100%;height:68%;object-fit:cover}.notification{position:relative;margin:22px;padding:18px 20px;background:var(--paper);border:1px solid #0b2d5b15;border-radius:9px;min-height:116px;z-index:2}.notification-label{display:block;font-size:8px;letter-spacing:1.5px;margin-bottom:10px}.notification strong{font-size:17px}.notification p{font-size:12px;margin:6px 0 0;line-height:1.5}.hotspot{position:absolute;width:34px;height:34px;border-radius:50%;border:1px solid var(--navy);background:var(--paper);font-size:23px;z-index:3}.hotspot.door{left:24%;top:74%}.hotspot.window{left:58%;top:69%}.hotspot.motion{left:43%;top:61%}.hotspot.siren{left:77%;top:65%}.hotspot.active{background:var(--champagne);box-shadow:0 0 0 9px #d4b48335}.signal-path{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);list-style:none;padding:25px 0 0;margin:0;border-top:1px solid #0b2d5b18;gap:30px}.signal-path li{position:relative;display:grid;grid-template-columns:42px 1fr;gap:6px 14px;padding:12px 0;opacity:.45;transition:opacity .3s}.signal-path li.lit{opacity:1}.signal-path li>span{grid-row:1/3;width:38px;height:38px;border:1px solid #0b2d5b30;border-radius:50%;display:grid;place-items:center;font-size:11px}.signal-path li.lit>span{background:var(--champagne);border-color:var(--champagne)}.signal-path small{font-size:12px}.faq-section{display:grid;grid-template-columns:1fr 1.3fr;gap:60px}.faq-list details{border-bottom:1px solid #0b2d5b20;padding:22px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{font-size:16px;font-weight:600;list-style-position:outside;margin-left:16px;padding-left:7px}.faq-list p{font-size:14px;color:var(--slate)}.closing{background:var(--navy);color:var(--paper);display:flex;align-items:center;justify-content:space-between;gap:40px}.closing .closing-note{font-size:12px;text-align:center;margin:15px 0 0}.site-footer{padding:35px 5.1%;display:flex;align-items:center;justify-content:space-between;gap:25px;font-size:12px}.site-footer .brand>span{font-size:18px}@media(max-width:800px){.ajax-section,.demo-section,.faq-section{gap:35px;grid-template-columns:1fr}.ajax-visual{max-width:600px}.product-story{grid-template-columns:1fr;gap:15px}.house-scene{min-height:370px}.faq-section{gap:30px}.closing{align-items:flex-start;flex-direction:column}.site-footer{flex-wrap:wrap}.signal-path{gap:12px}.signal-path li{grid-template-columns:1fr}.signal-path li>span{grid-row:auto}.signal-path small{line-height:1.5}}@media(max-width:650px){.editorial{padding:50px 22px}.editorial h2{font-size:31px}.editorial p{font-size:14px}.story-controls button span{font-size:13px}.story-controls{gap:15px}.house-scene{min-height:320px}.notification{margin:15px;padding:15px;min-height:120px}.hotspot{width:30px;height:30px;font-size:20px}.demo-controls{gap:7px}.demo-controls button{font-size:11px;padding:18px 5px}.signal-path strong{font-size:13px}.signal-path small{font-size:10px}.site-footer{padding:28px 22px 95px;flex-direction:column;align-items:flex-start}.faq-list summary{font-size:15px}.closing .cta{font-size:14px}.ajax-section .ajax-visual{margin:0 -10px}.simulator{padding-bottom:55px}}
@media(max-width:650px){.hotspot{width:44px;height:44px;font-size:22px}.hotspot.door{left:21%;top:75%}.hotspot.window{left:58%;top:73%}.hotspot.motion{left:40%;top:59%}.hotspot.siren{left:78%;top:58%}}
/* Clear architectural model and official product photography. */
.demo-section{grid-template-columns:1fr;gap:30px}.demo-intro{display:grid;grid-template-columns:1.3fr 1fr;gap:0 60px}.demo-intro>.eyebrow,.demo-intro>h2,.demo-intro>p:not(.demo-note){grid-column:1}.demo-intro>.demo-controls{grid-column:2;grid-row:2;align-self:center;margin:0}.demo-intro>.demo-note{grid-column:2;grid-row:3;margin:0;align-self:center}.demo-intro>.back{grid-column:2;grid-row:4;justify-self:start}.house-v2{display:grid;grid-template-columns:1.8fr 1fr;gap:28px;min-height:0;overflow:visible;border-radius:0;background:transparent;align-items:center}.house-canvas{position:relative;min-width:0;isolation:isolate}.house-image{display:block;width:100%;height:auto;border-radius:12px}.house-v2 .hotspot{transform:translate(-50%,-50%);border:0;background:none;box-shadow:none;width:44px;height:44px;display:grid;place-items:center;padding:0}.house-v2 .point{display:grid;place-items:center;width:32px;height:32px;border:1px solid var(--navy);background:var(--paper);border-radius:50%;font-size:22px;box-shadow:0 2px 10px #0b2d5b20;transition:background .2s,box-shadow .2s}.house-v2 .hotspot.active .point{background:var(--champagne);box-shadow:0 0 0 7px #d4b48355}.house-v2 .point-label{position:absolute;top:42px;left:50%;transform:translateX(-50%);font-size:11px;line-height:1.3;white-space:nowrap;background:var(--paper);border:1px solid #0b2d5b15;border-radius:4px;padding:4px 8px;box-shadow:0 2px 8px #0b2d5b12;pointer-events:none}.house-v2 .door{left:36%;top:62%}.house-v2 .window{left:32%;top:35%}.house-v2 .motion{left:63%;top:39%}.house-v2 .siren{left:78%;top:29%}.device-panel{min-width:0;border-left:1px solid #0b2d5b18;padding-left:28px}.device-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.device-heading .eyebrow{margin:0;font-size:9px;letter-spacing:1.5px}.device-brand{letter-spacing:3px;font-size:12px}.device-photo{width:100%;height:155px;object-fit:contain;display:block;margin:12px 0;background:#f8f7f4;mix-blend-mode:multiply}.device-panel h3{font-size:25px;letter-spacing:-.5px;margin:16px 0 8px}.device-panel p{font-size:13px;line-height:1.6;margin:8px 0}.device-panel .device-placement{font-size:12px;font-weight:600;margin-bottom:12px}.device-caveat{display:block;font-size:10px;line-height:1.5;opacity:.7;margin-top:14px}.device-hint{display:block;font-size:11px;margin-top:25px}.device-panel .notification{margin:24px 0 0;padding:18px;min-height:130px}.device-panel .notification p{font-size:12px}.device-panel .notification strong{font-size:15px}#device-card{min-height:330px}.house-v2 .hotspot:hover .point,.house-v2 .hotspot:focus-visible .point{background:var(--champagne)}@media(max-width:850px){.demo-intro{display:block}.demo-controls{margin-top:25px!important}.demo-intro>.demo-note{margin-top:15px}.house-v2{grid-template-columns:1fr;gap:24px}.house-canvas{max-width:750px;width:100%;margin:auto}.device-panel{border-left:0;border-top:1px solid #0b2d5b18;padding:24px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:24px}.device-panel .notification{align-self:start;margin:0}#device-card{min-height:0}}@media(max-width:650px){.house-v2{gap:20px}.device-panel{display:block;padding-top:20px}.device-panel .notification{margin-top:20px;min-height:110px}.device-photo{height:145px;margin:10px 0}.device-panel h3{font-size:23px}.house-v2 .point{width:28px;height:28px;font-size:19px}.house-v2 .point-label{top:36px;font-size:9px;padding:3px 5px}.device-heading .eyebrow{font-size:9px}.device-panel .device-caveat{font-size:10px}.house-v2 .siren .point-label{top:-17px}.house-v2 .motion .point-label{top:37px}.house-canvas{margin:0 -8px;width:calc(100% + 16px);max-width:none}}
.device-photo{animation:enter .3s ease both}
.demo-controls{grid-template-columns:repeat(5,minmax(0,1fr))}.house-v2 .outdoor{left:83%;top:63%}@media(max-width:650px){.demo-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-controls button{min-height:44px}.house-v2 .outdoor .point-label{top:36px}}
/* Keep all demo labels inside their controls at intermediate widths. */
.demo-controls{grid-template-columns:repeat(5,minmax(86px,1fr))}.demo-controls button{padding-inline:8px;white-space:nowrap;min-width:0}@media(min-width:851px) and (max-width:1200px){.demo-controls{grid-template-columns:repeat(3,minmax(86px,1fr))}}@media(max-width:650px){.demo-controls{grid-template-columns:repeat(3,minmax(0,1fr))}.demo-controls button{font-size:11px;padding-inline:4px}}
.certification-note{grid-column:1/-1;border-top:1px solid #0b2d5b18;padding-top:24px;display:grid;grid-template-columns:1fr 1.25fr;gap:12px 65px}.editorial .certification-note p{font-size:14px;margin:0;line-height:1.7}.certification-title{font-weight:600}.certification-note small{font-size:12px;color:var(--slate)}.certification-note details{grid-column:2;font-size:12px}.certification-note summary{padding:4px 0;cursor:pointer}.editorial .certification-note details p{font-size:12px;max-width:650px;margin-top:12px;color:var(--slate)}.certification-note a{text-decoration:underline;text-underline-offset:3px}@media(max-width:800px){.certification-note{grid-template-columns:1fr;gap:10px}.certification-note details{grid-column:1}}

/* Réservation intégrée, sans estimation tarifaire. */
.booking-panel{margin-top:28px;background:#fff;border:1px solid #0b2d5b20;border-radius:12px;overflow:hidden}.booking-panel iframe{display:block;width:100%;height:780px;border:0}.privacy-note a{text-decoration:underline;text-underline-offset:3px}@media(max-width:650px){.booking-panel{margin-inline:-10px;border-radius:8px}.booking-panel iframe{height:900px}.wizard-actions{flex-wrap:wrap}}

.booking-fields{margin-top:32px}.booking-fields select{width:100%;min-height:54px;padding:14px;border:1px solid #0b2d5b40;border-radius:6px;background:#fff;color:#0B2D5B;font:inherit}.booking-fields input{min-height:54px;min-width:0}.booking-address{grid-column:1/-1}#booking-form [role=status]{min-height:26px;margin:20px 0;color:#0B2D5B}#booking-form select:focus-visible{outline:2px solid #0B2D5B;outline-offset:3px}.booking-success{margin-top:30px;padding:28px;border-left:3px solid #D4B483;background:white}.booking-success h3{font-size:26px}.booking-success p{line-height:1.6}@media(max-width:650px){.booking-fields{grid-template-columns:1fr}.booking-fields input,.booking-fields select{font-size:16px}#booking-form .cta{width:100%;justify-content:space-between}.booking-success{padding:20px}}

.contact-details{margin-top:28px;display:flex;flex-direction:column;align-items:flex-start;gap:4px}.closing .contact-details p{font-size:14px;margin:0 0 6px}.contact-details a,.footer-contact a{display:inline-flex;align-items:center;min-height:44px;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:5px}.contact-details a{font-size:16px;max-width:100%}.contact-details a:focus-visible,.footer-contact a:focus-visible{outline:2px solid currentColor;outline-offset:4px}.footer-contact{display:flex;flex-direction:column;align-items:flex-start;max-width:100%}.footer-contact>span{margin-bottom:8px}@media(max-width:650px){.contact-details{margin-top:24px}.contact-details a{font-size:15px}}

.service-area{display:grid;grid-template-columns:1fr 1.3fr;gap:60px;border-top:1px solid #0b2d5b18}.service-area p{max-width:660px}.service-area>div>p:first-child{margin-top:0}@media(max-width:800px){.service-area{grid-template-columns:1fr;gap:20px}}
