@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700;800&display=swap";body,html,#root{font-family:Poppins,Arial,Helvetica,sans-serif;font-weight:400;letter-spacing:.01em}html,body{height:100%;margin:0;padding:0;overflow-x:hidden;box-sizing:border-box}.app-wrapper{min-height:100vh;display:flex;flex-direction:column}@media (max-width: 600px){.app-wrapper{padding-left:0;padding-right:0}footer{font-size:.95rem;padding:.7rem .2rem}}@media (max-width: 768px){.about-section.styled-about{padding:10px 0;border-radius:12px;margin:1rem 0}.about-row{flex-direction:column;align-items:stretch;gap:.7rem;margin-bottom:1.2rem}.about-row-mobile-top{flex-direction:row;gap:.5rem;margin-bottom:.5rem}.about-side-image{width:100vw;max-width:none;min-width:0;padding:0;margin-bottom:.5rem;box-shadow:none;border-radius:0}.about-side-image img{width:100vw!important;height:220px!important;max-width:100vw!important;object-fit:cover;border-radius:0 0 18px 18px;box-shadow:none;margin:0 auto;display:block;transition:height .2s}.about-content{min-width:0;max-width:100%;padding:.7rem 1.1rem;font-size:1rem;text-align:left;box-shadow:none;border-radius:10px}.about-content h2{font-size:1.3rem;margin-bottom:.7rem}.about-content p{font-size:1rem}.about-gallery{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:0 2px;max-width:100%;overflow-x:visible;margin:0 auto}.about-gallery__item{min-width:0;max-width:100%;padding:.1rem;border-radius:8px;box-shadow:none}.about-gallery__item img{width:100%;height:90px;object-fit:cover;border-radius:8px;box-shadow:none}.about-modal img{max-width:98vw;max-height:70vh}}@media (max-width: 480px){.about-gallery{grid-template-columns:1fr;gap:6px}.about-content h2{font-size:1.1rem}.about-content p{font-size:.97rem}.about-gallery__item img{height:70px}}.about-section.styled-about{background:linear-gradient(135deg,#f8fafc,#e0e7ef);border-radius:32px;box-shadow:0 8px 32px #3c50781a;padding:3.5rem 1.5rem 2.5rem;margin:2.5rem auto 2rem;max-width:1300px;position:relative;overflow:hidden;font-family:Poppins,Arial,Helvetica,sans-serif}.about-row{display:flex;align-items:center;justify-content:center;gap:2.5rem;margin-bottom:2.5rem;flex-wrap:wrap}.about-row-mobile-top{display:flex;flex-direction:row;gap:1.2rem;justify-content:center;margin-bottom:1.2rem}.about-side-image{background:#fff;border-radius:18px;box-shadow:0 2px 16px #3c50781a;padding:.5rem;display:flex;align-items:center;justify-content:center;max-width:240px;min-width:120px;transition:box-shadow .2s,transform .2s}.about-side-image img{width:100%;height:200px;object-fit:cover;border-radius:14px;box-shadow:0 1px 8px #3c507812;transition:transform .2s}.about-side-image:hover{box-shadow:0 6px 24px #3c50782e;transform:translateY(-4px) scale(1.04)}.about-side-image:hover img{transform:scale(1.03)}.about-content{background:#ffffffeb;border-radius:18px;box-shadow:0 2px 16px #3c507814;padding:.2rem 2.2rem 1.2rem;min-width:260px;max-width:700px;text-align:center;margin:0 auto}.about-content h2{font-size:2.2rem;font-weight:800;color:#2a3a4d;margin-bottom:1.1rem;letter-spacing:-1px}.about-content p{font-size:1.13rem;color:#3a4a5d;line-height:1.7;margin:0;padding-left:8px;padding-right:8px}.about-content p{padding-left:20px;padding-right:20px}.about-content strong{color:#1e293b;font-weight:700}.about-gallery{display:flex;flex-direction:row;gap:1.1rem;align-items:stretch;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.5rem;padding-right:1.5rem;max-width:1200px;width:100%;margin-left:auto;margin-right:auto;box-sizing:border-box;justify-content:center}.about-gallery__item{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 16px #3c50781a;display:flex;align-items:center;justify-content:center;padding:.3rem;transition:box-shadow .2s,transform .2s;min-width:210px;max-width:260px;flex:0 0 auto}.about-gallery__item img{width:100%;height:170px;object-fit:cover;border-radius:12px;display:block;transition:transform .2s}.about-gallery__item:hover{box-shadow:0 8px 32px #3c50782e;transform:translateY(-4px) scale(1.04)}.about-gallery__item:hover img{transform:scale(1.04)}@media (max-width: 900px){.about-section.styled-about{padding:2rem .5rem 1.5rem;border-radius:18px}.about-row{gap:1.2rem}.about-content{padding:1.2rem .7rem .7rem;font-size:1rem}.about-side-image img{height:120px}.about-gallery__item img{height:90px}.about-gallery__item{min-width:120px;max-width:160px}}@media (max-width: 700px){.about-row{flex-direction:column;gap:1.2rem;align-items:stretch}.about-row-mobile-top{flex-direction:row;gap:.7rem;margin-bottom:.7rem}.about-side-image{max-width:48%;padding:.2rem}.about-content{min-width:0;font-size:.98rem;padding:.7rem .2rem}}.header{position:sticky;top:0;z-index:2000;background:#fff;box-shadow:0 2px 10px #0000000a;min-height:96px;padding:6px 0 0;--header-h: 96px;--logo-size: 112px}.header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 3.5vw;gap:1rem;height:var(--header-h);overflow:visible}.header__brand{display:flex;align-items:center;justify-content:flex-start;gap:2.5rem;height:100%;overflow:visible}.header__brand a{text-decoration:none;display:inline-flex;align-items:center}.header__logo{height:var(--logo-size);width:auto;display:block}.header__nav{justify-self:center;display:flex;align-items:center;height:100%}.header__links{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0;font-size:1.18rem;font-weight:600;letter-spacing:.01em}.header__link{text-decoration:none;color:#1a2233;padding:.3em .7em .15em;border-bottom:2.5px solid transparent;transition:border-bottom .2s,color .2s;display:inline-block}.header__link:hover,.header__link.is-active{border-bottom-color:#f59e42}.header__actions{display:flex;align-items:center;gap:2.2rem;justify-content:flex-end;height:100%}.header__phones{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;font-size:1.08rem;color:#1a2233;gap:.4em}.header__phones .phone-chip:not(:last-child){margin-right:10px}.header__phones .phone-chip{transform:scale(.95);transform-origin:center}.header__socials{display:flex;align-items:center;justify-content:center;height:100%;gap:1.8rem}.header .social{display:flex;align-items:center;background:transparent;border-radius:0;padding:0;transition:none}.header .social img{height:32px;width:auto;display:block;border-radius:0}.header .social--facebook,.header .social--facebook:hover,.header .social--instagram,.header .social--instagram:hover{box-shadow:none}.header__burger{display:none;width:44px;height:36px;border:none;background:transparent;position:relative;cursor:pointer;padding:4px}.header__burger span{position:absolute;left:8px;right:8px;height:3px;background:#1a2233;border-radius:2px;transition:transform .25s ease,top .25s ease,opacity .2s}.header__burger span:nth-child(1){top:9px}.header__burger span:nth-child(2){top:16px}.header__burger span:nth-child(3){top:23px}.header__burger.is-open span:nth-child(1){top:16px;transform:rotate(45deg)}.header__burger.is-open span:nth-child(2){opacity:0}.header__burger.is-open span:nth-child(3){top:16px;transform:rotate(-45deg)}.mobile-menu{position:fixed;inset:0;background:#0000004d;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;transition:opacity .25s ease;z-index:3000}.mobile-menu.is-open{opacity:1;pointer-events:auto}.mobile-menu__content{position:absolute;right:0;top:0;bottom:0;width:min(86vw,250px);background:#fff;box-shadow:-10px 0 24px #0000001f;padding:calc(1.2rem + var(--header-h)) 1rem 1.2rem 1rem;transform:translate(100%);transition:transform .28s ease}.mobile-menu.is-open .mobile-menu__content{transform:translate(0)}.mobile-menu__links{list-style:none;padding:0;margin:0 0 1rem;display:flex;flex-direction:column;gap:.2rem}.mobile-menu__topbar{position:absolute;top:0;left:0;right:0;height:var(--header-h);display:flex;align-items:center;justify-content:flex-end;padding:0 3.5vw;pointer-events:auto}.mobile-menu__link{display:block;padding:.9rem .6rem;text-decoration:none;color:#1a2233;font-weight:700;letter-spacing:.01em;border-radius:8px;transition:background .2s,color .2s}.mobile-menu__link:hover{background:#f5f7fa}.mobile-menu__link.is-active{color:#f59e42}.mobile-menu__phones{display:grid;gap:.5rem;margin:2.2rem 0 1rem}.mobile-menu__socials{display:flex;justify-content:center;gap:2rem;margin-top:2.6rem}.mobile-menu__socials .social img{height:44px;width:auto}.mobile-menu__close{margin-top:.4rem;background:#1a2233;color:#fff;border:none;padding:.7rem 1rem;border-radius:8px;font-weight:700;cursor:pointer}@media (max-width: 1024px){.header__inner{grid-template-columns:auto 1fr auto}.header__phones,.header__nav{display:none}.header__burger{display:inline-block}}@media (max-width: 560px){.header{--header-h: 72px;--logo-size: 88px}.header__logo{height:var(--logo-size);width:auto}.header__inner{padding:0 4vw}}.phone-chip{will-change:transform,box-shadow}.calendar{padding:2rem 0;max-width:1200px;margin:0 auto}.calendar__archive-toggle{background:#f3f4f6;color:#374151;border:2px solid #d1d5db;border-radius:8px;padding:.6rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .16s ease}.calendar__archive-toggle:hover{background:#e5e7eb;border-color:#9ca3af;transform:translateY(-1px)}.calendar__archive-toggle:active{transform:translateY(0)}.calendar__month-group{margin-bottom:2rem}.calendar__month-group:last-child{margin-bottom:0}.calendar__month-title{font-size:clamp(16px,3.5vw,20px);color:#555;margin:0 0 1rem;font-weight:600;padding-left:.5rem;border-left:4px solid #ff7000}.calendar__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,320px));justify-content:center;gap:1rem;margin-top:1rem}.trip-card{display:flex;flex-direction:column;background:#fff;border:1px solid #e7e7e7;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000a;transition:transform .16s ease,box-shadow .16s ease;position:relative}.trip-card:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 8px 24px #0000001a}.trip-card--cancelled{opacity:.65;filter:grayscale(.8)}.trip-card--cancelled:hover{transform:none;box-shadow:0 2px 10px #0000000a}.trip-card__cancelled-badge{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-20deg);background:#dc2626f2;color:#fff;font-weight:700;font-size:1.8rem;padding:.8rem 2.5rem;border:4px solid white;border-radius:8px;box-shadow:0 4px 20px #0000004d;z-index:10;pointer-events:none;letter-spacing:2px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}@media (prefers-reduced-motion: reduce){.trip-card{transition:box-shadow .16s ease}.trip-card:hover{transform:none}}.trip-card__image{width:100%;height:160px;object-fit:cover}.trip-card__body{padding:.75rem 1rem 1rem}.trip-card__title{margin:0 0 .6rem;font-size:1.15rem;line-height:1.25;font-weight:700;color:#1f2937;position:relative;padding-left:.5rem}.trip-card__title:before{content:"";position:absolute;left:0;top:.2rem;bottom:.2rem;width:3px;background:#ff7000;border-radius:2px}.trip-card__description{margin:0 0 .75rem;font-size:.95rem;line-height:1.4;color:#333;font-weight:500}.trip-card__meta{color:#555;font-size:.95rem;margin-bottom:.25rem;display:inline-flex;align-items:center;gap:.4rem}.trip-card__meta-icon{flex:0 0 auto;color:#666}.trip-card__price{display:inline-block;font-weight:700;margin:.35rem 0 .9rem;color:#e96500;background:#fff4e8;border:1px solid #ffd8b5;padding:.25rem .55rem;border-radius:10px;font-size:1.05rem;letter-spacing:.2px}.trip-card__button{width:100%;display:inline-flex;align-items:center;justify-content:center;background:#ff7000;color:#fff;border:none;border-radius:8px;padding:.6rem 1rem;cursor:pointer}.trip-card__button:hover{background:#e96500}.calendar-modal__backdrop{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:1000}.calendar-modal__content{background:#fff;border-radius:12px;max-width:min(96vw,1200px);max-height:90vh;overflow:hidden;display:grid;grid-template-rows:auto 1fr}.calendar-modal__img{display:block;width:100%;height:auto;max-width:100%;max-height:calc(90vh - 56px);object-fit:contain}.calendar-modal__header{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem}.calendar-modal__close{background:transparent;border:none;font-size:1.25rem;cursor:pointer}.contact-section{padding:2rem 0;text-align:center}.contact-box{display:flex;flex-direction:column;align-items:center;gap:1.2rem;margin-top:2rem}.contact-row{display:flex;align-items:center;font-size:1.1rem;background:#f7f7fa;border-radius:1.2rem;padding:.7rem 1.5rem;box-shadow:0 2px 8px #0001;min-width:270px;transition:box-shadow .2s}.contact-row:hover{box-shadow:0 4px 16px #0002}.contact-icon{width:28px;height:28px;margin-right:.7rem;vertical-align:middle;flex-shrink:0}.contact-link{text-decoration:none;font-weight:500;transition:color .2s}.contact-link.email{color:#0072c6}.contact-link.phone{color:#34a853}.contact-link.whatsapp{color:#25d366}.contact-link:hover{text-decoration:underline;filter:brightness(.9)}.contact-label{font-weight:500;color:#222}
