@charset "UTF-8";.adventure-ops-section{--ops-media-width: 100%;--ops-media-height: 240px;width:100%;max-width:1280px;margin:0 auto;padding:4rem 1.5rem;box-sizing:border-box}@media (min-width: 768px){.adventure-ops-section{--ops-media-width: 440px;--ops-media-height: 330px;padding:5rem 3rem}}.adventure-ops-section__title{font-family:var(--font-sans);font-size:28px;font-weight:700;line-height:1.2;text-align:center;margin:0 0 2.5rem;color:#111827}@media (min-width: 768px){.adventure-ops-section__title{font-size:36px;margin-bottom:3rem}}.adventure-ops-section__title-zh,.adventure-ops-section__title-en{color:#111827}.adventure-ops-section__body{display:block}.adventure-ops-section__body--wrap{display:block;overflow:hidden}.adventure-ops-section__body--wrap .adventure-ops-section__media{float:none;width:var(--ops-media-width);height:var(--ops-media-height);max-width:100%;margin:0 0 1.5rem;flex-shrink:0}@media (min-width: 768px){.adventure-ops-section__body--wrap .adventure-ops-section__media{float:right;width:var(--ops-media-width);height:var(--ops-media-height);max-width:var(--ops-media-width);margin:.15rem 0 1.25rem 1.75rem}}.adventure-ops-section__body--wrap .adventure-ops-section__content{display:block;overflow:visible}.adventure-ops-section__body--wrap:after{content:"";display:table;clear:both}.adventure-ops-section__content{min-width:0}.adventure-ops-section__media{min-width:0;overflow:hidden;border-radius:.75rem}.adventure-ops-section__media .design-image{display:block;width:100%;height:100%;border-radius:.75rem}.adventure-ops-section__media img,.adventure-ops-section__media .design-image__img{display:block;width:100%;height:100%;border-radius:.75rem;object-fit:cover;object-position:center}.adventure-ops-section__paragraph{font-family:var(--font-sans);font-size:15px;line-height:1.8;color:var(--color-on-surface-variant, #59413d);margin:0 0 1rem;text-align:left}@media (min-width: 768px){.adventure-ops-section__paragraph{font-size:16px;margin-bottom:1.25rem}}.adventure-ops-section__paragraph:last-child{margin-bottom:0}.adventure-ops-section__paragraph strong{font-weight:700;color:var(--color-on-surface, #191c1d)}.adventure-ops-section__divider{color:#6b7280;font-weight:500}.adventure-ops-section__period{color:var(--color-on-surface-variant, #59413d)}.adventure-ops-section__rich{font-family:var(--font-sans);font-size:15px;line-height:1.8;color:var(--color-on-surface-variant, #374151);text-align:justify}@media (min-width: 768px){.adventure-ops-section__rich{font-size:16px}}.adventure-ops-section__rich p{margin:0 0 1rem;line-height:1.8}.adventure-ops-section__rich p:last-child{margin-bottom:0}.adventure-ops-section__rich strong,.adventure-ops-section__rich b{font-weight:700;color:var(--color-on-surface, #111827)}.adventure-ops-section__rich ul,.adventure-ops-section__rich ol{margin:0 0 1rem;padding-left:1.5rem}.adventure-ops-section__rich li{margin-bottom:.5rem;line-height:1.7}.adventure-ops-section__rich h1,.adventure-ops-section__rich h2,.adventure-ops-section__rich h3,.adventure-ops-section__rich h4{font-family:var(--font-sans);font-weight:600;color:var(--color-on-surface, #111827);margin:1.5rem 0 .75rem;line-height:1.3}.adventure-ops-section__rich h3{font-size:18px}.adventure-ops-section__rich h4{font-size:16px}.adventure-ops-section__rich img{max-width:100%;height:auto;border-radius:.5rem;margin:.5rem 0}.catalog-adventures-page{--catalog-accent: var(--color-primary, #d4a04d);margin-top:calc(-1 * var(--pokhara-header-height, 116px));background:#f8f9fa;color:#191c1d}.catalog-adventures-hero{position:relative;display:flex;align-items:flex-end;min-height:16vh;overflow:hidden}@media (min-width: 768px){.catalog-adventures-hero{min-height:60vh}}.catalog-adventures-hero__media{position:absolute;inset:0}.catalog-adventures-hero__media img{display:block;width:100%;height:100%;object-fit:cover}.catalog-adventures-hero__media .top-picks-hero__carousel{width:100%;height:100%;overflow:hidden}.catalog-adventures-hero__media .top-picks-hero__track{display:flex;height:100%;transition:transform .65s ease;will-change:transform}.catalog-adventures-hero__media .top-picks-hero__slide{flex:0 0 100%;width:100%;height:100%}.catalog-adventures-hero__scrim{position:absolute;inset:0;background:linear-gradient(to bottom,#0000001a,#000000b3)}.catalog-adventures-hero__content{position:relative;z-index:2;width:100%;max-width:1280px;box-sizing:border-box;padding:calc(var(--pokhara-header-height, 116px) + 32px) max(16px,4vw) 64px;margin:0 auto;color:#fff}@media (min-width: 768px){.catalog-adventures-hero__content{padding:calc(var(--pokhara-header-height, 116px) + 32px) max(48px,3vw) 96px}}.catalog-adventures-hero__copy{max-width:min(72rem,100%);text-align:left}.catalog-adventures-hero__title{margin:0 0 16px;font-size:clamp(26px,4vw,44px);font-weight:800;line-height:1.2;letter-spacing:-.02em;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.catalog-adventures-hero__subtitle{margin:0;max-width:100%;font-size:clamp(15px,2vw,18px);font-weight:400;line-height:1.5;letter-spacing:.02em;opacity:.9;white-space:normal;overflow-wrap:anywhere;word-break:break-word}.catalog-adventures-shell{max-width:1280px;padding:48px max(20px,3vw) 80px;margin:0 auto}@media (min-width: 768px){.catalog-adventures-shell{padding-right:max(48px,3vw);padding-left:max(48px,3vw)}}.catalog-adventures-filters{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-start;padding-bottom:32px}.catalog-adventures-filters__chip{padding:8px 20px;font-size:12px;font-weight:700;line-height:1.4;color:#59413d;cursor:pointer;background:#f3f4f5;border:none;border-radius:9999px;transition:background .2s ease,color .2s ease}.catalog-adventures-filters__chip:hover{background:#e1e3e4}.catalog-adventures-filters__chip.is-active{color:#fff;background:var(--catalog-accent)}.catalog-adventures-routes{margin-bottom:80px}.catalog-adventures-routes__loading{display:flex;justify-content:center;padding:64px 0}.catalog-adventures-routes__empty{display:flex;flex-direction:column;gap:16px;align-items:center;padding:72px 24px;text-align:center}.catalog-adventures-routes__empty-icon{display:flex;align-items:center;justify-content:center;width:88px;height:88px;font-size:44px;color:var(--catalog-accent);background:color-mix(in srgb,var(--catalog-accent) 12%,#fff);border-radius:50%}.catalog-adventures-routes__empty p{margin:0;font-size:16px;line-height:1.6;color:#59413d}.catalog-adventures-routes__grid{display:grid;grid-template-columns:1fr;gap:24px}@media (min-width: 768px){.catalog-adventures-routes__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.catalog-adventures-routes__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.catalog-adventures-pagination{display:flex;gap:8px;align-items:center;justify-content:center;padding:48px 0 16px}.catalog-adventures-pagination__btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;font-size:16px;font-weight:600;color:#59413d;cursor:pointer;background:#fff;border:1px solid var(--catalog-accent);border-radius:8px;transition:border-color .2s ease,color .2s ease,background .2s ease}.catalog-adventures-pagination__btn .material-symbols-outlined{font-size:20px}.catalog-adventures-pagination__btn:hover:not(:disabled):not(.is-active){color:var(--catalog-accent);border-color:var(--catalog-accent)}.catalog-adventures-pagination__btn:disabled{cursor:not-allowed;opacity:.4}.catalog-adventures-pagination__btn.is-active{color:#fff;background:var(--catalog-accent);border-color:var(--catalog-accent)}.catalog-adventures-cta{padding:48px;background:#f3f4f5;border:1px solid #e1e3e4;border-radius:16px}@media (min-width: 768px){.catalog-adventures-cta{display:flex;gap:32px;align-items:center;justify-content:space-between}}.catalog-adventures-cta__copy{margin-bottom:24px;text-align:center}@media (min-width: 768px){.catalog-adventures-cta__copy{flex:1;margin-bottom:0;text-align:left}}.catalog-adventures-cta__copy h2{display:inline-block;margin:0 0 16px;padding:12px 20px;font-size:clamp(22px,3vw,32px);font-weight:700;line-height:1.3;color:#fff;background:var(--catalog-accent);border-radius:8px}.catalog-adventures-cta__copy p{max-width:36rem;margin:0;font-size:18px;line-height:1.6;color:#59413d}.catalog-adventures-cta__btn{flex-shrink:0;padding:20px 40px;font-size:18px;font-weight:700;color:#fff;white-space:nowrap;cursor:pointer;background:var(--catalog-accent);border:none;border-radius:12px;box-shadow:0 12px 32px color-mix(in srgb,var(--catalog-accent) 28%,transparent);transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.catalog-adventures-cta__btn:hover{box-shadow:0 16px 40px color-mix(in srgb,var(--catalog-accent) 36%,transparent);transform:scale(1.03)}.catalog-adventures-cta__btn:active{transform:scale(.97)}
