#tours-hero{justify-content:center;align-items:center;width:100%;height:75svh;min-height:500px;display:flex;position:relative;overflow:hidden}.tours-hero-bg{background-color:#162a20;background-position:50%;background-size:cover;animation:18s ease-in-out infinite alternate toursHeroZoom;position:absolute;inset:0;transform:scale(1.04)}@keyframes toursHeroZoom{0%{transform:scale(1.04)}to{transform:scale(1.12)}}.tours-hero-overlay{background:linear-gradient(160deg,#0a0e14b3 0%,#121c1280 45%,#0a0e14d1 100%);position:absolute;inset:0}.tours-hero-grain{pointer-events:none;opacity:.45;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.035'/%3E%3C/svg%3E");position:absolute;inset:0}.tours-hero-content{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:860px;padding:2rem 1.5rem;display:flex;position:relative}.tours-hero-eyebrow{font-family:var(--st-font-label);letter-spacing:.35em;color:#d4bb8ce6;text-transform:uppercase;margin-bottom:1.8rem;font-size:clamp(.6rem,1.1vw,.78rem)}.tours-hero-headline{font-family:var(--st-font-display);color:var(--st-cream);margin:0;font-size:clamp(2.4rem,6.5vw,5.2rem);font-weight:300;line-height:1.13}.tours-hero-headline em{color:var(--st-gold);font-style:italic}.tours-hero-divider{background:linear-gradient(90deg, transparent, var(--st-gold), transparent);width:48px;height:1px;margin:1.6rem auto}.tours-hero-desc{font-family:var(--st-font-body);color:#f0ebdcd9;letter-spacing:.02em;font-size:clamp(.82rem,1.4vw,.97rem);font-weight:300;line-height:1.85}#tours-stats{background:#162a20;border-top:1px solid #c8a96e26;border-bottom:1px solid #c8a96e26;padding:2.5rem 2rem}.tours-stats-inner{grid-template-columns:repeat(4,1fr);gap:0;max-width:1000px;margin:0 auto;display:grid}@media (max-width:640px){.tours-stats-inner{grid-template-columns:repeat(2,1fr)}}.tours-stat{text-align:center;border-right:1px solid #c8a96e26;padding:1rem 1.5rem}.tours-stat:last-child{border-right:none}.tours-stat-number{font-family:var(--st-font-display);color:var(--st-gold);font-size:clamp(2rem,3.5vw,2.8rem);font-weight:300;line-height:1;display:block}.tours-stat-label{font-family:var(--st-font-label);letter-spacing:.28em;text-transform:uppercase;color:#f0ebdc80;margin-top:.5rem;font-size:clamp(.55rem,.9vw,.65rem);display:block}#tours-featured{background-color:#162a20;padding:7rem 2rem;position:relative;overflow:hidden}.tfeat-inner{align-items:center;gap:5rem;max-width:1200px;margin:0 auto;display:flex}@media (max-width:900px){.tfeat-inner{flex-direction:column;gap:3.5rem}}.tfeat-img-box{aspect-ratio:3/4;flex:1.1;width:100%;max-width:520px;margin:0 auto;position:relative}.tfeat-img{object-fit:cover;background:linear-gradient(135deg,#1e2535,#0d1220);border-radius:2px;width:100%;height:100%;display:block}.tfeat-img-accent{border-bottom:1px solid var(--st-gold);border-left:1px solid var(--st-gold);opacity:.5;width:150px;height:150px;position:absolute;bottom:-1.5rem;left:-1.5rem}.tfeat-img-tag{font-family:var(--st-font-label);letter-spacing:.2em;text-transform:uppercase;background:var(--st-gold);color:#162a20;padding:.4rem 1rem;font-size:.6rem;position:absolute;top:1.4rem;right:1.4rem}.tfeat-text{z-index:2;flex:1;position:relative}.tfeat-eyebrow{font-family:var(--st-font-label);letter-spacing:.38em;text-transform:uppercase;color:var(--st-gold);margin-bottom:.8rem;font-size:clamp(.58rem,1vw,.7rem);display:block}.tfeat-category{font-family:var(--st-font-label);letter-spacing:.22em;text-transform:uppercase;color:#d4bb8ca6;margin-bottom:1.2rem;font-size:clamp(.55rem,.9vw,.64rem);display:block}.tfeat-title{font-family:var(--st-font-display);color:var(--st-cream);margin:0 0 1.5rem;font-size:clamp(2rem,4vw,3.6rem);font-weight:300;line-height:1.15}.tfeat-title em{color:var(--st-gold);font-style:italic}.tfeat-divider{background:linear-gradient(90deg, var(--st-gold), transparent);width:40px;height:1px;margin-bottom:1.5rem}.tfeat-desc{font-family:var(--st-font-body);color:#f5f0e8bf;margin-bottom:2rem;font-size:clamp(.85rem,1.3vw,.95rem);font-weight:300;line-height:1.9}.tfeat-meta-row{flex-wrap:wrap;gap:1.5rem;margin-bottom:2.5rem;display:flex}.tfeat-meta-item{flex-direction:column;gap:.3rem;display:flex}.tfeat-meta-val{font-family:var(--st-font-display);color:var(--st-cream);font-size:clamp(.9rem,1.4vw,1.1rem);font-weight:400}.tfeat-meta-key{font-family:var(--st-font-label);letter-spacing:.22em;text-transform:uppercase;color:#d4bb8c80;font-size:.58rem}.tfeat-price{font-family:var(--st-font-display);color:var(--st-gold);margin-bottom:2.5rem;font-size:clamp(1.4rem,2.2vw,1.9rem);font-weight:300}.tfeat-price span{font-family:var(--st-font-label);letter-spacing:.2em;text-transform:uppercase;color:#d4bb8c80;margin-left:.5rem;font-size:.65rem}.tfeat-cta{font-family:var(--st-font-label);letter-spacing:.25em;text-transform:uppercase;color:var(--st-dark);background:var(--st-gold);align-items:center;gap:.7rem;padding:1rem 2.4rem;font-size:clamp(.68rem,1vw,.76rem);text-decoration:none;transition:background .4s;display:inline-flex}.tfeat-cta:hover{background:var(--st-cream)}.tfeat-cta-arrow{transition:transform .3s}.tfeat-cta:hover .tfeat-cta-arrow{transform:translate(5px)}.tours-filter-spacer{background-color:#f7f4ef;height:6rem}#tours-filter{z-index:40;background-color:#f7f4ef;border-bottom:1px solid #0000;padding:1rem 2rem 2rem;transition:background-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,padding .4s,box-shadow .4s,border-color .4s;position:sticky;top:90px}#tours-filter.glass-sticky{-webkit-backdrop-filter:blur(16px);background-color:#f7f4efd9;border-bottom:1px solid #c8b89a66;padding:1.5rem 2rem;box-shadow:0 10px 40px #0000000d}.tours-filter-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;max-width:1100px;margin:0 auto;display:flex}.tours-filter-label{font-family:var(--st-font-label);letter-spacing:.3em;text-transform:uppercase;color:#8a7e6a;white-space:nowrap;font-size:clamp(.56rem,.9vw,.64rem)}.tours-filter-chips{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.tours-filter-chip{font-family:var(--st-font-label);letter-spacing:.2em;text-transform:uppercase;color:#6a6254;cursor:pointer;background:0 0;border:1px solid #c8b89a8c;border-radius:999px;padding:.45rem 1.1rem;font-size:clamp(.56rem,.9vw,.65rem);transition:all .3s}.tours-filter-chip:hover{border-color:var(--st-gold);color:#3a3228}.tours-filter-chip.active{color:var(--st-gold);background:#162a20;border-color:#162a20}#tours-list-head{background-color:#f7f4ef;padding:4rem 2rem 2rem;position:relative}#tours-list-head:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23c8b89a' fill-opacity='0.07'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.tours-list-header{text-align:center;z-index:2;max-width:640px;margin:0 auto;position:relative}.tl-eyebrow{font-family:var(--st-font-label);letter-spacing:.38em;text-transform:uppercase;color:#162a20;margin-bottom:1.1rem;font-size:clamp(.58rem,1vw,.72rem);display:block}.tl-title{font-family:var(--st-font-display);color:#1a1a18;margin:0 0 1.4rem;font-size:clamp(2rem,4.5vw,3.6rem);font-weight:300;line-height:1.15}.tl-title em{color:var(--st-gold);font-style:italic}.tl-divider{background:linear-gradient(90deg, transparent, var(--st-gold), transparent);width:40px;height:1px;margin:0 auto}#tours-list{background-color:#f7f4ef;padding:3rem 2rem 8rem;position:relative;overflow:hidden}#tours-list:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23c8b89a' fill-opacity='0.07'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.tours-grid{grid-template-columns:repeat(3,1fr);gap:1.8rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:1024px){.tours-grid{grid-template-columns:repeat(2,1fr);gap:1.4rem}}@media (max-width:640px){.tours-grid{grid-template-columns:1fr}}.tour-card{cursor:pointer;background:#fff;border:1px solid #c8b89a40;border-radius:2px;flex-direction:column;text-decoration:none;transition:transform .45s cubic-bezier(.25,.46,.45,.94),box-shadow .45s;display:flex;position:relative;overflow:hidden}.tour-card:hover{transform:translateY(-8px);box-shadow:0 24px 60px #162a2021}.tour-card-img-wrap{aspect-ratio:16/11;width:100%;position:relative;overflow:hidden}.tour-card-img{object-fit:cover;background:linear-gradient(160deg,#8fad8a,#4a7a5a 40%,#162a20);width:100%;height:100%;transition:transform .75s cubic-bezier(.25,.46,.45,.94);transform:scale(1)}.tour-card:hover .tour-card-img{transform:scale(1.08)}.tour-card-img-overlay{opacity:.7;background:linear-gradient(#0000 45%,#080e08a6);transition:opacity .4s;position:absolute;inset:0}.tour-card:hover .tour-card-img-overlay{opacity:1}.tour-card-shimmer{opacity:0;background:linear-gradient(135deg,#d4bb8c14,#0000 60%);transition:opacity .5s;position:absolute;inset:0}.tour-card:hover .tour-card-shimmer{opacity:1}.tour-card-badge{font-family:var(--st-font-label);letter-spacing:.2em;text-transform:uppercase;background:var(--st-gold);color:#162a20;padding:.3rem .8rem;font-size:.58rem;position:absolute;top:1rem;left:1rem}.tour-card-category-pill{font-family:var(--st-font-label);letter-spacing:.18em;text-transform:uppercase;color:#f5f0e8e6;background:#162a20a6;border:1px solid #d4bb8c4d;padding:.28rem .75rem;font-size:.55rem;position:absolute;top:1rem;right:1rem}.tour-card-img-meta{justify-content:space-between;align-items:flex-end;padding:1rem 1.2rem .9rem;display:flex;position:absolute;bottom:0;left:0;right:0}.tour-card-duration{font-family:var(--st-font-display);color:var(--st-cream);font-size:1.5rem;font-weight:300;line-height:1}.tour-card-duration span{font-family:var(--st-font-label);letter-spacing:.2em;text-transform:uppercase;color:#d4bb8cb3;margin-top:.2rem;font-size:.55rem;display:block}.tour-card-difficulty{font-family:var(--st-font-label);letter-spacing:.15em;text-transform:uppercase;color:#f5f0e8b3;text-align:right;font-size:.55rem}.tour-card-body{flex-direction:column;flex:1;padding:1.4rem 1.5rem 1.6rem;display:flex}.tour-card-name{font-family:var(--st-font-display);color:#1a1a18;margin:0 0 .5rem;font-size:clamp(1.2rem,1.8vw,1.5rem);font-weight:400;line-height:1.25}.tour-card-tagline{font-family:var(--st-font-body);color:#9a8f7a;margin:0 0 1rem;font-size:clamp(.78rem,1.1vw,.88rem);font-style:italic}.tour-card-excerpt{font-family:var(--st-font-body);color:#6a6254;flex:1;margin-bottom:1.2rem;font-size:clamp(.75rem,1.1vw,.84rem);font-weight:300;line-height:1.75}.tour-card-footer{border-top:1px solid #c8b89a4d;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.tour-card-price{font-family:var(--st-font-display);color:#162a20;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:300}.tour-card-price span{font-family:var(--st-font-label);letter-spacing:.15em;text-transform:uppercase;color:#9a8f7a;font-size:.55rem;display:block}.tour-card-cta{font-family:var(--st-font-label);letter-spacing:.2em;text-transform:uppercase;color:#162a20;opacity:.6;align-items:center;gap:.4rem;font-size:.6rem;transition:opacity .3s;display:flex}.tour-card:hover .tour-card-cta{opacity:1}.tour-card-cta-arrow{transition:transform .3s}.tour-card:hover .tour-card-cta-arrow{transform:translate(4px)}
