/*
Theme Name: CLEANAP
Theme URI: https://www.cleanap.fr
Description: Thème WordPress officiel de CLEANAP, nettoyage professionnel de textiles et surfaces extérieures dans les Landes.
Version: 1.0.0
Author: CLEANAP
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
Text Domain: cleanap
License: GNU General Public License v2.0 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:root{--navy:#082b45;--navy-2:#0d3d5b;--teal:#21b8aa;--teal-2:#75dacb;--ink:#0c2637;--muted:#607481;--cream:#f5f8f6;--line:#dce8e5;--white:#fff;--shadow:0 24px 70px rgba(4,43,65,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.shell{width:min(1180px,calc(100% - 40px));margin:0 auto}
.topbar{background:var(--navy);color:#dce9ed;font-size:12px}.topbar-inner{height:34px;display:flex;justify-content:space-between;align-items:center}.topbar a{font-weight:800;color:white}
.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-bottom:1px solid rgba(8,43,69,.08)}.nav-wrap{height:82px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:45px;height:45px;display:grid;place-items:center;position:relative}.brand-mark i,.brand-mark b{position:absolute;width:28px;height:11px;border:6px solid var(--teal);border-width:6px 6px 0 0;transform:rotate(-45deg);border-radius:2px}.brand-mark i{top:7px;left:5px}.brand-mark b{bottom:7px;right:5px;border-color:var(--navy)}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-size:24px;letter-spacing:.03em;color:var(--navy);line-height:1}.brand-copy small{text-transform:uppercase;font-size:7px;letter-spacing:.14em;color:#70828b;margin-top:5px}.brand-light .brand-copy strong,.brand-light .brand-copy small{color:white}.brand-light .brand-mark b{border-color:white}.nav-links{display:flex;align-items:center;gap:24px;margin-left:auto}.nav-links a{font-size:13px;font-weight:800;color:#2d4655}.nav-links a:hover{color:var(--teal)}.button{display:inline-flex;align-items:center;justify-content:center;gap:14px;border:0;border-radius:8px;background:var(--teal);color:#052d3b;padding:16px 21px;font-size:13px;font-weight:900;cursor:pointer;box-shadow:0 12px 26px rgba(33,184,170,.24);transition:.2s}.button:hover{transform:translateY(-2px);background:var(--teal-2)}.button-small{padding:13px 17px}.button-ghost{background:white;color:var(--navy);box-shadow:none;border:1px solid #cadbd8}.menu-button{display:none;margin-left:auto;border:0;background:none;padding:8px}.menu-button span{display:block;width:24px;height:2px;background:var(--navy);margin:5px}
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#eff7f5 0%,#f9fbfa 54%,#e2f5f1 100%);padding:70px 0 80px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:72px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow,.kicker{display:inline-flex;align-items:center;gap:8px;color:#168d84;font-size:11px;text-transform:uppercase;letter-spacing:.15em;font-weight:900}.eyebrow i{width:20px;height:2px;background:var(--teal)}h1,h2,h3,p{margin-top:0}.hero h1{font-size:clamp(50px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin:24px 0;color:var(--navy);max-width:650px}.hero h1 em{display:block;font-style:normal;color:var(--teal)}.hero-lead{max-width:620px;font-size:17px;line-height:1.75;color:#536d79}.hero-actions{display:flex;gap:12px;margin-top:32px}.trust-row{display:flex;gap:20px;flex-wrap:wrap;margin-top:28px;font-size:12px;font-weight:800;color:#435d68}.trust-row b{color:var(--teal);margin-right:5px}.hero-visual{position:relative;min-height:510px}.hero-photo{height:500px;border-radius:170px 12px 170px 12px;overflow:hidden;box-shadow:var(--shadow);background:linear-gradient(145deg,#c7e7df,#fff)}.hero-photo.has-image{background-image:url('/cleanap-hero.png');background-size:cover;background-position:center}.result-card,.price-card{position:absolute;background:white;box-shadow:0 18px 44px rgba(8,43,69,.16);border-radius:12px;z-index:3}.result-card{left:-42px;bottom:70px;padding:16px 20px;display:flex;align-items:center;gap:12px}.result-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#dff6f2;color:var(--teal);font-size:22px}.result-card div{display:flex;flex-direction:column}.result-card strong{font-size:13px;color:var(--navy)}.result-card small{font-size:9px;color:#75858c;margin-top:4px}.price-card{right:-18px;top:44px;padding:16px 20px;display:flex;flex-direction:column}.price-card small{text-transform:uppercase;font-size:9px;letter-spacing:.13em;color:#768991}.price-card strong{color:var(--navy);font-size:18px;margin-top:4px}.price-card sup{font-size:8px}.hero-orb{position:absolute;border-radius:50%;filter:blur(1px)}.orb-one{width:280px;height:280px;background:rgba(33,184,170,.09);left:-100px;bottom:-100px}.orb-two{width:160px;height:160px;border:1px solid rgba(33,184,170,.25);right:10%;top:7%}
.quick-strip{background:var(--navy);color:white}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr)}.quick-grid>div{min-height:112px;padding:24px;display:flex;align-items:center;gap:14px;border-right:1px solid rgba(255,255,255,.12)}.quick-grid>div:first-child{border-left:1px solid rgba(255,255,255,.12)}.quick-grid>div>span{font-size:11px;color:var(--teal);font-weight:900}.quick-grid p{margin:0;display:flex;flex-direction:column}.quick-grid strong{font-size:13px}.quick-grid small{margin-top:5px;font-size:10px;color:#9eb1ba}
.section{padding:100px 0}.section-heading{display:grid;grid-template-columns:1fr .72fr;gap:60px;align-items:end;margin-bottom:48px}.section h2,.feature-copy h2,.booking-copy h2{font-size:clamp(36px,4vw,54px);line-height:1.05;letter-spacing:-.045em;color:var(--navy);margin:14px 0 0}.section-heading p{margin:0;color:var(--muted);font-size:15px;line-height:1.75}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.service-card{min-height:330px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;transition:.25s}.service-card:hover{background:var(--cream);transform:translateY(-5px);box-shadow:0 20px 40px rgba(8,43,69,.07)}.service-top{display:flex;justify-content:space-between;align-items:flex-start}.service-top small{color:#99aaa9;font-size:10px}.service-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:#e5f7f3;font-size:24px}.service-card h3{margin:28px 0 13px;color:var(--navy);font-size:20px}.service-card p{color:var(--muted);line-height:1.7;font-size:13px}.service-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;border-top:1px solid var(--line);padding-top:18px}.service-bottom>span{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#178d85}.service-bottom a{width:34px;height:34px;display:grid;place-items:center;border-radius:50%;background:var(--navy);color:white}
.feature-section{background:var(--navy);color:white;padding:100px 0;overflow:hidden}.feature-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:90px;align-items:center}.feature-visual{height:570px;position:relative}.texture-panel{height:100%;border-radius:180px 16px 180px 16px;background:radial-gradient(circle at 30% 25%,#36cdbb,transparent 31%),linear-gradient(145deg,#174d67,#0a304b 60%,#2fbaa9);display:flex;align-items:center;justify-content:center;overflow:hidden;color:rgba(255,255,255,.12);font-size:72px;font-weight:900;letter-spacing:-.07em}.texture-panel strong{color:rgba(99,224,207,.2)}.texture-panel:after{content:"";position:absolute;inset:70px;border:1px solid rgba(255,255,255,.16);border-radius:130px 10px 130px 10px}.eco-card{position:absolute;right:-26px;bottom:48px;background:white;color:var(--navy);padding:22px 26px;border-radius:12px;box-shadow:var(--shadow);display:flex;flex-direction:column}.eco-card b{font-size:28px;color:var(--teal)}.eco-card span{font-size:10px;text-transform:uppercase;letter-spacing:.1em}.kicker-light{color:var(--teal-2)}.feature-copy h2,.booking-copy h2{color:white;margin-bottom:25px}.feature-copy>p{color:#b9c9cf;line-height:1.8;font-size:15px}.check-list{padding:0;margin:34px 0 0;list-style:none}.check-list li{display:flex;gap:18px;padding:20px 0;border-top:1px solid rgba(255,255,255,.13)}.check-list li>b{color:var(--teal);font-size:10px;padding-top:3px}.check-list li span{display:flex;flex-direction:column}.check-list li strong{font-size:14px}.check-list li small{font-size:11px;color:#92abb6;margin-top:6px}
.pro-section{background:#f4f8f6}.pro-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:100px;align-items:start}.pro-grid>div:first-child>p{color:var(--muted);line-height:1.8;margin:24px 0}.text-link{display:inline-flex;gap:18px;font-size:12px;font-weight:900;color:#178e86;border-bottom:1px solid #8ad8cf;padding-bottom:8px}.pro-list{border-top:1px solid #cddedb}.pro-list article{display:flex;gap:18px;padding:26px 8px;border-bottom:1px solid #cddedb}.pro-list article>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:var(--teal);font-weight:900}.pro-list h3{font-size:16px;color:var(--navy);margin:0 0 7px}.pro-list p{font-size:12px;color:var(--muted);margin:0}
.booking-section{background:linear-gradient(120deg,#0a304b,#0d405e);padding:100px 0;color:white}.booking-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:center}.booking-copy>p{color:#b9cbd3;line-height:1.8}.contact-cards{display:grid;gap:12px;margin-top:28px}.contact-cards a{display:flex;gap:14px;align-items:center;padding:15px;border:1px solid rgba(255,255,255,.13);border-radius:10px}.contact-cards a>span{width:38px;height:38px;display:grid;place-items:center;background:rgba(33,184,170,.16);color:var(--teal)}.contact-cards a div{display:flex;flex-direction:column}.contact-cards small{color:#94adb8;font-size:9px;text-transform:uppercase}.contact-cards strong{font-size:13px;margin-top:4px}.area-note{display:flex;gap:14px;align-items:center;margin-top:25px}.area-note>span{color:var(--teal);font-size:25px}.area-note p{margin:0;display:flex;flex-direction:column}.area-note strong{font-size:12px}.area-note small{color:#94adb8;margin-top:5px;font-size:10px}.booking-form{background:white;color:var(--ink);padding:38px;border-radius:16px;box-shadow:0 30px 80px rgba(0,0,0,.25)}.form-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px}.form-head span{font-size:20px;font-weight:900;color:var(--navy)}.form-head small{background:#dff5f1;color:#168d84;padding:7px 10px;border-radius:999px;font-size:9px;text-transform:uppercase;font-weight:900}.booking-form label{display:flex;flex-direction:column;gap:7px;font-size:10px;font-weight:900;color:#536872;text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}.booking-form input,.booking-form select,.booking-form textarea{width:100%;border:1px solid #d9e4e2;background:#f9fbfa;padding:13px 14px;border-radius:7px;color:var(--ink);outline:none;font-size:13px;text-transform:none;letter-spacing:0}.booking-form input:focus,.booking-form select:focus,.booking-form textarea:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(33,184,170,.12)}.fields.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.booking-form .consent{flex-direction:row;align-items:flex-start;gap:9px;text-transform:none;letter-spacing:0;font-weight:500}.consent input{width:auto;margin-top:1px}.form-button{width:100%}.success{margin:14px 0 0;padding:11px;background:#e3f7f3;color:#13766f;font-size:11px;border-radius:6px}
.faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px}.faq-grid>div:first-child>p{color:var(--muted);line-height:1.7;margin-top:25px}.faq-grid>div:first-child a{color:var(--teal);font-weight:900}.faq-list{border-top:1px solid var(--line)}.faq{border-bottom:1px solid var(--line)}.faq button{width:100%;border:0;background:none;padding:24px 0;display:flex;justify-content:space-between;gap:20px;text-align:left;color:var(--navy);font-weight:900;cursor:pointer}.faq button b{font-size:20px;color:var(--teal)}.faq>div{display:grid;grid-template-rows:0fr;transition:.25s}.faq>div p{overflow:hidden;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.faq.open>div{grid-template-rows:1fr}.faq.open>div p{padding:0 45px 24px 0}
footer{background:#061f31;color:white;padding:70px 0 24px}.footer-grid{display:grid;grid-template-columns:1.7fr .8fr .8fr;gap:70px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.footer-grid>div:first-child p{color:#8ea5b1;line-height:1.7;font-size:12px;max-width:360px;margin-top:22px}.footer-grid h3{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:var(--teal);margin-bottom:18px}.footer-grid a,.footer-grid>div>span{font-size:11px;color:#afc1c8;margin:6px 0}.footer-grid a:hover{color:white}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;color:#6f8a96;font-size:9px}.floating-call{display:none;position:fixed;right:18px;bottom:18px;width:54px;height:54px;border-radius:50%;background:var(--teal);color:var(--navy);place-items:center;font-size:22px;box-shadow:0 12px 30px rgba(8,43,69,.3);z-index:50}
@media(max-width:980px){.nav-links{position:absolute;top:82px;left:20px;right:20px;background:white;padding:22px;border-radius:12px;box-shadow:var(--shadow);display:none;flex-direction:column;align-items:flex-start}.nav-links.open{display:flex}.menu-button{display:block}.nav-cta{margin-left:auto}.hero{padding-top:55px}.hero-grid,.feature-grid,.booking-grid{grid-template-columns:1fr;gap:55px}.hero-visual{width:min(620px,100%);margin:auto}.quick-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:repeat(2,1fr)}.feature-visual{height:470px;width:min(620px,100%)}.feature-copy{max-width:700px}.pro-grid,.faq-grid{grid-template-columns:1fr;gap:55px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}}
@media(max-width:650px){.shell{width:min(100% - 28px,1180px)}.topbar-inner{justify-content:center}.topbar-inner span{display:none}.nav-wrap{height:70px}.brand-mark{width:38px;height:38px}.brand-copy strong{font-size:20px}.brand-copy small{font-size:6px}.nav-links{top:70px}.nav-cta{display:none}.hero{padding:42px 0 60px}.hero-grid{gap:38px}.hero h1{font-size:48px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{gap:12px}.hero-visual{min-height:400px}.hero-photo{height:390px;border-radius:105px 10px 105px 10px}.result-card{left:-4px;bottom:25px}.price-card{right:-3px;top:22px}.quick-grid{grid-template-columns:1fr}.quick-grid>div{min-height:78px;border-left:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);padding:16px 20px}.section,.feature-section,.booking-section{padding:72px 0}.section-heading{grid-template-columns:1fr;gap:20px;margin-bottom:34px}.section h2,.feature-copy h2,.booking-copy h2{font-size:38px}.services-grid{grid-template-columns:1fr}.service-card{min-height:290px;padding:26px}.feature-grid{gap:42px}.feature-visual{height:340px}.texture-panel{font-size:52px;border-radius:100px 10px 100px 10px}.texture-panel:after{inset:35px;border-radius:80px 8px 80px 8px}.eco-card{right:-4px;bottom:25px}.pro-grid,.faq-grid{gap:38px}.fields.two{grid-template-columns:1fr;gap:0}.booking-form{padding:25px 20px}.footer-grid{grid-template-columns:1fr;gap:34px}.footer-bottom{flex-direction:column;gap:9px}.floating-call{display:grid}}

/* WordPress and official CLEANAP brand */
.admin-bar .site-header{top:32px}
.nav-wrap{height:92px}
.brand{display:flex;align-items:center}
.brand-logo,.custom-logo{display:block;width:220px;height:82px;object-fit:contain}
.brand-light{background:#fff;border-radius:10px;padding:5px 10px}
.brand-light .brand-logo{width:210px;height:86px}
.hero-photo.has-image{background-image:url('assets/images/cleanap-hero.png')}
.booking-notice{padding:14px 16px;margin-bottom:18px;border-radius:8px;font-size:13px;font-weight:800}
.booking-notice.success{background:#e3f7f3;color:#13766f}
.booking-notice.error{background:#fff0ef;color:#a33b34}
.hp-field{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.content-page{min-height:60vh;padding:90px 0}
.content-page article{max-width:850px}
.content-page h1{font-size:clamp(38px,5vw,64px);line-height:1.05;color:var(--navy);letter-spacing:-.04em}
.content-page .entry-content{color:var(--muted);line-height:1.8}
.content-page .entry-content a{color:var(--teal);font-weight:800}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:980px){.nav-links{top:92px}}
@media(max-width:782px){.admin-bar .site-header{top:46px}}
@media(max-width:650px){.nav-wrap{height:76px}.brand-logo,.custom-logo{width:170px;height:68px}.brand-light .brand-logo{width:190px;height:76px}.nav-links{top:76px}}
