.duree-content-card,.duree-highlight-card{background:var(--duree-white);transition:var(--duree-transition)}#duree_content p strong,.duree-highlight-card h3{color:var(--duree-primary);font-weight:600}.duree-content-card,.duree-highlight-card,.duree-pricing-card{transition:var(--duree-transition)}:root{--duree-primary:#0077b6;--duree-primary-light:#00b4d8;--duree-primary-dark:#005f8f;--duree-secondary:#0066a1;--duree-secondary-light:#0093d0;--duree-accent:#ffd60a;--duree-success:#52b788;--duree-info:#4dabf7;--duree-danger:#e63946;--duree-warning:#f77f00;--duree-dark:#1d3557;--duree-text:#212529;--duree-text-light:#6c757d;--duree-gray-light:#f8f9fa;--duree-gray-lighter:#e9ecef;--duree-white:#ffffff;--duree-shadow-sm:0 2px 4px rgba(0, 0, 0, 0.06);--duree-shadow:0 4px 6px rgba(0, 0, 0, 0.08);--duree-shadow-lg:0 8px 16px rgba(0, 0, 0, 0.1);--duree-shadow-xl:0 12px 24px rgba(0, 0, 0, 0.15);--duree-transition:all 0.3s ease;--duree-border-radius:8px;--duree-border-radius-lg:15px}.bateaux-hero.port-landing{background:linear-gradient(135deg,#0077b6 0,#00b4d8 100%);padding:4rem 0 3rem;color:#fff;position:relative;overflow:hidden}.bateaux-hero.port-landing::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="%23ffffff" fill-opacity="0.1" d="M0,96L48,112C96,128,192,160,288,160C384,160,480,128,576,122.7C672,117,768,139,864,154.7C960,171,1056,181,1152,165.3C1248,149,1344,107,1392,85.3L1440,64L1440,320L1392,320C1344,320,1248,320,1152,320C1056,320,960,320,864,320C768,320,672,320,576,320C480,320,384,320,288,320C192,320,96,320,48,320L0,320Z"></path></svg>') bottom/cover no-repeat;opacity:.3}#duree_content{background:linear-gradient(180deg,var(--duree-gray-light) 0,var(--duree-white) 100%);padding:4rem 0;position:relative}#duree_content::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,var(--duree-primary-light),transparent)}#duree_content .container{max-width:1200px;margin:0 auto;padding:0 15px}#duree_content h2{color:var(--duree-dark);font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center;position:relative;padding-bottom:1.5rem}#duree_content h2::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:100px;height:4px;background:linear-gradient(90deg,var(--duree-primary) 0,var(--duree-primary-light) 100%);border-radius:2px}#duree_content p{color:var(--duree-text);font-size:1.1rem;line-height:1.8;margin-bottom:1.5rem;text-align:justify}.duree-content-card{border-radius:var(--duree-border-radius-lg);padding:2.5rem;margin:3rem 0;box-shadow:var(--duree-shadow-lg);border-left:5px solid var(--duree-primary)}.duree-content-card:hover{transform:translateY(-5px);box-shadow:var(--duree-shadow-xl)}.duree-highlights{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin:3rem 0}.duree-highlight-card{border-radius:var(--duree-border-radius);padding:1.5rem;box-shadow:var(--duree-shadow);border-top:3px solid var(--duree-primary)}.duree-callout,.duree-key-points{border-radius:var(--duree-border-radius-lg);margin:2rem 0}.duree-highlight-card:hover{transform:translateY(-3px);box-shadow:var(--duree-shadow-lg)}.duree-highlight-card h3{font-size:1.3rem;margin-bottom:1rem;display:flex;align-items:center}.duree-callout,.duree-callout h3,.duree-callout p{color:var(--duree-white)}.duree-highlight-card h3 i{margin-right:.5rem;font-size:1.5rem}.duree-highlight-card p{font-size:1rem;margin-bottom:.5rem}.duree-key-points{background:linear-gradient(135deg,var(--duree-gray-light) 0,var(--duree-white) 100%);padding:2rem}.duree-key-points ul{list-style:none;padding:0;margin:0}.duree-key-points li{padding:1rem 0;border-bottom:1px solid var(--duree-gray-lighter);display:flex;align-items:flex-start}.duree-key-points li:last-child{border-bottom:none}.duree-key-points li i{color:var(--duree-primary);margin-right:1rem;margin-top:.25rem;font-size:1.2rem}.duree-callout{background:linear-gradient(135deg,var(--duree-primary-light) 0,var(--duree-primary) 100%);padding:2rem;position:relative;overflow:hidden}.duree-callout::before{content:'\f05a';font-family:'Font Awesome 6 Free';font-weight:900;position:absolute;right:-20px;top:-20px;font-size:100px;opacity:.1}.duree-callout h3{font-size:1.5rem;margin-bottom:1rem}.duree-callout p{margin-bottom:.5rem}.duree-pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.duree-pricing-card{background:var(--duree-white);border:2px solid var(--duree-gray-lighter);border-radius:var(--duree-border-radius);padding:1.5rem;text-align:center;position:relative}.duree-pricing-card:hover{border-color:var(--duree-primary);transform:translateY(-5px);box-shadow:var(--duree-shadow-lg)}.duree-pricing-card.featured{border-color:var(--duree-primary);transform:scale(1.05)}.duree-pricing-card.featured::before{content:'POPULAIRE';position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--duree-primary);color:var(--duree-white);padding:4px 16px;border-radius:20px;font-size:.75rem;font-weight:600}.duree-price{font-size:2.5rem;font-weight:700;color:var(--duree-primary);margin:1rem 0}.duree-price sup{font-size:1.2rem}.duree-price span{font-size:1rem;color:var(--duree-text-light);font-weight:400}.statistiques-bar.port-landing{background:#fff;padding:2rem;margin:-2.5rem auto 3rem;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.1);max-width:90%;position:relative;z-index:10}.statistiques-bar .stat-item{text-align:center;padding:.5rem;border-right:1px solid var(--duree-gray-lighter)}.statistiques-bar .stat-item:last-child{border-right:none}.statistiques-bar .stat-number{display:block;font-size:2rem;font-weight:700;color:var(--duree-primary);margin-bottom:.25rem}.statistiques-bar .stat-label{display:block;font-size:.875rem;color:var(--duree-text-light);text-transform:uppercase;letter-spacing:.5px}@media (max-width:768px){.duree-highlights,.duree-pricing-grid{grid-template-columns:1fr}#duree_content{padding:3rem 0}#duree_content h2{font-size:1.8rem}#duree_content p{font-size:1rem;text-align:left}.duree-content-card{padding:1.5rem;margin:2rem 0}.duree-highlights{gap:1.5rem}.duree-price{font-size:2rem}.statistiques-bar .stat-number{font-size:1.25rem}.statistiques-bar .stat-label{font-size:.75rem}.statistiques-bar .stat-item{border-right:none;border-bottom:1px solid var(--duree-gray-lighter)}.statistiques-bar .stat-item:last-child{border-bottom:none}}@media (max-width:576px){#duree_content h2{font-size:1.5rem}.duree-content-card{padding:1rem;border-left-width:3px}.statistiques-bar{padding:.75rem}}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.duree-content-card,.duree-highlight-card,.duree-pricing-card{animation:.6s ease-out fadeInUp}.text-duree-primary{color:var(--duree-primary)!important}.bg-duree-light{background-color:var(--duree-gray-light)!important}.border-duree{border-color:var(--duree-primary)!important}