:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{margin:0;min-width:320px}a{color:inherit}.site{color:#e5edff;background:radial-gradient(circle at top right,#123062,#0a1222 45%,#070d1a)}.container{width:min(1120px,92%);margin:0 auto}.header{position:sticky;top:0;z-index:20;background:#080f1ee6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid #1d335d}.header-content{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.5rem 0}.brand{display:inline-flex;align-items:center;text-decoration:none}.brand-logo{display:block;width:auto;height:3rem}.header-nav{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.header-nav a{color:#d3e2ff;text-decoration:none;font-weight:500;font-size:.95rem}.header-nav a:hover{color:#9fca6f}.menu-toggle{display:none;width:2.4rem;height:2.4rem;border-radius:.6rem;border:1px solid #27467d;background:#0e1930;align-items:center;justify-content:center;cursor:pointer}.menu-toggle img{width:1.1rem;height:1.1rem;display:block}.header-cta{white-space:nowrap}.cta-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(135deg,#1354bf,#5cba23);color:#fff;padding:.5rem 1.2rem;font-weight:600;text-decoration:none;transition:transform .2s ease,background .2s ease}.cta-button:hover{background:linear-gradient(135deg,#1d6ff0,#6ad12b);transform:translateY(-1px)}.hero{padding:3rem 0 2rem;scroll-margin-top:4.5rem}.hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:1.5rem;align-items:center}.hero-text h1{font-size:clamp(2rem,4vw,3rem);line-height:1.1;margin:0}.hero-text p{color:#bed0ee;margin:1rem 0 1.5rem}.hero-image{aspect-ratio:16 / 9;border-radius:1.2rem;border:1px solid #27467d;overflow:hidden}.hero-image img{width:100%;height:100%;object-fit:cover;display:block}.section{padding:2rem 0;scroll-margin-top:4rem}.section h2{margin:0;font-size:clamp(1.6rem,2vw,2rem);color:#f8fbff}.section-description{color:#a8bddf;margin-top:.75rem}.carousel{margin-top:1.8rem;position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;touch-action:pan-y}.carousel-control{width:2.6rem;height:2.6rem;border-radius:50%;border:1px solid #27467d;background:#0e1930;color:#e1ecff;font-size:1.8rem;display:grid;place-items:center;cursor:pointer}.carousel-control img{width:1.1rem;height:1.1rem;display:block}.carousel-control--prev img{transform:rotate(180deg)}.carousel-control:hover{border-color:#5cba23}.product-card{background:#0f1a30;border:1px solid #22395f;border-radius:1rem;padding:1.3rem}.product-content{display:block}.product-tag{display:inline-flex;background:#15366c;color:#dbe9ff;border-radius:999px;padding:.25rem .7rem;font-size:.8rem;font-weight:600}.product-card h3{margin:.75rem 0 .4rem}.product-card p{margin:0;color:#b8c9e7}.product-placeholder{margin-top:1rem;aspect-ratio:19 / 9;border-radius:.8rem;border:1px dashed #35558e;background:#0a1427;overflow:hidden}.product-placeholder img{width:100%;height:100%;object-fit:cover;display:block}.carousel-dots{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.dot{width:.5rem;height:.5rem;border-radius:50%;background:#36588f}.dot.active{width:1.4rem;border-radius:999px;background:#5cba23}.about{background:#0d172b;border-top:1px solid #1d335d;border-bottom:1px solid #1d335d}.about-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:1.25rem;align-items:start}.about-grid p{color:#bed0ee}.about-grid ul{margin:0;padding-left:1.1rem;color:#dce8ff}.about-grid li+li{margin-top:.45rem}.map-wrapper{border-radius:1rem;overflow:hidden;border:1px solid #22395f;height:100%}.location-grid{margin-top:1.2rem;display:grid;grid-template-columns:2fr 1fr;gap:1rem;align-items:stretch}.local-info{background:#0f1a30;border:1px solid #22395f;border-radius:1rem;padding:1rem}.local-info h3{margin-top:0;margin-bottom:.75rem;font-size:1rem}.local-info ul{margin:0;padding-left:1rem;color:#dce8ff}.local-info li+li{margin-top:.5rem}.hours-list{display:grid;gap:.35rem;margin-top:.6rem}.hours-row{display:flex;justify-content:space-between;gap:.75rem;font-size:.92rem;color:#bed0ee}.local-info a{color:#7fb8ff}.map-wrapper iframe{width:100%;height:100%;min-height:360px;border:0}.footer{background:#050b17;color:#d5e3ff;padding:1.1rem 0;border-top:1px solid #1d335d}.footer-content{display:flex;flex-direction:column;gap:.75rem;align-items:center;justify-content:center;text-align:center}.footer-content p{margin:0}.footer-links{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.footer-links a{display:inline-flex;align-items:center;gap:.5rem;color:#9fca6f}.footer-links img{width:1rem;height:1rem;display:block}.floating-whatsapp{position:fixed;right:1rem;bottom:1rem;display:inline-flex;align-items:center;justify-content:center;z-index:30}.whatsapp-icon{display:block;width:3.3rem;height:3.3rem}.whatsapp-icon img{display:block;width:100%;height:100%;object-fit:contain}.services{background:#0d172b;border-top:1px solid #1d335d;border-bottom:1px solid #1d335d}.services-grid{margin-top:1.8rem;display:grid;grid-template-columns:1.3fr 1fr;gap:2rem;align-items:center}.video-wrapper{aspect-ratio:16 / 9;border-radius:1.2rem;border:1px solid #27467d;background:#0a1427;overflow:hidden;display:flex}.video-wrapper video,.video-wrapper iframe{flex:1;width:100%;height:100%;border:0;display:block}.video-wrapper video{object-fit:contain;object-position:center}.services-details{display:flex;flex-direction:column;gap:1.5rem}.services-list{margin:0;padding:0;list-style:none;display:grid;gap:.75rem}.services-list li{display:flex;align-items:center;gap:.65rem;color:#dce8ff;font-size:1rem}.services-list li:before{content:"";display:block;width:.45rem;height:.45rem;border-radius:50%;background:#5cba23;flex-shrink:0}.plans{background:#0a1427;border-top:1px solid #1d335d;border-bottom:1px solid #1d335d}.plans-grid{margin-top:1.3rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,210px));gap:1rem;justify-content:center;justify-items:center}.plan-card{width:100%;max-width:210px;border-radius:1.15rem;padding:1rem .85rem .95rem;display:flex;flex-direction:column;gap:.35rem;min-height:100%;text-align:center}.plan-card--start{background:#d4d6d8;color:#123156}.plan-card--flexi{background:#9ed4dc;color:#123156}.plan-card--mega{background:#00cd74;color:#083055}.plan-card--ultra{background:#1451bf;color:#f1f6ff}.plan-card--tour{background:#102e4c;color:#f1f6ff}.plan-name{margin:0;font-size:.9rem;font-weight:700}.plan-gb{margin:0;font-size:clamp(2rem,3vw,2.75rem);font-weight:800;line-height:1}.plan-detail{margin:.05rem 0 0;font-size:.82rem;min-height:3.15rem}.plan-badges{display:flex;flex-wrap:wrap;justify-content:center;align-content:flex-start;gap:.28rem;margin-top:.1rem;min-height:4.95rem}.plan-badge{display:inline-flex;align-items:center;justify-content:center;width:fit-content;border-radius:999px;padding:.24rem .6rem;font-size:.72rem;font-weight:700;line-height:1.2;text-align:center}.plan-badge--primary{background:#0fd66a;color:#fff}.plan-badge--secondary{background:#0e1930eb;color:#fff}.plan-price{margin:.2rem 0 0;font-size:clamp(1.9rem,3vw,2.55rem);font-weight:800;line-height:1}.plan-cta{margin-top:auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.48rem .8rem;font-size:.8rem;font-weight:700;text-decoration:none;background:#0f1a30;color:#f1f6ff}.plans-actions{margin-top:1.25rem;display:flex;align-items:center;gap:.95rem;flex-wrap:wrap}.plans-link{color:#9fca6f;font-weight:600;text-decoration:none}.plans-link:hover{color:#c8e8a0}.plans-note{margin:.85rem 0 0;color:#9db3d8;font-size:.85rem}.reviews{background:#0f1a30;border-top:1px solid #1d335d;border-bottom:1px solid #1d335d}.reviews-grid{margin-top:1.2rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.review-card{background:#0a1427;border:1px solid #22395f;border-radius:1rem;padding:1rem}.review-stars{margin:0;color:#5cba23;letter-spacing:.08rem;font-size:.95rem}.review-text{margin:.55rem 0 0;color:#dce8ff}.review-author{margin:.7rem 0 0;color:#9fca6f;font-weight:600;font-size:.92rem}.reviews-wrapper{display:flex;justify-self:center;gap:30px}.reviews-cta{margin-top:1.2rem}@media(max-width:900px){.hero-grid,.about-grid,.services-grid,.location-grid{grid-template-columns:1fr}.video-wrapper{width:100%}.plans-grid{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.plan-card{max-width:100%}.hero{padding-top:2.5rem;scroll-margin-top:4rem}.section{scroll-margin-top:4rem}}@media(max-width:640px){.header-content{align-items:center;flex-direction:row;gap:.6rem}.header-nav{display:none;position:absolute;left:0;right:0;top:calc(100% + .45rem);flex-direction:column;align-items:stretch;padding:.65rem;border:1px solid #27467d;border-radius:.75rem;background:#0e1930;gap:.75rem;z-index:25}.header-nav.is-open{display:flex}.header-nav a{padding:.35rem .2rem}.header-cta{justify-content:center;font-size:.83rem;padding:.45rem .7rem}.menu-toggle{display:inline-flex}.brand-logo{height:2.35rem}.footer-links{flex-direction:column;align-items:center}.reviews-grid{grid-template-columns:1fr}.plans-actions{flex-direction:column}.plans-grid{grid-template-columns:1fr;justify-items:center}.plan-card{width:min(100%,210px);max-width:210px}.reviews-wrapper{flex-direction:column;gap:0}.carousel{grid-template-columns:1fr 1fr;grid-template-areas:"card card" "prev next";gap:.6rem}.product-card{grid-area:card;padding:0;overflow:hidden}.product-content{padding:.95rem .95rem 0}.product-placeholder{margin-top:.85rem;border-left:0;border-right:0;border-bottom:0;border-radius:0;aspect-ratio:16 / 9}.carousel-control{position:static;transform:none;width:2.15rem;height:2.15rem;border-radius:999px;z-index:auto;background:#0e1930}.carousel-control--prev{grid-area:prev;justify-self:start}.carousel-control--next{grid-area:next;justify-self:end}.carousel-control img{width:.9rem;height:.9rem}}
