.not-found-page{min-height:100vh;padding-top:2rem}.not-found-hero{background:linear-gradient(135deg,#fff5f6 0%,#ffe8ea 100%);border-radius:0 0 2rem 2rem;padding:3rem 0 4rem}.not-found-hero .container{grid-template-columns:1fr;align-items:center;gap:3rem;display:grid}@media (min-width:768px){.not-found-hero .container{grid-template-columns:1fr 1fr}}.not-found-hero__badge{color:var(--first-color);background:#ef44441a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.not-found-hero__content{z-index:2;position:relative}.not-found-hero__404{background:linear-gradient(135deg,var(--first-color)0%,var(--first-color-alt)100%);-webkit-text-fill-color:transparent;z-index:3;background-clip:text;margin-bottom:.5rem;font-size:6rem;font-weight:900;line-height:1;display:block;position:relative}.not-found-hero__title{color:var(--title-color);margin-bottom:1rem;font-size:1.75rem;font-weight:700;line-height:1.3}@media (min-width:768px){.not-found-hero__title{font-size:2.25rem}.not-found-hero__404{font-size:8rem}}.not-found-hero__description{color:var(--text-color);margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.not-found-hero__actions{flex-wrap:wrap;gap:1rem;display:flex}.not-found-hero__visual{justify-content:center;align-items:center;padding:1rem;display:flex}@media (min-width:768px){.not-found-hero__visual{justify-content:flex-end;padding-right:2rem}}.not-found-hero__image{object-fit:contain;filter:drop-shadow(0 20px 40px #00000026);border-radius:1.5rem;max-width:100%;height:auto}@media (max-width:767px){.not-found-hero__image{max-width:280px;margin:0 auto}.not-found-hero .container{position:relative}.not-found-hero__visual{z-index:1;opacity:.85;width:220px;height:auto;padding:0;position:absolute;top:0;right:-1rem}.not-found-hero__image{border-radius:1rem;max-width:220px}.not-found-hero__content{padding-right:80px}}.not-found-about{padding:4rem 0}.not-found-about__header{text-align:center;margin-bottom:3rem}.not-found-about__title{color:var(--title-color);font-size:2rem;font-weight:700}.not-found-about__content{gap:2rem;display:grid}@media (min-width:768px){.not-found-about__content{grid-template-columns:1.2fr 1fr;gap:3rem}}.not-found-about__text{color:var(--text-color);font-size:1rem;line-height:1.8}.not-found-about__text p{margin-bottom:1rem}.not-found-about__text strong{color:var(--title-color)}.not-found-about__cta-card{text-align:center;background:linear-gradient(135deg,#fef2f3 0%,#fdd 100%);border-radius:1.5rem;padding:2rem;box-shadow:0 10px 30px #00000014}.not-found-about__cta-card>i:first-child{color:var(--first-color);margin-bottom:1rem;font-size:3rem;display:block}.not-found-about__cta-card h3{color:var(--title-color);margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.not-found-about__cta-card>p{color:var(--text-color);margin-bottom:1.5rem;line-height:1.6}.not-found-about__buttons{flex-direction:column;gap:1rem;margin-bottom:1rem;display:flex}@media (min-width:480px){.not-found-about__buttons{flex-direction:row;justify-content:center}}.not-found-about__phone{color:var(--title-color);justify-content:center;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:600;display:flex}.not-found-btn-whatsapp{background:linear-gradient(#2dd96e 0%,#25d366 50%,#128c7e 100%)!important;box-shadow:inset 0 1px #fff6,inset 0 4px 8px #fff3,inset 0 -4px 6px #0003,0 8px 15px #25d36666,0 4px 6px #0000001a!important}.not-found-btn-whatsapp:hover{box-shadow:inset 0 2px #fff,inset 0 5px 8px #fffc,inset 0 0 30px #fff6,0 8px 15px #25d36680!important}.not-found-services{background:linear-gradient(#fafafa 0%,#fff 100%);padding:4rem 0}.not-found-services__header{text-align:center;margin-bottom:3rem}.not-found-services__title{color:var(--title-color);margin-bottom:.5rem;font-size:2rem;font-weight:700}.not-found-services__subtitle{color:var(--text-color);font-size:1.1rem}.not-found-services__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (min-width:768px){.not-found-services__grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.not-found-services__grid{grid-template-columns:repeat(6,1fr)}}.not-found-service-card{text-align:center;background:#fff;border-radius:1rem;padding:1.5rem 1rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0000000d}.not-found-service-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001a}.not-found-service-card__icon{background:linear-gradient(135deg,#fff0f1 0%,#fdd 100%);border-radius:1rem;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 1rem;display:flex}.not-found-service-card__icon i{color:var(--first-color);font-size:1.75rem}.not-found-service-card__title{color:var(--title-color);margin-bottom:.5rem;font-size:.95rem;font-weight:600}.not-found-service-card__description{color:var(--text-color);font-size:.8rem;line-height:1.5}.not-found-stays{padding:4rem 0}.not-found-stays__header{text-align:center;margin-bottom:3rem}.not-found-stays__title{color:var(--title-color);margin-bottom:.5rem;font-size:2rem;font-weight:700}.not-found-stays__subtitle{color:var(--text-color)}.not-found-stays__grid{gap:2rem;display:grid}@media (min-width:768px){.not-found-stays__grid{grid-template-columns:repeat(3,1fr)}}.not-found-stay-card{background:#fff;border-radius:1rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px #00000014}.not-found-stay-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.not-found-stay-card__image{height:200px;position:relative}.not-found-stay-card__img{object-fit:cover}.not-found-stay-card__rating{color:#fff;background:#000000bf;border-radius:2rem;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.875rem;font-weight:600;display:flex;position:absolute;top:1rem;right:1rem}.not-found-stay-card__rating i{color:#fbbf24}.not-found-stay-card__content{padding:1.25rem}.not-found-stay-card__name{color:var(--title-color);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.not-found-stay-card__description{color:var(--text-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.9rem;line-height:1.5;display:-webkit-box;overflow:hidden}.not-found-stay-card__actions{justify-content:space-between;align-items:center;display:flex}.not-found-stay-card__link{color:var(--first-color);align-items:center;gap:.35rem;font-size:.9rem;font-weight:600;transition:gap .3s;display:flex}.not-found-stay-card__link:hover{gap:.6rem}.not-found-stay-card__book{color:#fff;background:linear-gradient(#2dd96e 0%,#25d366 100%);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:transform .3s;display:flex}.not-found-stay-card__book:hover{transform:scale(1.1)}.not-found-stays__cta{text-align:center;margin-top:2.5rem}.not-found-blog{background:linear-gradient(#fff 0%,#fafafa 100%);padding:4rem 0}.not-found-blog__header{text-align:center;margin-bottom:3rem}.not-found-blog__title{color:var(--title-color);margin-bottom:.5rem;font-size:2rem;font-weight:700}.not-found-blog__subtitle{color:var(--text-color)}.not-found-blog__grid{gap:2rem;display:grid}@media (min-width:768px){.not-found-blog__grid{grid-template-columns:repeat(3,1fr)}}.not-found-blog-card{background:#fff;border-radius:1rem;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 4px 20px #00000014}.not-found-blog-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px #0000001f}.not-found-blog-card__link{color:inherit;text-decoration:none;display:block}.not-found-blog-card__image{height:180px;position:relative}.not-found-blog-card__img{object-fit:cover}.not-found-blog-card__time{color:#fff;background:#000000b3;border-radius:2rem;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.75rem;display:flex;position:absolute;top:1rem;right:1rem}.not-found-blog-card__content{padding:1.25rem}.not-found-blog-card__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.not-found-blog-card__tag{color:var(--first-color);text-transform:capitalize;background:#4b77e31a;border-radius:1rem;padding:.25rem .6rem;font-size:.7rem;font-weight:500}.not-found-blog-card__title{color:var(--title-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.5rem;font-size:1.05rem;font-weight:600;line-height:1.4;display:-webkit-box;overflow:hidden}.not-found-blog-card__excerpt{color:var(--text-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.not-found-blog__cta{text-align:center;margin-top:2.5rem}.not-found-links{padding:4rem 0}.not-found-links__title{color:var(--title-color);text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.not-found-links__grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.not-found-links__grid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1024px){.not-found-links__grid{grid-template-columns:repeat(8,1fr)}}.not-found-quick-link{color:var(--title-color);background:#fff;border-radius:1rem;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem 1rem;text-decoration:none;transition:transform .3s,box-shadow .3s,color .3s;display:flex;box-shadow:0 2px 10px #0000000d}.not-found-quick-link:hover{color:var(--first-color);transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.not-found-quick-link i{font-size:1.5rem}.not-found-quick-link span{text-align:center;font-size:.8rem;font-weight:600}.not-found-cta{padding:3rem 0 4rem}.not-found-cta__card{background:linear-gradient(135deg,var(--first-color)0%,var(--first-color-alt)100%);text-align:center;color:#fff;border-radius:2rem;padding:3rem 2rem;box-shadow:0 20px 50px #ef44444d}@media (min-width:768px){.not-found-cta__card{text-align:left;justify-content:space-between;align-items:center;padding:3rem;display:flex}}.not-found-cta__title{margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.not-found-cta__description{opacity:.95;max-width:500px;font-size:1.1rem}.not-found-cta__buttons{flex-direction:column;gap:1rem;margin-top:2rem;display:flex}@media (min-width:768px){.not-found-cta__buttons{flex-direction:row;margin-top:0}}@media (max-width:767px){.not-found-page .btn-3d{gap:.5rem;padding:.65rem 1.25rem;font-size:.875rem}.not-found-page .btn-3d--lg{gap:.6rem;padding:.85rem 1.5rem;font-size:.95rem}.not-found-hero__actions{flex-direction:column;width:100%}.not-found-hero__actions .btn-3d{justify-content:center;width:100%}.not-found-about__buttons{flex-direction:column;width:100%}.not-found-about__buttons .btn-3d,.not-found-cta__buttons .btn-3d,.not-found-stays__cta .btn-3d,.not-found-blog__cta .btn-3d{justify-content:center;width:100%}}
