:root{--primary:#002f6d;--secondary:#ff9300;--text-light:#fff;--text-dark:#1e1e1e;--bg-light:#f9f9f9}body{font-family:Segoe UI,sans-serif;color:var(--text-dark);background-color:var(--bg-light);margin:0}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.hero{height:100vh;background:url(/_next/static/media/cuisine-moderne.29d7d1a6.jpg) 50%/cover no-repeat;position:relative;display:flex;align-items:center;justify-content:center}.hero .overlay{position:absolute;inset:0;background:rgba(0,0,0,.6)}.hero-content{position:relative;z-index:1;max-width:800px;text-align:center;color:var(--text-light);animation:fadeInUp 1.2s ease-out forwards;opacity:0}.hero h1{font-size:3.2rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.hero h1 span{color:var(--secondary)}.hero p{font-size:1.2rem;margin-bottom:2rem;opacity:.9}.btn-primary{background-color:var(--secondary);color:#fff;padding:.75rem 1.75rem;border-radius:40px;font-weight:700;text-transform:uppercase;text-decoration:none;transition:all .3s ease;box-shadow:0 8px 20px rgba(255,147,0,.3)}.btn-primary:hover{background-color:#e28100;transform:scale(1.05)}.services{padding:5rem 1.5rem;background:var(--bg-light)}.services h2{text-align:center;font-size:2.5rem;margin-bottom:3rem;color:var(--primary)}.service-card{border-radius:16px;box-shadow:0 8px 20px rgba(0,0,0,.08);position:relative}.service-card:hover{box-shadow:0 12px 28px rgba(0,0,0,.15)}.service-card img{display:block}.card-overlay{padding:1.5rem}.card-overlay h3{font-size:1.25rem;color:var(--primary);margin-bottom:.75rem}.card-overlay p{font-size:.95rem;color:#444;line-height:1.5}.cta-section{background:linear-gradient(135deg,var(--primary),#001d44);padding:4rem 1.5rem;color:var(--text-light)}.cta-section h2{font-size:2.5rem;margin-bottom:1rem}.cta-section p{font-size:1.2rem;margin-bottom:2rem}.btn-secondary{background:var(--secondary);color:#fff;padding:.75rem 1.5rem;border-radius:8px;font-weight:700;text-decoration:none;box-shadow:0 6px 15px rgba(255,147,0,.3);transition:all .3s ease}.btn-secondary:hover{background:#fff;color:var(--primary)}@keyframes fadeInUp{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width:768px){.hero h1{font-size:2.2rem}.hero p{font-size:1rem}}.intro-section{background:#002f6d;color:#f0f0f0;padding:4rem 1.5rem}.intro-container{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;max-width:1200px;margin:0 auto}@media (min-width:768px){.intro-container{grid-template-columns:1fr 1fr}}.intro-left h2{font-size:2rem;line-height:1.3;font-weight:800;text-transform:uppercase;margin-bottom:1rem}.intro-left h2 span{color:#ff9300}.intro-identity{display:flex;align-items:center;gap:1rem;margin-top:1rem;color:#ccc;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em}.intro-divider{width:40px;height:1px;background:#777}.intro-right{font-size:1rem;line-height:1.7;color:#ddd}.highlight{color:#ff9300;font-weight:600}.services-section{background:#f9f9f9;padding:5rem 1.5rem}.services-container{max-width:1200px;margin:0 auto}.services-title{text-align:center;font-size:2.75rem;font-weight:800;margin-bottom:3rem;color:#002f6d}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.service-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 10px 18px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column}.service-card:hover{transform:translateY(-6px);box-shadow:0 12px 24px rgba(0,0,0,.15)}.service-card img{width:100%;height:200px;object-fit:cover;transition:transform .4s ease}.service-card:hover img{transform:scale(1.05)}.card-content{padding:1.5rem}.card-content h3{font-size:1.25rem;font-weight:700;color:#002f6d;margin-bottom:.75rem}.card-content p{font-size:.95rem;line-height:1.6;color:#333}.specialties-section{background:#002f6d;color:#fff;padding:5rem 1.5rem}.specialties-container{display:grid;grid-template-columns:1fr;grid-gap:3rem;gap:3rem;max-width:1200px;margin:0 auto;align-items:center}@media (min-width:768px){.specialties-container{grid-template-columns:1fr 1fr}}.specialties-text{background:#001c47;padding:2rem;border-radius:14px;box-shadow:0 8px 24px rgba(0,0,0,.25)}.specialties-text .label{color:#ff9300;font-size:.85rem;font-weight:600;text-transform:uppercase;margin-bottom:.75rem;letter-spacing:.05em}.specialties-text h2{font-size:1.75rem;font-weight:800;margin-bottom:1rem;line-height:1.3}.divider{width:50px;height:2px;background:#ff9300;margin-bottom:1.5rem}.specialties-text p{font-size:1rem;line-height:1.7;margin-bottom:1.25rem;color:#e6e6e6}.specialties-image{position:relative;height:400px;border-radius:14px;overflow:hidden;box-shadow:0 8px 20px rgba(0,0,0,.3)}.cta-section{background:linear-gradient(135deg,#f9f9f9,#e6ecf3);padding:5rem 1.5rem;text-align:center}.cta-container{max-width:800px;margin:0 auto;background:#fff;border-radius:16px;padding:3rem 2rem;box-shadow:0 10px 30px rgba(0,0,0,.07)}.cta-container h2{font-size:2rem;font-weight:800;color:#002f6d;margin-bottom:1rem}.cta-container p{font-size:1.1rem;color:#333;line-height:1.6;margin-bottom:2rem}.cta-container strong{color:#002f6d}.cta-button{display:inline-block;background:#ff9300;color:#fff;font-weight:700;padding:.85rem 1.75rem;border-radius:40px;text-decoration:none;font-size:1rem;box-shadow:0 6px 15px rgba(255,147,0,.3);transition:background .3s ease,transform .2s ease}.cta-button:hover{background:#e28100;transform:translateY(-2px)}