.experience-catalog,.experience-detail{padding:42px 0 80px;background:#f7faf8;min-height:70vh}.catalog-heading,.detail-title-row,.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.catalog-heading h1,.detail-title-row h1{font-size:clamp(30px,4vw,52px);margin:6px 0 10px}.catalog-heading p{margin:0;color:#68756d}.eyebrow{display:inline-flex;color:var(--primary);font-weight:800;font-size:14px}.result-count{background:#eaf7ef;color:var(--primary);padding:9px 14px;border-radius:999px;font-weight:800}.catalog-filter{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr auto auto;gap:12px;padding:18px;background:#fff;border:1px solid #e5ede8;border-radius:24px;box-shadow:0 12px 35px rgba(21,64,41,.06);margin-bottom:32px}.catalog-filter label{display:flex;flex-direction:column;gap:7px}.catalog-filter label span{font-size:12px;font-weight:800;color:#55645c}.catalog-filter input,.catalog-filter select{height:48px;border:1px solid #dfe8e2;border-radius:14px;background:#fbfdfc;padding:0 13px;font-family:inherit;min-width:0}.catalog-filter .btn{align-self:end;height:48px;white-space:nowrap}.experience-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.public-card{overflow:hidden;background:#fff;border:1px solid #e5ede8;border-radius:24px;box-shadow:0 12px 32px rgba(30,70,48,.06);transition:.2s}.public-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(30,70,48,.12)}.experience-card-media{height:230px;display:block;position:relative;overflow:hidden;background:#edf4ef}.experience-card-media img{width:100%;height:100%;object-fit:cover;transition:.35s}.public-card:hover .experience-card-media img{transform:scale(1.04)}.image-placeholder,.gallery-empty{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#edf7f0,#f9f4e8);color:#718077}.card-category,.capacity-warning{position:absolute;top:14px;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800}.card-category{right:14px;background:rgba(255,255,255,.92);color:#234b35}.capacity-warning{left:14px;background:#fff2df;color:#b76600}.experience-card-body{padding:18px}.card-location{color:#6c7d73;font-size:13px}.experience-card-body h2{font-size:20px;margin:8px 0}.experience-card-body h2 a{color:#17251d}.experience-card-body p{color:#67766e;min-height:48px;font-size:14px;line-height:1.8}.card-meta{display:flex;justify-content:space-between;gap:10px;color:#77847d;font-size:12px;padding:14px 0;border-top:1px solid #edf1ee}.card-footer{display:flex;align-items:flex-end;justify-content:space-between}.card-footer small{display:block;color:#7b8881}.card-footer strong{font-size:16px;color:#113e25}.card-arrow{width:40px;height:40px;border-radius:50%;background:#ecf8f0;color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:22px}.empty-state{background:#fff;border:1px dashed #cbd9d0;border-radius:24px;padding:60px;text-align:center}.empty-icon{font-size:50px;color:var(--primary)}.breadcrumbs{display:flex;gap:8px;align-items:center;color:#7b8881;font-size:13px;margin-bottom:24px;overflow:auto;white-space:nowrap}.breadcrumbs a{color:#65746b}.detail-subline{display:flex;gap:18px;flex-wrap:wrap;color:#6b7a72}.experience-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:190px 190px;gap:10px;border-radius:26px;overflow:hidden;margin-bottom:32px}.gallery-item{padding:0;border:0;overflow:hidden;background:#edf4ef;cursor:pointer}.gallery-item img{width:100%;height:100%;object-fit:cover}.gallery-item-0{grid-row:1/3}.gallery-compact{grid-template-columns:1fr;grid-template-rows:420px}.gallery-compact .gallery-item-0{grid-row:auto}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:32px;align-items:start}.detail-main{display:flex;flex-direction:column;gap:22px}.detail-section,.detail-facts,.booking-card{background:#fff;border:1px solid #e4ece7;border-radius:24px;padding:24px}.detail-section h2{margin:0 0 16px;font-size:23px}.lead{font-size:17px;color:#3f5147;line-height:2}.rich-copy{line-height:2.05;color:#526158}.detail-facts{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.detail-facts>div{background:#f7faf8;border-radius:18px;padding:16px}.detail-facts span{font-size:22px}.detail-facts small{display:block;color:#7a8880;margin:7px 0}.detail-facts strong{font-size:14px}.location-box{background:#f7faf8;border-radius:18px;padding:18px}.leader-box{display:flex;align-items:center;gap:16px}.leader-avatar{width:62px;height:62px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#e8f6ed;color:var(--primary);font-size:26px;font-weight:900}.leader-box h3,.leader-box p{margin:0}.leader-box p{color:#708078;margin-top:5px}.booking-card{position:sticky;top:92px;box-shadow:0 18px 45px rgba(24,72,45,.08)}.booking-price{padding-bottom:18px;border-bottom:1px solid #edf1ee}.booking-price small,.booking-price span{display:block;color:#77857d}.booking-price strong{display:block;font-size:25px;color:#103e24;margin:5px 0}.booking-card h3{margin:20px 0 12px}.date-options{display:flex;flex-direction:column;gap:9px;margin-bottom:18px}.date-option{display:flex;gap:10px;border:1px solid #dfe8e2;border-radius:16px;padding:12px;cursor:pointer}.date-option:has(input:checked){border-color:var(--primary);background:#eff9f2}.date-option input{accent-color:var(--primary)}.date-option span{display:flex;flex-direction:column;gap:5px}.date-option small{color:#75837b}.no-dates{background:#fff7e9;color:#91601c;border-radius:14px;padding:14px;margin-bottom:18px}.btn-block{display:flex;width:100%;justify-content:center}.btn.disabled{pointer-events:none;opacity:.5}.booking-note{font-size:12px;color:#7a8880;text-align:center;line-height:1.8}.related-section{margin-top:48px}.section-heading h2{margin:0}.related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.related-card{display:block;background:#fff;border:1px solid #e4ece7;border-radius:20px;overflow:hidden;color:#17251d}.related-card img,.related-card>.image-placeholder{width:100%;height:160px;object-fit:cover}.related-card div:last-child{padding:13px}.related-card h3{font-size:16px;margin:0 0 7px}.related-card span{font-size:12px;color:#76847c}@media(max-width:1100px){.catalog-filter{grid-template-columns:repeat(3,1fr)}.experience-grid{grid-template-columns:repeat(2,1fr)}.detail-layout{grid-template-columns:1fr}.booking-card{position:static}.related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.experience-catalog,.experience-detail{padding-top:24px}.catalog-heading,.detail-title-row{align-items:flex-start;flex-direction:column}.catalog-filter{grid-template-columns:1fr}.experience-grid{grid-template-columns:1fr}.experience-card-media{height:220px}.experience-gallery,.gallery-compact{grid-template-columns:1fr 1fr;grid-template-rows:240px 120px}.gallery-item-0{grid-column:1/3;grid-row:auto}.detail-facts{grid-template-columns:1fr 1fr}.related-grid{grid-template-columns:1fr 1fr}.detail-section,.detail-facts,.booking-card{padding:18px}}
