.home-page{--home-ink:#123456;--home-muted:#657287;--home-blue:#1ec7c7;--home-blue-dark:#0fa7a8;--home-teal:#1ec7c7;--home-coral:#e8c45d;--home-gold:#e8c45d;--home-paper:#fff;--home-soft:#f5f8fc;--home-line:#dfe7f1;--home-shadow:0 22px 54px #152a4b1f;min-height:100vh;color:var(--home-ink);background:linear-gradient(#fff 0%,#f7fbff 44%,#fff 100%);overflow:hidden}body:has(.home-page){color:var(--home-ink);background:#fff}body:has(.home-page) .site-header{background:0 0;border-bottom:0}body:has(.home-page) .site-header__bar{background:var(--brand-navy);border-color:#ffffff1f;box-shadow:0 18px 42px #1234563d}body:has(.home-page) .brand-logo{background:0 0;border-radius:8px;padding:.35rem .55rem}body:has(.home-page) .desktop-nav a{color:#fff}body:has(.home-page) .header-search{color:#fff}body:has(.home-page) .header-official-link{color:#fff}body:has(.home-page) .icon-btn{color:#fff}body:has(.home-page) .menu-toggle-visible{color:#fff}body:has(.home-page) .header-actions a{color:#fff}body:has(.home-page) .header-actions button{color:#fff}:is(body:has(.home-page) .header-search,body:has(.home-page) .header-official-link,body:has(.home-page) .icon-btn,body:has(.home-page) .menu-toggle-visible){background:#ffffff17;border-color:#ffffff2e}.home-page img{max-width:100%}.home-hero{isolation:isolate;background:#fff;align-items:center;min-height:min(720px,100svh - 20px);padding:9rem 0 7rem;display:grid;position:relative;overflow:hidden}.home-hero__image,.home-hero__shade{position:absolute;inset:0}.home-hero__image{object-fit:cover;object-position:center;z-index:-2;width:100%;height:100%;box-shadow:none;border-radius:0}.home-hero__shade{z-index:-1;background:linear-gradient(90deg,#ffffffdb 0%,#ffffffbd 38%,#ffffff38 68%,#1234562e 100%),linear-gradient(#1234561f 0%,#12345647 100%);border-bottom-left-radius:0;width:100%;height:100%;inset:0}.home-hero__content{z-index:1;width:min(690px,100% - 2rem);margin-left:max(1rem, calc((100vw - var(--content-max)) / 2));box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;margin-right:auto;padding:0;position:relative}.home-hero__eyebrow,.home-kicker{display:none!important}.home-hero__eyebrow{min-height:34px;color:var(--home-coral);background:#fff4f1;border:1px solid #e6edf5;border-radius:8px;padding:.42rem .65rem}.home-hero h1{max-width:760px;color:var(--home-ink);letter-spacing:0;text-wrap:balance;margin:1rem 0 0;font-family:Sora,sans-serif;font-size:clamp(3.2rem,8.5vw,7rem);line-height:.9}.home-hero p{max-width:620px;color:var(--home-muted);margin:1.25rem 0 0;font-size:clamp(1rem,1.2vw,1.16rem);line-height:1.8}.home-hero__actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.home-button{border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;padding:.85rem 1.1rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.home-button:hover,.home-button:focus-visible{transform:translateY(-2px)}.home-button--primary{color:#0b2a45;background:linear-gradient(135deg, var(--home-blue), var(--home-blue-dark));box-shadow:0 16px 34px #1ec7c742}.home-button--ghost{color:var(--home-ink);background:#fff;border:1px solid #dbe7f5}.home-search-card{width:min(var(--content-max), calc(100% - 2rem));border:1px solid var(--home-line);box-shadow:var(--home-shadow);z-index:4;background:#fff;border-radius:8px;gap:1.35rem;margin:-54px auto 5.5rem;padding:1.1rem;display:grid;position:relative;overflow:hidden}.home-booking-tabs{scrollbar-width:none;align-items:center;gap:clamp(.5rem,2vw,1.5rem);display:flex;overflow-x:auto}.home-booking-tabs::-webkit-scrollbar{display:none}.home-booking-tab{min-height:42px;color:var(--home-ink);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.48rem;padding:.65rem .95rem;font-size:.95rem;font-weight:800;text-decoration:none;display:inline-flex}.home-booking-tab svg{color:currentColor}.home-booking-tab--active{color:var(--home-blue);border:1px solid var(--home-blue);background:#1ec7c717}.home-booking-body{grid-template-columns:minmax(0,1fr) minmax(320px,1.06fr);gap:1.35rem;display:grid}.home-booking-panel,.home-official-ticket-card{border:1px solid var(--home-line);background:#fff;border-radius:8px;overflow:hidden}.home-booking-panel{text-align:center;align-content:center;gap:1rem;min-height:296px;padding:clamp(1.25rem,3vw,2rem);display:grid}.home-booking-panel h2{color:var(--home-ink);margin:0 0 .4rem;font-family:Sora,sans-serif;font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.1}.home-booking-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.home-booking-field{text-align:left;gap:.42rem;min-width:0;display:grid}.home-booking-field:first-child{grid-column:1/-1}.home-booking-field span{color:var(--home-muted);font-size:.78rem;font-weight:700}.home-booking-field__control{min-width:0;position:relative}.home-booking-field__control :is(input,select){width:100%;min-height:54px;color:var(--home-ink);border:1px solid var(--home-line);font:inherit;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;text-overflow:ellipsis;background:#fff;border-radius:8px;padding:0 3.2rem 0 1rem;font-size:.95rem;font-weight:800;overflow:hidden}.home-booking-field__control select{appearance:none;cursor:pointer}.home-booking-field__control svg{color:var(--home-muted);pointer-events:none;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.home-booking-button{color:#0b2a45;background:linear-gradient(135deg, var(--home-blue), var(--home-blue-dark));border-radius:8px;justify-content:center;align-items:center;gap:.5rem;min-height:48px;font-weight:800;display:inline-flex}.home-booking-panel p{color:var(--home-muted);margin:.15rem 0 0;font-size:.86rem}.home-booking-checklist{text-align:left;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.home-booking-checklist li{border:1px solid var(--home-line);background:var(--home-soft);border-radius:8px;align-items:center;gap:.75rem;min-width:0;padding:.8rem;display:flex}.home-booking-checklist li:first-child:last-child,.home-booking-checklist li:nth-child(odd):last-child{grid-column:1/-1}.home-booking-checklist li>span{width:38px;height:38px;color:var(--home-blue-dark);background:#fff;border-radius:8px;flex:0 0 38px;place-items:center;display:grid}.home-booking-checklist li div{min-width:0}.home-booking-checklist strong,.home-booking-checklist small{display:block}.home-booking-checklist strong{color:var(--home-ink);font-size:.84rem}.home-booking-checklist small{color:var(--home-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.15rem;font-size:.75rem;line-height:1.3;overflow:hidden}.home-official-ticket-card{grid-template-rows:180px 1fr;display:grid}.home-official-ticket-card__media{background:linear-gradient(#12345629,#12345675),url(/images/home/hero-portada-machupicchu-nueva.png) 50%/cover;justify-content:center;align-items:center;gap:1.4rem;min-height:180px;padding:1.5rem;display:flex;position:relative}.home-official-ticket-card__media div{color:#fff;text-align:right;font-weight:900;line-height:.9;display:grid}.home-official-ticket-card__media span{letter-spacing:0;font-size:clamp(2.2rem,5vw,4.1rem)}.home-official-ticket-card__media strong{font-size:clamp(1.65rem,3.6vw,2.8rem)}.home-official-ticket-card__media i{aspect-ratio:1;color:#07111d;background:#fff;border-radius:8px;place-items:center;width:74px;font-style:normal;font-weight:900;display:grid;transform:rotate(10deg);box-shadow:0 12px 28px #00000047}.home-official-ticket-card__body{padding:1.35rem 1.45rem 1.55rem}.home-official-ticket-card__body>span{color:var(--home-muted);letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;font-weight:900}.home-official-ticket-card__body h3{color:var(--home-ink);margin:.55rem 0 0;font-size:clamp(1.3rem,2.5vw,1.9rem);line-height:1.1}.home-official-ticket-card__body p{max-width:520px;color:var(--home-muted);margin:.65rem 0 1.1rem;line-height:1.45}.home-official-ticket-card__body a{color:var(--home-blue);font-weight:900}.home-essential-rail{width:min(var(--content-max), calc(100% - 2rem));z-index:3;grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem;margin:-2.5rem auto 2rem;display:grid;position:relative}.home-essential-card{background:#fff;border:1px solid #e6edf5;border-radius:8px;align-items:center;gap:.8rem;min-height:86px;padding:1rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 14px 34px #1f375d14}.home-essential-card:hover,.home-essential-card:focus-visible{box-shadow:var(--home-shadow);border-color:#cfe1ff;transform:translateY(-4px)}.home-essential-card>span{width:42px;height:42px;color:var(--home-blue);background:#edf4ff;border-radius:8px;flex:none;place-items:center;display:grid}.home-essential-card strong,.home-essential-card small{display:block}.home-essential-card strong{color:var(--home-ink);font-size:.92rem;line-height:1.2}.home-essential-card small{color:var(--home-muted);margin-top:.18rem;font-size:.76rem;line-height:1.25}.home-section{width:min(var(--content-max), calc(100% - 2rem));margin:0 auto;padding:3.75rem 0}.home-section--services{padding-top:.5rem}.home-section__intro{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem;display:flex}.home-section__intro--center{text-align:center;justify-items:center;display:grid}.home-section__intro h2,.home-planner-copy h2,.home-review-card h2,.home-newsletter h2{color:var(--home-ink);letter-spacing:0;text-wrap:balance;margin:.35rem 0 0;font-family:Sora,sans-serif;font-size:clamp(2.15rem,4.4vw,4rem);line-height:.98}.home-section__intro p,.home-planner-copy__lead,.home-newsletter>p{max-width:62ch;color:var(--home-muted);margin:.75rem 0 0;font-size:.98rem;line-height:1.7}.home-inline-link{min-height:42px;color:var(--home-blue);border-radius:8px;align-items:center;gap:.45rem;padding:.6rem .8rem;font-weight:800;display:inline-flex}.home-inline-link:hover,.home-inline-link:focus-visible{background:#edf4ff}.home-services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.home-service-card{background:#fff;border:1px solid #0000;border-radius:8px;align-content:start;gap:.8rem;min-height:220px;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;box-shadow:0 12px 36px #1f375d14}.home-service-card:hover,.home-service-card:focus-visible{box-shadow:var(--home-shadow);border-color:#d8e7ff;transform:translateY(-5px)}.home-service-card__icon{width:56px;height:56px;color:var(--home-blue);background:#edf4ff;border-radius:8px;place-items:center;display:grid}.home-service-card:nth-child(2) .home-service-card__icon{color:var(--home-teal);background:#e8fbf8}.home-service-card:nth-child(3) .home-service-card__icon{color:var(--home-coral);background:#fff0ed}.home-service-card:nth-child(4) .home-service-card__icon{color:#9b60db;background:#f4edff}.home-service-card h3,.home-destination-card h3,.home-step h3,.home-tab-panel h3,.home-package-card h3,.home-info-grid h3,.home-guide-card h3,.home-media-card h3,.home-event-card h3,.home-culture-card h3,.home-tip-card h3{color:var(--home-ink);margin:0;font-family:Sora,sans-serif;font-size:1.04rem;line-height:1.25}.home-service-card p,.home-destination-card p,.home-step p,.home-tab-panel p,.home-package-card p,.home-info-grid p,.home-event-card p,.home-culture-card p,.home-tip-card p{color:var(--home-muted);margin:0;font-size:.92rem;line-height:1.65}.home-guide-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.home-guide-card{background:#fff;border:1px solid #e6edf5;border-radius:8px;min-height:250px;padding:1.2rem;box-shadow:0 14px 34px #1f375d14}.home-guide-card h3{margin-bottom:1rem}.home-guide-card ul{gap:.15rem;margin:0;padding:0;list-style:none;display:grid}.home-guide-card a{min-height:42px;color:var(--home-muted);border-bottom:1px solid #eef3f8;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem 0;font-size:.9rem;font-weight:700;line-height:1.35;display:flex}.home-guide-card li:last-child a{border-bottom:0}.home-guide-card a:hover,.home-guide-card a:focus-visible{color:var(--home-blue)}.home-category-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}.home-category-card{text-align:center;justify-items:center;gap:.55rem;text-decoration:none;display:grid}.home-category-card img{aspect-ratio:.72;object-fit:cover;border-radius:999px;width:100%;transition:transform .25s;box-shadow:0 16px 34px #1f375d1f}.home-category-card:hover img,.home-category-card:focus-visible img{transform:translateY(-5px)}.home-category-card strong{color:var(--home-ink);font-size:.95rem}.home-category-card span{color:var(--home-muted);font-size:.78rem;line-height:1.35}.home-destinations-grid,.home-package-grid,.home-info-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.35rem;display:grid}.home-destination-card,.home-package-card,.home-info-grid article{background:#fff;border:1px solid #edf1f6;border-radius:8px;text-decoration:none;overflow:hidden;box-shadow:0 16px 38px #1f375d14}.home-info-grid--inline{margin-top:1.5rem}.home-destination-card{transition:transform .22s,box-shadow .22s}.home-destination-card:hover,.home-destination-card:focus-visible,.home-package-card:hover,.home-package-card:focus-visible{box-shadow:var(--home-shadow);transform:translateY(-5px)}.home-destination-card img,.home-package-card img{aspect-ratio:1.38;object-fit:cover;width:100%}.home-destination-card__body{justify-content:space-between;align-items:start;gap:1rem;padding:1rem;display:flex}.home-destination-card__body span{color:var(--home-blue);flex:none;font-size:.88rem;font-weight:800}.home-media-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.home-media-card{background:#0f172a;border-radius:8px;min-height:280px;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 16px 38px #1f375d1f}.home-save-hint{align-items:center;gap:.45rem;font-size:.88rem;font-weight:800;display:flex;color:var(--home-blue)!important}.home-save-hint svg{flex:none}.home-save-btn.save-button{z-index:3;color:#0e2b4c;background:#fffffff0;border-color:#fffffff2;position:absolute;top:.8rem;right:.8rem;box-shadow:0 8px 22px #03101538}.home-save-btn.save-button:hover{color:#f43f5e;background:#fff}.home-save-btn.save-button.is-saved{color:#f43f5e;background:#fff;border-color:#f43f5e8c}.home-media-card img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.home-media-card:after{content:"";background:linear-gradient(#0000 28%,#061223c7 100%);position:absolute;inset:0}.home-media-card h3{z-index:1;color:#fff;position:absolute;bottom:1rem;left:1rem;right:1rem}.home-media-card:hover img,.home-media-card:focus-visible img{transform:scale(1.05)}.home-section--returning{padding-top:3.5rem}.home-returning-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;display:grid}.home-returning-card{background:#fff;border:1px solid #e6edf5;border-radius:8px;grid-template-rows:190px 1fr;text-decoration:none;transition:transform .22s,box-shadow .22s;display:grid;overflow:hidden;box-shadow:0 16px 38px #1f375d14}.home-returning-card:hover,.home-returning-card:focus-visible{box-shadow:var(--home-shadow);transform:translateY(-5px)}.home-returning-card img{object-fit:cover;width:100%;height:100%}.home-returning-card div{align-content:start;gap:.55rem;min-height:210px;padding:1rem;display:grid}.home-returning-card h3{color:var(--home-ink);margin:0;font-family:Sora,sans-serif;font-size:1.04rem;line-height:1.25}.home-returning-card p{color:var(--home-muted);margin:0;font-size:.9rem;line-height:1.6}.home-returning-card span{color:var(--home-blue);align-self:end;align-items:center;gap:.35rem;font-size:.86rem;font-weight:900;display:inline-flex}.home-event-grid,.home-culture-grid,.home-tip-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.home-event-card,.home-culture-card,.home-tip-card{background:#fff;border:1px solid #e6edf5;border-radius:8px;text-decoration:none;transition:transform .22s,box-shadow .22s;overflow:hidden;box-shadow:0 16px 38px #1f375d14}.home-event-card:hover,.home-event-card:focus-visible,.home-culture-card:hover,.home-culture-card:focus-visible,.home-tip-card:hover,.home-tip-card:focus-visible{box-shadow:var(--home-shadow);transform:translateY(-5px)}.home-event-card img,.home-culture-card img,.home-tip-card img{aspect-ratio:1.55;object-fit:cover;width:100%}.home-event-card div,.home-culture-card div,.home-tip-card div{gap:.5rem;padding:1rem;display:grid}.home-event-card span{color:#0b2a45;background:var(--home-blue);border-radius:8px;width:fit-content;padding:.35rem .55rem;font-size:.76rem;font-weight:900}.home-planner-section{width:min(var(--content-max), calc(100% - 2rem));grid-template-columns:minmax(0,.95fr) minmax(320px,.75fr);align-items:center;gap:clamp(2rem,7vw,6rem);margin:0 auto;padding:3.5rem 0;display:grid}.home-step-list{gap:1.25rem;margin-top:2rem;display:grid}.home-step{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.home-step>span{width:48px;height:48px;color:var(--home-ink);background:var(--home-gold);border-radius:8px;place-items:center;display:grid}.home-step:nth-child(2)>span{background:var(--home-coral)}.home-step:nth-child(3)>span{background:var(--home-teal)}.home-step h3{margin-bottom:.3rem}.home-planner-card{width:min(100%,430px);box-shadow:var(--home-shadow);background:#fff;border:1px solid #edf1f6;border-radius:8px;justify-self:center;padding:1.1rem;position:relative}.home-planner-card>img{aspect-ratio:1.55;object-fit:cover;border-radius:8px;width:100%}.home-planner-card__body{padding:1rem .75rem .35rem}.home-planner-card__body>span,.home-package-card span{color:var(--home-muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.home-planner-card__body h3{color:var(--home-ink);margin:.35rem 0 0;font-size:1.35rem;line-height:1.25}.home-planner-card__icons{gap:.55rem;margin-top:1rem;display:flex}.home-planner-card__icons svg{width:36px;height:36px;color:var(--home-muted);background:#f1f5fa;border-radius:999px;padding:.55rem}.home-planner-card__body p{color:var(--home-muted);align-items:center;gap:.45rem;margin:1rem 0 0;font-size:.86rem;display:inline-flex}.home-planner-card__actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.25rem;display:flex}.home-planner-progress{background:#fff;border-radius:8px;width:190px;padding:1rem;position:absolute;bottom:58px;right:-48px;box-shadow:0 18px 40px #1f375d24}.home-planner-progress strong,.home-planner-progress span{color:var(--home-ink);font-size:.86rem;display:block}.home-planner-progress span{color:var(--home-muted);margin-top:.2rem}.home-planner-progress div{background:linear-gradient(90deg, var(--home-blue) 0 60%, #edf1f6 60% 100%);border-radius:999px;height:6px;margin-top:.75rem}.home-tab-section{width:min(var(--content-max), calc(100% - 2rem));margin:0 auto;padding:4rem 0}.home-tab-shell{grid-template-columns:260px minmax(0,1fr);gap:1.25rem;display:grid}.home-tab-list{align-content:start;gap:.75rem;display:grid}.home-tab-list button{min-height:54px;color:var(--home-muted);text-align:left;background:#fff;border:1px solid #e3ebf5;border-radius:8px;align-items:center;gap:.65rem;padding:.75rem .9rem;font-weight:800;display:flex}.home-tab-list button.is-active{color:#fff;border-color:var(--home-blue);background:var(--home-blue);box-shadow:0 14px 28px #1463ff38}.home-tab-panel{background:linear-gradient(135deg,#fff,#f5f9ff);border:1px solid #e3ebf5;border-radius:8px;grid-template-columns:minmax(0,.9fr) minmax(280px,.8fr);align-items:center;gap:1.5rem;padding:1.25rem;display:grid;box-shadow:0 16px 38px #1f375d14}.home-tab-panel__copy{padding:clamp(1rem,2vw,1.5rem)}.home-tab-panel h3{font-family:Sora,sans-serif;font-size:clamp(1.8rem,3.4vw,3rem)}.home-tab-panel p{max-width:56ch;margin-top:1rem}.home-tab-panel ul{gap:.55rem;margin:1.25rem 0 1.5rem;padding:0;list-style:none;display:grid}.home-tab-panel li{color:var(--home-ink);align-items:center;gap:.5rem;font-size:.92rem;font-weight:700;display:flex}.home-tab-panel li svg{color:var(--home-teal)}.home-tab-panel img{aspect-ratio:1.22;object-fit:cover;border-radius:8px;width:100%}.home-package-card{display:grid}.home-package-card div{gap:.45rem;padding:1rem;display:grid}.home-package-card span{color:var(--home-coral)}.home-review-section{width:min(var(--content-max), calc(100% - 2rem));grid-template-columns:minmax(240px,.75fr) minmax(0,1fr);align-items:center;gap:clamp(2rem,7vw,6rem);margin:2rem auto;padding:4rem 0;display:grid}.home-review-portrait{position:relative}.home-review-portrait img{aspect-ratio:.9;object-fit:cover;width:min(360px,100%);box-shadow:var(--home-shadow);border-radius:999px 999px 8px 8px}.home-review-card{box-shadow:var(--home-shadow);background:#fff;border:1px solid #edf1f6;border-radius:8px;padding:1.75rem}.home-review-card p{color:var(--home-muted);margin:1.25rem 0 0;font-size:1.02rem;line-height:1.8}.home-review-card__footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.home-review-card__footer strong{color:var(--home-ink)}.home-review-card__footer span{color:var(--home-gold);align-items:center;gap:.35rem;font-weight:900;display:inline-flex}.home-newsletter{width:min(var(--content-max), calc(100% - 2rem));text-align:center;background:linear-gradient(135deg,#f2f4ff 0%,#f8fbff 55%,#fff2ef 100%);border-radius:8px;justify-items:center;gap:1.25rem;margin:3rem auto;padding:clamp(2rem,5vw,4rem);display:grid}.home-newsletter>svg{color:#fff;background:linear-gradient(135deg, #7964ff, var(--home-blue));border-radius:999px;width:48px;height:48px;padding:.75rem;transform:translateY(-.25rem)}.home-newsletter h2{max-width:780px;font-size:clamp(1.6rem,3.2vw,2.6rem)}.home-newsletter__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;display:flex}.home-page :is(a,button,input,select):focus-visible{outline-offset:3px;outline:3px solid #123456a6}.home-newsletter__form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:.75rem;width:min(560px,100%);margin-top:.5rem;display:grid}.home-newsletter__form label{text-align:left;gap:.35rem;display:grid}.home-newsletter__form label span{color:var(--home-muted);font-size:.78rem;font-weight:800}.home-newsletter__form input{width:100%;min-height:48px;color:var(--home-ink);background:#fff;border:1px solid #e3ebf5;border-radius:8px;padding:.85rem 1rem}.home-newsletter__form button{color:#fff;background:var(--home-coral);border-radius:8px;min-height:48px;padding:.85rem 1.15rem;font-weight:900}.home-newsletter__whatsapp{min-height:44px;color:var(--home-blue);background:#ffffffb8;border:1px solid #dbe7f5;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:900;text-decoration:none;display:inline-flex}.home-info-grid article{gap:.65rem;padding:1.25rem;display:grid}.home-info-grid svg{color:var(--home-blue)}.home-section--faq,.home-section--map{padding-top:3rem}.home-section--faq .tourist-accordion-container{margin:0 auto!important}.home-section--faq :is(h2,h3,p,button),.home-section--map :is(h2,h3,p,button,span,a){color:inherit}.home-section--faq,.home-section--map,.home-section--faq :is(.tourist-accordion-title,.accordion-header,.accordion-content-inner strong),.home-section--map :is(.interactive-map-header h2,.poi-info h4,.map-poi-details h3){color:var(--home-ink)!important}.home-section--faq :is(.accordion-content-inner,.accordion-content-inner p),.home-section--map :is(.interactive-map-header p,.poi-info span,.map-poi-details p){color:var(--home-muted)!important}.home-section--map .map-icon,.home-section--map .poi-card-btn.active .poi-info span{color:var(--home-blue)!important}.home-map-preview{border:1px solid var(--home-line);box-shadow:var(--home-shadow);background:linear-gradient(135deg,#f4fbfb,#fff);border-radius:8px;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.25rem,3vw,2rem);display:grid;overflow:hidden}.home-map-preview__copy{grid-template-columns:48px minmax(0,1fr);align-items:start;gap:1rem;display:grid}.home-map-preview__copy>svg{width:48px;height:48px;color:var(--home-ink);background:var(--home-blue);border-radius:8px;padding:.7rem}.home-map-preview h2{color:var(--home-ink);text-wrap:balance;margin:0;font-family:Sora,sans-serif;font-size:clamp(2rem,3.5vw,3rem);line-height:1}.home-map-preview p{color:var(--home-muted);margin:1rem 0 1.5rem;line-height:1.7}.home-map-preview__visual{aspect-ratio:16/10;isolation:isolate;background:#0e2b4c;border:1px solid #fff3;border-radius:8px;min-width:0;display:block;position:relative;overflow:hidden;box-shadow:0 18px 40px #0e2b4c2e}.home-map-preview__visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#05142214 35%,#051422b3 100%),linear-gradient(90deg,#0514221f,#0000 40%,#05142214);position:absolute;inset:0}.home-map-preview__visual>img{object-fit:cover;filter:saturate(.88)contrast(1.06);width:100%;height:100%;transition:transform .35s,filter .35s}.home-map-preview__visual:hover>img,.home-map-preview__visual:focus-visible>img{filter:saturate()contrast(1.08);transform:scale(1.025)}.home-map-preview__route{z-index:2;filter:drop-shadow(0 2px 3px #0514228c);transform-origin:0;border-top:3px dashed #ffffffe6;width:39%;position:absolute;top:48%;left:31%;transform:rotate(-20deg)}.home-map-preview__point{z-index:3;color:#0e2b4c;white-space:nowrap;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff0;border:1px solid #fff9;border-radius:999px;align-items:center;gap:.35rem;padding:.48rem .65rem;font-size:clamp(.72rem,1vw,.84rem);font-weight:800;line-height:1;display:inline-flex;position:absolute;box-shadow:0 8px 24px #05142247}.home-map-preview__point svg{color:var(--home-blue-dark)}.home-map-preview__point--citadel{top:58%;left:20%}.home-map-preview__point--pueblo{top:27%;right:8%}.home-map-preview__visual-label{z-index:3;color:#fff;text-shadow:0 2px 8px #051422d9;align-items:center;gap:.45rem;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex;position:absolute;bottom:.9rem;right:1rem}@media (max-width:1024px){.home-search-card,.home-tab-panel,.home-planner-section,.home-review-section,.home-map-preview{grid-template-columns:1fr}.home-search-card{margin-top:-38px}.home-services-grid,.home-category-strip,.home-essential-rail,.home-guide-grid,.home-media-grid,.home-returning-grid,.home-destinations-grid,.home-package-grid,.home-event-grid,.home-culture-grid,.home-tip-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-tab-shell{grid-template-columns:1fr}.home-tab-list{grid-template-columns:repeat(3,minmax(0,1fr))}.home-planner-progress{right:1rem}.home-map-preview__visual{width:100%;max-height:420px}}@media (max-width:900px){.home-hero{align-items:center;min-height:auto;padding:7.25rem 0 4.5rem;display:grid}.home-hero__shade{background:linear-gradient(#ffffffeb 0%,#ffffffd1 58%,#ffffff70 100%),linear-gradient(#1234560a 0%,#12345638 100%);border-bottom-left-radius:0;width:100%;height:100%}.home-hero__image{z-index:-2;border-radius:0;width:100%;height:100%;margin:0;position:absolute;inset:0}.home-hero__content{width:min(100% - 2rem,620px);margin:0 auto;padding:clamp(1.25rem,5vw,2rem)}}@media (max-width:720px){.home-hero{min-height:auto}.home-hero__shade,.home-hero__image{height:100%}.home-hero__content{padding:1.25rem}.home-hero h1{font-size:clamp(2.7rem,12vw,3.35rem)}.home-hero__actions,.home-button,.home-search-card__button{width:100%}.home-hero__actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-hero__actions .home-button{width:auto;padding-inline:.75rem;font-size:.9rem}.home-search-card{grid-template-columns:1fr;margin-bottom:3rem}.home-essential-rail{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto 2.5rem}.home-essential-card:last-child{grid-column:1/-1}.home-search-card__field{border-right:0;border-bottom:1px solid var(--home-line)}.home-section{padding:3rem 0}.home-section__intro{align-items:start;gap:1rem;display:grid}.home-services-grid,.home-category-strip,.home-tab-list,.home-guide-grid,.home-media-grid,.home-returning-grid,.home-info-grid{grid-template-columns:1fr}.home-destinations-grid,.home-media-grid,.home-event-grid,.home-tip-grid{overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:thin;grid-template-columns:none;grid-auto-columns:minmax(260px,82vw);grid-auto-flow:column;gap:1rem;margin-right:-1rem;padding:.2rem 1rem 1rem 0;display:grid;overflow-x:auto}.home-destinations-grid>*,.home-media-grid>*,.home-event-grid>*,.home-tip-grid>*{scroll-snap-align:start}.home-media-card{min-height:320px}.home-category-card{text-align:left;grid-template-columns:92px minmax(0,1fr);place-items:center start;column-gap:.9rem}.home-category-card img{aspect-ratio:1;grid-row:span 2;width:92px}.home-planner-card{width:100%}.home-map-preview{padding:1rem}.home-map-preview__copy{grid-template-columns:1fr}.home-map-preview__copy>svg{width:44px;height:44px}.home-map-preview h2{font-size:clamp(1.8rem,9vw,2.35rem)}.home-map-preview__visual{min-height:210px}.home-map-preview__point{padding:.42rem .55rem}.home-map-preview__visual-label{bottom:.7rem;right:.75rem}.home-planner-card>img{max-height:180px}.home-planner-progress{width:100%;box-shadow:none;border:1px solid #edf1f6;margin-top:1rem;position:static}.home-review-portrait img{aspect-ratio:1.2;border-radius:8px;width:100%}.home-newsletter__form{grid-template-columns:1fr}}@media (max-width:430px){.home-hero__actions{grid-template-columns:1fr}.home-hero__actions .home-button{width:100%}}@media (max-width:1024px){.home-booking-body{grid-template-columns:1fr}.home-booking-panel{min-height:auto}}@media (max-width:720px){.home-search-card{gap:1rem;margin-top:-36px;padding:.8rem}.home-booking-tabs{gap:.5rem;margin-inline:-.8rem;padding:0 .8rem .35rem;display:flex;overflow-x:auto}.home-booking-tab{white-space:normal;flex:none;width:auto;min-height:38px;padding:.58rem .78rem;font-size:.86rem}.home-booking-body{gap:.9rem}.home-booking-panel{padding:1rem}.home-booking-fields,.home-booking-checklist{grid-template-columns:1fr}.home-booking-checklist li:nth-child(odd):last-child{grid-column:auto}.home-booking-field__control input{min-height:52px}.home-official-ticket-card{display:none}.home-official-ticket-card__media{min-height:150px}}@media (max-width:520px){.home-newsletter__actions,.home-planner-card__actions{grid-template-columns:1fr;width:100%;display:grid}.home-newsletter__actions>*,.home-planner-card__actions>*{width:100%}}@media (prefers-reduced-motion:reduce){.home-page *,.home-page :before,.home-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
