.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;padding:0;border:0;word-wrap:normal!important}.wpcf7 .hidden-fields-container{display:none}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output,.wpcf7 form.resetting .wpcf7-response-output,.wpcf7 form.submitting .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.failed .wpcf7-response-output,.wpcf7 form.aborted .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output,.wpcf7 form.payment-required .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:relative;top:-2ex;left:1em;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em;width:24em}.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}.wpcf7-list-item-label::before,.wpcf7-list-item-label::after{content:" "}.wpcf7-spinner{visibility:hidden;display:inline-block;background-color:#23282d;opacity:.75;width:24px;height:24px;border:none;border-radius:100%;padding:0;margin:0 24px;position:relative}form.submitting .wpcf7-spinner{visibility:visible}.wpcf7-spinner::before{content:'';position:absolute;background-color:#fbfbfc;top:4px;left:4px;width:6px;height:6px;border:none;border-radius:100%;transform-origin:8px 8px;animation-name:spin;animation-duration:1000ms;animation-timing-function:linear;animation-iteration-count:infinite}@media (prefers-reduced-motion:reduce){.wpcf7-spinner::before{animation-name:blink;animation-duration:2000ms}}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes blink{from{opacity:0}50%{opacity:1}to{opacity:0}}.wpcf7 [inert]{opacity:.5}.wpcf7 input[type="file"]{cursor:pointer}.wpcf7 input[type="file"]:disabled{cursor:default}.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type="url"],.wpcf7 input[type="email"],.wpcf7 input[type="tel"]{direction:ltr}.wpcf7-reflection>output{display:list-item;list-style:none}.wpcf7-reflection>output[hidden]{display:none}.popup-template .modal{opacity:0;transition:all .25s ease}.popup-template .modal.is-open{opacity:1;transition:all .25s ease}:root{--color-primary:#FF6B00;--color-primary-dark:#E55A00;--color-secondary:#0A0A0A;--color-white:#FFFFFF;--color-gray-100:#F5F5F5;--color-gray-200:#E5E5E5;--color-gray-300:#D4D4D4;--color-gray-600:#666666;--color-gray-800:#333333;--color-success:#22C55E;--color-error:#EF4444;--form-bg-dark:#1e293b;--form-bg-darker:#0f172a;--form-red:#dc2626;--form-red-light:#ef4444;--font-primary:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;--shadow-sm:0 1px 2px rgba(0,0,0,0.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,0.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,0.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,0.1);--shadow-form:0 20px 60px rgba(0,0,0,0.3);--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--transition-fast:0.15s ease;--transition-base:0.3s ease}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px;-webkit-text-size-adjust:100%}body{font-family:var(--font-primary);line-height:1.6;color:var(--color-secondary);background:var(--color-white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit;transition:color var(--transition-fast)}button{cursor:pointer;border:none;background:none;font-family:inherit}@keyframes pulse{0%,100%{box-shadow:0 0 0 0 rgb(255 107 0 / .4)}50%{box-shadow:0 0 0 10px #fff0}}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms!important;transition-duration:0.01ms!important}html{scroll-behavior:auto}}.sticky-header{position:fixed;top:0;left:0;right:0;z-index:9999;background:rgb(255 255 255 / .95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgb(0 0 0 / .05);transition:transform var(--transition-base),box-shadow var(--transition-base)}.sticky-header.hidden{transform:translateY(-100%)}.sticky-header.scrolled{box-shadow:var(--shadow-md)}.header-inner{max-width:1280px;margin:0 auto;padding:12px 24px;display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;gap:12px}.header-tagline{font-size:14px;font-weight:600}.header-ctas{display:flex;align-items:center;gap:16px}.cta-pulse{display:inline-flex;align-items:center;gap:8px;background:var(--color-primary);color:var(--color-white);padding:12px 24px;border-radius:var(--radius-md);font-weight:700;font-size:16px;animation:pulse 2s infinite;transition:background var(--transition-fast)}.cta-pulse:hover{background:var(--color-primary-dark)}.cta-ghost{display:inline-flex;align-items:center;gap:8px;border:2px solid var(--color-primary);color:var(--color-primary);padding:10px 20px;border-radius:var(--radius-md);font-weight:600;font-size:14px;transition:all var(--transition-fast)}.cta-ghost:hover{background:var(--color-primary);color:var(--color-white)}.btn-cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:var(--color-primary);color:var(--color-white);padding:20px 40px;border-radius:var(--radius-md);font-weight:700;font-size:18px;text-transform:uppercase;letter-spacing:.5px;transition:all var(--transition-fast);box-shadow:0 4px 20px rgb(255 107 0 / .4)}.btn-cta-primary:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 6px 30px rgb(255 107 0 / .5)}.btn-cta-secondary{display:inline-flex;align-items:center;justify-content:center;gap:12px;background:#fff0;color:var(--color-white);padding:18px 36px;border-radius:var(--radius-md);font-weight:600;font-size:16px;border:2px solid rgb(255 255 255 / .3);transition:all var(--transition-fast)}.btn-cta-secondary:hover{background:rgb(255 255 255 / .1);border-color:rgb(255 255 255 / .5)}.hero{min-height:100vh;display:flex;align-items:center;position:relative;background:linear-gradient(135deg,rgb(10 10 10 / .85) 0%,rgb(10 10 10 / .7) 100%),url(/wp-content/themes/serrurier-lebleu/assets/images/hero-serrurier.webp) center/cover no-repeat;padding:120px 24px 80px}.hero-content{max-width:1280px;margin:0 auto;width:100%;color:var(--color-white)}.urgence-badge{display:inline-flex;align-items:center;gap:8px;background:var(--color-primary);color:var(--color-white);padding:10px 20px;border-radius:50px;font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.5px;margin-bottom:24px;animation:pulse 2s infinite}.hero h1{font-size:clamp(32px, 5vw, 56px);font-weight:800;line-height:1.1;margin-bottom:20px;max-width:800px}.hero-usp{display:flex;flex-wrap:wrap;gap:16px 32px;margin-bottom:32px;font-size:15px}.hero-usp span{display:flex;align-items:center;gap:8px}.hero-ctas{display:flex;flex-wrap:wrap;gap:16px;margin-bottom:40px}.trust-signals{display:flex;flex-wrap:wrap;align-items:center;gap:24px 40px;padding-top:32px;border-top:1px solid rgb(255 255 255 / .1)}.trust-item{display:flex;align-items:center;gap:12px}.trust-item .stars{color:gold;font-size:18px;letter-spacing:2px}.trust-item span{font-size:14px;color:rgb(255 255 255 / .8)}.barre-confiance{background:var(--color-secondary);padding:32px 24px}.confiance-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.confiance-item{display:flex;align-items:center;justify-content:center;gap:12px;color:var(--color-white)}.confiance-item svg{width:24px;height:24px;flex-shrink:0;stroke:var(--color-primary)}.confiance-item span{font-weight:600;font-size:15px}.section{padding:80px 24px}.section-alt{background:var(--color-gray-100)}.section-header{text-align:center;max-width:1000px;margin:0 auto 48px}.section-header h2{font-size:clamp(28px, 3vw, 40px);font-weight:800;margin-bottom:16px}.section-header p{font-size:18px;color:var(--color-gray-600)}.services-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service-icon svg{width:32px;height:32px;stroke:var(--color-white)}.service-card h3{font-size:17px;font-weight:700;margin-bottom:12px}.service-card p{font-size:14px;color:var(--color-gray-600);line-height:1.5}.zones-content{max-width:1280px;margin:0 auto}.zones-grid{column-count:3;column-gap:32px;margin-top:32px;list-style:none}.zones-grid li{break-inside:avoid;padding:8px 0;font-size:15px;color:var(--color-gray-800);display:flex;align-items:center;gap:8px}.zones-grid li::before{content:"✓";color:var(--color-primary);font-weight:700}.avis-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.avis-card{background:var(--color-white);border-radius:var(--radius-lg);padding:32px;box-shadow:var(--shadow-sm);border:1px solid var(--color-gray-200)}.avis-stars{color:gold;font-size:20px;letter-spacing:2px;margin-bottom:16px}.avis-text{font-size:16px;line-height:1.6;color:var(--color-gray-800);margin-bottom:20px;font-style:italic}.avis-author{font-weight:700;font-size:15px}.google-badge{display:inline-flex;align-items:center;gap:12px;background:var(--color-white);padding:16px 24px;border-radius:var(--radius-md);box-shadow:var(--shadow-md);margin-top:40px}.google-badge img{height:24px}.google-badge span{font-weight:700}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:var(--color-white);border-radius:var(--radius-md);margin-bottom:12px;border:1px solid var(--color-gray-200);overflow:hidden}.faq-question{width:100%;padding:20px 24px;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:16px;font-weight:600;transition:background var(--transition-fast)}.faq-question:hover{background:var(--color-gray-100)}.faq-question svg{width:20px;height:20px;transition:transform var(--transition-base);flex-shrink:0}.faq-item.active .faq-question svg{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height var(--transition-base)}.faq-item.active .faq-answer{max-height:200px}.faq-answer p{padding:0 24px 20px;font-size:15px;color:var(--color-gray-600);line-height:1.6}.formulaire-section{background:linear-gradient(135deg,var(--form-bg-dark) 0%,var(--form-bg-darker) 100%);padding:40px 20px;text-align:center}.formulaire-section .section-header{margin-bottom:32px}.formulaire-section .section-header h2,.formulaire-section .section-header p{color:var(--color-white)}.form-serrurier-wrapper{max-width:1000px;margin:0 auto;background:var(--color-white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-form)}.form-serrurier-header{background:linear-gradient(135deg,var(--form-red) 0%,var(--form-red-light) 100%);color:var(--color-white);padding:16px 20px;text-align:center}.form-urgence-badge{display:inline-flex;align-items:center;gap:6px;background:rgb(255 255 255 / .2);padding:4px 12px;border-radius:50px;font-size:12px;font-weight:700;margin-bottom:6px}.form-serrurier-header h3{margin:0;font-size:18px;font-weight:800}.form-serrurier-body{padding:16px 20px}.form-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:8px}.form-field{margin-bottom:8px;text-align:left}.form-field label{display:block;font-weight:700;color:var(--form-bg-dark);margin-bottom:10px;font-size:15px;line-height:1.2}.form-field input,.form-field select,.form-field textarea{width:100%;padding:8px 10px;border:1px solid var(--color-gray-300);border-radius:var(--radius-sm);font-size:13px;background:var(--color-gray-100);box-sizing:border-box;font-family:inherit;transition:border-color var(--transition-fast),background var(--transition-fast)}.form-field input,.form-field select{height:36px}.form-field textarea{min-height:60px;max-height:90px;resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:var(--color-primary);background:var(--color-white)}.form-field select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:14px;padding-right:28px}.form-submit-wrapper{margin-top:12px}.wpcf7-submit{width:100%;background:linear-gradient(135deg,var(--color-primary) 0%,#FF8533 100%);color:var(--color-white);border:none;padding:14px 20px;border-radius:var(--radius-sm);font-size:16px;font-weight:800;cursor:pointer;box-shadow:0 4px 15px rgb(255 107 0 / .3);transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.wpcf7-submit:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgb(255 107 0 / .4)}.form-garanties{display:flex;justify-content:center;gap:20px;margin-top:12px;padding-top:12px;border-top:1px solid var(--color-gray-200);flex-wrap:wrap}.form-garanties span{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--color-success);font-weight:600}.wpcf7-response-output{margin:16px 20px 20px;padding:12px 16px;border-radius:var(--radius-sm);font-weight:600;font-size:14px}.wpcf7-form.sent .wpcf7-response-output{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.wpcf7-form.invalid .wpcf7-response-output,.wpcf7-form.unaccepted .wpcf7-response-output,.wpcf7-form.failed .wpcf7-response-output{background:#fef2f2;border:1px solid #fecaca;color:var(--form-red)}.wpcf7-not-valid-tip{color:var(--color-error);font-size:13px;margin-top:6px}.footer{background:var(--color-secondary);color:var(--color-white);padding:48px 24px}.footer-inner{max-width:1280px;margin:0 auto;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px}.footer-logo img{height:40px}.footer-contact{display:flex;flex-wrap:wrap;gap:24px 40px;font-size:15px}.footer-contact a{color:rgb(255 255 255 / .8);transition:color var(--transition-fast)}.footer-contact a:hover{color:var(--color-primary)}.mobile-cta-fixed{display:none;position:fixed;bottom:0;left:0;right:0;z-index:9998;background:var(--color-white);box-shadow:0 -4px 20px rgb(0 0 0 / .1)}.mobile-cta-fixed a{flex:1;padding:16px;text-align:center;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center;gap:8px;touch-action:manipulation}.mobile-cta-fixed a:first-child{background:var(--color-primary);color:var(--color-white)}.mobile-cta-fixed a:last-child{background:var(--color-secondary);color:var(--color-white)}@media (max-width:1024px){.services-grid{grid-template-columns:repeat(2,1fr)}.zones-grid{column-count:2}.avis-grid{grid-template-columns:repeat(2,1fr)}.confiance-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.header-ctas{display:none}.header-inner{padding:12px 16px}.hero{padding:100px 16px 60px;min-height:auto}.hero h1{font-size:clamp(28px, 8vw, 40px)}.hero-ctas{flex-direction:column}.btn-cta-primary,.btn-cta-secondary{width:100%;justify-content:center;padding:16px 24px;font-size:16px}.trust-signals{flex-direction:column;align-items:flex-start;gap:16px}.section{padding:60px 16px}.section-header h2{font-size:clamp(24px, 6vw, 32px)}.services-grid,.avis-grid,.confiance-grid{grid-template-columns:1fr}.zones-grid{column-count:1}.form-grid-2{grid-template-columns:1fr}.form-serrurier-body{padding:16px}.form-garanties{flex-direction:column;gap:8px}.footer{padding:32px 16px}.footer-inner{flex-direction:column;text-align:center}.footer-contact{justify-content:center}.mobile-cta-fixed{display:flex}body{padding-bottom:60px}}@media (max-width:480px){.hero-usp{flex-direction:column;gap:12px}.confiance-item{font-size:13px}.service-card{padding:24px 16px}}.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}.text-center{text-align:center}:root{--primary:#0f4c81;--primary-light:#1e6ba8;--primary-dark:#0a3a63;--accent:#00d4aa;--urgent:#ff4757;--dark:#0f172a;--gray:#64748b;--gray-light:#94a3b8;--light:#f1f5f9;--white:#ffffff;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--radius-full:9999px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Plus Jakarta Sans",Inter,Arial,sans-serif;color:var(--dark);background:var(--white)}.alert-bar{background:linear-gradient(90deg,var(--urgent),#ff6b7a);color:#fff;padding:10px 16px;font-weight:700}.alert-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.live-indicator{display:inline-flex;align-items:center;gap:8px;background:rgb(255 255 255 / .18);border-radius:999px;padding:6px 14px}.live-dot{width:9px;height:9px;border-radius:50%;background:#0f8}.main-header{position:sticky;top:0;z-index:1001;background:rgb(255 255 255 / .98);border-bottom:1px solid rgb(15 76 129 / .12);padding:14px 20px}.header-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.logo-badge{width:48px;height:48px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),var(--primary-light))}.logo-text{font-size:26px;font-weight:900;color:var(--dark)}.logo-text span{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:20px}.phone-label{font-size:11px;text-transform:uppercase;color:var(--gray);font-weight:700}.phone-link{color:var(--primary);text-decoration:none;font-size:20px;font-weight:900;display:inline-flex;align-items:center;gap:8px}.btn-primary{display:inline-flex;align-items:center;gap:8px;text-decoration:none;border:0;background:linear-gradient(135deg,var(--accent),#00b894);color:#fff;padding:14px 24px;border-radius:var(--radius-md);font-weight:800}.btn-large{padding:20px 34px;font-size:22px;border-radius:var(--radius-lg)}.hero{background:linear-gradient(135deg,var(--dark),var(--primary-dark) 50%,var(--primary));color:#fff;padding:70px 20px 90px}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.trust-pill{display:inline-flex;align-items:center;gap:10px;background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .2);border-radius:999px;padding:10px 18px;margin-bottom:26px}.trust-stars{color:gold;letter-spacing:2px}.hero-title{font-size:clamp(34px, 5vw, 56px);line-height:1.08;margin:0 0 18px;font-weight:900}.hero-title .highlight{color:var(--accent);display:block}.hero-subtitle{font-size:18px;color:rgb(255 255 255 / .9);margin:0 0 24px}.cta-card{border:1px solid rgb(255 255 255 / .16);border-radius:var(--radius-xl);padding:24px;background:rgb(255 255 255 / .06)}.scarcity-alert{display:inline-flex;gap:8px;align-items:center;color:#ffcece;background:rgb(255 71 87 / .18);border:1px solid rgb(255 71 87 / .35);border-radius:var(--radius-md);padding:10px 14px;margin-bottom:16px;font-weight:700}.btn-hero{width:100%;justify-content:center;margin-bottom:14px}.guarantee-list{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.guarantee-item{font-size:13px;color:rgb(255 255 255 / .85)}.hero-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.stat-card{border:1px solid rgb(255 255 255 / .12);border-radius:var(--radius-lg);padding:24px;text-align:center;background:rgb(255 255 255 / .06)}.stat-icon{font-size:30px;margin-bottom:8px}.stat-value{font-size:30px;font-weight:900}.stat-label{font-size:12px;color:rgb(255 255 255 / .72);text-transform:uppercase;letter-spacing:.4px}.trust-bar,.problems,.why-section,.services,.google-reviews,.faq-section,.final-cta{padding:72px 20px}.trust-bar{background:var(--light);border-bottom:1px solid rgb(15 76 129 / .08)}.trust-bar-title{text-align:center;color:var(--gray);text-transform:uppercase;letter-spacing:2px;font-weight:700;margin-bottom:20px;font-size:13px}.insurance-logos{max-width:920px;margin:0 auto;text-align:center}.insurance-logos img{max-width:100%;height:auto}.section-container,.google-reviews-container,.footer-container{max-width:1100px;margin:0 auto}.section-tag{display:inline-block;background:var(--light);color:var(--primary);padding:7px 14px;border-radius:999px;font-weight:700;font-size:12px;text-transform:uppercase;margin-bottom:10px}.section-title{margin:0 0 10px;font-size:40px;line-height:1.15;font-weight:900}.section-title span{color:var(--primary)}.section-desc{color:var(--gray);margin:0 0 34px;font-size:18px}.problems-grid,.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.problem-item,.why-item,.service-box,.review-card,.faq-item{border-radius:var(--radius-lg);background:#fff;border:1px solid #e8edf3}.problem-item{background:var(--light);padding:28px 20px;text-align:center}.problem-icon-wrap{width:70px;height:70px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;font-size:30px;background:linear-gradient(135deg,var(--primary),var(--primary-light))}.problem-item h3,.why-item h3,.service-box h3{margin:0 0 8px;font-size:20px;font-weight:800}.problem-item p,.why-item p,.service-box p{margin:0;color:var(--gray)}.why-section{background:linear-gradient(180deg,var(--light),#fff)}.why-item{padding:28px 22px}.why-icon{width:60px;height:60px;border-radius:12px;background:var(--light);display:grid;place-items:center;margin-bottom:16px;font-size:28px}.bordeaux-section{padding:72px 20px;background:var(--primary);color:#fff}.bordeaux-container{max-width:1100px;margin:0 auto}.bordeaux-header{text-align:center;margin-bottom:34px}.bordeaux-header h2{margin:0 0 8px;font-size:40px;font-weight:900}.bordeaux-header h2 span{color:var(--accent)}.bordeaux-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.bordeaux-card{background:rgb(255 255 255 / .11);border:1px solid rgb(255 255 255 / .18);border-radius:var(--radius-lg);padding:24px}.bordeaux-card h3{margin:0 0 14px;font-size:20px;font-weight:800;display:flex;align-items:center;gap:8px}.zone-tags{display:flex;gap:8px;flex-wrap:wrap}.zone-tag{background:rgb(255 255 255 / .15);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.service-box{overflow:hidden;background:var(--light);border:2px solid #fff0}.service-image{width:100%;height:200px;object-fit:cover;display:block}.service-content{padding:20px}.service-link{display:inline-flex;margin-top:10px;color:var(--primary);text-decoration:none;font-weight:700}.google-reviews{background:linear-gradient(180deg,#f8f9fa,#fff)}.google-header{text-align:center;margin-bottom:36px}.google-logo{font-size:32px;font-weight:700;margin-bottom:8px}.google-logo span:nth-child(1),.google-brand .g,.google-brand .g2{color:#4285f4}.google-logo span:nth-child(2),.google-logo span:nth-child(6),.google-brand .o1,.google-brand .e{color:#ea4335}.google-logo span:nth-child(3),.google-brand .o2{color:#fbbc05}.google-logo span:nth-child(5),.google-brand .l{color:#34a853}.google-rating{display:flex;gap:10px;align-items:center;justify-content:center}.rating-number{font-size:44px;font-weight:900}.star,.review-card-stars{color:#ffb400}.reviews-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.review-card{padding:18px;border-radius:var(--radius-md);border-color:#e8eaed}.review-text{color:var(--dark);margin-bottom:10px;font-size:14px;line-height:1.6}.read-more{color:#4285f4;text-decoration:none;font-size:14px}.google-brand{margin-top:12px;font-size:18px;font-weight:700}.review-author{display:flex;align-items:center;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #e8eaed}.author-avatar{width:40px;height:40px;border-radius:50%;color:#fff;display:grid;place-items:center;font-weight:700}.author-name{font-weight:700;display:inline-flex;gap:6px;align-items:center}.author-location{color:var(--gray);font-size:12px}.verified-badge{width:16px;height:16px;border-radius:50%;background:#4285f4;color:#fff;font-size:10px;display:grid;place-items:center}.btn-review{margin-top:30px;display:inline-flex;align-items:center;gap:8px;background:#ffc107;color:#111;text-decoration:none;border-radius:999px;padding:12px 20px;font-weight:700}.faq-container{max-width:800px;margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:var(--light);overflow:hidden}.faq-question{padding:18px 20px;cursor:pointer;font-weight:700;display:flex;justify-content:space-between}.faq-answer{max-height:0;overflow:hidden;transition:max-height .25s ease,padding .25s ease;padding:0 20px}.faq-item.active .faq-answer{max-height:300px;padding:0 20px 20px}.final-cta{text-align:center;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff}.final-cta-content{max-width:760px;margin:0 auto}.final-cta h2{margin:0 0 16px;font-size:clamp(30px,5vw,48px);font-weight:900}.final-cta p{margin:0 0 30px;font-size:20px}.btn-final{display:inline-flex;flex-direction:column;align-items:center;background:#fff;color:var(--primary);text-decoration:none;border-radius:var(--radius-lg);padding:22px 40px;font-size:32px;font-weight:900}.btn-final span{font-size:13px;font-weight:700;opacity:.85}.final-guarantees{margin-top:26px;display:flex;gap:18px;justify-content:center;flex-wrap:wrap}.footer{background:var(--dark);color:#fff}.footer-top{padding:50px 20px;border-bottom:1px solid rgb(255 255 255 / .1)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:30px}.footer-brand{display:flex;gap:10px;align-items:center;margin-bottom:12px}.footer-brand-icon{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),var(--primary-light))}.footer-brand-text{font-size:24px;font-weight:900}.footer-brand-text span{color:var(--accent)}.footer-desc,.footer-contact-item,.footer-links a,.footer-copyright,.footer-legal a,.footer-badge{color:var(--gray-light)}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:8px}.footer-links a{text-decoration:none}.footer-title{margin:0 0 16px;font-size:16px;font-weight:800}.footer-hours{display:flex;flex-direction:column;gap:8px}.hours-row{display:flex;justify-content:space-between}.footer-payment{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.payment-badge{background:rgb(255 255 255 / .1);border-radius:8px;padding:6px 10px;font-size:12px}.footer-social{display:flex;gap:10px;margin-top:14px}.social-link{width:40px;height:40px;border-radius:50%;background:rgb(255 255 255 / .1);color:#fff;text-decoration:none;display:grid;place-items:center}.footer-bottom{padding:18px 20px;background:rgb(0 0 0 / .2)}.footer-bottom-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.footer-legal{display:flex;gap:16px;flex-wrap:wrap}.footer-badges{display:flex;gap:12px;flex-wrap:wrap}.sticky-cta{position:fixed;inset:auto 0 0 0;z-index:9999;background:#fff;border-top:3px solid var(--accent);box-shadow:0 -6px 24px rgb(0 0 0 / .14);padding:10px 12px;display:none}.sticky-cta-inner{max-width:520px;margin:0 auto;display:flex;gap:8px}.btn-sticky-main,.btn-sticky-small{text-decoration:none;border-radius:10px;color:#fff;text-align:center}.btn-sticky-main{flex:2;background:linear-gradient(135deg,var(--accent),#00b894);padding:12px;font-weight:800}.btn-sticky-small{flex:1;background:var(--dark);padding:12px;font-weight:700;font-size:13px}.btn-sticky-main span,.btn-sticky-small span:first-child{font-size:11px;opacity:.9}@media (max-width:1024px){.hero-container{grid-template-columns:1fr;text-align:center}.problems-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:1fr}.bordeaux-grid{grid-template-columns:1fr}.reviews-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.header-actions{display:none}.hero{padding:40px 16px 60px}.hero-title{font-size:28px}.btn-large{font-size:18px;padding:16px 26px}.problems-grid,.why-grid,.reviews-grid{grid-template-columns:1fr}.section-title{font-size:28px}.footer-grid{grid-template-columns:1fr}.footer-bottom-content{flex-direction:column;text-align:center}.sticky-cta{display:block}body{padding-bottom:88px}}:root{--primary:#0f4c81;--primary-light:#1e6ba8;--primary-dark:#0a3a63;--accent:#00d4aa;--urgent:#ff4757;--dark:#0f172a;--gray:#64748b;--gray-light:#94a3b8;--light:#f1f5f9;--white:#ffffff;--radius-sm:8px;--radius-md:12px;--radius-lg:20px;--radius-xl:28px;--radius-full:9999px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Plus Jakarta Sans",Inter,Arial,sans-serif;color:var(--dark);background:var(--white)}.alert-bar{background:linear-gradient(90deg,var(--urgent),#ff6b7a);color:#fff;padding:10px 16px;font-weight:700}.alert-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.live-indicator{display:inline-flex;align-items:center;gap:8px;background:rgb(255 255 255 / .18);border-radius:999px;padding:6px 14px}.live-dot{width:9px;height:9px;border-radius:50%;background:#0f8}.main-header{position:sticky;top:0;z-index:1001;background:rgb(255 255 255 / .98);border-bottom:1px solid rgb(15 76 129 / .12);padding:14px 20px}.header-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.logo{display:inline-flex;align-items:center;gap:12px;text-decoration:none}.logo-badge{width:48px;height:48px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),var(--primary-light))}.logo-text{font-size:26px;font-weight:900;color:var(--dark)}.logo-text span{color:var(--primary)}.header-actions{display:flex;align-items:center;gap:20px}.phone-label{font-size:11px;text-transform:uppercase;color:var(--gray);font-weight:700}.phone-link{color:var(--primary);text-decoration:none;font-size:20px;font-weight:900;display:inline-flex;align-items:center;gap:8px}.btn-primary{display:inline-flex;align-items:center;gap:8px;text-decoration:none;border:0;background:linear-gradient(135deg,var(--accent),#00b894);color:#fff;padding:14px 24px;border-radius:var(--radius-md);font-weight:800}.btn-large{padding:20px 34px;font-size:22px;border-radius:var(--radius-lg)}.hero{background:linear-gradient(135deg,var(--dark),var(--primary-dark) 50%,var(--primary));color:#fff;padding:70px 20px 90px}.hero-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.trust-pill{display:inline-flex;align-items:center;gap:10px;background:rgb(255 255 255 / .12);border:1px solid rgb(255 255 255 / .2);border-radius:999px;padding:10px 18px;margin-bottom:26px}.trust-stars{color:gold;letter-spacing:2px}.hero-title{font-size:clamp(34px, 5vw, 56px);line-height:1.08;margin:0 0 18px;font-weight:900}.hero-title .highlight{color:var(--accent);display:block}.hero-subtitle{font-size:18px;color:rgb(255 255 255 / .9);margin:0 0 24px}.cta-card{border:1px solid rgb(255 255 255 / .16);border-radius:var(--radius-xl);padding:24px;background:rgb(255 255 255 / .06)}.scarcity-alert{display:inline-flex;gap:8px;align-items:center;color:#ffcece;background:rgb(255 71 87 / .18);border:1px solid rgb(255 71 87 / .35);border-radius:var(--radius-md);padding:10px 14px;margin-bottom:16px;font-weight:700}.btn-hero{width:100%;justify-content:center;margin-bottom:14px}.guarantee-list{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.guarantee-item{font-size:13px;color:rgb(255 255 255 / .85)}.hero-stats{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.stat-card{border:1px solid rgb(255 255 255 / .12);border-radius:var(--radius-lg);padding:24px;text-align:center;background:rgb(255 255 255 / .06)}.stat-icon{font-size:30px;margin-bottom:8px}.stat-value{font-size:30px;font-weight:900}.stat-label{font-size:12px;color:rgb(255 255 255 / .72);text-transform:uppercase;letter-spacing:.4px}.trust-bar,.problems,.why-section,.services,.google-reviews,.faq-section,.final-cta{padding:72px 20px}.trust-bar{background:var(--light);border-bottom:1px solid rgb(15 76 129 / .08)}.trust-bar-title{text-align:center;color:var(--gray);text-transform:uppercase;letter-spacing:2px;font-weight:700;margin-bottom:20px;font-size:13px}.insurance-logos{max-width:920px;margin:0 auto;text-align:center}.insurance-logos img{max-width:100%;height:auto}.section-container,.google-reviews-container,.footer-container{max-width:1100px;margin:0 auto}.section-tag{display:inline-block;background:var(--light);color:var(--primary);padding:7px 14px;border-radius:999px;font-weight:700;font-size:12px;text-transform:uppercase;margin-bottom:10px}.section-title{margin:0 0 10px;font-size:40px;line-height:1.15;font-weight:900}.section-title span{color:var(--primary)}.section-desc{color:var(--gray);margin:0 0 34px;font-size:18px}.problems-grid,.why-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.problem-item,.why-item,.service-box,.review-card,.faq-item{border-radius:var(--radius-lg);background:#fff;border:1px solid #e8edf3}.problem-item{background:var(--light);padding:28px 20px;text-align:center}.problem-icon-wrap{width:70px;height:70px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;font-size:30px;background:linear-gradient(135deg,var(--primary),var(--primary-light))}.problem-item h3,.why-item h3,.service-box h3{margin:0 0 8px;font-size:20px;font-weight:800}.problem-item p,.why-item p,.service-box p{margin:0;color:var(--gray)}.why-section{background:linear-gradient(180deg,var(--light),#fff)}.why-item{padding:28px 22px}.why-icon{width:60px;height:60px;border-radius:12px;background:var(--light);display:grid;place-items:center;margin-bottom:16px;font-size:28px}.bordeaux-section{padding:72px 20px;background:var(--primary);color:#fff}.bordeaux-container{max-width:1100px;margin:0 auto}.bordeaux-header{text-align:center;margin-bottom:34px}.bordeaux-header h2{margin:0 0 8px;font-size:40px;font-weight:900}.bordeaux-header h2 span{color:var(--accent)}.bordeaux-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.bordeaux-card{background:rgb(255 255 255 / .11);border:1px solid rgb(255 255 255 / .18);border-radius:var(--radius-lg);padding:24px}.bordeaux-card h3{margin:0 0 14px;font-size:20px;font-weight:800;display:flex;align-items:center;gap:8px}.zone-tags{display:flex;gap:8px;flex-wrap:wrap}.zone-tag{background:rgb(255 255 255 / .15);border-radius:999px;padding:8px 12px;font-size:13px;font-weight:700}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.service-box{overflow:hidden;background:var(--light);border:2px solid #fff0}.service-image{width:100%;height:200px;object-fit:cover;display:block}.service-content{padding:20px}.service-link{display:inline-flex;margin-top:10px;color:var(--primary);text-decoration:none;font-weight:700}.google-reviews{background:linear-gradient(180deg,#f8f9fa,#fff)}.google-header{text-align:center;margin-bottom:36px}.google-logo{font-size:32px;font-weight:700;margin-bottom:8px}.google-logo span:nth-child(1),.google-brand .g,.google-brand .g2{color:#4285f4}.google-logo span:nth-child(2),.google-logo span:nth-child(6),.google-brand .o1,.google-brand .e{color:#ea4335}.google-logo span:nth-child(3),.google-brand .o2{color:#fbbc05}.google-logo span:nth-child(5),.google-brand .l{color:#34a853}.google-rating{display:flex;gap:10px;align-items:center;justify-content:center}.rating-number{font-size:44px;font-weight:900}.star,.review-card-stars{color:#ffb400}.reviews-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.review-card{padding:18px;border-radius:var(--radius-md);border-color:#e8eaed}.review-text{color:var(--dark);margin-bottom:10px;font-size:14px;line-height:1.6}.read-more{color:#4285f4;text-decoration:none;font-size:14px}.google-brand{margin-top:12px;font-size:18px;font-weight:700}.review-author{display:flex;align-items:center;gap:10px;margin-top:12px;padding-top:12px;border-top:1px solid #e8eaed}.author-avatar{width:40px;height:40px;border-radius:50%;color:#fff;display:grid;place-items:center;font-weight:700}.author-name{font-weight:700;display:inline-flex;gap:6px;align-items:center}.author-location{color:var(--gray);font-size:12px}.verified-badge{width:16px;height:16px;border-radius:50%;background:#4285f4;color:#fff;font-size:10px;display:grid;place-items:center}.btn-review{margin-top:30px;display:inline-flex;align-items:center;gap:8px;background:#ffc107;color:#111;text-decoration:none;border-radius:999px;padding:12px 20px;font-weight:700}.faq-container{max-width:800px;margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:12px}.faq-item{background:var(--light);overflow:hidden}.faq-question{padding:18px 20px;cursor:pointer;font-weight:700;display:flex;justify-content:space-between}.faq-answer{max-height:0;overflow:hidden;transition:max-height .25s ease,padding .25s ease;padding:0 20px}.faq-item.active .faq-answer{max-height:300px;padding:0 20px 20px}.final-cta{text-align:center;background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:#fff}.final-cta-content{max-width:760px;margin:0 auto}.final-cta h2{margin:0 0 16px;font-size:clamp(30px,5vw,48px);font-weight:900}.final-cta p{margin:0 0 30px;font-size:20px}.btn-final{display:inline-flex;flex-direction:column;align-items:center;background:#fff;color:var(--primary);text-decoration:none;border-radius:var(--radius-lg);padding:22px 40px;font-size:32px;font-weight:900}.btn-final span{font-size:13px;font-weight:700;opacity:.85}.final-guarantees{margin-top:26px;display:flex;gap:18px;justify-content:center;flex-wrap:wrap}.footer{background:var(--dark);color:#fff}.footer-top{padding:50px 20px;border-bottom:1px solid rgb(255 255 255 / .1)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:30px}.footer-brand{display:flex;gap:10px;align-items:center;margin-bottom:12px}.footer-brand-icon{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(135deg,var(--primary),var(--primary-light))}.footer-brand-text{font-size:24px;font-weight:900}.footer-brand-text span{color:var(--accent)}.footer-desc,.footer-contact-item,.footer-links a,.footer-copyright,.footer-legal a,.footer-badge{color:var(--gray-light)}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:8px}.footer-links a{text-decoration:none}.footer-title{margin:0 0 16px;font-size:16px;font-weight:800}.footer-hours{display:flex;flex-direction:column;gap:8px}.hours-row{display:flex;justify-content:space-between}.footer-payment{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.payment-badge{background:rgb(255 255 255 / .1);border-radius:8px;padding:6px 10px;font-size:12px}.footer-social{display:flex;gap:10px;margin-top:14px}.social-link{width:40px;height:40px;border-radius:50%;background:rgb(255 255 255 / .1);color:#fff;text-decoration:none;display:grid;place-items:center}.footer-bottom{padding:18px 20px;background:rgb(0 0 0 / .2)}.footer-bottom-content{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.footer-legal{display:flex;gap:16px;flex-wrap:wrap}.footer-badges{display:flex;gap:12px;flex-wrap:wrap}.sticky-cta{position:fixed;inset:auto 0 0 0;z-index:9999;background:#fff;border-top:3px solid var(--accent);box-shadow:0 -6px 24px rgb(0 0 0 / .14);padding:10px 12px;display:none}.sticky-cta-inner{max-width:520px;margin:0 auto;display:flex;gap:8px}.btn-sticky-main,.btn-sticky-small{text-decoration:none;border-radius:10px;color:#fff;text-align:center}.btn-sticky-main{flex:2;background:linear-gradient(135deg,var(--accent),#00b894);padding:12px;font-weight:800}.btn-sticky-small{flex:1;background:var(--dark);padding:12px;font-weight:700;font-size:13px}.btn-sticky-main span,.btn-sticky-small span:first-child{font-size:11px;opacity:.9}@media (max-width:1024px){.hero-container{grid-template-columns:1fr;text-align:center}.problems-grid,.why-grid{grid-template-columns:repeat(2,1fr)}.services-grid{grid-template-columns:1fr}.bordeaux-grid{grid-template-columns:1fr}.reviews-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.header-actions{display:none}.hero{padding:40px 16px 60px}.hero-title{font-size:28px}.btn-large{font-size:18px;padding:16px 26px}.problems-grid,.why-grid,.reviews-grid{grid-template-columns:1fr}.section-title{font-size:28px}.footer-grid{grid-template-columns:1fr}.footer-bottom-content{flex-direction:column;text-align:center}.sticky-cta{display:block}body{padding-bottom:88px}}