.nav{position:relative;background-color:#000606;color:#e3e3e3;display:flex;justify-content:space-between;align-items:stretch;gap:2rem;padding:0 1rem;z-index:1000}.menu-icon{display:none;font-size:2rem;color:#fff;cursor:pointer}.nav ul{padding:0;margin:0;list-style:none;display:flex;gap:1rem}.nav a{color:inherit;text-decoration:none;height:100%;display:flex;align-items:center;padding:.25rem}.site-title{font-size:2rem}.nav li.active{background-color:#78a1bb;color:#000}.nav li:hover{background-color:#777}@media screen and (max-width:960px){.menu-icon{display:block}.nav ul{display:none;flex-direction:column;position:absolute;top:100%;left:0;width:100%;background-color:#000606;padding:1rem 0}.nav ul.active{display:flex}.nav ul li{text-align:center;padding:1rem;width:100%}}.home{position:relative;height:auto;display:flex;flex-direction:column;color:#f5f5f5;font-family:var(--font-sans, "Quicksand", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif)}.homeWelcome{position:relative;height:60vh;display:flex;flex-direction:column;justify-content:flex-end;background-image:url(/assets/home2-BlDQEi92.jpg);background-size:cover;background-position:center center;color:#fff;overflow:hidden}.overlay{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center}.title-container{position:relative;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem 3rem;z-index:2;text-align:center}.title-container:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,#000000bf,#00000073,#00000026 80%,#0000);border-radius:999px;z-index:-1;filter:blur(6px)}.title-container h1{position:relative;z-index:1;font-size:clamp(2.75rem,5vw,4rem);line-height:1.1;letter-spacing:.03em;color:#eff1f5;margin:0}.homeWelcome h1{font-size:clamp(3rem,6vw,4.5rem);font-weight:700;text-shadow:2px 2px 8px rgba(0,0,0,.934)}.hero-subtitle{margin-top:.35rem;font-size:1.15rem;font-weight:500;color:#ffffffe0}.hero-support{margin-top:.75rem;font-size:.95rem;color:#ffffffbf;max-width:34rem}.section-subtitle{margin-top:.2rem;font-size:1rem;font-weight:500;color:#ffffffb8}.section-support{margin-top:.4rem;font-size:.92rem;color:#ffffff9e}.svg-transition{position:absolute;bottom:0;left:0;width:100%;height:110px;overflow:hidden;background:transparent;z-index:0;pointer-events:none}.svg-transition svg{display:block;width:100%;height:100%}.wave-divider path{fill:var(--surface)}.mobile-divider{display:none;width:100%;height:1px;background:#ffffff1a}.homeFeatured{padding:4rem 1rem;position:relative;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(to bottom,var(--surface),var(--background),var(--surface));color:#000;z-index:2;overflow:hidden}.homeFeatured h1{font-size:2rem;margin:0;text-align:center}.homeFeatured>.section-subtitle,.homeFeatured>.section-support{text-align:center}.why-us{margin-top:0;padding:5.5rem 1rem 4rem;min-height:0;height:auto;display:flex;flex-direction:column;text-align:center;justify-content:center;background-color:#e7deb2;background-image:url(/assets/airplane2-CG6za0da.jpg);background-size:cover;background-position:center;color:#000;position:relative;z-index:1}.svg-transition-top{position:absolute;top:0;left:0;width:100%;height:100px;z-index:0;pointer-events:none}.svg-transition-top svg{display:block;width:100%;height:100%}.wave-divider2{width:100%;height:100%;display:block}.wave-divider2 path{fill:var(--surface)}.why-title{position:relative;z-index:2;margin-bottom:1.25rem}.why-title>h1{font-size:clamp(1.9rem,3vw,2.4rem);font-weight:700;letter-spacing:.06rem;text-transform:uppercase;margin:0;padding:0}.subtitle-es{display:block;font-size:.85rem;opacity:.7;font-weight:500;margin-top:2px}.why-sections{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;width:min(1100px,100%);margin:0 auto;padding:1.25rem;background-color:#fcfbfb89;border-radius:18px;box-sizing:border-box}.why-sections div{background-color:#fcfbfbe1;border-radius:15px;padding:1.25rem 1.4rem;box-sizing:border-box;text-align:left;box-shadow:0 14px 30px #00000021;min-width:0}.why-sections div h2{font-size:clamp(1.25rem,2.2vw,1.5rem);font-weight:600;margin:0 0 .5rem;color:#222}.why-sections div p{font-size:1rem;line-height:1.6;margin:0;color:#333}@media screen and (max-width:1100px){.why-sections{grid-template-columns:1fr;max-width:760px}.why-us{padding-top:4rem}}@media screen and (max-width:768px){.homeWelcome{min-height:52vh}.title-container{padding:2rem 1.25rem 2.5rem;width:min(92%,420px)}.homeWelcome h1{font-size:clamp(2.8rem,12vw,4.2rem)}.hero-subtitle{font-size:1rem}.hero-support{font-size:.92rem;line-height:1.45}.svg-transition,.svg-transition-top{display:none}.mobile-divider{display:block}.homeFeatured{padding:3rem 0 3.5rem}.homeFeatured h1{font-size:1.9rem}.why-us{padding:3rem 1rem;height:auto}.svg-transition-top{display:none}.why-title{margin-bottom:1rem}.why-sections{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:0 auto;padding:.75rem;max-width:100%;width:100%;background-color:#fcfbfbb8}.why-sections div{min-width:0;width:100%;margin:0}}@media screen and (max-width:480px){.homeWelcome{min-height:48vh}.title-container{padding:1.5rem 1rem 2rem;width:92%}.homeWelcome h1{font-size:clamp(2.4rem,14vw,3.9rem)}.hero-support,.section-support,.section-subtitle{padding-inline:.75rem}.homeFeatured h1{font-size:1.75rem}.why-title>h1{font-size:1.8rem}.why-sections div h2{font-size:1.2rem}.why-sections div p{font-size:.98rem}}.slides{width:100%;max-width:1200px;position:relative;padding:0;box-sizing:border-box;margin-bottom:1.5rem}.slideScroll{display:flex;align-items:stretch;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;position:relative;gap:1.5rem;padding:0 1rem 1rem;box-sizing:border-box;justify-content:flex-start;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.slideScroll::-webkit-scrollbar{display:none}.slideItem{flex:0 0 300px;max-width:300px;position:relative;z-index:1;margin:1.25rem 0;display:flex;justify-content:center;align-items:stretch;border-radius:10px;overflow:visible;scroll-snap-align:start}.slideItem>*{width:100%;height:100%}.slideItem:hover{z-index:10}.slideControls{display:flex;justify-content:center;gap:1rem;margin-top:.5rem}.slideControls button{padding:.5rem 1.25rem;font-size:1.25rem;background:#014553;color:#fff;border:none;border-radius:8px;cursor:pointer}.slideControls button:hover{background-color:#0b8ba9}@media(max-width:900px){.slides{width:100%}.slideScroll{gap:1rem;padding:0 1rem 1rem}.slideItem{flex:0 0 280px;max-width:280px}}@media(max-width:640px){.slides{width:100%}.slideScroll{justify-content:flex-start;gap:.75rem;padding:0 .75rem 1rem;scroll-snap-type:x mandatory;scroll-padding-left:.75rem;scroll-padding-right:.75rem;box-sizing:border-box}.slideItem{flex:0 0 calc(100% - 1.5rem);max-width:calc(100% - 1.5rem);margin:1rem 0;scroll-snap-align:center}.slideControls{gap:.75rem}.slideControls button{padding:.45rem 1rem;font-size:1.1rem}}.dlg-overlay{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:1000;display:grid;place-items:center;padding:1rem;animation:dlg-fade-in .12s ease-out}@keyframes dlg-fade-in{0%{opacity:0}to{opacity:1}}.dlg-content{position:relative;width:min(70vw,80%);max-height:90vh;overflow-y:auto;background:var(--background);color:var(--foreground);border:1px solid var(--border);border-radius:12px;box-shadow:0 20px 60px #00000073;padding:1.5rem;animation:dlg-zoom-in .16s ease-out}@keyframes dlg-zoom-in{0%{transform:scale(.97) translateY(6px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.dlg-close{position:absolute;top:10px;right:12px;border:none;background:transparent;color:var(--foreground);font-size:1.5rem;line-height:1;border-radius:8px;cursor:pointer;opacity:.8}.dlg-close:hover{opacity:1}.dlg-header{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem}.dlg-title{font-size:1.25rem;font-weight:700}.dlg-description{font-size:.95rem;opacity:.8}.dlg-body{display:grid;gap:1rem}.ui-card{border:1px solid var(--border);background:var(--background);color:var(--foreground);border-radius:12px;overflow:hidden;height:100%}.ui-card--hoverable{transition:transform .2s ease,box-shadow .2s ease}.ui-card--hoverable:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 10px 30px #00000059}.ui-card__header{padding:1.25rem}.ui-card__title{font-size:1.25rem;font-weight:600}.ui-card__desc{font-size:.9rem;opacity:.8}.ui-card__content{padding:1.25rem;padding-top:0}.ui-card__footer{padding:1.25rem;padding-top:0;display:flex;align-items:center}.cursor-pointer{cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:10px;font-weight:600;font-size:.9rem;padding:.625rem 1rem;cursor:pointer;transition:background-color .2s ease,opacity .2s ease,box-shadow .2s ease}.btn:disabled{opacity:.6;cursor:not-allowed}.btn--default{background:var(--button-bg);color:var(--button-text)}.btn--default:hover{background:var(--button-bg-hover)}.btn--outline{background:transparent;color:var(--foreground);border:1px solid var(--border)}.btn--outline:hover{background:#ffffff0a}.btn--hero{background:linear-gradient(90deg,#16a34a,#0ea5e9);color:#fff;box-shadow:0 4px 16px #00000040}.btn--hero:hover{filter:brightness(1.05)}.btn--sm{padding:.5rem .75rem;font-size:.85rem}.btn--lg{padding:.75rem 1.25rem;font-size:1rem}.aspect-4-3{position:relative;width:100%;padding-top:75%}.aspect-4-3>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pm-desc{display:inline-flex;align-items:center;gap:.5rem;font-size:.95rem;opacity:.9}.pm-icon-primary{color:var(--primary)}.pm-icon-accent{color:var(--accent)}.pm-title-icon{margin-right:.35rem;vertical-align:-2px}.pm-layout{display:grid;grid-template-columns:minmax(280px,420px) minmax(0,1fr);gap:1.25rem;height:70vh}.pm-gallery{flex:1;display:flex;flex-direction:column;gap:.65rem}.pm-hero{position:relative;width:100%;flex:1;min-height:220px;border-radius:12px;overflow:hidden;background:#1113;border:1px solid var(--border)}.pm-hero img{width:100%;height:100%;object-fit:cover}.pm-hero-fallback{width:100%;height:100%}.pm-thumbs{margin-top:.1rem;display:flex;gap:.5rem;overflow-x:auto;padding-top:.25rem;padding-bottom:.35rem}.pm-thumb{border:1px solid var(--border);border-radius:8px;padding:0;background:transparent;cursor:pointer;flex:0 0 72px;height:56px;overflow:hidden}.pm-thumb img{width:100%;height:100%;object-fit:cover}.pm-thumb--active{border-color:var(--primary)}.pm-thumbs::-webkit-scrollbar{height:10px}.pm-thumbs::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px;margin:4px 0}.pm-thumbs::-webkit-scrollbar-thumb{background:#1200000f;border-radius:999px;border:1px solid var(--primary);box-shadow:inset 0 0 0 1px #ffffff14,0 2px 6px #00000040}.pm-thumbs::-webkit-scrollbar-thumb:hover{background:var(--accent)}.pm-main{flex:1.75;display:flex;flex-direction:column;gap:.75rem;overflow-y:auto;padding-left:.75rem;padding-right:.35rem}.pm-main::-webkit-scrollbar{width:10px}.pm-main::-webkit-scrollbar-track{background:#ffffff0f;border-radius:999px;margin:4px 0}.pm-main::-webkit-scrollbar-thumb{background:#1200000f;border-radius:999px;border:1px solid var(--primary);box-shadow:inset 0 0 0 1px #ffffff14,0 2px 6px #00000040}.pm-main::-webkit-scrollbar-thumb:hover{background:var(--accent)}.pm-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.pm-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background:#ffffff0a;border:1px solid var(--border);border-radius:10px;padding:.75rem}.pm-stat-label{font-size:.75rem;opacity:.7;margin:0}.pm-stat-value{font-weight:600;margin:0}.pm-stat-container{display:flex;gap:.35rem;flex-direction:row;align-items:center}.pm-price{align-items:center;text-align:center;gap:.35rem}.pm-price-main{font-size:1.45rem;font-weight:800;color:var(--primary);line-height:1.1}.pm-price-sub{font-size:.78rem;opacity:.7;margin-top:-2px}.pm-section{margin-top:.75rem}.pm-section-title{font-weight:600;font-size:1.05rem;margin:0 0 .5rem;display:flex;align-items:center}.pm-text-muted{opacity:.85;white-space:pre-line;line-height:1.7;color:var(--foreground);max-width:68ch}.pm-included-list{display:flex;flex-direction:column;gap:.75rem}.pm-included-item{display:flex;align-items:center;gap:.75rem;color:var(--foreground)}.pm-check{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;font-size:.95rem}.pm-check.yes{background:#22c55e2e;color:#86efac;border:1px solid rgba(34,197,94,.35)}.pm-check.no{background:#ef444429;color:#fca5a5;border:1px solid rgba(239,68,68,.3)}.pm-hotel-list{display:flex;flex-direction:column;gap:.9rem}.pm-hotel-card{padding:.3rem 0 1rem;border-bottom:1px solid rgba(255,255,255,.08)}.pm-hotel-card:last-child{border-bottom:none;padding-bottom:0}.pm-hotel-name{margin:0;margin-bottom:1rem;font-weight:700;font-size:1rem;color:var(--foreground)}.pm-hotel-meta{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:.35rem;margin-bottom:.7rem}.pm-hotel-meta-item{color:#f1f1f1b8;font-size:var(--text-sm)}.pm-hotel-meta-item strong{color:#f1f1f1eb;font-weight:700}.pm-hotel-amenities{display:flex;flex-wrap:wrap;gap:.5rem}.pm-hotel-amenity{display:inline-flex;align-items:center;padding:.36rem .7rem;border-radius:999px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);color:#f1f1f1e0;font-size:var(--text-sm)}.pm-list{list-style:disc;padding-left:1.25rem;margin:0;display:grid;gap:.25rem}.pm-highlights{list-style:none;padding:0;margin:0;display:grid;gap:.5rem}.pm-highlight-item{display:flex;align-items:flex-start;gap:.5rem}.pm-check{margin-top:2px}.pm-link-row{display:flex;align-items:center;gap:.5rem}.pm-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--primary);text-decoration:none;font-weight:600}.pm-link:hover{text-decoration:underline}.pm-share{display:flex;align-items:center;gap:.6rem}.pm-share-btn{display:inline-flex;align-items:center;gap:.4rem;border:1px solid var(--border);background:#ffffff0a;color:var(--foreground);padding:.5rem .75rem;border-radius:10px;cursor:pointer}.pm-share-btn:hover{filter:brightness(1.08)}.pm-socials{display:flex;align-items:center;gap:.6rem}.pm-social{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:#ffffff0a;color:var(--foreground);cursor:pointer}.pm-social:hover{filter:brightness(1.1)}.pm-copied{font-size:.85rem;opacity:.8;margin-left:.25rem}.pm-actions{display:flex;flex-direction:column;gap:.6rem;margin-top:.5rem}.pm-language-note{text-align:center;font-size:.9rem;font-weight:500;color:var(--foreground);margin-bottom:.5rem;display:inline-block;position:relative}.pm-language-note:after{content:"";position:absolute;left:50%;transform:translate(-50%);bottom:-4px;width:65%;height:2px;background:linear-gradient(90deg,transparent,var(--primary),transparent);border-radius:999px}.pm-contact-btn,.pm-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;width:100%;padding:.75rem;font-size:1rem;border-radius:10px;cursor:pointer;border:1px solid var(--border);text-decoration:none;color:var(--foreground)}.pm-contact-btn{background:#25d366;color:#fff;border:none;font-weight:600}.pm-contact-btn:hover{filter:brightness(1.1)}.pm-action-btn{background:#ffffff0d}.pm-action-btn:hover{background:#ffffff14}.pm-email-backdrop{position:fixed;inset:0;background:#000000b3;z-index:1100;display:grid;place-items:center;padding:1rem}.pm-email-modal{width:min(480px,100%);background:var(--background);color:var(--foreground);border-radius:12px;border:1px solid var(--border);box-shadow:0 20px 60px #0009;padding:1.25rem;display:flex;flex-direction:column;gap:.75rem}.pm-email-title{font-size:1.1rem;font-weight:600;margin:0 0 .5rem}.pm-email-field{display:flex;flex-direction:column;gap:.25rem}.pm-email-label{font-size:.8rem;opacity:.75}.pm-email-value{font-size:.95rem;padding:.4rem .5rem;border-radius:8px;border:1px solid var(--border);background:#ffffff08}.pm-email-textarea{width:100%;min-height:120px;resize:vertical;border-radius:8px;border:1px solid var(--border);background:#ffffff08;color:var(--foreground);padding:.5rem .6rem;font-family:inherit;font-size:.9rem}.pm-email-actions{display:flex;gap:.5rem;margin-top:.25rem}.pm-email-btn{flex:1}.theme-light .pm-stat,.theme-light .pm-price,.theme-light .pm-social,.theme-light .pm-contact-btn,.theme-light .pm-action-btn,.theme-light .pm-email-value,.theme-light .pm-email-textarea{background:#00000008}@media(max-width:1024px){.pm-layout{flex-direction:column;height:auto;max-height:70vh}.pm-main{max-height:50vh}}@media(max-width:640px){.pm-stats{grid-template-columns:1fr}}.pm-email-form{display:flex;flex-direction:column;gap:.75rem}.pm-email-input{width:100%;padding:.4rem .5rem;border-radius:8px;border:1px solid var(--border);background:#ffffff08;color:var(--foreground);font-size:.9rem}.pm-email-input:focus,.pm-email-textarea:focus{outline:1px solid var(--primary);outline-offset:1px}.pm-email-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.pm-email-status{margin-top:.25rem;font-size:.85rem}.pm-email-status--success{color:#4ade80}.pm-email-status--error{color:#f97373}@media(max-width:1024px){.pm-layout{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:1rem;height:auto;max-height:none;align-items:start}.pm-gallery{gap:.6rem}.pm-hero{min-height:240px}.pm-main{overflow-y:visible;max-height:none;padding-left:.25rem;padding-right:0;gap:.7rem}.pm-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.pm-stat{padding:.7rem}.pm-stat-label{font-size:.72rem}.pm-stat-value{font-size:.95rem;text-align:center}.pm-price-main{font-size:1.15rem}.pm-section{padding:.9rem}.pm-section-title{font-size:.98rem}.pm-hotel-meta{gap:.6rem}.pm-socials{flex-wrap:wrap}.pm-email-grid{grid-template-columns:1fr 1fr}}@media(max-width:820px){.pm-layout{display:flex;flex-direction:column;gap:1rem;height:auto;max-height:none}.pm-gallery{width:100%}.pm-hero{width:100%;min-height:280px;max-height:420px}.pm-main{overflow:visible;max-height:none;padding-left:0;padding-right:0}.pm-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.pm-section{padding:.95rem}.pm-email-grid{grid-template-columns:1fr}.pm-email-actions{flex-direction:column}.pm-email-btn{width:100%}}@media(max-width:640px){.dlg-content{width:min(90vw,100%)}.pm-layout{display:flex;flex-direction:column;gap:1rem;height:auto;max-height:none;min-width:0}.pm-gallery{width:100%}.pm-hero{min-height:220px;max-height:300px;border-radius:12px}.pm-thumbs{gap:.45rem;padding-top:.25rem;padding-bottom:.3rem}.pm-thumb{flex:0 0 64px;height:50px}.pm-main{overflow:visible;max-height:none;padding-left:0;padding-right:0;gap:.75rem}.pm-stats{grid-template-columns:1fr;gap:.6rem}.pm-stat{align-items:flex-start;text-align:left;padding:.8rem}.pm-stat-container{justify-content:flex-start}.pm-price{align-items:flex-start;text-align:left}.pm-price-main{font-size:1.15rem}.pm-section{padding:.85rem}.pm-section-title{font-size:.95rem}.pm-text-muted,.pm-list,.pm-highlight-item span,.pm-hotel-meta-item,.pm-hotel-amenity{font-size:.92rem}.pm-share{flex-direction:column;align-items:stretch}.pm-share-btn{justify-content:center;width:100%}.pm-socials{flex-wrap:wrap;justify-content:center}.pm-contact-btn,.pm-action-btn{width:100%;min-height:46px;font-size:.95rem}.pm-email-modal{width:100%;padding:1rem;max-height:90vh}.pm-email-grid{grid-template-columns:1fr}.pm-email-actions{flex-direction:column}}.pkg-aspect{position:relative;width:100%;padding-top:75%}.pkg-aspect>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.ui-card--hoverable:hover .pkg-aspect>img{transform:scale(1.06)}.pkg-title{font-size:1.25rem;font-weight:600;margin:.5rem 0 .75rem}.pkg-meta{display:flex;align-items:center;gap:.5rem;opacity:.8;margin-bottom:.75rem;font-size:.9rem}.pkg-metaRow{display:flex;align-items:center;gap:1rem;font-size:.9rem;margin-bottom:1rem}.pkg-metaItem{display:flex;align-items:center;gap:.25rem}.pkg-bottom{display:flex;align-items:center;justify-content:space-between}.pkg-price{font-size:1.25rem;font-weight:700;color:var(--primary)}.pkg-per{font-size:.85rem;opacity:.7}.about{height:auto;position:relative;background-size:cover;background:linear-gradient(to bottom,var(--surface),var(--background))}.title-container-ns{z-index:2;text-align:center}.title-container-ns{position:relative;display:inline-flex;flex-direction:column;align-items:center;padding:2rem;z-index:2}.aboutItems{padding-top:2rem;padding-bottom:4rem;height:auto;display:flex;flex-direction:column;gap:1rem;align-items:center;justify-content:center}.aboutInformation{width:100%;max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1.25fr .9fr;gap:2.5rem;align-items:start;padding:1rem 1.5rem}.aboutBio{height:100%;background:#6c6b6bbf;border:1px solid rgba(0,0,0,.08);border-radius:16px;padding:1.75rem 1.75rem 1.5rem;color:#111;box-shadow:0 18px 40px #0000001f}.aboutTitle{margin:0 0 .75rem;font-size:var(--title-mid);font-weight:700;letter-spacing:.02em}.aboutParagraph{margin:0 0 1.25rem;font-size:1rem;line-height:1.65;color:#dfdddd}.aboutLinks{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1.25rem}.aboutContact{background:#e6e4e5cc;border-radius:14px;padding:1rem;border:1px solid rgba(193,20,86,.31)}.aboutConnect,.aboutMessageHeading{margin:0 0 .75rem;font-size:1rem;font-weight:700;color:#111}.aboutSendMessage{display:flex;gap:.75rem;align-items:center}.aboutIconBtn{width:44px;height:44px;border-radius:999px;background:#0000000f;border:1px solid rgba(0,0,0,.08);display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .12s ease,background .12s ease;text-decoration:none}.aboutIconBtn:hover{transform:translateY(-1px);background:#0000001a}.aboutIcons{color:#111;font-size:1.6rem}.aboutImageCol{display:flex;flex-direction:column;align-items:center;gap:.75rem}.aboutAgentImage{width:100%;max-width:420px;aspect-ratio:4 / 5;object-fit:cover;border-radius:18px;border:1px solid rgba(0,0,0,.08);box-shadow:0 20px 45px #00000026}.aboutImageCaption{margin:0;font-size:.9rem;color:#000000b3}@media(max-width:900px){.aboutInformation{grid-template-columns:1fr;gap:1.5rem}.aboutLinks{grid-template-columns:1fr}.aboutImageCol{align-items:center}}.aboutSocial svg{transition:transform .2s ease,color .2s ease}.aboutSocial svg:hover{transform:scale(1.2);color:var(--primary)!important;fill:red!important}.aboutIcons{transition:transform .2s ease,color .2s ease}.aboutIcons:hover{transform:scale(1.2);color:var(--primary)!important;fill:red!important}.aboutGallery{height:100%;width:100%;background-color:#0000008f;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#f5f5f5}.loader{height:80vh;display:flex;align-items:center;justify-content:center}.loading{width:50px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#04931f 94%,#0000) top/8px 8px no-repeat,conic-gradient(#0000 30%,#049228);-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 8px),#000 0);animation:l13 1s infinite linear}@keyframes l13{to{transform:rotate(1turn)}}.loading-dots{width:60px;aspect-ratio:4;--_g: no-repeat radial-gradient(circle closest-side,#108110 90%,#0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:calc(100%/3) 100%;animation:l7 1s infinite linear}@keyframes l7{33%{background-size:calc(100%/3) 0%,calc(100%/3) 100%,calc(100%/3) 100%}50%{background-size:calc(100%/3) 100%,calc(100%/3) 0%,calc(100%/3) 100%}66%{background-size:calc(100%/3) 100%,calc(100%/3) 100%,calc(100%/3) 0%}}@media screen and (max-width:1026px){.aboutInformation{margin-top:.75rem;margin-bottom:1rem}.aboutInner{height:10%;width:30vw}.aboutInnerTape{top:5%;width:30%}.aboutInnerTape img{width:100%}.aboutInnerTape h1{top:-5%;font-size:2.8rem}.bio{padding:2rem}.bio h1{text-align:center}.aboutLinks h3{font-size:1.25rem}}@media screen and (max-width:961px){.aboutInformation{margin-top:.75rem;margin-bottom:1rem}.aboutInnerTape{top:8%}.aboutInnerTape h1{top:-10px}.bio{padding:2rem}.bio h1{text-align:center}.aboutLinks h3{font-size:1rem}}@media screen and (max-width:850px){.homeWelcome{height:35vh}.homeWelcome h1{font-size:3.5rem}.homeFeatured h1{font-size:1.75rem}.aboutInformation{flex-direction:column;margin-top:.75rem;margin-bottom:1rem}.aboutInner{height:10%;width:30vw}.aboutInnerTape{top:1%;width:30%}.aboutInnerTape img{width:100%}.aboutInnerTape h1{top:-8%;font-size:2.5rem}.bio{padding:2rem}.bio h1{text-align:center}.aboutLinks h3{font-size:1.5rem}}@media screen and (max-width:801px){.aboutInformation{margin-top:1rem;flex-direction:column;margin-bottom:1rem}.aboutInner{position:absolute;align-items:center;width:30vw}.aboutInnerTape{top:1%}.aboutInnerTape h1{font-size:2.25rem;top:-10px}.bio{padding:2rem}.aboutGallery{font-size:1.25rem}}@media screen and (max-width:480px){.about{overflow:hidden}.aboutInformation{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem;margin-bottom:2.5rem}.bio{padding:1.5rem}.aboutLinks{flex-direction:column}.aboutLinks h3{font-size:1.05rem}.aboutInnerTape{top:-1%;width:50%}.aboutInnerTape img{height:8vh}.aboutInnerTape h1{top:-10%;font-size:2.2rem}.aboutGallery{padding:2.5rem}}.polaroid{max-width:35rem;height:auto;background:#fff;padding:1rem;box-shadow:0 .2rem 1.2rem #0003;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:1px 10px 5px #0113195e}.polaroid>img{max-width:100%;height:auto}.polaroidCaption{color:#000;font-size:1rem;text-align:center;line-height:2em}@media screen and (max-width:480){.polaroid{width:100%;max-width:20rem;padding:.5rem}.polaroidCaption{font-size:.8rem}}@media screen and (max-width:768){.polaroid{width:80%;max-width:25rem;padding:.8rem}.polaroidCaption{font-size:.9rem}}.scroller{max-width:85%}.scrollerInner{padding-block:1rem;display:flex;flex-wrap:wrap;gap:1rem}.scroller[data-animated=true]{overflow:hidden;-webkit-mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent);mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent)}.scroller[data-animated=true] .scrollerInner{flex-wrap:nowrap;animation:scroll var(--_animation-duration, 50s) var(--_animation-direction, forwards) linear infinite;width:max-content}.scroller[data-animated=true] .scrollerInner:hover{animation-play-state:paused}.scroller[data-direction=right]{--_animation-direction: reverse}.scroller[data-direction=left]{--_animation-direction: forwards}@keyframes scroll{to{transform:translate(calc(-50% - .5rem))}}.scrollerImage{height:40vh;width:30vw;display:flex;justify-content:center;align-items:center;overflow:hidden}.scrollerInner img{min-width:100%;min-height:100%;object-fit:cover}@media screen and (max-width:1026px){.scrollerImage{height:40vh;width:45vw}}@media screen and (max-width:961px){.scrollerImage{height:40vh;width:55vh}}@media screen and (max-width:641px){.scrollerImage{height:25vh;width:50vw}}@media screen and (max-width:481px){.scroller{max-width:95%}.scrollerImage{height:20vh;width:50vw}}.login-page{min-height:100vh;background:var(--background, #0c0c0c);color:var(--foreground, #f5f5f5);display:flex;align-items:center;justify-content:center;padding:2rem 1.25rem;font-family:var(--font-sans, "Quicksand", system-ui, sans-serif)}.login-shell{width:100%;max-width:1040px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.08);box-shadow:0 24px 70px #0009;display:grid;grid-template-columns:1.1fr 1fr;background:var(--surface, #141918)}.login-aside{position:relative;padding:2.2rem;background:linear-gradient(135deg,#3bb29d2e,#0003)}.login-aside:before{content:"";position:absolute;inset:0;opacity:.2;background-repeat:no-repeat;background-position:right bottom;background-size:520px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='700' height='700' viewBox='0 0 700 700'%3E%3Cg fill='none' stroke='%23ffffff' stroke-opacity='0.8' stroke-width='2'%3E%3Cpath d='M510 620c-70-10-125-48-160-105-38-61-40-142-5-210 38-73 118-115 197-105'/%3E%3Cpath d='M460 620c-25-40-33-92-18-140 17-54 62-96 120-110'/%3E%3Cpath d='M420 600c-14-34-14-74 2-110 18-40 54-70 98-82'/%3E%3Cpath d='M540 270c-30 10-60 28-84 55-26 29-40 66-42 106'/%3E%3Cpath d='M548 340c-22 8-44 22-62 42-18 20-28 46-30 74'/%3E%3C/g%3E%3C/svg%3E")}.login-aside-content{position:relative;z-index:1;max-width:380px}.login-brand{margin:0 0 .5rem;font-size:clamp(2rem,2.6vw,2.6rem);font-weight:700;letter-spacing:.02em;color:var(--foreground, #f5f5f5)}.login-tagline{margin:0 0 1.2rem;font-size:.95rem;line-height:1.6;color:#f5f5f5d9}.login-badges{display:flex;gap:.5rem;flex-wrap:wrap}.login-badge{border:1px solid rgba(255,255,255,.14);background:#00000038;padding:.35rem .6rem;border-radius:999px;font-size:.8rem;color:#f5f5f5e6}.login-main{padding:2.2rem;display:flex;align-items:center;justify-content:center}.login-card{width:100%;max-width:420px;padding:1.6rem 1.4rem;border-radius:16px;background:#00000038;border:1px solid rgba(255,255,255,.08)}.login-title{margin:0;font-size:1.5rem;font-weight:700;color:var(--foreground, #f5f5f5)}.login-subtitle{margin:.35rem 0 1rem;font-size:.95rem;line-height:1.5;color:#f5f5f5cc}.login-error{margin:0 0 1rem;padding:.75rem .85rem;border-radius:12px;background:#ff4d4d1f;border:1px solid rgba(255,77,77,.25);color:#ffe6e6f2;font-size:.9rem}.login-form{display:flex;flex-direction:column;gap:.55rem}.login-label{font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#f5f5f5bf;margin-top:.5rem}.login-input{width:100%;border-radius:12px;padding:.7rem .8rem;font-size:.95rem;color:var(--foreground, #f5f5f5);background:#0c0c0cb3;border:1px solid rgba(255,255,255,.12);font-family:inherit}.login-input::placeholder{color:#f5f5f573}.login-input:focus{outline:1px solid var(--primary, #3bb29d);outline-offset:2px;border-color:#3bb29dcc}.login-btn{margin-top:1rem;padding:.75rem 1rem;border-radius:999px;border:none;cursor:pointer;font-weight:700;font-size:.95rem;background:var(--primary, #3bb29d);color:#0c0c0c;transition:transform .12s ease,filter .12s ease}.login-btn:hover{transform:translateY(-1px);filter:brightness(1.03)}.login-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.login-footer{margin-top:.9rem;display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.9rem;color:#f5f5f5bf}.login-link{color:#f5f5f5d9;text-decoration:none;border-bottom:1px solid transparent}.login-link:hover{border-bottom-color:#f5f5f580}.login-dot{opacity:.6}@media(max-width:900px){.login-shell{grid-template-columns:1fr}.login-aside{min-height:220px}}.login-message{margin:0 0 1rem;padding:.75rem .85rem;border-radius:12px;background:#3bb29d1f;border:1px solid rgba(59,178,157,.25);color:#ebfffaf2;font-size:.9rem}.login-forgot{margin-top:.75rem;width:100%;background:transparent;border:none;color:#f5f5f5d9;font-size:.9rem;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.login-forgot:disabled{opacity:.6;cursor:not-allowed}.toast-container{position:fixed;bottom:1.5rem;right:1.5rem;display:flex;flex-direction:column;gap:.75rem;z-index:9999}.toast{background:#000000d9;padding:1rem 1.25rem;border-radius:8px;color:#fff;min-width:240px;box-shadow:0 4px 12px #0000004d;animation:toastPop .25s ease-out}.toast p{margin:.25rem 0 0;opacity:.85}@keyframes toastPop{0%{opacity:0;transform:translateY(10px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.site-footer{border-top:1px solid var(--border, rgba(255, 255, 255, .08));background:var(--background, #050608);color:var(--muted-foreground, #d4d4d4);padding-top:3rem}.footer-container{max-width:80%;margin:0 auto;padding:0 1.5rem 2.5rem}.footer-main{display:grid;gap:2rem}@media(min-width:768px){.footer-main{grid-template-columns:minmax(0,1.3fr) minmax(0,2fr);align-items:flex-start}}.footer-brand{margin:auto;width:100%;max-width:350px;display:flex;flex-direction:column;gap:.85rem}.footer-brand-header{display:flex;align-items:center;gap:.6rem}.footer-logo{width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#ffffff0a;color:var(--primary, #3bb29d)}.footer-brand-name{font-weight:700;font-size:1.1rem;color:var(--foreground, #f9f9f9)}.footer-brand-text{font-size:.9rem;line-height:1.5;max-width:340px;color:var(--muted-foreground, #c6c6c6)}.footer-contact-line{display:flex;align-items:center;gap:.4rem;font-size:.9rem;color:var(--muted-foreground, #c6c6c6)}.footer-contact-icon{color:var(--primary, #3bb29d)}.footer-contact-text{font-size:.9rem}.footer-es{font-weight:800}.footer-email-es{font-size:10px;font-weight:900}.footer-social-row{margin-top:.75rem;display:flex;gap:.5rem}.footer-social-btn{width:36px;height:36px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:#3bb29d1f;color:var(--primary, #3bb29d);border:1px solid transparent;text-decoration:none;transition:background .15s ease,transform .12s ease,border-color .15s ease}.footer-social-btn:hover{background:#3bb29d33;border-color:#3bb29d99;transform:translateY(-1px)}.footer-form-card{background:#0003;border-radius:14px;padding:1.5rem 1.5rem 1.75rem;border:1px solid var(--border, rgba(255, 255, 255, .08));box-shadow:0 18px 40px #0006}.footer-form-title{display:flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-weight:600;font-size:1rem;color:var(--foreground, #f9f9f9)}.footer-form-title-icon{color:var(--primary, #3bb29d)}.footer-form{display:flex;flex-direction:column;gap:.85rem}.footer-form-row{display:grid;gap:.75rem}@media(min-width:640px){.footer-form-row{grid-template-columns:repeat(2,minmax(0,1fr))}}.footer-field{display:flex;flex-direction:column;gap:.3rem}.footer-label{font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground, #b0b0b0)}.footer-input,.footer-textarea{width:100%;border-radius:10px;border:1px solid var(--border, rgba(255, 255, 255, .12));background:#0a0a0acc;color:var(--foreground, #f9f9f9);font-size:.9rem;padding:.6rem .7rem;font-family:inherit}.footer-input::placeholder,.footer-textarea::placeholder{color:#c8c8c899}.footer-input:focus,.footer-textarea:focus{outline:1px solid var(--primary, #3bb29d);outline-offset:1px;border-color:var(--primary, #3bb29d)}.footer-textarea{resize:vertical;min-height:80px}.footer-submit-btn{margin-top:.25rem;align-self:flex-start;padding:.6rem 1.5rem;border-radius:999px;border:none;font-size:.9rem;font-weight:600;cursor:pointer;background:var(--primary, #3bb29d);color:#050608;box-shadow:0 12px 25px #00000073;transition:transform .12s ease,box-shadow .12s ease,background .15s ease}.footer-submit-btn:hover{background:#49c8ae;transform:translateY(-1px);box-shadow:0 18px 35px #0000008c}.footer-bottom{border-top:1px solid var(--border, rgba(255, 255, 255, .08));margin-top:2.25rem;padding-top:1.25rem;text-align:center}.footer-bottom-text{font-size:.8rem;color:var(--muted-foreground, #a1a1a1)}.adminTableSection{flex:5;width:100%;background-color:transparent;text-align:center}.adminInfoView,.tableView{min-width:0}.adminTableNames{height:100%;width:100%;display:flex;flex-direction:column}.tableName{height:5vh;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--foreground)}.tableName:hover{font-weight:700}.tableName.active{background-color:var(--surface);font-weight:700;border-radius:8px}.tableContainer{width:100%;display:flex;flex-direction:column;height:100%;max-height:90vh;min-height:0;overflow:hidden}.tableWrapper{flex:1;min-height:0;overflow:auto;padding-right:.75rem;box-sizing:border-box;border-radius:16px;border:1px solid var(--border);background:#0000002e;max-width:100%}.tableWrapper::-webkit-scrollbar{width:.75rem;height:.75rem}.tableWrapper::-webkit-scrollbar-track{background:#ffffff0a;border-radius:10px}.tableWrapper::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:10px}.tableWrapper::-webkit-scrollbar-thumb:hover{background:#ffffff47}.adminDataTable{width:100%;min-width:900px;border-collapse:separate;border-spacing:0 10px}.tableHeader{color:var(--foreground);text-align:center;font-size:1.25rem}.tableHeader th{position:sticky;top:0;z-index:5;background:#0000008c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#f5f5f5eb;font-weight:800;font-size:.9rem;text-align:left;padding:.85rem .9rem;border-bottom:1px solid var(--border)}.tableHeader th:first-child{width:44px;text-align:center;border-top-left-radius:14px;border-bottom-left-radius:14px}.tableHeader th:last-child{border-top-right-radius:14px;border-bottom-right-radius:14px}.tableRow{background:#fffffff5;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px #00000040;transition:transform .12s ease,box-shadow .12s ease}.tableRow:hover{transform:translateY(-1px);box-shadow:0 14px 38px #00000057}.tableRow td{padding:.85rem .9rem;border:none;vertical-align:middle;text-align:left;font-size:.95rem;color:#0c0c0c}.tableRow td:first-child{width:44px;text-align:center;border-top-left-radius:12px;border-bottom-left-radius:12px}.tableRow td:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.tableRow input[type=checkbox]{width:16px;height:16px;accent-color:var(--primary)}.tableCellClamp{max-width:320px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rowName{padding:.5rem}.tableButtons{margin-top:14px;display:flex;justify-content:flex-end;gap:.75rem}.tableBttn{border:none;cursor:pointer;border-radius:999px;padding:.65rem 1rem;font-weight:800;transition:transform .12s ease,filter .12s ease}.tableBttn:hover,.tableButtons button:hover{transform:translateY(-1px);filter:brightness(1.05)}.row-content{width:100%;padding:1.25rem;display:flex;flex-direction:column;gap:1.5rem;background-color:var(--surface);color:var(--foreground);border:1px solid var(--border);border-radius:16px;box-shadow:0 12px 28px #00000059,0 4px 12px #00000040;position:relative}.row-content:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:4px;border-radius:4px;background:linear-gradient(180deg,var(--primary),var(--accent))}.featuredExpanded{width:100%;display:flex;flex-direction:column;gap:1rem;padding:0;background:transparent}.featuredSummaryCard{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;background:#ffffff05;border:1px solid var(--border);border-radius:14px;padding:1rem 1.25rem}.featuredTripTitle{margin:0 0 .4rem;font-size:1.3rem;font-weight:700;color:var(--foreground)}.featuredTripDates,.featuredTripPrice,.featuredSummaryStat{margin:.25rem 0;color:#f1f1f1d1}.featuredSummarySide{min-width:220px}.featuredContentGrid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.featuredCard{background:#ffffff05;border:1px solid var(--border);border-radius:14px;padding:1rem 1.25rem}.featuredCardTitle{margin:0 0 1rem;font-size:1.05rem;font-weight:700;color:var(--foreground)}.featuredSection+.featuredSection{margin-top:1rem}.featuredLabel{margin:0 0 .4rem;font-weight:600;color:#f1f1f1ad}.featuredParagraph{margin:0;line-height:1.6;color:var(--foreground);white-space:pre-line}.featuredList{margin:0;padding-left:1.2rem;color:var(--foreground)}.featuredList li{margin-bottom:.35rem}.featuredEmptyText{margin:0;color:#f1f1f180;font-style:italic}.hotelList{display:flex;flex-direction:column;gap:.85rem}.hotelCard{border:1px solid var(--border);border-radius:12px;padding:.85rem;background:#ffffff08}.hotelName{margin:0 0 .5rem;font-weight:700;color:var(--foreground)}.hotelAmenitiesLabel{margin:0 0 .5rem;font-size:.95rem;font-weight:600;color:#f1f1f1ad}.amenitiesWrap{display:flex;flex-wrap:wrap;gap:.5rem}.amenityChip{display:inline-flex;align-items:center;padding:.35rem .7rem;border-radius:999px;background:#ffffff0f;border:1px solid var(--border);color:var(--foreground);font-size:.88rem}.galleryCard{display:flex;flex-direction:column;gap:.8rem}.galleryHeader{display:flex;justify-content:space-between;align-items:center;gap:1rem}.galleryCount{font-size:.9rem;color:#f1f1f199}.galleryScroller{display:flex;gap:.9rem;overflow-x:auto;padding-bottom:.25rem}.galleryScroller::-webkit-scrollbar{height:.5rem}.galleryScroller::-webkit-scrollbar-track{background:#ffffff0a;border-radius:10px}.galleryScroller::-webkit-scrollbar-thumb{background:#ffffff2e;border-radius:10px}.galleryImageCard{min-width:220px;max-width:220px;height:280px;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:var(--background);flex-shrink:0}.galleryImage{width:100%;height:100%;object-fit:cover;display:block}.galleryImageEmpty{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#f1f1f180;font-size:.9rem;padding:1rem;text-align:center}.expanded-row{width:100%;display:flex;flex-direction:row;gap:1rem;padding:1rem 0 0}@media(max-width:900px){.featuredContentGrid{grid-template-columns:1fr}.galleryImageCard{min-width:180px;max-width:180px;height:240px}.adminDataTable{min-width:760px}}.popup-overlay{position:fixed;inset:0;background:#0000008c;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem}.popup-content{width:min(980px,92vw);height:min(86vh,900px);display:flex;flex-direction:column;gap:1rem;padding:1.1rem 1.2rem;border-radius:18px;background:var(--surface);color:var(--foreground);border:1px solid var(--border);box-shadow:0 22px 60px #0000008c,0 8px 22px #00000059;position:relative;overflow:hidden}.popup-content:before{content:"";position:absolute;inset:-60px;background:radial-gradient(circle at top left,rgba(238,16,105,.18),transparent 45%);pointer-events:none}.popup-form{width:100%;display:flex;flex-direction:column;gap:1.25rem;overflow-y:auto;padding-right:.75rem;position:relative;z-index:1}.popup-form::-webkit-scrollbar{width:.65rem}.popup-form::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.popup-form::-webkit-scrollbar-thumb{background:#ffffff29;border-radius:999px}.popup-form::-webkit-scrollbar-thumb:hover{background:#ffffff38}.featured-form-row{width:100%;display:flex;gap:1rem;align-items:stretch}@media(max-width:900px){.featured-form-row{flex-direction:column}}.popup-content label{font-weight:700;font-size:var(--text-sm);color:#f1f1f1c7}.input-bar{width:100%;display:flex;flex-direction:column;gap:.55rem;padding:.95rem 1rem;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.full-width{width:100%}.popup-content input[type=text],.popup-content input[type=number],.popup-content input[type=date],.popup-content input[type=file],.popup-content textarea{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#0000002e;color:var(--foreground);padding:.7rem .85rem;font-family:inherit;font-size:var(--text-base);outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.popup-content textarea{min-height:120px;resize:vertical;line-height:var(--line-relaxed)}.popup-content input::placeholder,.popup-content textarea::placeholder{color:#f1f1f173}.popup-content input:focus,.popup-content textarea:focus{border-color:#ee10698c;box-shadow:0 0 0 4px #ee10692e;background:#0000003d}.popup-content input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary)}.popup-content select{width:100%;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#0000002e;color:var(--foreground);padding:.7rem 2.2rem .7rem .85rem;font-family:inherit;font-size:var(--text-base);outline:none;cursor:pointer;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='18' height='18' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8L10 12L14 8' stroke='%23ffffff88' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .8rem center;background-size:14px}.popup-content select:focus{border-color:#ee10698c;box-shadow:0 0 0 4px #ee10692e;background:#0000003d}.popup-content select option{background:#111;color:#fff}.add-list{display:flex;gap:.6rem;align-items:center}.add-list button{white-space:nowrap}.input-locations{overflow-x:auto;display:flex;gap:.6rem;padding:.25rem .25rem .75rem}.input-locations::-webkit-scrollbar{display:none}.location-div{min-width:140px;max-width:240px;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .75rem;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);font-size:var(--text-sm);color:#f1f1f1e0}.location-div:hover{border-color:#ee106959}.checkbox-row,.toggle-row{display:flex;align-items:center;gap:.55rem;margin-top:.25rem;color:#f1f1f1d1;font-size:var(--text-sm)}.input-multiple{border-radius:16px;padding:.85rem;background:#ffffff05;border:1px solid rgba(255,255,255,.07)}.hotel-div{position:relative;width:100%;max-width:100%;display:flex;flex-direction:column;gap:.75rem;padding:1rem;border-radius:16px;background:#0000002e;border:1px solid rgba(255,255,255,.1)}.hotel-div strong{color:var(--foreground);font-size:var(--text-md)}.hotel-div:hover{border-color:#ee106959}.hotel-list{display:flex;flex-direction:column;gap:.85rem;margin-top:.85rem}.hotel-meta{display:flex;flex-wrap:wrap;gap:1rem;color:#f1f1f1c2;font-size:var(--text-sm)}.hotel-meta p{margin:0}.hotel-meta span{font-weight:700;color:var(--foreground)}.hotel-closeBtn{position:absolute;top:.75rem;right:.75rem;cursor:pointer;font-size:1.1rem;color:#f1f1f1b8}.hotel-closeBtn:hover{color:var(--foreground)}.input-amenities{width:100%;display:flex;gap:.5rem;overflow-x:auto}.input-amenities::-webkit-scrollbar{display:none}.amenity-div{font-size:var(--text-xs);min-width:120px;display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.45rem .6rem;border-radius:999px;background:#ee10691f;border:1px solid rgba(238,16,105,.22);color:#f1f1f1e6}.popup-content button{cursor:pointer;border:none;border-radius:12px;padding:.65rem .95rem;font-weight:700;font-size:var(--text-sm);display:inline-flex;align-items:center;justify-content:center;gap:.55rem;transition:transform .14s ease,filter .14s ease,background-color .14s ease}.popup-form button{background:#ffffff0f;color:var(--foreground);border:1px solid rgba(255,255,255,.1)}.popup-form button:hover{transform:translateY(-1px);filter:brightness(1.08)}.popup-form-buttons{margin-top:.25rem;display:flex;justify-content:flex-end;gap:.75rem;position:relative;z-index:1}.popup-form-submitBtn{background:var(--button-bg);color:var(--button-text);border:none}.popup-form-submitBtn:hover{background:var(--button-bg-hover);transform:translateY(-1px)}.popup-form-closeBtn{background:transparent;color:#f1f1f1bf;border:1px solid rgba(255,255,255,.12)}.popup-form-closeBtn:hover{color:var(--foreground);transform:translateY(-1px)}.image-upload{display:flex;gap:1rem;flex-wrap:wrap}.image-wrapper{width:100%;display:flex;flex-direction:column;align-items:center;background:#ffffff05;border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:.9rem}.featured-images{width:100%;display:flex;flex-direction:column;gap:1rem}.image-card{width:100%;border:1px solid var(--border);background:#ffffff05;border-radius:16px;padding:1rem;box-shadow:0 12px 28px #00000047}.hint{margin-top:.4rem;font-size:var(--text-sm);color:#f1f1f1a6}.gallery-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.85rem;width:100%}.gallery-thumb{display:flex;flex-direction:column;border-radius:14px;overflow:hidden;border:1px solid var(--border);background:#ffffff08;min-width:0;transition:border-color .14s ease,transform .14s ease,box-shadow .14s ease}.gallery-thumb:hover{transform:translateY(-2px);border-color:#ffffff2e}.gallery-thumb.selected-cover{border-color:var(--primary);box-shadow:0 0 0 2px #ee10692e}.gallery-thumb img{width:100%;aspect-ratio:4 / 3;object-fit:cover;display:block;background:#00000026}.gallery-thumb-actions{display:flex;justify-content:space-between;align-items:center;gap:.6rem;padding:.75rem}.cover-select-btn{flex:1;min-width:0;border:1px solid var(--border);background:#ffffff0d;color:var(--foreground);border-radius:999px;padding:.45rem .75rem;font-size:.85rem;font-weight:600}.cover-select-btn.active{background:#ee106929;border-color:#ee106966;color:var(--foreground)}.thumb-remove{position:static;flex:0 0 36px;width:36px;height:36px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#00000059;color:var(--foreground);display:flex;align-items:center;justify-content:center;padding:0}.thumb-remove:hover{background:#0000008c;transform:translateY(-1px)}@media(max-width:900px){.gallery-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}.gallery-form{height:100%;width:100%;display:flex;flex-direction:row;overflow-y:auto;gap:2rem;justify-content:space-evenly}.gallery-image{width:100%;display:flex;flex-direction:column;gap:1rem;align-items:center;background-color:#ececec;border-radius:10px;padding:1rem}.gallery-image-info{width:100%;display:flex;flex-direction:column;justify-content:space-around;gap:1rem}.image-info{display:flex;flex-direction:column;gap:1rem;height:100%;width:100%;background-color:#ececec;border-radius:10px;padding:1rem}.image-gallery-preview img{width:400px;max-height:250px}.admin-bio{display:flex;flex-direction:column;gap:1.5rem;padding:.5rem 0}.bio-paragraph,.bio-picture{display:flex;flex-direction:column;gap:.9rem}.bio-title{width:100%;padding:.85rem 1rem;border-radius:16px;border:1px solid var(--border);background:linear-gradient(180deg,#ffffff0f,#ffffff05);position:relative;overflow:hidden}.bio-title:before{content:"";position:absolute;left:.9rem;top:50%;transform:translateY(-50%);width:10px;height:10px;border-radius:999px;background:var(--primary);box-shadow:0 0 0 6px #ee10692e}.bio-title h2{margin:0;padding:0;padding-left:1.65rem;color:var(--foreground);font-size:var(--title-sm);font-weight:600;letter-spacing:.2px}.bio-content{width:100%;padding:1.1rem;border-radius:16px;border:1px solid var(--border);background:var(--surface);color:var(--foreground);box-shadow:0 14px 30px #00000059,0 4px 12px #00000040}.bio-content-2{width:100%}.bio-content p{line-height:var(--line-relaxed);font-size:var(--text-base);color:#f1f1f1e0}.edit-content{width:100%;display:flex;flex-direction:column;gap:.9rem}.bio-editing{width:100%;min-height:140px;resize:vertical;padding:.9rem 1rem;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:var(--foreground);font-family:inherit;font-size:var(--text-base);line-height:var(--line-relaxed);outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.bio-editing::placeholder{color:#f1f1f173}.bio-editing:focus{border-color:#ee10698c;box-shadow:0 0 0 4px #ee10692e;background:#ffffff09}.bio-edit input[type=text],.bio-edit input[type=file]{width:100%;padding:.75rem .9rem;border-radius:14px;background:#ffffff08;border:1px solid rgba(255,255,255,.08);color:var(--foreground);font-family:inherit;font-size:var(--text-base);outline:none;transition:border-color .16s ease,box-shadow .16s ease}.bio-edit input[type=text]::placeholder{color:#f1f1f173}.bio-edit input[type=text]:focus,.bio-edit input[type=file]:focus{border-color:#ee10698c;box-shadow:0 0 0 4px #ee10692e}.edit-buttons{display:flex;gap:.75rem;justify-content:flex-end;align-items:center}.edit-buttons button{border-radius:12px;padding:.55rem .95rem;font-weight:600;font-size:var(--text-sm);display:inline-flex;align-items:center;gap:.55rem;transition:transform .14s ease,filter .14s ease,background-color .14s ease}.bio-edit-editBtn{background:#ffffff0a;color:var(--foreground);border:1px solid rgba(255,255,255,.1)}.bio-edit-editBtn:hover{transform:translateY(-1px);filter:brightness(1.05)}.bio-edit-submitBtn{background:var(--button-bg);color:var(--button-text);border:none}.bio-edit-submitBtn:hover{background:var(--button-bg-hover);transform:translateY(-1px)}.bio-edit-closeBtn{background:transparent;color:#f1f1f1b8;border:1px solid rgba(255,255,255,.1)}.bio-edit-closeBtn:hover{transform:translateY(-1px);color:var(--foreground);filter:brightness(1.08)}.bio-image{width:100%;display:flex;gap:1.25rem;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.bio-image img{height:220px;object-fit:cover;border-radius:16px;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 30px #00000059}.bio-image-info{flex:1;min-width:240px;display:flex;flex-direction:column;gap:.75rem;padding:.9rem 1rem;border-radius:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.08)}.bio-image-info p{margin:0;color:#f1f1f1d9;line-height:var(--line-normal)}.bio-image-info strong{color:#f1f1f1f2}.edit-buttons button:hover{transform:translateY(-1px)}@media(max-width:768px){.bio-content{padding:1rem}.edit-buttons{justify-content:stretch}.edit-buttons button{width:100%;justify-content:center}.bio-image{gap:1rem}.bio-image img{height:200px}}.adminPage{min-height:100vh;background:var(--surface, #141918);color:var(--foreground, #f5f5f5);padding:2.5rem 1.25rem}.adminContainer{max-width:1600px;margin:0 auto}.adminTopBar{display:flex;align-items:flex-start;justify-content:space-between;gap:1.25rem;margin-bottom:1.25rem}.adminTitle{margin:0;font-size:2rem;font-weight:800}.adminSubtitle{margin:.35rem 0 0;color:#f5f5f5c7;line-height:1.5}.adminTopActions{display:flex;align-items:center;gap:.75rem}.adminUser{display:flex;align-items:center;gap:.6rem;padding:.55rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#0000002e}.adminUserDot{width:10px;height:10px;border-radius:999px;background:var(--primary, #3bb29d);box-shadow:0 0 0 4px #3bb29d24}.adminUserText{display:flex;flex-direction:column;line-height:1.1}.adminUserLabel{font-size:.7rem;opacity:.75}.adminUserName{font-size:.85rem;font-weight:700}.adminBtn{border:none;cursor:pointer;border-radius:999px;padding:.7rem 1rem;font-weight:700;font-size:.95rem;transition:transform .12s ease,filter .12s ease,background .12s ease}.adminBtn:hover{transform:translateY(-1px)}.adminBtnPrimary{background:var(--primary, #3bb29d);color:#0c0c0c}.adminBtnOutline{background:transparent;color:#f5f5f5e6;border:1px solid rgba(255,255,255,.18)}.adminBtnOutline:hover{background:#ffffff0f}.adminTabs{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem;padding:.5rem;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#0000002e;margin-bottom:1rem}.adminTab{padding:.75rem .85rem;border-radius:12px;border:1px solid transparent;background:transparent;color:#f5f5f5db;font-weight:700;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.adminTab:hover{background:#ffffff0f}.adminTab.isActive{background:#3bb29d2e;border-color:#3bb29d47;color:#f5f5f5f2}.adminCard{border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#00000038;overflow:hidden;box-shadow:0 18px 55px #00000073}.adminCardHeader{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.25rem 1rem;border-bottom:1px solid rgba(255,255,255,.08)}.adminCardTitle{margin:0;font-size:1.25rem;font-weight:800}.adminCardDesc{margin:.35rem 0 0;color:#f5f5f5b8;line-height:1.5;font-size:.95rem}.adminCardBody{padding:1.25rem}@media(max-width:900px){.adminTabs{grid-template-columns:1fr 1fr 1fr}}@media(max-width:640px){.adminTabs{grid-template-columns:1fr 1fr}}header{position:sticky;padding-left:1%;padding-right:1%;top:0;z-index:50;width:100%;border-bottom:1px solid var(--border);background-color:var(--header-bg-solid)}@supports ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){header{background-color:var(--header-bg-glass);-webkit-backdrop-filter:saturate(180%) blur(10px);backdrop-filter:saturate(180%) blur(10px)}}.container{display:flex;height:6rem;align-items:center;justify-content:space-between;position:relative}.brand{display:flex;align-items:center;gap:.5rem;font-weight:500;font-size:var(--title-mid);text-decoration:none;color:var(--foreground);z-index:2}.brand .icon{width:1.5rem;height:1.5rem;color:var(--primary)}nav{display:none}nav a{font-size:var(--title-sm);font-weight:500;text-decoration:none;transition:color .2s ease-in-out;color:var(--foreground)}nav a:hover,nav a.active{color:var(--primary)}.mobile{display:flex;align-items:center;gap:.5rem}.menu-toggle{display:inline-flex;align-items:center;justify-content:center;height:44px;margin-right:1rem;border-radius:12px;border:1px solid var(--border);background:#ffffff0f;color:var(--foreground);cursor:pointer;transition:background .2s ease,transform .2s ease}.menu-toggle:hover{background:#ffffff1a}.mobile-menu{display:flex;flex-direction:column;gap:0;max-height:0;overflow:hidden;transition:max-height .25s ease}.mobile-menu.open{max-height:220px}.mobile-menu a{padding:1rem .5rem;text-decoration:none;color:var(--foreground);font-size:var(--title-sm);font-weight:500;border-top:1px solid var(--border);transition:color .2s ease-in-out,background .2s ease-in-out}.mobile-menu a:hover,.mobile-menu a.active{color:var(--primary);background:#ffffff08}@media(min-width:768px){nav{display:flex;align-items:center;gap:1.5rem}.mobile,.mobile-menu{display:none}}*{box-sizing:border-box}.app_container{position:relative;margin:0;padding:0%}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}*{margin:0;padding:0;box-sizing:border-box}html,body{font-family:Quicksand,system-ui,Avenir,Helvetica,Arial,sans-serif;background-color:var(--background);color:var(--foreground);transition:background-color .3s ease,color .3s ease}:root{color:#000;--background: #0c0c0c;--surface: #141918;--foreground: #f1f1f1;--border: #1a1a1a;--primary: #ee1069;--accent: #f70f96;--button-text: #111111;--button-bg: var(--primary);--button-bg-hover: var(--accent);--header-bg-solid: rgba(12, 12, 12, .9);--header-bg-glass: rgba(12, 12, 12, .6);--text-xs: .75rem;--text-sm: .85rem;--text-base: .95rem;--text-md: 1rem;--title-sm: 1.25rem;--title-md: 1.5rem;--title-mid: 1.75rem;--title-lg: clamp(1.9rem, 3vw, 2.4rem);--title-xl: clamp(3rem, 6vw, 4.5rem);--line-normal: 1.5;--line-relaxed: 1.6}.theme-light{--background: #f9f6f0;--foreground: #111111;--border: #d3cfc4;--primary: #1b4332;--accent: #40916c;--button-text: #ffffff;--button-bg: var(--primary);--button-bg-hover: var(--accent);--header-bg-solid: rgba(249, 246, 240, .95);--header-bg-glass: rgba(249, 246, 240, .6)}h1,h2,h3,h4,h5,h6{margin:0;color:var(--foreground);font-weight:inherit}h1{font-size:var(--title-lg);font-weight:600}h2{font-size:var(--title-mid);font-weight:600}h3{font-size:var(--title-sm);font-weight:600}h4{font-size:var(--text-md);font-weight:600}h5{font-size:var(--text-sm);font-weight:600}h6{font-size:var(--text-xs);font-weight:600}button{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-weight:500;transition:background-color .2s ease-in-out;background-color:var(--button-bg);color:var(--button-text)}button:hover{background-color:var(--button-bg-hover)}@source "./index.html" "./src/**/*.{js,jsx,ts,tsx}";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100%;background:inherit}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/quicksand-vietnamese-400-normal-CYVZRxRj.woff2) format("woff2"),url(/assets/quicksand-vietnamese-400-normal-D4WCpyCa.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/quicksand-latin-ext-400-normal-BdPaGDPN.woff2) format("woff2"),url(/assets/quicksand-latin-ext-400-normal-BzqwlOho.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/quicksand-latin-400-normal-BSDtH9U0.woff2) format("woff2"),url(/assets/quicksand-latin-400-normal-BqXBKzPR.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/quicksand-vietnamese-500-normal-CMA0PiFa.woff2) format("woff2"),url(/assets/quicksand-vietnamese-500-normal-DdPH4leT.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/quicksand-latin-ext-500-normal-Rkq3IeWS.woff2) format("woff2"),url(/assets/quicksand-latin-ext-500-normal-BlYHgpcu.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/quicksand-latin-500-normal-_DbwbYKP.woff2) format("woff2"),url(/assets/quicksand-latin-500-normal-7J1fbcAD.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/quicksand-vietnamese-600-normal-dD2kotB2.woff2) format("woff2"),url(/assets/quicksand-vietnamese-600-normal-JmvBH-hY.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/quicksand-latin-ext-600-normal-fxOF3zcr.woff2) format("woff2"),url(/assets/quicksand-latin-ext-600-normal-BDPVAPCS.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/quicksand-latin-600-normal-DTBPeRoM.woff2) format("woff2"),url(/assets/quicksand-latin-600-normal-CkxN0sDw.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/quicksand-vietnamese-700-normal-5oDqeHTF.woff2) format("woff2"),url(/assets/quicksand-vietnamese-700-normal-BsIWXrxI.woff) format("woff");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/quicksand-latin-ext-700-normal-8b1JBoEj.woff2) format("woff2"),url(/assets/quicksand-latin-ext-700-normal-DbLsDSEV.woff) format("woff");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Quicksand;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/quicksand-latin-700-normal-Dpk7G9Y6.woff2) format("woff2"),url(/assets/quicksand-latin-700-normal-HjJN-aaT.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
