.brique-card[data-astro-cid-2xsfsvmj]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #0000001a;transition:all .3s ease;height:100%;display:flex;flex-direction:column;position:relative}.brique-card[data-astro-cid-2xsfsvmj]:hover{transform:translateY(-10px);box-shadow:0 20px 40px #00000026}.brique-card[data-astro-cid-2xsfsvmj].featured{border:2px solid #9d34ff;box-shadow:0 10px 30px #9d34ff33}.card-image[data-astro-cid-2xsfsvmj]{width:100%;height:200px;overflow:hidden}.card-image[data-astro-cid-2xsfsvmj] img[data-astro-cid-2xsfsvmj]{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.brique-card[data-astro-cid-2xsfsvmj]:hover .card-image[data-astro-cid-2xsfsvmj] img[data-astro-cid-2xsfsvmj]{transform:scale(1.05)}.card-header[data-astro-cid-2xsfsvmj]{padding:1.5rem 1.5rem 0;margin-bottom:1rem;text-align:center}.card-title[data-astro-cid-2xsfsvmj]{margin:0;color:var(--color-secondary);font-size:1.3rem;font-weight:700}.card-price[data-astro-cid-2xsfsvmj]{color:var(--color-secondary);font-weight:600;font-size:1rem;text-align:center;margin:3rem 0 1rem}.card-content[data-astro-cid-2xsfsvmj]{flex:1;padding:0 1.5rem;text-align:center}.description[data-astro-cid-2xsfsvmj]{color:#64748b;margin-bottom:1.5rem;line-height:1.5;font-size:1rem}.btn-demo[data-astro-cid-2xsfsvmj]{display:block;margin:1.5rem auto 0;padding:.75rem 2rem;border-radius:25px;font-weight:600;text-align:center;transition:all .3s ease;font-size:.9rem;cursor:not-allowed;border:none;background:linear-gradient(135deg,#9d34ff,#7c3aed);color:#fff;opacity:.6}.link-info[data-astro-cid-2xsfsvmj]{display:block;text-align:center;color:var(--color-secondary);text-decoration:underline;font-size:.9rem;font-weight:500;transition:all .3s ease;margin:1rem 0 1.5rem}.link-info[data-astro-cid-2xsfsvmj]:hover{color:#7c3aed;text-decoration:none}@media (max-width: 768px){.card-image[data-astro-cid-2xsfsvmj]{height:150px}.card-header[data-astro-cid-2xsfsvmj]{padding:1rem 1rem 0;flex-direction:column;align-items:flex-start;gap:.5rem}.card-price[data-astro-cid-2xsfsvmj]{margin-left:0}.card-content[data-astro-cid-2xsfsvmj]{padding:0 1rem}.card-footer[data-astro-cid-2xsfsvmj]{padding:1rem;flex-direction:column}}.services-hero[data-astro-cid-pexbhmpg]{position:relative;padding:180px 4rem 8rem;text-align:left;overflow:hidden;min-height:80vh;display:flex;align-items:center;background:radial-gradient(circle at center,var(--color-secondary),var(--color-primary))}.hero-container[data-astro-cid-pexbhmpg]{position:relative;z-index:10;max-width:1200px;margin:0 auto;width:100%;padding:0 2rem}.hero-content[data-astro-cid-pexbhmpg]{max-width:700px}.services-hero[data-astro-cid-pexbhmpg] h1[data-astro-cid-pexbhmpg]{font-size:4rem;font-weight:900;color:#fff;margin:0 0 2.5rem;letter-spacing:.02em;line-height:1;text-shadow:0 2px 4px rgba(0,0,0,.3)}.services-hero[data-astro-cid-pexbhmpg] h2[data-astro-cid-pexbhmpg]{font-size:1.8rem;font-weight:700;color:#fff;margin:0 0 2.5rem;letter-spacing:.01em;line-height:1.2;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-subtitle[data-astro-cid-pexbhmpg]{font-size:1.2rem;color:#ffffffe6;line-height:1.6;margin:0 0 3rem;text-shadow:0 1px 2px rgba(0,0,0,.2)}.hero-cta[data-astro-cid-pexbhmpg]{display:flex;gap:1rem;margin-top:2rem}.btn-primary[data-astro-cid-pexbhmpg]{background:linear-gradient(45deg,#193257,#9d34ff);color:#fff;padding:1.2rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 8px 25px #8b5cf666;display:inline-block;border:none;cursor:pointer}.btn-primary[data-astro-cid-pexbhmpg]:hover{transform:translateY(-5px);box-shadow:0 12px 35px #8b5cf699}.btn-secondary[data-astro-cid-pexbhmpg]{background:#fff;color:var(--color-secondary);padding:1.2rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 8px 25px #8b5cf666;display:inline-block;border:solid 2px var(--color-secondary);cursor:pointer}.btn-secondary[data-astro-cid-pexbhmpg]:hover{transform:translateY(-5px);box-shadow:0 12px 35px #8b5cf699;background:var(--color-secondary);color:#fff}.offers-section[data-astro-cid-pexbhmpg]{padding:6rem 2rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);position:relative}.offers-container[data-astro-cid-pexbhmpg]{max-width:1200px;margin:0 auto}.offers-grid[data-astro-cid-pexbhmpg]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:stretch}.briques-grid[data-astro-cid-pexbhmpg]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;align-items:stretch}.offer-card[data-astro-cid-pexbhmpg]{background:#fff;border:2px solid #e2e8f0;border-radius:20px;padding:3rem;text-align:center;height:100%;display:flex;flex-direction:column;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.offer-card[data-astro-cid-pexbhmpg]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.base-offer[data-astro-cid-pexbhmpg]{background:#fff;border:2px solid #e2e8f0}.premium-offer[data-astro-cid-pexbhmpg]{background:linear-gradient(135deg,#8b5cf60d,#6366f10d);border:2px solid var(--color-secondary);position:relative}.premium-offer[data-astro-cid-pexbhmpg]:before{content:"Recommandé";position:absolute;top:-1px;left:50%;transform:translate(-50%);background:linear-gradient(45deg,var(--color-secondary),var(--color-primary));color:#fff;padding:.5rem 1.5rem;border-radius:0 0 15px 15px;font-size:.9rem;font-weight:600;z-index:1}.offer-header[data-astro-cid-pexbhmpg]{margin-bottom:2rem}.offer-icon[data-astro-cid-pexbhmpg]{font-size:3rem;margin-bottom:1rem}.offer-card[data-astro-cid-pexbhmpg] h2[data-astro-cid-pexbhmpg]{font-size:2rem;font-weight:700;color:var(--color-secondary);margin:0 0 1rem}.price-display[data-astro-cid-pexbhmpg]{margin:1rem 0 2rem}.price-label[data-astro-cid-pexbhmpg]{display:block;font-size:.9rem;color:#64748b;margin-bottom:.5rem;opacity:.8}.price-value[data-astro-cid-pexbhmpg]{font-size:3.5rem;font-weight:900;background:linear-gradient(-45deg,var(--color-secondary),var(--color-primary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;line-height:1}.included-features[data-astro-cid-pexbhmpg] ul[data-astro-cid-pexbhmpg]{list-style:none;padding:0;margin:0 0 2rem;text-align:left;max-width:500px;margin-left:auto;margin-right:auto}.included-features[data-astro-cid-pexbhmpg] li[data-astro-cid-pexbhmpg]{color:#e0e7ff;margin-bottom:1rem;padding-left:2rem;position:relative;font-size:1.1rem}.included-features[data-astro-cid-pexbhmpg] li[data-astro-cid-pexbhmpg]:before{content:"✓";position:absolute;left:0;color:#48bb78;font-weight:700;font-size:1.2rem}.offer-description[data-astro-cid-pexbhmpg]{font-size:1.2rem;color:#64748b;margin:0 0 1.5rem;line-height:1.6}.offer-includes[data-astro-cid-pexbhmpg]{font-size:1rem;color:#64748b;margin:0 0 1rem;font-style:italic}.offer-features[data-astro-cid-pexbhmpg] ul[data-astro-cid-pexbhmpg]{list-style:none;padding:0;margin:0 0 2rem;text-align:left;max-width:500px;margin-left:auto;margin-right:auto}.offer-features[data-astro-cid-pexbhmpg] li[data-astro-cid-pexbhmpg]{color:#475569;margin-bottom:1rem;padding-left:2rem;position:relative;font-size:1rem;line-height:1.5}.premium-features[data-astro-cid-pexbhmpg] li[data-astro-cid-pexbhmpg]{color:#475569;font-weight:500}.reassurance-message[data-astro-cid-pexbhmpg]{margin-top:2rem;padding:1.5rem;background:linear-gradient(135deg,#8b5cf61a,#6366f11a);border:1px solid rgba(139,92,246,.2);border-radius:15px;margin-top:auto}.reassurance-message[data-astro-cid-pexbhmpg] p[data-astro-cid-pexbhmpg]{color:var(--color-secondary);margin:0;font-size:1rem;font-weight:500}.premium-message[data-astro-cid-pexbhmpg]{background:linear-gradient(135deg,#8b5cf626,#6366f126);border:1px solid var(--color-secondary)}.strategic-options[data-astro-cid-pexbhmpg]{padding:6rem 2rem;background:#0003}.options-container[data-astro-cid-pexbhmpg]{max-width:1200px;margin:0 auto;text-align:center}.strategic-options[data-astro-cid-pexbhmpg] h2[data-astro-cid-pexbhmpg]{font-size:2.5rem;font-weight:700;color:#fff;margin:0 0 1rem}.options-subtitle[data-astro-cid-pexbhmpg]{font-size:1.2rem;color:#e0e7ff;margin:0 0 3rem}.options-grid[data-astro-cid-pexbhmpg]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.option-card[data-astro-cid-pexbhmpg]{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;text-align:center;transition:all .3s ease}.option-card[data-astro-cid-pexbhmpg]:hover{transform:translateY(-5px);background:#ffffff14;border-color:#667eea4d}.option-icon[data-astro-cid-pexbhmpg]{font-size:3rem;margin-bottom:1rem}.option-card[data-astro-cid-pexbhmpg] h3[data-astro-cid-pexbhmpg]{font-size:1.5rem;color:#fff;margin:0 0 .5rem}.option-card[data-astro-cid-pexbhmpg] p[data-astro-cid-pexbhmpg]{color:#e0e7ff;margin:0 0 1.5rem;font-size:1rem}.option-price[data-astro-cid-pexbhmpg]{font-size:1.8rem;font-weight:700;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.studio-crea-section[data-astro-cid-pexbhmpg]{padding:6rem 2rem;background:#f8fafc}.studio-container[data-astro-cid-pexbhmpg]{max-width:1000px;margin:0 auto;text-align:center}.studio-card[data-astro-cid-pexbhmpg]{background:#fff;border:2px solid #e2e8f0;border-radius:20px;padding:3rem;text-align:center;box-shadow:0 10px 30px #0000001a;transition:all .3s ease}.studio-card[data-astro-cid-pexbhmpg]:hover{transform:translateY(-5px);box-shadow:0 20px 40px #00000026}.studio-header[data-astro-cid-pexbhmpg]{margin-bottom:2rem}.studio-icon[data-astro-cid-pexbhmpg]{font-size:4rem;margin-bottom:1rem}.studio-card[data-astro-cid-pexbhmpg] h2[data-astro-cid-pexbhmpg]{font-size:2.2rem;font-weight:700;color:var(--color-secondary);margin:0 0 1rem}.studio-description[data-astro-cid-pexbhmpg]{font-size:1.2rem;color:#64748b;line-height:1.6;margin:0 0 2rem;max-width:800px;margin:0 auto 2rem}.studio-price[data-astro-cid-pexbhmpg]{margin:2rem 0}.studio-price[data-astro-cid-pexbhmpg] .price-value[data-astro-cid-pexbhmpg]{font-size:3.5rem;font-weight:700;background:var(--gradient-primary);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.studio-guarantee[data-astro-cid-pexbhmpg]{margin-top:2rem;padding:1.5rem;background:#667eea1a;border-radius:15px;border-left:4px solid #667eea}.studio-guarantee[data-astro-cid-pexbhmpg] p[data-astro-cid-pexbhmpg]{color:#e0e7ff;margin:0;font-style:italic;font-size:1.1rem}.supplements-note[data-astro-cid-pexbhmpg]{padding:1.5rem;background:#ffffff08;border-radius:15px;border:1px solid rgba(255,255,255,.1)}.supplements-note[data-astro-cid-pexbhmpg] p[data-astro-cid-pexbhmpg]{color:#e0e7ff;margin:0;font-size:1rem}.service-card[data-astro-cid-pexbhmpg]{background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:20px;padding:2rem;text-align:center;position:relative;transition:all .3s ease}.service-card[data-astro-cid-pexbhmpg]:hover{transform:translateY(-5px);background:#ffffff1f}.service-card[data-astro-cid-pexbhmpg].featured{border:2px solid #667eea;background:#667eea1a}.service-badge[data-astro-cid-pexbhmpg]{position:absolute;top:-1px;left:50%;transform:translate(-50%);background:var(--gradient-primary);color:#fff;padding:.5rem 1rem;border-radius:0 0 15px 15px;font-size:.8rem;font-weight:600}.service-icon[data-astro-cid-pexbhmpg]{font-size:3rem;margin-bottom:1rem}.service-card[data-astro-cid-pexbhmpg] h3[data-astro-cid-pexbhmpg]{font-size:1.5rem;color:#fff;margin:0 0 .5rem}.service-card[data-astro-cid-pexbhmpg] p[data-astro-cid-pexbhmpg]{color:#e0e7ff;margin:0 0 1.5rem;font-size:1rem}.service-pricing[data-astro-cid-pexbhmpg]{font-size:1.2rem;font-weight:600;color:#667eea}.cta-buttons[data-astro-cid-pexbhmpg]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:3rem}.btn-primary-cta[data-astro-cid-pexbhmpg]{background:linear-gradient(45deg,#193257,#9d34ff);color:#fff;padding:1.2rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 8px 25px #8b5cf666;display:inline-block;border:none;cursor:pointer}.btn-primary-cta[data-astro-cid-pexbhmpg]:hover{transform:translateY(-5px);box-shadow:0 12px 35px #8b5cf699}.btn-secondary-cta[data-astro-cid-pexbhmpg]{background:#fff;color:var(--color-secondary);padding:1.2rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 8px 25px #8b5cf666;display:inline-block;border:solid 2px var(--color-secondary);cursor:pointer}.btn-secondary-cta[data-astro-cid-pexbhmpg]:hover{transform:translateY(-5px);box-shadow:0 12px 35px #8b5cf699;background:var(--color-secondary);color:#fff}@media (max-width: 768px){.services-hero[data-astro-cid-pexbhmpg]{padding:120px 2rem 4rem;text-align:center}.services-hero[data-astro-cid-pexbhmpg] h1[data-astro-cid-pexbhmpg]{font-size:2.5rem}.services-hero[data-astro-cid-pexbhmpg] h2[data-astro-cid-pexbhmpg]{font-size:1.4rem}.hero-subtitle[data-astro-cid-pexbhmpg]{font-size:1.1rem}.hero-cta[data-astro-cid-pexbhmpg]{flex-direction:column;align-items:center;gap:1rem}.offer-card[data-astro-cid-pexbhmpg] h2[data-astro-cid-pexbhmpg],.studio-card[data-astro-cid-pexbhmpg] h2[data-astro-cid-pexbhmpg],.guarantee-section[data-astro-cid-pexbhmpg] h2[data-astro-cid-pexbhmpg]{font-size:1.8rem}.price-value[data-astro-cid-pexbhmpg]{font-size:2.5rem}.offers-grid[data-astro-cid-pexbhmpg],.briques-grid[data-astro-cid-pexbhmpg]{grid-template-columns:1fr;gap:2rem}.offers-container[data-astro-cid-pexbhmpg]{max-width:100%;padding:0 1rem}.offer-card[data-astro-cid-pexbhmpg]{padding:2rem}.options-grid[data-astro-cid-pexbhmpg]{grid-template-columns:1fr}.guarantee-grid[data-astro-cid-pexbhmpg]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.cta-buttons[data-astro-cid-pexbhmpg]{flex-direction:column;align-items:center}}
