.Header-module__hBw1pG__header{width:100%;height:var(--header-height);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fffffff2;align-items:center;display:flex;position:fixed;top:0;left:0;box-shadow:0 1px 10px #0000000d}.Header-module__hBw1pG__container{max-width:var(--max-width);justify-content:space-between;align-items:center;width:90%;margin:0 auto;display:flex}.Header-module__hBw1pG__logo a{font-size:1.5rem;font-weight:800;font-family:var(--font-outfit);color:var(--color-primary);letter-spacing:-.02em}.Header-module__hBw1pG__logo span{color:var(--color-accent)}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__nav a{font-size:.95rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__nav a:hover{color:var(--color-secondary)}.Header-module__hBw1pG__cta{background:var(--color-primary);border-radius:50px;padding:.6rem 1.2rem;font-weight:600;transition:transform .2s,background .2s;color:#fff!important}.Header-module__hBw1pG__cta:hover{background:var(--color-secondary);transform:translateY(-2px)}.Header-module__hBw1pG__langSwitch{border:1px solid #e2e8f0;border-radius:50px;padding:.5rem 1rem;font-size:.9rem;transition:all .2s}.Header-module__hBw1pG__langSwitch:hover{border-color:var(--color-primary);background:#f8fafc}@media (max-width:768px){.Header-module__hBw1pG__nav{display:none}}
.Hero-module__ZARIfG__hero{color:#fff;text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:90vh;min-height:600px;padding:0 1rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";filter:blur(80px);z-index:1;background:radial-gradient(circle,#0ea5e933 0%,#0000 70%);width:60vw;height:60vw;position:absolute;top:-20%;left:-10%}.Hero-module__ZARIfG__hero:after{content:"";filter:blur(60px);z-index:1;background:radial-gradient(circle,#fbbf2426 0%,#0000 70%);width:50vw;height:50vw;position:absolute;bottom:-20%;right:-10%}.Hero-module__ZARIfG__content{z-index:2;max-width:800px;animation:1s ease-out Hero-module__ZARIfG__fadeInUp;position:relative}.Hero-module__ZARIfG__title{font-family:var(--font-outfit);margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}.Hero-module__ZARIfG__highlight{color:#0000;background-image:linear-gradient(90deg,#fbbf24,#f59e0b);-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__subtitle{color:#94a3b8;max-width:600px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.Hero-module__ZARIfG__actions{justify-content:center;gap:1.5rem;display:flex}.Hero-module__ZARIfG__primaryBtn,.Hero-module__ZARIfG__secondaryBtn{text-transform:uppercase;letter-spacing:.05em;border-radius:50px;padding:1rem 2rem;font-size:.9rem;font-weight:600;transition:all .3s;display:inline-block}.Hero-module__ZARIfG__primaryBtn{background:var(--color-accent);color:#0f172a}.Hero-module__ZARIfG__primaryBtn:hover{background:#fff;transform:translateY(-3px);box-shadow:0 10px 20px #0003}.Hero-module__ZARIfG__secondaryBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff1a;border:1px solid #fff3}.Hero-module__ZARIfG__secondaryBtn:hover{background:#fff3}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:1rem;padding:0 2rem}}
.Services-module__dpHhBa__section{background:var(--color-light-gray);padding:5rem 0}.Services-module__dpHhBa__container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.Services-module__dpHhBa__header{text-align:center;margin-bottom:4rem}.Services-module__dpHhBa__header h2{color:var(--color-primary);font-size:2.5rem;font-family:var(--font-outfit);margin-bottom:1rem}.Services-module__dpHhBa__header p{color:#64748b;max-width:600px;margin:0 auto}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Services-module__dpHhBa__card{text-align:center;background:#fff;border-radius:1rem;padding:2.5rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px -1px #0000000d}.Services-module__dpHhBa__card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a}.Services-module__dpHhBa__iconWrapper{width:60px;height:60px;color:var(--color-secondary);background:linear-gradient(135deg,#f0f9ff 0%,#e0f2fe 100%);border-radius:12px;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.Services-module__dpHhBa__iconSvg{width:30px;height:30px}.Services-module__dpHhBa__card h3{color:var(--color-primary);margin-bottom:.75rem;font-size:1.25rem}.Services-module__dpHhBa__card p{color:#64748b;line-height:1.6}
.POI-module__hrn2tG__section{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);padding:6rem 1.5rem;position:relative;overflow:hidden}.POI-module__hrn2tG__container{z-index:10;max-width:1200px;margin:0 auto;position:relative}.POI-module__hrn2tG__header{text-align:center;margin-bottom:4rem}.POI-module__hrn2tG__header h2{color:var(--color-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.POI-module__hrn2tG__header p{color:#64748b;max-width:600px;margin:0 auto;font-size:1.125rem}.POI-module__hrn2tG__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.POI-module__hrn2tG__card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #ffffff80;border-radius:1rem;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.POI-module__hrn2tG__card:hover{transform:translateY(-5px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.POI-module__hrn2tG__imageWrapper{border-radius:.75rem;width:100%;height:200px;margin-bottom:1.5rem;overflow:hidden;box-shadow:0 4px 6px #0000001a}.POI-module__hrn2tG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.POI-module__hrn2tG__card:hover .POI-module__hrn2tG__image{transform:scale(1.05)}.POI-module__hrn2tG__iconSvg{width:1.5rem;height:1.5rem}.POI-module__hrn2tG__card h3{color:var(--color-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.POI-module__hrn2tG__card p{color:#475569;font-size:.95rem;line-height:1.6}@media (max-width:768px){.POI-module__hrn2tG__section{padding:4rem 1rem}.POI-module__hrn2tG__header h2{font-size:2rem}}
.Pricing-module__yc4bBa__section{background:#fff;padding:5rem 0}.Pricing-module__yc4bBa__container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.Pricing-module__yc4bBa__header{text-align:center;margin-bottom:4rem}.Pricing-module__yc4bBa__header h2{color:var(--color-primary);font-size:2.5rem;font-family:var(--font-outfit);margin-bottom:1rem}.Pricing-module__yc4bBa__header p{color:#64748b}.Pricing-module__yc4bBa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));align-items:center;gap:2rem;display:grid}.Pricing-module__yc4bBa__card{text-align:center;border:1px solid #e2e8f0;border-radius:1rem;padding:2.5rem;transition:all .3s;position:relative}.Pricing-module__yc4bBa__card:hover{border-color:var(--color-secondary);box-shadow:0 10px 30px #0ea5e91a}.Pricing-module__yc4bBa__popular{border-color:var(--color-accent);z-index:10;background:linear-gradient(#fffbeb,#fff);transform:scale(1.05);box-shadow:0 20px 40px #fbbf2426}.Pricing-module__yc4bBa__badge{background:var(--color-accent);color:#78350f;text-transform:uppercase;border-radius:20px;padding:.25rem 1rem;font-size:.75rem;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__yc4bBa__card h3{color:var(--color-primary);margin-bottom:.5rem;font-size:1.5rem}.Pricing-module__yc4bBa__desc{color:#64748b;min-height:48px;margin-bottom:2rem}.Pricing-module__yc4bBa__price{color:var(--color-primary);font-size:3rem;font-weight:800;font-family:var(--font-outfit);margin-bottom:2rem}.Pricing-module__yc4bBa__features{text-align:left;margin-bottom:2.5rem;list-style:none;display:inline-block}.Pricing-module__yc4bBa__features li{color:#334155;align-items:center;margin-bottom:.75rem;display:flex}.Pricing-module__yc4bBa__features li:before{content:"✓";color:var(--color-secondary);margin-right:.75rem;font-weight:700}.Pricing-module__yc4bBa__btn{width:100%;color:var(--color-primary);background:#f1f5f9;border-radius:8px;padding:1rem;font-weight:600;transition:all .2s;display:block}.Pricing-module__yc4bBa__card:hover .Pricing-module__yc4bBa__btn{background:var(--color-primary);color:#fff}.Pricing-module__yc4bBa__popular .Pricing-module__yc4bBa__btn{background:var(--color-accent);color:#0f172a}.Pricing-module__yc4bBa__popular .Pricing-module__yc4bBa__btn:hover{background:#f59e0b}@media (max-width:768px){.Pricing-module__yc4bBa__popular{transform:none}}
.Booking-module__5vOxOq__section{background:var(--color-primary);color:#fff;text-align:center;padding:6rem 0}.Booking-module__5vOxOq__container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.Booking-module__5vOxOq__content h2{font-family:var(--font-outfit);margin-bottom:1.5rem;font-size:3rem}.Booking-module__5vOxOq__content p{color:#94a3b8;max-width:600px;margin:0 auto 3rem;font-size:1.25rem}.Booking-module__5vOxOq__actions{justify-content:center;display:flex}.Booking-module__5vOxOq__whatsappBtn{color:#fff;background:#25d366;border-radius:50px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s;display:inline-flex}.Booking-module__5vOxOq__whatsappBtn:hover{transform:scale(1.05);box-shadow:0 10px 25px #25d36666}.Booking-module__5vOxOq__icon svg{fill:currentColor}
.Footer-module__S6Hkya__footer{color:#94a3b8;background:#0f172a;border-top:1px solid #ffffff1a;padding:4rem 0 2rem}.Footer-module__S6Hkya__container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.Footer-module__S6Hkya__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem;display:grid}.Footer-module__S6Hkya__brand h3{color:#fff;font-size:1.5rem;font-family:var(--font-outfit);margin-bottom:1rem}.Footer-module__S6Hkya__brand h3 span{color:var(--color-accent)}.Footer-module__S6Hkya__brand p{line-height:1.6}.Footer-module__S6Hkya__links h4,.Footer-module__S6Hkya__contact h4{color:#fff;margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__links ul,.Footer-module__S6Hkya__contact ul{list-style:none}.Footer-module__S6Hkya__links li,.Footer-module__S6Hkya__contact li{margin-bottom:.75rem}.Footer-module__S6Hkya__links a{transition:color .2s}.Footer-module__S6Hkya__links a:hover{color:var(--color-accent)}.Footer-module__S6Hkya__copyright{text-align:center;border-top:1px solid #ffffff0d;padding-top:2rem;font-size:.9rem}
