@font-face{font-family:'Inter';font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/inter-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:'Inter';font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/inter-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--emerald:#1E9AD6;--emerald-dark:#0D5F8A;--emerald-light:#D1EDFB;--emerald-bg:#EBF6FD;--coral:#F97316;--coral-dark:#EA580C;--coral-light:#FFF7ED;--slate-900:#1B2838;--slate-800:#263545;--slate-700:#3C4F62;--slate-500:#64748B;--slate-300:#CBD5E1;--slate-100:#F1F5F9;--slate-50:#F8FAFC;--white:#FFFFFF;--radius:12px;--radius-lg:20px;--shadow:0 4px 16px rgba(27,40,56,0.08);--shadow-lg:0 8px 30px rgba(27,40,56,0.12);--transition:all 0.3s cubic-bezier(.4,0,.2,1)}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:'Inter',system-ui,-apple-system,sans-serif;color:var(--slate-700);background:var(--white);line-height:1.6;overflow-x:hidden;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{text-decoration:none;color:inherit}ul,ol{list-style:none}h1,h2,h3,h4{font-family:'Inter',system-ui,sans-serif;font-weight:800;color:var(--slate-900);line-height:1.15}.container{width:100%;max-width:1140px;margin:0 auto;padding:0 24px}.v2-header{position:sticky;top:0;z-index:1000;background:var(--white);border-bottom:1px solid var(--slate-100);transition:box-shadow 0.3s}.v2-header.scrolled{box-shadow:var(--shadow)}.v2-header-inner{display:flex;align-items:center;justify-content:space-between;height:70px;max-width:1400px;margin:0 auto;padding:0 24px;width:100%}.v2-logo-link{display:flex;align-items:center;gap:0.6rem;text-decoration:none}.v2-logo{height:52px;width:auto}.v2-logo-text{font-size:1.6rem;font-weight:800;color:var(--slate-900);letter-spacing:-0.02em}.v2-nav{display:flex;align-items:center;gap:1.2rem;flex:1;justify-content:center}.v2-nav a{font-size:1.2rem;font-weight:600;color:var(--slate-700);transition:color 0.2s;position:relative}.v2-nav a:hover{color:var(--emerald)}.v2-nav-tool{background:var(--coral);color:var(--white) !important;padding:0.45rem 1rem;border-radius:50px;font-size:0.9rem;display:inline-flex;align-items:center;gap:0.4rem;transition:var(--transition)}.v2-nav-tool:hover{background:var(--coral-dark);color:var(--white) !important;transform:translateY(-1px);box-shadow:0 3px 10px rgba(249,115,22,0.3)}.v2-nav-tool::after{display:none !important}.v2-nav a::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--emerald);transition:width 0.3s}.v2-nav a:hover::after{width:100%}.v2-header-phone{display:inline-flex;align-items:center;gap:0.5rem;padding:0.6rem 1.2rem;background:var(--coral-dark);color:var(--white);border-radius:50px;font-weight:700;font-size:0.95rem;transition:var(--transition)}.v2-header-phone:hover{background:var(--coral);transform:translateY(-1px);box-shadow:0 4px 12px rgba(249,115,22,0.3)}.v2-header-actions{display:flex;align-items:center;gap:0.6rem;flex-shrink:0}.v2-header-sap{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1.1rem 0.5rem 0.5rem;background:var(--coral-dark);border:none;border-radius:50px;font-size:0.85rem;font-weight:700;color:var(--white);white-space:nowrap;transition:var(--transition);text-decoration:none}.v2-header-sap-logo{height:28px;width:auto;border-radius:4px;flex-shrink:0}.v2-header-sap:hover{background:var(--coral);color:var(--white);transform:translateY(-1px);box-shadow:0 4px 12px rgba(249,115,22,0.3)}.v2-mobile-toggle{display:none;background:none;border:none;font-size:1.5rem;color:var(--slate-700);cursor:pointer}@media (max-width:768px){.v2-nav{display:none}.v2-nav.active{display:flex;flex-direction:column;position:fixed;top:70px;left:0;right:0;bottom:0;background:var(--white);padding:2rem;gap:1.5rem;z-index:999;align-items:center;justify-content:flex-start;padding-top:3rem}.v2-nav.active a{font-size:1.2rem}.v2-mobile-toggle{display:block}.v2-header-phone{display:none}.v2-header-sap{font-size:0.75rem;padding:0.35rem 0.75rem 0.35rem 0.35rem}.v2-header-sap-logo{height:22px}.v2-header-inner{height:60px}.v2-logo{height:36px}.v2-logo-text{font-size:1.3rem}}.v2-hero{position:relative;min-height:44vh;display:flex;display:flex;align-items:center;justify-content:center;text-align:center;padding:4rem 24px;background:linear-gradient(135deg,#E8F0F8 0%,#B8D4E8 20%,#3A6D8C 42%,#0D1B2A 68%,var(--slate-900) 100%);overflow:hidden}.v2-hero::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='rgba(255,255,255,0.06)' d='M0,160L48,170.7C96,181,192,203,288,186.7C384,171,480,117,576,112C672,107,768,149,864,165.3C960,181,1056,171,1152,149.3C1248,128,1344,96,1392,80L1440,64L1440,320L0,320Z'/%3E%3C/svg%3E") no-repeat bottom center / 100% auto,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='rgba(30,154,214,0.07)' d='M0,224L60,213.3C120,203,240,181,360,186.7C480,192,600,224,720,218.7C840,213,960,171,1080,154.7C1200,139,1320,149,1380,154.7L1440,160L1440,0L0,0Z'/%3E%3C/svg%3E") no-repeat top center / 100% auto;pointer-events:none;z-index:0}.v2-hero::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='rgba(184,212,232,0.08)' d='M0,96L80,117.3C160,139,320,181,480,176C640,171,800,117,960,101.3C1120,85,1280,107,1360,117.3L1440,128L1440,320L0,320Z'/%3E%3C/svg%3E") no-repeat bottom center / 100% auto,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 320'%3E%3Cpath fill='rgba(13,27,42,0.1)' d='M0,288L48,272C96,256,192,224,288,218.7C384,213,480,235,576,245.3C672,256,768,256,864,234.7C960,213,1056,171,1152,160C1248,149,1344,171,1392,181.3L1440,192L1440,0L0,0Z'/%3E%3C/svg%3E") no-repeat top center / 100% auto;pointer-events:none;z-index:0;animation:v2-waves-drift 12s ease-in-out infinite alternate}@keyframes v2-waves-drift{0%{transform:translateX(-15px) scaleY(1)}50%{transform:translateX(15px) scaleY(1.03)}100%{transform:translateX(-15px) scaleY(0.97)}}.v2-hero-content{position:relative;z-index:1;max-width:1254px;width:100%;padding:0 24px}.v2-hero-split{display:flex;align-items:center;gap:clamp(2rem,5vw,4rem)}.v2-hero-text{flex:1;text-align:left}.v2-hero-brand{display:flex;align-items:center;justify-content:center;flex-shrink:0;position:relative}.v2-hero-brand::before{content:'';position:absolute;width:clamp(340px,60vw,540px);height:clamp(340px,60vw,540px);border-radius:50%;background:radial-gradient(circle,rgba(30,154,214,0.18) 0%,rgba(13,95,138,0.08) 40%,transparent 70%);filter:blur(20px);pointer-events:none;animation:v2-logo-glow 4s ease-in-out infinite alternate}@keyframes v2-logo-glow{0%{opacity:0.6;transform:scale(0.95)}100%{opacity:1;transform:scale(1.05)}}.v2-hero-logo{height:clamp(204px,37vw,340px);width:auto;position:relative;z-index:1;filter:drop-shadow(0 0 25px rgba(30,154,214,0.3)) drop-shadow(0 4px 20px rgba(0,0,0,0.2));animation:v2-logo-float 6s ease-in-out infinite}@keyframes v2-logo-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}.v2-hero-badge{display:inline-flex;align-items:center;gap:0.5rem;padding:0.5rem 1rem;background:rgba(255,255,255,0.1);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.15);border-radius:50px;color:var(--emerald-light);font-size:0.9rem;font-weight:600;margin-bottom:1.5rem}.v2-hero-badge i{color:var(--coral)}.v2-hero h1{font-size:clamp(2.2rem,5vw,3.6rem);color:var(--white);margin-bottom:1.25rem;letter-spacing:-0.02em}.v2-hero h1 span{background:linear-gradient(135deg,var(--emerald-light),#7DD3F0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.v2-hero-sub{font-size:clamp(1.05rem,2vw,1.25rem);color:rgba(255,255,255,0.7);max-width:600px;margin:0 0 2rem;line-height:1.7}.v2-hero-sap-mention{font-size:0.9em;color:rgba(255,255,255,0.45);font-style:italic}.v2-hero-rating{display:inline-flex;align-items:center;gap:0.4rem;color:#fbbf24;font-size:1rem;margin-bottom:1rem;text-decoration:none;cursor:pointer;transition:opacity 0.2s}.v2-hero-rating:hover{opacity:0.8}.v2-hero-rating span{color:rgba(255,255,255,0.9);font-size:0.95rem;margin-left:0.3rem}.v2-hero-rating strong{color:var(--white)}.v2-hero-ctas{display:flex;gap:1rem;justify-content:flex-start;flex-wrap:wrap;margin-bottom:2rem}.v2-hero-btn-phone,.v2-hero-btn-sap{display:inline-flex;align-items:center;gap:0.6rem;padding:0.9rem 2rem;background:var(--coral-dark);color:var(--white);font-size:1.1rem;font-weight:700;border-radius:50px;text-decoration:none;transition:var(--transition);box-shadow:0 4px 15px rgba(249,115,22,0.4)}.v2-hero-btn-phone:hover,.v2-hero-btn-sap:hover{background:var(--coral);transform:translateY(-2px);box-shadow:0 6px 25px rgba(249,115,22,0.5)}.v2-hero-sap-logo{height:30px;width:auto;border-radius:4px}@media (max-width:768px){.v2-hero-btn-phone,.v2-hero-btn-sap{width:100%;justify-content:center;font-size:1rem;padding:0.85rem 1.5rem}}.v2-btn-primary{display:inline-flex;align-items:center;gap:0.6rem;padding:1rem 2rem;background:var(--coral);color:var(--white);font-size:1.1rem;font-weight:700;border-radius:50px;border:none;cursor:pointer;transition:var(--transition);box-shadow:0 4px 15px rgba(249,115,22,0.4)}.v2-btn-primary:hover{background:var(--coral-dark);transform:translateY(-2px);box-shadow:0 6px 25px rgba(249,115,22,0.5)}.v2-btn-secondary{display:inline-flex;align-items:center;gap:0.6rem;padding:1rem 2rem;background:transparent;color:var(--white);font-size:1.1rem;font-weight:700;border-radius:50px;border:2px solid rgba(255,255,255,0.3);cursor:pointer;transition:var(--transition)}.v2-btn-secondary:hover{background:rgba(255,255,255,0.1);border-color:rgba(255,255,255,0.6);transform:translateY(-2px)}.v2-hero-availability{display:none;align-items:center;justify-content:center;gap:0.5rem;color:rgba(255,255,255,0.6);font-size:0.95rem}.v2-avail-dot{width:10px;height:10px;border-radius:50%;background:#3BB8E8;box-shadow:0 0 0 3px rgba(30,154,214,0.3);animation:v2pulse 2s infinite}@keyframes v2pulse{0%,100%{box-shadow:0 0 0 3px rgba(30,154,214,0.3)}50%{box-shadow:0 0 0 8px rgba(30,154,214,0.08)}}.v2-hero-price{margin-top:1.5rem;display:inline-flex;align-items:center;gap:0.75rem;padding:0.75rem 1.5rem;background:rgba(255,255,255,0.05);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,0.08);border-radius:var(--radius);color:rgba(255,255,255,0.8);font-size:1rem}.v2-hero-price strong{color:var(--emerald-light);font-size:1.15rem}@media (max-width:768px){.v2-hero{background:linear-gradient(150deg,#E8F0F8 0%,#B8D4E8 18%,#3A6D8C 38%,#0D1B2A 65%,var(--slate-900) 100%)}.v2-hero-split{flex-direction:column;text-align:center}.v2-hero-text{text-align:center}.v2-hero-sub{margin-left:auto;margin-right:auto}.v2-hero-ctas{justify-content:center}.v2-hero-logo{height:clamp(170px,50vw,255px)}}.v2-hero-trust{position:absolute;bottom:0;left:0;right:0;background:rgba(15,23,42,0.6);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:0.75rem 0}.v2-hero-trust .v2-trust-number{color:var(--white)}.v2-hero-trust .v2-trust-label{color:rgba(255,255,255,0.7)}.v2-hero-trust .v2-trust-icon{background:rgba(255,255,255,0.15)}.v2-hero-trust .v2-trust-icon.green{color:#34d399}.v2-hero-trust .v2-trust-icon.orange{color:#fb923c}.v2-hero-trust .v2-trust-icon.blue{color:#60a5fa}.v2-hero-trust .v2-trust-icon.yellow{color:#fbbf24}.v2-trust-bar{background:var(--white);border-bottom:1px solid var(--slate-100);padding:0.75rem 0}.v2-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0.75rem;text-align:center}.v2-trust-item{display:flex;flex-direction:column;align-items:center;gap:0.15rem}.v2-trust-icon{width:48px;height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1rem;margin-bottom:0.25rem}.v2-trust-icon.green{background:var(--emerald-bg);color:var(--emerald)}.v2-trust-icon.orange{background:var(--coral-light);color:var(--coral)}.v2-trust-icon.blue{background:#EFF6FF;color:#3B82F6}.v2-trust-icon.yellow{background:#FFFBEB;color:#D97706}.v2-trust-number{font-size:1.1rem;font-weight:800;color:var(--slate-900)}.v2-trust-label{font-size:0.75rem;color:var(--slate-500);font-weight:500}@media (max-width:768px){.v2-trust-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}.v2-section{padding:5rem 0}.v2-section-alt{background:var(--slate-50)}.v2-section-cream{background:#F7F9FC}.v2-section-dark{background:var(--slate-900);color:var(--white)}.v2-section-dark h2,.v2-section-dark h3{color:var(--white)}.v2-section-dark p{color:rgba(255,255,255,0.7)}.v2-title{text-align:center;margin-bottom:3rem}.v2-title-tag{display:inline-block;padding:0.35rem 0.9rem;background:var(--emerald-bg);color:var(--emerald);font-size:0.85rem;font-weight:700;border-radius:50px;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:0.75rem}.v2-section-dark .v2-title-tag{background:rgba(30,154,214,0.15);color:#7DD3F0}.v2-title h2{font-size:clamp(1.8rem,3.5vw,2.5rem);margin-bottom:0.75rem}.v2-title p{font-size:1.1rem;color:var(--slate-500);max-width:600px;margin:0 auto}.v2-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}.v2-steps::before{content:'';position:absolute;top:48px;left:calc(16.66%+24px);right:calc(16.66%+24px);height:3px;background:linear-gradient(90deg,var(--emerald),var(--coral));border-radius:2px;z-index:0}.v2-step{text-align:center;position:relative;z-index:1}.v2-step-num{width:56px;height:56px;border-radius:50%;background:var(--white);border:3px solid var(--emerald);color:var(--emerald);font-size:1.3rem;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 4px 12px rgba(30,154,214,0.15)}.v2-step-icon{font-size:2rem;color:var(--coral);margin-bottom:0.75rem}.v2-step h3{font-size:1.15rem;margin-bottom:0.5rem}.v2-step p{font-size:0.95rem;color:var(--slate-500);line-height:1.6}@media (max-width:768px){.v2-steps{grid-template-columns:1fr;gap:2.5rem}.v2-steps::before{display:none}}.v2-services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.v2-service-card{background:var(--white);border-radius:var(--radius-lg);padding:2rem;border:1px solid var(--slate-100);transition:var(--transition);display:flex;gap:1.25rem;align-items:flex-start}.v2-service-card:hover{border-color:var(--emerald);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.v2-service-icon-wrap{width:52px;height:52px;flex-shrink:0;border-radius:14px;background:var(--emerald-bg);color:var(--emerald);display:flex;align-items:center;justify-content:center;font-size:1.4rem}.v2-service-card:hover .v2-service-icon-wrap{background:var(--emerald);color:var(--white)}.v2-service-body h3{font-size:1.1rem;margin-bottom:0.4rem}.v2-service-body p{font-size:0.9rem;color:var(--slate-500);line-height:1.5;margin-bottom:0.75rem}.v2-service-cta{display:inline-flex;align-items:center;gap:0.4rem;font-size:0.85rem;font-weight:700;color:var(--emerald);transition:gap 0.3s}.v2-service-cta:hover{gap:0.7rem}@media (max-width:576px){.v2-services-grid{grid-template-columns:1fr}.v2-service-card{flex-direction:column;text-align:center;align-items:center}}.v2-about-grid{display:grid;grid-template-columns:300px 1fr;gap:3rem;align-items:center}.v2-about-photo{position:relative;padding:2px}.v2-about-photo img{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);aspect-ratio:1;object-fit:cover;width:100%;position:relative;z-index:1}.v2-about-photo::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;border:3px solid var(--emerald);border-radius:var(--radius-lg);z-index:0}.v2-about-text h3{font-size:1.6rem;margin-bottom:1rem}.v2-about-text p{font-size:1.05rem;line-height:1.8;margin-bottom:1rem}.v2-about-sap-link{color:var(--coral-dark);text-decoration:underline;text-underline-offset:3px;transition:color 0.2s}.v2-about-sap-link:hover{color:var(--coral)}.v2-about-stats{display:flex;gap:2rem;margin-top:1.5rem;flex-wrap:wrap}.v2-about-stat{text-align:center}.v2-about-stat .num{font-size:2rem;font-weight:800;color:var(--emerald);display:block;line-height:1.1}.v2-about-stat .lbl{font-size:0.85rem;color:var(--slate-500)}@media (max-width:768px){.v2-about-grid{grid-template-columns:1fr;text-align:center;gap:2rem}.v2-about-photo{max-width:250px;margin:0 auto}.v2-about-photo::after{display:none}.v2-about-stats{justify-content:center}}.v2-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch}.v2-pricing-card{background:var(--white);border-radius:var(--radius-lg);padding:2.5rem 2rem;text-align:center;border:2px solid var(--slate-100);transition:transform 0.4s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow 0.4s ease,border-color 0.3s ease;display:flex;flex-direction:column;will-change:transform}.v2-pricing-grid:hover .v2-pricing-card{transform:scale(0.95);opacity:0.85;transition:transform 0.4s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow 0.4s ease,border-color 0.3s ease,opacity 0.4s ease}.v2-pricing-grid:hover .v2-pricing-card:hover{transform:scale(1.08);opacity:1;box-shadow:0 20px 40px rgba(30,154,214,0.15),0 8px 16px rgba(0,0,0,0.08);border-color:var(--emerald)}.v2-pricing-card.featured{border-color:var(--emerald);box-shadow:var(--shadow-lg);position:relative;transform:scale(1.05)}.v2-pricing-grid:hover .v2-pricing-card.featured{transform:scale(0.95)}.v2-pricing-grid:hover .v2-pricing-card.featured:hover{transform:scale(1.1);box-shadow:0 24px 48px rgba(30,154,214,0.2),0 10px 20px rgba(0,0,0,0.1)}.v2-pricing-card.featured::before{content:'Populaire';position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:var(--coral);color:var(--white);padding:0.3rem 1rem;border-radius:50px;font-size:0.8rem;font-weight:700}.v2-pricing-icon{font-size:2rem;color:var(--emerald);margin-bottom:1rem}.v2-pricing-card h3{font-size:1.2rem;margin-bottom:1rem}.v2-pricing-amount{display:flex;align-items:center;justify-content:center;gap:0.5rem;margin-bottom:0.5rem}.v2-price-old{font-size:1.1rem;color:var(--slate-300);text-decoration:line-through}.v2-price-new{font-size:2.2rem;font-weight:800;color:var(--coral-dark)}.v2-price-new sup{font-size:0.5em;vertical-align:super}.v2-pricing-detail{font-size:0.9rem;color:var(--slate-500);margin-bottom:1.5rem}.v2-pricing-list{text-align:left;margin-bottom:1.5rem;flex-grow:1}.v2-pricing-list li{display:flex;align-items:center;gap:0.5rem;padding:0.4rem 0;font-size:0.9rem;color:var(--slate-700)}.v2-pricing-list li i{color:var(--emerald);font-size:0.85rem;flex-shrink:0}.v2-pricing-btn{display:block;padding:0.85rem;border-radius:50px;font-weight:700;font-size:0.95rem;text-align:center;transition:var(--transition)}.v2-pricing-btn.primary{background:var(--emerald);color:var(--white)}.v2-pricing-btn.primary:hover{background:var(--emerald-dark);box-shadow:0 4px 12px rgba(30,154,214,0.3)}.v2-pricing-btn.outline{border:2px solid var(--slate-200,#E2E8F0);color:var(--slate-700);background:transparent}.v2-pricing-btn.outline:hover{border-color:var(--emerald);color:var(--emerald)}.v2-pricing-note{text-align:center;margin-top:2rem;padding:1rem 1.5rem;background:var(--emerald-bg);border-radius:var(--radius);border-left:4px solid var(--emerald);font-size:0.95rem;color:var(--slate-700)}@media (max-width:768px){.v2-pricing-grid{grid-template-columns:1fr;max-width:400px;margin:0 auto}.v2-pricing-card.featured{transform:none}.v2-pricing-grid:hover .v2-pricing-card{transform:none;opacity:1}.v2-pricing-grid:hover .v2-pricing-card:hover{transform:none;box-shadow:var(--shadow-lg)}.v2-pricing-grid:hover .v2-pricing-card.featured{transform:none}.v2-pricing-grid:hover .v2-pricing-card.featured:hover{transform:none}}.v2-testimonials-wrap{max-width:700px;margin:0 auto;text-align:center;position:relative}.v2-slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:var(--white);border:2px solid var(--slate-900);color:var(--slate-900);width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background 0.2s,color 0.2s;font-size:0.9rem}.v2-slider-arrow:hover{background:var(--slate-900);color:var(--white)}.v2-slider-prev{left:-56px}.v2-slider-next{right:-56px}@media (max-width:860px){.v2-slider-prev{left:-20px}.v2-slider-next{right:-20px}}@media (max-width:600px){.v2-slider-prev{left:-12px}.v2-slider-next{right:-12px}}.v2-testimonial-slider{position:relative}.v2-testimonial-slide{position:absolute;top:0;left:0;width:100%;opacity:0;pointer-events:none;transition:opacity 0.4s ease;border:4px solid rgba(255,255,255,0.85);border-radius:16px;padding:1.5rem;box-sizing:border-box}.v2-testimonial-slide.active{opacity:1;pointer-events:auto}.v2-testimonial-quote{font-size:1.2rem;font-style:italic;color:rgba(255,255,255,0.8);line-height:1.8;margin-bottom:1.5rem;position:relative;padding:0 2rem}.v2-testimonial-quote::before{content:'\201C';font-size:4rem;color:var(--emerald);position:absolute;top:-1.5rem;left:-0.5rem;font-family:Georgia,serif;line-height:1;opacity:0.5}.v2-testimonial-stars{display:none}.v2-testimonial-author{font-weight:700;color:var(--white);font-size:1.05rem}.v2-testimonial-location{color:rgba(255,255,255,0.5);font-size:0.9rem}.v2-testimonial-dots{display:flex;justify-content:center;gap:0.5rem;margin-top:2rem}.v2-testimonial-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,0.3);border:none;cursor:pointer;transition:var(--transition);padding:0}.v2-testimonial-dot.active{background:var(--emerald);width:28px;border-radius:5px}.v2-google-badge{display:inline-flex;align-items:center;gap:0.75rem;margin-top:2rem;padding:0.5rem 1rem;background:var(--white);border:1px solid var(--slate-200);border-radius:50px;color:var(--slate-500);font-size:0.9rem}.v2-google-badge i{color:#4285f4}.v2-google-badge strong{color:var(--slate-900)}.v2-badge-count{background:var(--slate-100);color:var(--slate-500);font-size:0.78rem;padding:0.1rem 0.5rem;border-radius:50px}.v2-temoignages-phone{display:inline-flex;margin:1.5rem auto 0}.v2-temoignages-meta{display:flex;flex-direction:column;align-items:center;gap:0.75rem;margin-top:0.75rem}.v2-temoignages-rating{display:flex;align-items:center;gap:0.5rem;font-size:1rem;color:rgba(255,255,255,0.7)}.v2-temoignages-rating i{color:#f59e0b;font-size:1rem}.v2-temoignages-rating strong{color:var(--white)}.v2-avis-badges{display:flex;justify-content:center;gap:0.75rem;flex-wrap:wrap}.v2-guarantees-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.v2-guarantee{text-align:center;padding:2rem 1rem;background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow);transition:var(--transition)}.v2-guarantee:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.v2-guarantee-icon{width:60px;height:60px;margin:0 auto 1rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;background:var(--emerald-bg);color:var(--emerald)}.v2-guarantee h3{font-size:1.05rem;margin-bottom:0.4rem}.v2-guarantee p{font-size:0.9rem;color:var(--slate-500)}.v2-faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column;gap:0.75rem}.v2-faq-item{background:var(--white);border-radius:var(--radius);border:1px solid var(--slate-100);overflow:hidden;transition:var(--transition)}.v2-faq-item:hover,.v2-faq-item[open]{border-color:var(--emerald);box-shadow:0 2px 12px rgba(30,154,214,0.08)}.v2-faq-item summary{padding:1.15rem 1.5rem;font-size:1rem;font-weight:700;color:var(--slate-900);cursor:pointer;list-style:none;display:flex;align-items:center;gap:1rem;transition:var(--transition)}.v2-faq-item summary::-webkit-details-marker{display:none}.v2-faq-item summary::before{content:'';width:8px;height:8px;border-radius:50%;background:var(--emerald);flex-shrink:0;opacity:0.5;transition:var(--transition)}.v2-faq-item[open] summary::before{opacity:1;box-shadow:0 0 0 4px rgba(30,154,214,0.15)}.v2-faq-item summary::after{content:'+';margin-left:auto;font-size:1.4rem;font-weight:300;color:var(--slate-500);transition:var(--transition)}.v2-faq-item[open] summary::after{content:'\2212';color:var(--emerald)}.v2-faq-item[open] summary{color:var(--emerald-dark)}.v2-faq-answer{padding:0 1.5rem 1.25rem 2.75rem;color:var(--slate-500);font-size:0.95rem;line-height:1.7}.v2-faq-answer a{color:var(--emerald);font-weight:600}.v2-faq-answer a:hover{text-decoration:underline}.v2-faq-answer ul{padding-left:1.25rem;margin-top:0.5rem;list-style:disc}.v2-faq-answer li{margin-bottom:0.3rem}.v2-map-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:center}.v2-map-frame{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-lg)}.v2-map-info h3{font-size:1.4rem;margin-bottom:1rem}.v2-map-info p{font-size:1rem;line-height:1.7;margin-bottom:1rem}.v2-city-tags{display:flex;flex-wrap:wrap;gap:0.5rem;margin-top:1rem}.v2-city-tag{padding:0.35rem 0.85rem;background:var(--slate-100);color:var(--slate-700);border-radius:50px;font-size:0.85rem;font-weight:600}@media (max-width:768px){.v2-map-wrapper{grid-template-columns:1fr}}.v2-contact-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:start}.v2-contact-info h3{font-size:1.5rem;margin-bottom:1rem;color:var(--white)}.v2-contact-info>p{color:rgba(255,255,255,0.6);margin-bottom:2rem;line-height:1.7}.v2-contact-channels{display:flex;flex-direction:column;gap:1rem}.v2-channel{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:rgba(255,255,255,0.07);border-radius:var(--radius);transition:var(--transition);text-decoration:none}.v2-channel:hover{background:rgba(255,255,255,0.13);transform:translateX(4px)}.v2-channel-icon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0;color:var(--white)}.v2-channel-icon.phone{background:var(--emerald)}.v2-channel-icon.sms{background:#6366F1}.v2-channel-icon.whatsapp{background:#25D366}.v2-channel-icon.email{background:var(--coral)}.v2-channel-text{font-weight:600;color:var(--white)}.v2-channel-sub{font-size:0.85rem;color:rgba(255,255,255,0.55);font-weight:400}.v2-contact-form{background:var(--white);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-lg);border:1px solid var(--slate-100)}.v2-form-title{font-size:1.2rem;font-weight:700;margin-bottom:1.5rem;color:var(--slate-900)}.v2-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.v2-form-group{margin-bottom:1rem}.v2-form-group label{display:block;font-size:0.9rem;font-weight:600;color:var(--slate-700);margin-bottom:0.35rem}.v2-form-group input,.v2-form-group select,.v2-form-group textarea{width:100%;padding:0.75rem 1rem;border:1.5px solid var(--slate-300);border-radius:var(--radius);font-family:inherit;font-size:0.95rem;color:var(--slate-700);background:var(--white);transition:var(--transition)}.v2-form-group input:focus,.v2-form-group select:focus,.v2-form-group textarea:focus{outline:none;border-color:var(--emerald);box-shadow:0 0 0 3px rgba(30,154,214,0.1)}.v2-form-group textarea{min-height:100px;resize:vertical}.v2-form-submit{width:100%;padding:0.95rem;background:var(--coral);color:var(--white);border:none;border-radius:50px;font-size:1.05rem;font-weight:700;cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:center;gap:0.5rem}.v2-form-submit:hover{background:var(--coral-dark);box-shadow:0 4px 12px rgba(249,115,22,0.3)}.v2-form-reassurance{text-align:center;font-size:0.85rem;color:var(--slate-500);margin-top:0.75rem}.v2-form-reassurance i{color:var(--emerald);margin-right:0.3rem}@media (max-width:768px){.v2-contact-grid{grid-template-columns:1fr}.v2-form-row{grid-template-columns:1fr}}.v2-sap-strip{padding:5rem 0;scroll-margin-top:80px}.v2-sap-strip .v2-title h2{color:var(--slate-900)}.v2-sap-strip .v2-title p{color:var(--slate-500)}.v2-sap-verify-link{display:inline-flex;align-items:center;gap:0.35rem;color:var(--coral);text-decoration:none;font-weight:500;transition:color 0.2s}.v2-sap-verify-link:hover{color:var(--coral-dark)}.v2-sap-body{display:grid;grid-template-columns:1fr auto;gap:3rem;align-items:start}.v2-sap-steps{display:flex;flex-direction:column;gap:1.5rem}.v2-sap-step{display:flex;gap:1.25rem;align-items:flex-start}.v2-sap-step-icon{width:44px;height:44px;flex-shrink:0;border-radius:12px;background:rgba(249,115,22,0.15);color:var(--coral);display:flex;align-items:center;justify-content:center;font-size:1.1rem}.v2-sap-step h4{font-size:1rem;font-weight:700;color:var(--slate-900);margin-bottom:0.3rem}.v2-sap-step p{font-size:0.9rem;color:var(--slate-500);line-height:1.6}.v2-sap-step strong{color:var(--slate-900)}.v2-sap-aside{display:flex;flex-direction:column;align-items:center;gap:1.25rem}.v2-sap-example{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.v2-sap-logo-img{height:140px}.v2-sap-price{text-align:center;padding:1.75rem 2.5rem;background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--slate-100);box-shadow:var(--shadow)}.v2-sap-label{display:block;font-size:0.85rem;color:var(--slate-500)}.v2-sap-col{display:flex;flex-direction:column;align-items:center;gap:0.25rem}.v2-sap-sublabel{font-size:0.75rem;color:var(--slate-400);text-transform:uppercase;letter-spacing:0.05em}.v2-sap-arrow{display:flex;flex-direction:column;align-items:center;gap:0.2rem;color:var(--emerald);font-size:0.8rem;font-weight:700;padding:0 0.5rem}.v2-sap-arrow i{font-size:1.1rem}.v2-sap-calc{display:flex;align-items:center;justify-content:center;gap:0.75rem;margin:0.5rem 0}.v2-sap-before{font-size:1.6rem;color:var(--slate-300);text-decoration:line-through}.v2-sap-after{font-size:2.8rem;font-weight:800;color:var(--coral-dark)}@media (max-width:768px){.v2-sap-body{grid-template-columns:1fr}.v2-sap-aside{flex-direction:row;flex-wrap:wrap;justify-content:center}}.v2-footer{background:var(--slate-900);color:rgba(255,255,255,0.6);padding:3rem 0 1.5rem}.v2-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.5fr;gap:2rem;margin-bottom:2rem}.v2-footer h4{color:var(--white);font-size:1rem;margin-bottom:1rem}.v2-footer p,.v2-footer li{font-size:0.9rem;line-height:1.7}.v2-footer a{color:rgba(255,255,255,0.6);transition:color 0.2s}.v2-footer a:hover{color:var(--emerald-light)}.v2-footer-links li{margin-bottom:0.5rem}.v2-footer-bottom{border-top:1px solid rgba(255,255,255,0.08);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;font-size:0.85rem}@media (max-width:768px){.v2-footer-grid{grid-template-columns:1fr 1fr}.v2-footer-bottom{flex-direction:column;text-align:center}}@media (max-width:480px){.v2-footer-grid{grid-template-columns:1fr}}.v2-float-bar{display:none;position:fixed;bottom:0;left:0;right:0;z-index:1500;padding:0.75rem 1rem;background:var(--slate-900);box-shadow:0 -2px 12px rgba(0,0,0,0.2);gap:0.75rem;justify-content:center}@media (max-width:768px){.v2-float-bar{display:flex}}.v2-float-phone{display:flex;align-items:center;gap:0.5rem;flex:1;max-width:200px;justify-content:center;background:var(--coral-dark);color:var(--white);padding:0.75rem 1rem;border-radius:50px;font-size:1rem;font-weight:700;text-decoration:none;box-shadow:0 4px 12px rgba(249,115,22,0.35);transition:var(--transition);position:relative;z-index:1501;pointer-events:auto}.v2-float-phone:hover{background:var(--coral)}.v2-float-wa{display:flex;align-items:center;gap:0.5rem;flex:1;max-width:200px;justify-content:center;background:#25D366;color:var(--white);padding:0.75rem 1rem;border-radius:50px;font-size:1rem;font-weight:700;text-decoration:none;box-shadow:0 4px 12px rgba(37,211,102,0.35);transition:var(--transition)}.v2-float-wa:hover{background:#1da851}.v2-modal-overlay{display:none;position:fixed;inset:0;z-index:9999;background:rgba(15,23,42,0.7);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);justify-content:center;align-items:center;padding:2rem}.v2-modal-overlay.active{display:flex}.v2-modal{background:var(--white);border-radius:var(--radius-lg);max-width:800px;width:100%;max-height:85vh;overflow-y:auto;position:relative;box-shadow:0 25px 60px rgba(0,0,0,0.3)}.v2-modal-close{position:sticky;top:0;float:right;margin:1rem;width:36px;height:36px;border-radius:50%;border:none;background:var(--slate-100);color:var(--slate-600);font-size:1rem;cursor:pointer;z-index:1;transition:var(--transition)}.v2-modal-close:hover{background:var(--slate-900);color:var(--white)}.v2-modal-body{padding:2rem 2.5rem 2.5rem}.v2-modal-body h1,.v2-modal-body h2,.v2-modal-body h3{color:var(--slate-900);margin-top:1.5rem;margin-bottom:0.75rem}.v2-modal-body h1{font-size:1.5rem}.v2-modal-body h2{font-size:1.2rem}.v2-modal-body p,.v2-modal-body li{font-size:0.95rem;line-height:1.7;color:var(--slate-600)}.v2-modal-body ul{padding-left:1.5rem}@media (max-width:768px){.v2-modal-overlay{padding:1rem}.v2-modal-body{padding:1.5rem}}.v2-form-message{margin-top:1em;text-align:center;font-weight:600}.v2-error-message{color:#EF4444;font-size:0.85rem;margin-top:0.25rem}.v2-ville-intro{font-size:1.05rem;line-height:1.75;color:var(--slate-700);margin-bottom:2rem}.v2-ville-faq-title{font-size:1.1rem;font-weight:700;color:var(--slate-900);margin-bottom:1rem}.v2-faq-item{border:1px solid var(--slate-100);border-radius:10px;margin-bottom:0.5rem;overflow:hidden;background:#fff}.v2-faq-item summary{padding:1rem 1.25rem;font-weight:600;font-size:0.95rem;color:var(--slate-900);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem}.v2-faq-item summary::-webkit-details-marker{display:none}.v2-faq-item summary::after{content:'+';font-size:1.3rem;font-weight:400;color:var(--emerald);flex-shrink:0;transition:transform .2s}.v2-faq-item[open] summary::after{content:'−'}.v2-faq-item[open] summary{color:var(--emerald)}.v2-faq-item .v2-faq-body{padding:0 1.25rem 1rem;font-size:0.9rem;line-height:1.65;color:var(--slate-700);border-top:1px solid var(--slate-100)}.v2-ville-neighbors-label{font-size:0.9rem;color:var(--slate-500);margin-bottom:0.5rem}