:root{--adonay-wine:#431515;--adonay-cream:#e8eadd;--adonay-green:#3d5134;--adonay-blue:#b0c6c3;--adonay-dark:#20251a;--adonay-white:#fff;--adonay-text-muted:#6b6e65;--adonay-border:rgba(32,37,26,.1)}.adonay-experiences,.adonay-experiences *{box-sizing:border-box}.adonay-experiences{color:var(--adonay-dark);margin:0 auto;max-width:760px;width:100%}.adonay-experiences__topbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.adonay-experiences__title{color:var(--adonay-dark);font-size:34px;line-height:1.1;margin:0}.adonay-experiences__eyebrow{color:var(--adonay-wine);font-size:11px;font-weight:700;letter-spacing:.14em;margin:0 0 4px;text-transform:uppercase}.adonay-experiences__search{align-items:center;background:transparent;border:0;color:var(--adonay-dark);cursor:pointer;display:inline-flex;height:42px;justify-content:center;padding:0;width:42px}.adonay-detail__back svg,.adonay-experience-card__arrow svg,.adonay-experience-card__duration svg,.adonay-experience-card__location svg,.adonay-experiences__search svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.adonay-experiences__search svg{height:23px;width:23px}.adonay-experiences__tabs{display:flex;gap:22px;margin-bottom:22px;overflow-x:auto;padding-bottom:6px;scrollbar-width:none}.adonay-experiences__tabs::-webkit-scrollbar{display:none}.adonay-tab{background:transparent;border:0;color:var(--adonay-dark);cursor:pointer;flex:0 0 auto;font:inherit;font-size:14px;padding:4px 0 9px;position:relative}.adonay-tab:after{background:transparent;bottom:0;content:"";height:2px;left:0;position:absolute;right:0}.adonay-tab.is-active{font-weight:700}.adonay-tab.is-active:after{background:var(--adonay-wine)}.adonay-experiences__list{display:flex;flex-direction:column}.adonay-experience-card{border-bottom:1px solid var(--adonay-border)}.adonay-experience-card.is-hidden{display:none}.adonay-experience-card__link,.adonay-experience-card__link:active,.adonay-experience-card__link:focus,.adonay-experience-card__link:hover{color:inherit;text-decoration:none}.adonay-experience-card__link{align-items:center;display:grid;gap:18px;grid-template-columns:145px minmax(0,1fr) 30px;min-height:150px;padding:16px 0;transition:background .25s ease}.adonay-experience-card__link:hover{background:rgba(232,234,221,.4)}.adonay-experience-card__media{background:var(--adonay-cream);border-radius:8px;height:104px;overflow:hidden;width:145px}.adonay-experience-card__media img{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.adonay-experience-card__link:hover .adonay-experience-card__media img{transform:scale(1.04)}.adonay-experience-card__content h3{color:var(--adonay-dark);font-size:19px;line-height:1.25;margin:0 0 6px}.adonay-detail__type,.adonay-experience-card__type{color:var(--adonay-wine);display:block;font-size:10px;font-weight:700;letter-spacing:.1em;margin-bottom:5px;text-transform:uppercase}.adonay-experience-card__price{color:var(--adonay-green);font-size:13px;font-weight:700;margin:0 0 7px}.adonay-experience-card__meta{align-items:center;display:flex;flex-wrap:wrap;gap:6px 14px}.adonay-experience-card__location{align-items:center;color:var(--adonay-text-muted);display:flex;font-size:13px;gap:6px}.adonay-experience-card__location svg{height:15px;width:15px}.adonay-experience-card__duration{align-items:center;color:var(--adonay-text-muted);display:flex;font-size:13px;gap:6px}.adonay-experience-card__duration svg{height:15px;width:15px}.adonay-experience-card__arrow{color:var(--adonay-dark);display:inline-flex}.adonay-experience-card__arrow svg{height:22px;width:22px}.adonay-experiences__empty{color:var(--adonay-text-muted);padding:32px 0;text-align:center}body.adonay-detail-open{overflow:hidden}.adonay-detail{background:#f7f6f0;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .25s ease,visibility .25s ease;visibility:hidden;z-index:9999}.adonay-detail.is-open{opacity:1;pointer-events:auto;visibility:visible}.adonay-detail__shell{display:flex;flex-direction:column;height:100%}.adonay-detail__header{align-items:center;backdrop-filter:blur(10px);background:rgba(247,246,240,.96);border-bottom:1px solid var(--adonay-border);display:flex;justify-content:space-between;min-height:74px;padding:0 34px}.adonay-detail__back{align-items:center;background:transparent;border:0;color:var(--adonay-dark);cursor:pointer;display:inline-flex;font:inherit;font-weight:700;gap:8px;padding:0}.adonay-detail__back svg{height:22px;width:22px}.adonay-detail__header-cta,.adonay-detail__mobile-cta{align-items:center;background:var(--adonay-wine);border-radius:6px;color:var(--adonay-white);display:inline-flex;font-weight:700;justify-content:center;min-height:42px;padding:10px 18px;text-decoration:none}.adonay-detail__header-cta:hover,.adonay-detail__mobile-cta:hover{background:#5a1c1c;color:var(--adonay-white);text-decoration:none}.adonay-detail__scroll{flex:1;overflow-y:auto;padding:28px 34px 42px}.adonay-detail__layout{display:grid;gap:34px;grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);margin:0 auto;width:min(1180px,100%)}.adonay-detail__content,.adonay-detail__visual{min-width:0}.adonay-detail__hero{aspect-ratio:16/10;background:var(--adonay-cream);border-radius:10px;overflow:hidden}.adonay-detail__hero img{display:block;height:100%;object-fit:cover;width:100%}.adonay-detail__gallery{display:grid;gap:10px;grid-template-columns:repeat(4,1fr);margin-top:12px}.adonay-detail__thumb{aspect-ratio:4/3;background:transparent;border:2px solid transparent;border-radius:6px;cursor:pointer;overflow:hidden;padding:0}.adonay-detail__thumb.is-active{border-color:var(--adonay-green)}.adonay-detail__thumb img{display:block;height:100%;object-fit:cover;width:100%}.adonay-detail__heading{display:flex;gap:20px;justify-content:space-between;margin-bottom:24px}.adonay-detail__heading h2{color:var(--adonay-dark);font-size:36px;line-height:1.1;margin:0 0 8px}.adonay-detail__price{color:var(--adonay-green);font-size:16px;font-weight:700;margin:0}.adonay-detail__route{background:rgba(232,234,221,.5);border-left:3px solid var(--adonay-green);margin:-10px 0 28px;padding:14px 16px}.adonay-detail__route span{color:var(--adonay-text-muted);display:block;font-size:11px;letter-spacing:.08em;margin-bottom:5px;text-transform:uppercase}.adonay-detail__route strong{font-size:14px;line-height:1.5}.adonay-detail__facts{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:28px}.adonay-detail__facts div{border-top:1px solid var(--adonay-border);min-width:0;padding-top:12px}.adonay-detail__facts span{color:var(--adonay-text-muted);display:block;font-size:12px;margin-bottom:6px}.adonay-detail__facts strong{color:var(--adonay-dark);display:block;font-size:13px;line-height:1.45}.adonay-detail__section{margin-bottom:26px}.adonay-detail__section h3{color:var(--adonay-dark);font-size:18px;margin:0 0 10px}.adonay-detail__section p,.adonay-detail__section ul{color:var(--adonay-dark);font-size:15px;line-height:1.65;margin-top:0}.adonay-detail__section ul{padding-left:20px}.adonay-detail__section li{margin-bottom:6px}.adonay-detail__columns{display:grid;gap:28px;grid-template-columns:repeat(2,minmax(0,1fr))}.adonay-check-list,.adonay-cross-list{list-style:none;padding-left:0!important}.adonay-check-list li,.adonay-cross-list li{padding-left:24px;position:relative}.adonay-check-list li:before,.adonay-cross-list li:before{font-weight:700;left:0;position:absolute;top:0}.adonay-check-list li:before{color:var(--adonay-green);content:"✓"}.adonay-cross-list li:before{color:var(--adonay-wine);content:"×"}.adonay-timeline{list-style:none;margin:0;padding:0}.adonay-timeline li{display:grid;gap:12px;grid-template-columns:16px minmax(0,1fr);margin:0;padding-bottom:18px;position:relative}.adonay-timeline li:not(:last-child):after{background:var(--adonay-border);bottom:-2px;content:"";left:5px;position:absolute;top:13px;width:1px}.adonay-timeline__marker{background:var(--adonay-wine);border:2px solid #f7f6f0;border-radius:50%;box-shadow:0 0 0 1px var(--adonay-wine);height:11px;margin-top:4px;position:relative;width:11px;z-index:1}.adonay-timeline span,.adonay-timeline strong{display:block}.adonay-timeline strong{font-size:14px;line-height:1.4}.adonay-timeline div>span{color:var(--adonay-text-muted);font-size:13px;margin-top:2px}.adonay-detail__tags{display:flex;flex-wrap:wrap;gap:8px}.adonay-detail__tags span{background:var(--adonay-cream);border-radius:999px;font-size:12px;font-weight:700;padding:6px 10px}.adonay-detail__food,.adonay-detail__important{background:rgba(232,234,221,.48);border-radius:7px;padding:16px 18px}.adonay-detail__important{background:rgba(67,21,21,.05);border-left:3px solid var(--adonay-wine)}.adonay-detail__food p,.adonay-detail__important p{margin-bottom:0}.adonay-detail__image-note{color:var(--adonay-text-muted);font-size:11px;line-height:1.4;margin:8px 0 0}.adonay-detail__mobile-cta{display:none}@media (max-width:991px){.adonay-experiences{max-width:100%}.adonay-detail__layout{grid-template-columns:1fr}.adonay-detail__content{padding-bottom:20px}}@media (max-width:767px){.adonay-experiences__title{font-size:28px}.adonay-experiences__tabs{gap:18px}.adonay-experience-card__link{gap:12px;grid-template-columns:94px minmax(0,1fr) 22px;min-height:112px;padding:12px 0}.adonay-experience-card__media{border-radius:7px;height:72px;width:94px}.adonay-experience-card__content h3{font-size:16px;margin-bottom:4px}.adonay-experience-card__type{font-size:9px;margin-bottom:3px}.adonay-experience-card__price{font-size:12px;margin-bottom:5px}.adonay-experience-card__duration{font-size:12px}.adonay-experience-card__location{display:none}.adonay-detail__header{min-height:60px;padding:0 16px}.adonay-detail__header-cta{display:none}.adonay-detail__scroll{padding:14px 16px 100px}.adonay-detail__layout{gap:22px}.adonay-detail__hero{aspect-ratio:4/3;border-radius:8px}.adonay-detail__gallery{gap:7px;margin-top:8px}.adonay-detail__heading h2{font-size:29px}.adonay-detail__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.adonay-detail__columns{gap:0;grid-template-columns:1fr}.adonay-detail__mobile-cta{bottom:calc(14px + env(safe-area-inset-bottom));box-shadow:0 10px 30px rgba(67,21,21,.24);display:flex;left:16px;min-height:50px;position:fixed;right:16px}}@media (min-width:992px){.adonay-detail__scroll{min-height:0;overflow:hidden}.adonay-detail__layout{height:100%}.adonay-detail__visual{align-self:start}.adonay-detail__content{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:12px;scrollbar-color:rgba(61,81,52,.45) transparent;scrollbar-width:thin}.adonay-detail__content::-webkit-scrollbar{width:6px}.adonay-detail__content::-webkit-scrollbar-track{background:transparent}.adonay-detail__content::-webkit-scrollbar-thumb{background:rgba(61,81,52,.45);border-radius:999px}}