: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__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-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 7px}.adonay-experience-card__price{color:var(--adonay-dark);font-size:14px;margin:0 0 9px}.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__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__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__price{font-size:12px;margin-bottom:5px}.adonay-experience-card__duration{font-size:12px}.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__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}}