.hero{background:linear-gradient(160deg,#0d3b6e,#1a6fb5 55%,#c0392b);color:#fff;padding:6rem 2rem 5rem;text-align:center;position:relative;overflow:hidden}.hero-content{position:relative;z-index:1;max-width:720px;margin:0 auto}.hero-logo{height:120px;margin-bottom:1.5rem;filter:drop-shadow(0 4px 16px rgba(0,0,0,.4))}.hero h1{font-family:Playfair Display,Georgia,serif;font-size:3.2rem;font-weight:900;margin-bottom:1.1rem;line-height:1.12;letter-spacing:-.5px}.hero h1 span{color:#ffd166}.hero p{font-size:1.15rem;opacity:.88;margin-bottom:2.2rem;line-height:1.7}.hero-btns{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-hero-primary{background:#d92b2b;color:#fff;padding:.85rem 2.2rem;border-radius:50px;font-weight:700;font-size:1rem;border:none;text-decoration:none;display:inline-block;transition:background .2s,transform .15s;box-shadow:0 4px 16px #d92b2b73}.btn-hero-primary:hover{background:#b52020;transform:translateY(-2px);text-decoration:none;color:#fff}.btn-hero-outline{background:transparent;color:#fff;padding:.85rem 2.2rem;border-radius:50px;font-weight:700;font-size:1rem;border:2px solid rgba(255,255,255,.7);text-decoration:none;display:inline-block;transition:background .2s,border-color .2s}.btn-hero-outline:hover{background:#ffffff1f;border-color:#fff;text-decoration:none;color:#fff}.photos-bandeau{display:grid;grid-template-columns:1fr 1fr;max-height:460px;overflow:hidden}.photos-bandeau img{width:100%;height:460px;-o-object-fit:cover;object-fit:cover;transition:transform .5s}.photos-bandeau img:hover{transform:scale(1.04)}.split-section{display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:480px}.split-img{overflow:hidden;position:relative}.split-img img{width:100%;height:100%;min-height:420px;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .6s ease}.split-section:hover .split-img img{transform:scale(1.04)}.split-img-placeholder{width:100%;min-height:420px;display:flex;align-items:center;justify-content:center;font-size:7rem}.split-content{padding:4.5rem 5rem;display:flex;flex-direction:column;justify-content:center;background:#fff}.split-content.bg-sand{background:#fdf6ec}.split-content.bg-blue{background:#eaf2fb}.split-content.bg-dark{background:#0d3b6e}.split-label{font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:2.5px;color:#d92b2b;margin-bottom:.8rem;display:block}.split-content.bg-dark .split-label{color:#ffd166}.split-content h2{font-family:Playfair Display,Georgia,serif;font-size:2.1rem;font-weight:900;line-height:1.2;margin-bottom:1.1rem;color:#0d3b6e}.split-content.bg-dark h2{color:#fff}.split-content p{font-size:.97rem;color:#666;line-height:1.85;margin-bottom:1rem;font-family:DM Sans,sans-serif}.split-content.bg-dark p{color:#fffc}.split-content ul{list-style:none;padding:0;margin:.5rem 0 1.75rem}.split-content ul li{font-family:DM Sans,sans-serif;font-size:.95rem;color:#555;padding:.4rem 0 .4rem 1.5rem;position:relative;line-height:1.6;border-bottom:1px solid rgba(0,0,0,.05)}.split-content ul li:last-child{border-bottom:none}.split-content ul li:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:8px;height:8px;border-radius:50%;background:#d92b2b}.split-content.bg-dark ul li{color:#fffc;border-color:#ffffff1a}.split-content.bg-dark ul li:before{background:#ffd166}.split-badge{display:inline-block;background:#d92b2b;color:#fff;font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:700;padding:.3rem .9rem;border-radius:20px;margin-bottom:1.1rem;letter-spacing:.5px}.section-packs{padding:5.5rem 0;background:#f7f3ee}.section-packs .inner{max-width:1100px;margin:0 auto;padding:0 2rem}.section-heading{text-align:center;margin-bottom:3rem}.section-heading h2{font-family:Playfair Display,Georgia,serif;font-size:2.3rem;font-weight:900;color:#0d3b6e;margin-bottom:.5rem}.section-heading p{color:#888;font-size:1rem;max-width:520px;margin:0 auto;line-height:1.7;font-family:DM Sans,sans-serif}.packs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem}.pack-card{background:#fff;border-radius:18px;padding:2.2rem 1.75rem 1.75rem;text-align:center;border-top:4px solid #d92b2b;box-shadow:0 2px 14px #00000012;transition:transform .2s,box-shadow .2s}.pack-card:hover{transform:translateY(-6px);box-shadow:0 10px 32px #00000021}.pack-card .pack-name{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;color:#0d3b6e;margin-bottom:.4rem}.pack-card .pack-price{font-size:2.1rem;font-weight:800;color:#d92b2b;margin:.5rem 0;font-family:Playfair Display,serif}.pack-card .pack-price span{font-size:.88rem;font-weight:400;color:#999;font-family:DM Sans,sans-serif}.pack-card .pack-details{font-size:.85rem;color:#888;margin:.75rem 0 1.5rem;line-height:1.6;font-family:DM Sans,sans-serif}.cta-section{padding:6rem 2rem;text-align:center;background:linear-gradient(135deg,#0d3b6e,#1a6fb5);color:#fff;position:relative;overflow:hidden}.cta-section h2{font-family:Playfair Display,Georgia,serif;font-size:2.6rem;font-weight:900;margin-bottom:1rem;position:relative;z-index:1}.cta-section p{font-size:1.1rem;opacity:.82;max-width:500px;margin:0 auto 2.2rem;line-height:1.7;position:relative;z-index:1;font-family:DM Sans,sans-serif}.btn-cta{background:#ffd166;color:#0d3b6e;padding:1rem 2.8rem;border-radius:50px;font-weight:800;font-size:1.05rem;border:none;text-decoration:none;display:inline-block;transition:background .2s,transform .15s;position:relative;z-index:1;box-shadow:0 4px 20px #ffd16666;font-family:DM Sans,sans-serif}.btn-cta:hover{background:#ffc533;transform:translateY(-2px);text-decoration:none;color:#0d3b6e}footer.site-footer{background:#0a1628;color:#ffffffa6;padding:4rem 0 1.5rem;font-size:.88rem}footer.site-footer .footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;max-width:1100px;margin:0 auto;padding:0 2rem 2.5rem}footer.site-footer .footer-brand img{height:52px;width:auto;-o-object-fit:contain;object-fit:contain;margin-bottom:1rem}footer.site-footer .footer-brand p{opacity:.55;line-height:1.8;font-size:.85rem}footer.site-footer .footer-links{display:flex;flex-direction:column;gap:.55rem}footer.site-footer .footer-links strong{color:#fff;font-family:Playfair Display,serif;font-size:1rem;margin-bottom:.4rem;display:block}footer.site-footer .footer-links a,footer.site-footer .footer-links span{color:#ffffff80;font-size:.85rem;text-decoration:none;transition:color .2s}footer.site-footer .footer-links a:hover{color:#ffd166}footer.site-footer .footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.07);padding-top:1.5rem;max-width:1100px;margin:0 auto;padding-left:2rem;padding-right:2rem;opacity:.35;font-size:.78rem}@media(max-width:900px){.split-section{grid-template-columns:1fr}.split-img img{min-height:300px;height:300px}.split-img-placeholder{min-height:260px;font-size:5rem}.split-content{padding:3rem 2rem}.split-content h2{font-size:1.7rem}.hero h1{font-size:2.2rem}.packs-grid{grid-template-columns:1fr 1fr}footer.site-footer .footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:600px){.hero{padding:4rem 1.5rem 3rem}.hero h1{font-size:1.8rem}.photos-bandeau{grid-template-columns:1fr;max-height:280px}.photos-bandeau img{height:280px}.split-content{padding:2.5rem 1.5rem}.packs-grid{grid-template-columns:1fr}.cta-section h2{font-size:1.9rem}footer.site-footer .footer-inner{grid-template-columns:1fr;gap:2rem}}.navbar{background:#fff;border-bottom:3px solid #d92b2b}.navbar-brand{color:#1a1a1a!important;font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700}.navbar-brand:hover{color:#d92b2b!important;text-decoration:none}.navbar-nav a{color:#555!important;font-family:DM Sans,sans-serif}.navbar-nav a:hover{color:#d92b2b!important;text-decoration:none}.btn-nav{background:#d92b2b!important;color:#fff!important;border-radius:50px!important;padding:.35rem 1.1rem!important;font-weight:600!important}.btn-nav:hover{background:#b52020!important}@media(max-width:768px){.admin-wrapper{flex-direction:column}.sidebar{width:100%;padding:.5rem 0;display:flex;overflow-x:auto}.sidebar a{white-space:nowrap}.sidebar-title{display:none}.form-row{grid-template-columns:1fr}.slot-item{flex-direction:column;align-items:flex-start}.navbar{padding:0 1rem}}
