:root{--primary-blue:#3b7da3;--dark-charcoal:#2c2c2c;--soft-grey:#999;--bg-cream:#f9f7f2;--white:#fff;--accent-blue:#d9eaf7;--font-headings:"Outfit", sans-serif;--font-body:"Inter", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--white);color:var(--dark-charcoal);line-height:1.6}img,video,iframe{max-width:100%;height:auto}h1,h2,h3{font-family:var(--font-headings);color:var(--dark-charcoal);font-weight:700}.container{max-width:1200px;margin:0 auto;padding:0 20px}.hero{background-color:var(--bg-cream);align-items:center;min-height:80vh;padding:80px 0;display:flex}.hero-content{flex:1}.hero-image{flex:1;justify-content:center;display:flex}.hero-image img{border-radius:20px;max-width:100%;box-shadow:0 20px 40px #0000001a}h1.hero-title{margin-bottom:20px;font-size:3.5rem;line-height:1.1}.hero-subtitle{color:var(--soft-grey);max-width:600px;margin-bottom:40px;font-size:1.25rem}.btn-primary{background-color:var(--primary-blue);color:var(--white);border-radius:50px;padding:18px 36px;font-weight:600;text-decoration:none;transition:transform .3s,box-shadow .3s;display:inline-block}.btn-primary:hover{transform:translateY(-3px);box-shadow:0 10px 20px #3b7da34d}.logo-container{padding:20px 0}.logo-container img{height:80px}.menu-toggle{display:none}@media (width>=1025px){.nav-links{align-items:center;gap:30px;display:flex!important}}@media (width<=1024px){header ul.nav-links{z-index:999;background-color:#fff;width:100%;position:absolute;top:100%;left:0;box-shadow:0 10px 20px #0000001a;flex-direction:column!important;padding:30px 0!important;display:none!important}.responsive-row{text-align:justify!important;flex-direction:column!important;align-items:center!important;gap:30px!important}.responsive-row-reverse{text-align:justify!important;flex-direction:column-reverse!important;align-items:center!important;gap:30px!important}.responsive-child{flex:none!important;width:100%!important;min-width:0!important}.portrait-img{max-width:60%!important;margin:0 auto!important;display:block!important}h1{text-align:center!important;hyphens:none!important;word-wrap:normal!important;overflow-wrap:normal!important;font-size:1.8rem!important;line-height:1.1!important}h1.hero-title{font-size:1.6rem!important}h2{text-align:center!important;hyphens:none!important;word-wrap:normal!important;overflow-wrap:normal!important;font-size:1.4rem!important}p{text-align:justify!important;hyphens:none!important;word-wrap:normal!important;overflow-wrap:normal!important}.menu-toggle{display:block!important}header nav,nav.container{flex-direction:row!important;justify-content:space-between!important;align-items:center!important}header .logo,nav.container .logo{margin-left:0!important}header ul.nav-links{z-index:999;background-color:#fff;width:100%;position:absolute;top:100%;left:0;box-shadow:0 10px 20px #0000001a;flex-direction:column!important;align-items:center!important;gap:20px!important;padding:30px 0!important;display:none!important}header ul.nav-links li{text-align:center!important;width:100%!important}header ul.nav-links.active{display:flex!important}nav.container a.btn-primary{margin-right:0!important}main,section{padding:40px 0!important}footer .container{text-align:center!important;flex-direction:column!important;gap:30px!important}footer p{text-align:center!important;width:100%!important}footer div[style*="display: flex"],footer div[style*=display\:flex]{justify-content:center!important}div[style*="display: grid"],div[style*=display\:grid]{grid-template-columns:1fr!important}}.nav-link{color:var(--dark-charcoal);transition:color .3s;text-decoration:none!important}.nav-link:hover,.nav-link.active-link{color:var(--primary-blue)!important;text-decoration:none!important}@media (width>=1025px){.nav-links{align-items:center;gap:12px;display:flex!important}.nav-item{border-right:1px solid #e2e8f0;padding-right:12px}.menu-toggle{display:none!important}}img{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;user-select:none}.whatsapp-float{z-index:9999;background-color:#25d366;border-radius:50px;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 15px #0003}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 6px 20px #0000004d}.whatsapp-float img{object-fit:contain;width:35px;height:35px}@media (width<=768px){.whatsapp-float{width:55px;height:55px;bottom:20px;right:20px}}section[id]{scroll-margin-top:100px}.gift-float-btn{background-color:#2c2c2c;border-radius:50px;justify-content:center;align-items:center;width:55px;height:55px;text-decoration:none;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:120px;right:30px;box-shadow:0 4px 15px #00000080;z-index:999999!important}.gift-float-btn:hover{transform:scale(1.1);box-shadow:0 6px 20px #0000004d}.social-btn-ig{background-color:#fff;border-radius:50px;justify-content:center;align-items:center;width:55px;height:55px;transition:transform .3s,box-shadow .3s;display:flex;position:fixed;bottom:195px;right:30px;box-shadow:0 4px 15px #0003;z-index:999999!important}.social-btn-ig:hover{transform:scale(1.1);box-shadow:0 6px 20px #0000004d}.gift-float-icon{font-size:1.5rem;animation:2s ease-in-out infinite pulse-icon}@keyframes pulse-icon{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media (width<=768px){.gift-float-btn{width:45px;height:45px;bottom:85px;right:20px}.social-btn-ig{width:45px;height:45px;bottom:140px;right:20px}.gift-float-icon{font-size:1.2rem}}
