@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400;1,600&family=DM+Sans:wght@300;400;500&display=swap";.rs-nav{z-index:100;background:0 0;padding:1.25rem 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.rs-nav.scrolled{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff2;padding:.8rem 0;box-shadow:0 4px 30px #0f1f3d14}.rs-nav-inner{justify-content:space-between;align-items:center;display:flex}.rs-logo{cursor:pointer;align-items:center;gap:12px;display:flex}.rs-logo-img{object-fit:contain;width:auto;height:45px}.rs-logo-title{color:var(--white);text-transform:uppercase;font-family:Cormorant Garamond,serif;font-size:1.25rem}.rs-logo-sub{color:var(--gold);font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:600}.rs-logo-text-group{flex-direction:column;justify-content:center;align-items:flex-start;margin-top:4px;line-height:1;display:flex}.rs-nav-links{align-items:center;gap:.5rem;display:flex}.rs-nav-btn{cursor:pointer;color:var(--white);background:0 0;border:none;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}.rs-nav-btn:hover{color:var(--gold)}.rs-nav.scrolled .rs-logo-title,.rs-nav.scrolled .rs-nav-btn{color:var(--navy)}.rs-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.rs-burger span{background:var(--white);width:25px;height:2px;display:block}.rs-nav.scrolled .rs-burger span{background:var(--navy)}@media (width<=768px){.rs-burger{display:flex}.rs-nav-links{background:var(--white);flex-direction:column;gap:1.5rem;padding:2rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 20px #0000001a}.rs-nav-links.open{display:flex}.rs-nav-btn{color:var(--navy)}.rs-nav-cta{width:100%;margin-left:0}}.hero{background:var(--navy);text-align:center;justify-content:center;align-items:center;min-height:100vh;padding:120px 2rem 80px;display:flex;position:relative;overflow:hidden}.hero-bg{background:radial-gradient(at 60% 40%,#1a3260 0%,#0f1f3d 65%);position:absolute;inset:0}.hero-content{z-index:2;flex-direction:column;align-items:center;max-width:800px;margin:0 auto;display:flex;position:relative}.hero-eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:1.25rem;font-size:.8rem;font-weight:500}.hero-title{color:var(--white);word-break:keep-all;-webkit-hyphens:none;hyphens:none;margin-bottom:1.5rem;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,7vw,5.5rem);font-weight:600;line-height:1.05}.hero-accent{color:var(--gold)}.hero-sub{color:#ffffffbf;max-width:560px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.75}.hero-sub strong{color:var(--gold-light);font-weight:500}.hero-ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero-deco{z-index:1;pointer-events:none;position:absolute;top:50%;right:0;transform:translateY(-50%)}.deco-circle{border:1px solid #c9a84c1f;border-radius:50%;position:absolute}.c1{width:520px;height:520px;top:-260px;right:-120px}.c2{background:#c9a84c08;width:320px;height:320px;top:-160px;right:-20px}.deco-line{background:linear-gradient(to bottom, transparent, var(--gold), transparent);width:1px;height:180px;position:absolute;top:-90px;right:160px}@media (width<=768px){.hero-deco{display:none}.hero{padding:110px 1.25rem 70px}.rs-hero-title{padding:0 10px;font-size:2.8rem;line-height:1.1}}.services-section{background:var(--white)}.services-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.service-card{background:var(--cream);border-radius:var(--radius);border:1px solid #0f1f3d0f;padding:2rem;transition:box-shadow .25s,transform .25s;animation:.5s both fadeUp}.service-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.service-icon{margin-bottom:1rem;font-size:2rem;display:block}.service-title{color:var(--navy);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.3rem;font-weight:600}.service-list{flex-direction:column;gap:.5rem;list-style:none;display:flex}.service-list li{color:var(--gray);align-items:flex-start;gap:.6rem;font-size:.9rem;display:flex}.service-check{color:var(--gold);flex-shrink:0;margin-top:1px;font-weight:700}.services-toggle{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.services-toggle button{color:#0f172a;cursor:pointer;background:0 0;border:2px solid #0f172a;border-radius:8px;align-items:center;gap:.5rem;padding:12px 24px;font-size:1.1rem;transition:all .3s;display:flex}.services-toggle button.active{background:var(--gold);color:#0f172a;border-color:var(--gold);font-weight:700}.services-intro{border-left:4px solid var(--gold);color:#0f172a;background:#f8f9fa;border-radius:12px;margin-bottom:2rem;padding:2rem;font-size:1.1rem;line-height:1.6}.services-intro p{margin-bottom:1rem}.services-intro p:last-child{margin-bottom:0}.services-intro strong{color:var(--gold)}.services-list-detailed{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.services-list-detailed li{color:#0f172a;align-items:flex-start;gap:10px;line-height:1.5;display:flex}.services-list-detailed li strong{color:#0f172a;display:inline}.services-grid-entreprise{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.service-card-detailed{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;transition:transform .3s;box-shadow:0 4px 15px #0000000d}.service-card-detailed:hover{border-color:var(--gold);transform:translateY(-5px)}.service-card-detailed h3{color:#0f172a;border-bottom:1px solid #e2e8f0;margin-bottom:1.5rem;padding-bottom:.8rem;font-size:1.25rem}.clickable-word{color:var(--gold);cursor:pointer;transition:opacity .2s;position:relative}.clickable-word:hover{opacity:.8;text-underline-offset:4px;text-decoration:underline}:root{--navy:#0f1f3d;--navy-light:#1a3260;--gold:#c9a84c;--gold-light:#e8c97a;--cream:#faf8f4;--white:#fff;--gray:#6b7280;--gray-light:#f3f4f6;--text:#1a1a2e;--radius:12px;--shadow:0 4px 24px #0f1f3d14;--shadow-lg:0 12px 48px #0f1f3d24;--max-width:1100px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text);background:var(--cream);font-family:DM Sans,sans-serif;line-height:1.6}.section{padding:90px 1.5rem}.section-inner{max-width:var(--max-width);margin:0 auto}.label{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:block}.section-title{color:var(--navy);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem);font-weight:600;line-height:1.15}.section-sub{color:var(--gray);max-width:560px;margin-bottom:3rem;font-size:1rem;line-height:1.7}.btn-primary{background:var(--gold);color:var(--navy);cursor:pointer;letter-spacing:.02em;border:none;border-radius:8px;padding:.85rem 2rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600;transition:background .2s,transform .15s}.btn-primary:hover{background:var(--gold-light);transform:translateY(-1px)}.btn-ghost{color:var(--white);cursor:pointer;background:0 0;border:1.5px solid #ffffff59;border-radius:8px;padding:.85rem 2rem;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:500;transition:border-color .2s,background .2s}.btn-ghost:hover{border-color:var(--gold);background:#c9a84c14}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.container{max-width:1100px;margin:0 auto;padding:0 20px}@media (width<=768px){.section{padding:60px 1rem}.section-title{font-size:2rem}}.flex-center{justify-content:center;align-items:center;display:flex}.rs-about{background:var(--cream);padding:100px 0}.rs-about-inner{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.rs-about-desc{flex-direction:column;gap:1.25rem;margin-top:2rem;display:flex}.rs-about-desc p{color:var(--gray);letter-spacing:.01em;font-size:1.05rem;line-height:1.8}.rs-about-desc strong{color:var(--navy);font-weight:600}.rs-about-sidebar{flex-direction:column;gap:3rem;margin-top:1rem;display:flex}.rs-atouts-card{background:var(--white);border-radius:var(--radius);box-shadow:var(--shadow);border-top:4px solid var(--gold);padding:2.5rem}.rs-atouts-title{color:var(--navy);text-transform:uppercase;letter-spacing:.1em;margin-bottom:1.5rem;font-family:DM Sans,sans-serif;font-size:1.1rem;font-weight:600}.rs-atouts-list{flex-direction:column;gap:1rem;list-style:none;display:flex}.rs-atout-item{align-items:flex-start;gap:12px;display:flex}.rs-atout-icon{color:var(--gold);margin-top:2px;font-size:1.1rem}.rs-atout-text{color:var(--text);font-size:.95rem;font-weight:500;line-height:1.5}.rs-about-quote-box{border-left:2px solid var(--gold-light);padding-left:2rem}.rs-about-quote{color:var(--navy);margin-bottom:1rem;font-family:Cormorant Garamond,serif;font-size:1.6rem;font-style:italic;line-height:1.4}.rs-about-sig{color:var(--gold);letter-spacing:.15em;font-size:.8rem;font-weight:700}@media (width<=900px){.rs-about-inner{grid-template-columns:1fr;gap:3rem}.rs-about-sidebar{margin-top:0}}.tarifs-section{background:var(--white)}.tarifs-grid{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.tarif-card{background:#fdfbf7;border:1px solid #eaeaeb;border-radius:12px;flex:300px;width:100%;max-width:350px;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;position:relative}.tarif-card:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.tarif-card.highlight{background:var(--navy);border-color:var(--gold);box-shadow:var(--shadow-lg)}.tarif-card.highlight .tarif-label{color:var(--gold)}.tarif-card.highlight .tarif-amount{color:var(--white)}.tarif-card.highlight .tarif-unit,.tarif-card.highlight .tarif-desc{color:#fff9}.tarif-card.highlight .tarif-items li{color:var(--white)}.tarif-card.highlight .tarif-items li span{color:var(--gold)}.tarif-badge{background:var(--gold);color:var(--navy);letter-spacing:.08em;text-transform:uppercase;border-radius:20px;padding:.25rem 1rem;font-size:.72rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.tarif-label{text-transform:uppercase;letter-spacing:.1em;color:var(--gold);font-size:.78rem;font-weight:600}.tarif-price{align-items:baseline;gap:.3rem;margin:.25rem 0;display:flex}.tarif-amount{color:var(--navy);font-family:Cormorant Garamond,serif;font-size:2.2rem;font-weight:700}.tarif-unit{color:var(--gray);font-size:.85rem}.tarif-desc{color:var(--gray);margin-bottom:.5rem;font-size:.85rem;line-height:1.5}.tarif-items{flex-direction:column;flex:1;gap:.4rem;margin-bottom:.75rem;list-style:none;display:flex}.tarif-items li{color:var(--text);align-items:flex-start;gap:.5rem;font-size:.875rem;display:flex}.tarif-items li span{color:var(--gold);flex-shrink:0;font-weight:700}.tarif-btn{background:var(--gold);color:var(--navy);cursor:pointer;border:none;border-radius:8px;width:100%;margin-top:auto;padding:.7rem 1rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:600;transition:background .2s}.tarif-btn:hover{background:var(--gold-light)}.tarifs-extra{justify-content:center;margin-top:3rem;padding:0 1rem;display:flex}.tarif-extra-card{text-align:center;border:1px solid #eaeaeb;border-top:4px solid var(--gold);background:#fff;border-radius:12px;width:100%;max-width:600px;padding:2.5rem;box-shadow:0 4px 20px #0000000a}.tarif-extra-title{color:var(--navy);margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:1.8rem}.tarif-extra-price{color:var(--gold);margin-bottom:1rem;font-size:1.1rem}.tarif-extra-price strong{font-size:1.3rem}.tarif-extra-card strong{color:var(--navy);font-weight:600}@media (width<=768px){.tarifs-extra{grid-template-columns:1fr}}.tarifs-toggle{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.tarifs-toggle button{color:#0f172a;cursor:pointer;background:0 0;border:2px solid #0f172a;border-radius:8px;align-items:center;gap:.5rem;padding:12px 24px;font-size:1.1rem;transition:all .3s;display:flex}.tarifs-toggle button.active{background:var(--gold);color:#0f172a;border-color:var(--gold);font-weight:700}.contact-section{background:var(--navy)}.contact-section .label{color:var(--gold)}.contact-title{color:var(--white)!important}.contact-inner{grid-template-columns:1fr 1.4fr;align-items:start;gap:5rem;display:grid}.contact-sub{color:#ffffffa6;margin-bottom:2rem;font-size:1rem;line-height:1.75}.contact-sub strong{color:var(--gold-light);font-weight:500}.contact-infos{flex-direction:column;gap:1rem;display:flex}.contact-info{color:#ffffffd9;align-items:center;gap:.75rem;font-size:.95rem;text-decoration:none;transition:color .2s;display:flex}.contact-info:hover{color:var(--gold)}.contact-form{flex-direction:column;gap:1rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-input{color:var(--white);background:#ffffff12;border:1.5px solid #ffffff1f;border-radius:8px;outline:none;width:100%;padding:.85rem 1rem;font-family:DM Sans,sans-serif;font-size:.925rem;transition:border-color .2s}.form-input::placeholder{color:#ffffff59}.form-input:focus{border-color:var(--gold)}.form-textarea{resize:vertical;min-height:120px}.form-submit{width:100%;margin-top:.25rem}@media (width<=768px){.contact-inner{grid-template-columns:1fr;gap:3rem}.form-row{grid-template-columns:1fr}}.form-toggle{gap:10px;margin-bottom:20px;display:flex}.form-toggle button{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;padding:10px 20px;transition:all .3s}.form-toggle button.active{background:var(--gold);color:var(--navy);font-weight:700}.contact-form-wrapper{flex:1;min-width:300px}.rs-footer{background:#fff;padding:4rem 1.5rem 2rem}.rs-footer-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.rs-footer-brand{flex-direction:column;align-items:center;width:100%;display:flex}.rs-footer-logo-img{object-fit:contain;mix-blend-mode:multiply;width:auto;height:280px;margin-top:-60px;margin-bottom:-40px}.rs-footer-tagline{color:var(--navy);text-align:center;margin-bottom:3rem;font-size:1rem;line-height:1.6}.rs-footer-tagline strong{color:var(--gold);font-weight:700}.rs-footer-copy{color:#0f1f3d99;text-align:center;border-top:1px solid #0f1f3d1a;width:100%;padding-top:1.5rem;font-size:.9rem}@media (width<=768px){.rs-footer{padding:3rem 1rem 1.5rem}.rs-footer-logo-img{height:90px;margin-top:-15px;margin-bottom:-10px}}
