:root{--raspberry:#b1005a;--raspberry-dark:#850044;--ink:#29222a;--muted:#665e65;--paper:#fffdfb;--pink:#f7e9ed;--line:#e4d9de;--green:#244d42;--radius:24px;font-family:"Avenir Next",Avenir,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:auto;scroll-padding-top:30px}body{margin:0;font-size:19px;line-height:1.6}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--raspberry);outline-offset:5px}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08;letter-spacing:-.045em}h1,h2{font-weight:500}h1{font-size:clamp(3.7rem,6.5vw,6.3rem);margin-bottom:25px}h2{font-size:clamp(2.2rem,3.5vw,3.5rem);margin-bottom:24px}h3{font-size:1.8rem;font-weight:600}em{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:var(--raspberry)}.wrap{width:min(1220px,calc(100% - 96px));margin-inline:auto}.eyebrow{font-size:1rem;letter-spacing:.08em;font-weight:700;margin-bottom:24px}.small{font-size:1rem;color:var(--muted)}.header{border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;min-height:106px;gap:26px}.brand{text-decoration:none;display:flex;align-items:center;gap:18px}.brand-image{position:relative;display:block;width:152px;height:78px;overflow:hidden;background:var(--raspberry);border-radius:0 0 14px 14px}.brand-image img{position:absolute;width:152px;height:152px;max-width:none;top:-36px}.brand-local{font-size:1rem;letter-spacing:.08em;font-weight:700;max-width:85px}.header nav{display:flex;gap:28px;font-size:1rem}.header nav a{text-decoration:none}.header nav a:hover{color:var(--raspberry)}.header-call{border:1px solid var(--line);border-radius:100px;padding:11px 19px;font-weight:600;font-size:1rem;text-decoration:none;white-space:nowrap}.header-call>span:first-child{color:var(--raspberry);margin-right:8px}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:25px;padding-block:76px 80px}.local-dot{display:inline-block;width:8px;height:8px;background:var(--raspberry);border-radius:50%;margin-right:9px}.hero .eyebrow{margin-bottom:27px}.intro{font-size:1.2rem;line-height:1.5;margin-bottom:19px}.hero-summary{font-size:1.125rem;color:var(--muted);margin-bottom:25px}.actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:54px;padding:14px 24px;border-radius:100px;font-size:1rem;font-weight:600;text-decoration:none;cursor:pointer;border:0;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.primary{background:var(--raspberry);color:white}.primary:hover{background:var(--raspberry-dark)}.primary:focus-visible{outline-offset:4px}.text-button{padding-inline:0;gap:12px;border-radius:0}.text-button:hover{color:var(--raspberry)}.hero-note{margin:16px 0 0}.hero-art{position:relative;height:600px}.photo-main{position:absolute;right:-8px;top:45px;width:87%;aspect-ratio:1;overflow:hidden;border-radius:48% 48% 43% 43%;transform:rotate(6deg)}.photo-main img{width:100%;height:auto;transform:rotate(-6deg) scale(1.04)}.photo-secondary{position:absolute;bottom:0;left:-14px;width:47%;aspect-ratio:1;overflow:hidden;border:8px solid var(--paper);border-radius:50%;background:var(--paper);box-shadow:0 12px 35px #44263316}.photo-secondary img{height:100%;width:100%;object-fit:cover;object-position:center top;transform:scale(1.12)}.art-caption{position:absolute;z-index:1;right:20px;top:0;display:flex;align-items:center;gap:12px;font-size:1rem;line-height:1.3;transform:rotate(6deg);color:var(--green)}.art-caption>span{font-size:3rem;font-weight:300}.art-label{position:absolute;right:0;bottom:4px;display:flex;align-items:center;gap:14px;font-size:1rem;line-height:1.45}.tiny-symbol{color:var(--raspberry);font-size:2.2rem}.reassurance{background:var(--raspberry);color:white}.reassurance-inner{display:flex;justify-content:space-between;padding-block:22px;gap:24px;font-size:1rem}.reassurance strong{font-weight:600}.reassurance-inner>span+span{border-left:1px solid #ffffff55;padding-left:36px}.section{padding-block:95px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:38px}.section-heading h2{margin-bottom:0}.section-heading>p{color:var(--muted);margin-bottom:0;flex-shrink:0}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.service-card{border-radius:var(--radius);padding:38px;display:flex;flex-direction:column}.cleaning{background:var(--pink)}.care{background:#edf1ed}.service-top{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:22px}.service-number{font-size:1rem;letter-spacing:.06em;font-weight:700}.service-icon{font-size:2.5rem;line-height:1;color:var(--raspberry)}.care .service-icon{color:var(--green)}.service-card h3{margin-bottom:20px}.service-lead{font-size:1.5rem;line-height:1.3;font-family:Georgia,serif}.service-card>p:not(.service-lead){font-size:1.125rem}.check-list{list-style:none;padding:0;margin:8px 0 23px}.check-list li{position:relative;padding-left:24px;margin:9px 0;font-size:1rem}.check-list li:before{content:'✓';position:absolute;left:0;color:var(--raspberry);font-weight:600}.care .check-list li:before{color:var(--green)}.service-model{border-top:1px solid #28202825;padding-top:19px;color:var(--muted);margin-top:auto}.service-link{display:flex;justify-content:space-between;text-decoration:none;font-weight:600;padding-top:12px;gap:15px}.service-link:hover{text-decoration:underline}.contact-section{background:var(--pink)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:start}.contact-grid>div{padding-top:26px}.contact-grid h2{font-size:clamp(2.4rem,4vw,3.8rem)}.contact-phone{font-size:clamp(1.5rem,2.4vw,2.15rem);font-weight:500;text-decoration:none;display:inline-block;margin-top:18px;letter-spacing:-.04em}.contact-phone span{color:var(--raspberry);margin-left:10px}.contact-alternatives{display:flex;flex-direction:column;gap:16px;margin-top:30px;font-size:1rem}.email-link{overflow-wrap:anywhere}.callback-form{background:white;border-radius:var(--radius);padding:34px}.callback-form h3{font-size:1.6rem;margin-bottom:10px}.form-intro{font-size:1rem;color:var(--muted)}label{display:block;font-weight:600;font-size:1rem;margin-bottom:17px}input,select{display:block;width:100%;margin-top:6px;padding:12px 13px;border:1px solid #b9afb5;border-radius:9px;background:white;color:var(--ink);font-size:1.125rem;min-height:56px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.privacy-note{font-size:1rem;line-height:1.6;color:var(--muted);margin:22px 0}.privacy-note a{color:var(--ink)}.submit-button{width:100%}.submit-button:disabled{opacity:.7;cursor:wait}.honey{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}#form-status{font-size:1rem;margin:0}#form-status:not(:empty){margin-top:18px;padding:14px;border-radius:8px;background:#eef5ef}#form-status.error{background:#fff0ef;color:#8a192a}.footer{padding-block:48px;background:var(--paper)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:32px}.footer strong{font-size:1.1rem}.footer p{font-size:1rem;margin:9px 0 0;color:var(--muted)}.footer-links{display:flex;flex-direction:column;gap:10px;font-size:1rem}.footer-signature{font-size:1.7rem;line-height:1.1;letter-spacing:-.04em}.mobile-contact{display:none}.skip-link{position:fixed;top:-100px;left:20px;background:white;z-index:99;padding:12px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1450px){.hero{padding-block:90px}.hero-art{height:610px}}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.brand-local{display:none}.header nav{gap:20px}.hero{padding-top:50px;gap:10px}.hero-art{height:490px}.hero h1{font-size:4.5rem}.art-label{right:-10px;font-size:1rem}.reassurance-inner{font-size:1rem}.reassurance-inner>span+span{padding-left:20px}.contact-grid{gap:40px}.service-card{padding:28px}}@media(max-width:760px){body{font-size:19px;padding-bottom:90px}.wrap{width:calc(100% - 40px)}.header-inner{min-height:88px;gap:15px}.brand-image{width:130px;height:70px}.brand-image img{width:130px;height:130px;top:-28px}.header nav{display:none}.header-call{font-size:1rem;padding:9px 11px}.header-call>span:first-child{margin-right:3px}.hero{grid-template-columns:1fr;padding-block:38px 35px;gap:15px}.hero .eyebrow{font-size:1rem;letter-spacing:.06em;margin-bottom:21px}.hero h1{font-size:clamp(3.5rem,14vw,5.2rem);margin-bottom:20px}.hero .intro{font-size:1.08rem}.hero-summary{font-size:1rem}.button{font-size:1rem;padding:14px 20px;gap:18px}.text-button{padding-inline:0;gap:8px}.actions{gap:20px}.hero-note{font-size:1rem}.hero-art{height:380px;max-width:430px;width:100%;margin:auto}.photo-main{width:77%;top:15px;right:0}.photo-secondary{width:44%;bottom:2px;left:0;border-width:6px}.art-caption{top:0;left:0;right:auto;font-size:1rem;gap:5px}.art-caption>span{font-size:2rem}.art-label{right:0;bottom:12px;font-size:1rem;gap:8px}.tiny-symbol{font-size:1.8rem}.reassurance-inner{gap:13px;padding-block:21px;font-size:1rem;line-height:1.45}.reassurance strong{display:block}.reassurance-inner>span+span{padding-left:13px}.section{padding-block:58px}.section-heading{display:block;margin-bottom:26px}.eyebrow{font-size:1rem;letter-spacing:.06em;margin-bottom:18px}h2{font-size:2.5rem}.section-heading>p{margin-top:18px;font-size:1rem}.service-grid{grid-template-columns:1fr;gap:18px}.service-card{padding:27px 25px}.service-top{margin-bottom:18px}.service-card h3{font-size:1.8rem}.service-number{font-size:1rem}.contact-grid{grid-template-columns:1fr;gap:30px}.contact-grid>div{padding-top:0}.contact-grid h2{font-size:2.6rem}.callback-form{padding:26px 22px}.contact-phone{font-size:1.85rem}.contact-alternatives{margin-top:21px}.footer-inner{display:grid;grid-template-columns:1fr;gap:24px}.footer-signature{display:none}.footer{padding-block:34px}.mobile-contact{display:grid;grid-template-columns:1fr 1fr;position:fixed;bottom:0;left:0;right:0;z-index:20;background:var(--paper);padding:10px 14px calc(10px + env(safe-area-inset-bottom));gap:10px;border-top:1px solid var(--line);box-shadow:0 -4px 20px #29222a0a}.mobile-contact a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:54px;padding:10px 15px;text-decoration:none;font-size:1rem;font-weight:600;border:1px solid var(--raspberry);border-radius:100px;color:var(--raspberry)}.mobile-contact a:last-child{background:var(--raspberry);color:white}html{scroll-padding-top:20px}}@media(max-width:360px){.wrap{width:calc(100% - 32px)}.hero-art{height:325px}.form-row{grid-template-columns:1fr;gap:0}.header-call{font-size:1rem}.brand-image{width:115px}.brand-image img{width:115px;height:115px;top:-21px}.hero h1{font-size:3.3rem}.actions{gap:12px}.button{padding:13px 16px}.text-button{padding-inline:0}.reassurance-inner{font-size:1rem;gap:9px}.reassurance-inner>span+span{padding-left:9px}.mobile-contact a{font-size:1rem;padding-inline:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.mandataire{display:grid;grid-template-columns:1fr 1fr;gap:65px;border-top:1px solid var(--line);padding-block:52px 75px;align-items:start}.mandataire h2{font-size:2.65rem}.mandataire p:not(.eyebrow){font-size:1.125rem}.price-section{background:#f6f3f1}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.price-card{background:white;border-radius:20px;padding:30px 26px;display:flex;flex-direction:column;border:1px solid var(--line)}.price-category{font-size:1rem;letter-spacing:.06em;font-weight:700;color:var(--raspberry);margin-bottom:25px}.price-card h3{font-size:1.25rem;letter-spacing:-.025em;line-height:1.3;min-height:3.2rem;margin-bottom:18px}.price{margin-bottom:8px;line-height:1.2;display:flex;gap:9px;align-items:baseline;flex-wrap:wrap}.price strong{font-size:3.15rem;font-weight:500;letter-spacing:-.05em}.price span{font-size:1rem}.price-card>p:not(.price-category):not(.price){font-size:1rem}.tax-price{margin-top:23px;padding:15px;background:var(--pink);border-radius:12px;line-height:1.5}.tax-price strong{color:var(--raspberry);font-size:1.15rem}.tax-price span{font-size:1rem}.price-card>a{display:flex;justify-content:space-between;gap:12px;text-decoration:none;font-size:1rem;font-weight:600;padding-top:15px;margin-top:auto}.price-card>a:hover{text-decoration:underline}.price-care{background:var(--green);color:white;border-color:var(--green)}.price-care .price-category{color:#c4e1d3}.aid-note{padding-top:15px;color:#e0e9e4}.price-notes{font-size:1rem;color:var(--muted);margin-top:26px;max-width:1040px;line-height:1.65}.price-notes p:first-child{font-size:1rem;color:var(--ink)}.steps{display:grid;grid-template-columns:repeat(3,1fr);list-style:none;padding:0;gap:45px;margin:45px 0 0}.steps li{position:relative;isolation:isolate;min-width:0;min-height:250px;border-top:1px solid var(--line);padding:76px 12px 24px}.step-number{position:absolute;z-index:0;top:10px;left:0;color:var(--raspberry);opacity:.08;font-size:clamp(6.8rem,11.9vw,8.5rem);font-weight:700;line-height:1;letter-spacing:-.08em;pointer-events:none;user-select:none}.steps h3,.steps p{position:relative;z-index:1}.steps h3{font-size:1.4rem;line-height:1.2;letter-spacing:-.03em}.steps p{font-size:1rem;color:var(--muted);margin-bottom:0}.agency-section{padding-block:20px 65px}.agency-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.agency-visual{background:var(--raspberry);color:white;min-height:530px;border-radius:var(--radius);padding:42px;display:flex;flex-direction:column;justify-content:space-between}.agency-overline{font-size:1rem;letter-spacing:.07em}.agency-town{font-size:clamp(2.8rem,4vw,4rem);letter-spacing:-.05em;line-height:1.12;margin:35px 0}.agency-town em{color:#ffd9e7}.radius-label{display:flex;gap:20px;border-top:1px solid #ffffff55;padding-top:23px;align-items:center}.radius-label strong{font-size:2.4rem;font-weight:500;letter-spacing:-.05em}.radius-label span{font-size:1rem;line-height:1.5}.agency-copy>p:not(.eyebrow){font-size:1.125rem}.agency-copy address{font-size:1.125rem;font-style:normal;border-left:2px solid var(--raspberry);padding-left:18px;margin:25px 0}.agency-network{margin-top:20px}.agency-copy p.agency-network{font-size:1rem}.faq-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;border-top:1px solid var(--line)}.faq-section h2{font-size:2.6rem}.faq details{border-bottom:1px solid var(--line)}.faq details:first-child{border-top:1px solid var(--line)}.faq summary{cursor:pointer;list-style:none;display:flex;gap:25px;justify-content:space-between;align-items:center;padding:22px 0;font-size:1.125rem;font-weight:600;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--raspberry);font-size:1.5rem;font-weight:400}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{font-size:1rem;color:var(--muted);padding:0 35px 10px 0}.legal-page{max-width:850px;padding-block:65px}.legal-page h1{font-size:3.5rem}.legal-page h2{font-size:1.6rem;margin-top:40px}.legal-page p{overflow-wrap:anywhere}.back-link{display:inline-block;margin-bottom:35px;font-size:1rem}.error-page{min-height:65vh}.error-page h1{font-size:4rem}@media(max-width:1050px){.price-card{padding:26px 20px}.price-card h3{min-height:3.3rem}.agency-grid{gap:35px}.agency-visual{padding:30px}.faq-section{gap:30px}.steps{gap:30px}}@media(max-width:760px){.mandataire{grid-template-columns:1fr;gap:10px;padding-block:35px 48px}.mandataire h2{font-size:2.35rem}.price-grid{grid-template-columns:1fr;gap:16px}.price-card{padding:27px}.price-card h3{min-height:0;font-size:1.3rem}.price-category{margin-bottom:20px}.price{margin-top:5px}.tax-price{margin-top:12px}.price-notes{font-size:1rem}.steps{grid-template-columns:1fr;gap:27px;margin-top:30px}.steps li{min-height:210px;padding:62px 0 24px}.step-number{top:8px;font-size:6.8rem}.steps h3{font-size:1.35rem;margin-bottom:12px}.agency-grid{grid-template-columns:1fr;gap:35px}.agency-visual{min-height:360px;padding:30px}.agency-town{font-size:3.2rem;margin-block:24px}.agency-copy h2{font-size:2.5rem}.agency-section{padding-block:0 50px}.faq-section{grid-template-columns:1fr;gap:8px}.faq-section h2{font-size:2.4rem}.faq summary{font-size:1rem}.legal-page{padding-block:40px}.legal-page h1{font-size:2.7rem}.legal-page h2{font-size:1.5rem}.error-page h1{font-size:3rem}}

/* Large, legible controls and the user-supplied arrow asset. */
.arrow-icon{display:inline-block;flex:0 0 24px;width:24px;height:24px;vertical-align:middle;background-color:currentColor;-webkit-mask:url('/assets/arrow-right-senlis-chantilly.svg') center/contain no-repeat;mask:url('/assets/arrow-right-senlis-chantilly.svg') center/contain no-repeat}
.whatsapp-icon{display:inline-block;flex:0 0 28px;width:28px;height:28px;vertical-align:middle;background-color:currentColor;-webkit-mask:url('/assets/whatsapp-senlis-chantilly.svg') center/contain no-repeat;mask:url('/assets/whatsapp-senlis-chantilly.svg') center/contain no-repeat}
.whatsapp-link{display:inline-flex;align-items:center;gap:12px;align-self:flex-start;padding:12px 18px;border:1px solid #476555;border-radius:12px;color:#244d42;background:#f7faf7;font-weight:600;text-decoration:none;min-height:56px}
.whatsapp-link:hover{background:#e7f1e9}
.header-call{display:inline-flex;align-items:center;gap:8px}.header-call>.arrow-icon:first-child{margin-right:0}
.header nav{gap:22px}.brand-local{max-width:110px;font-size:.875rem}
.price-card h3{min-height:3.4rem}.price-card>a{line-height:1.5;align-items:center;min-height:58px}
.service-link{align-items:center;min-height:58px}.contact-phone{display:inline-flex;align-items:center;gap:12px;flex-wrap:wrap}
.contact-phone .arrow-icon{margin:0}.contact-alternatives{font-size:1.125rem}.form-intro,.privacy-note{font-size:1rem}
.check-list li,.service-card>p:not(.service-lead),.mandataire p:not(.eyebrow),.steps p,.agency-copy>p:not(.eyebrow),.agency-copy address,.faq details p{font-size:1.125rem}
.hero-note{font-size:1rem}.hero-summary{font-size:1.125rem}.intro{font-size:1.3rem}
.service-number,.price-category,.eyebrow,.agency-overline{font-size:1rem;line-height:1.5}
.footer p,.footer-links,.agency-copy p.agency-network,.price-notes,.price-notes p:first-child{font-size:1rem}
.footer-inner{align-items:start}.footer-signature{flex-shrink:0}
@media(max-width:1120px){.header nav{gap:16px;font-size:1rem}.brand-local{display:none}.header-call{font-size:1rem}.price-grid{grid-template-columns:1fr 1fr}.price-care{grid-column:1/-1}.price-care h3{min-height:0}.price-care .aid-note{max-width:650px}.reassurance-inner{font-size:1rem;flex-wrap:wrap;justify-content:center}.reassurance-inner>span+span{border:0;padding-left:0}.section-heading{align-items:start}.section-heading>p{flex-shrink:1}}
@media(max-width:760px){.hero .eyebrow{font-size:1rem;line-height:1.5;max-width:30ch}.hero .intro{font-size:1.2rem}.hero-summary{font-size:1.125rem}.hero-note{font-size:1rem}.hero-art{height:395px}.art-caption{font-size:1rem}.art-label{font-size:1rem;max-width:51%;gap:6px;bottom:-2px}.art-label .tiny-symbol{display:none}.photo-secondary{bottom:22px}.photo-main{top:35px}.reassurance-inner{display:grid;grid-template-columns:1fr;text-align:center;gap:12px;font-size:1.125rem}.reassurance strong{display:inline}.price-grid{grid-template-columns:1fr}.price-care{grid-column:auto}.price-card h3{min-height:0}.header-call{font-size:1rem;padding:12px 10px}.header-call>.arrow-icon{display:none}.header-inner{gap:12px}.brand-image{width:120px}.brand-image img{width:120px;height:120px;top:-22px}.mobile-contact{padding-inline:10px;gap:8px}.mobile-contact a{font-size:1rem;padding:12px 14px;justify-content:center;gap:10px}.mobile-contact a .arrow-icon{width:18px;height:18px;flex-basis:18px}.callback-form{padding:27px 22px}.form-row{grid-template-columns:1fr;gap:0}.whatsapp-link{gap:10px;font-size:1.125rem;padding:12px 14px}.contact-alternatives{font-size:1.125rem}.section-heading>p,.faq summary{font-size:1.125rem}.service-number,.eyebrow,.price-category,.agency-overline{font-size:1rem}.price-notes{font-size:1rem}.actions{gap:12px}.button{font-size:1.125rem;padding:15px 21px}.text-button{padding-inline:0}.hero h1{font-size:clamp(3.1rem,13.5vw,5.2rem)}}
@media(max-width:380px){.wrap{width:calc(100% - 32px)}.brand-image{width:102px;height:66px}.brand-image img{width:102px;height:102px;top:-15px}.header-call{font-size:1rem;padding:10px 8px}.header-inner{gap:8px}.hero-art{height:350px}.art-caption{font-size:1rem}.mobile-contact a{font-size:1rem;padding:12px 10px}.mobile-contact a .arrow-icon{display:none}.hero .actions{align-items:flex-start;flex-direction:column}.hero .text-button{min-height:48px}.whatsapp-link{flex-wrap:wrap}.price-card{padding:25px}.footer-links{overflow-wrap:anywhere}}
/* Respect browser text preferences; ordinary copy is about 20px and small print 18px. */
:root{font-size:112.5%}
body{font-size:20px}
@media(max-width:760px){.hero h1{font-size:clamp(2.8rem,13vw,4.8rem)}.header-call{font-size:1rem}.mobile-contact a{line-height:1.3}.hero .eyebrow{letter-spacing:.04em}.service-number{letter-spacing:.035em}.price-card h3{font-size:1.3rem}}
@media(max-width:380px){.mobile-contact a{padding:10px 8px}.hero h1{font-size:2.8rem}.header-call{padding-inline:5px}.header-inner{gap:6px}.brand-image{width:96px}.brand-image img{width:96px;height:96px;top:-12px}}
/* Allow enlarged French headings to reflow instead of widening narrow screens. */
.mandataire>*,.contact-grid>*,.agency-grid>*,.service-grid>*,.price-grid>*,.faq-section>*{min-width:0}
h1,h2,h3{overflow-wrap:anywhere;hyphens:auto}
@media(max-width:760px){body{padding-bottom:calc(6rem + env(safe-area-inset-bottom))}.header-inner{flex-wrap:wrap;padding-block:8px}.header-call{max-width:100%;white-space:normal}.mobile-contact a{min-width:0;overflow-wrap:anywhere}}

/* Separate callback requests from direct contact options. */
.callback-wrap{max-width:760px}.callback-wrap .callback-form{padding:40px}.callback-form h2{font-size:2rem;margin-bottom:20px}.callback-form>p:not(.privacy-note):not(.form-intro):not(#form-status){font-size:1.125rem}
.direct-contact-section{background:var(--paper);border-bottom:1px solid var(--line)}.direct-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.direct-contact-grid>*{min-width:0}.direct-contact-grid h2{font-size:clamp(2.3rem,3.5vw,3.5rem)}.direct-contact-grid p:not(.eyebrow){font-size:1.125rem;margin-bottom:0}.direct-contact-options .contact-phone{margin-top:0}.direct-contact-options .contact-alternatives{margin-top:24px}
@media(max-width:760px){.callback-wrap .callback-form{padding:28px 22px}.callback-form h2{font-size:1.7rem}.direct-contact-grid{grid-template-columns:1fr;gap:30px}.direct-contact-grid h2{font-size:2.3rem}.direct-contact-options .contact-phone{font-size:1.7rem}}
/* Give the agency logo more prominence without shrinking contact text. */
.header-inner{min-height:138px;flex-wrap:wrap;padding-block:12px}
.brand-image{width:220px;height:114px;border-radius:0 0 18px 18px}
.brand-image img{width:220px;height:220px;top:-52px}
@media(max-width:760px){.header-inner{min-height:112px;gap:12px}.brand-image{width:168px;height:90px}.brand-image img{width:168px;height:168px;top:-39px}}
@media(max-width:380px){.header-inner{justify-content:center;gap:10px}.brand{flex-basis:100%;justify-content:center}.brand-image{width:180px;height:94px}.brand-image img{width:180px;height:180px;top:-42px}}

/* Contact shortcuts, persistent mobile navigation and clearer service pricing. */
.header-contact{display:flex;flex-direction:column;align-items:center;gap:6px}
.header-channels{display:flex;gap:16px}.header-channels a{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;color:var(--raspberry);border:1px solid var(--line)}.header-channels a:hover{background:var(--pink)}
.mail-icon{display:inline-block;width:28px;height:28px;background:currentColor;mask:url('/assets/mail-senlis-chantilly.svg') center/contain no-repeat;-webkit-mask:url('/assets/mail-senlis-chantilly.svg') center/contain no-repeat}
.mobile-section-nav{display:none}
.hero-art{height:auto}.hero-images{position:relative;height:600px}.art-label{position:static;max-width:none;justify-content:center;padding:18px 0 0;font-size:1.125rem}.hero .eyebrow{max-width:42ch;letter-spacing:.025em}
.tax-price{margin:0 0 20px;padding:20px 16px;display:flex;flex-direction:column;gap:8px}.tax-price strong{font-size:3.4rem;line-height:1.15;letter-spacing:-.04em}.tax-price strong span{font-size:1.125rem;letter-spacing:0}.tax-price>span{font-size:1rem;font-weight:500}
.price-card .gross-price{font-size:1.125rem!important}.opening-fee{border-top:1px solid var(--line);padding-top:20px;margin-top:auto;margin-bottom:0}.price-card .reference-label{margin-bottom:8px}.included-fees{padding-block:18px;border-bottom:1px solid #ffffff55}.price-card.price-care>p:last-child{margin-bottom:0}
.agency-visual{justify-content:center}.agency-town{font-size:clamp(2.5rem,4vw,4rem)}.agency-payments{margin:24px 0 30px}.agency-payments h3{font-size:1.125rem;letter-spacing:0;margin-bottom:10px}.agency-payments ul{margin:0;padding-left:24px;font-size:1.125rem}
@media(min-width:1450px){.hero-images{height:610px}}
@media(max-width:1050px){.hero-images{height:490px}}
@media(max-width:760px){html{scroll-padding-top:82px}.mobile-section-nav{display:flex;position:sticky;top:0;z-index:25;justify-content:space-evenly;gap:6px;padding:8px 12px;background:var(--paper);border-bottom:1px solid var(--line);box-shadow:0 4px 12px #29222a08}.mobile-section-nav a{display:flex;align-items:center;min-height:48px;padding:6px 4px;font-size:1rem;font-weight:600;text-decoration:none}.mobile-section-nav a:hover{color:var(--raspberry)}.header-inner{justify-content:space-around}.header-contact{gap:2px}.hero-images{height:395px}.art-label{max-width:none;padding-top:0;font-size:1.125rem}.hero .eyebrow{max-width:none}.agency-town{font-size:clamp(2.4rem,8vw,3.2rem)}.tax-price strong{font-size:3.4rem}}
@media(max-width:380px){.hero-images{height:350px}.header-contact{width:100%;flex-direction:row;justify-content:center;flex-wrap:wrap}.header-channels{width:100%;justify-content:center}.mobile-section-nav{gap:2px;padding-inline:8px}.tax-price strong{font-size:3rem}}

/* Large, keyboard-accessible return-to-top shortcut. */
.back-to-top{position:fixed;right:max(20px,env(safe-area-inset-right));bottom:20px;z-index:24;display:flex;align-items:center;justify-content:center;width:56px;height:56px;border:2px solid var(--paper);border-radius:50%;background:var(--raspberry);color:white;box-shadow:0 3px 14px #29222a30;text-decoration:none}
.back-to-top:hover{background:var(--raspberry-dark)}
.chevron-up-icon{display:block;width:32px;height:32px;background:currentColor;mask:url('/assets/chevron-up-senlis-chantilly.svg') center/contain no-repeat;-webkit-mask:url('/assets/chevron-up-senlis-chantilly.svg') center/contain no-repeat}
@media(max-width:760px){.back-to-top{right:max(12px,env(safe-area-inset-right));bottom:calc(16px + env(safe-area-inset-bottom))}body:has(.mobile-contact) .back-to-top{bottom:calc(6rem + 12px + env(safe-area-inset-bottom))}}

.back-to-top[hidden]{display:none}

.back-to-top{opacity:.98;width:auto;min-width:56px;gap:8px;padding:0 16px;border-radius:30px;font-size:1rem;font-weight:600;line-height:1.3}.back-to-top .chevron-up-icon{flex-shrink:0;width:28px;height:28px}

.working-heading{padding-bottom:28px}.working-heading h2{margin-bottom:0}.service-card .service-link{margin-top:auto;border-top:1px solid #28202825;padding-top:20px}
.price-card h3 strong{font-weight:700}.tax-price strong span{display:inline-block;white-space:nowrap}

/* Single portrait photograph beside the hero copy. */
.hero-portrait{width:100%;min-width:0;margin:0;overflow:hidden;border-radius:var(--radius)}
.hero-portrait img{width:100%;height:auto}
@media(max-width:760px){.hero-portrait{max-width:430px;margin:16px auto 0}}

/* Match the form height while keeping the woman clear of the right crop edge. */
.callback-with-photo{max-width:1080px;display:grid;grid-template-columns:250px minmax(0,1fr);gap:48px;align-items:stretch}
.callback-photo{position:relative;margin:0;min-height:0;overflow:hidden;border-radius:var(--radius)}
.callback-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:80% center}
.callback-with-photo .callback-form{min-width:0}
@media(max-width:900px){.callback-with-photo{display:block;max-width:760px}.callback-photo{display:none}}

/* Home assistance photograph above the agency's service area panel. */
.agency-media{display:grid;gap:28px}
.agency-photo{width:100%;height:auto}
.agency-media .agency-visual{min-height:0}

/* Put the home assistance heading on the right, retaining heading-first mobile reading. */
@media(min-width:761px){.mandataire--reversed>div:first-child{grid-column:2;grid-row:1}.mandataire--reversed>div:last-child{grid-column:1;grid-row:1}}

/* Audience measurement is opt-in; both choices have equal prominence. */
.analytics-consent{position:fixed;z-index:60;left:24px;bottom:24px;width:min(600px,calc(100% - 48px));max-height:calc(100dvh - 48px);overflow:auto;padding:26px;background:var(--paper);border:1px solid var(--line);border-radius:20px;box-shadow:0 8px 40px #29222a30;font-size:1rem;line-height:1.5}
.analytics-consent[hidden],.cookie-preferences[hidden]{display:none}
.analytics-consent h2{font-size:1.4rem;letter-spacing:-.02em;margin-bottom:14px}
.analytics-consent p{margin-bottom:12px}
.analytics-consent-actions{display:flex;gap:14px;margin-top:20px}
.analytics-consent-actions button{flex:1;min-height:52px;padding:10px 18px;border:1px solid var(--raspberry);border-radius:100px;background:var(--paper);color:var(--raspberry);font-weight:600;cursor:pointer}
.analytics-consent-actions button:hover{background:var(--pink)}
.cookie-preferences{padding:0;border:0;background:none;color:inherit;font:inherit;text-decoration:underline;text-underline-offset:4px;cursor:pointer;text-align:left;min-height:44px}
.legal-cookie-preferences{display:block;margin:25px auto;width:min(850px,calc(100% - 40px))}
@media(max-width:760px){.analytics-consent{left:12px;bottom:calc(12px + env(safe-area-inset-bottom));width:calc(100% - 24px);padding:22px;max-height:calc(100dvh - 24px - env(safe-area-inset-bottom))}}

/* Brief, restrained feedback; photographs keep their carefully chosen crops. */
@media(prefers-reduced-motion:no-preference){
  .button,.header-call,.header-channels a,.whatsapp-link,.mobile-contact a,.back-to-top{transition:transform 180ms ease,background-color 180ms ease,box-shadow 180ms ease,color 180ms ease}
  .arrow-icon{transition:transform 180ms ease}
  .service-card,.price-card{transition:transform 220ms ease,box-shadow 220ms ease}
  .hero-portrait,.callback-photo{transition:box-shadow 260ms ease}
  input,select{transition:border-color 180ms ease,box-shadow 180ms ease}
  input:focus,select:focus{border-color:var(--raspberry);box-shadow:0 0 0 4px #b1005a0d}
  .header nav a,.mobile-section-nav a{position:relative}
  .header nav a:after,.mobile-section-nav a:after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--raspberry);transform:scaleX(0);transform-origin:left;transition:transform 200ms ease}
  .header nav a:focus-visible:after,.mobile-section-nav a:focus-visible:after{transform:scaleX(1)}
  .button:focus-visible .arrow-icon,.service-link:focus-visible .arrow-icon{transform:translateX(4px)}
  .button:not(:disabled):active,.header-call:active,.whatsapp-link:active,.mobile-contact a:active{transform:translateY(1px) scale(.99)}
  .faq summary span{transition:transform 200ms ease}
  .faq details[open]>p{animation:answer-appear 200ms ease-out}
  .back-to-top:not([hidden]){animation:shortcut-appear 180ms ease-out}
  @media(hover:hover) and (pointer:fine){
    .header nav a:hover:after,.mobile-section-nav a:hover:after{transform:scaleX(1)}
    .button:hover .arrow-icon,.service-link:hover .arrow-icon,.contact-phone:hover .arrow-icon{transform:translateX(4px)}
    .service-card:hover,.price-card:hover{transform:translateY(-4px);box-shadow:0 9px 24px #29222a0d}
    .hero-portrait:hover,.callback-photo:hover{box-shadow:0 10px 28px #29222a14}
    .header-call:hover,.header-channels a:hover,.whatsapp-link:hover{transform:translateY(-2px)}
  }
}
@keyframes answer-appear{from{opacity:.65;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}
@keyframes shortcut-appear{from{opacity:0;transform:translateY(5px)}to{opacity:.98;transform:translateY(0)}}
@media(prefers-reduced-motion:reduce){.button:hover,.button:active,.service-card:hover,.price-card:hover,.arrow-icon{transform:none}}
