.tour-explorer{--tour-header-height:5.75rem;gap:0;display:grid}.tour-explorer__hero{padding:calc(var(--tour-header-height) + .75rem) 0 .75rem}.tour-explorer__hero-panel{border-radius:var(--radius-xl);color:#f7f3ea;box-shadow:var(--shadow-strong);background:radial-gradient(circle at 100% 0,#b8955d38,#0000 34%),radial-gradient(circle at 0 100%,#0f6b572e,#0000 38%),linear-gradient(#142c31 0%,#0e2126 100%);gap:1rem;padding:1.75rem;display:grid;position:relative;overflow:hidden}.tour-explorer__hero-panel:after{content:"";background:linear-gradient(#0000,#ffffff0a);height:4.5rem;position:absolute;inset:auto 0 0}.tour-explorer__eyebrow{color:#e9c993e6;letter-spacing:.22em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:800}.tour-explorer__title{max-width:16ch;font-family:var(--font-heading), serif;letter-spacing:-.05em;margin:0;font-size:clamp(2.8rem,7vw,5.6rem);line-height:1}.tour-explorer__summary{color:#f7f3eac7;max-width:62ch;margin:0;line-height:1.8}.tour-explorer__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.tour-explorer__stat{background:#ffffff0f;border:1px solid #ffffff14;border-radius:1.2rem;gap:.2rem;padding:1.2rem;display:grid}.tour-explorer__stat strong{font-family:var(--font-heading), serif;font-size:1.7rem;font-weight:600}.tour-explorer__stat span{color:#f7f3eab3;letter-spacing:.08em;text-transform:uppercase;font-size:.82rem}.tour-explorer__filters{z-index:10;padding:1rem 0 .35rem;position:sticky;top:5.8rem}.tour-explorer__filters-shell{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffcf6e0;border:1px solid #ffffffb8;border-radius:1.6rem;gap:.9rem;padding:1rem;display:grid;box-shadow:0 8px 20px #0000000f}.tour-explorer__search input{background:#ffffffdb;border:1px solid #17333a1a;border-radius:1rem;width:100%;min-height:3.25rem;padding:0 1rem}.tour-explorer__mobile-filters{display:none}.tour-explorer__mobile-field{gap:.4rem;display:grid}.tour-explorer__mobile-label{color:var(--muted-strong);letter-spacing:.08em;text-transform:uppercase;font-size:.76rem;font-weight:700}.tour-explorer__mobile-field select{width:100%;min-height:2.9rem;color:var(--text);appearance:none;background:#fffffff0;border:1px solid #17333a1f;border-radius:.85rem;padding:0 .85rem}.tour-explorer__chip-row{flex-wrap:wrap;gap:.55rem;display:flex}.tour-explorer__chip{min-height:2.8rem;color:var(--muted-strong);background:#fffdfa;border:1px solid #17333a1a;border-radius:999px;align-items:center;gap:.5rem;padding:.45rem .8rem;font-size:.85rem;font-weight:700;display:inline-flex}.tour-explorer__chip small{background:#17333a14;border-radius:999px;justify-content:center;align-items:center;min-width:1.2rem;min-height:1.2rem;padding:0 .35rem;font-size:.65rem;display:inline-flex}.tour-explorer__chip.is-active{color:#fff;background:var(--chip-color,#17363b);border-color:#0000}.tour-explorer__chip.is-active small{background:#ffffff29}.tour-explorer__duration-row{flex-wrap:wrap;gap:.45rem;display:inline-flex}.tour-explorer__duration-row button{min-height:2.7rem;color:var(--muted-strong);background:#ffffffbd;border:1px solid #17333a1a;border-radius:999px;padding:.55rem .95rem;font-weight:700}.tour-explorer__duration-row button.is-active{color:#fff;background:#17363b}.tour-explorer__results-meta{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:1.4rem;display:flex}.tour-explorer__results-meta p,.tour-explorer__results-meta span{color:var(--muted);margin:0}.tour-explorer__results-meta strong{color:var(--text)}.tour-explorer__grid{gap:1.5rem;display:grid}.tour-explorer__card{border-radius:var(--radius-xl);background:#ffffffd1;border:1px solid #17333a14;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;overflow:hidden;box-shadow:0 10px 24px #00000014}.tour-explorer__card:hover{border-color:#17333a29;transform:translateY(-6px)scale(1.01);box-shadow:0 26px 54px #11262b1f}.tour-explorer__card-media{background:linear-gradient(145deg, color-mix(in srgb, var(--tour-accent) 50%, #0c1720) 0%, #101c22 100%);min-height:13rem;padding:1rem;position:relative}.tour-explorer__card-image{object-fit:cover}.tour-explorer__card-overlay{background:linear-gradient(145deg, color-mix(in srgb, var(--tour-accent) 34%, transparent) 0%, #101c2273 100%), linear-gradient(180deg, transparent 20%, #000000b3);position:absolute;inset:0}.tour-explorer__pill-row,.tour-explorer__card-copy{z-index:1;position:relative}.tour-explorer__pill-row{flex-wrap:wrap;justify-content:space-between;gap:.55rem;display:flex}.tour-explorer__pill{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff24;border-radius:999px;align-items:center;min-height:2rem;padding:.3rem .7rem;font-size:.76rem;font-weight:700;display:inline-flex}.tour-explorer__pill--accent{background:color-mix(in srgb, var(--tour-accent) 76%, white);color:#fff}.tour-explorer__card-copy{align-content:end;gap:.55rem;min-height:11rem;margin-top:3.25rem;display:grid}.tour-explorer__card-copy p{color:#f2d6abe0;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.74rem;font-weight:800}.tour-explorer__card-copy h2{color:#fff;font-family:var(--font-heading), serif;letter-spacing:-.04em;margin:0;font-size:clamp(1.7rem,5vw,2.5rem);line-height:.98}.tour-explorer__card-body{gap:.9rem;padding:1.15rem;display:grid}.tour-explorer__card-summary,.tour-explorer__card-meta{margin:0}.tour-explorer__card-summary{color:var(--muted);line-height:1.75}.tour-explorer__card-meta{color:var(--muted-strong);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;gap:.8rem;font-size:.82rem;font-weight:700;display:flex}.tour-explorer__card-link{color:var(--accent);font-weight:800}.tour-explorer__empty{border-radius:var(--radius-xl);text-align:center;background:#ffffffbd;justify-items:center;gap:.8rem;padding:3rem 1.25rem;display:grid}.tour-explorer__empty h2,.tour-explorer__empty p{margin:0}.tour-explorer__empty p{color:var(--muted)}.tour-explorer__empty button{border:1px solid var(--line-strong);background:0 0;border-radius:999px;min-height:3rem;padding:.7rem 1rem}@media (min-width:700px){.tour-explorer__stats{grid-template-columns:repeat(4,minmax(0,1fr))}.tour-explorer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1080px){.tour-explorer__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1320px){.tour-explorer__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:899px){.tour-explorer__filters{top:5.2rem}}@media (max-width:768px){.tour-explorer__filters{position:static}.tour-explorer__mobile-filters{gap:.85rem;display:grid}.tour-explorer__chip-row,.tour-explorer__duration-row{display:none}}@media (max-width:640px){.tour-explorer__hero-panel,.tour-explorer__filters-shell{padding:1rem}.tour-explorer__title{max-width:100%;font-size:2.4rem}.tour-explorer__filters{padding-top:.6rem}.tour-explorer__filters-shell{border-radius:1.35rem;gap:.75rem;padding:.85rem}.tour-explorer__search input{min-height:3rem;padding-inline:.9rem;font-size:.98rem}.tour-explorer__mobile-filters{gap:.75rem}.tour-explorer__mobile-field{gap:.38rem}.tour-explorer__mobile-label{font-size:.72rem}.tour-explorer__mobile-field select{border-radius:.9rem;min-height:3rem;padding-inline:.9rem;font-size:.98rem}.tour-explorer__results-meta{gap:.35rem;margin-bottom:1.1rem}.tour-explorer__results-meta p{font-size:1.05rem}.tour-explorer__results-meta span{max-width:30ch;line-height:1.55}.tour-explorer__results-meta{flex-direction:column;align-items:flex-start}}@media (max-width:480px){.tour-explorer__hero{padding-top:calc(var(--tour-header-height) + .5rem);padding-bottom:.5rem}.tour-explorer__hero-panel{border-radius:1.25rem;gap:.85rem;padding:.85rem}.tour-explorer__eyebrow{letter-spacing:.18em;font-size:.7rem}.tour-explorer__title{font-size:clamp(1.85rem,9vw,2.2rem)}.tour-explorer__summary{font-size:.88rem;line-height:1.7}.tour-explorer__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.tour-explorer__stat{border-radius:1rem;padding:.95rem}.tour-explorer__stat strong{font-size:1.4rem}.tour-explorer__stat span{letter-spacing:.06em;font-size:.72rem}.tour-explorer__filters{padding-top:.5rem}.tour-explorer__filters-shell{border-radius:1.15rem;gap:.65rem;padding:.75rem}.tour-explorer__search input{border-radius:.85rem;min-height:2.85rem;padding-inline:.8rem;font-size:.92rem}.tour-explorer__mobile-filters{gap:.6rem}.tour-explorer__mobile-field{gap:.32rem}.tour-explorer__mobile-label{font-size:.68rem}.tour-explorer__mobile-field select{border-radius:.8rem;min-height:2.85rem;padding-inline:.8rem;font-size:.92rem}.tour-explorer__grid{gap:1rem}.tour-explorer__card{border-radius:1.25rem}.tour-explorer__card-media{min-height:11rem;padding:.85rem}.tour-explorer__pill{min-height:1.85rem;padding:.25rem .6rem;font-size:.7rem}.tour-explorer__card-copy{gap:.45rem;min-height:9rem;margin-top:2.5rem}.tour-explorer__card-copy p{letter-spacing:.14em;font-size:.68rem}.tour-explorer__card-copy h2{font-size:clamp(1.4rem,5vw,1.85rem)}.tour-explorer__card-body{gap:.75rem;padding:.95rem}.tour-explorer__card-summary{font-size:.88rem;line-height:1.7}.tour-explorer__card-meta{flex-wrap:wrap;gap:.6rem;font-size:.75rem}.tour-explorer__card-link{font-size:.88rem}.tour-explorer__empty{border-radius:1.25rem;padding:2.5rem 1rem}.tour-explorer__empty h2{font-size:1.15rem}.tour-explorer__empty p{font-size:.88rem}.tour-explorer__empty button{min-height:2.75rem;padding:.6rem .9rem;font-size:.88rem}.tour-explorer__results-meta{gap:.3rem;margin-bottom:.95rem}.tour-explorer__results-meta p{font-size:.95rem}.tour-explorer__results-meta span{font-size:.85rem;line-height:1.5}}
