/*
 Theme Name: Ascenseur GP Child
 Theme URI: https://ascenseur-maison.fr
 Description: Theme enfant GeneratePress pour sites ascenseur de maison - design vert emeraude
 Author: AGC Immo
 Version: 1.0
 Template: generatepress
 Text Domain: ascenseur-gp-child
*/
:root{--agp-radius:6px;--agp-radius-lg:10px;--agp-shadow:0 1px 3px rgba(0,0,0,0.08);--agp-shadow-md:0 4px 12px rgba(0,0,0,0.1);--agp-shadow-hover:0 6px 20px rgba(0,0,0,0.12);--agp-transition:0.25s ease}#page{max-width:100% !important;width:100% !important;padding-left:0 !important;padding-right:0 !important}#page>.site-content{max-width:100% !important;padding:0 !important}#page .inside-article{padding:0 !important;margin:0 !important;border:0 !important;box-shadow:none !important;background:none !important}#page .entry-content{max-width:none;padding:0}#page .site-info,#page footer.site-info{display:none !important}#page .main-navigation,#site-navigation,#mobile-menu-control-wrapper{display:none !important}.site-header{background:var(--base-3) !important;border-bottom:3px solid var(--accent)}.inside-header{display:flex;align-items:center;gap:1rem}.agp-header-right{display:flex;align-items:center;gap:1.25rem;margin-left:auto;font-size:0.875rem}.agp-header-phone{display:inline-flex;align-items:center;gap:0.375rem;color:var(--accent);font-weight:600;text-decoration:none;transition:opacity var(--agp-transition)}.agp-header-phone:hover{opacity:0.8}.agp-header-cta{display:inline-flex;align-items:center;padding:0.5rem 1.25rem;background:var(--accent);color:#fff !important;font-weight:700;font-size:0.875rem;border-radius:6px;text-decoration:none;transition:background 0.2s,transform 0.2s;white-space:nowrap}.agp-header-cta:hover{background:#044c36;transform:translateY(-1px)}.agp-header-rating{display:inline-flex;align-items:center;gap:0.375rem;color:var(--contrast-2)}.agp-header-stars{color:#f59e0b;display:inline-flex;gap:1px}.agp-header-review-count{color:var(--contrast-3);font-size:0.8125rem}.agp-hero{background:var(--base);padding:4rem 0;position:relative;overflow:hidden}.agp-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.agp-hero-badge{display:inline-flex;align-items:center;gap:0.5rem;background:var(--accent);color:#fff;padding:0.375rem 1rem;border-radius:9999px;font-size:0.8125rem;font-weight:600;margin-bottom:1.5rem}.agp-hero-badge svg{width:16px;height:16px}.agp-hero h1{font-size:2.5rem;font-weight:800;color:var(--contrast);line-height:1.15;margin:0 0 1rem}.agp-hero-subtitle{font-size:1.125rem;color:var(--contrast-2);line-height:1.6;margin-bottom:1.5rem}.agp-hero-urgency{display:inline-flex;align-items:center;gap:0.5rem;color:var(--accent);font-size:0.875rem;font-weight:600;margin-bottom:2rem}.agp-hero-urgency svg{width:16px;height:16px}.agp-hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.agp-hero-image{border-radius:var(--agp-radius-lg);overflow:hidden;box-shadow:var(--agp-shadow-md)}.agp-hero-image img{width:100%;height:auto;display:block;object-fit:cover;aspect-ratio:800 / 537}.agp-btn{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.75rem;border-radius:var(--agp-radius);font-weight:600;font-size:0.9375rem;text-decoration:none;cursor:pointer;border:2px solid transparent;transition:all var(--agp-transition);line-height:1.4}.agp-btn svg{width:18px;height:18px;flex-shrink:0}.agp-btn--accent{background:var(--accent);color:#fff}.agp-btn--accent:hover{background:#044c36;color:#fff;box-shadow:var(--agp-shadow-md)}.agp-btn--accent-lg{background:var(--accent);color:#fff;padding:0.875rem 2rem;font-size:1rem}.agp-btn--accent-lg:hover{background:#044c36;color:#fff;box-shadow:var(--agp-shadow-md);transform:translateY(-1px)}.agp-btn--outline{background:transparent;color:var(--contrast);border-color:var(--contrast-3)}.agp-btn--outline:hover{border-color:var(--accent);color:var(--accent)}.agp-btn--white{background:#fff;color:var(--contrast)}.agp-btn--white:hover{background:var(--base);color:var(--contrast)}.agp-btn--block{width:100%;justify-content:center}.agp-section{padding:4rem 0}.agp-section--alt{background:var(--base)}.agp-section--dark{background:var(--contrast);color:var(--base)}.agp-section-header{text-align:center;max-width:700px;margin:0 auto 2.5rem}.agp-section-label{display:inline-flex;align-items:center;gap:0.5rem;color:var(--accent);font-size:0.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:0.75rem}.agp-section-label svg{width:16px;height:16px}.agp-section-title{font-size:1.875rem;font-weight:800;color:var(--contrast);margin:0 0 0.75rem;line-height:1.2}.agp-section--dark .agp-section-title{color:#fff}.agp-section-desc{color:#4b5563;font-size:1.0625rem;line-height:1.6;margin:0}.agp-trust-bar{background:var(--base-3);padding:2rem 0;border-bottom:1px solid var(--base)}.agp-trust-bar-inner{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;text-align:center}.agp-trust-item{opacity:1;transform:none;transition:opacity 0.5s ease,transform 0.5s ease}.agp-trust-bar--animate .agp-trust-item:nth-child(1){transition-delay:0s}.agp-trust-bar--animate .agp-trust-item:nth-child(2){transition-delay:0.1s}.agp-trust-bar--animate .agp-trust-item:nth-child(3){transition-delay:0.2s}.agp-trust-bar--animate .agp-trust-item:nth-child(4){transition-delay:0.3s}.agp-trust-item-icon{width:40px;height:40px;margin:0 auto 0.5rem;color:var(--accent)}.agp-trust-item-icon svg{width:100%;height:100%}.agp-trust-item-value{display:block;font-size:1.25rem;font-weight:800;color:var(--contrast)}.agp-trust-item-label{display:block;font-size:0.8125rem;color:var(--contrast-3);margin-top:0.125rem}.agp-content-block .entry-content{max-width:800px;margin:0 auto}.agp-services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.agp-service-card{background:var(--base-3);border:1px solid var(--base);border-radius:var(--agp-radius);overflow:hidden;transition:border-color var(--agp-transition),box-shadow var(--agp-transition)}.agp-service-card:hover{border-color:var(--accent);box-shadow:var(--agp-shadow-hover)}.agp-service-card-image{aspect-ratio:16 / 10;overflow:hidden;background:var(--base)}.agp-service-card-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.4s ease}.agp-service-card:hover .agp-service-card-image img{transform:scale(1.04)}.agp-service-card-body{padding:1.25rem}.agp-service-card-icon{width:36px;height:36px;color:var(--accent);margin-bottom:0.75rem}.agp-service-card-icon svg{width:100%;height:100%}.agp-service-card h3{font-size:1.0625rem;font-weight:700;color:var(--contrast);margin:0 0 0.5rem}.agp-service-card p{font-size:0.875rem;color:var(--contrast-2);line-height:1.6;margin:0 0 1rem}.agp-service-card-cta{display:inline-flex;align-items:center;gap:0.375rem;color:var(--accent);font-weight:600;font-size:0.875rem;text-decoration:none;transition:gap var(--agp-transition)}.agp-service-card-cta:hover{gap:0.625rem;color:#065f46}.agp-service-card-cta svg{width:14px;height:14px}.agp-gallery-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.5rem;height:100%;color:var(--contrast-3);background:var(--base)}.agp-gallery-placeholder svg{width:48px;height:48px;opacity:0.4}.agp-gallery-placeholder span{font-size:0.8125rem}.agp-advantages-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.agp-advantage-item{display:flex;gap:1rem;padding:1.25rem;background:var(--base-3);border-radius:var(--agp-radius);border-left:3px solid var(--accent);transition:box-shadow var(--agp-transition)}.agp-advantage-item:hover{box-shadow:var(--agp-shadow)}.agp-advantage-icon{width:36px;height:36px;color:var(--accent);flex-shrink:0}.agp-advantage-icon svg{width:100%;height:100%}.agp-advantage-text h3{font-size:0.9375rem;font-weight:700;color:var(--contrast);margin:0 0 0.375rem}.agp-advantage-text p{font-size:0.8125rem;color:var(--contrast-2);line-height:1.6;margin:0}.agp-certs-section{background:var(--contrast);border-top:3px solid var(--accent);border-bottom:3px solid var(--accent)}.agp-certs-section .agp-section-title{color:#fff}.agp-certs-section .agp-section-label{color:#a7f3d0}.agp-certs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}.agp-cert-badge{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:rgba(255,255,255,0.05);border:1px solid rgba(255,255,255,0.1);border-radius:var(--agp-radius)}.agp-cert-badge-icon{width:40px;height:40px;color:var(--accent);flex-shrink:0}.agp-cert-badge-icon svg{width:100%;height:100%}.agp-cert-badge-text strong{display:block;color:#fff;font-size:0.9375rem;margin-bottom:0.25rem}.agp-cert-badge-text span{color:rgba(255,255,255,0.65);font-size:0.8125rem}.agp-video-wrapper{position:relative;width:100%;padding-bottom:56.25%;border-radius:var(--agp-radius-lg);overflow:hidden;box-shadow:var(--agp-shadow-md)}.agp-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:0}.agp-cta-banner{background:var(--accent);padding:3.5rem 0;text-align:center}.agp-cta-banner h2{color:#fff;font-size:1.75rem;font-weight:800;margin:0 0 0.75rem}.agp-cta-banner p{color:rgba(255,255,255,0.9);font-size:1.0625rem;margin:0 0 1.5rem}.agp-cta-banner-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.agp-comparatif-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.agp-comparatif-card{background:var(--base-3);border:1px solid var(--base);border-radius:var(--agp-radius);padding:1.5rem;text-align:center;position:relative;transition:border-color var(--agp-transition),box-shadow var(--agp-transition)}.agp-comparatif-card:hover{border-color:var(--accent);box-shadow:var(--agp-shadow-hover)}.agp-comparatif-card--popular{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.agp-comparatif-badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--accent);color:#fff;font-size:0.75rem;font-weight:700;padding:0.25rem 0.75rem;border-radius:9999px;white-space:nowrap}.agp-comparatif-card-icon{width:48px;height:48px;margin:0 auto 1rem;color:var(--accent)}.agp-comparatif-card-icon svg{width:100%;height:100%}.agp-comparatif-card h3{font-size:1.125rem;font-weight:700;color:var(--contrast);margin:0 0 0.5rem}.agp-comparatif-card-price{font-size:0.875rem;color:var(--accent);font-weight:700;margin-bottom:0.75rem}.agp-comparatif-card-desc{font-size:0.8125rem;color:var(--contrast-2);line-height:1.5;margin-bottom:1rem}.agp-comparatif-features{list-style:none;padding:0;margin:0 0 1.25rem;text-align:left}.agp-comparatif-features li{display:flex;align-items:center;gap:0.5rem;padding:0.375rem 0;font-size:0.8125rem;color:var(--contrast-2);border-top:1px solid var(--base)}.agp-comparatif-features li:first-child{border-top:0}.agp-comparatif-features li svg{width:14px;height:14px;color:var(--accent);flex-shrink:0}.agp-process-list{list-style:none;padding:0;margin:0;position:relative;max-width:700px;margin:0 auto}.agp-process-list::before{content:'';position:absolute;left:24px;top:0;bottom:0;width:2px;background:var(--base)}.agp-process-step{display:flex;gap:1.5rem;padding-bottom:2rem;position:relative}.agp-process-step:last-child{padding-bottom:0}.agp-process-step-num{width:50px;height:50px;background:var(--accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:800;flex-shrink:0;position:relative;z-index:1}.agp-process-step-body h3{font-size:1.0625rem;font-weight:700;color:var(--contrast);margin:0.25rem 0 0.375rem}.agp-process-step-body p{font-size:0.875rem;color:var(--contrast-2);line-height:1.6;margin:0}.agp-ba-slider{position:relative;max-width:800px;margin:0 auto;border-radius:var(--agp-radius-lg);overflow:hidden;box-shadow:var(--agp-shadow-md);aspect-ratio:16 / 10}.agp-ba-slider-after,.agp-ba-slider-before{position:absolute;inset:0}.agp-ba-slider-after img,.agp-ba-slider-before img{width:100%;height:100%;object-fit:cover;display:block}.agp-ba-slider-before{clip-path:inset(0 calc(100% - var(--ba-pos)) 0 0)}.agp-ba-label{position:absolute;bottom:1rem;padding:0.25rem 0.75rem;background:rgba(0,0,0,0.6);color:#fff;font-size:0.75rem;font-weight:700;border-radius:4px;text-transform:uppercase}.agp-ba-label--before{left:1rem}.agp-ba-label--after{right:1rem}.agp-ba-slider input[type="range"]{position:absolute;inset:0;width:100%;height:100%;margin:0;opacity:0;cursor:ew-resize;z-index:2}.agp-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0.75rem}.agp-gallery-item{border-radius:var(--agp-radius);overflow:hidden;cursor:pointer;aspect-ratio:4 / 3}.agp-gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.agp-gallery-item:hover img{transform:scale(1.05)}.agp-gallery-lightbox-input{position:absolute;opacity:0;pointer-events:none}.agp-gallery-lightbox-label{display:block;width:100%;height:100%;cursor:pointer}.agp-gallery-lightbox{display:none;position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,0.9);align-items:center;justify-content:center;padding:2rem}.agp-gallery-lightbox-input:checked~.agp-gallery-lightbox{display:flex}.agp-gallery-lightbox img{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:var(--agp-radius)}.agp-gallery-lightbox-close{position:fixed;top:1.5rem;right:1.5rem;font-size:2rem;color:#fff;cursor:pointer;z-index:10000;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.15);border-radius:50%;line-height:1}.agp-pricing-badge{display:inline-flex;align-items:center;gap:0.5rem;background:var(--accent);color:#fff;padding:0.5rem 1.25rem;border-radius:9999px;font-size:0.9375rem;font-weight:600;margin-bottom:1.5rem}.agp-pricing-badge svg{width:16px;height:16px}.agp-pricing-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.agp-pricing-table{width:100%;border-collapse:collapse;font-size:0.9375rem}.agp-pricing-table thead{background:var(--contrast)}.agp-pricing-table th{color:#fff;font-weight:700;padding:0.875rem 1rem;text-align:left}.agp-pricing-table td{padding:0.875rem 1rem;border-bottom:1px solid var(--base);color:var(--contrast-2)}.agp-pricing-table tbody tr:nth-child(even){background:var(--base-2)}.agp-pricing-table tbody tr:hover{background:var(--base)}.agp-pricing-note{font-size:0.8125rem;color:#4b5563;margin-top:1rem;line-height:1.5}.agp-savings-card{background:var(--base-3);border:2px solid var(--accent);border-radius:var(--agp-radius-lg);padding:2rem;text-align:center;margin-bottom:2rem}.agp-savings-card-title{font-size:0.875rem;font-weight:700;text-transform:uppercase;color:var(--contrast-3);letter-spacing:0.05em;margin-bottom:1rem}.agp-savings-card-prices{display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.agp-savings-card-before{font-size:1.5rem;color:var(--contrast-3);text-decoration:line-through}.agp-savings-card-arrow{color:var(--accent)}.agp-savings-card-arrow svg{width:24px;height:24px}.agp-savings-card-after{font-size:2rem;font-weight:800;color:var(--accent)}.agp-savings-card-percent{background:var(--accent);color:#fff;padding:0.25rem 0.75rem;border-radius:9999px;font-size:0.875rem;font-weight:700}.agp-savings-card-note{font-size:0.75rem;color:var(--contrast-3);margin-top:1rem;line-height:1.4}.agp-aides-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem}.agp-aide-card{background:var(--base-3);border:1px solid var(--base);border-radius:var(--agp-radius);padding:1.5rem;display:flex;gap:1rem}.agp-aide-card--highlight{grid-column:1 / -1;border-color:var(--accent);background:linear-gradient(135deg,rgba(5,150,105,0.03),rgba(5,150,105,0.08))}.agp-aide-card-icon{width:36px;height:36px;color:var(--accent);flex-shrink:0}.agp-aide-card-icon svg{width:100%;height:100%}.agp-aide-card-body h3{font-size:1rem;font-weight:700;color:var(--contrast);margin:0 0 0.5rem}.agp-aide-card-tag{display:inline-block;background:rgba(5,150,105,0.1);color:var(--accent);padding:0.125rem 0.5rem;border-radius:4px;font-size:0.75rem;font-weight:700;margin-bottom:0.5rem}.agp-aide-card-body p{font-size:0.875rem;color:var(--contrast-2);line-height:1.6;margin:0 0 0.5rem}.agp-aide-card-body ul{list-style:none;padding:0;margin:0}.agp-aide-card-body li{display:flex;align-items:flex-start;gap:0.375rem;font-size:0.8125rem;color:var(--contrast-2);padding:0.25rem 0}.agp-aide-card-body li svg{color:var(--accent);flex-shrink:0;margin-top:2px}.agp-aides-cta{text-align:center;margin-top:2rem;padding:1.5rem;background:var(--base-3);border-radius:var(--agp-radius);border:1px solid var(--base)}.agp-aides-cta p{color:var(--contrast-2);margin:0 0 1rem;font-size:0.9375rem}.agp-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.agp-review-card{background:var(--base-3);border:1px solid var(--base);border-radius:var(--agp-radius);padding:1.5rem}.agp-review-stars{display:flex;gap:2px;margin-bottom:0.75rem}.agp-review-stars svg{width:16px;height:16px;fill:#f59e0b;stroke:none}.agp-review-text{font-size:0.9375rem;color:var(--contrast-2);line-height:1.6;font-style:italic;margin:0 0 1rem}.agp-review-author{display:flex;align-items:center;gap:0.75rem}.agp-review-avatar{width:40px;height:40px;background:var(--accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.8125rem;font-weight:700;flex-shrink:0}.agp-review-author-name{font-weight:700;font-size:0.875rem;color:var(--contrast)}.agp-review-author-loc{font-size:0.75rem;color:var(--contrast-3)}.agp-faq-list{max-width:800px;margin:0 auto}.agp-faq-item{border:1px solid var(--base);border-radius:var(--agp-radius);margin-bottom:0.5rem;background:var(--base-3);overflow:hidden}.agp-faq-item summary{display:flex;align-items:center;gap:0.75rem;padding:1rem 1.25rem;cursor:pointer;font-weight:600;font-size:0.9375rem;color:var(--contrast);list-style:none;transition:background var(--agp-transition)}.agp-faq-item summary::-webkit-details-marker{display:none}.agp-faq-item summary::after{content:'';width:20px;height:20px;margin-left:auto;flex-shrink:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") center / contain no-repeat;transition:transform var(--agp-transition)}.agp-faq-item[open] summary::after{transform:rotate(180deg)}.agp-faq-item summary:hover{background:var(--base)}.agp-faq-answer{padding:0 1.25rem 1rem;font-size:0.875rem;color:var(--contrast-2);line-height:1.7}.agp-faq-answer p{margin:0}.agp-zone-map-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.agp-zone-content{font-size:0.9375rem;color:var(--contrast-2);line-height:1.7}.agp-zone-map{border-radius:var(--agp-radius-lg);overflow:hidden;box-shadow:var(--agp-shadow-md);aspect-ratio:4 / 3}.agp-zone-map iframe{width:100%;height:100%;border:0}.agp-zone-map-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.5rem;height:100%;background:var(--base);color:var(--contrast-3)}.agp-zone-map-placeholder svg{width:48px;height:48px;opacity:0.4}.agp-form-section{background:var(--base)}.agp-form-urgency{text-align:center;background:rgba(5,150,105,0.08);border:1px solid rgba(5,150,105,0.2);border-radius:var(--agp-radius);padding:0.75rem 1rem;margin-bottom:1.5rem;font-size:0.875rem;color:var(--contrast)}.agp-form-trust{display:flex;gap:1.5rem;justify-content:center;margin-bottom:1.5rem;flex-wrap:wrap}.agp-form-trust-item{display:flex;align-items:center;gap:0.375rem;font-size:0.8125rem;color:var(--contrast-2)}.agp-form-trust-item svg{width:16px;height:16px;color:var(--accent)}.agp-devis-form{max-width:700px;margin:0 auto}.agp-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.agp-form-group{display:flex;flex-direction:column}.agp-form-group--full{grid-column:1 / -1}.agp-form-group label{font-size:0.875rem;font-weight:600;color:var(--contrast);margin-bottom:0.375rem}.agp-form-group .required{color:#dc2626}.agp-form-group input,.agp-form-group textarea{padding:0.75rem 1rem;border:1px solid var(--base);border-radius:var(--agp-radius);font-size:0.9375rem;color:var(--contrast);background:var(--base-3);transition:border-color var(--agp-transition)}.agp-form-group input:focus,.agp-form-group textarea:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px rgba(5,150,105,0.1)}.agp-form-group textarea{resize:vertical;min-height:100px}.agp-form-submit{text-align:center;margin-top:0.5rem}.agp-form-honeypot{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden}.agp-form-response{display:none;padding:1rem;border-radius:var(--agp-radius);margin-top:1rem;text-align:center;font-size:0.9375rem}.agp-form-response.success{display:block;background:rgba(5,150,105,0.1);color:var(--accent);border:1px solid rgba(5,150,105,0.2)}.agp-form-response.error{display:block;background:rgba(220,38,38,0.08);color:#dc2626;border:1px solid rgba(220,38,38,0.2)}.agp-form-success-block{text-align:center}.agp-form-success-icon{width:48px;height:48px;margin:0 auto 0.75rem;background:var(--accent);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center}.agp-form-success-icon svg{width:24px;height:24px}.agp-form-success-title{font-size:1.125rem;font-weight:700;margin-bottom:0.5rem}.field-error{border-color:#dc2626 !important}.field-error-msg{color:#dc2626;font-size:0.75rem;margin-top:0.25rem}.btn-loading{opacity:0.7;pointer-events:none}.agp-maillage-section{background:var(--base);border-top:1px solid var(--base)}.agp-maillage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.agp-maillage-title{font-size:1rem;font-weight:700;color:var(--contrast);margin:0 0 0.75rem;padding-bottom:0.5rem;border-bottom:2px solid var(--accent)}.agp-maillage-col a{color:var(--accent);text-decoration:none;font-size:0.875rem}.agp-maillage-col a:hover{text-decoration:underline}.agp-mobile-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:999;background:var(--base-3);border-top:1px solid var(--base);padding:0.75rem;gap:0.5rem;box-shadow:0 -2px 10px rgba(0,0,0,0.1)}.agp-mobile-cta .agp-btn{flex:1;justify-content:center;padding:0.75rem;font-size:0.875rem}.site-footer{background:var(--contrast) !important}.agp-footer{padding:3rem 0 0;color:rgba(255,255,255,0.75);font-size:0.875rem}.agp-footer-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.agp-footer-title{color:#fff;font-size:1rem;font-weight:700;margin-bottom:0.75rem}.agp-footer-col p{margin:0 0 0.5rem;line-height:1.6}.agp-footer-col a{color:#a7f3d0;text-decoration:none}.agp-footer-col a:hover{text-decoration:underline}.agp-footer-col ul{list-style:none;padding:0;margin:0}.agp-footer-col li{padding:0.25rem 0}.agp-footer-bottom{border-top:1px solid rgba(255,255,255,0.1);margin-top:2rem;padding:1.25rem 0;text-align:center}.agp-footer-bottom p{margin:0;font-size:0.8125rem;color:rgba(255,255,255,0.5)}.agp-custom-form-embed{max-width:700px;margin:0 auto}@media (max-width:1024px){.agp-services-grid,.agp-comparatif-grid{grid-template-columns:repeat(2,1fr)}.agp-gallery-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.agp-hero{padding:2.5rem 0}.agp-hero-grid{grid-template-columns:1fr;gap:2rem}.agp-hero h1{font-size:1.875rem}.agp-hero-image{order:-1}.agp-section{padding:2.5rem 0}.agp-section-title{font-size:1.5rem}.agp-trust-bar-inner{grid-template-columns:repeat(2,1fr)}.agp-services-grid,.agp-comparatif-grid,.agp-gallery-grid{grid-template-columns:1fr 1fr}.agp-advantages-grid,.agp-aides-grid,.agp-reviews-grid,.agp-footer-grid,.agp-maillage-grid{grid-template-columns:1fr}.agp-zone-map-grid{grid-template-columns:1fr}.agp-form-grid{grid-template-columns:1fr}.agp-form-group--full{grid-column:1}.agp-cta-banner h2{font-size:1.375rem}.agp-hero-buttons{flex-direction:column}.agp-hero-buttons .agp-btn{justify-content:center}.agp-mobile-cta{display:flex}body{padding-bottom:70px}.agp-header-right{display:none}}@media (max-width:480px){.agp-services-grid,.agp-comparatif-grid{grid-template-columns:1fr}.agp-gallery-grid{grid-template-columns:repeat(2,1fr)}.agp-trust-bar-inner{grid-template-columns:repeat(2,1fr);gap:1rem}.agp-savings-card{padding:1.25rem}.agp-savings-card-before{font-size:1.125rem}.agp-savings-card-after{font-size:1.5rem}}