*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;color:#102a43;background:#f4f7fb}html,body,#root{background:#f4f7fb}html,body{overscroll-behavior-y:none}:root{--page-pad-x: 2rem;--page-pad-top: 1.5rem;--page-pad-bottom: 2.5rem;--heading-xl: clamp(2rem, 6vw, 3rem);--heading-lg: clamp(1.4rem, 4.6vw, 2rem);--booking-title-font: Raleway, system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Text", sans-serif;--booking-body-font: "DM Sans", system-ui, -apple-system, BlinkMacSystemFont, "SF Pro Text", sans-serif}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-shell--home{background:#000}.app-shell--destinations{background:#f6f1e9}.app-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:.75rem 2rem;background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(15,23,42,.06)}.app-header--overlay{position:absolute;top:0;left:0;right:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;border-bottom:none}.app-header.app-header--transparent{background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;border-bottom:none!important;box-shadow:none!important}.logo{display:inline-flex;align-items:center;text-decoration:none}.logo-image{height:32px;width:auto;display:block}.main-nav{display:flex;align-items:center;gap:1rem}.mobile-nav-toggle{display:none;border:1px solid rgba(148,163,184,.4);background:#fffffff0;color:#334155;width:44px;height:44px;border-radius:999px;align-items:center;justify-content:center;font-size:1.25rem;cursor:pointer;z-index:31}.nav-item{position:relative}.nav-item--with-dropdown{padding-bottom:0}.nav-link{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .9rem;border-radius:999px;text-decoration:none;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;line-height:120%;letter-spacing:.2px;line-height:1;color:#64748b}.nav-link--button{border:none;background:transparent;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0}.nav-link--primary{border:1px solid rgba(148,163,184,.4)}.nav-link--active{background:#0f766e;color:#fff}.nav-item--profile{display:flex;align-items:center}.nav-profile-btn{padding:.2rem}.nav-profile-avatar{width:36px;height:36px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;color:#0f172a;background:#ffffffe6;border:1px solid rgba(148,163,184,.45)}.app-header--overlay .nav-profile-avatar{color:#f8fafc;background:#0f172a59;border-color:#f8fafc4d}.nav-profile-dropdown{position:absolute;top:calc(100% + .5rem);right:0;min-width:220px;padding:.65rem;border-radius:1rem;background:#0f172aa6;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(248,250,252,.12);opacity:0;transform:translateY(6px) scale(.98);transform-origin:top right;pointer-events:none;transition:opacity .15s ease,transform .15s ease;z-index:40}.nav-profile-dropdown--open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.nav-profile-dropdown__header{padding:.25rem .25rem .6rem;border-bottom:1px solid rgba(248,250,252,.12);margin-bottom:.55rem}.nav-profile-name{margin:0;color:#f8fafc;font-weight:600;font-size:.95rem}.nav-profile-email{margin:.15rem 0 0;color:#f8fafcbf;font-size:.85rem}.nav-profile-actions{display:flex;flex-direction:column;gap:.35rem}.nav-profile-action{width:100%;border:none;background:#f8fafc1f;color:#f8fafc;border-radius:.75rem;padding:.55rem .7rem;cursor:pointer;text-align:left;font-size:.9rem}.nav-profile-action:hover{background:#f8fafc2e}.auth-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:grid;place-items:center;padding:1.25rem}.auth-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a73}.auth-modal__panel{position:relative;width:min(460px,100%);background:#fff;border-radius:1.25rem;border:1px solid rgba(15,23,42,.08);box-shadow:0 22px 60px #0f172a2e;overflow:hidden;font-family:var(--booking-body-font)}.auth-modal__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .85rem;background:#f6f1e9;border-bottom:1px solid rgba(15,23,42,.08)}.auth-modal__header--single{justify-content:flex-end}.auth-modal__tabs{display:inline-flex;gap:.35rem;background:#ffffffa6;border:1px solid rgba(15,23,42,.08);border-radius:999px;padding:.25rem}.auth-modal__tab{border:none;background:transparent;padding:.45rem .85rem;border-radius:999px;cursor:pointer;color:#334155;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;line-height:120%;letter-spacing:.2px}.auth-modal__tab--active{background:#0f766e;color:#fff}.auth-modal__close{width:40px;height:40px;border:none;border-radius:999px;background:#ffffffb3;border:1px solid rgba(15,23,42,.08);cursor:pointer;font-size:1.25rem;line-height:1;color:#334155}.auth-modal__body{padding:1.35rem 1.35rem 1.4rem;text-align:center;background:linear-gradient(180deg,#f6f1e9ad,#fff0 22%),#fff}.auth-modal__eyebrow{display:block;margin-bottom:.5rem;color:#0f766e;font-family:var(--booking-body-font);font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.auth-modal__title{margin:0;font-family:var(--booking-title-font);font-size:1.55rem;line-height:1.08;letter-spacing:-.02em;color:#0f172a;text-align:center}.auth-modal__subtitle{margin:.45rem auto 1.1rem;max-width:22rem;color:#5b6472;font-size:.96rem;line-height:1.55;text-align:center}.auth-social{width:100%;margin-bottom:.9rem;display:flex;justify-content:center}.google-auth-button{min-height:40px}.auth-social__divider{position:relative;margin:0 0 .95rem;text-align:center}.auth-social__divider:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#0f172a1f}.auth-social__divider span{position:relative;display:inline-block;padding:0 .7rem;background:#fff;color:#64748b;font-size:.85rem}.auth-modal__form{display:grid;gap:.85rem;text-align:left;justify-items:stretch}.auth-modal__form>*{width:100%}.auth-modal__submit{justify-self:center;width:auto;min-width:min(100%,12rem);-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;border:1px solid rgba(15,118,110,.22);border-radius:999px;padding:.7rem 1.6rem;font-family:var(--booking-body-font);font-size:.98rem;font-weight:700;letter-spacing:.02em;color:#0f766e;background:#0f766e1a;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease;box-shadow:none}.auth-modal__submit:hover:not(:disabled){background:#0f766e29;border-color:#0f766e4d}.auth-modal__submit:focus-visible{outline:2px solid rgba(15,118,110,.45);outline-offset:3px}.auth-modal__submit:disabled{opacity:.55;cursor:not-allowed}.auth-modal__field{display:grid;gap:.35rem;text-align:left}.auth-modal__label{font-size:.9rem;color:#334155}.auth-modal__field input{min-height:44px;border-radius:1rem;border:1px solid rgba(15,23,42,.12);background:#ffffffeb;padding:.78rem .9rem;font-size:.98rem;font-family:var(--booking-body-font);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.auth-modal__field input::placeholder{color:#94a3b8}.auth-modal__field input:hover{border-color:#0f172a33}.auth-modal__field input:focus-visible{outline:2px solid rgba(15,118,110,.65);outline-offset:2px;border-color:#0f766e52;box-shadow:0 0 0 4px #0f766e14}.auth-modal__error{margin:0;color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:.9rem;padding:.65rem .75rem;font-size:.92rem;text-align:center}.auth-switch-copy{margin:.15rem 0 0;text-align:center;color:#64748b;font-size:.9rem;line-height:1.45}.auth-switch-link{border:none;background:none;padding:0;margin:0;font:inherit;color:#0f766e;font-weight:800;cursor:pointer;text-decoration:underline;text-underline-offset:3px}.auth-switch-link:hover{color:#0b5c56}.app-header--overlay .logo,.app-header--overlay .nav-link{color:#f9fafb}.app-header--overlay .nav-link--primary{border-color:#f8fafcbf}.app-header--overlay .nav-link--active{background:transparent;border-color:#f8fafce6}.locations-dropdown{position:absolute;top:calc(100% + .35rem);left:0;right:0;min-width:100%;padding:.8rem .6rem;border-radius:1.25rem;background:#0f172a66;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;flex-direction:column;gap:.25rem;opacity:0;transform:translateY(4px) scale(.98);transform-origin:top;pointer-events:none;transition:opacity .15s ease,transform .15s ease}.locations-dropdown--open{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.locations-dropdown__item{border:none;background:transparent;color:#e5e7eb;text-align:left;padding:.38rem .55rem;border-radius:999px;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;letter-spacing:.2px;cursor:pointer}.locations-dropdown__item:hover{background:#0f172a8c}.mobile-nav-panel,.mobile-nav-backdrop{display:none}.mobile-nav__meta{margin:0;padding:.25rem .25rem .5rem;font-size:.9rem;color:#0f172abf}.app-main{flex:1;padding:var(--page-pad-top) var(--page-pad-x) var(--page-pad-bottom)}.page-transition-wrapper{pointer-events:auto}.page-transition-wrapper--animated{animation:pageFadeIn .8s ease-in-out}@keyframes pageFadeIn{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes bookingContentFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.booking-step-fade{animation:bookingContentFadeIn .5s ease}.app-main--full,.app-shell--home .app-main{padding:0}.app-footer{padding:1rem var(--page-pad-x);font-size:.8rem;color:#94a3b8;border-top:1px solid rgba(15,23,42,.04);background:#fff}.app-shell--home .app-footer{display:none}.app-shell--destinations .app-footer{background:transparent;border-top-color:#0f172a14}.page-header h1{margin-bottom:.25rem;font-size:var(--heading-lg)}.page-header p{margin-top:0;color:#64748b}.data-filters{display:flex;gap:.9rem;flex-wrap:wrap;margin:1rem 0}.data-filter{display:flex;flex-direction:column;gap:.35rem;min-width:220px}.data-filter__label{font-size:.8rem;font-weight:600;color:#475569}.data-filter input,.data-filter select{height:40px;border-radius:999px;border:1px solid rgba(15,23,42,.14);padding:0 .95rem;background:#ffffffeb;color:#0f172a}.data-filter input:focus,.data-filter select:focus{outline:none;border-color:#0f766e8c;box-shadow:0 0 0 3px #0f766e29}.data-refresh{height:40px;border-radius:999px;border:1px solid rgba(15,23,42,.14);background:#ffffffeb;padding:0 1rem;font-weight:650;color:#0f172a;cursor:pointer;align-self:flex-end}.data-refresh:hover:not(:disabled){border-color:#0f172a4d}.data-refresh:disabled{opacity:.65;cursor:not-allowed}.data-table{background:#ffffffeb;border-radius:1rem;border:1px solid rgba(15,23,42,.1);box-shadow:0 10px 30px #1118270f;overflow-x:auto;overflow-y:hidden}.data-table table{width:100%;border-collapse:collapse}.data-table th{text-align:left;padding:.85rem 1.1rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#64748b;background:#ffffffb3;border-bottom:1px solid rgba(15,23,42,.08)}.pd-items-table-wrap.data-table th{background:#0f766e1a;color:#0f172a}.data-table td{padding:.85rem 1.1rem;font-size:.92rem;color:#0f172a;border-bottom:1px solid rgba(15,23,42,.06)}.data-table tr:last-child td{border-bottom:none}.data-table tr:hover td{background:#0f766e0a}.data-table__empty{text-align:center;color:#64748b;padding:2.2rem!important}.data-table__link{color:#0f766e;font-weight:600;text-decoration:none}.data-table__link:hover{text-decoration:underline;text-underline-offset:3px}.page--home{padding-top:0}.hero{position:relative;border-radius:1.5rem;overflow:hidden;min-height:70vh}.app-shell--home .hero{border-radius:0;min-height:100vh}.hero--image{padding:0}.hero-media-layer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:scale(1.02);transition:opacity .8s ease-in-out,transform .8s ease-in-out}.hero-media--image{background-size:cover;background-position:center}.hero-media--video{width:100%;height:100%;object-fit:cover}.hero-media--overlay{background:linear-gradient(to bottom,#0f172a8c,#0f172a26,#0f172a8c);opacity:1}.hero-media--active{opacity:1;transform:scale(1)}.hero-copy{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;padding:4rem 3.25rem;color:#f9fafb;pointer-events:none}.hero-copy h1,.hero-copy .btn{pointer-events:auto}.app-shell--home .hero-copy{padding-top:clamp(6rem,12vh,8rem)}.hero-copy h1{max-width:16ch;font-family:Raleway,sans-serif;font-size:38px;font-weight:700;line-height:120%;margin:0 0 1.75rem;color:#fff}.hero-copy .btn{align-self:flex-start}.hero-rail{position:absolute;right:1.75rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;align-items:center;gap:.4rem;color:#e5e7eb;z-index:3}.hero-rail__chevron{font-size:.8rem}.hero-rail__dot{position:relative;width:44px;height:44px;border-radius:999px;border:none;background:transparent;cursor:pointer}.hero-rail__dot:after{content:"";width:6px;height:6px;border-radius:999px;border:1px solid rgba(229,231,235,.7);background:transparent;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.hero-rail__dot:hover{background:#e5e7eb1f}.hero-rail__dot--active:after{background:#e5e7eb}.hero-location{position:absolute;right:1.6rem;bottom:1.4rem;z-index:2;display:inline-flex;flex-direction:row;align-items:center;gap:.35rem;max-width:min(14rem,calc(100vw - 3.5rem));color:#fff;text-align:center;font-family:Raleway,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:120%}.hero-location__label{text-align:center;color:inherit;font:inherit}.hero-location__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.125rem;height:1.125rem;color:inherit}.hero-location__icon svg{width:100%;height:100%}.location-card-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1.25rem}.destinations-slider{margin-top:1.25rem}.destinations-slider .provider-carousel-divider{background:#0f172a1f}.destinations-slider-track{margin-top:1rem;display:flex;gap:1rem;overflow-x:auto;padding-bottom:.25rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;background:transparent}.destinations-slider-track:has(>:only-child){justify-content:center}.destinations-slider-link{flex:0 0 280px;max-width:320px;scroll-snap-align:start}@media(max-width:820px){.destinations-slider-track{gap:.85rem}.destinations-slider-link{flex-basis:72vw;max-width:72vw}}@media(max-width:640px){.destinations-slider .provider-carousel-actions,.destinations-slider .provider-carousel-divider{display:none}.destinations-slider-track{overflow-x:visible;scroll-snap-type:none;flex-direction:column;padding-bottom:0}.destinations-slider-link{flex:none;max-width:none;width:100%}.location-card__image{padding-top:120%}}.destination-slider{margin-top:1rem}.destination-slider-track{margin-top:1rem;display:flex;gap:1rem;overflow-x:auto;padding-bottom:.25rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.destination-slider-track:has(>:only-child){justify-content:center}.destination-slider-link{text-decoration:none;color:inherit;flex:0 0 auto}.destination-slider-link--button{background:transparent;border:0;padding:0;margin:0;font:inherit;cursor:pointer;display:block}.destination-slider-link--button:focus-visible{outline:2px solid #111827;outline-offset:2px;border-radius:14px}.provider-offering-section{margin-top:1.5rem}.provider-offering-title{font-family:var(--booking-title-font);font-size:clamp(1.15rem,2.6vw,1.35rem);font-weight:600;margin:0 0 .65rem;color:#111827}.provider-offering-chips{display:flex;flex-wrap:wrap;gap:.55rem}.provider-offering-chip{display:inline-flex;align-items:center;gap:.45rem;min-height:36px;padding:.35rem .9rem;border:1px solid rgba(15,23,42,.38);border-radius:999px;background:transparent;color:#0f172ae0;font-family:var(--booking-body-font);font-size:13px;font-weight:500;letter-spacing:.01em;cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;transition:border-color .15s ease,background .15s ease,color .15s ease,box-shadow .15s ease}.provider-offering-chip:hover{border-color:#0f766e99;background:#0f766e14;color:#0f766e}.provider-offering-chip:focus-visible{outline:2px solid #0f766e;outline-offset:2px}.provider-offering-chip__count{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 .4rem;border-radius:999px;background:#0f766e1f;color:#0f766e;font-size:11px;font-weight:600;line-height:1}.provider-offering-chip:hover .provider-offering-chip__count{background:#0f766e33}.destination-slider-card{width:280px;max-width:320px;border-radius:1.1rem;overflow:hidden;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 14px 28px #0f172a14;scroll-snap-align:start;position:relative}.destination-slider-card__image{height:260px;background:linear-gradient(120deg,#8ea5bd,#d3dce6);background-size:cover;background-position:center}.destination-slider-card__image--video{padding:0;background:#0f172a;display:flex;align-items:center;justify-content:center}.destination-slider-card__video{width:100%;height:100%;object-fit:cover;display:block}.provider-review-card{padding:1rem 1.1rem;height:200px;display:flex;flex-direction:column;justify-content:space-between;text-align:left}.provider-review-card__text{margin:0;font-size:.92rem;line-height:1.45;color:#1e293b;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}.provider-review-card__meta{margin-top:.75rem;font-size:.8rem;color:#64748b;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem .65rem}.provider-review-card__rating{color:#0f766e;font-weight:700}.provider-reviews-section__summary{margin:0 0 .75rem;font-size:.95rem;color:#334155}.provider-reviews-section__summary span:first-child{color:#0f766e;font-weight:700}.provider-reviews-section__status{margin:0;color:#64748b;font-size:.9rem}.provider-reviews-section__attribution{margin:.85rem 0 0;font-size:.78rem;color:#94a3b8}.review-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:grid;place-items:center;padding:1rem}.review-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0f172a8c}.review-modal__panel{position:relative;width:min(720px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);overflow:auto;border-radius:1rem;background:#fff;border:1px solid rgba(15,23,42,.08);box-shadow:0 28px 56px #0f172a42;padding:1.1rem 1.15rem 1rem}.review-modal__top{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.65rem}.review-modal__title{margin:0;font-size:1.02rem;font-weight:700;color:#0f172a}.review-modal__close{border:0;background:transparent;color:#64748b;width:2rem;height:2rem;font-size:1.55rem;line-height:1;border-radius:999px;cursor:pointer}.review-modal__close:hover{background:#0f172a0f;color:#111827}.review-modal__text{margin:0 0 .8rem;white-space:pre-wrap;color:#1e293b;font-size:.96rem;line-height:1.6}.review-modal__meta{display:flex;flex-wrap:wrap;gap:.35rem .65rem;align-items:center;color:#64748b;font-size:.84rem}.review-modal__author{font-weight:600;color:#334155}.review-modal__rating{color:#0f766e;font-weight:700}.location-service-card--placeholder{border:1px dashed rgba(15,23,42,.15);background:#ffffff80;cursor:default}.location-service-card--placeholder:hover{transform:none;box-shadow:none}.location-service-card--placeholder h3,.location-service-card--placeholder p{opacity:.6}.page--about-us .location-hero{padding-bottom:2rem}.destination-slider-card__overlay{position:absolute;left:0;right:0;bottom:0;min-height:25%;padding:.85rem .95rem .95rem;background:linear-gradient(to top,#0f172a9e,#0f172a2e,#0f172a00)}.destination-slider-card__overlay h3{margin:0 0 .2rem;font-family:var(--booking-title-font);font-size:1rem;font-weight:800;line-height:1.2;color:#f8fafc;text-shadow:0 10px 26px rgba(15,23,42,.35)}.destination-slider-card__overlay p{margin:0;font-family:var(--booking-body-font);font-size:.85rem;line-height:1.35;font-weight:700;color:#f8fafce0;text-shadow:0 10px 26px rgba(15,23,42,.35)}@media(max-width:820px){.destination-slider-track{gap:.85rem}.destination-slider-card{width:72vw;max-width:72vw}}.locations-state{margin:.5rem 0 0;color:#64748b}.location-card{border-radius:1.6rem;overflow:hidden;box-shadow:0 16px 40px #0f172a2e}.location-card-link{text-decoration:none;color:inherit}.location-card__image{position:relative;padding-top:180%;background-size:cover;background-position:center}.location-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;padding:.9rem 1rem;background:linear-gradient(to bottom,#0f172a05,#0f172a1f 55%,#0f172a38);color:#f9fafb}.location-card__header{display:flex;flex-direction:column;gap:.15rem;align-items:center;text-align:center}.location-card__title{margin:0;font-family:Raleway,sans-serif;font-size:38px;font-weight:700;line-height:120%;color:var(--Secondary-Color, #F3ECDE);text-shadow:0 10px 28px rgba(15,23,42,.18)}.location-card__subtitle{margin:0;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;line-height:120%;letter-spacing:.2px;height:35px;color:#f8fafce6;text-shadow:0 10px 28px rgba(15,23,42,.18)}.location-card__cta{align-self:flex-end;border-radius:999px;border:none;padding:.5rem 1.05rem;min-height:44px;font-family:DM Sans,sans-serif;font-size:13px;font-weight:700;line-height:120%;letter-spacing:.2px;background:#f8fafcb8;color:#111827;cursor:pointer;display:inline-flex;align-items:center;gap:.35rem;box-shadow:0 10px 24px #0f172a1f}.location-card__cta:after{content:"→";font-size:.8rem}.btn{border-radius:999px;border:none;padding:.6rem 1.6rem;font-family:DM Sans,sans-serif;font-size:15px;font-weight:700;display:inline-flex;align-items:center;gap:.4rem;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease,color .12s ease}.btn__label{white-space:nowrap}.btn__arrow{font-size:.95em}.btn--filled.btn--primary{background:#2563eb;color:#f9fafb;box-shadow:0 10px 24px #2563eb66}.btn--filled.btn--light{background:#fff;color:#111827;box-shadow:0 10px 24px #0f172a24}.btn--filled.btn--dark{background:#020617;color:#f9fafb;box-shadow:0 14px 30px #0f172aa6}.btn--filled.btn--muted{background:#2563eb;color:#f9fafb;box-shadow:0 10px 24px #2563eb59}.btn--filled.btn--muted:disabled{background:#9ca3af;box-shadow:none}.btn:disabled{cursor:not-allowed;transform:none}.btn--outline{background:transparent;border-width:1.5px;border-style:solid;box-shadow:none}.btn--outline.btn--primary{border-color:#2563eb;color:#2563eb}.btn--outline.btn--light{border-color:#e5e7eb;color:#111827}.btn--outline.btn--dark{border-color:#020617;color:#020617}.btn--outline.btn--muted{border-color:#9ca3af;color:#6b7280}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0);box-shadow:none}.form-grid{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.form-section h2{margin-top:0;margin-bottom:.75rem}label{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.75rem;font-size:.85rem;color:#475569}input{border-radius:.75rem;border:1px solid #cbd5e1;padding:.65rem .8rem;font-size:.9rem;min-height:44px}select,textarea{min-height:44px}.two-column{margin-top:1.5rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.date-card{margin-top:1.25rem;background:#fff;border-radius:1.5rem;padding:1.5rem 1.6rem 1.4rem;box-shadow:0 18px 40px #0f172a14;max-width:420px}.date-card__header h2{margin:0 0 .75rem;font-size:1.1rem;text-align:center}.date-card__tabs{display:flex;gap:.25rem;border-bottom:1px solid #e5e7eb;margin-bottom:1rem}.date-card__tab{flex:1;border:none;background:transparent;padding:.55rem .25rem;font-size:.9rem;color:#6b7280;cursor:pointer;position:relative}.date-card__tab--active{color:#111827}.date-card__tab--active:after{content:"";position:absolute;left:12%;right:12%;bottom:-1px;height:2px;background:#111827;border-radius:999px}.date-card__body{display:flex;flex-direction:column;gap:1.1rem}.date-card__label{margin:0 0 .4rem;font-size:.8rem;text-transform:uppercase;letter-spacing:.12em;color:#9ca3af}.date-chip-row,.month-pill-row{display:flex;flex-wrap:wrap;gap:.5rem}.date-chip{border-radius:999px;border:1px solid #d1d5db;padding:.35rem .9rem;font-size:.8rem;background:#fff;color:#374151;cursor:pointer}.date-chip--active{background:#111827;color:#f9fafb;border-color:#111827}.month-pill{border-radius:.9rem;border:1px solid #d1d5db;padding:.45rem .85rem;font-size:.8rem;display:inline-flex;align-items:center;gap:.35rem;background:#fff;color:#374151;cursor:pointer}.month-pill__icon{font-size:.9rem}.month-pill--active{border-color:#111827}.date-card__footer{display:flex;justify-content:center;margin-top:.4rem}.date-card__body--calendar{gap:.9rem}.calendar-header{display:flex;justify-content:center}.calendar-header__label{font-size:.9rem;font-weight:500}.calendar-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:.25rem;font-size:.7rem}.calendar-grid__dow{text-align:center;color:#9ca3af}.calendar-grid__day{border-radius:999px;border:none;padding:.4rem 0;background:transparent;cursor:pointer}.calendar-grid__day--selected{background:#111827;color:#f9fafb}.service-card-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.service-card{background:#fff;border-radius:1.5rem;padding:1.4rem 1.5rem 1.3rem;box-shadow:0 18px 42px #0f172a17}.service-card__header{margin-bottom:.6rem}.service-card__title{margin:0;font-size:1rem}.service-card__subtitle{margin:.15rem 0 0;font-size:.82rem;color:#6b7280}.service-card__label{margin:0 0 .25rem;font-size:.78rem;text-transform:uppercase;letter-spacing:.14em;color:#9ca3af}.service-card__avatars{display:flex;gap:.35rem}.service-card__avatar{width:32px;height:32px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#e5e7eb,#9ca3af)}.service-card__controls{display:flex;justify-content:space-between;align-items:flex-end;margin-top:1rem}.service-card__counter{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .6rem;border-radius:999px;border:1px solid #e5e7eb}.service-card__counter-btn{border:none;background:transparent;font-size:1rem;padding:0;width:44px;height:44px;cursor:pointer;border-radius:999px}.service-card__counter-value{min-width:1.2rem;text-align:center;font-size:.86rem}.service-card__price span{font-weight:600;font-size:.96rem}.service-card__footer{margin-top:1rem}.detail-card-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.1rem}.detail-card{background:#fff;border-radius:1.25rem;padding:.9rem 1.1rem;display:flex;align-items:center;gap:.8rem;border:1px solid #e5e7eb;box-shadow:0 10px 26px #0f172a0f}.detail-card__icon{width:40px;height:40px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;background:#f9fafb}.detail-card__title{margin:0;color:#000;text-align:center;font-family:Raleway,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:120%}.detail-card__subtitle{margin:.15rem 0 0;font-size:.8rem;color:#6b7280}.page--flow{margin:0;padding:1.75rem 3.5rem 3.5rem;background:#f6f1e9;min-height:100vh;display:flex;flex-direction:column;align-items:center}.booking-style-topbar{width:100%;max-width:1120px;display:flex;align-items:center;justify-content:space-between;padding:.5rem 0;margin-bottom:1.25rem;border-bottom:1px solid rgba(148,163,184,.35);position:sticky;top:0;z-index:30;background:#f6f1e9;color:#4b5563;font-size:.9rem}.booking-style-topbar__left{display:inline-flex;align-items:center;gap:.75rem}.booking-style-topbar__title{font-weight:500}.booking-style-topbar__icon-button{border:none;background:transparent;width:44px;height:44px;padding:0;font-size:1.1rem;cursor:pointer;color:inherit;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.booking-style-topbar__icon-button--right{font-size:1.2rem}.page--flow>:not(.booking-style-topbar),.page--location-detail>*{animation:bookingContentFadeIn .5s ease}.page--home>*{animation:bookingContentFadeIn .8s ease}.booking-progress{position:absolute;left:0;right:0;bottom:-1px;height:4px;overflow:hidden}.booking-progress__track{position:absolute;top:0;right:0;bottom:0;left:0;background:#94a3b852}.booking-progress__thumb{position:absolute;top:50%;width:76px;height:8px;border-radius:999px;background:#0f766e;transform:translate(-50%,-50%);transition:left 1.2s cubic-bezier(.16,1,.3,1);box-shadow:0 0 0 1px #0f766e26}@media(prefers-reduced-motion:reduce){.booking-progress__thumb{transition:none}}.booking-style-topbar__logo{height:24px;width:auto;display:block}.booking-style-header{text-align:center;margin:0 0 2.5rem}.booking-style-header h1{margin:0 0 .4rem;font-size:1.8rem}.booking-style-header p{margin:0;color:#6b7280}.booking-style-grid{width:100%;max-width:960px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}.booking-style-card{border-radius:1.5rem;border:1px solid #e5e7eb;background:#fff;padding:2.4rem 2rem 2.3rem;cursor:pointer;text-align:center;display:flex;flex-direction:column;align-items:center;gap:.8rem;box-shadow:0 18px 38px #0f172a14;min-height:280px}.booking-style-card h2{margin:0;color:#000;text-align:center;font-family:Raleway,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:120%}.booking-style-card p{margin:0;font-size:.86rem;color:#6b7280;max-width:20rem;line-height:1.5}.booking-style-icon{display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;height:96px}.booking-style-icon-image{width:80px;height:auto;display:block}.booking-style-icon-image--camp{transform:scale(1.12);transform-origin:center}.booking-style-card--selected{border-color:#0f766e;box-shadow:0 22px 45px #0f766e2e}.booking-style-footer{display:flex;justify-content:center;margin-top:2.5rem;position:relative;z-index:1}.booking-footer-row{width:100%;max-width:34rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.booking-footer-row .btn{width:auto}.booking-footer-switch{display:inline-flex;align-items:center;gap:.75rem;color:#0f172acc;font-weight:600}.mobile-sticky-cta{position:sticky;left:0;right:0;bottom:calc(.65rem + env(safe-area-inset-bottom,0px));z-index:25;display:flex;justify-content:center;padding-bottom:env(safe-area-inset-bottom,0px)}.booking-packages-page .booking-style-header{margin-bottom:1.2rem}.booking-packages-page .booking-style-grid{gap:1rem}.booking-packages-page .booking-style-card{min-height:220px;padding:1.35rem 1.2rem 1.25rem}.booking-packages-page .booking-style-icon{height:68px;margin-bottom:.35rem}.booking-packages-page .booking-style-icon-image{width:56px}.booking-packages-page .booking-style-card h2{font-size:1rem}.booking-packages-page .booking-style-card p{font-size:.9rem;line-height:1.45}.booking-packages-page .booking-style-footer{margin-top:1rem;position:sticky;bottom:.75rem}@media(max-height:760px){.booking-when-page .booking-style-header,.booking-when-page .booking-who-when-grid{margin-bottom:1.25rem}.booking-when-page .booking-who-when-card{padding:1.35rem 1.5rem}.booking-when-page .booking-who-when-calendar--daypicker .rdp-root{--rdp-day-width: 34px;--rdp-day-height: 34px;--rdp-day_button-width: 34px;--rdp-day_button-height: 34px;--rdp-week_number-width: 34px;--rdp-week_number-height: 34px}.booking-style-footer{margin-top:1.5rem}}.booking-surfing-page{width:100%;align-items:center}.booking-surfing-page.page--flow,.booking-extras-page.page--flow{height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden;box-sizing:border-box}.booking-selection-body{width:100%;max-width:34rem;flex:1 1 auto;min-height:0;display:flex}.booking-selection-scroll{flex:1 1 auto;min-height:0;overflow-y:auto;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;padding-bottom:calc(6.75rem + env(safe-area-inset-bottom,0px))}.booking-surfing-content{width:100%;max-width:34rem;margin:0 auto}.booking-surfing-page .booking-style-header{margin-bottom:2.5rem;text-align:center;width:100%}.booking-surfing-page .booking-style-header h1{color:#000;text-align:center;font-family:var(--booking-title-font);font-size:clamp(1.95rem,5vw,2.125rem);font-style:normal;font-weight:600;line-height:120%;margin:0 0 .5rem}.booking-surfing-page .booking-style-header p{max-width:32rem;margin:0 auto;color:#717171;text-align:center;font-family:var(--booking-body-font);font-size:clamp(1rem,2.5vw,1.125rem);font-style:normal;font-weight:400;line-height:150%}.booking-surfing-list{width:100%;display:flex;flex-direction:column;gap:.9rem}.booking-surfing-row{width:100%;border-radius:1rem;border:1px solid #e5e7eb;background:#fff;padding:1rem 1.15rem;box-shadow:0 8px 20px #0f172a14;display:flex;justify-content:space-between;align-items:center;font-family:var(--booking-body-font);font-size:16px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:.15px;color:#111827;cursor:pointer}.booking-surfing-row--selected{border-color:#486284;box-shadow:0 10px 24px #4862842e}.booking-surfing-row__plus{font-size:1.2rem;color:#374151}.booking-surfing-footer{margin-top:2.25rem}.booking-provider-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:280px;gap:.75rem;overflow-x:auto;padding:.65rem .9rem .2rem;justify-content:start;scroll-padding-inline:.9rem}.booking-provider-carousel:has(>:only-child){justify-content:center}.booking-provider-card{border:1px solid rgba(15,23,42,.1);background:transparent;box-shadow:0 14px 28px #0f172a14;border-radius:.9rem;padding:0;text-align:left;display:flex;flex-direction:column;cursor:pointer;overflow:hidden;position:relative}.booking-provider-card__media{position:relative;height:260px;background:linear-gradient(120deg,#8ea5bd,#d3dce6);z-index:1}.booking-provider-card__media img{width:100%;height:100%;object-fit:cover;display:block}.booking-provider-card__body{position:absolute;left:0;right:0;top:50%;bottom:0;padding:.65rem .95rem .95rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;gap:.4rem;max-height:50%;background:linear-gradient(to top,#0f172a9e,#0f172a2e,#0f172a00);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;z-index:2;pointer-events:none}.booking-provider-card__title{margin:0 0 .25rem;font-family:var(--booking-body-font);font-size:.9rem;line-height:1.35;font-weight:800;color:#f8fafc;text-shadow:0 10px 26px rgba(15,23,42,.35);display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.booking-provider-card__desc{margin:0 0 .4rem;font-size:.78rem;line-height:1.4;color:#f8fafce0;text-shadow:0 10px 26px rgba(15,23,42,.35);display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.booking-provider-card__meta{margin:.1rem 0;font-size:.9rem;line-height:1.35;font-weight:800;color:#f8fafc;text-shadow:0 10px 26px rgba(15,23,42,.35)}.booking-provider-carousel>:only-child .booking-provider-card{text-align:center}.booking-provider-card__meta--clamp{display:-webkit-box;line-clamp:1;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.booking-provider-card__footer{margin-top:auto;border-top:1px solid #e5e7eb;padding:.45rem .65rem;display:flex;align-items:center;justify-content:space-between;background:#ffffffeb;min-height:56px}.booking-provider-card__price{margin:0;font-size:.95rem;font-weight:700}.booking-provider-card__body .booking-provider-card__price{color:#f8fafc;text-shadow:0 10px 26px rgba(15,23,42,.35)}.booking-provider-card__price-row{display:flex;align-items:flex-end;justify-content:space-between;gap:.55rem}.booking-provider-card__price-unit{font-size:.74rem;font-weight:600;color:#f8fafce6;margin-left:.22rem}.booking-provider-card__add{background:linear-gradient(135deg,#0f766e,#0ea5a0);color:#f8fafc;border-radius:10px;padding:0 1rem;min-height:44px;font-size:.76rem;font-weight:700;border:1px solid rgba(15,118,110,.55);cursor:pointer;box-shadow:0 10px 18px #0f766e38;transition:filter .16s ease,transform .16s ease,opacity .16s ease,box-shadow .16s ease}.booking-provider-card__add:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 12px 20px #0f766e47}.booking-provider-card__add:active:not(:disabled){transform:translateY(1px)}.booking-provider-card__add:disabled{opacity:.6;cursor:not-allowed}.booking-provider-card__add--selected{background:linear-gradient(135deg,#0f172a,#1f2937);color:#fff;border-color:#111827;box-shadow:0 10px 18px #0f172a38}.booking-provider-card--selected{border-color:#486284;box-shadow:0 10px 20px #48628424}.booking-provider-placeholder{color:#6b7280;font-size:.86rem;padding:.7rem .1rem;text-align:center;width:100%}.booking-provider-card__surface{position:relative;flex:0 0 auto;display:flex;flex-direction:column;min-height:0;cursor:pointer;text-align:left;border:none;padding:0;margin:0;background:transparent;font:inherit;color:inherit;border-radius:0}.booking-provider-card__surface:focus-visible{outline:2px solid #486284;outline-offset:2px}.booking-provider-card__select-pill{position:absolute;right:.55rem;bottom:.55rem;border:none;border-radius:999px;padding:.35rem .65rem;font-size:.72rem;font-weight:700;cursor:pointer;background:#111827e0;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3}.booking-provider-card__select-pill:hover:not(:disabled){background:#0f766eeb}.booking-provider-card__select-pill--selected{background:#0f766ef2}.booking-provider-card__select-pill:disabled{opacity:.55;cursor:not-allowed}.booking-provider-card__select-pill--inline{position:static;flex:0 0 auto;pointer-events:auto}.booking-provider-page{max-width:760px;margin:0 auto}.booking-provider-placeholder-page{margin:1.5rem auto 0;max-width:620px;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;box-shadow:0 12px 30px #0f172a14;padding:1.3rem 1.4rem}.booking-provider-option{color:#486284}.booking-provider-cta{margin-top:1rem;display:flex;justify-content:center}.booking-extras-page{width:100%;align-items:center}.booking-extras-header{margin-bottom:1.6rem}.booking-extras-page .booking-style-header h1{color:#000;text-align:center;font-family:var(--booking-title-font);font-size:clamp(1.95rem,5vw,2.125rem);font-style:normal;font-weight:600;line-height:120%;margin:0 0 .5rem}.booking-extras-page .booking-style-header p{max-width:32rem;margin:0 auto;color:#717171;text-align:center;font-family:var(--booking-body-font);font-size:clamp(1rem,2.5vw,1.125rem);font-style:normal;font-weight:400;line-height:150%}.booking-extras-tabs-shell{margin:0 auto 1rem;width:100%;max-width:640px;position:sticky;top:calc(56px + env(safe-area-inset-top,0px));z-index:18;background:#f6f1e9;padding:.25rem .15rem .85rem;box-sizing:border-box;display:flex;align-items:flex-end;justify-content:center;gap:.15rem}.booking-extras-tabs-shell--scrollable{gap:.2rem}.booking-extras-tabs-nav{flex:0 0 auto;width:34px;height:34px;border-radius:999px;border:1px solid #d1c7b8;background:#ffffffeb;color:#486284;font-size:1.15rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;padding:0;margin-bottom:.42rem;box-shadow:0 2px 8px #0f172a0f;transition:opacity .15s ease,background-color .15s ease}.booking-extras-tabs-nav:hover:not(:disabled){background:#fff;border-color:#b8a995}.booking-extras-tabs-nav:focus-visible{outline:2px solid #486284;outline-offset:2px}.booking-extras-tabs-nav:disabled{opacity:.28;cursor:default;box-shadow:none}.booking-extras-tabs-shell:not(.booking-extras-tabs-shell--scrollable) .booking-extras-tabs-nav{display:none}.booking-extras-tabs{flex:1;min-width:0;margin:0;width:100%;max-width:none;display:flex;justify-content:center;gap:.35rem;align-items:flex-end;overflow-x:auto;overflow-y:visible;padding-top:0;padding-bottom:0;min-height:52px;box-sizing:border-box;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.booking-extras-tabs--overflowing{justify-content:flex-start}.booking-extras-tabs:before,.booking-extras-tabs:after{content:none}.booking-extras-tab{flex:0 0 auto;min-height:44px;border:none;background:transparent;padding:.5rem .85rem .75rem;color:#6b7280;font-family:var(--booking-body-font);font-size:.95rem;font-weight:400;line-height:1.35;cursor:pointer;position:relative;border-radius:0;white-space:nowrap}.booking-extras-tab--active{color:#486284;background:transparent}.booking-extras-tab:after{content:"";position:absolute;left:.85rem;right:.85rem;bottom:.25rem;height:2px;border-radius:999px;background:transparent}.booking-extras-tab--active:after{background:#486284}.booking-extras-list{width:100%;max-width:34rem;margin:0 auto;display:flex;flex-direction:column;gap:.9rem}.booking-extras-row{width:100%;border-radius:1rem;border:1px solid #e5e7eb;background:#fff;padding:1rem 1.15rem;box-shadow:0 8px 20px #0f172a14;display:flex;justify-content:space-between;align-items:center;gap:.75rem;font-family:var(--booking-body-font);font-size:16px;font-weight:500}button.booking-extras-row--hit{cursor:pointer;text-align:left;font:inherit;color:inherit;-moz-appearance:none;appearance:none;-webkit-appearance:none}button.booking-extras-row--hit:hover{border-color:#d1d5db;box-shadow:0 10px 24px #0f172a1a}button.booking-extras-row--hit:focus-visible{outline:2px solid #486284;outline-offset:2px}.booking-extras-row__label{flex:1;min-width:0;text-align:left}.booking-extras-row__main{flex:1;min-width:0;margin:0;padding:0;border:none;background:transparent;font:inherit;font-weight:500;color:inherit;text-align:left;cursor:pointer;min-height:44px;display:inline-flex;align-items:center}.booking-extras-row__main:hover{color:#111827}.booking-extras-row__main:focus-visible{outline:2px solid #486284;outline-offset:4px;border-radius:.35rem}.booking-extras-add{border:none;background:transparent;font-size:1.25rem;line-height:1;color:#374151;cursor:pointer;min-width:44px;min-height:44px;border-radius:999px}.booking-extras-add--static{cursor:inherit;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.booking-extras-counter{display:inline-flex;align-items:center;gap:.4rem;font-size:.84rem;color:#374151}.booking-extras-counter button{border:none;background:transparent;color:#374151;width:24px;height:24px;border-radius:0;cursor:pointer;font-size:1.15rem;line-height:1;padding:0;display:inline-flex;align-items:center;justify-content:center}.booking-extras-row__actions{display:inline-flex;align-items:center;gap:.6rem;flex-wrap:wrap}.booking-extras-footer{margin-top:2rem}.booking-service-collection-cta{margin-top:0;border:1px solid #d1d5db;background:#f8fafc;color:#0f172a;border-radius:.6rem;padding:.4rem .65rem;font-size:.78rem;font-weight:700;cursor:pointer}.booking-service-collection-cta:hover{background:#eef2f7}.booking-inline-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;align-items:center;justify-content:center;padding:1rem;opacity:1;transition:opacity .9s cubic-bezier(.22,1,.36,1)}.booking-inline-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a7a;cursor:pointer;opacity:1;transition:opacity .9s cubic-bezier(.22,1,.36,1)}.booking-inline-modal__panel{position:relative;z-index:1;width:min(1080px,96vw);max-height:min(85vh,860px);overflow:auto;border-radius:1rem;border:1px solid #dbe2ea;background:#fff;box-shadow:0 20px 48px #0f172a47;padding:1rem;opacity:1;transform:translateY(0) scale(1);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1)}.booking-inline-modal--closing{pointer-events:none;opacity:0}.booking-inline-modal--closing .booking-inline-modal__backdrop{opacity:0}.booking-inline-modal--closing .booking-inline-modal__panel{opacity:0;transform:translateY(20px) scale(.968)}.booking-collection-modal.booking-inline-modal:not(.booking-inline-modal--entered):not(.booking-inline-modal--closing) .booking-inline-modal__backdrop{opacity:0}.booking-collection-modal.booking-inline-modal:not(.booking-inline-modal--entered):not(.booking-inline-modal--closing) .booking-inline-modal__panel{opacity:0;transform:translateY(20px) scale(.968)}.booking-collection-modal.booking-inline-modal.booking-inline-modal--entered:not(.booking-inline-modal--closing) .booking-inline-modal__backdrop{opacity:1}.booking-collection-modal.booking-inline-modal.booking-inline-modal--entered:not(.booking-inline-modal--closing) .booking-inline-modal__panel{opacity:1;transform:translateY(0) scale(1)}.item-detail-modal.booking-inline-modal{z-index:90}.item-detail-modal.booking-inline-modal:not(.booking-inline-modal--entered):not(.booking-inline-modal--closing) .booking-inline-modal__backdrop{opacity:0}.item-detail-modal.booking-inline-modal:not(.booking-inline-modal--entered):not(.booking-inline-modal--closing) .booking-inline-modal__panel{opacity:0;transform:translateY(20px) scale(.968)}.item-detail-modal.booking-inline-modal.booking-inline-modal--entered:not(.booking-inline-modal--closing) .booking-inline-modal__backdrop{opacity:1}.item-detail-modal.booking-inline-modal.booking-inline-modal--entered:not(.booking-inline-modal--closing) .booking-inline-modal__panel{opacity:1;transform:translateY(0) scale(1)}.item-detail-modal.booking-inline-modal .booking-inline-modal__panel.item-detail-modal__panel{width:min(1180px,95vw);max-width:96vw;height:min(90vh,920px);max-height:min(90vh,920px);padding-top:0;padding-left:var(--booking-modal-inline-pad, 1.25rem);padding-right:var(--booking-modal-inline-pad, 1.25rem);padding-bottom:.75rem;display:flex;flex-direction:column;overflow:hidden;-webkit-overflow-scrolling:touch;background:#f6f1e9;border-color:#94a3b859}.item-detail-modal__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-shrink:0;padding:.9rem 2.75rem .9rem 0;border-bottom:1px solid rgba(148,163,184,.3);background:#f6f1e9}.item-detail-modal__title{margin:0;font-family:var(--booking-title-font);font-size:1.05rem;font-weight:700;color:#0f172a}.item-detail-modal__header-actions{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.5rem}.item-detail-modal__body{flex:1 1 auto;min-height:0;overflow:hidden;padding:0;background:#f6f1e9;display:flex;flex-direction:column}.item-detail-modal__frame{width:100%;flex:1 1 auto;min-height:240px;height:auto;border:0;display:block;background:#f6f1e9}.item-detail-modal__alert{margin:0;padding:1rem 0;color:#b91c1c;font-size:.95rem}.booking-inline-modal__panel--compact{width:min(420px,94vw);text-align:center;padding:1.15rem 1.35rem 1.25rem}.booking-inline-modal__panel--collection{--booking-modal-inline-pad: 1.25rem;--collection-surface: #f6f1e9;--booking-collection-panel-height: min(94vh, 1000px);padding-top:0;padding-left:var(--booking-modal-inline-pad);padding-right:var(--booking-modal-inline-pad);padding-bottom:.75rem;background:var(--collection-surface);transition:opacity .9s cubic-bezier(.22,1,.36,1),transform .9s cubic-bezier(.22,1,.36,1),box-shadow .9s cubic-bezier(.22,1,.36,1);position:relative;max-height:var(--booking-collection-panel-height);min-height:0;display:flex;flex-direction:column;overflow:hidden;-webkit-overflow-scrolling:touch}.booking-inline-modal__panel--collection.booking-inline-modal__panel--expanded{box-shadow:0 24px 56px #0f172a4d}.booking-inline-modal__close-float{position:absolute;top:.55rem;right:.65rem;z-index:7;width:32px;height:32px;border:none;border-radius:999px;background:#ffffffb8;color:#334155;font-size:1.2rem;line-height:1;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.booking-inline-modal__header{display:flex;align-items:center;justify-content:space-between;gap:.65rem;margin:0;padding:.95rem 1rem .75rem;border-bottom:1px solid #e2e8f0;background:var(--collection-surface, #f6f1e9)}.booking-inline-modal__panel--collection>.booking-inline-modal__header{padding-left:0;padding-right:2.75rem}.booking-inline-modal__header h3,.booking-inline-modal__panel h3{margin:0;font-size:1.05rem;color:#0f172a}.booking-inline-modal__panel p{margin:.35rem 0 .9rem;color:#475569;font-size:.9rem}.booking-inline-modal__counter{display:inline-flex;align-items:center;gap:.45rem;margin-bottom:.85rem;justify-content:center}.booking-inline-modal__counter button{width:44px;height:44px;border-radius:999px;border:1px solid #d1d5db;background:#fff;cursor:pointer;font-size:1.2rem}.booking-inline-modal__counter span{min-width:2.4rem;text-align:center;font-size:1.1rem;font-weight:700}.booking-inline-modal__actions{display:flex;justify-content:center;gap:.55rem}.booking-inline-modal__btn{border-radius:999px;min-height:40px;padding:.5rem .95rem;border:1px solid #cbd5e1;font-size:.84rem;font-weight:700;cursor:pointer}.booking-inline-modal__btn--ghost{background:#fff;color:#334155}.booking-inline-modal__btn--primary{background:#0f766e;border-color:#0f766e;color:#fff}.booking-provider-card--expandable{width:280px}.booking-collection-carousel{position:relative;z-index:1;transform:translateY(0);transition:transform .68s cubic-bezier(.22,1,.36,1),opacity .68s cubic-bezier(.22,1,.36,1),margin-bottom .68s cubic-bezier(.22,1,.36,1);margin:0;flex:0 0 auto;padding:1.35rem 0 .8rem;background:var(--collection-surface, #f6f1e9);will-change:transform,opacity}.booking-collection-carousel.provider-services-carousel{gap:.85rem;overflow-x:auto;margin-top:0;justify-content:center}.booking-collection-carousel .provider-services-card{flex:0 0 300px;max-width:320px;background:#ffffffe0}.booking-collection-carousel .booking-provider-card{transition:opacity .42s ease,filter .42s ease,transform .68s cubic-bezier(.22,1,.36,1);transform-origin:center top;will-change:transform,opacity,filter}.booking-collection-carousel .booking-provider-card--dimmed{opacity:.45;filter:saturate(.7) blur(1.2px)}.booking-collection-carousel .booking-provider-card--focused{opacity:1;filter:none;transform:translateY(-2px)}.booking-collection-carousel .provider-services-card__title,.booking-collection-carousel .booking-provider-card__title{color:#f8fafc;text-align:left}.booking-collection-carousel .provider-services-card__price,.booking-collection-carousel .booking-provider-card__price{color:#ecfdf5}.booking-provider-card__selected-badge{display:inline-flex;align-items:center;gap:.3rem;align-self:flex-start;margin-top:.2rem;padding:.16rem .48rem;border-radius:999px;font-size:.66rem;font-weight:700;letter-spacing:.01em;background:#0f766eeb;color:#ecfdf5}.booking-provider-card__selected-check{position:absolute;top:.6rem;right:.6rem;z-index:5;width:26px;height:26px;border-radius:999px;background:#0f766ef5;color:#ecfdf5;font-size:.92rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 8px 16px #0f172a3d}.booking-service-selected-inline{display:inline-flex;align-items:center;gap:.28rem;padding:.18rem .5rem;border-radius:999px;background:#0f766e1f;color:#0f766e;font-size:.72rem;font-weight:700;white-space:nowrap}.booking-collection-carousel--raised{transform:translateY(-14px);margin-bottom:-3rem;opacity:.95}.booking-collection-carousel--raised .booking-provider-card{transform:scale(.86)}.booking-collection-item-view{--booking-collection-item-view-size: min( calc(94vh - 380px) , 720px);position:relative;z-index:2;border-top:1px solid #dbe2ea;border-radius:0;overflow:hidden;background:var(--collection-surface, #f6f1e9);box-shadow:none;padding-top:0;flex:0 0 auto;min-height:0;max-height:0;opacity:0;transform:translateY(16px);transition:min-height .68s cubic-bezier(.22,1,.36,1),max-height .68s cubic-bezier(.22,1,.36,1),padding-top .68s cubic-bezier(.22,1,.36,1),opacity .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);will-change:min-height,max-height,padding-top,opacity,transform;display:flex;flex-direction:column}.booking-collection-item-view--open{min-height:var(--booking-collection-item-view-size);max-height:var(--booking-collection-item-view-size);opacity:1;transform:translateY(0)}.booking-collection-item-view__actions{display:flex;justify-content:center;align-items:center;gap:.55rem;flex:0 0 auto;position:relative;z-index:4;max-height:0;opacity:0;padding:0;overflow:hidden;transition:max-height .68s cubic-bezier(.22,1,.36,1),opacity .68s cubic-bezier(.22,1,.36,1),padding .68s cubic-bezier(.22,1,.36,1)}.booking-collection-item-view__actions--visible{max-height:60px;opacity:1;padding:.2rem 0 .45rem}.booking-collection-item-view__actions .booking-inline-modal__btn{min-height:0;padding:.2rem .55rem;border-radius:.4rem;font-family:var(--booking-body-font);font-size:.78rem;font-weight:700;letter-spacing:.02em;color:#ecfdf5;background:#0f766ef2;border:1px solid rgba(15,118,110,.95);box-shadow:none;text-shadow:none}.booking-collection-item-view__actions .booking-inline-modal__btn:disabled{opacity:.7;cursor:not-allowed}.item-detail-modal__select-btn.booking-inline-modal__btn{min-height:0;padding:.2rem .55rem;border-radius:.4rem;font-family:var(--booking-body-font);font-size:.78rem;font-weight:700;letter-spacing:.02em;color:#ecfdf5;background:#0f766ef2;border:1px solid rgba(15,118,110,.95);box-shadow:none;text-shadow:none}.item-detail-modal__select-btn.booking-inline-modal__btn:disabled{opacity:.7;cursor:not-allowed}.booking-inline-modal__btn-icon-label{display:inline-flex;align-items:center;gap:.3rem;line-height:1}.booking-collection-item-view__frame{width:100%;flex:1 1 auto;min-height:240px;height:auto;border:0;display:block;background:var(--collection-surface, #f6f1e9);opacity:0;transition:opacity .48s cubic-bezier(.22,1,.36,1);pointer-events:none}.booking-collection-item-view__frame.booking-collection-item-view__frame--revealed{opacity:1;pointer-events:auto}.booking-inline-modal__btn--selected{background:#111827;border-color:#111827}.page--location-detail.item-listing-page--embedded{margin:0;padding:0;min-height:auto;background:#f6f1e9}.page--location-detail.item-listing-page--embedded>*{max-width:none;margin:0}.page--location-detail.item-listing-page--embedded .item-listing-shell{padding:.75rem 1rem 1rem;background:#f6f1e9}.page--location-detail--embedded{margin:0;padding:0;min-height:auto;background:#f6f1e9}.page--location-detail--embedded>*{max-width:none;margin:0}.surf-goals-page{display:flex;flex-direction:column;align-items:center;width:100%}.surf-goals-content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:32rem;margin:0 auto}.surf-goals-page .booking-style-header{margin-bottom:2.5rem;text-align:center;width:100%}.surf-goals-page .booking-style-header h1{color:#000;text-align:center;font-family:Raleway,sans-serif;font-size:clamp(1.9rem,6vw,34px);font-style:normal;font-weight:700;line-height:120%;margin:0 0 .5rem}.surf-goals-page .booking-style-header p{max-width:32rem;margin:0 auto;color:#717171;text-align:center;font-family:DM Sans,sans-serif;font-size:clamp(1rem,4vw,20px);font-style:normal;font-weight:300;line-height:150%}.surf-goals-loading{color:#717171;text-align:center;font-family:DM Sans,sans-serif;font-size:20px;font-weight:300}.surf-goals-grid{display:flex;flex-wrap:wrap;gap:1rem 1.25rem;justify-content:center;align-items:center;width:100%;max-width:32rem;margin:0 0 2.5rem}.surf-goals-chip{display:flex;padding:12px 24px;min-height:44px;justify-content:center;align-items:center;gap:10px;border-radius:500px;background:#dde9ed;border:none;color:#486284;font-family:Roboto,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.5px;cursor:pointer;transition:background .2s,color .2s}.surf-goals-chip:hover{background:#cbdde3}.surf-goals-chip--selected{background:#486284;color:#fff}.surf-goals-chip--selected:hover{background:#3d5470}.surf-goals-footer{display:flex;justify-content:center;gap:.75rem;width:100%}.surf-camp-booking-page .booking-style-header h1{color:#000;text-align:center;font-family:var(--booking-title-font);font-size:clamp(1.95rem,5vw,2.125rem);font-style:normal;font-weight:600;line-height:120%;margin:0 0 .5rem}.surf-camp-booking-page .booking-style-header p{max-width:32rem;margin:0 auto;color:#717171;text-align:center;font-family:var(--booking-body-font);font-size:clamp(1rem,2.5vw,1.125rem);font-weight:400;line-height:150%}.surf-camp-selection-body{width:100%;max-width:34rem;flex:1 1 auto;min-height:0;display:flex}.surf-camp-selection-scroll{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:visible;width:100%;padding-bottom:1rem}.surf-camp-card-open-full{pointer-events:auto;margin-top:.35rem;align-self:flex-start;border:none;background:transparent;padding:0;font-family:var(--booking-body-font);font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#f8fafceb;text-decoration:underline;text-underline-offset:3px;cursor:pointer;text-shadow:0 8px 20px rgba(15,23,42,.45)}.surf-camp-card-open-full:hover{color:#fff}.surf-camp-card-price-unit{font-size:.78rem;font-weight:600;opacity:.9}.booking-provider-card__rating-badge{position:absolute;top:.5rem;left:.5rem;z-index:2;font-size:.78rem;font-weight:700;color:#fff;background:#0f172a8c;padding:.2rem .45rem;border-radius:999px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.surf-camp-header{margin-bottom:1.5rem}.surf-camp-controls{width:100%;max-width:34rem;margin-left:auto;margin-right:auto;position:sticky;top:calc(56px + env(safe-area-inset-top,0px));z-index:15;background:#f6f1e9;padding:.25rem 0 .5rem;margin-bottom:.5rem}.surf-camp-months-label{margin:0 0 .5rem;width:100%;text-align:center;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#6b7280;font-weight:600}.surf-camp-months-row{display:flex;align-items:center;gap:.35rem;width:100%;margin:0 -.15rem}.surf-camp-months-arrow{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.375rem;height:2.375rem;padding:0;border:1px solid rgba(15,23,42,.12);border-radius:999px;background:#ffffffa6;color:#374151;font-size:1rem;line-height:1;cursor:pointer;transition:background .15s,border-color .15s,color .15s,opacity .15s}.surf-camp-months-arrow:hover:not(:disabled){background:#fff;border-color:#0f766e59;color:#0f766e}.surf-camp-months-arrow:disabled{opacity:.35;cursor:default}.surf-camp-months-scroll{flex:1;min-width:0;display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:1rem;overflow-x:auto;padding:.1rem 0 .65rem;width:100%;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scroll-snap-type:x proximity}.surf-camp-months-scroll::-webkit-scrollbar{height:4px}.surf-camp-months-scroll::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}.surf-camp-month-chip{flex:0 0 auto;scroll-snap-align:start;box-sizing:border-box;width:auto;min-width:fit-content;padding:.45rem .65rem;min-height:44px;white-space:nowrap;border:none;border-bottom:2px solid transparent;border-radius:0;font-family:inherit;font-size:.95rem;font-weight:500;line-height:1.2;letter-spacing:.01em;text-align:center;color:#6b7280;background:transparent;box-shadow:none;cursor:pointer;transition:color .15s,border-color .15s,font-weight .15s}.surf-camp-month-chip:hover{color:#374151;border-bottom-color:#0f766e59}.surf-camp-month-chip--active{border-bottom-color:#0f766e;background:transparent;color:#0f766e;font-weight:600;box-shadow:none}.surf-camp-month-chip--all{min-width:2.5rem;padding-left:.5rem;padding-right:.5rem}.surf-camp-tabs{display:flex;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-bottom:2rem;padding:.35rem 0}.surf-camp-tab{border:none;background:transparent;padding:.5rem 1rem;min-height:44px;font-size:.95rem;color:#6b7280;cursor:pointer;border-bottom:2px solid transparent;transition:color .2s,border-color .2s}.surf-camp-tab:hover{color:#374151}.surf-camp-tab--active{color:#0f766e;font-weight:600;border-bottom-color:#0f766e}.surf-camp-grid{width:100%;max-width:960px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}.surf-camp-card{border:none;background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 18px 38px #0f172a14;cursor:pointer;text-align:left;padding:0;transition:transform .2s,box-shadow .2s}.surf-camp-card:hover{transform:translateY(-2px);box-shadow:0 22px 45px #0f766e1f}.surf-camp-card__image-wrap{position:relative;aspect-ratio:4 / 3;overflow:hidden}.surf-camp-card__image{width:100%;height:100%;object-fit:cover;display:block}.surf-camp-card__rating{position:absolute;top:.5rem;left:.5rem;background:#0f766ee6;color:#fff;padding:.25rem .5rem;border-radius:.375rem;font-size:.8rem;font-weight:600}.surf-camp-card__body{padding:1rem 1.25rem}.surf-camp-card__name{margin:0 0 .25rem;font-size:1rem;font-weight:700;color:#102a43}.surf-camp-card__price{font-size:1rem;font-weight:600;color:#0f766e}.surf-camp-card__price-unit{display:block;font-size:.75rem;font-weight:400;color:#6b7280}.surf-camp-loading,.surf-camp-empty{color:#6b7280;margin:0}.surf-camp-detail-page{margin:0;padding:1.75rem 3.5rem 3.5rem;background:#f6f1e9;min-height:100vh}.surf-camp-detail-header h1{margin:.5rem 0;font-size:1.5rem}.surf-camp-detail-hero{position:relative;aspect-ratio:16 / 9;border-radius:1rem;overflow:hidden;margin-bottom:1rem}.surf-camp-detail-hero img{width:100%;height:100%;object-fit:cover}.surf-camp-detail-rating{position:absolute;top:.5rem;left:.5rem;background:#0f766ee6;color:#fff;padding:.25rem .5rem;border-radius:.375rem;font-size:.8rem;font-weight:600}.surf-camp-detail-prices{display:flex;gap:1rem;color:#0f766e;font-weight:600}.surf-camp-detail-placeholder{color:#6b7280;margin-top:1rem}.surf-camp-detail-gallery .location-gallery-item:first-child{position:relative}.surf-camp-detail-gallery-rating{position:absolute;top:.5rem;left:.5rem;background:#0f766ee6;color:#fff;padding:.25rem .5rem;border-radius:.375rem;font-size:.8rem;font-weight:600}.surf-camp-detail-video-card{display:flex;align-items:center;justify-content:center;min-height:220px}.surf-camp-detail-video-placeholder,.surf-camp-detail-video-link{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;width:100%;height:100%;color:#64748b;text-decoration:none;font-size:.95rem;line-height:1.45}.surf-camp-detail-video-link:hover{color:#0f766e}.surf-camp-detail-video-link{min-height:44px}.surf-camp-detail-video-play{width:56px;height:56px;border-radius:999px;background:#37415199;display:flex;align-items:center;justify-content:center;position:relative}.surf-camp-detail-video-play:after{content:"";width:0;height:0;border-style:solid;border-width:8px 0 8px 14px;border-color:transparent transparent transparent #fff;margin-left:4px}.trip-summary-content{width:100%;max-width:640px}.trip-summary-title{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#102a43;text-align:center}.trip-summary-subtitle{margin:0 0 2rem;font-size:.95rem;color:#6b7280;text-align:center}.trip-summary-card{background:#fff;border-radius:1.25rem;padding:1.75rem 2rem;box-shadow:0 12px 30px #0f172a14;margin-bottom:2rem;line-height:1.55}.trip-summary-section{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.trip-summary-section:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.trip-summary-section--price{border-bottom:none}.trip-summary-section__title{margin:0 0 .75rem;font-size:1rem;font-weight:700;color:#102a43}.trip-summary-section__header{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.trip-summary-section__header .trip-summary-section__title{margin:0}.trip-summary-section__header .trip-summary-link{padding:0}.trip-summary-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem}.trip-summary-row:last-child{margin-bottom:0}.trip-summary-row__icon{font-size:1rem}.trip-summary-row__label{color:#6b7280;min-width:5rem}.trip-summary-row__value{color:#111827;flex:1}.trip-summary-row--upgrades{justify-content:space-between}.trip-summary-row--stack{align-items:flex-start}.trip-summary-row__value--stack{display:flex;flex-direction:column;gap:.4rem}.trip-summary-priced-list{display:flex;flex-direction:column;gap:.55rem}.trip-summary-priced-line{display:grid;grid-template-columns:1fr auto;column-gap:.75rem;align-items:baseline;font-size:.95rem}.trip-summary-priced-line__main{display:flex;flex-direction:column;gap:.1rem;min-width:0}.trip-summary-priced-line__label{color:#6b7280;font-size:.85rem}.trip-summary-priced-line__value{color:#111827}.trip-summary-priced-line__amount{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.trip-summary-priced-line__total{font-weight:700;color:#0f766e;font-size:.95rem}.trip-summary-priced-line__breakdown{margin-top:.1rem;color:#6b7280;font-size:.8rem}.trip-summary-priced-empty{color:#6b7280;font-size:.9rem}.trip-summary-section-subtotal{margin-top:.5rem;padding-top:.4rem;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:baseline;font-size:.9rem;font-variant-numeric:tabular-nums}.trip-summary-section-subtotal__label{color:#374151;font-weight:600}.trip-summary-section-subtotal__value{color:#0f766e;font-weight:700}.trip-summary-link{border:none;background:transparent;color:#0ea5e9;font-size:.9rem;cursor:pointer}.trip-summary-link:hover{text-decoration:underline}.trip-summary-row--total .trip-summary-row__label,.trip-summary-row--total .trip-summary-row__value{font-weight:700;font-size:1rem}.trip-summary-total-note{margin:.5rem 0 0;font-size:.8rem;line-height:1.4;color:var(--Muted-Color, #64748b)}.trip-summary-cta{display:flex;justify-content:center}.trip-summary-content--modal .trip-summary-title{font-size:1.35rem}.trip-summary-content--modal .trip-summary-subtitle{margin-bottom:1.25rem}.trip-summary-content--modal .trip-summary-card{margin-bottom:0}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.account-sidebar__nav{flex:1;min-height:0;display:flex;flex-direction:column}.account-sidebar__count{font-weight:700;color:var(--admin-accent);font-variant-numeric:tabular-nums}.account-panel__heading{margin:0 0 1rem;font-size:1.15rem;font-weight:700;color:var(--admin-text)}.account-profile-card{background:var(--admin-surface);border-radius:var(--admin-radius-lg);padding:1.5rem 1.75rem;box-shadow:var(--admin-shadow);border:1px solid var(--admin-border)}.account-profile-dl{margin:0;display:grid;gap:1rem}.account-profile-dl dt{margin:0 0 .2rem;font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--admin-muted)}.account-profile-dl dd{margin:0;font-size:1rem;color:var(--admin-text)}.account-trips__status,.account-trips__hint{color:var(--admin-muted);font-size:.9rem}.account-trips__hint{margin-top:1.5rem;max-width:42rem;line-height:1.5}.account-trips__error{color:#b91c1c;font-size:.95rem}.account-trips-empty{background:var(--admin-surface);border-radius:var(--admin-radius-lg);padding:2rem 1.5rem;text-align:center;border:1px solid var(--admin-border);box-shadow:var(--admin-shadow)}.account-trips-empty__text{margin:0 0 1.25rem;color:var(--admin-muted)}.account-trips-table{margin-bottom:.75rem}.account-trips-mobile-list__title{margin:.55rem 0 0;font-size:1.05rem;font-weight:700;color:var(--admin-text);line-height:1.25}.account-trips-mobile-list__title-btn{display:block;width:100%;border:none;background:none;padding:0;text-align:left;cursor:pointer;font:inherit;text-decoration:underline;text-decoration-color:#0f766e59;text-underline-offset:2px}.account-trips-mobile-list__title-btn:hover{color:var(--admin-accent);text-decoration-color:var(--admin-accent)}.account-trips-mobile-list .admin-mobile-card__actions{flex-wrap:wrap;gap:.5rem}.account-trips-table .account-trip-card__status{white-space:nowrap}.account-trips-table__muted{color:var(--admin-muted);font-size:.88rem}.account-trips-table__actions-head{width:9.5rem;text-align:right}.account-trips-table__actions{text-align:right;white-space:nowrap}.account-trips-table__actions .admin-table__delete{margin-left:.5rem}.account-trip-row__open{border:none;background:none;padding:0;margin:0;font:inherit;font-weight:600;color:var(--admin-text);text-align:left;cursor:pointer;text-decoration:underline;text-decoration-color:#0f766e59;text-underline-offset:2px}.account-trip-row__open:hover{color:var(--admin-accent);text-decoration-color:var(--admin-accent)}.account-trip-row__link{border:none;background:none;padding:0;margin:0;font:inherit;font-size:.88rem;font-weight:600;color:var(--admin-accent);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.account-trip-row__link:hover{color:#0d9488}.account-trips-pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1rem;padding:.65rem .15rem}.account-trips-pager__meta{margin:0;font-size:.88rem;color:var(--admin-muted)}.account-trips-pager__meta--solo{margin-bottom:.5rem}.account-trips-pager__nav{display:inline-flex;align-items:center;gap:.65rem}.account-trips-pager__page{font-size:.88rem;font-weight:600;color:var(--admin-text);font-variant-numeric:tabular-nums}.account-trips-pager__btn{border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-text);padding:.4rem .85rem;border-radius:var(--admin-radius-md);font-size:.85rem;font-weight:600;cursor:pointer;font-family:inherit}.account-trips-pager__btn:hover:not(:disabled){border-color:var(--admin-accent);color:var(--admin-accent)}.account-trips-pager__btn:disabled{opacity:.45;cursor:not-allowed}.account-trip-card__status{align-self:flex-start;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;padding:.28rem .55rem;border-radius:999px}.account-trip-card__status--progress{background:#0ea5e926;color:#0369a1}.account-trip-card__status--saved{background:var(--admin-accent-soft);color:var(--admin-accent)}.account-trip-card__destination{font-size:1.1rem;font-weight:700;color:var(--admin-text)}.account-trip-card__dates{font-size:.9rem;color:var(--admin-muted)}.account-trip-card__meta{font-size:.85rem;color:var(--admin-muted)}.account-page__footer-note{margin-top:2.5rem;font-size:.9rem;color:var(--admin-muted)}.account-page__footer-note a{color:var(--admin-accent);font-weight:600;text-decoration:none}.account-page__footer-note a:hover{text-decoration:underline}.trip-detail-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:5000;display:grid;place-items:center;padding:1rem;font-family:var(--booking-body-font, "DM Sans", sans-serif)}.trip-detail-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a73;cursor:pointer}.trip-detail-modal__panel{position:relative;width:min(560px,100%);max-height:min(90vh,720px);display:flex;flex-direction:column;background:#fff;border-radius:1.25rem;border:1px solid rgba(15,23,42,.08);box-shadow:0 22px 60px #0f172a2e;overflow:hidden}.trip-detail-modal__panel--wide{width:min(920px,100%);max-height:min(88vh,820px)}.trip-detail-modal__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;background:#f6f1e9;border-bottom:1px solid rgba(15,23,42,.08);flex-shrink:0}.trip-detail-modal__title{margin:0;font-size:1.1rem;font-weight:700;color:#102a43}.trip-detail-modal__close{width:40px;height:40px;border:none;border-radius:999px;background:#ffffffb3;border:1px solid rgba(15,23,42,.08);cursor:pointer;font-size:1.35rem;line-height:1;color:#334155}.trip-detail-modal__body{padding:1rem 1.15rem 1.25rem;overflow-y:auto;flex:1;background:#f6f1e9}.trip-detail-modal__status{margin:0;color:#64748b}.trip-detail-modal__error{margin:0;color:#b91c1c;font-size:.95rem}.trip-detail-modal__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border-top:1px solid rgba(15,23,42,.08);background:#fff;flex-shrink:0}.trip-detail-modal__footer-actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:flex-end;margin-left:auto}.trip-detail-modal__delete{border:none;background:transparent;color:#b91c1c;font-size:.88rem;font-weight:700;cursor:pointer;font-family:inherit;text-decoration:underline;padding:.25rem 0}.trip-detail-modal__delete:hover{color:#991b1b}.contact-details-content{width:100%;max-width:560px}.contact-details-title{margin:0 0 .5rem;font-size:1.75rem;font-weight:700;color:#102a43}.contact-details-subtitle{margin:0 0 2rem;font-size:.95rem;color:#6b7280}.contact-details-form{display:flex;flex-direction:column;gap:1.25rem}.contact-details-error{margin:0 0 .5rem;color:#dc2626;font-size:.9rem}.contact-details-label{display:flex;flex-direction:column;gap:.4rem;font-size:.9rem;font-weight:500;color:#374151}.contact-details-input,.contact-details-textarea{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.75rem;font-size:.95rem;background:#fff;color:#111827}.contact-details-input::placeholder,.contact-details-textarea::placeholder{color:#9ca3af}.contact-details-textarea{resize:vertical;min-height:100px}.contact-details-phone-row{display:flex;gap:.5rem}.contact-details-phone-select{width:100px;padding:.75rem .5rem;border:1px solid #d1d5db;border-radius:.75rem;font-size:.95rem;background:#fff;color:#111827;cursor:pointer;min-height:44px}.contact-details-phone-input{flex:1}.contact-details-promo-row{display:flex;gap:.5rem}.contact-details-promo-input{flex:1}.contact-details-apply-btn{padding:.75rem 1.25rem;border:1px solid #0ea5e9;border-radius:.75rem;background:#fff;color:#0ea5e9;font-size:.9rem;font-weight:500;cursor:pointer;white-space:nowrap;min-height:44px}.contact-details-apply-btn:hover{background:#f0f9ff}.contact-details-consent{margin-top:.5rem}.contact-details-consent-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.contact-details-consent-text{font-size:.9rem;color:#374151}.contact-details-link{color:#0ea5e9;text-decoration:none}.contact-details-link:hover{text-decoration:underline}.contact-details-suggestion{margin-top:8px;align-self:flex-start;background:transparent;border:1px solid rgba(0,0,0,.14);border-radius:999px;padding:8px 12px;font-size:14px;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease}.contact-details-suggestion:hover{background:#0000000a;border-color:#00000038}.contact-details-toggle{flex-shrink:0;width:44px;height:24px;border:none;border-radius:999px;background:#d1d5db;cursor:pointer;position:relative;transition:background .2s}.contact-details-toggle:after{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0003;transition:transform .2s}.contact-details-toggle--on{background:#0ea5e9}.contact-details-toggle--on:after{transform:translate(20px)}.contact-details-disclaimer{margin:0;font-size:.8rem;color:#6b7280;line-height:1.5}.contact-details-cta{display:flex;justify-content:center;margin-top:1.5rem}.contact-details-cta .btn{padding:.875rem 2.5rem;font-size:1rem}.page--booking-confirmation{margin:0;min-height:100vh;background:#f6f1e9;display:flex;justify-content:center;align-items:center;padding:2rem 1.5rem 3rem}.booking-confirmation-card{width:100%;max-width:560px;display:flex;flex-direction:column;align-items:center;text-align:center}.booking-confirmation-title{margin:0 0 2.5rem;color:#102a43;font-size:1.75rem;font-weight:700;line-height:1.2}.booking-confirmation-error{margin:-1.25rem 0 1.5rem;color:#b91c1c;font-size:.9rem;font-weight:600}.booking-confirmation-sun{width:120px;height:auto}.booking-confirmation-sea{margin-top:2.25rem;width:250px;height:auto}.booking-confirmation-copy{margin:4.5rem 0 0;max-width:470px;color:#6b7280;font-size:.95rem;font-weight:400;line-height:1.5}.booking-confirmation-actions{margin-top:4.25rem;width:100%;display:flex;gap:1rem}.booking-confirmation-btn{flex:1;min-height:52px;border-radius:999px;font-size:1rem;font-weight:600;line-height:1.2;cursor:pointer}.booking-confirmation-btn--ghost{background:transparent;color:#496993;border:2px solid #496993}.booking-confirmation-btn--primary{background:#496993;color:#fff;border:2px solid #496993}.booking-who-when-page .booking-style-header{margin-bottom:2rem}.booking-who-when-grid{width:100%;max-width:960px;display:grid;grid-template-columns:1fr 1fr;gap:1.75rem;margin:0 auto 2rem}.booking-who-when-grid--single{max-width:560px;grid-template-columns:1fr}.booking-when-page .booking-who-when-card--dates{align-items:stretch}.booking-when-page .booking-who-when-card__title{text-align:center}.booking-when-page .booking-who-when-dates-content{justify-content:center}.booking-when-page .booking-who-when-calendar--daypicker .rdp-root{width:max-content;max-width:100%;margin-left:auto;margin-right:auto}.booking-when-page .booking-who-when-calendar{display:flex;justify-content:center}.booking-who-when-card{background:#fff;border-radius:1.5rem;border:1px solid #e5e7eb;padding:1.75rem 2rem;box-shadow:0 18px 38px #0f172a14}.booking-who-when-card__title{margin:0 0 .4rem;color:#000;text-align:center;font-family:Raleway,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:120%}.booking-who-when-card__subtitle{margin:0 0 1.25rem;font-size:.9rem;color:#6b7280;line-height:1.5;text-align:center}.booking-who-when-levels{display:flex;flex-direction:column}.booking-who-when-level{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #e5e7eb}.booking-who-when-level:last-child{border-bottom:none}.booking-who-when-level__label{font-size:.95rem;font-weight:500;color:#989898}.booking-who-when-level__controls{display:flex;align-items:center;gap:.5rem}.booking-who-when-level__btn{width:44px;height:44px;border:1px solid #e5e7eb;border-radius:999px;background:#f9fafb;font-size:1.1rem;cursor:pointer;color:#989898;display:flex;align-items:center;justify-content:center}.booking-who-when-level__btn:hover{background:#f3f4f6}.booking-who-when-level__count{min-width:2rem;text-align:center;font-weight:600;color:#989898}.booking-who-when-card--dates{display:flex;flex-direction:column;align-items:center;text-align:center}.booking-who-when-tabs{display:flex;width:100%;max-width:340px;gap:.75rem;margin:.4rem auto 1.1rem;justify-content:center}.booking-who-when-tab{flex:1 1 0;min-height:42px;padding:.55rem .85rem;border:none;background:transparent;font-family:DM Sans,sans-serif;font-size:14px;color:#989898;cursor:pointer;border-bottom:2px solid transparent}.booking-who-when-tab--active{color:#0f766e;border-bottom-color:#0f766e;font-weight:500}.booking-who-when-dates-content{display:flex;justify-content:center;width:100%;margin-top:.25rem}.booking-who-when-calendar{margin-top:0;width:100%;overflow-x:auto}.booking-who-when-flexible{display:flex;flex-wrap:wrap;gap:.7rem;justify-content:center;max-width:360px}.booking-date-presets{gap:.6rem;margin-bottom:.25rem;justify-content:center;width:100%}.booking-date-preset{padding:.55rem .95rem;min-height:40px}.booking-who-when-month-pill{padding:.5rem 1rem;border:1px solid #e5e7eb;border-radius:999px;background:#f9fafb;font-family:DM Sans,sans-serif;font-size:14px;color:#989898;cursor:pointer}.booking-who-when-month-pill:hover{background:#f3f4f6;color:#374151}.booking-who-when-month-pill--active{background:#0f766e;border-color:#0f766e;color:#fff}.booking-packages-carousel{width:100%;max-width:760px;margin:0 auto}.booking-packages-carousel__slide{display:flex;justify-content:center;padding:.2rem .25rem .4rem}.booking-packages-carousel__container{padding-bottom:2rem}.booking-packages-carousel .react-multi-carousel-dot-list{bottom:.15rem}.booking-packages-carousel .react-multi-carousel-dot button{border-color:#9ca3af;background:transparent;width:8px;height:8px}.booking-packages-carousel .react-multi-carousel-dot--active button{background:#6b7280;border-color:#6b7280}.booking-packages-carousel .react-multiple-carousel__arrow{background:#ffffffe6;border:1px solid #d1d5db;min-width:34px;min-height:34px;box-shadow:0 6px 14px #0f172a1a}.booking-packages-carousel .react-multiple-carousel__arrow:before{color:#4b5563;font-size:14px}.booking-packages-carousel .react-multiple-carousel__arrow--left{left:calc(50% - 235px)}.booking-packages-carousel .react-multiple-carousel__arrow--right{right:calc(50% - 235px)}.booking-package-detail-page .booking-style-header{margin-bottom:1.2rem}.booking-package-detail-card{width:100%;max-width:430px;margin:0 auto;background:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;box-shadow:0 18px 38px #0f172a14;padding:1rem 1rem 1.1rem}.booking-package-detail-card__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.8rem;padding-bottom:.6rem;border-bottom:1px solid #e5e7eb}.booking-package-detail-card__title{margin:0;font-family:Raleway,sans-serif;font-size:1.45rem}.booking-package-detail-card__badge{border:1px solid #d1d5db;border-radius:999px;padding:.2rem .65rem;font-size:.75rem;color:#6b7280}.booking-package-detail-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.55rem 0}.booking-package-detail-label{color:#4b5563;font-size:1rem;flex:1;min-width:0;max-width:none;line-height:1.45;overflow-wrap:anywhere}.booking-package-detail-controls{display:inline-flex;align-items:center;gap:.55rem}.booking-package-detail-btn{width:44px;height:44px;border:1px solid #d1d5db;border-radius:999px;background:#fff;color:#9ca3af;font-size:1.2rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.booking-package-detail-value{min-width:1rem;text-align:center;color:#6b7280}.booking-package-detail-row--toggle{margin-top:.25rem;padding-top:.9rem;border-top:1px solid #e5e7eb}.booking-package-detail-footer{margin-top:1.2rem}.accommodation-type-page .booking-style-header{margin-bottom:2rem}.accommodation-toggle-row{width:100%;max-width:960px;margin:1.25rem auto 0;display:flex;justify-content:center;align-items:center;gap:1rem;color:#6b7280;font-size:.95rem}.accommodation-actions{margin-top:1.25rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.55rem}.accommodation-actions__hint{margin:0;font-size:.86rem;line-height:1.35;color:#6b7280;text-align:center}.booking-who-when-calendar--daypicker .rdp-root{--rdp-accent-color: #0f766e;--rdp-accent-background-color: rgba(15, 118, 110, .18);--rdp-range_start-date-background-color: #0f766e;--rdp-range_end-date-background-color: #0f766e;--rdp-range_start-color: #ffffff;--rdp-range_end-color: #ffffff;--rdp-range_middle-background-color: rgba(15, 118, 110, .12);--rdp-range_middle-color: #0f766e;--rdp-day-width: 40px;--rdp-day-height: 40px;--rdp-day_button-width: 40px;--rdp-day_button-height: 40px;--rdp-week_number-width: 40px;--rdp-week_number-height: 40px;font-family:DM Sans,Raleway,sans-serif;width:max-content;max-width:100%;margin-left:auto;margin-right:auto}.booking-who-when-calendar--daypicker .rdp-range_start,.booking-who-when-calendar--daypicker .rdp-range_end{background:none}.booking-who-when-calendar--daypicker .rdp-range_middle{background-color:var(--rdp-range_middle-background-color)}.booking-who-when-calendar--daypicker .rdp-day{padding:0;text-align:center;vertical-align:middle}.booking-who-when-calendar--daypicker .rdp-selected{font-size:inherit;font-weight:600}.booking-date-presets{display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:center;margin:.25rem 0 .75rem;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 .25rem}.booking-date-preset{border:1px solid #e5e7eb;background:#f9fafb;color:#989898;border-radius:999px;padding:.5rem 1rem;min-height:40px;font-size:14px;font-weight:600;cursor:pointer;font-family:DM Sans,sans-serif}.booking-date-preset:hover{background:#f3f4f6;color:#374151}.booking-date-preset--active{background:#0f766e;border-color:#0f766e;color:#fff}.booking-who-when-calendar--daypicker .rdp-caption_label{font-family:Raleway,sans-serif;font-size:20px;font-weight:700;color:#000}.booking-who-when-calendar--daypicker .rdp-weekday{font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;color:#989898}.booking-who-when-calendar--daypicker .rdp-day_button{display:grid;place-items:center;font-family:DM Sans,sans-serif;font-size:14px;color:#989898;line-height:1;text-align:center}.booking-who-when-calendar--daypicker .rdp-range_start .rdp-day_button,.booking-who-when-calendar--daypicker .rdp-range_end .rdp-day_button{color:#fff;border-radius:999px}.booking-who-when-calendar--daypicker .rdp-range_start.rdp-range_end .rdp-day_button{border-radius:999px}.booking-who-when-calendar--daypicker .rdp-range_middle .rdp-day_button{color:var(--rdp-range_middle-color);border-radius:0}.booking-who-when-calendar--daypicker .rdp-day_button:hover:not([disabled]){background:#f3f4f6;color:#374151}.booking-who-when-calendar--daypicker .rdp-button_previous,.booking-who-when-calendar--daypicker .rdp-button_next{color:#989898}.booking-who-when-calendar--daypicker .rdp-day_button:disabled{color:#d1d5db}@media(max-width:560px){.booking-when-page .booking-who-when-card{padding:1.25rem 1.1rem}.booking-who-when-page:not(.booking-when-page) .booking-who-when-card{padding:1.25rem 1.1rem}.booking-who-when-level{padding:.6rem 0}.booking-who-when-level__btn{width:38px;height:38px}.booking-who-when-calendar--daypicker .rdp-root{--rdp-day-width: 34px;--rdp-day-height: 34px;--rdp-day_button-width: 34px;--rdp-day_button-height: 34px;--rdp-week_number-width: 34px;--rdp-week_number-height: 34px}.booking-who-when-calendar--daypicker .rdp-caption_label{font-size:18px}.booking-who-when-calendar--daypicker .rdp-weekday,.booking-who-when-calendar--daypicker .rdp-day_button{font-size:13px}.booking-when-page .booking-who-when-tabs{flex-wrap:wrap;justify-content:center;row-gap:.4rem}}@media(max-width:420px){.booking-who-when-calendar--daypicker .rdp-root{--rdp-day-width: 32px;--rdp-day-height: 32px;--rdp-day_button-width: 32px;--rdp-day_button-height: 32px;--rdp-week_number-width: 32px;--rdp-week_number-height: 32px}.booking-who-when-card__subtitle{margin-bottom:.9rem}.booking-who-when-tabs{gap:.6rem}}@media(max-width:900px){.page--flow,.surf-camp-detail-page,.page--booking-confirmation,.surf-goals-page{margin:0;padding-top:1.5rem;padding-bottom:3rem;padding-left:max(1.25rem,env(safe-area-inset-left,0px));padding-right:max(1.25rem,env(safe-area-inset-right,0px))}.booking-confirmation-title{font-size:1.75rem}.booking-confirmation-copy{margin-top:3.5rem;font-size:.95rem}.booking-confirmation-actions{margin-top:3rem;flex-direction:column}.booking-confirmation-btn{min-height:58px;font-size:1rem}.booking-who-when-grid,.surf-camp-grid{grid-template-columns:1fr}}.page--location-detail{margin:calc(-1 * var(--page-pad-top)) calc(-1 * var(--page-pad-x)) calc(-1 * var(--page-pad-bottom));padding:var(--page-pad-top) var(--page-pad-x) var(--page-pad-bottom);max-width:none;width:auto;box-sizing:border-box;background:#f6f1e9;min-height:100vh;font-family:var(--booking-body-font);font-size:16px;font-style:normal;font-weight:400;line-height:150%;letter-spacing:.15px;color:#111827;animation:bookingContentFadeIn .5s ease}.page--location-detail>*{max-width:1120px;margin-left:auto;margin-right:auto;width:100%}@media(max-width:768px){.page--location-detail{margin:0}}.page--location-detail .page-header h1{margin-bottom:.35rem;font-family:var(--booking-title-font);font-size:clamp(1.95rem,5vw,2.125rem);font-style:normal;font-weight:600;line-height:120%;color:#000}.page--location-detail .page-header p{font-family:var(--booking-body-font);font-size:clamp(1rem,2.5vw,1.125rem);font-style:normal;font-weight:400;line-height:150%;color:#717171}.location-hero{padding-top:.25rem;padding-bottom:2rem}.surf-camp-page .location-hero{width:100%;max-width:1120px}.location-hero-header h1{margin:0;color:#000;font-family:var(--booking-title-font);font-size:clamp(1.95rem,5vw,2.125rem);font-style:normal;font-weight:600;line-height:120%}.location-hero-subtitle{margin:.35rem 0 0;color:#717171;font-family:var(--booking-body-font);font-size:clamp(1rem,2.5vw,1.125rem);font-style:normal;font-weight:400;line-height:150%}.provider-hero-subtitle{margin-bottom:.55rem;font-size:.95rem;line-height:1.5}.provider-hero-reviews-link-row{margin-top:.2rem}.location-hero-header{display:flex;flex-direction:column;align-items:flex-start;gap:.6rem}.location-hero-header__top{display:flex;align-items:center;gap:.75rem;width:100%}.location-hero-back{border:none;background:transparent;display:inline-flex;align-items:center;justify-content:center;height:40px;min-width:40px;padding:0 .4rem;font-family:var(--booking-body-font);font-size:1rem;cursor:pointer;color:#4b5563;line-height:1}.location-hero-back:hover{color:#111827}.location-hero-close{margin-left:auto;font-size:1.25rem;font-weight:800}.page-header .location-hero-back{margin-bottom:.75rem}.location-logo{height:26px;width:auto;display:block}.location-hero-grid{margin-top:1.5rem;display:grid;grid-template-columns:minmax(0,2.2fr) minmax(0,1.3fr);grid-template-rows:auto auto;grid-template-areas:"gallery gallery" "overview map";gap:1.75rem}.location-gallery{grid-area:gallery;display:grid;grid-template-columns:1.4fr 1.4fr 1.4fr;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-areas:"main top-right far-right" "main bottom-right far-right";gap:.75rem;height:360px}.item-hero-gallery-area{grid-area:gallery}.item-hero-gallery-area .location-gallery{grid-area:auto}.page--location-detail .item-hero-gallery-area .location-gallery{height:clamp(260px,42vh,360px)}.item-hero-facts{margin-top:.65rem;display:flex;gap:.75rem;align-items:center;color:#0f172ab8;font-family:var(--booking-body-font);font-size:15px;font-weight:700}.item-hero-fact{display:inline-flex;align-items:center;gap:.4rem}.location-gallery-item{border-radius:1.1rem;overflow:hidden;height:100%}.location-gallery-item--main{grid-area:main}.location-gallery-item--top-right{grid-area:top-right}.location-gallery-item--bottom-right{grid-area:bottom-right}.location-gallery-item--far-right{grid-area:far-right}.location-gallery-item img{width:100%;height:100%;display:block;object-fit:cover;opacity:0;transform:scale(1.01);transition:opacity .62s ease,transform .88s ease;background:#0f172a0f;will-change:opacity,transform}.location-gallery-item img.media-fade.is-loaded{opacity:1;transform:scale(1)}.location-hero-sidebar{display:flex;flex-direction:column;gap:1rem;grid-area:map}.location-map-card{border-radius:1.1rem;overflow:hidden;background:#e5e7eb;display:flex;flex-direction:column;min-height:220px}.location-map-placeholder{flex:1;display:flex;align-items:center;justify-content:center;font-size:.8rem;color:#6b7280;background:#dbeafe}.location-map-embed{border:0;width:100%;height:100%}.location-map-footer{padding:.7rem .9rem;display:flex;align-items:center;gap:.25rem;font-family:var(--booking-body-font);font-size:15px;font-weight:400;line-height:150%;color:#717171;background:#f9fafb}.location-hero-cta{margin-top:1.5rem}.location-overview-block{margin-top:1rem;grid-area:overview}.location-overview-block h2{margin:0 0 .35rem;font-family:var(--booking-title-font);font-size:clamp(1.15rem,2.8vw,1.35rem);font-style:normal;font-weight:600;line-height:120%;color:#000}.location-overview-block--inline h2{margin-bottom:.5rem}.location-overview-tiles{margin-top:.25rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.location-overview-tile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.55rem}.location-overview-tile-icon{width:56px;height:56px;border-radius:999px;background:#f9fafb;display:flex;align-items:center;justify-content:center}.location-overview-tile-icon img{max-width:32px;max-height:32px;display:block}.location-overview-tile-title{font-family:var(--booking-body-font);font-size:16px;font-weight:500;line-height:150%;color:#111827}.location-overview-tile-subtitle{display:none}.location-quickview-intro{margin:0 0 .6rem;font-family:var(--booking-body-font);font-size:16px;font-weight:400;line-height:150%;color:#717171}.location-overview-list{display:grid;grid-auto-rows:minmax(0,auto);gap:.25rem}.location-overview-row{font-family:var(--booking-body-font);font-size:16px;font-weight:400;line-height:150%;color:#111827}.location-overview-row-label{font-weight:600;margin-right:.25rem}.location-overview-row-value{color:#717171}.location-copy{margin-top:1.75rem;display:grid;grid-template-columns:minmax(0,1.8fr);gap:1.5rem}.location-copy-section h2{margin-top:0;margin-bottom:.45rem;font-family:var(--booking-title-font);font-size:clamp(1.15rem,2.8vw,1.35rem);font-style:normal;font-weight:600;line-height:120%;color:#000}.location-copy-section p{margin-top:0;font-family:var(--booking-body-font);font-size:clamp(1rem,2.5vw,1.125rem);font-weight:400;line-height:150%;color:#717171}.provider-hero-chips{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.55rem}.provider-hero-chip{display:inline-flex;align-items:center;min-height:36px;padding:.35rem .9rem;border:1px solid rgba(15,23,42,.38);border-radius:999px;background:transparent;font-family:var(--booking-body-font);color:#0f172ac7;font-size:13px;font-weight:500;line-height:150%}button.provider-hero-chip.location-service-chip{cursor:pointer;-moz-appearance:none;appearance:none;-webkit-appearance:none;margin:0;font:inherit;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}button.provider-hero-chip.location-service-chip:hover{border-color:#0f766e8c;background:#0f766e0f}button.provider-hero-chip.location-service-chip:focus-visible{outline:none;box-shadow:0 0 0 3px #0f766e47}.location-services-hint{margin:0 0 .65rem;font-family:var(--booking-body-font);font-size:.92rem;line-height:145%;color:#717171}.location-services-chips{margin-top:.35rem}.location-service-modal .trip-detail-modal__header .trip-detail-modal__title{flex:1;min-width:0}.location-service-modal__carousel-header{margin-top:0}.location-service-modal__destination-label{margin:0;font-family:var(--booking-body-font);font-size:.95rem;font-weight:600;color:#475569}.location-service-modal__slider{margin-top:0}.location-service-modal__empty-wrap{padding-bottom:.35rem}.location-service-modal__empty{margin:0;font-size:.92rem;line-height:150%;color:#64748b}.provider-profile-glance{max-width:1120px;margin:-.5rem auto 0;padding:0 var(--page-pad-x, 1rem);width:100%;box-sizing:border-box}.provider-profile-glance__inner{display:flex;flex-wrap:wrap;gap:1rem 1.75rem;padding:1rem 1.15rem;border-radius:.9rem;background:#ffffffb8;border:1px solid rgba(15,23,42,.07);box-shadow:0 8px 24px #0f172a0a}.provider-profile-glance__block{display:flex;flex-direction:column;gap:.35rem;min-width:min(100%,200px)}.provider-profile-about-row__contact .provider-profile-glance__block{min-width:0;width:100%}.provider-profile-glance__label{font-family:var(--booking-body-font);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0f172a7a}.provider-profile-glance__values{display:flex;flex-wrap:wrap;gap:.5rem .75rem;align-items:center}.provider-profile-glance__values--contact{display:grid;grid-template-columns:1fr;gap:.55rem;align-items:stretch;justify-items:stretch}.provider-profile-glance__link{display:inline-flex;align-items:center;gap:.35rem;width:100%;min-height:2.4rem;padding:.5rem .65rem;border-radius:.65rem;border:1px solid rgba(15,23,42,.1);background:#f8fafce6;font-family:var(--booking-body-font);font-size:.92rem;font-weight:500;color:#0b3d3a;text-decoration:none}.provider-profile-glance__link:hover{color:#0f172a;border-color:#0f766e59;background:#fff}.provider-profile-glance__values--contact .provider-profile-glance__link:nth-child(n+3){width:100%}.provider-profile-glance__link-key{font-size:.73rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#0f172a80}.provider-profile-glance__link-value{font-size:.94rem;font-weight:600;color:#0f172a}.provider-profile-glance__social-row{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;margin-top:.15rem;width:100%}.provider-profile-glance__social-link{width:2rem;height:2rem;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;border:1px solid rgba(15,23,42,.12)}.provider-profile-glance__social-link img{width:.95rem;height:.95rem;object-fit:contain;filter:brightness(0) invert(1)}.provider-profile-glance__social-link--facebook{background:#1877f2}.provider-profile-glance__social-link--instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.provider-profile-glance__social-link--tiktok{background:#111827}.provider-profile-glance__text{font-family:var(--booking-body-font);font-size:.95rem;line-height:1.45;color:#0f172ad1}.provider-about-text{white-space:break-spaces}.provider-about-richtext{color:#717171;font-family:var(--booking-body-font);font-size:clamp(1rem,2.5vw,1.125rem);line-height:150%;white-space:break-spaces}.provider-about-richtext p{margin:0 0 .7rem}.provider-about-richtext p:last-child{margin-bottom:0}.richtext-editor{border-radius:10px;position:relative;z-index:6}.richtext-editor .ql-toolbar.ql-snow{border-radius:10px 10px 0 0;border-color:#0f172a24;background:#f8fafccc}.richtext-editor .ql-container.ql-snow{border-radius:0 0 10px 10px;border-color:#0f172a24;min-height:150px;background:#fff}.richtext-editor .ql-editor{min-height:140px;white-space:break-spaces}.richtext-editor .ql-picker-options{z-index:60}.provider-profile-about-row{max-width:1120px;margin:1.75rem auto 0;padding:0 var(--page-pad-x, 1rem);width:100%;box-sizing:border-box;display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:1.25rem;align-items:start}.provider-profile-about-row__about .location-copy{margin-top:0;grid-template-columns:minmax(0,1fr)}.provider-profile-about-row__contact .provider-profile-glance{max-width:none;margin:0;padding:0}.provider-profile-about-row__contact .provider-profile-glance__block{align-items:center}.provider-profile-about-row__contact .provider-profile-glance__label,.provider-profile-about-row__contact .provider-profile-glance__text{text-align:center}@media(max-width:900px){.provider-profile-about-row{grid-template-columns:minmax(0,1fr)}}.item-provider-link{color:#000;font-weight:800;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px}.item-provider-link:hover{color:#000;opacity:.9}.item-map-card,.item-select-card{overflow:hidden}.item-select-card__header{padding:1rem 1.05rem .9rem}.item-select-card__title{font-family:var(--booking-body-font);font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0f172ab8}.item-select-card__body{padding:0 1.05rem 1rem}.item-select-card__body .btn{width:100%;justify-content:center}.item-map-card__header{padding:1rem 1.05rem .9rem}.item-map-card__title{font-family:var(--booking-body-font);font-size:.8rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0f172a8c}.item-map-card__address{margin-top:.35rem;font-family:var(--booking-body-font);font-size:.95rem;font-weight:700;line-height:1.35;color:#0f172ac7}.item-map-card__frame{border-top:1px solid rgba(15,23,42,.08);height:240px;background:#0f172a08}.item-map-card__frame iframe{display:block;width:100%;height:100%;border:0}.item-map-card__footer{padding:.9rem 1.05rem 1rem}.item-map-card__footerTitle{font-family:var(--booking-body-font);font-size:.8rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#0f172a8c}.provider-quick-stats-hero{margin-top:.25rem}.provider-quick-stats-title{display:inline-flex;align-items:baseline;gap:.4rem}.provider-quick-stats-title__highlight{display:inline-block;padding:.05em .22em;border-radius:.2em;background:transparent;box-shadow:none}.provider-quick-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.85rem,2vw,1.75rem);align-items:start}.provider-quick-stats-grid--hero{margin-top:.85rem}.provider-quick-stat{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem}.provider-quick-stat-icon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;color:#0f172a73}.provider-quick-stat__value{font-family:var(--booking-body-font);font-size:13.5px;font-weight:500;line-height:140%;letter-spacing:.01em;color:#0f172a75;max-width:10.5rem}.provider-quick-stat__line{display:block}.provider-bio-more{margin-top:.4rem;border:none;background:transparent;padding:0;font-family:var(--booking-body-font);font-size:.95rem;font-weight:600;color:#111827;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.provider-bio-more:focus-visible{outline:2px solid rgba(15,23,42,.55);outline-offset:3px;border-radius:6px}.provider-services-section{margin-top:2.25rem}.provider-carousel-header{display:flex;align-items:center;justify-content:space-between;gap:1rem}.provider-carousel-header h2{margin:0;font-family:var(--booking-title-font);font-size:clamp(1.15rem,2.8vw,1.35rem);font-style:normal;font-weight:600;line-height:120%;color:#000}.provider-carousel-actions{display:inline-flex;align-items:center;gap:.5rem}.provider-carousel-arrow{width:34px;height:34px;border-radius:999px;border:1px solid rgba(15,23,42,.28);background:transparent;color:#0f172aa6;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.provider-carousel-arrow:hover{border-color:#0f172a73;color:#0f172ad1}.provider-carousel-arrow:focus-visible{outline:2px solid rgba(15,23,42,.55);outline-offset:3px}.provider-carousel-divider{height:1px;background:#0f172a2e;margin-top:.85rem}.provider-gallery-title__accent{color:#76a9ab}.provider-gallery-track{margin-top:1.1rem;display:flex;gap:1rem;overflow-x:auto;padding-bottom:.3rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.provider-gallery-card{flex:0 0 280px;scroll-snap-align:start;border-radius:1.05rem;overflow:hidden;background:#ffffffdb;box-shadow:0 14px 28px #0f172a14;border:1px solid rgba(15,23,42,.08);position:relative}.provider-gallery-card__media{height:260px;background:linear-gradient(120deg,#8ea5bd,#d3dce6)}.provider-gallery-card__media img{width:100%;height:100%;display:block;object-fit:cover;opacity:0;transform:scale(1.01);transition:opacity .62s ease,transform .88s ease;background:#0f172a0f;will-change:opacity,transform}.provider-gallery-card__media img.media-fade.is-loaded{opacity:1;transform:scale(1)}.provider-gallery-card__label{position:absolute;left:0;right:0;bottom:0;min-height:25%;padding:.85rem .95rem .95rem;background:linear-gradient(to top,#0f172a9e,#0f172a2e,#0f172a00);font-family:var(--booking-title-font);font-size:1.05rem;font-weight:800;color:#f8fafc;text-shadow:0 10px 26px rgba(15,23,42,.35)}@media(max-width:820px){.provider-gallery-track{gap:.85rem}.provider-gallery-card{flex-basis:72vw}.provider-gallery-card__media{height:220px}}.provider-services-carousel{margin-top:1rem;display:flex;align-items:flex-start;gap:1rem;overflow-x:auto;padding-bottom:.25rem;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.provider-services-card{scroll-snap-align:start;flex:0 0 280px;max-width:320px;border-radius:.95rem;overflow:hidden;background:#ffffffdb;box-shadow:0 14px 28px #0f172a14;border:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;position:relative}.provider-services-card__media{height:260px;flex-shrink:0;overflow:hidden;background:linear-gradient(120deg,#8ea5bd,#d3dce6)}.provider-services-card__media img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.provider-services-card__body{position:absolute;left:0;right:0;top:50%;bottom:0;padding:.65rem .95rem .95rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;gap:.4rem;max-height:50%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;background:linear-gradient(to top,#0f172a9e,#0f172a2e,#0f172a00)}.provider-services-card__title{margin:0;flex-shrink:1;min-height:0;font-family:var(--booking-body-font);font-size:.98rem;font-weight:700;line-height:1.25;color:#f8fafc;text-shadow:0 10px 26px rgba(15,23,42,.35);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.provider-services-card__price{margin-top:.4rem;font-family:var(--booking-body-font);font-size:.9rem;font-weight:700;line-height:1.2;color:#ecfdf5;text-shadow:0 8px 20px rgba(15,23,42,.35)}@media(max-width:820px){.provider-services-carousel{gap:.85rem}.provider-services-card{flex-basis:72vw;max-width:72vw}.provider-services-card__media{height:220px}}.location-section{margin-top:3rem}.surf-camp-browse-gallery{width:100%;max-width:100%;box-sizing:border-box}.surf-camp-browse-gallery .surf-camp-gallery-slide{display:block;font:inherit;text-align:left;-webkit-tap-highlight-color:transparent}.surf-camp-browse-gallery .surf-camp-browse-gallery__tile{display:block;width:100%;height:260px;padding:0;margin:0;overflow:hidden;border-radius:inherit;background:linear-gradient(120deg,#8ea5bd,#d3dce6)}.surf-camp-browse-gallery .surf-camp-browse-gallery__img{width:100%;height:100%;object-fit:cover;display:block}.location-section-header h2{margin-top:0;margin-bottom:1rem;font-family:var(--booking-title-font);font-size:clamp(1.15rem,2.8vw,1.35rem);font-style:normal;font-weight:600;line-height:120%;color:#000}.location-section-accent{color:#0ea5e9}.location-card-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.location-provider-card{border-radius:1.1rem;overflow:hidden;background:#fff;box-shadow:0 12px 30px #0f172a14;display:flex;flex-direction:column}.location-provider-image{height:160px;background-image:linear-gradient(135deg,#0f766e,#38bdf8);background-size:cover;background-position:center}.location-provider-body{padding:.9rem 1rem 1rem}.location-provider-body h3{margin:0 0 .35rem;font-family:var(--booking-title-font);font-size:clamp(1.05rem,2.2vw,1.15rem);font-weight:600;line-height:120%;color:#000}.location-provider-body p{margin:0;font-family:var(--booking-body-font);font-size:16px;font-weight:400;line-height:150%;color:#717171}.location-destination-card{border-radius:1.1rem;overflow:hidden;min-height:180px;background-image:linear-gradient(135deg,#0369a1,#22c55e);background-size:cover;background-position:center;position:relative}.location-destination-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0f172a99,#0f172a1a);display:flex;align-items:flex-end;padding:.9rem 1rem}.location-destination-overlay h3{margin:0;color:#f9fafb;font-size:.98rem}.location-bottom-banner{margin-top:3.5rem;margin-bottom:3rem;border-radius:1.5rem;padding:1.6rem 1.8rem;background:linear-gradient(135deg,#0f766e,#0ea5e9);color:#f9fafb;display:flex;align-items:center;justify-content:space-between;gap:1rem}.location-bottom-banner h2{margin:0 0 .25rem;font-family:var(--booking-title-font);font-size:clamp(1.15rem,2.8vw,1.35rem);font-style:normal;font-weight:600;line-height:120%}.location-bottom-banner p{margin:0;font-family:var(--booking-body-font);font-size:clamp(1rem,2.5vw,1.125rem);font-weight:400;line-height:150%;opacity:.92}@media(max-width:900px){.page--location-detail{padding:var(--page-pad-top) var(--page-pad-x) var(--page-pad-bottom)}.location-hero-grid{grid-template-columns:minmax(0,1fr)}.location-gallery:not(.item-listing-photo-grid__mosaic){height:300px;grid-template-columns:1fr 1fr;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-areas:"main top-right" "main bottom-right"}.location-gallery:not(.item-listing-photo-grid__mosaic) .location-gallery-item--far-right{display:none}.provider-hero-chips{gap:.45rem}.provider-hero-chip{min-height:32px;padding:.3rem .75rem;font-size:12.5px}.location-copy{grid-template-columns:minmax(0,1fr)}.location-bottom-banner{flex-direction:column;align-items:flex-start}.provider-quick-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.provider-carousel-header{align-items:flex-start}}@media(max-width:560px){.location-gallery:not(.item-listing-photo-grid__mosaic){height:260px;gap:.6rem}.provider-quick-stats-grid--hero{margin-top:.65rem}.provider-carousel-header{flex-direction:column;align-items:flex-start;gap:.6rem}.provider-carousel-actions{width:100%;justify-content:flex-end}.provider-quick-stat-icon{width:48px;height:48px}.provider-quick-stat__value{max-width:9rem;font-size:12.75px}.provider-gallery-track,.provider-services-carousel,.provider-gallery-section .destination-slider-track,.surf-camp-browse-gallery .destination-slider-track{margin-left:calc(-1 * var(--page-pad-x));margin-right:calc(-1 * var(--page-pad-x));padding-left:var(--page-pad-x);padding-right:var(--page-pad-x)}.provider-gallery-card,.provider-services-card{flex-basis:84vw;max-width:84vw}.provider-gallery-section .destination-slider-link,.surf-camp-browse-gallery .destination-slider-link{flex:0 0 84vw;max-width:84vw}.provider-gallery-section .destination-slider-card,.surf-camp-browse-gallery .destination-slider-card,.provider-reviews-section .destination-slider-card{width:100%;max-width:none}.provider-gallery-section .destination-slider-card__image,.surf-camp-browse-gallery .destination-slider-card__image,.provider-gallery-section .destination-slider-card__image--video,.surf-camp-browse-gallery .destination-slider-card__image--video{height:min(48vw,220px)}.provider-quick-stat__value{font-size:13px;max-width:9.5rem}.provider-carousel-header{align-items:flex-start}.provider-carousel-actions{gap:.35rem}.provider-carousel-arrow{width:32px;height:32px}.provider-services-section{margin-top:1.75rem}.provider-services-carousel,.provider-gallery-track,.destination-slider-track{padding-bottom:.4rem}}@media(max-width:768px){.page--destinations .page-header{margin-bottom:.75rem}.location-card-grid{margin-top:1rem;gap:.9rem}.page--booking .form-grid{grid-template-columns:1fr}.booking-style-grid{grid-template-columns:1fr;gap:1rem}.booking-style-card{min-height:220px;padding:1.35rem 1.15rem 1.25rem}.booking-style-card p{font-size:.92rem}:root{--page-pad-x: 1.25rem;--page-pad-top: 1rem;--page-pad-bottom: 2.25rem}.app-header{padding:.7rem var(--page-pad-x)}.app-header--overlay{background:#0f172a47;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-nav-toggle{display:inline-flex}.main-nav{display:none}.mobile-nav-panel{display:block;position:fixed;top:64px;left:1rem;right:1rem;border-radius:1rem;border:1px solid rgba(148,163,184,.28);background:#fffffffa;box-shadow:0 24px 40px #0f172a33;max-height:min(70vh,560px);overflow:auto;opacity:0;transform:translateY(-8px);pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:30}.mobile-nav-panel--open{opacity:1;transform:translateY(0);pointer-events:auto}.mobile-nav{display:flex;flex-direction:column;padding:.75rem;gap:.25rem}.mobile-nav__group{display:flex;flex-direction:column;gap:.25rem}.mobile-nav__link{width:100%;min-height:44px;border:none;border-radius:.7rem;background:transparent;text-decoration:none;color:#334155;padding:.65rem .8rem;font-size:.95rem;text-align:left;display:flex;align-items:center;justify-content:space-between;font-family:inherit;cursor:pointer}.mobile-nav__link--active{background:#0f766e1f;color:#0f766e;font-weight:600}.mobile-nav__link--primary{border:1px solid rgba(148,163,184,.36)}.mobile-nav__subitems{display:none;margin:.1rem 0 .5rem;padding:.4rem;border-radius:.75rem;background:#f8fafc;max-height:240px;overflow:auto}.mobile-nav__subitems--open{display:flex;flex-direction:column;gap:.15rem}.mobile-nav__subitem{border:none;background:transparent;min-height:44px;padding:.55rem;border-radius:.6rem;text-align:left;color:#334155;font-size:.92rem;cursor:pointer}.mobile-nav__subitem:hover{background:#0f172a0f}.mobile-nav-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:none;margin:0;padding:0;background:#0f172a6b;opacity:0;pointer-events:none;transition:opacity .16s ease;z-index:20}.mobile-nav-backdrop--open{opacity:1;pointer-events:auto}.hero-copy{padding:3.25rem 1.25rem}.app-shell--home .hero-copy{padding-top:6.25rem}.page--flow,.page--booking-confirmation,.surf-goals-page,.booking-extras-page{padding-bottom:calc(6.75rem + env(safe-area-inset-bottom,0px))}.booking-when-page.page--flow{padding-bottom:calc(9.5rem + max(28px,env(safe-area-inset-bottom,0px)));min-height:100vh;min-height:100dvh}.booking-style-topbar{display:grid;grid-template-columns:48px minmax(0,1fr) 48px;align-items:center;gap:.35rem;padding-left:max(0px,env(safe-area-inset-left,0px));padding-right:max(0px,env(safe-area-inset-right,0px));box-sizing:border-box}.booking-style-topbar__left{justify-self:start}.booking-style-topbar__title{text-align:center;justify-self:center;min-width:0;max-width:100%;font-size:.92rem}.booking-style-topbar>.booking-style-topbar__icon-button--right{justify-self:end}.booking-when-page .booking-style-header{width:100%;max-width:22rem;margin-left:auto;margin-right:auto;padding-left:.35rem;padding-right:.35rem;box-sizing:border-box}.booking-when-page .booking-style-header h1{font-size:clamp(1.35rem,5vw,1.65rem);line-height:1.2}.booking-when-page .booking-who-when-card{padding-left:1.1rem;padding-right:1.1rem}.booking-when-page .booking-who-when-card--dates{padding-bottom:1.5rem}.booking-style-footer,.booking-extras-footer,.surf-goals-footer,.trip-summary-cta,.booking-package-detail-footer{position:sticky;left:0;right:0;bottom:calc(.65rem + env(safe-area-inset-bottom,0px));z-index:25;padding-bottom:env(safe-area-inset-bottom,0px);margin-top:1rem}.contact-details-phone-row,.contact-details-promo-row{flex-direction:column;align-items:stretch}.contact-details-phone-select{width:100%}.contact-details-consent-row{align-items:flex-start;flex-direction:column}.contact-details-auth-toggle{margin-top:.25rem;display:inline-flex;gap:.5rem}.contact-details-auth-pill{border:1px solid rgba(15,23,42,.28);background:transparent;color:#0f172ab8;border-radius:999px;padding:.35rem .85rem;font-family:var(--booking-body-font);font-size:.9rem;cursor:pointer}.contact-details-auth-pill--active{background:#0f766e1f;border-color:#0f766e59;color:#0f766e}.accommodation-toggle-row{flex-direction:column;align-items:stretch;text-align:left;gap:.75rem}.accommodation-actions{width:100%;max-width:560px;justify-content:center}.accommodation-actions .btn,.accommodation-skip-btn{width:100%;max-width:240px}.booking-provider-carousel{scroll-snap-type:x mandatory;padding-bottom:.35rem}.booking-provider-card{scroll-snap-align:start}.booking-provider-card__desc{font-size:.8rem}.booking-provider-card__meta{font-size:.78rem}.booking-extras-tabs-shell{max-width:100%;padding-left:.05rem;padding-right:.05rem}.booking-extras-tabs{gap:.25rem}.booking-extras-tab{flex:0 0 auto;min-height:44px;border:none;border-radius:0;padding:.45rem .85rem .75rem}.booking-extras-tab--active{background:transparent}.booking-provider-placeholder-page{padding:1rem .95rem}.booking-provider-placeholder-page p{line-height:1.6;font-size:.95rem}.booking-provider-cta{position:sticky;left:0;right:0;bottom:calc(.65rem + env(safe-area-inset-bottom,0px));z-index:25;padding-bottom:env(safe-area-inset-bottom,0px)}.surf-camp-controls{top:calc(52px + env(safe-area-inset-top,0px))}.location-hero-cta{position:sticky;left:0;right:0;bottom:calc(.65rem + env(safe-area-inset-bottom,0px));z-index:25;padding-bottom:env(safe-area-inset-bottom,0px)}.booking-confirmation-copy{margin-top:2.25rem}.booking-confirmation-actions{margin-top:2rem;gap:.75rem}.booking-confirmation-btn{min-height:58px}.booking-package-detail-row{align-items:flex-start}.booking-package-detail-label{font-size:.95rem}.surf-camp-detail-gallery{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(74vw,1fr);grid-template-columns:none;grid-template-rows:none;grid-template-areas:none;gap:.65rem;height:auto;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.3rem}.surf-camp-detail-gallery .location-gallery-item{grid-area:auto;height:220px;scroll-snap-align:start}.page--location-detail .location-gallery:not(.item-listing-photo-grid__mosaic){display:grid;grid-auto-flow:column;grid-auto-columns:minmax(72vw,1fr);grid-template-columns:none;grid-template-rows:none;grid-template-areas:none;gap:.65rem;height:auto;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.3rem}.page--location-detail .location-gallery:not(.item-listing-photo-grid__mosaic) .location-gallery-item{grid-area:auto;height:220px;scroll-snap-align:start}}@media(max-width:480px){:root{--page-pad-x: .9rem;--page-pad-top: .85rem;--page-pad-bottom: 2rem}.app-header{padding:.6rem var(--page-pad-x)}.logo-image{height:28px}.hero-copy{padding:3rem 1rem}.app-shell--home .hero-copy{padding-top:5.75rem}.page--location-detail{padding:1rem var(--page-pad-x) 2.25rem}.provider-quick-stats-grid{grid-template-columns:1fr}.trip-summary-row{align-items:flex-start;flex-wrap:wrap;gap:.35rem .5rem}.trip-summary-row__label{min-width:auto}.trip-summary-row__value{width:100%;margin-left:1.5rem}}.page--signin{position:relative;overflow:hidden}.page--signin:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at top left,rgba(118,169,171,.22),transparent 28%),radial-gradient(circle at top right,rgba(14,165,233,.14),transparent 26%),linear-gradient(180deg,#fffffff5,#f6f1e9e0)}.page--signin>*{position:relative;z-index:1}.signin-hero{max-width:44rem;margin-inline:auto}.signin-hero__eyebrow{display:inline-block;margin-bottom:.55rem;color:#0f766e;font-size:.8rem;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.signin-hero__title{margin:0;font-size:clamp(2.3rem,5vw,3.3rem);line-height:.96;letter-spacing:-.04em;text-wrap:balance}.signin-hero__copy{max-width:34rem;margin:.95rem auto 0;color:#556070;font-size:1.02rem;line-height:1.7}.signin-card{width:100%;max-width:520px;background:#ffffffeb;border:1px solid rgba(15,23,42,.08);border-radius:1.5rem;box-shadow:0 28px 65px #0f172a1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem 1.5rem 1.35rem}.signin-card__intro{margin-bottom:1rem}.signin-card__intro h2{margin:0;font-family:var(--booking-title-font);font-size:1.5rem;line-height:1.08;letter-spacing:-.02em;color:#0f172a}.signin-card__intro p{margin:.45rem 0 0;color:#64748b;line-height:1.6;font-size:.96rem}.signin-toggle{width:100%;display:flex;justify-content:center;margin:0 0 1.15rem}.signin-logo{width:132px;height:auto;display:block;margin:0 auto 1.25rem;opacity:.95}.signin-form{display:grid;gap:.95rem;will-change:transform,opacity;animation:signinModeSwap .42s cubic-bezier(.2,.9,.2,1) both}@keyframes signinModeSwap{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.signin-form{animation:none}}.signin-field{display:grid;gap:.35rem}.signin-label{font-size:.84rem;color:#334155;font-weight:700;letter-spacing:.01em}.signin-field input,.signin-field select{min-height:48px;border-radius:1rem;border:1px solid rgba(15,23,42,.12);background:#fffffff0;padding:.78rem .9rem;font-size:.98rem;font-family:var(--booking-body-font);color:#0f172a;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.signin-field input::placeholder,.signin-field select:invalid{color:#94a3b8}.signin-field input:hover,.signin-field select:hover{border-color:#0f172a33}.signin-field input:focus-visible,.signin-field select:focus-visible{outline:2px solid rgba(15,118,110,.65);outline-offset:2px;border-color:#0f766e52;box-shadow:0 0 0 4px #0f766e14}.signin-error{margin:0;color:#b91c1c;background:#fee2e2;border:1px solid #fecaca;border-radius:.75rem;padding:.65rem .75rem;font-size:.9rem}.signin-submit{min-height:48px;border:none;border-radius:999px;background:linear-gradient(135deg,#0f766e,#127c72);color:#fff;font-family:var(--booking-body-font);font-size:.98rem;font-weight:800;letter-spacing:.01em;cursor:pointer;box-shadow:0 14px 28px #0f766e3d;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.signin-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #0f766e47}.signin-submit:disabled{opacity:.7;cursor:not-allowed}.signin-info-note{margin:0 0 .95rem;border-radius:1rem;border:1px solid rgba(15,23,42,.08);background:#f6f1e9cc;color:#4b5563;padding:.8rem .9rem;font-size:.92rem;line-height:1.55}.signin-help{margin:.15rem 0 0;color:#64748b;font-size:.9rem;text-align:center}.signin-help a{color:#0f766e;font-weight:700}.richtext-content p{margin-bottom:.75rem}.richtext-content p:last-child{margin-bottom:0}.richtext-content ul,.richtext-content ol{margin-bottom:.75rem;padding-left:1.25rem}.richtext-content li{margin-bottom:.25rem}.richtext-content strong{font-weight:700;color:#1e293b}.richtext-content h1,.richtext-content h2,.richtext-content h3{margin-top:1rem;margin-bottom:.5rem;font-weight:700;color:#1e293b}.richtext-editor{background:#fff;border-radius:8px;overflow:hidden}.richtext-editor .ql-toolbar{border:1px solid #e2e8f0!important;border-bottom:none!important;border-top-left-radius:8px;border-top-right-radius:8px;background:#f8fafc}.richtext-editor .ql-container{border:1px solid #e2e8f0!important;border-bottom-left-radius:8px;border-bottom-right-radius:8px;min-height:120px;font-family:inherit;font-size:.95rem}.richtext-editor .ql-editor{min-height:120px}.richtext-editor .ql-editor.ql-blank:before{color:#94a3b8;font-style:normal}.admin-shell,.pd{min-height:100vh;display:flex;background:#f6f1e9;color:#111827;font-family:var(--booking-body-font);--admin-surface: rgba(255, 255, 255, .92);--admin-surface-muted: rgba(255, 255, 255, .75);--admin-border: rgba(17, 24, 39, .08);--admin-border-soft: rgba(17, 24, 39, .06);--admin-text: #111827;--admin-muted: #64748b;--admin-subtle: #94a3b8;--admin-accent: #0f766e;--admin-accent-soft: rgba(15, 118, 110, .12);--admin-radius-lg: 1rem;--admin-radius-md: .75rem;--admin-shadow: 0 10px 30px rgba(17, 24, 39, .08)}.admin-sidebar{width:260px;background:var(--admin-surface);border-right:1px solid var(--admin-border);padding:1.25rem .75rem;flex-shrink:0;position:sticky;top:0;height:100vh;overflow:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-sidebar__logo{display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem 1rem;margin:0 .5rem 1rem;border-bottom:1px solid var(--admin-border-soft);text-decoration:none;color:var(--admin-text)}.admin-sidebar__logo-img{height:28px;width:auto}.admin-sidebar__logo-text{font-weight:600;font-size:.95rem}.admin-sidebar__back{display:block;padding:.5rem .75rem;font-size:.8rem;color:var(--admin-muted);text-decoration:none;margin:0 .5rem .75rem;border-radius:.6rem}.admin-sidebar__back:hover{color:var(--admin-accent);background:#0f766e14}.admin-nav{display:flex;flex-direction:column;gap:.7rem;padding:0 .5rem .75rem}.admin-nav__group{display:flex;flex-direction:column}.admin-nav__group-title{margin:0;padding:.35rem .4rem;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--admin-subtle);width:100%;border:none;background:transparent;display:flex;align-items:center;justify-content:space-between;text-align:left;cursor:pointer;border-radius:.45rem}.admin-nav__group-title:hover{background:#0f172a0a}.admin-nav__group-chevron{font-size:.8rem;transform:rotate(-90deg);transition:transform .16s ease}.admin-nav__group-title--expanded .admin-nav__group-chevron{transform:rotate(0)}.admin-nav__group-items{display:flex;flex-direction:column;gap:.1rem;margin-top:.1rem}.admin-nav__group-items--collapsed{display:none}.admin-nav__link{padding:.55rem .6rem;font-size:.9rem;color:var(--admin-muted);text-decoration:none;transition:background .15s,color .15s,box-shadow .15s;border-radius:.7rem}.admin-nav__link:hover{background:#0f766e14;color:var(--admin-accent)}.admin-nav__link--active{background:var(--admin-accent-soft);color:var(--admin-accent);font-weight:500}.admin-main{flex:1;padding:2rem 2.5rem;overflow:auto}.admin-page{max-width:1180px;margin:0 auto}.admin-page--items-pd{padding-bottom:2rem}.pd-header--solo{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem 1.5rem;flex-wrap:wrap;margin-bottom:1.25rem}.pd-header__text{flex:1 1 280px;min-width:0}.admin-page--items-pd .pd-header--solo .pd-header__title{margin:0 0 .35rem}.admin-page--items-pd .admin-page__add-btn--pd{flex-shrink:0;align-self:center;text-decoration:none;white-space:nowrap}.pd-filter-bar{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.75rem 1rem;margin-bottom:.65rem;padding:1rem 1.15rem;background:#ffffffeb;border:1px solid rgba(17,24,39,.08);border-radius:1rem;box-shadow:0 10px 30px #1118270f;font-family:var(--booking-body-font)}.pd-filter-bar--items{grid-template-columns:repeat(4,minmax(170px,1fr));align-items:start}.pd-filter-bar--items .pd-filter-bar__field:first-child{grid-column:span 2}.pd-filter-bar--items .pd-filter-bar__field{min-height:76px}.pd-filter-bar--items .pd-filter-bar__field:nth-child(n+4){padding-top:.7rem;border-top:1px solid rgba(15,23,42,.08)}.pd-filter-bar--providers{grid-template-columns:minmax(200px,2fr) minmax(160px,1fr) minmax(160px,1fr);align-items:start}.pd-filter-bar--providers .pd-filter-bar__field{min-height:76px}@media(max-width:900px){.pd-filter-bar--providers{grid-template-columns:1fr}}.pd-filter-bar--compact{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));padding:.85rem 1rem;margin-bottom:.5rem}.pd-filter-bar__field{display:flex;flex-direction:column;gap:.35rem;min-width:0}.pd-filter-bar__field--checkbox .pd-filter-bar__checkbox-row,.pd-filter-bar__field--checkbox .pd-filter-bar__switch-row{display:flex;align-items:center;gap:.5rem;min-height:2.4rem;font-size:.88rem;color:#334155}.pd-filter-bar__field--checkbox .pd-filter-bar__checkbox-row label{font-weight:500;cursor:pointer}.pd-filter-bar__switch-row{gap:.6rem;min-height:42px}.pd-filter-bar__switch-input{position:absolute;opacity:0;width:1px;height:1px;pointer-events:none}.pd-filter-bar__switch-control{display:inline-flex;align-items:center;gap:.6rem;cursor:pointer}.pd-filter-bar__switch-ui{width:40px;height:24px;border-radius:999px;border:1px solid rgba(15,23,42,.18);background:#e2e8f0;position:relative;flex-shrink:0;transition:background .14s ease,border-color .14s ease}.pd-filter-bar__switch-ui:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:999px;background:#fff;box-shadow:0 1px 2px #0f172a38;transition:transform .14s ease}.pd-filter-bar__switch-input:checked+.pd-filter-bar__switch-control .pd-filter-bar__switch-ui{background:#0f766e;border-color:#0f766e}.pd-filter-bar__switch-input:checked+.pd-filter-bar__switch-control .pd-filter-bar__switch-ui:after{transform:translate(16px)}.pd-filter-bar__switch-input:focus-visible+.pd-filter-bar__switch-control .pd-filter-bar__switch-ui{box-shadow:0 0 0 3px #0f766e2e}.pd-filter-bar__switch-label{font-weight:500;color:#334155;-webkit-user-select:none;user-select:none}.pd-filter-bar__field--actions{justify-content:flex-end}.pd-filter-bar__label{font-size:.65rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.pd-filter-bar input:not([type=checkbox]),.pd-filter-bar select{font:inherit;font-size:.9rem;height:42px;padding:.5rem .65rem;border-radius:.65rem;border:1px solid rgba(17,24,39,.12);background:#fff;color:#111827;width:100%}.pd-filter-bar input:focus,.pd-filter-bar select:focus{outline:none;border-color:#0f766e;box-shadow:0 0 0 3px #0f766e26}@media(max-width:1100px){.pd-filter-bar--items{grid-template-columns:repeat(2,minmax(170px,1fr))}.pd-filter-bar--items .pd-filter-bar__field:first-child{grid-column:span 2}.pd-filter-bar--items .pd-filter-bar__field:nth-child(n+3){padding-top:.7rem;border-top:1px solid rgba(15,23,42,.08)}.pd-filter-bar--items .pd-filter-bar__field:nth-child(-n+2){padding-top:0;border-top:none}}.pd-filter-bar select:disabled{opacity:.55;cursor:not-allowed}.pd-filter-bar__refresh{width:100%}.pd-filter-meta{margin:0 0 1rem;font-size:.85rem;color:#64748b}.pd-filter-meta--inline{margin:0 0 .65rem}.page--items-table .items-table-pd{max-width:1180px;margin:0 auto;padding:0 1rem 2rem}.admin-menu-toggle{display:none;min-height:44px;padding:.5rem .9rem;border:1px solid #d1d5db;background:#fff;border-radius:.6rem;color:#334155;font-size:.9rem;margin-bottom:.9rem}.admin-page__header{margin-bottom:1.5rem}.admin-page__header h1{margin:0;font-size:1.75rem;font-weight:600;color:var(--admin-text);letter-spacing:-.02em;line-height:1.2;font-family:var(--booking-title-font)}.admin-page__header--stack{display:block}.admin-page__subtle{margin:.35rem 0 0;color:var(--admin-muted);font-size:.92rem;line-height:1.55;max-width:40rem}.admin-page__header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;width:100%}.admin-page__header-row--top{align-items:flex-start}.admin-page__header-toolbar{display:inline-flex;align-items:stretch;flex-wrap:nowrap;gap:0;max-width:100%}.admin-page__header-toolbar--segmented{border:1px solid #e2e8f0;border-radius:.5rem;overflow:hidden;background:#fff;box-shadow:0 1px 2px #1118270d}.admin-page__header-toolbar--segmented>.admin-page__header-active,.admin-page__header-toolbar--segmented>.admin-btn--toolbar-segment{border-radius:0;box-shadow:none;align-self:stretch}.admin-page__header-toolbar--segmented>.admin-page__header-active:not(:last-child),.admin-page__header-toolbar--segmented>.admin-btn--toolbar-segment:not(:last-child){border-right:1px solid #e2e8f0}.admin-page__header-toolbar--segmented .admin-btn--toolbar-segment{border-top:none;border-bottom:none;border-left:none;margin:0}.admin-page__header-toolbar--segmented .admin-btn--secondary{background:#fafbfc}.admin-page__header-toolbar--segmented .admin-btn--secondary:hover:not(:disabled){background:#f1f5f9}.admin-page__header-toolbar--segmented .admin-btn--ghost-accent:hover:not(:disabled){filter:brightness(.97)}.admin-page__header-active{display:inline-flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;gap:.5rem;min-height:2.25rem;padding:0 .85rem;margin:0;box-sizing:border-box;border-radius:.5rem;border:1px solid rgba(17,24,39,.12);background:#fafbfc;font-size:.8125rem;font-weight:600;font-family:var(--booking-body-font);color:var(--admin-text);cursor:pointer;-webkit-user-select:none;user-select:none;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.admin-page__header-toolbar--segmented .admin-page__header-active{border:none;border-radius:0}.admin-page__header-active:hover{background:#f1f5f9}.admin-page__header-active:has(input:focus-visible){outline:none;position:relative;z-index:1;box-shadow:inset 0 0 0 2px #fff,0 0 0 2px var(--admin-accent)}.admin-page__header-toolbar--segmented .admin-page__header-active:has(input:focus-visible){box-shadow:inset 0 0 0 999px #0f766e0f,inset 0 0 0 2px var(--admin-accent)}.admin-page__header-active input{width:.9375rem;height:.9375rem;margin:0;flex-shrink:0;accent-color:var(--admin-accent);cursor:pointer}.admin-page__header-active__text{line-height:1;white-space:nowrap;color:var(--admin-muted)}.admin-page__header-active:has(input:checked){background:var(--admin-accent-soft)}.admin-page__header-toolbar--segmented .admin-page__header-active:has(input:checked){background:var(--admin-accent-soft)}.admin-page__header-active:has(input:checked) .admin-page__header-active__text{color:var(--admin-accent)}.admin-btn--toolbar-segment:focus-visible{outline:none;position:relative;z-index:1;box-shadow:inset 0 0 0 2px var(--admin-accent)}@media(max-width:520px){.admin-page__header-toolbar--segmented{flex-direction:column;align-items:stretch;width:100%}.admin-page__header-toolbar--segmented>.admin-page__header-active,.admin-page__header-toolbar--segmented>.admin-btn--toolbar-segment{flex:none;width:100%;border-right:none;border-bottom:1px solid #e2e8f0;justify-content:center}.admin-page__header-toolbar--segmented>*:last-child{border-bottom:none}}.admin-page__header--stack .admin-filters{margin-top:.85rem;margin-bottom:0;width:100%}.admin-page__loading-msg{margin-top:.5rem}.admin-page__subtle--below-title{margin-top:.35rem}.admin-filters{display:flex;flex-wrap:wrap;align-items:flex-end;gap:1rem 1.35rem;margin-bottom:1.25rem;padding:1.05rem 1.25rem;background:#fff;border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);box-shadow:0 1px 2px #1118270a,0 6px 20px #1118270d}.admin-filters>label:not(.admin-provider-dest-row){display:flex;flex-direction:column;gap:.4rem;min-width:0;flex:1 1 200px;max-width:320px;font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--admin-subtle);font-family:var(--booking-body-font)}.admin-filters input[type=text],.admin-filters input[type=search],.admin-filters select{width:100%;max-width:none;min-height:42px;padding:.5rem .85rem;border:1px solid rgba(17,24,39,.11);border-radius:.65rem;background:#f8fafc;font-family:var(--booking-body-font);font-size:.9375rem;color:var(--admin-text);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.admin-filters input[type=text]:hover,.admin-filters input[type=search]:hover,.admin-filters select:hover{border-color:#1118272e;background:#fff}.admin-filters input[type=text]:focus-visible,.admin-filters input[type=search]:focus-visible,.admin-filters select:focus-visible{outline:none;border-color:#0f766e66;box-shadow:0 0 0 3px var(--admin-accent-soft);background:#fff}.admin-filters__status{font-size:.8125rem;color:var(--admin-muted);align-self:center;padding-bottom:.15rem;font-family:var(--booking-body-font)}.admin-filters__search-wide{flex:1 1 280px;max-width:420px}.admin-filters label.admin-provider-dest-row span{font-size:.8125rem;color:var(--admin-text);font-weight:500;letter-spacing:0;text-transform:none;font-family:var(--booking-body-font)}.admin-status{display:inline-flex;align-items:center;padding:.22rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.02em;text-transform:capitalize;font-family:var(--booking-body-font);white-space:nowrap}.admin-status--success{background:#dcfce7;color:#166534}.admin-status--warning{background:#fef3c7;color:#92400e}.admin-status--danger{background:#fee2e2;color:#991b1b}.admin-status--neutral{background:#e2e8f0;color:#334155}.admin-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.9rem;margin-bottom:1rem}.admin-kpi-card{background:var(--admin-surface);border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);padding:1rem 1.05rem;box-shadow:0 6px 20px #0f172a0a}.admin-kpi-card p{margin:0;color:var(--admin-muted);font-size:.82rem}.admin-kpi-card strong{display:block;margin-top:.35rem;font-size:1.5rem;font-variant-numeric:tabular-nums;font-family:var(--booking-title-font)}.admin-overview-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:1rem}@media(max-width:900px){.admin-overview-grid{grid-template-columns:1fr}}.admin-table{background:#fff;border-radius:var(--admin-radius-lg);border:1px solid var(--admin-border);box-shadow:0 1px 2px #1118270a,0 10px 28px #11182712;overflow-x:auto;overflow-y:hidden}.pd-items-table-scroll{overflow-y:auto!important}.pd-items-table__expanded-row td{background:#0f766e0a}.pd-items-table__expanded{padding:.5rem .25rem}.pd-item-summary{margin-top:.75rem;padding-top:.7rem;border-top:1px solid rgba(15,23,42,.09)}.pd-item-summary__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.45rem 1rem;font-size:.88rem;color:#334155}.pd-item-summary__section{margin-top:.7rem}.pd-item-summary__title{font-size:.82rem;font-weight:700;color:#0f172a;margin-bottom:.4rem;text-transform:uppercase;letter-spacing:.03em}.pd-item-summary__chips{display:flex;flex-wrap:wrap;gap:.35rem}.pd-item-summary__chip{display:inline-flex;align-items:center;border:1px solid rgba(15,23,42,.12);border-radius:999px;padding:.2rem .55rem;font-size:.75rem;color:#334155;background:#fff}.pd-item-summary__kv{display:grid;gap:.3rem}.pd-item-summary__kv-row{display:grid;grid-template-columns:minmax(180px,260px) 1fr;gap:.75rem;align-items:baseline;font-size:.86rem}.pd-item-summary__kv-k{color:#475569;font-weight:600}.pd-item-summary__kv-v{color:#0f172a}.admin-table table{width:100%;border-collapse:collapse}.admin-table th{text-align:left;padding:.9rem 1.25rem;font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--admin-subtle);background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-bottom:1px solid var(--admin-border);position:sticky;top:0;z-index:1;font-family:var(--booking-body-font);white-space:nowrap}.pd-items-table-wrap .admin-data-table .admin-ai-generated__table-wrap thead th{color:#fff}.admin-page--items-pd .admin-data-table.admin-ai-generated{margin-top:.15rem}.admin-page--items-pd .admin-data-table .admin-ai-generated__table-wrap{--admin-data-table-topbar-h: 3.35rem;height:min(58vh,720px);min-height:280px;max-height:58vh;overflow-y:auto;overflow-x:auto;border:1px solid var(--admin-border-soft);border-radius:.65rem;isolation:isolate}.admin-page--items-pd .admin-data-table .admin-ai-generated__table-wrap::-webkit-scrollbar{width:10px;height:10px}.admin-page--items-pd .admin-data-table .admin-ai-generated__table-wrap::-webkit-scrollbar-thumb{background:#0f766e40;border-radius:999px;border:2px solid #fff}.admin-data-table.admin-ai-generated .admin-ai-generated__table-wrap table{width:100%;border-collapse:separate;border-spacing:0;table-layout:auto}.admin-data-table .admin-ai-generated__topbar{position:sticky;top:0;z-index:6;flex-shrink:0;background:#fff;color:#0f172a;border-bottom:1px solid rgba(15,23,42,.08);box-shadow:none;min-height:var(--admin-data-table-topbar-h, 3.35rem);box-sizing:border-box}.admin-data-table .admin-ai-generated__topbar h3{color:#0f172a}.admin-data-table .admin-ai-generated__topbar .admin-page__subtle{color:#0f172a94}.admin-data-table .admin-ai-generated__table-wrap th,.admin-data-table .admin-ai-generated__table-wrap td{vertical-align:middle;padding:.55rem .65rem;border-bottom:1px solid rgba(15,23,42,.06);font-size:.82rem;line-height:1.35;white-space:normal}.admin-data-table .admin-ai-generated__table-wrap tbody td{text-align:center;background:#fff}.admin-data-table .admin-ai-generated__table-wrap thead th{position:sticky;top:var(--admin-data-table-topbar-h, 3.35rem);z-index:5;text-transform:none;letter-spacing:normal;font-weight:600;background:var(--admin-accent);color:#fff;border-bottom:1px solid rgba(0,0,0,.12);box-shadow:0 1px #00000014;text-align:center}.admin-data-table .admin-ai-col-btn{justify-content:center;text-align:center;color:#fff;width:100%}.admin-data-table .admin-ai-col-btn:hover{background:#ffffff1f;border-radius:.35rem}.admin-data-table .admin-ai-col-btn__meta{color:#ffffffd1}.admin-data-table .admin-ai-col-menu{left:50%;transform:translate(-50%);min-width:160px}.admin-data-col--narrow{width:56px;min-width:56px}.admin-data-table .admin-ai-generated__table-wrap tbody tr:hover td{background:#0f766e0a}.admin-list-row-actions{display:inline-flex;align-items:center;justify-content:flex-start;gap:.2rem;flex-wrap:nowrap}.admin-list-row-actions a.admin-btn{text-decoration:none}.admin-mobile-card__actions--icons{display:flex;flex-wrap:nowrap;gap:.25rem;justify-content:flex-end;align-items:center}.admin-data-table .admin-ai-generated__table-wrap th.admin-ai-actions-col,.admin-data-table .admin-ai-generated__table-wrap td.admin-ai-actions-col{width:108px;min-width:108px;vertical-align:middle}@media(max-width:1024px){.admin-page--items-pd .admin-data-table .admin-ai-generated__table-wrap{height:min(50vh,560px);max-height:50vh}}.admin-table td{padding:.85rem 1.25rem;font-size:.9375rem;line-height:1.45;color:var(--admin-text);border-bottom:1px solid var(--admin-border-soft);font-family:var(--booking-body-font);vertical-align:middle}.admin-table tbody td:first-child{font-variant-numeric:tabular-nums;color:var(--admin-muted);font-weight:500;font-size:.875rem;width:4rem}.admin-table tr:last-child td{border-bottom:none}.admin-table tbody tr{transition:background .12s ease}.admin-table tbody tr:hover td{background:#0f766e0b}.admin-table__empty{text-align:center;color:var(--admin-muted);padding:2.5rem!important;font-size:.9375rem;width:auto!important;font-weight:400;font-variant-numeric:normal}.admin-table__edit{display:inline-flex;align-items:center;justify-content:center;padding:.38rem .85rem;border-radius:999px;background:var(--admin-accent-soft);color:var(--admin-accent);font-weight:600;font-size:.8125rem;text-decoration:none;font-family:var(--booking-body-font);transition:background .15s ease,color .15s ease,box-shadow .15s ease}.admin-table__edit:hover{background:#0f766e38;text-decoration:none;color:#0d5f58}.admin-table__delete{display:inline-flex;align-items:center;justify-content:center;min-height:2rem;padding:.35rem .7rem;border:1px solid rgba(220,38,38,.25);border-radius:999px;background:#fef2f2d9;color:#b91c1c;font-size:.8125rem;font-weight:600;font-family:var(--booking-body-font);cursor:pointer;transition:background .15s ease,border-color .15s ease}.admin-table__delete:hover:not(:disabled){background:#fee2e2;border-color:#dc262673;text-decoration:none}.admin-table__delete:disabled{opacity:.6;cursor:not-allowed}.admin-row-actions{display:inline-flex;gap:.5rem;align-items:center;justify-content:flex-end;flex-wrap:wrap}.admin-page--items-pd .admin-row-actions,.admin-page--providers .admin-row-actions{flex-wrap:nowrap}.admin-row-actions__primary,.admin-row-actions__secondary{border-radius:.7rem;padding:.4rem .7rem;font-weight:600;cursor:pointer;border:1px solid rgba(15,23,42,.12);background:#ffffffb3;color:#0f172a;font-family:inherit}.admin-row-actions__primary{background:#0f766e;border-color:transparent;color:#fff}.admin-row-actions__primary:disabled,.admin-row-actions__secondary:disabled{opacity:.65;cursor:not-allowed}.admin-mobile-list{display:none}.admin-mobile-card{background:#fff;border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);box-shadow:0 1px 2px #1118270a,0 8px 22px #1118270f;padding:1rem 1.15rem;margin-bottom:.85rem}.admin-mobile-card__header{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;margin-bottom:.65rem}.admin-mobile-card__meta--solo{margin:0;text-align:center;width:100%;color:var(--admin-muted);font-size:.9rem}.admin-mobile-card__title{margin:0;font-size:1rem;font-weight:600;letter-spacing:-.02em;color:var(--admin-text);font-family:var(--booking-title-font);line-height:1.3}.admin-mobile-card__meta{margin:.2rem 0 0;font-size:.8125rem;color:var(--admin-muted);font-family:var(--booking-body-font);font-variant-numeric:tabular-nums}.admin-mobile-card__rows{display:grid;gap:.35rem}.admin-mobile-card__row{display:flex;justify-content:space-between;align-items:baseline;gap:.65rem;font-size:.875rem;font-family:var(--booking-body-font);padding:.35rem 0;border-bottom:1px solid var(--admin-border-soft)}.admin-mobile-card__row:last-of-type{border-bottom:none;padding-bottom:0}.admin-mobile-card__label{color:var(--admin-subtle);font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;flex-shrink:0}.admin-mobile-card__value{color:var(--admin-text);text-align:right;line-height:1.45}.admin-mobile-card__actions{margin-top:.7rem;display:flex;gap:.45rem}.admin-mobile-card__actions>*{flex:1;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:.55rem}.admin-mobile-card__actions select{width:100%}.admin-page__header:not(.admin-page__header--stack){display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.admin-page__header.admin-page__header--stack{display:flex;flex-direction:column;align-items:stretch;gap:0}.admin-page__add-btn{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.15rem;min-height:44px;background:linear-gradient(180deg,#0f766e,#0d6b64);color:#fff;border-radius:.65rem;font-size:.875rem;font-weight:600;letter-spacing:.02em;text-decoration:none;font-family:var(--booking-body-font);border:1px solid rgba(15,118,110,.35);box-shadow:0 2px 8px #0f766e38;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.admin-page__add-btn:hover{background:linear-gradient(180deg,#0d6b64,#0a5a54);box-shadow:0 4px 14px #0f766e47;transform:translateY(-1px)}.admin-form__header{flex-direction:column;align-items:flex-start}.admin-form__back{display:inline-block;margin-bottom:.75rem;font-size:.9rem;color:#64748b;text-decoration:none}.admin-form__back:hover{color:#0f766e}.admin-form{max-width:100%;width:100%;box-sizing:border-box}.admin-page .admin-form__grid{display:grid;grid-template-columns:1fr;gap:0 1.25rem;align-items:start}@media(min-width:768px){.admin-page .admin-form__grid:not(.admin-form__grid--schema-compact){grid-template-columns:1fr 1fr}}.admin-page .admin-form__grid>.admin-form__field--full{grid-column:1 / -1}.admin-page .admin-form__grid--schema-compact{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.75rem .8rem;align-items:stretch}.admin-page .admin-form__grid--schema-compact{align-items:stretch}.admin-page .admin-form__grid--schema-compact>label.admin-form__field:not(.admin-form__field--full){min-width:0;width:100%;max-width:100%;box-sizing:border-box;display:grid;grid-template-rows:minmax(2.35rem,auto) minmax(2.45rem,auto) minmax(2.2em,auto);gap:.34rem 0;align-content:start;align-self:stretch;height:100%}.admin-page .admin-form__grid--schema-compact>label.admin-form__field--full{display:flex;flex-direction:column;min-width:0}.admin-page .admin-form__grid--schema-compact>label.admin-form__field:not(.admin-form__field--full)>.admin-form__label{display:flex;align-items:center;flex-wrap:wrap;gap:.36rem;min-width:0;color:#0f172a;font-weight:600}.admin-page .admin-form__grid--schema-compact>label.admin-form__field:not(.admin-form__field--full)>.admin-form__hint{font-size:.75rem;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;align-self:stretch}.admin-page .admin-form__grid--schema-compact>div.admin-form__field--full{min-width:0;grid-column:1 / -1}.admin-preview-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:max(1rem,env(safe-area-inset-top)) max(1rem,env(safe-area-inset-right)) max(1rem,env(safe-area-inset-bottom)) max(1rem,env(safe-area-inset-left));box-sizing:border-box}.admin-preview-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#0f172a8c;cursor:pointer}.admin-preview-modal__panel{position:relative;z-index:1;display:flex;flex-direction:column;max-width:min(1180px,96vw);width:96vw;max-height:min(92vh,960px);background:#fff;border-radius:var(--admin-radius-lg);border:1px solid var(--admin-border);box-shadow:0 1px 2px #1118270f,0 24px 48px #11182729;overflow:hidden}.admin-preview-modal__header{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap;padding:.9rem 1.15rem;border-bottom:1px solid var(--admin-border);background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.admin-preview-modal__title{margin:0;font-size:1.05rem;font-weight:600;letter-spacing:-.02em;color:var(--admin-text);font-family:var(--booking-title-font)}.admin-preview-modal__actions{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.admin-preview-modal__body{flex:1;min-height:0;padding:0;background:#f1f5f9}.admin-preview-modal__iframe{display:block;width:100%;height:min(82vh,820px);min-height:360px;border:none;background:#fff}.admin-preview-modal__empty{margin:0;padding:2rem 1.25rem;text-align:center;color:var(--admin-muted);font-family:var(--booking-body-font);font-size:.9375rem}.admin-page>form.admin-form:not(.admin-item-media){background:#fff;border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);box-shadow:0 1px 2px #1118270a,0 8px 24px #1118270f;padding:1.35rem 1.45rem;box-sizing:border-box}.admin-page>form.admin-form.admin-form--item-edit{max-width:100%}.admin-page>form.admin-form:not(.admin-form--item-edit):not(.admin-item-media){max-width:100%}.admin-page>section.admin-form.admin-item-media{margin-top:1.5rem;background:#fff;border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);box-shadow:0 1px 2px #1118270a,0 8px 24px #1118270f;padding:1.35rem 1.45rem;box-sizing:border-box;max-width:100%}.admin-page .pd.pd--admin-embed{margin-top:1.5rem;padding:1.35rem 1.45rem;background:#fff;border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);box-shadow:0 1px 2px #1118270a,0 8px 24px #1118270f;box-sizing:border-box;max-width:100%}.admin-page__header.admin-page__header--stack .admin-form__back{margin-bottom:.35rem}.admin-page__header.admin-page__header--stack h1{margin:0;font-size:1.75rem;font-weight:600;color:var(--admin-text);letter-spacing:-.02em;line-height:1.2;font-family:var(--booking-title-font)}.admin-page .admin-form>label:not(.admin-form__field){font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--admin-subtle);font-family:var(--booking-body-font);margin-bottom:.4rem}.admin-page .admin-form .admin-form__row>label:not(.admin-provider-dest-row){font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--admin-subtle);font-family:var(--booking-body-font)}.admin-page .admin-form input:not([type=checkbox]):not([type=file]):not([type=radio]):not([type=hidden]),.admin-page .admin-form textarea,.admin-page .admin-form select{border:1px solid rgba(17,24,39,.11);border-radius:.65rem;background:#f8fafc;font-family:var(--booking-body-font);font-size:.9375rem;color:var(--admin-text);transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.admin-page .admin-form input:not([type=checkbox]):not([type=file]):not([type=radio]):not([type=hidden]),.admin-page .admin-form select{min-height:42px;padding:.5rem .85rem}.admin-page .admin-form textarea{min-height:5rem;padding:.6rem .85rem}.admin-page .admin-form input:not([type=checkbox]):not([type=file]):not([type=radio]):not([type=hidden]):hover,.admin-page .admin-form textarea:hover,.admin-page .admin-form select:hover{border-color:#11182729;background:#fff}.admin-page .admin-form input:not([type=checkbox]):not([type=file]):not([type=radio]):not([type=hidden]):focus,.admin-page .admin-form textarea:focus,.admin-page .admin-form select:focus{outline:none;border-color:#0f766e66;box-shadow:0 0 0 3px var(--admin-accent-soft);background:#fff}.admin-page .admin-form__section h2,.admin-page .admin-form__section-title{font-family:var(--booking-title-font);color:var(--admin-text)}.admin-season-months{margin-bottom:.25rem}.admin-season-months__grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem;margin-top:.5rem}@media(min-width:560px){.admin-season-months__grid{grid-template-columns:repeat(12,minmax(0,1fr))}}.admin-season-months__month{min-height:42px;padding:.35rem .2rem;border:1px solid var(--admin-border);border-radius:.55rem;background:#f8fafc;color:var(--admin-muted);font-size:.78rem;font-weight:600;font-family:var(--booking-body-font);cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}.admin-season-months__month:hover{border-color:#0f766e59;color:var(--admin-text);background:#fff}.admin-season-months__month:focus-visible{outline:none;border-color:#0f766e73;box-shadow:0 0 0 3px var(--admin-accent-soft)}.admin-season-months__month--selected{background:var(--admin-accent-soft);border-color:#0f766e73;color:#0d5f58}.admin-season-months__toolbar{display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;margin-top:.8rem}.admin-season-months__quick{padding:0;border:none;background:none;color:var(--admin-accent);font-weight:600;font-size:.8125rem;font-family:var(--booking-body-font);cursor:pointer;text-decoration:underline;text-underline-offset:.18em}.admin-season-months__quick:hover{color:#0d5f58}.admin-season-months__summary{margin:.9rem 0 0;font-size:.875rem;color:var(--admin-text);font-family:var(--booking-body-font);line-height:1.45}.admin-season-months__summary-label{color:var(--admin-muted);font-weight:500;margin-right:.35rem}.admin-season-months__summary--muted{color:var(--admin-muted)}.admin-form__section--season{margin-bottom:1.5rem;padding-bottom:1.5rem}.admin-page--floating-save{padding-bottom:5.5rem}.admin-page__floating-save{position:fixed;bottom:0;left:260px;right:0;z-index:25;padding:.75rem 1.5rem;padding-bottom:max(.75rem,env(safe-area-inset-bottom));background:linear-gradient(180deg,#f6f1e98c,#fffffff7 42%);border-top:1px solid var(--admin-border);box-shadow:0 -10px 28px #11182714;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-page__floating-save-inner{max-width:1180px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.65rem}.admin-page>form.admin-form .pd.pd--admin-embed.admin-provider-profile-in-form{background:transparent;border:none;box-shadow:none;padding:0;margin-top:1.75rem;padding-top:1.25rem;border-top:1px solid var(--admin-border-soft)}@media(max-width:1024px){.admin-page__floating-save{left:0}}.admin-page .admin-form__hint{color:var(--admin-muted)}.admin-page .admin-form__submit{display:inline-flex;align-items:center;justify-content:center;padding:.55rem 1.35rem;min-height:44px;background:linear-gradient(180deg,#0f766e,#0d6b64);color:#fff;border:1px solid rgba(15,118,110,.35);border-radius:.65rem;font-size:.875rem;font-weight:600;letter-spacing:.02em;font-family:var(--booking-body-font);box-shadow:0 2px 8px #0f766e38;cursor:pointer;transition:background .15s ease,box-shadow .15s ease,transform .15s ease}.admin-page .admin-form__submit:hover:not(:disabled){background:linear-gradient(180deg,#0d6b64,#0a5a54);box-shadow:0 4px 14px #0f766e47;transform:translateY(-1px)}.admin-page .admin-form__cancel{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.5rem 1rem;border-radius:.65rem;border:1px solid var(--admin-border);background:#fff;color:var(--admin-muted);font-weight:600;font-size:.875rem;font-family:var(--booking-body-font);text-decoration:none;transition:background .15s ease,border-color .15s ease,color .15s ease}.admin-page .admin-form__cancel:hover{background:#f8fafc;border-color:#11182724;color:var(--admin-text)}.admin-page .admin-form__actions--mobile-sticky{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);padding:1rem 1.15rem;box-shadow:0 1px 3px #0f172a0f}.admin-form__section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(15,23,42,.08)}.admin-form__section:last-of-type{border-bottom:none}.admin-form__section-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem 1rem;margin-bottom:.35rem}.admin-form__section-head--toolbar-end{justify-content:flex-end}.admin-form__section-title{margin:0;font-size:1.1rem;font-weight:600;color:#0f172a}.admin-form__hint--below-title{margin:0 0 1rem}.admin-item-schema__title-wrap{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem .75rem}.admin-item-schema__meta{display:inline-flex;align-items:center;gap:.4rem}.admin-item-schema__pill{display:inline-flex;align-items:center;padding:.12rem .5rem;border-radius:999px;border:1px solid #dbe4ee;background:#f8fafc;color:#475569;font-size:.75rem;font-weight:600;line-height:1.2}.admin-item-schema__pill--required{border-color:#f3d2a0;background:#fff8ee;color:#9a3412}.admin-item-schema__required-legend{margin-top:-.35rem;margin-bottom:.75rem}.admin-item-schema__status{margin:0 0 .85rem;padding:.7rem .8rem;border:1px solid #e2e8f0;border-radius:.75rem;background:linear-gradient(180deg,#fff,#f8fafc)}.admin-item-schema__status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem}.admin-item-schema__stat{min-width:0}.admin-item-schema__stat-label{display:block;margin-bottom:.08rem;font-size:.72rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:#64748b}.admin-item-schema__stat-value{display:block;font-size:1rem;color:#0f172a}.admin-item-schema__missing-list{margin:.6rem 0 0;font-size:.82rem;color:#9a3412}.admin-item-schema__missing-list--ok{color:#166534}.admin-item-schema__fields-wrap{padding:.8rem;border:1px solid #e2e8f0;border-radius:.85rem;background:#fff}@media(max-width:760px){.admin-item-schema__status-grid{grid-template-columns:1fr;gap:.45rem}}.admin-form__textarea--code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.82rem;line-height:1.45}.admin-provider-dest-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.35rem 1.1rem}.admin-provider-dest-list>li{margin:0;padding:0;flex:0 0 auto}.admin-provider-dest-row{display:inline-flex;flex-direction:row;align-items:center;gap:.35rem;padding:.2rem 0;font-size:.9rem;color:#334155;cursor:pointer}.admin-provider-dest-row .admin-provider-dest-checkbox{order:0}.admin-provider-dest-row span{order:1}.admin-provider-dest-checkbox,.admin-provider-svc-checkbox{width:1rem;min-width:1rem;height:1rem;margin:0;padding:0;flex-shrink:0;accent-color:#0f766e;cursor:pointer}.admin-form .admin-provider-dest-checkbox,.admin-form .admin-provider-svc-checkbox{width:1rem;min-width:1rem}.admin-provider-service-tree{display:flex;flex-direction:column;gap:1.25rem}.admin-provider-cluster{padding:.85rem 1rem;background:#fff;border:1px solid #e2e8f0;border-radius:.65rem}.admin-provider-cluster__title{margin:0 0 .65rem;font-size:.95rem;font-weight:600;color:#0f172a;letter-spacing:.02em}.admin-provider-cluster__empty{margin:0}.admin-provider-cat-tabs{display:flex;flex-wrap:wrap;gap:.2rem .35rem;align-items:flex-end;margin-bottom:.55rem;padding-bottom:.35rem;border-bottom:1px solid #e2e8f0}.admin-provider-cat-tab{margin:0;padding:.35rem .7rem;font-size:.78rem;font-weight:500;font-family:inherit;color:#64748b;background:transparent;border:none;border-radius:.35rem;cursor:pointer;line-height:1.2;transition:color .12s ease,background-color .12s ease}.admin-provider-cat-tab:hover{color:#334155;background:#f1f5f9}.admin-provider-cat-tab--active{color:#0f766e;background:#ecfdf5;font-weight:600}.admin-provider-cat-tab:focus-visible{outline:2px solid #0f766e;outline-offset:2px}.admin-provider-cat-panel{min-height:.5rem}.admin-provider-svc-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:.3rem .85rem}.admin-provider-svc-list>li{margin:0;padding:0;flex:0 0 auto}.admin-provider-svc-row{display:inline-flex;flex-direction:row;align-items:center;gap:.35rem;padding:.12rem 0;font-size:.8rem;line-height:1.25;color:#334155;cursor:pointer}.admin-provider-svc-row .admin-provider-svc-checkbox{order:0}.admin-provider-svc-row span{order:1}.admin-form__section h2{margin:0 0 1rem;font-size:1.125rem;font-weight:600;letter-spacing:-.02em;color:#0f172a}.admin-form__hint{margin:0 0 1rem;font-size:.85rem;color:#64748b}.admin-form__row{margin-bottom:1rem}.admin-form__row--2{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.admin-form__row--3{display:grid;grid-template-columns:1fr 1fr 1fr;gap:1rem}.admin-form__row--4{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1rem}.admin-form__row--with-btn{display:flex;gap:.5rem;align-items:flex-start}.admin-form__row--with-btn input{flex:1}.admin-form__tile{display:grid;grid-template-columns:1fr 1fr 1fr 1fr auto;gap:.5rem;margin-bottom:.75rem;align-items:center}@media(max-width:640px){.admin-form__row--2,.admin-form__tile{grid-template-columns:1fr}}.admin-form__section-block{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem;padding:1rem;background:#f8fafc;border-radius:.5rem}.admin-form__section-block input,.admin-form__section-block textarea{width:100%}.admin-form label{display:block;font-size:.85rem;font-weight:500;color:#374151;margin-bottom:.35rem}.admin-form__required{color:#dc2626}.admin-form input,.admin-form textarea,.admin-form select{width:100%;padding:.6rem .8rem;font-size:.9rem;border:1px solid #e5e7eb;border-radius:.5rem;background:#fff}.admin-form input:focus:not([type=checkbox]):not([type=radio]),.admin-form textarea:focus,.admin-form select:focus{outline:none;border-color:#0f766e;box-shadow:0 0 0 2px #0f766e33}.admin-form input[type=checkbox]:focus,.admin-form input[type=checkbox]:focus-visible,.admin-form input[type=radio]:focus,.admin-form input[type=radio]:focus-visible{outline:none;box-shadow:none;border-color:#cbd5e1}.admin-form .admin-form__label{display:block;font-size:.8125rem;font-weight:600;color:#0f172a;letter-spacing:.01em;margin-bottom:.25rem}.admin-form .admin-form__label--bed-count{display:flex;flex-direction:row;align-items:center;gap:.45rem}.admin-form .admin-form__required-mark{color:#b45309;margin-left:.18rem;font-weight:700}.admin-form .admin-form__bed-icon{flex-shrink:0;width:22px;height:22px;color:#0f766e}.admin-form label.admin-form__field{display:flex;flex-direction:column;gap:.375rem;align-items:stretch;margin-bottom:1rem;font-size:inherit;font-weight:inherit;color:inherit}.admin-form__section--item-schema label.admin-form__field{gap:.25rem;margin-bottom:.35rem}.admin-form__section--item-schema{background:linear-gradient(180deg,#fcfdff,#f8fafc);border:1px solid #e6ebf2;border-radius:12px;padding:.85rem .9rem .7rem}.admin-form__section--item-schema .admin-form__section-head{margin-bottom:.45rem}.admin-form__section--item-schema .admin-form__hint--below-title{margin-bottom:.75rem;color:#64748b}.admin-form__section--item-schema .admin-form__grid--schema-compact{gap:.6rem .7rem}.admin-form__section--item-schema .admin-form__grid--schema-compact>label.admin-form__field:not(.admin-form__field--full){padding:.55rem .6rem .5rem;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.admin-form__section--item-schema .admin-form__grid--schema-compact>label.admin-form__field:not(.admin-form__field--full):focus-within{border-color:#99cbc7;box-shadow:0 0 0 2px #0f766e1f}.admin-form__section--item-schema input,.admin-form__section--item-schema select,.admin-form__section--item-schema textarea{padding:.45rem .65rem;font-size:.86rem;min-height:2.35rem}.admin-form__section--item-schema .admin-form__hint{margin-top:.02rem;min-height:2.1em;line-height:1.25}.admin-form__hint--empty{visibility:hidden}.admin-form label.admin-form__field>.admin-form__label{margin-bottom:0}.admin-form .admin-schema-checklist{border:none;margin:0 0 1.25rem;padding:0;min-width:0}.admin-form .admin-schema-checklist>legend.admin-form__label,.admin-form .admin-schema-checklist>legend{float:none;width:100%;font-size:.8125rem;font-weight:600;color:#0f172a;letter-spacing:.01em;margin:0 0 .65rem;padding:0}.admin-form .admin-schema-checklist__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(10.5rem,1fr));gap:.45rem .55rem}@media(min-width:640px){.admin-form .admin-schema-checklist__grid{grid-template-columns:repeat(auto-fill,minmax(11.5rem,1fr))}}.admin-form label.admin-schema-checklist__chip{display:inline-flex!important;flex-direction:column;align-items:center;justify-content:flex-start;gap:.28rem;margin:0!important;padding:.45rem .55rem;width:auto!important;max-width:100%;min-height:5.1rem;box-sizing:border-box;font-size:.82rem;font-weight:500;font-family:inherit;line-height:1.25;text-align:center;color:#334155;background:#fff;border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease;-webkit-user-select:none;user-select:none}.admin-form label.admin-schema-checklist__chip:hover{border-color:#cbd5e1;background:#f8fafc}.admin-form label.admin-schema-checklist__chip:has(input:checked){border-color:#e2e8f0;background:#fff;color:#334155}.admin-form label.admin-schema-checklist__chip input[type=checkbox]{width:.9rem!important;min-width:.9rem!important;max-width:.9rem!important;height:.9rem!important;margin:0!important;padding:0!important;flex-shrink:0;min-height:0!important;border-radius:.2rem;border:none!important;background:transparent!important;box-shadow:none!important;accent-color:#0f766e;cursor:pointer}.admin-form label.admin-schema-checklist__chip input[type=checkbox]:focus,.admin-form label.admin-schema-checklist__chip input[type=checkbox]:focus-visible{outline:none!important;box-shadow:none!important}.admin-form label.admin-schema-checklist__chip .admin-schema-checklist__icon{width:1.05rem;height:1.05rem;object-fit:contain;flex-shrink:0;opacity:.9;pointer-events:none}.admin-form label.admin-schema-checklist__chip .admin-schema-checklist__text{flex:1;min-width:0;word-break:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.admin-form label.admin-provider-dest-row,.admin-form label.admin-provider-svc-row{display:inline-flex;flex-direction:row;align-items:center;gap:.4rem;margin-bottom:0;width:auto;max-width:100%;cursor:pointer;font-weight:400}.admin-form label.admin-provider-dest-row input[type=checkbox],.admin-form label.admin-provider-svc-row input[type=checkbox]{width:1rem;min-width:1rem;max-width:1rem;height:1rem;padding:0;margin:0;flex-shrink:0;border-radius:.2rem;vertical-align:middle}.admin-filters label.admin-provider-dest-row{display:inline-flex;flex-direction:row;align-items:center;gap:.4rem;margin-bottom:0;width:auto;max-width:100%;cursor:pointer;font-weight:400;align-self:center;padding-bottom:.25rem}.admin-filters label.admin-provider-dest-row input[type=checkbox]{width:1rem;min-width:1rem;max-width:1rem;height:1rem;padding:0;margin:0;flex-shrink:0;border-radius:.2rem;vertical-align:middle}.admin-form__add{padding:.4rem .75rem;font-size:.85rem;color:#0f766e;background:transparent;border:1px dashed #0f766e;border-radius:.5rem;cursor:pointer;margin-top:.5rem}.admin-form__add:hover{background:#0f766e14}.admin-form__remove{padding:.4rem .75rem;font-size:.85rem;color:#64748b;background:transparent;border:1px solid #e5e7eb;border-radius:.5rem;cursor:pointer;flex-shrink:0}.admin-form__remove:hover:not(:disabled){color:#dc2626;border-color:#fecaca}.admin-form__remove:disabled{opacity:.5;cursor:not-allowed}.admin-form__error{color:#dc2626;font-size:.9rem;margin-bottom:1rem}.admin-form__loading{color:#64748b;font-size:.95rem}.admin-form__actions{display:flex;gap:1rem;align-items:center;margin-top:2rem}.admin-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.65rem 1.35rem;min-height:2.75rem;box-sizing:border-box;font-size:.9375rem;font-weight:600;font-family:inherit;line-height:1.2;border-radius:.5rem;border:1px solid transparent;cursor:pointer;text-decoration:none;transition:background-color .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.admin-btn--sm{min-height:2.25rem;padding:.45rem .85rem;font-size:.8125rem;font-weight:600}.admin-btn--primary{background:#0f766e;color:#fff;border-color:#0d5f58;box-shadow:0 1px 2px #0f766e38}.admin-btn--primary:hover:not(:disabled){background:#0d5f58;border-color:#0a4f48;box-shadow:0 4px 14px #0f766e47}.admin-btn--secondary{background:#fff;color:#475569;border-color:#e2e8f0}.admin-btn--secondary:hover{background:#f8fafc;border-color:#cbd5e1;color:#334155}.admin-btn--ghost-accent{background:var(--admin-accent-soft);color:var(--admin-accent);border-color:#0f766e38}.admin-btn--ghost-accent:hover:not(:disabled){background:#0f766e2e;border-color:#0f766e59;color:#0d5f58}.admin-btn--danger{background:#fff;color:#b91c1c;border-color:#fecaca}.admin-btn--danger:hover:not(:disabled){background:#fef2f2;border-color:#f87171;color:#991b1b}.admin-btn:disabled{opacity:.55;cursor:not-allowed;box-shadow:none}.admin-form__actions--item-form{margin-top:2.25rem;padding:1rem 1.25rem;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:.75rem;flex-wrap:wrap;box-shadow:0 1px 3px #0f172a0f}.admin-form__actions--sticky{position:sticky;bottom:0;z-index:5;justify-content:flex-end;-webkit-backdrop-filter:saturate(140%) blur(6px);backdrop-filter:saturate(140%) blur(6px);background:linear-gradient(180deg,#f8fafceb,#f1f5f9f5)}.admin-item-media{margin-top:1.5rem}.admin-item-media--in-form{margin-top:0}.admin-item-media__header h2{margin:0 0 .35rem;font-size:1.125rem;font-weight:600;color:var(--admin-text);font-family:var(--booking-title-font);letter-spacing:-.02em}.admin-item-media__placeholder{margin:0;padding:1rem 1.15rem;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:.65rem;color:#64748b;font-size:.9rem}.admin-item-media__uploads{display:flex;flex-direction:column;gap:1.35rem}.admin-file-upload{padding:1rem 1.15rem;background:#fff;border:1px solid #e2e8f0;border-radius:.65rem;box-shadow:0 1px 2px #0f172a0a}.admin-file-upload .admin-form__label{margin-bottom:.35rem}.admin-file-upload__hint{margin:0 0 .85rem;font-size:.8125rem;line-height:1.45;color:#64748b}.admin-file-upload__preview-wrap{margin-bottom:.85rem;border-radius:.5rem;overflow:hidden;border:1px solid #e2e8f0;max-width:32rem}.admin-file-upload__preview{display:block;width:100%;height:auto;vertical-align:middle}.admin-file-upload__preview--cover{max-height:220px;object-fit:cover}.admin-file-upload__empty{margin-bottom:.85rem;padding:2rem 1rem;text-align:center;font-size:.875rem;color:#94a3b8;background:#f8fafc;border:1px dashed #e2e8f0;border-radius:.5rem}.admin-file-upload__trigger{position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:2.6rem;padding:.55rem 1.15rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.admin-file-upload__trigger:focus-within:not(.admin-file-upload__trigger--disabled){border-color:#0f766e;box-shadow:0 0 0 3px #0f766e33}.admin-file-upload__trigger:hover:not(.admin-file-upload__trigger--disabled){background:#ecfdf5;border-color:#99f6e4;color:#0f766e}.admin-file-upload__trigger--disabled{opacity:.55;cursor:not-allowed}.admin-file-upload__trigger-text{font-size:.875rem;font-weight:600;color:#334155}.admin-file-upload__trigger:hover:not(.admin-file-upload__trigger--disabled) .admin-file-upload__trigger-text{color:#0f766e}.admin-form .admin-file-upload__input{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.admin-item-media__gallery-block{padding-top:.5rem}.admin-item-media__block-title{margin:0 0 .75rem;font-size:1rem;font-weight:600;color:#0f172a}.admin-item-media__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.85rem}.admin-item-media__card{margin:0;border-radius:.65rem;overflow:hidden;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 2px #0f172a0d}.admin-item-media__card-img{display:block;width:100%;height:140px;object-fit:cover}.admin-item-media__card-actions{display:flex;justify-content:flex-end;padding:.5rem .65rem;background:#fafafa;border-top:1px solid #f1f5f9}.admin-form__collapse{margin-bottom:1rem;border:1px solid rgba(15,23,42,.1);border-radius:.65rem;background:#fff}.admin-form__collapse>summary{cursor:pointer;list-style:none;padding:.75rem .85rem;font-weight:600;color:#102a43}.admin-form__collapse>summary::-webkit-details-marker{display:none}.admin-form__collapse>.admin-form__section{margin-bottom:0;padding:.5rem .85rem .85rem;border-bottom:none}.admin-form__submit{padding:.6rem 1.5rem;min-height:44px;background:#0f766e;color:#fff;border:none;border-radius:.5rem;font-size:.9rem;font-weight:500;cursor:pointer}.admin-form__submit:hover:not(:disabled){background:#0d5f58}.admin-form__submit:disabled{opacity:.7;cursor:not-allowed}.admin-form__cancel{font-size:.9rem;color:#64748b;text-decoration:none}.admin-form__cancel:hover{color:#0f766e}.admin-confirm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:60}.admin-confirm__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a73}.admin-confirm__dialog{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(92vw,460px);background:#fff;border-radius:1rem;padding:1rem;box-shadow:0 20px 40px #0f172a40}.admin-confirm__title{margin:0 0 .4rem;color:#102a43;font-size:1.1rem}.admin-confirm__message{margin:0;color:#64748b;line-height:1.5}.admin-confirm__actions{margin-top:1rem;display:flex;gap:.6rem;justify-content:flex-end}.admin-confirm__cancel,.admin-confirm__confirm{min-height:44px;padding:.55rem .95rem;border-radius:.6rem;border:1px solid #d1d5db;background:#fff;color:#334155}.admin-confirm__confirm{background:#dc2626;border-color:#dc2626;color:#fff}@media(max-width:640px){.admin-confirm__actions{flex-direction:column}.admin-confirm__cancel,.admin-confirm__confirm{width:100%}}.admin-sidebar-backdrop{display:none}@media(max-width:1024px){.admin-sidebar{position:fixed;top:0;left:0;bottom:0;transform:translate(-100%);transition:transform .18s ease;z-index:40;width:min(84vw,300px);box-shadow:8px 0 28px #0f172a2e}.admin-sidebar--open{transform:translate(0)}.admin-sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a66;opacity:0;pointer-events:none;transition:opacity .16s ease;z-index:30}.admin-sidebar-backdrop--open{opacity:1;pointer-events:auto}.admin-main{padding:1rem 1rem 1.5rem}.admin-menu-toggle{display:inline-flex;align-items:center;justify-content:center}.admin-filters{flex-direction:column;gap:.6rem}.admin-filters>label:not(.admin-provider-dest-row),.admin-filters__search-wide{max-width:none;flex:1 1 100%}.admin-filters input[type=text],.admin-filters input[type=search],.admin-filters select{width:100%;max-width:none}.admin-page__add-btn{width:100%;justify-content:center;display:inline-flex;align-items:center}.admin-form__actions{flex-direction:column;align-items:stretch}.admin-form__actions--mobile-sticky{position:sticky;bottom:0;z-index:10;background:#fffffff5;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:.75rem 0 calc(.75rem + env(safe-area-inset-bottom));margin-top:1rem;border-top:1px solid rgba(15,23,42,.08)}.admin-form__submit,.admin-form__cancel{width:100%;text-align:center}.admin-form__row--with-btn{flex-direction:column;gap:.4rem}.admin-form__row--with-btn .admin-form__remove{width:100%;min-height:44px}.admin-form__tile{padding:.75rem;border:1px solid rgba(15,23,42,.08);border-radius:.6rem;background:#f8fafc}.admin-table th,.admin-table td{white-space:nowrap}.admin-table{display:none}.admin-mobile-list{display:block}}@media(max-width:480px){.admin-kpi-grid{grid-template-columns:1fr;gap:.65rem}.admin-kpi-card{padding:.85rem .9rem}}@media(max-width:900px){.booking-who-when-page .booking-who-when-card{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.booking-when-page .booking-who-when-card--dates{padding-bottom:1.25rem!important}}@media(max-width:560px){.booking-who-when-page .booking-who-when-card{padding:1.15rem 1rem!important;height:520px!important;display:flex!important;flex-direction:column!important}.booking-when-page.booking-who-when-page .booking-who-when-card{height:480px!important}.booking-when-page .booking-who-when-calendar--daypicker .rdp-root{--rdp-cell-size: 26px}.booking-who-when-level{padding:.55rem 0!important}.booking-who-when-level__btn{width:36px!important;height:36px!important}.booking-who-when-calendar--daypicker .rdp-day_button{width:28px!important;height:28px!important;padding:0!important}.booking-who-when-dates-content,.booking-who-when-levels{flex:1 1 auto!important;overflow:auto!important;-webkit-overflow-scrolling:touch}}.pd.pd--admin-embed{display:block;min-height:0;background:transparent}.pd-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:1rem;padding:2rem;background:#f6f1e9;color:var(--admin-muted);font-family:var(--booking-body-font)}.admin-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1rem}.admin-ai-card{padding:1rem}.admin-ai-card h3{margin:0 0 .75rem;font-size:1rem}.admin-ai-row{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.75rem}.admin-ai-row--actions{flex-wrap:wrap;justify-content:flex-start}.admin-ai-row--folder-input{align-items:stretch}.admin-ai-text-input{flex:1;min-width:220px;border:1px solid var(--admin-border);border-radius:.55rem;padding:.55rem .65rem;font:inherit;color:var(--admin-text);background:#fff}.admin-ai-files{max-height:240px;overflow:auto;border:1px solid var(--admin-border-soft);border-radius:.6rem;padding:.5rem .75rem;background:#fff}.admin-ai-file{display:flex;align-items:center;gap:.5rem;padding:.3rem 0;justify-content:space-between}.admin-ai-file>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-ai-form-grid{display:grid;grid-template-columns:1fr;gap:.75rem}.admin-ai-form-grid label{display:flex;flex-direction:column;gap:.35rem;color:var(--admin-muted);font-size:.85rem}.admin-ai-form-grid input,.admin-ai-form-grid select,.admin-ai-form-grid textarea{border:1px solid var(--admin-border);border-radius:.55rem;padding:.55rem .65rem;font:inherit;color:var(--admin-text);background:#fff}.admin-ai-content-cell{max-height:140px;overflow:auto;white-space:pre-wrap;font-size:.88rem}.admin-link-btn{border:none;background:transparent;color:var(--admin-accent);cursor:pointer;padding:0}.admin-link-btn:hover{text-decoration:underline}@media(max-width:980px){.admin-card-grid{grid-template-columns:1fr}}.admin-ai-generated{display:flex;flex-direction:column}.admin-ai-generated__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.6rem}.admin-ai-generated__header h3{margin:0}.admin-ai-generated__table-wrap{height:340px;min-height:340px;overflow-y:auto;overflow-x:auto;border:1px solid var(--admin-border-soft);border-radius:.65rem}.admin-ai-generated__table-wrap table{width:100%;border-collapse:collapse;table-layout:fixed}.admin-ai-generated__table-wrap th,.admin-ai-generated__table-wrap td{vertical-align:top;padding:.55rem .65rem;border-bottom:1px solid rgba(15,23,42,.06)}.admin-ai-edit-textarea{width:100%;min-height:120px;border:1px solid var(--admin-border);border-radius:.55rem;padding:.55rem .65rem;font:inherit;resize:vertical}.admin-ai-actions{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.admin-ai-actions-col{width:200px;min-width:200px}.admin-ai-schedule-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a59;display:flex;align-items:center;justify-content:center;z-index:1200}.admin-ai-schedule-modal{width:min(92vw,560px);background:#fff;border:1px solid var(--admin-border-soft);border-radius:.8rem;padding:1rem;box-shadow:0 16px 48px #0f172a38;display:flex;flex-direction:column;gap:.8rem}.admin-ai-schedule-modal h3{margin:0}.admin-ai-schedule-platforms{display:flex;flex-wrap:nowrap;gap:.5rem;width:100%}.admin-ai-schedule-platform-btn{flex:1 1 0;min-width:0;text-transform:capitalize;justify-content:center;border-color:#0f172a29;background:#f8fafc;color:#334155;font-weight:600;transition:background-color .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease}.admin-ai-schedule-platform-btn:hover:not(:disabled){border-color:#0f766e6b;background:#eefcf9;color:#0f766e}.admin-ai-chip--active{background:linear-gradient(180deg,#0f766e,#0d6b63);border-color:#0d9488f2;color:#fff;box-shadow:inset 0 0 0 1px #ffffff29,0 0 0 2px #0f766e33}.admin-ai-schedule-platform-btn.admin-ai-chip--active:before{content:"✓";margin-right:.35rem;font-weight:700}.admin-ai-schedule-label{display:flex;flex-direction:column;gap:.35rem}.admin-callout{border-radius:.7rem;padding:.75rem .9rem;margin-bottom:.9rem;border:1px solid}.admin-callout p{margin:0}.admin-callout--warn{background:#fff9eb;border-color:#fcd34d;color:#92400e}.admin-ai-source-modal{width:min(94vw,980px);max-height:86vh;overflow:hidden}.admin-ai-source-modal .admin-ai-browser{margin-top:.2rem}.admin-ai-source-modal .admin-ai-files--fixed{height:min(56vh,480px);max-height:min(56vh,480px)}.admin-ai-file{padding:.2rem 0}.admin-ai-file__row{width:100%;display:flex;align-items:center;gap:.55rem;min-height:2.15rem;border:1px solid transparent;border-radius:.55rem;padding:.28rem .45rem;background:transparent;color:var(--admin-text)}.admin-ai-file__row--folder:hover,.admin-ai-file__row--file:hover{background:#0f766e12;border-color:#0f766e33}.admin-ai-file__icon{width:1.1rem;text-align:center;opacity:.9;flex:0 0 1.1rem}.admin-ai-file__icon--thumb{width:2rem;flex:0 0 2rem;height:2rem;border-radius:.4rem;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:#f1f5f9}.admin-ai-file__icon--thumb img{width:100%;height:100%;object-fit:cover;display:block}.admin-ai-file__name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left;font-size:.9rem}.admin-ai-file__check{display:inline-flex;align-items:center;justify-content:center;width:1.4rem;flex:0 0 1.4rem}.admin-ai-card{min-height:0;max-height:none}.admin-ai-row--actions{flex-wrap:wrap;justify-content:flex-start;flex:0 0 auto}.admin-ai-source-inline{display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.8rem;margin-bottom:.7rem}.admin-ai-source-inline__actions{display:flex;align-items:center;gap:.6rem;justify-self:start}.admin-ai-source-inline__meta{display:inline-flex;align-items:center;gap:.55rem;flex-wrap:nowrap;min-width:0;grid-column:1 / -1;justify-self:start;padding-top:.1rem}.admin-ai-source-inline__meta .admin-page__subtle{margin:0;white-space:nowrap}.admin-ai-inline-field{display:inline-flex;align-items:center;gap:.45rem;white-space:nowrap;justify-self:start}.admin-ai-inline-label{display:none}.admin-ai-inline-field>select{min-height:2.35rem;height:2.35rem;min-width:0;width:100%;border:none;border-radius:0;padding:0 1.4rem 0 0;font:inherit;font-weight:600;line-height:1;color:#0f766e;background:transparent;box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 14px) calc(50% - 2px),calc(100% - 9px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.admin-ai-inline-field>select:hover:not(:disabled){background:transparent;background-image:linear-gradient(45deg,transparent 50%,currentColor 50%),linear-gradient(135deg,currentColor 50%,transparent 50%);background-position:calc(100% - 14px) calc(50% - 2px),calc(100% - 9px) calc(50% - 2px);background-size:5px 5px,5px 5px;background-repeat:no-repeat}.admin-ai-inline-field>select:focus{outline:none;box-shadow:none}.admin-ai-content-type-btn{width:168px;min-width:168px;max-width:168px;padding-right:.55rem;border-color:#0f766e80;box-shadow:inset 0 0 0 1px #0f766e29,0 1px 2px #0f172a0f}.admin-ai-content-type-btn:focus-within{border-color:#0f766ead;box-shadow:0 0 0 3px #0f766e1f}.admin-ai-source-btn{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;gap:.42rem;min-height:2.35rem;height:2.35rem;min-width:168px;line-height:1;box-sizing:border-box;border-radius:.62rem;border-color:#0f766e47;background:linear-gradient(180deg,#fff,#f5fbfa);color:#0f766e;font-weight:600;text-decoration:none}.admin-ai-source-inline__actions .admin-ai-source-btn{width:168px;min-width:168px;max-width:168px;flex:0 0 168px}.admin-ai-source-btn:hover:not(:disabled){border-color:#0f766e80;background:linear-gradient(180deg,#f8fffe,#ecf8f6)}.admin-ai-source-btn svg{width:.95rem;height:.95rem;fill:currentColor;flex:0 0 auto;display:block}.admin-ai-source-inline .admin-ai-source-btn{white-space:nowrap;margin:0}@media(max-width:1180px){.admin-ai-source-inline{grid-template-columns:1fr;align-items:stretch}.admin-ai-source-inline__actions,.admin-ai-inline-field{justify-self:stretch}.admin-ai-source-inline__actions .admin-ai-source-btn{flex:1 1 0;width:auto;min-width:0;max-width:none}.admin-ai-source-inline__meta{flex-wrap:wrap;justify-self:start}}.admin-ai-browser{display:flex;flex-direction:column;gap:.5rem;flex:1 1 auto;min-height:0;margin-bottom:.75rem}.admin-ai-browser__topbar{display:flex;align-items:center;gap:.6rem}.admin-ai-breadcrumb{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-ai-breadcrumb__item{border:none;background:transparent;color:#0f766e;font:inherit;cursor:pointer;padding:0;margin:0}.admin-ai-breadcrumb__item+.admin-ai-breadcrumb__item:before{content:" / ";color:#475569bf}.admin-ai-breadcrumb__item:hover{text-decoration:underline}.admin-ai-breadcrumb__item--active{color:#334155;font-weight:600;cursor:default;text-decoration:none!important}.admin-ai-files--fixed{height:220px;max-height:none}.admin-ai-files--uploads{max-height:120px}.admin-ai-file{justify-content:stretch}.admin-ai-file__row{width:100%;display:flex;align-items:center;gap:.55rem;min-height:2.1rem;border:1px solid transparent;border-radius:.55rem;padding:.2rem .4rem;background:transparent;color:var(--admin-text)}.admin-ai-file__row--folder{cursor:pointer}.admin-ai-file__row--folder:hover,.admin-ai-file__row--file:hover{background:#0f766e14;border-color:#0f766e33}.admin-ai-file__select{cursor:pointer}.admin-ai-file__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;text-align:left;flex:1}.admin-ai-file__icon{width:1.15rem;text-align:center}.admin-ai-file__check{display:inline-flex;align-items:center;justify-content:center;min-width:1.5rem}@media(max-width:980px){.admin-ai-card{min-height:0;max-height:none}}.admin-card-grid--single{grid-template-columns:minmax(0,1fr)}.admin-ai-page{display:flex;flex-direction:column;gap:.95rem}.admin-ai-card{padding:1.05rem 1.1rem;border:1px solid rgba(15,23,42,.08);border-radius:.9rem;background:linear-gradient(180deg,#fff,#fdfdfd 52%,#fbfcfd);box-shadow:0 8px 22px #0f172a0d}.admin-ai-card h3{margin:0 0 .85rem;color:#0f172a}.admin-ai-row,.admin-ai-form-grid{gap:.85rem}.admin-ai-form-grid--split{display:grid;grid-template-columns:260px minmax(0,1fr);gap:.75rem .9rem;align-items:start}.admin-ai-form-grid--split .admin-ai-field--prompt,.admin-ai-form-grid--split .admin-ai-row--actions{grid-column:1 / -1}.admin-ai-scheduler-page{height:calc(100vh - 4.5rem);max-height:calc(100vh - 4.5rem);overflow:hidden}.admin-ai-scheduler-page .admin-page__header{margin-bottom:.55rem}.admin-ai-scheduler-posts{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.admin-ai-scheduler-posts__table-wrap{flex:1 1 auto;min-height:0;overflow:auto;border:1px solid rgba(15,23,42,.1);border-radius:.75rem;background:#fff}.admin-ai-scheduler-new-post{flex:0 0 auto;padding-bottom:.9rem}.admin-ai-scheduler-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1.35fr);gap:.75rem .9rem;align-items:end}.admin-ai-field--generated{min-width:0}.admin-ai-field--generated .admin-page__subtle{margin-top:.28rem}.admin-ai-field--schedule{max-width:300px}.admin-ai-scheduler-submit{align-items:flex-end;justify-content:flex-start;margin:0;padding:0}.admin-ai-scheduler-submit .admin-page__add-btn{min-height:2.4rem}.admin-ai-scheduler-table{width:100%;border-collapse:collapse;table-layout:fixed}.admin-ai-scheduler-table th,.admin-ai-scheduler-table td{padding:.72rem .75rem;border-bottom:1px solid rgba(15,23,42,.07);text-align:left;vertical-align:top;font-size:.83rem}.admin-ai-scheduler-table th{background:#f8fafc;color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.7rem}.admin-ai-scheduler-col-platform{width:12%;min-width:110px;text-transform:lowercase}.admin-ai-scheduler-col-caption{width:53%}.admin-ai-scheduler-col-status{width:12%;min-width:100px;font-weight:600;text-transform:lowercase}.admin-ai-scheduler-col-scheduled{width:17%;min-width:170px;white-space:nowrap}.admin-ai-scheduler-col-actions{width:6%;min-width:72px;text-align:right}.admin-ai-scheduler-col-actions .admin-link-btn{white-space:nowrap}.admin-ai-scheduler-table .admin-ai-content-cell{max-height:5.5rem;line-height:1.4}.admin-ai-field--type{max-width:260px}.admin-ai-field--prompt textarea{min-height:88px}.admin-ai-form-grid input,.admin-ai-form-grid select,.admin-ai-form-grid textarea,.admin-ai-edit-textarea{border:1px solid rgba(15,23,42,.14);padding:.6rem .7rem;transition:border-color .12s ease,box-shadow .12s ease}.admin-ai-form-grid input:focus,.admin-ai-form-grid select:focus,.admin-ai-form-grid textarea:focus,.admin-ai-edit-textarea:focus{outline:none;border-color:#0f766e80;box-shadow:0 0 0 3px #0f766e1f}.admin-ai-generated__header{margin-bottom:.7rem;padding-inline:.1rem}.admin-ai-generated__table-wrap{border:1px solid rgba(15,23,42,.1);border-radius:.75rem;background:#fff}.admin-ai-generated__table-wrap th,.admin-ai-generated__table-wrap td{padding:.65rem .7rem}.admin-ai-generated__table-wrap th{position:static;top:auto;z-index:auto;background:#f8fafc;color:#475569;text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.admin-ai-content-cell{font-size:.9rem;line-height:1.45}.admin-ai-page .admin-btn.admin-btn--secondary{background:#f8fafc;border-color:#0f172a24}.admin-ai-page .admin-btn.admin-btn--secondary:hover:not(:disabled){background:#eef6f6;border-color:#0f766e59;color:#0f766e}.admin-ai-page .admin-page__header{margin-bottom:.8rem}.admin-ai-page .admin-page__header h1{font-size:2rem;color:#0b3b37}.admin-ai-page__subtitle{color:#476061;max-width:56rem}.admin-ai-page .admin-table{overflow:hidden}.admin-ai-card--source,.admin-ai-card--generate,.admin-ai-card--generated{position:relative}.admin-ai-card--source:before,.admin-ai-card--generate:before,.admin-ai-card--generated:before{content:"";position:absolute;left:0;top:0;width:100%;height:4px;border-radius:.9rem .9rem 0 0}.admin-ai-card--source:before{background:linear-gradient(90deg,#0f766e,#14b8a6)}.admin-ai-card--generate:before{background:linear-gradient(90deg,#0ea5e9,#22d3ee)}.admin-ai-card--generated:before{background:linear-gradient(90deg,#0891b2,#0f766e)}.admin-ai-card--source,.admin-ai-card--generate{margin-bottom:0}.admin-ai-card--source .admin-ai-row{padding:.1rem 0}.admin-ai-card--source .admin-page__subtle{margin-top:0;font-size:.86rem}.admin-ai-card--generate .admin-ai-row--actions{justify-content:flex-start;gap:.5rem;padding-top:.05rem;margin-bottom:0;flex-wrap:nowrap}.admin-ai-card--generate .admin-page__add-btn{box-shadow:0 6px 16px #0f766e40}.admin-ai-card--generate .admin-ai-row--actions .admin-btn,.admin-ai-card--generate .admin-ai-row--actions .admin-page__add-btn{min-height:2rem;height:2rem;padding:0 .65rem;font-size:.8rem;white-space:nowrap}.admin-ai-card--generate .admin-btn--secondary:disabled{background:#f1f5f9}.admin-ai-card--generated .admin-ai-generated__header{padding-top:.15rem}.admin-ai-card--generated .admin-ai-generated__table-wrap{box-shadow:inset 0 1px #0f172a08}.admin-ai-card--generated .admin-ai-actions .admin-btn{min-width:58px;padding-inline:.55rem;font-size:.78rem}.admin-ai-page .admin-ai-content-cell::-webkit-scrollbar,.admin-ai-page .admin-ai-generated__table-wrap::-webkit-scrollbar{width:10px;height:10px}.admin-ai-page .admin-ai-content-cell::-webkit-scrollbar-thumb,.admin-ai-page .admin-ai-generated__table-wrap::-webkit-scrollbar-thumb{background:#0f766e40;border-radius:999px;border:2px solid #fff}.admin-ai-col-type{width:96px;min-width:96px;color:#475569;font-size:.8rem;text-transform:lowercase}.admin-ai-col-platform{width:120px;min-width:120px;color:#475569;font-size:.8rem}.admin-ai-col-content{width:42%;max-width:42%}.admin-ai-generated__table-wrap th,.admin-ai-generated__table-wrap td{font-size:.82rem;line-height:1.35;text-align:center}.admin-ai-generated__table-wrap th{text-align:center;position:relative}.admin-ai-col-btn{border:none;background:transparent;color:inherit;font:inherit;font-weight:600;width:100%;padding:0;display:inline-flex;align-items:center;justify-content:center;gap:.3rem;cursor:pointer}.admin-ai-col-btn__meta{font-size:.72rem;color:#64748b}.admin-ai-col-menu{position:absolute;top:calc(100% + .35rem);left:50%;transform:translate(-50%);z-index:8;min-width:150px;border:1px solid rgba(15,23,42,.14);border-radius:.55rem;background:#fff;box-shadow:0 10px 25px #0f172a24;padding:.3rem;display:flex;flex-direction:column;gap:.2rem}.admin-ai-col-menu__item{border:none;background:transparent;text-align:left;font:inherit;font-size:.78rem;color:#334155;border-radius:.35rem;padding:.3rem .45rem;cursor:pointer}.admin-ai-col-menu__item:hover{background:#f1f5f9}.admin-ai-col-menu__item--active{background:#e6fffb;color:#0f766e;font-weight:600}.admin-ai-col-menu__divider{height:1px;background:#0f172a1a;margin:.1rem 0}.admin-ai-content-cell{max-height:120px;overflow:auto;white-space:pre-wrap;word-break:break-word}.admin-ai-row-summary{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.84rem;color:#334155}.admin-ai-actions{justify-content:center;flex-wrap:nowrap;gap:.25rem}.admin-ai-generated__table-wrap{overflow-x:hidden;height:58vh;min-height:58vh;max-height:58vh}.admin-ai-generated__topbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.65rem .8rem .55rem;border-bottom:1px solid rgba(15,23,42,.08);background:#f8fafc}.admin-ai-generated__topbar h3{margin:0;font-size:.98rem}.admin-ai-generated__topbar .admin-page__subtle{margin:0;font-size:.78rem}.admin-ai-actions{flex-wrap:nowrap}.admin-ai-action-btn{min-width:1.78rem;width:1.78rem;height:1.78rem;padding:0;display:inline-flex;align-items:center;justify-content:center;line-height:0}.admin-ai-action-btn svg{width:.95rem;height:.95rem;fill:currentColor}.admin-ai-action-btn--danger{color:#b91c1c;border-color:#b91c1c59;background:#fff5f5}.admin-ai-action-btn--danger:hover:not(:disabled){background:#fee2e2;border-color:#b91c1c80;color:#991b1b}.admin-ai-actions-col{width:178px;min-width:178px}.admin-ai-generated__table-wrap th.admin-ai-actions-col,.admin-ai-generated__table-wrap td.admin-ai-actions-col{padding-left:.35rem;padding-right:.35rem}@media(max-width:1280px){.admin-ai-col-content{width:40%;max-width:40%}.admin-ai-actions-col{width:172px;min-width:172px}}@media(max-width:1024px){.admin-ai-form-grid--split{grid-template-columns:1fr}.admin-ai-field--type{max-width:none}.admin-ai-generated__table-wrap{height:50vh;min-height:50vh;max-height:50vh}.admin-ai-card--generate .admin-ai-row--actions{flex-wrap:wrap}.admin-ai-actions-col{width:166px;min-width:166px}.admin-ai-scheduler-form-grid{grid-template-columns:1fr}.admin-ai-field--schedule{max-width:none}.admin-ai-scheduler-table{table-layout:auto}.admin-ai-scheduler-col-scheduled{white-space:normal;min-width:0}}.admin-ai-preview-modal{width:min(92vw,760px);max-height:84vh}.admin-ai-preview-meta{display:flex;flex-wrap:wrap;gap:.6rem 1rem}.admin-ai-preview-meta .admin-page__subtle{margin:0}.admin-ai-preview-content{border:1px solid rgba(15,23,42,.12);border-radius:.65rem;padding:.75rem;background:#fff;white-space:pre-wrap;overflow:auto;max-height:42vh;line-height:1.45}.admin-ai-preview-content--card{padding:.45rem}.admin-ai-preview-media{width:100%;max-height:30vh;object-fit:contain;border:1px solid rgba(15,23,42,.12);border-radius:.65rem;background:#0f172a}.admin-ai-schedule-modal-backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.admin-ai-source-modal{width:min(94vw,980px);max-height:86vh;border:1px solid rgba(15,23,42,.14);box-shadow:0 24px 60px #0f172a47,0 2px 8px #0f172a1a;font-family:var(--booking-body-font)}.admin-ai-source-modal h3{font-size:1.05rem;letter-spacing:.01em}.admin-ai-source-modal .admin-ai-browser{border:1px solid rgba(15,23,42,.08);border-radius:.75rem;padding:.55rem;background:#fcfefe}.admin-ai-drive-explorer{display:grid;grid-template-columns:280px minmax(0,1fr);gap:.7rem;min-height:min(58vh,520px)}.admin-ai-drive-explorer__left,.admin-ai-drive-explorer__right{border:1px solid rgba(15,23,42,.08);border-radius:.75rem;background:#fcfefe}.admin-ai-drive-explorer__left{padding:.6rem;display:flex;flex-direction:column;gap:.55rem;overflow:auto}.admin-ai-drive-explorer__right{padding:.55rem;display:flex;flex-direction:column;min-height:0}.admin-ai-drive-explorer__title{margin:0;font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0f172a9e}.admin-ai-drive-tree,.admin-ai-drive-folders{display:flex;flex-direction:column;gap:.28rem}.admin-ai-drive-tree{padding-bottom:.45rem;border-bottom:1px solid rgba(15,23,42,.08)}.admin-ai-drive-tree__item,.admin-ai-drive-folder-btn{border:1px solid rgba(15,23,42,.1);background:#fff;border-radius:.58rem;color:#334155;font:inherit;font-size:.85rem;text-align:left;padding:.42rem .5rem;cursor:pointer;transition:border-color .12s ease,background .12s ease,box-shadow .12s ease}.admin-ai-drive-tree__item:hover,.admin-ai-drive-folder-btn:hover{border-color:#0f766e52;background:#f8fffe}.admin-ai-drive-tree__item--active{border-color:#0f766e73;background:#0f766e17;color:#0f766e;font-weight:600}.admin-ai-drive-folder-btn{display:flex;align-items:center;gap:.42rem}.admin-ai-source-modal .admin-ai-browser__topbar{display:flex;align-items:center;gap:.55rem;padding:.2rem .15rem .5rem;border-bottom:1px solid rgba(15,23,42,.08);margin-bottom:.4rem}.admin-ai-search-input{flex:1;min-width:180px;border:1px solid rgba(15,23,42,.16);border-radius:.55rem;padding:.42rem .58rem;font:inherit;font-size:.85rem;color:#0f172a;background:#fff}.admin-ai-search-input:focus{outline:none;border-color:#0f766e73;box-shadow:0 0 0 3px #0f766e1a}.admin-ai-source-modal .admin-ai-files{padding:.35rem .45rem;border:none;background:transparent;max-height:none;flex:1 1 auto;min-height:0;overflow:auto}.admin-ai-source-modal .admin-ai-file{padding:.12rem 0}.admin-ai-source-modal .admin-ai-file__row{min-height:2.35rem;border:1px solid rgba(15,23,42,.08);border-radius:.62rem;padding:.3rem .55rem;transition:transform .12s ease,border-color .12s ease,background .12s ease,box-shadow .12s ease}.admin-ai-source-modal .admin-ai-file__row--file:hover,.admin-ai-source-modal .admin-ai-file__row--folder:hover{transform:translateY(-1px);border-color:#0f766e52;box-shadow:0 6px 16px #0f172a14;background:#0f766e0d}.admin-ai-source-modal .admin-ai-file__row--selected{border-color:#0f766e73;background:#0f766e17}.admin-ai-source-modal .admin-ai-file__name{font-size:.9rem;color:#0f172a}.admin-ai-source-modal .admin-ai-file__check{order:2;width:1.35rem;min-width:1.35rem;margin-right:.25rem}.admin-ai-source-modal .admin-ai-file__name{order:3}.admin-ai-source-modal .admin-ai-file__check input{width:1rem;height:1rem;accent-color:#0f766e;cursor:pointer}@media(max-width:980px){.admin-ai-drive-explorer{grid-template-columns:1fr;min-height:min(70vh,560px)}}.admin-ai-ad-card{display:flex;flex-direction:column;gap:.45rem;border:1px solid rgba(15,118,110,.2);border-radius:.65rem;background:linear-gradient(180deg,#0f766e0d,#ffffffd9);padding:.65rem}.admin-ai-ad-card__tone{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#0f766e;font-weight:700}.admin-ai-ad-card__headline{margin:0;font-size:.98rem;color:#0f172a}.admin-ai-ad-card__primary,.admin-ai-ad-card__description,.admin-ai-ad-card__note{margin:0;font-size:.84rem;line-height:1.4;color:#334155}.admin-ai-ad-card__meta,.admin-ai-ad-card__hashtags{display:flex;flex-wrap:wrap;gap:.35rem}.admin-ai-ad-pill{display:inline-flex;align-items:center;padding:.18rem .5rem;border-radius:999px;background:#0ea5e91f;color:#0c4a6e;font-size:.74rem}.admin-ai-ad-tag{display:inline-flex;align-items:center;padding:.17rem .48rem;border-radius:999px;background:#0f766e1f;color:#115e59;font-size:.74rem}.admin-ai-social-card{display:flex;flex-direction:column;gap:.45rem;border:1px solid rgba(14,116,144,.22);border-radius:.65rem;background:linear-gradient(180deg,#0ea5e90f,#ffffffe0);padding:.65rem}.admin-ai-social-card__platform{margin:0;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;color:#0369a1;font-weight:700}.admin-ai-social-card__tone{margin:0;font-size:.74rem;color:#0f766e;font-weight:600}.admin-ai-social-card__headline{margin:0;font-size:.94rem;color:#0f172a}.admin-ai-social-card__text{margin:0;font-size:.88rem;line-height:1.42;color:#0f172a}.admin-ai-social-card__cta{margin:0;font-size:.8rem;color:#0c4a6e;font-weight:600}.admin-ai-social-card__hashtags{display:flex;flex-wrap:wrap;gap:.35rem}.admin-ai-social-card__note,.admin-ai-social-card__meta{margin:0;font-size:.8rem;line-height:1.35;color:#334155}.admin-ai-invalid{border:1px solid rgba(185,28,28,.35);background:#fff1f2;border-radius:.6rem;padding:.6rem .7rem;color:#991b1b}.admin-ai-invalid strong{display:block;margin-bottom:.25rem;font-size:.82rem}.admin-ai-invalid p{margin:0;font-size:.78rem;line-height:1.35}@media(min-width:1025px){.admin-ai-page{height:calc(100vh - 4.5rem);max-height:calc(100vh - 4.5rem);overflow:hidden;gap:.75rem}.admin-ai-page .admin-page__header{margin-bottom:.35rem}.admin-ai-page .admin-page__header h1{font-size:1.6rem;line-height:1.12}.admin-ai-page .admin-page__subtle{font-size:.84rem;line-height:1.35}.admin-ai-card--generate{flex:0 0 auto}.admin-ai-card--generate .admin-ai-form-grid{gap:.55rem}.admin-ai-card--generate textarea{min-height:78px;max-height:94px}.admin-ai-card--generated{flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.admin-ai-card--generated .admin-ai-generated__table-wrap{flex:1 1 auto;min-height:0;height:auto}}.pd-sidebar{width:260px;flex-shrink:0;background:var(--admin-surface);border-right:1px solid var(--admin-border);padding:1.25rem .75rem;display:flex;flex-direction:column;gap:1.25rem;position:sticky;top:0;height:100vh;overflow-y:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pd-sidebar__logo{display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem 1rem;margin:0 .5rem .75rem;border-bottom:1px solid var(--admin-border-soft);text-decoration:none;color:var(--admin-text)}.pd-sidebar__logo-img{height:28px;width:auto}.pd-sidebar__logo-text{font-weight:600;font-size:.95rem;color:var(--admin-text)}.pd-sidebar__profile{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem}.pd-sidebar__avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;background:var(--admin-accent);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.4rem;font-weight:700}.pd-sidebar__avatar--placeholder{background:linear-gradient(135deg,#0f766e,#0d9488)}.pd-sidebar__name{margin:0;font-size:.95rem;font-weight:600;color:var(--admin-text)}.pd-sidebar__bio{margin:0;font-size:.8rem;color:var(--admin-muted);line-height:1.4}.pd-sidebar__nav{display:flex;flex-direction:column;gap:.1rem;padding:0 .5rem}.pd-sidebar__link{display:block;padding:.55rem .6rem;border-radius:var(--admin-radius-md);font-size:.9rem;color:var(--admin-muted);text-decoration:none;background:none;border:none;text-align:left;cursor:pointer;font-family:inherit;transition:background .15s,color .15s}.pd-sidebar__link:hover{background:#0f766e14;color:var(--admin-accent)}.pd-sidebar__link--active{background:var(--admin-accent-soft);color:var(--admin-accent);font-weight:500}.pd-sidebar__link--back{margin-top:auto;padding:.5rem .6rem;font-size:.8rem;color:var(--admin-subtle);border-radius:.6rem}.pd-sidebar__link--back:hover{color:var(--admin-accent);background:#0f766e0f}.pd-main{flex:1;padding:2rem 2.5rem;overflow-y:auto;max-width:1180px;margin:0 auto;width:100%}.pd-main--bookings-workspace{overflow:hidden;max-width:none;margin:0;display:flex;flex-direction:column;min-height:0}.provider-shell-outlet{flex:1;min-height:0;display:flex;flex-direction:column;animation:providerShellContentIn .7s cubic-bezier(.22,1,.36,1) both}@keyframes providerShellContentIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.provider-shell-outlet{animation:none}}.pd-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.pd-header__title{margin:0;font-size:1.65rem;font-weight:600;color:var(--admin-text);letter-spacing:-.01em;font-family:var(--booking-title-font)}.pd-header__sub{margin:.35rem 0 0;font-size:.92rem;color:var(--admin-muted)}.pd-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.9rem;margin-bottom:1.75rem}.pd-kpi{position:relative;background:linear-gradient(165deg,#ffffffe6,#ffffffb3);border:1px solid var(--admin-border-soft);border-radius:var(--admin-radius-lg);padding:1rem 1.05rem;display:flex;flex-direction:column-reverse;gap:.35rem;box-shadow:0 1px 2px #1118270a}.pd-kpi:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;border-radius:var(--admin-radius-lg) var(--admin-radius-lg) 0 0;background:linear-gradient(90deg,#0f766e59,#0f766e14);opacity:.9}.pd-kpi__value{font-size:1.5rem;font-weight:600;color:var(--admin-text);font-variant-numeric:tabular-nums;line-height:1.15;font-family:var(--booking-title-font)}.pd-kpi__label{margin:0;font-size:.82rem;color:var(--admin-muted);font-weight:400;line-height:1.3}.pd-section{margin-bottom:2.25rem}.pd-section__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;padding-bottom:.5rem;border-bottom:1px solid var(--admin-border-soft)}.pd-section__title{margin:0;font-size:1.05rem;font-weight:600;color:var(--admin-text);letter-spacing:-.01em;font-family:var(--booking-title-font)}.pd-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:85;display:flex;align-items:center;justify-content:center;padding:1.5rem;font-family:var(--booking-body-font)}.pd-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;background:#0f172a75;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer}.pd-modal__panel{position:relative;width:min(1040px,100%);max-height:calc(100vh - 3rem);overflow:hidden;border-radius:1.35rem;border:1px solid rgba(148,163,184,.35);background:#f6f1e9;box-shadow:0 22px 58px #0f172a3d;animation:pdModalIn .24s ease-out}.pd-modal__header{display:flex;align-items:center;justify-content:space-between;padding:.9rem 1.2rem;border-bottom:1px solid rgba(148,163,184,.3);background:#f6f1e9}.pd-modal__title{margin:0;font-family:var(--booking-title-font);font-size:1.15rem;font-weight:700;color:#0f172a}.pd-modal__body{max-height:calc(100vh - 10rem);overflow:auto;padding:1.25rem;background:#f6f1e9}.pd-modal .pd-card--new{margin:0;border-radius:0;border:0;box-shadow:none;background:transparent}.pd-modal .pd-card--new:before{display:none}.pd-modal .pd-card,.pd-modal .pd-card:hover,.pd-modal .pd-card--new,.pd-modal .pd-card--new:hover{border-color:transparent!important;box-shadow:none!important;transform:none!important}.pd-modal .pd-card--new .pd-card__heading{font-family:var(--booking-title-font);font-size:1.1rem;background:transparent;border-bottom:0;padding:0;margin:0 0 .9rem}.pd-modal .pd-form__section-title{font-family:var(--booking-title-font);font-size:1.02rem;font-weight:700;color:#0f172a;margin-bottom:.8rem}.pd-modal .pd-form__label{text-transform:none;letter-spacing:0;font-size:.82rem;font-weight:700;color:#334155}.pd-modal .pd-form__hint{font-size:.8rem;color:#64748b}.pd-modal .pd-form__section{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(148,163,184,.22)}.pd-modal .pd-card--new>.pd-form__section:first-of-type{padding:0;margin:0;border-top:0}.pd-modal .pd-card--new>.pd-form__section{padding-left:0;padding-right:0}.pd-modal .pd-form__grid{gap:.95rem}.pd-modal input[type=text],.pd-modal input[type=number],.pd-modal input[type=email],.pd-modal input[type=url],.pd-modal textarea,.pd-modal select{border-radius:.9rem;border:1px solid #dbe2ea;background:#f8fafc;padding:.62rem .84rem;font-family:var(--booking-body-font);font-size:.92rem;color:#0f172a;box-shadow:none;transition:none}.pd-modal input:focus,.pd-modal textarea:focus,.pd-modal select:focus{border-color:#dbe2ea;box-shadow:none;outline:none}.pd-modal .pd-card__actions{position:sticky;bottom:0;background:linear-gradient(180deg,#fffc,#fff 30%);border-top:1px solid rgba(148,163,184,.25);margin-top:1rem;padding-top:.9rem;padding-bottom:calc(.95rem + env(safe-area-inset-bottom,0px))}.pd-modal .pd-btn{border-radius:999px;font-family:var(--booking-body-font);font-size:.92rem;font-weight:700;padding:.52rem 1.05rem}.pd-btn--softtext{font-family:var(--booking-body-font);font-weight:500;letter-spacing:0}.pd-pricing-table{display:grid;gap:.45rem;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));margin-top:.75rem}.pd-pricing-table--row{margin-top:0}.pd-pricing-table__head{font-size:.74rem;color:#64748b;font-weight:600;text-align:center}.pd-pricing-table__cell{font-size:.86rem;color:#0f172a;text-align:center}.pd-pricing-row__editor{display:grid;grid-template-rows:1fr;overflow:hidden;transition:grid-template-rows .42s cubic-bezier(.16,1,.3,1),opacity .26s ease;opacity:1}.pd-pricing-row__editor.is-collapsed{grid-template-rows:0fr;opacity:0}.pd-pricing-row__editor>*{min-height:0}.pd-pricing-matrix-wrap{margin-top:.65rem;max-height:18rem;overflow:auto;border:1px solid rgba(148,163,184,.28);border-radius:.65rem;background:#fff}.pd-pricing-matrix-table{width:100%;border-collapse:collapse;font-size:.8rem}.pd-pricing-matrix-table thead th{position:sticky;top:0;z-index:2;background:#f1f5f9;color:#475569;font-weight:600;text-align:left;padding:.4rem .45rem;border-bottom:1px solid rgba(148,163,184,.35);white-space:nowrap}.pd-pricing-matrix-table thead .pd-pricing-matrix-table__filters-row th{top:2.05rem;z-index:2;background:#f8fafc;padding:.35rem .45rem;border-bottom:1px solid rgba(148,163,184,.2)}.pd-pricing-matrix-table__filters-row input,.pd-pricing-matrix-table__filters-row select{width:100%;min-height:30px;padding:.28rem .42rem;border:1px solid rgba(148,163,184,.4);border-radius:.4rem;background:#fff;color:#334155;font-size:.76rem}.pd-pricing-matrix-table tbody td{padding:.33rem .42rem;border-bottom:1px solid rgba(226,232,240,.9);vertical-align:middle}.pd-pricing-matrix-table tbody tr:last-child td{border-bottom:none}.pd-pricing-matrix-table input,.pd-pricing-matrix-table select{width:100%;min-width:3.5rem;max-width:100%;box-sizing:border-box;padding:.3rem .4rem;font-size:.78rem;border:1px solid #e2e8f0;border-radius:.35rem;background:#fff}.pd-pricing-matrix-table .pd-pricing-matrix__actions{width:1%;white-space:nowrap;text-align:right}.pd-pricing-matrix__add{margin-top:.45rem}.admin-fold-section{margin-bottom:1.25rem;border:1px solid rgba(148,163,184,.28);border-radius:.65rem;background:#fff;overflow:hidden}.admin-fold-section__toggle{display:flex;align-items:center;gap:.5rem;width:100%;text-align:left;padding:.65rem .85rem;border:none;background:#f8fafc;cursor:pointer;font:inherit;color:#0f172a;transition:background .15s ease}.admin-fold-section__toggle:hover{background:#f1f5f9}.admin-fold-section__chevron{font-size:.65rem;color:#64748b;width:1rem;flex-shrink:0}.admin-fold-section__title{font-size:.95rem;font-weight:700}.admin-fold-section__body{padding:.85rem .9rem 1rem;border-top:1px solid rgba(226,232,240,.9)}.admin-fold-section__body--collapsed{display:none}.pd-modal .pd-btn--primary{background:#020617;border-color:#020617;color:#f9fafb}.pd-modal .pd-btn--primary:hover{background:#111827;border-color:#111827;color:#f9fafb}.pd-modal .pd-btn--ghost{background:transparent;border-color:transparent;color:#0f172a}.pd-modal .pd-btn--ghost:hover{background:#0f172a0f;color:#0f172a}.pd-modal .pd-btn--softtext{background:transparent;border-color:transparent}.pd-modal .pd-btn--softtext:hover{background:#0f172a0f}.pd-modal .pd-card__actions .pd-btn:not(.pd-btn--primary){background:transparent!important;border-color:transparent!important;box-shadow:none!important}@keyframes pdModalIn{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.pd-btn{display:inline-flex;align-items:center;justify-content:center;padding:.48rem 1rem;border-radius:var(--admin-radius-md);font-size:.84rem;font-weight:600;border:1px solid var(--admin-border);background:var(--admin-surface);color:var(--admin-text);cursor:pointer;text-decoration:none;transition:background .15s,border-color .15s,color .15s;font-family:inherit}.pd-btn:hover{background:#0f766e0f;border-color:var(--admin-border);color:var(--admin-text)}.pd-btn--primary{background:var(--admin-accent);color:#fff;border-color:var(--admin-accent)}.pd-btn--primary:hover{background:#0d6960;border-color:#0d6960;color:#fff}.pd-btn--danger{background:#fff;color:#dc2626;border-color:#fca5a5}.pd-btn--danger:hover{background:#fef2f2}.pd-btn--sm{padding:.3rem .65rem;font-size:.78rem}.ai-helper-btn{border-color:#0f766e52;background:linear-gradient(180deg,#f0fdfaf2,#ecfdf5e0);color:#0f766e;box-shadow:0 1px 2px #0f766e1f;min-width:132px}.ai-helper-btn:hover:not(:disabled){background:linear-gradient(180deg,#dcfcf5fa,#d1fae5e6);border-color:#0f766e70;color:#0d5f5a}.pd-btn--ghost{background:transparent;border-color:transparent;color:var(--admin-muted)}.pd-btn--ghost:hover{background:var(--admin-accent-soft);color:var(--admin-accent)}.pd-btn:disabled{opacity:.55;cursor:not-allowed}.pd-items{display:flex;flex-direction:column;gap:.85rem}.pd-card{position:relative;background:linear-gradient(165deg,#ffffffe0,#ffffffa6);border:1px solid var(--admin-border-soft);border-radius:var(--admin-radius-lg);box-shadow:0 1px 2px #1118270a;overflow:hidden;transition:box-shadow .2s,border-color .2s}.pd-card:before{content:"";display:block;height:3px;background:linear-gradient(90deg,var(--admin-accent),rgba(15,118,110,.35));opacity:.85}.pd-card:hover{border-color:#1118271a;box-shadow:0 8px 24px #11182712}.pd-card--editing{border-color:#0f766e59;box-shadow:0 0 0 1px var(--admin-accent-soft),0 10px 28px #0f766e14}.pd-card--editing:before{opacity:1;background:linear-gradient(90deg,var(--admin-accent),#14b8a6)}.pd-card--new{background:linear-gradient(165deg,#ffffffeb,#f6f1e973);border:1px solid var(--admin-border-soft);border-radius:var(--admin-radius-lg);padding:0;box-shadow:0 1px 3px #1118270d}.pd-card--new:hover{box-shadow:0 8px 22px #11182712}.pd-card--new:before{display:block}.pd-card--new .pd-card__heading{margin:0;padding:1rem 1.25rem .85rem;background:#0f766e0f;border-bottom:1px solid var(--admin-border-soft);font-size:1rem;font-weight:600;color:var(--admin-text)}.pd-card--new>.pd-form__section:first-of-type{margin-top:0;padding:2rem 1.5rem 0;border-top:none}.pd-card--new>.pd-form__section{padding-left:1.5rem;padding-right:1.5rem;padding-bottom:1.25rem}.pd-card--new>.pd-card__actions{margin:0;padding:1.25rem 1.5rem 1.5rem}.pd-card__heading{margin:0 0 1.25rem;font-size:1.05rem;font-weight:600;color:var(--admin-text);padding-bottom:.75rem;border-bottom:1px solid var(--admin-border-soft);font-family:var(--booking-title-font)}.pd-card__top{display:flex;align-items:flex-start;gap:1rem;padding:1.1rem 1.25rem 1rem}.pd-card__cover{width:84px;height:66px;border-radius:var(--admin-radius-md, .75rem);overflow:hidden;flex-shrink:0;background:#f1f5f9}.pd-card__cover img{width:100%;height:100%;object-fit:cover}.pd-card__cover-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.7rem;color:var(--admin-subtle, #94a3b8)}.pd-card__info{flex:1;display:flex;flex-direction:column;gap:.2rem}.pd-card__title{margin:0;font-size:.92rem;font-weight:700;color:var(--admin-text, #111827)}.pd-card__service{font-size:.78rem;color:var(--admin-muted, #64748b)}.pd-card__price{font-size:.8rem;font-weight:600;color:var(--admin-text, #111827);margin-top:.1rem}.pd-card__actions-top{display:flex;gap:.35rem;flex-shrink:0}.pd-card>.pd-form__grid{padding:1.15rem 1.25rem .35rem}.pd-card__actions{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:0;padding:1rem 1.25rem 1.2rem;border-top:1px solid var(--admin-border-soft)}.pd-card__edit{padding:.85rem 0 1rem;border-top:1px solid var(--admin-border-soft);background:linear-gradient(180deg,#0f766e0a,#fff0 12rem)}.pd-card--clickable .pd-card__top{cursor:pointer}.pd-card__edit-wrap{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .46s cubic-bezier(.16,1,.3,1),opacity .32s ease;pointer-events:none}.pd-card__edit-wrap.is-open{grid-template-rows:1fr;opacity:1;pointer-events:auto}.pd-card__edit-wrap .pd-card__edit{min-height:0;overflow:hidden}.pd-card__edit-wrap.is-open .pd-card__edit{animation:pdCardEditReveal .62s cubic-bezier(.16,1,.3,1)}@keyframes pdCardEditReveal{0%{opacity:.35;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.pd-card__edit .pd-form__grid,.pd-card__edit>.pd-form__section{padding-left:1.25rem;padding-right:1.25rem}.pd-card__edit .pd-card__actions{margin-left:1.25rem;margin-right:1.25rem;padding-left:0;padding-right:0;border-radius:0 0 var(--admin-radius-md) var(--admin-radius-md)}.pd-badge{display:inline-block;padding:.12rem .5rem;border-radius:999px;font-size:.68rem;font-weight:600;width:fit-content}.pd-badge--active{background:#dcfce7;color:#166534}.pd-badge--inactive{background:#fee2e2;color:#991b1b}.pd-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:.85rem}.pd-form__field{display:flex;flex-direction:column;gap:.3rem}.pd-form__field--full{grid-column:1 / -1}.pd-form__label{font-size:.72rem;font-weight:600;color:var(--admin-muted, #64748b);text-transform:uppercase;letter-spacing:.04em}.pd-form__label--bed-count{display:flex;flex-direction:row;align-items:center;gap:.45rem}.pd-form__bed-icon{flex-shrink:0;width:22px;height:22px;color:#0f766e}.pd-form__label-meta{margin-left:.35rem;font-weight:500;text-transform:none;letter-spacing:0;color:#0f172a80}.pd-form__hint{font-size:.72rem;color:var(--admin-subtle, #94a3b8)}.pd-form__section{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--admin-border-soft, rgba(17,24,39,.06))}.pd-form__section--schema{margin-top:1.35rem;padding:1rem;border:1px solid rgba(148,163,184,.28);border-radius:.95rem;background:linear-gradient(180deg,#fffffffa,#f8fafceb);box-shadow:0 1px 2px #0f172a0d,0 10px 24px #0f172a0f}.pd-form__schema-head{margin-bottom:.75rem}.pd-form__schema-meta{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.4rem}.pd-form__schema-pill{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:999px;border:1px solid #dbe4ee;background:#f8fafc;color:#334155;font-size:.74rem;font-weight:600;line-height:1.2}.pd-form__schema-pill--required{border-color:#f3d2a0;background:#fff8ee;color:#9a3412}.pd-form__schema-pill--completion{border-color:#b7e0d7;background:#ecfdf5;color:#166534}.pd-form__hint--schema-intro{margin:.5rem 0 0}.pd-form__section-title{margin:0 0 .75rem;font-size:.95rem;font-weight:700;color:var(--admin-text, #111827);font-family:var(--booking-title-font);letter-spacing:-.01em}.pd-form__grid--schema{gap:.9rem 1rem}.pd-form__section--schema .pd-form__field{gap:.36rem}.pd-form__section--schema .pd-form__field:not(.pd-form__field--full){padding:.55rem .6rem .5rem;border:1px solid rgba(148,163,184,.25);border-radius:.75rem;background:#ffffffbf;display:grid;grid-template-rows:minmax(1.2rem,auto) minmax(2.35rem,auto) minmax(1.05rem,auto);align-content:start;align-self:stretch;min-width:0}.pd-form__section--schema .pd-form__field--full{padding:.45rem .1rem 0}.pd-form__section--schema .pd-form__label{color:#475569;min-height:1.2rem}.pd-form__section--schema .pd-form__hint{font-size:.73rem;line-height:1.35;min-height:1.05rem}.pd-form__section--schema .pd-form__hint:empty:before{content:" "}.pd-form__section--schema .pd-form__field:not(.pd-form__field--full)>input,.pd-form__section--schema .pd-form__field:not(.pd-form__field--full)>select{height:2.35rem;min-height:2.35rem}@media(max-width:900px){.pd-form__section--schema{padding:.85rem}}.pd input[type=text],.pd input[type=number],.pd input[type=email],.pd input[type=url],.pd textarea,.pd select{padding:.55rem .75rem;border:1px solid var(--admin-border-soft);border-radius:var(--admin-radius-md);font-size:.88rem;font-family:inherit;background:#f8fafcd9;color:var(--admin-text);transition:border-color .15s,box-shadow .15s,background .15s}.pd textarea{line-height:1.45;resize:vertical}.pd input:focus,.pd textarea:focus,.pd select:focus{outline:none;border-color:var(--admin-accent, #0f766e);box-shadow:0 0 0 2px var(--admin-accent-soft, rgba(15,118,110,.12))}.pd input[type=file]{font-size:.8rem;color:var(--admin-muted, #64748b);margin-top:.3rem}.pd-media{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--admin-border-soft, rgba(17,24,39,.06))}.pd-media__row{margin-bottom:1rem}.pd-media__group{display:flex;flex-direction:column;gap:.35rem}.pd-media__preview{border-radius:var(--admin-radius-md, .75rem);object-fit:cover}.pd-media__preview--cover{width:100%;max-width:400px;height:auto;max-height:200px}.pd-media__placeholder{width:120px;height:80px;border-radius:var(--admin-radius-md, .75rem);background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-size:.72rem;color:var(--admin-subtle, #94a3b8)}.pd-media__thumbs{display:flex;gap:.5rem;flex-wrap:wrap}.pd-media__thumb{position:relative;width:96px;height:68px;border-radius:8px;overflow:hidden;border:1px solid var(--admin-border, rgba(17,24,39,.08))}.pd-media__thumb img{width:100%;height:100%;object-fit:cover}.pd-media__remove{position:absolute;top:3px;right:3px;width:20px;height:20px;border-radius:50%;background:#0000008c;color:#fff;border:none;cursor:pointer;font-size:.8rem;display:flex;align-items:center;justify-content:center;transition:background .15s}.pd-media__remove:hover{background:#dc2626d9}.pd-upload-indicator{margin-top:.45rem;display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;color:#475569}.pd-upload-spinner{width:14px;height:14px;border-radius:999px;border:2px solid rgba(15,23,42,.2);border-top-color:#0f766e;animation:pdSpin .85s linear infinite}@keyframes pdSpin{to{transform:rotate(360deg)}}.pd-empty{position:relative;text-align:center;padding:2.75rem 1.25rem 3rem;background:linear-gradient(165deg,#ffffffe0,#f6f1e980);border:1px solid var(--admin-border-soft);border-radius:var(--admin-radius-lg);box-shadow:0 1px 3px #1118270d;overflow:hidden}.pd-empty:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--admin-accent),rgba(15,118,110,.35))}.pd-empty p{margin:0 0 1rem;color:var(--admin-muted)}.pd-checklist{border:none;margin:0;padding:0}.pd-checklist legend{margin-bottom:.4rem}.pd-checklist__grid{display:flex;flex-wrap:wrap;gap:.4rem}.pd-hierarchy{display:flex;gap:.6rem;flex-wrap:wrap;align-items:flex-end}.pd-hierarchy__select{display:flex;flex-direction:column;gap:4px;flex:1;min-width:140px}.pd-service-picker{position:relative;width:100%;max-width:36rem}.pd-service-picker__hint{margin:0 0 .65rem;max-width:40rem}.pd-service-picker__hint em{font-style:normal;font-weight:600;color:var(--admin-accent)}.pd-service-picker__search-wrap{margin-bottom:.35rem}.pd-service-picker__search{width:100%;padding:.6rem .85rem;border:1px solid var(--admin-border-soft);border-radius:var(--admin-radius-md);font-size:.95rem;font-family:inherit;background:#f8fafce6;color:var(--admin-text);transition:border-color .15s,box-shadow .15s}.pd-service-picker__search:focus{outline:none;border-color:#0f766e73;box-shadow:0 0 0 3px var(--admin-accent-soft)}.pd-service-picker__list{list-style:none;margin:0;padding:.35rem 0;max-height:min(52vh,320px);overflow-y:auto;border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:var(--admin-surface);box-shadow:var(--admin-shadow);z-index:5}.pd-service-picker__flat{list-style:none;margin:0;padding:0}.pd-service-picker__group{padding:.15rem 0 .35rem}.pd-service-picker__group+.pd-service-picker__group{border-top:1px solid var(--admin-border-soft)}.pd-service-picker__group-title{position:sticky;top:0;z-index:1;padding:.35rem .85rem;background:linear-gradient(180deg,var(--admin-surface) 85%,rgba(255,255,255,0));font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--admin-muted)}.pd-service-picker__category{padding-left:0}.pd-service-picker__category-title{padding:.2rem .85rem .15rem 1.25rem;font-size:.78rem;font-weight:600;color:var(--admin-text);opacity:.82}.pd-service-picker__category .pd-service-picker__option{padding-left:1.25rem}.pd-service-picker__option{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;padding:.55rem .85rem;border:none;background:transparent;cursor:pointer;text-align:left;font-family:inherit;transition:background .12s}.pd-service-picker__option:hover,.pd-service-picker__option:focus-visible{background:#0f766e14;outline:none}.pd-service-picker__option-title{font-size:.9rem;font-weight:600;color:var(--admin-text);font-family:var(--booking-title-font)}.pd-service-picker__option-meta{font-size:.75rem;color:var(--admin-muted)}.pd-service-picker__empty,.pd-service-picker__more{padding:.75rem .85rem;font-size:.85rem;color:var(--admin-muted)}.pd-service-picker__more{font-style:italic;border-top:1px solid var(--admin-border-soft)}.pd-service-picker__selected{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.85rem 1rem;border:1px solid var(--admin-border-soft);border-radius:var(--admin-radius-md);background:#0f766e0f}.pd-service-picker__selected-text{display:flex;flex-direction:column;gap:.2rem;min-width:0}.pd-service-picker__selected-title{font-size:.95rem;font-weight:700;color:var(--admin-text);font-family:var(--booking-title-font)}.pd-service-picker__selected-meta{font-size:.78rem;color:var(--admin-muted);line-height:1.35}.pd-checklist__item{display:inline-flex;align-items:center;gap:.3rem;padding:.3rem .65rem;border:1px solid var(--admin-border, rgba(17,24,39,.08));border-radius:var(--admin-radius-md, .75rem);font-size:.82rem;cursor:pointer;transition:all .15s;-webkit-user-select:none;user-select:none;background:#fff}.pd-checklist__item:hover{border-color:var(--admin-accent, #0f766e)}.pd-checklist__item:has(input:checked){background:#fff;border-color:var(--admin-border, rgba(17, 24, 39, .08));color:#334155}.pd-checklist__item input[type=checkbox]{-moz-appearance:auto;appearance:auto;-webkit-appearance:checkbox;width:14px;height:14px;margin:0;min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;display:inline-block;vertical-align:middle;flex:0 0 auto;accent-color:var(--admin-accent, #0f766e)}.pd-checklist__icon{width:22px;height:22px;object-fit:contain;flex-shrink:0;opacity:.92;pointer-events:none}.provider-amenity-chips{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.25rem}.provider-amenity-chip{display:inline-block;padding:.25rem .6rem;background:#0f766e14;color:#0f766e;border-radius:6px;font-size:.78rem;font-weight:600}.item-details-section{padding-bottom:1rem}.item-details-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-top:1.25rem}.item-detail-stat{background:#fff;border:1px solid rgba(17,24,39,.07);border-radius:.85rem;padding:1rem 1.1rem;display:flex;flex-direction:column;gap:.2rem;box-shadow:0 2px 8px #0f172a08}.item-detail-stat__value{font-size:1.35rem;font-weight:800;color:#111827;font-variant-numeric:tabular-nums;line-height:1.15;font-family:var(--booking-title-font, inherit)}.item-detail-stat__value--prose{font-size:.92rem;font-weight:600;line-height:1.4;font-variant-numeric:normal;font-family:var(--booking-body-font, inherit)}.item-detail-stat__label{font-size:.74rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.item-detail-list{margin-top:1.5rem}.item-detail-list__title{margin:0 0 .65rem;font-size:.95rem;font-weight:700;color:#111827;font-family:var(--booking-body-font, inherit)}.item-detail-chips{display:flex;flex-wrap:wrap;gap:.45rem}.item-detail-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .85rem;background:#0f766e0f;color:#0f766e;border:1px solid rgba(15,118,110,.15);border-radius:999px;font-size:.82rem;font-weight:600;font-family:var(--booking-body-font, inherit)}.item-detail-chip:before{content:"✓";font-size:.72rem;opacity:.7}.item-detail-chip:has(.item-detail-chip__icon):before{content:none}.item-detail-chip__icon{width:1.15rem;height:1.15rem;object-fit:contain;flex-shrink:0}.item-detail-text{margin-top:1.5rem}.item-detail-text--scalar{margin-top:1.25rem}.item-detail-text__body{margin:0;font-size:.9rem;line-height:1.6;color:#0f172ab3;font-family:var(--booking-body-font, inherit)}@media(max-width:640px){.item-details-grid{grid-template-columns:repeat(2,1fr);gap:.6rem}.item-detail-stat{padding:.85rem .9rem}.item-detail-stat__value{font-size:1.15rem}}@media(max-width:900px){.pd{flex-direction:column}.pd-sidebar{width:100%;flex-direction:row;align-items:center;padding:1rem 1.25rem;gap:1rem;border-right:none;border-bottom:1px solid var(--admin-border);height:auto;min-height:unset;position:relative;-webkit-backdrop-filter:none;backdrop-filter:none}.pd-sidebar__profile{flex-direction:row;text-align:left;gap:.75rem}.pd-sidebar__avatar{width:48px;height:48px;font-size:1.1rem}.pd-sidebar__bio{display:none}.pd-sidebar__nav{flex-direction:row;gap:.5rem;margin-left:auto}.pd-main{padding:1.25rem 1rem}.pd-kpis{grid-template-columns:repeat(2,1fr)}.pd-form__grid{grid-template-columns:1fr}.pd-card__top{flex-wrap:wrap}}@media(max-width:520px){.pd-kpis{grid-template-columns:1fr 1fr;gap:.6rem}.pd-kpi{padding:.75rem .85rem}.pd-kpi__value{font-size:1.3rem}.pd-card__top{padding:.85rem 1rem}.pd-card__cover{width:70px;height:56px}}.sc-hierarchy-card{margin-bottom:1.25rem;padding:.85rem 1rem;border:1px solid var(--admin-border);border-radius:var(--admin-radius-md);background:#fff}.sc-hierarchy-card__top{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-bottom:.7rem;flex-wrap:wrap}.sc-hierarchy-card__top-text{display:flex;align-items:baseline;gap:.55rem;flex-wrap:wrap;min-width:0}.sc-hierarchy-card__title{margin:0;font-size:.7rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--admin-subtle)}.sc-hierarchy-card__subtitle{margin:0;font-size:.8rem;color:var(--admin-muted);line-height:1.45}.sc-hierarchy-card__progress{display:inline-flex;align-items:baseline;gap:.3rem;color:var(--admin-muted);font-family:var(--booking-body-font);font-size:.72rem;flex-shrink:0}.sc-hierarchy-card__progress-count{font-size:.78rem;font-weight:600;color:var(--admin-text)}.sc-hierarchy-card__progress-total{font-weight:500;opacity:.6}.sc-hierarchy-card__progress-label{letter-spacing:.04em;text-transform:uppercase}.sc-hierarchy-stepper{display:flex;align-items:center;gap:1rem}.sc-step{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:.5rem;padding:0;background:transparent;border:0;cursor:default}.sc-step--disabled{opacity:.6}.sc-step__indicator{flex-shrink:0;width:18px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgba(17,24,39,.16);color:var(--admin-subtle);font-size:.68rem;font-weight:600;font-family:var(--booking-body-font);transition:background .15s ease,border-color .15s ease,color .15s ease}.sc-step__num{line-height:1}.sc-step--complete .sc-step__indicator{background:var(--admin-accent);border-color:var(--admin-accent);color:#fff}.sc-step--current .sc-step__indicator{border-color:var(--admin-accent);color:var(--admin-accent)}.sc-step__body{flex:1;min-width:0;display:flex;align-items:center;gap:.45rem}.sc-step__label{font-size:.7rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--admin-subtle);font-family:var(--booking-body-font);flex-shrink:0}.sc-step__select-wrap{position:relative;display:block;flex:1;min-width:0}.sc-step__select{width:100%;min-height:32px;padding:.3rem 1.6rem .3rem .55rem;border:1px solid rgba(17,24,39,.1);border-radius:.45rem;background:#fff;font-family:var(--booking-body-font);font-size:.85rem;font-weight:500;color:var(--admin-text);-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.sc-step__select:hover{border-color:#11182733}.sc-step__select:focus-visible{outline:none;border-color:#0f766e73;box-shadow:0 0 0 2px var(--admin-accent-soft)}.sc-step__select:disabled{cursor:not-allowed;color:var(--admin-muted);background:#f8fafc}.sc-step__select-caret{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);display:inline-flex;pointer-events:none;color:var(--admin-subtle)}@media(max-width:760px){.sc-hierarchy-stepper{flex-direction:column;align-items:stretch;gap:.5rem}}.sc-hierarchy-empty{margin-top:1rem;padding:1.4rem 1.25rem;background:transparent;border:1px dashed rgba(17,24,39,.12);border-radius:var(--admin-radius-md);text-align:center;display:flex;flex-direction:column;align-items:center;gap:.4rem}.sc-hierarchy-empty__icon{display:inline-flex;align-items:center;justify-content:center;color:var(--admin-subtle)}.sc-hierarchy-empty__title{margin:0;font-size:.92rem;font-weight:600;color:var(--admin-text);font-family:var(--booking-body-font);letter-spacing:-.005em}.sc-hierarchy-empty__text{margin:0;max-width:30rem;font-size:.82rem;color:var(--admin-muted);line-height:1.5;font-family:var(--booking-body-font)}.sc-section{margin-bottom:1.35rem;background:#fff;border:1px solid var(--admin-border);border-radius:var(--admin-radius-lg);box-shadow:0 1px 2px #1118270a,0 10px 28px #11182712;overflow:hidden}.sc-section__header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap;padding:1rem 1.25rem;border-bottom:1px solid var(--admin-border);background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.sc-section__title{margin:0;font-size:1.02rem;font-weight:600;color:var(--admin-text);font-family:var(--booking-title-font);line-height:1.3}.sc-section__count{color:var(--admin-muted);font-weight:500}.sc-list{border:none;border-radius:0;overflow:hidden;background:#fff}.sc-row{display:flex;align-items:stretch;justify-content:space-between;gap:.25rem;border-bottom:1px solid var(--admin-border-soft);padding:0;min-height:48px}.sc-row:last-child{border-bottom:none}.sc-row--selected{background:var(--admin-accent-soft)}.sc-row__grip{display:flex;align-items:center;padding:0 .35rem 0 .85rem;cursor:grab;color:#94a3b8;font-size:1rem;-webkit-user-select:none;user-select:none;flex-shrink:0}.sc-row__grip:active{cursor:grabbing}.sc-row--dragging{opacity:.45;background:var(--admin-accent-soft)}.sc-row[draggable=true]{transition:opacity .15s ease,background .15s ease}.sc-row__body{flex:1;display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;padding:.65rem .5rem .65rem 0;background:none;border:none;cursor:pointer;text-align:left;font:inherit;min-width:0}.sc-row__body--static{cursor:default}.sc-row__label{font-weight:600;font-size:.9rem;color:var(--admin-text);font-family:var(--booking-body-font)}.sc-row__meta{font-size:.8rem;color:var(--admin-muted);font-family:var(--booking-body-font)}.sc-row__actions{display:flex;align-items:center;gap:.35rem;padding:.35rem .85rem .35rem 0;flex-shrink:0}.sc-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(17,24,39,.12);background:#fff;border-radius:999px;font-size:.8125rem;font-weight:600;padding:.38rem .8rem;cursor:pointer;font-family:var(--booking-body-font);color:var(--admin-text);transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.sc-btn:hover{background:#f8fafc;border-color:#1118272e}.sc-btn--primary{background:linear-gradient(180deg,#0f766e,#0d6b64);color:#fff;border-color:#0f766e59;box-shadow:0 2px 8px #0f766e33}.sc-btn--primary:hover{background:linear-gradient(180deg,#0d6b64,#0a5a54);box-shadow:0 3px 12px #0f766e42}.sc-btn--danger{color:#b91c1c;border-color:#dc262638;background:#fef2f2bf}.sc-btn--danger:hover{background:#fee2e2f2;border-color:#dc262659}.sc-btn--sm{font-size:.8125rem;padding:.42rem .95rem;min-height:40px}.sc-btn--xs{font-size:.75rem;padding:.28rem .6rem;min-height:34px}.sc-empty{padding:1.35rem 1rem;color:var(--admin-muted);font-size:.9rem;text-align:center;margin:0;font-family:var(--booking-body-font)}.sc-inline-form{display:flex;flex-wrap:wrap;gap:.65rem;align-items:flex-end;padding:1rem 1.15rem;background:#f8fafc;border-top:1px solid var(--admin-border-soft)}.sc-inline-form__field{display:flex;flex-direction:column;gap:.35rem;flex:1;min-width:120px}.sc-inline-form__label{font-size:.6875rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--admin-subtle);font-family:var(--booking-body-font)}.sc-inline-form__field input{min-height:42px;padding:.5rem .85rem;border:1px solid rgba(17,24,39,.11);border-radius:.65rem;font-size:.9rem;background:#fff;font-family:var(--booking-body-font);color:var(--admin-text)}.sc-inline-form__actions{display:flex;gap:.5rem;align-items:flex-end}.sc-edit-form{margin:0;padding:1.1rem 1.2rem 1.2rem;background:#f8fafc;border:none;border-top:1px solid var(--admin-border-soft);border-radius:0}.sc-edit-form.sc-edit-form--inline{border-left:3px solid var(--admin-accent, #0f766e);padding-left:calc(1.2rem - 3px)}.sc-edit-form__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem 1rem}.sc-edit-form__field{display:flex;flex-direction:column;gap:.35rem}.sc-edit-form__field>span{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--admin-subtle);font-family:var(--booking-body-font)}.sc-edit-form__field input,.sc-edit-form__field select,.sc-edit-form__field textarea{min-height:42px;padding:.5rem .85rem;border:1px solid rgba(17,24,39,.11);border-radius:.65rem;font-size:.9rem;background:#fff;font-family:var(--booking-body-font);color:var(--admin-text)}.sc-edit-form__field textarea{min-height:auto;resize:vertical}.sc-inline-form__field input:focus-visible,.sc-edit-form__field input:focus-visible,.sc-edit-form__field select:focus-visible,.sc-edit-form__field textarea:focus-visible{outline:none;border-color:#0f766e66;box-shadow:0 0 0 3px var(--admin-accent-soft)}.sc-edit-form__field--full{grid-column:1 / -1}.sc-edit-form__actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.sc-edit-form__schema-error{margin:0;color:#b91c1c;font-size:.8rem}.sc-edit-form__schema-empty{margin:0;color:#64748b;font-size:.8rem}.sc-edit-form__schema-hint{margin:.45rem 0 0;color:#64748b;font-size:.76rem}.sc-options-schema{border:1px solid rgba(148,163,184,.35);border-radius:.7rem;overflow:hidden;background:#fff}.sc-options-schema__table{width:100%;border-collapse:collapse;font-size:.8rem}.sc-options-schema__table th,.sc-options-schema__table td{border-bottom:1px solid rgba(148,163,184,.2);padding:.42rem .5rem;vertical-align:middle;text-align:left}.sc-options-schema__table th{font-size:.68rem;color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#f8fafc}.sc-options-schema__icon{border-radius:4px;object-fit:contain;background:#f8fafc;border:1px solid rgba(148,163,184,.3)}.sc-options-schema__icon-missing{color:#94a3b8}.admin-bookings-table table{text-align:center}.admin-bookings-table th,.admin-bookings-table td{text-align:center;vertical-align:middle}.admin-bookings-table__update-head,.admin-bookings-table__update-cell{min-width:11rem}.admin-bookings-table__actions-head,.admin-bookings-table__actions-cell{width:7.5rem}.admin-bookings-status-select{min-width:9.5rem;max-width:100%;min-height:40px;padding:.4rem .75rem;border:1px solid rgba(17,24,39,.11);border-radius:.65rem;background:#f8fafc;font-family:var(--booking-body-font);font-size:.8125rem;font-weight:600;color:var(--admin-text);cursor:pointer;text-align:center;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.admin-bookings-status-select:hover:not(:disabled){border-color:#1118272e;background:#fff}.admin-bookings-status-select:focus-visible{outline:none;border-color:#0f766e73;box-shadow:0 0 0 3px var(--admin-accent-soft);background:#fff}.admin-bookings-status-select:disabled{opacity:.55;cursor:not-allowed}.admin-bookings-status-select--full{width:100%;min-width:0}.admin-mobile-card__actions--bookings{flex-direction:column;align-items:stretch;gap:.65rem}.admin-bookings-mobile-status{display:flex;flex-direction:column;gap:.35rem;width:100%}.admin-bookings-mobile-status__label{font-size:.6875rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--admin-subtle);font-family:var(--booking-body-font)}.media-dropzone{position:relative;display:block;border-radius:14px;border:1.5px dashed rgba(15,23,42,.28);background:#ffffffb3;transition:border-color .16s ease,background .16s ease,transform .12s ease}.media-dropzone--active{border-color:#0f172a;background:#0ea5e914;transform:scale(1.005)}.media-dropzone--disabled{opacity:.55;pointer-events:none}.media-dropzone--uploading{border-color:#0ea5e999;background:#0ea5e90f}.media-dropzone__inner{display:flex;align-items:center;gap:14px;padding:18px 20px;min-height:84px;cursor:pointer;color:#0f172a}.media-dropzone--compact .media-dropzone__inner{padding:16px 18px;min-height:72px}.media-dropzone--inline{width:140px;min-height:180px;align-self:stretch}.media-dropzone--inline .media-dropzone__inner{flex-direction:column;gap:8px;padding:14px 10px;min-height:0;text-align:center}.media-dropzone__icon{flex:0 0 auto;display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#0f172a0d;color:#0f172a}.media-dropzone--inline .media-dropzone__icon{width:36px;height:36px}.media-dropzone__body{display:flex;flex-direction:column;gap:3px;line-height:1.3}.media-dropzone__label{font-weight:600;font-size:.95rem}.media-dropzone--inline .media-dropzone__label{font-size:.82rem}.media-dropzone__hint{font-size:.78rem;color:#0f172a9e}.media-dropzone__input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;cursor:pointer}.media-dropzone__input:disabled{cursor:not-allowed}.media-thumb{display:flex;flex-direction:column;margin:0;padding:0;gap:6px;width:160px;transition:transform .12s ease,box-shadow .12s ease}.media-thumb--draggable{cursor:grab}.media-thumb--draggable:active{cursor:grabbing}.media-thumb--drag-over .media-thumb__image-wrap{outline:2px solid #0f172a;outline-offset:2px}.media-thumb--drag-source{opacity:.45}.media-thumb__image-wrap{position:relative;width:100%;aspect-ratio:16 / 10;border-radius:12px;overflow:hidden;border:1px solid rgba(15,23,42,.08);background:#f1f5f9}.media-thumb__img{display:block;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;pointer-events:none}.media-thumb__slot{position:absolute;top:8px;left:8px;min-width:26px;height:26px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#0f172ad1;color:#fff;font-size:.78rem;font-weight:700;letter-spacing:.02em;box-shadow:0 1px 2px #0f172a33;pointer-events:none}.media-thumb__remove-overlay{position:absolute;top:6px;right:6px;width:28px;height:28px;display:grid;place-items:center;border:none;border-radius:999px;background:#0f172ad1;color:#fff;font-size:1.15rem;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 1px 3px #0f172a4d;transition:background .12s ease,transform .12s ease}.media-thumb__remove-overlay,.media-thumb__remove-text{opacity:0;pointer-events:none;transition:opacity .12s ease,background .12s ease,transform .12s ease}.media-thumb:hover .media-thumb__remove-overlay:not(:disabled),.media-thumb:focus-within .media-thumb__remove-overlay:not(:disabled),.media-thumb:hover .media-thumb__remove-text:not(:disabled),.media-thumb:focus-within .media-thumb__remove-text:not(:disabled){opacity:1;pointer-events:auto}.media-thumb__remove-overlay:hover:not(:disabled),.media-thumb__remove-overlay:focus-visible{background:#dc2626;transform:scale(1.06);outline:none}.media-thumb__remove-overlay:disabled{opacity:.55;cursor:not-allowed}.media-thumb__footer{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:.78rem}.media-thumb__caption{color:#0f172a9e;font-weight:500}.media-thumb__remove-text{border:none;background:transparent;color:#b91c1c;font-size:.78rem;font-weight:600;padding:2px 6px;margin:-2px -6px;border-radius:6px;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.media-thumb__remove-text:hover:not(:disabled),.media-thumb__remove-text:focus-visible{background:#b91c1c14;outline:none}.media-thumb__remove-text:disabled{color:#b91c1c73;cursor:not-allowed}.media-thumb__replace-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:stretch;justify-content:stretch;border-radius:inherit;pointer-events:none;opacity:0;transition:opacity .14s ease}.media-thumb:hover .media-thumb__replace-overlay,.media-thumb:focus-within .media-thumb__replace-overlay{opacity:1;pointer-events:auto}.media-thumb__replace-overlay--hover-actions{flex-direction:column;background:#0f172a6b}.media-thumb__replace-overlay-fill{flex:1 1 auto;min-height:0;display:flex;align-items:stretch;justify-content:stretch}.media-thumb__replace-overlay-fill .media-dropzone{width:100%;height:100%;min-height:0;border:none;background:transparent}.media-thumb__replace-overlay-fill .media-dropzone__inner{width:100%;height:100%;min-height:0;padding:10px 8px;border:none;background:transparent;color:#fff;justify-content:center;text-align:center}.media-thumb__replace-overlay-fill .media-dropzone__icon{display:none}.media-thumb__replace-overlay-fill .media-dropzone__label{color:#fff;font-size:.78rem;font-weight:600}.media-thumb__replace-overlay-fill .media-dropzone__hint{color:#ffffffd1;font-size:.68rem}.media-thumb__overlay-remove-icon{position:absolute;top:6px;right:6px;z-index:2;width:28px;height:28px;display:grid;place-items:center;border:none;border-radius:999px;background:#0f172ae0;color:#fff;font-size:1.15rem;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 1px 2px #0f172a40;pointer-events:auto}.media-thumb__overlay-remove-icon:hover:not(:disabled),.media-thumb__overlay-remove-icon:focus-visible{background:#b91c1c;outline:none}.media-thumb__overlay-remove-icon:disabled{opacity:.45;cursor:not-allowed}.media-dropzone--thumb-replace-overlay.media-dropzone--inline{width:100%;min-height:0}.banner-slot-grid{display:flex;flex-wrap:wrap;gap:14px;align-items:stretch}.banner-slot-grid .media-thumb{width:180px}.banner-slot-grid__dropzone{width:180px;min-height:0;align-self:stretch}.banner-slot-grid__dropzone.media-dropzone--inline{display:flex;flex-direction:column;gap:6px;min-height:0}.banner-slot-grid__dropzone.media-dropzone--inline .media-dropzone__inner{flex:0 0 auto;width:100%;aspect-ratio:16 / 10;min-height:0;height:auto}.banner-slot-grid__dropzone.media-dropzone--inline:after{content:"";display:block;min-height:1.25em;font-size:.78rem}.media-section{display:flex;flex-direction:column;gap:10px}.media-section__title{font-size:.95rem;font-weight:600;margin:0;color:#0f172a}.media-section__hint{font-size:.8rem;color:#0f172a99;margin:0}.media-section__grid{display:flex;flex-wrap:wrap;gap:14px;align-items:stretch}.media-section__grid--cover .media-thumb,.media-section__grid--cover .media-dropzone{width:220px}.provider-cover-thumb--empty.media-dropzone--inline{display:flex;flex-direction:column;gap:6px;width:220px;min-height:0}.provider-cover-thumb--empty.media-dropzone--inline .media-dropzone__inner{flex:0 0 auto;width:100%;aspect-ratio:16 / 10;min-height:0}.provider-cover-thumb--empty.media-dropzone--inline:after{content:"";display:block;min-height:1.25em;font-size:.78rem}.provider-cover-thumb{width:220px}.provider-cover-thumb__image-wrap{position:relative}.provider-cover-thumb__replace{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:12px;background:#0f172a59;opacity:0;pointer-events:none;transition:opacity .14s ease}.provider-cover-thumb:hover .provider-cover-thumb__replace,.provider-cover-thumb:focus-within .provider-cover-thumb__replace{opacity:1;pointer-events:auto}.provider-cover-thumb__replace .media-dropzone__inner{height:100%;min-height:0;border:none;background:transparent;color:#fff;justify-content:center}.provider-cover-thumb__replace .media-dropzone__icon,.provider-cover-thumb__replace .media-dropzone__hint{display:none}.provider-gallery-add-tile{width:160px}.provider-gallery-add-tile.media-dropzone--inline{min-height:0;border:none;background:transparent;display:flex;flex-direction:column;gap:6px}.provider-gallery-add-tile.media-dropzone--inline .media-dropzone__inner{flex:0 0 auto;width:100%;min-height:0;aspect-ratio:16 / 10;border-radius:12px;border:1px solid rgba(15,23,42,.08);background:#f1f5f9;justify-content:center;gap:6px;padding:10px;box-shadow:inset 0 0 0 1px #ffffff73}.provider-gallery-add-tile.media-dropzone--inline:after{content:"";display:block;min-height:1.25em;font-size:.78rem}.provider-gallery-add-tile .media-dropzone__icon{width:34px;height:34px;color:#0f172ab8;background:#0f172a14}.provider-gallery-add-tile .media-dropzone__label{font-size:.8rem;font-weight:600;color:#0f172adb}.provider-gallery-add-tile .media-dropzone__hint{display:none}.media-section--empty{padding:16px;border:1px dashed rgba(15,23,42,.2);border-radius:12px;color:#0f172a8c;font-size:.85rem;text-align:center}.address-autocomplete{position:relative;width:100%}.address-autocomplete__input-wrap{position:relative}.address-autocomplete__input{width:100%;padding:.55rem 2.1rem .55rem .85rem;border:1px solid rgba(15,23,42,.18);border-radius:.5rem;font:inherit;background:#fff;transition:border-color .12s ease,box-shadow .12s ease}.address-autocomplete__input:focus{outline:none;border-color:#0f766e;box-shadow:0 0 0 3px #0f766e26}.address-autocomplete__input:disabled{background:#f1f5f9;color:#0f172a8c;cursor:not-allowed}.address-autocomplete__clear{position:absolute;top:50%;right:.4rem;transform:translateY(-50%);width:22px;height:22px;border:none;border-radius:999px;background:#0f172a14;color:#0f172a;font-size:1rem;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .12s ease}.address-autocomplete__clear:hover{background:#0f172a2e}.address-autocomplete__panel{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:60;max-height:min(48vh,360px);overflow-y:auto;background:#fff;border:1px solid rgba(15,23,42,.14);border-radius:.55rem;box-shadow:0 10px 26px #0f172a1f}.address-autocomplete__meta{padding:.65rem .85rem;font-size:.82rem;color:#0f172a99}.address-autocomplete__meta--error{color:#b91c1c}.address-autocomplete__group+.address-autocomplete__group{border-top:1px solid rgba(15,23,42,.08)}.address-autocomplete__group-title{position:sticky;top:0;padding:.4rem .85rem .25rem;background:linear-gradient(180deg,#fff 85%,#fff0);font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0f172a8c;z-index:1}.address-autocomplete__list{list-style:none;margin:0;padding:0 0 .2rem}.address-autocomplete__option{display:flex;flex-direction:column;align-items:flex-start;gap:.1rem;width:100%;padding:.5rem .85rem;background:transparent;border:none;text-align:left;font-family:inherit;font-size:.88rem;color:#0f172a;cursor:pointer;transition:background .12s ease}.address-autocomplete__option:hover,.address-autocomplete__option--active,.address-autocomplete__option:focus-visible{background:#0f766e14;outline:none}.address-autocomplete__option-title{font-weight:600}.address-autocomplete__option-sub{font-size:.75rem;color:#0f172a99;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.address-autocomplete__attribution{padding:.4rem .85rem;border-top:1px solid rgba(15,23,42,.06);font-size:.7rem;color:#0f172a80;background:#f8fafc;text-align:right}.address-autocomplete__attribution a{color:#0f766e;text-decoration:none}.address-autocomplete__attribution a:hover{text-decoration:underline}.address-autocomplete--sm .address-autocomplete__input{padding:.4rem 1.8rem .4rem .65rem;font-size:.85rem}.item-listing-page{padding-top:.5rem}.item-listing-topbar{max-width:1120px;margin:0 auto;padding:max(1.1rem,env(safe-area-inset-top,0px)) var(--page-pad-x, 1rem) .75rem;display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box}.item-listing-topbar__btn{border:none;background:transparent;width:40px;height:40px;border-radius:999px;font-size:1.15rem;cursor:pointer;color:#0f172a8c;line-height:1}.item-listing-topbar__btn:hover{color:#111827;background:#0f172a0d}.item-listing-topbar__btn--close{font-size:1.35rem;font-weight:300}.item-listing-shell{max-width:1120px;margin:0 auto;padding:0 var(--page-pad-x, 1rem) var(--page-pad-bottom, 2rem);width:100%;box-sizing:border-box}.item-listing-hero{width:100%}.item-listing-hero-summary{margin-top:.35rem;padding-bottom:1.35rem;margin-bottom:0;border-bottom:1px solid rgba(15,23,42,.1)}.item-listing-hero-summary-row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1.25rem 2rem}.item-listing-hero-summary-main{flex:1;min-width:0}.item-listing-hero-summary-contact{flex:0 0 auto;width:min(100%,300px);min-width:0}.item-listing-hero-summary-contact .provider-profile-glance{margin:0}@media(max-width:720px){.item-listing-hero-summary-row{flex-direction:column;align-items:stretch}.item-listing-hero-summary-contact{width:100%;max-width:none}}.item-listing-hero-summary__title{margin:0 0 .5rem;font-family:var(--booking-title-font);font-size:clamp(1.5rem,3.8vw,1.78rem);font-weight:600;line-height:1.25;color:#0f172a}.item-listing-hero-summary__accommodation-detail{margin:0 0 .65rem;font-family:var(--booking-body-font);font-size:.95rem;font-weight:600;line-height:1.45;color:#0f172ab8}.item-listing-hero-summary__hosted .item-listing-host-strip{margin-top:.15rem;margin-bottom:.85rem}.item-listing-hero-summary__stats{margin:0 0 .55rem;font-family:var(--booking-body-font);font-size:.95rem;color:#0f172ab8;line-height:1.5}.item-listing-hero-summary__reviews{margin:0;font-family:var(--booking-body-font);font-size:.95rem;color:#0f172ad1;line-height:1.45}.item-listing-hero-summary__star{color:#0f172a}.item-listing-hero-summary__reviews-link{font-weight:600;color:#0f172a;text-decoration:underline;text-underline-offset:3px}.item-listing-hero-summary__reviews-link:hover{color:#0f766e}.item-listing-hero-summary__reviews-note{color:#0f172a80;font-weight:400}.item-listing-columns{display:grid;grid-template-columns:1fr;gap:2rem;align-items:start;margin-top:1.5rem}.item-listing-aside{display:flex;flex-direction:column;gap:1.35rem}@media(min-width:960px){.item-listing-columns{grid-template-columns:minmax(0,1fr) min(380px,36%);gap:2.5rem 3.5rem}.item-listing-aside{position:sticky;top:1.25rem}}.item-listing-title-block{margin-bottom:1rem}.item-listing-title{margin:0 0 .45rem;font-family:var(--booking-title-font);font-size:clamp(1.65rem,4vw,1.85rem);font-weight:600;line-height:1.2;color:#0f172a}.item-listing-meta{margin:0;font-family:var(--booking-body-font);font-size:.95rem;color:#0f172a9e;line-height:1.45}.item-listing-host-strip{margin-bottom:1.25rem}.item-listing-host-strip__link{display:inline-flex;align-items:center;gap:.75rem;text-decoration:none;color:inherit;border-radius:.65rem;padding:.2rem .35rem .2rem 0}.item-listing-host-strip__link--static{cursor:default}.item-listing-host-strip__link:hover:not(.item-listing-host-strip__link--static) .item-listing-host-strip__name{text-decoration:underline;text-underline-offset:3px}.item-listing-host-strip__avatar{width:48px;height:48px;border-radius:999px;background:#0f766e2e;color:#0f766e;font-family:var(--booking-title-font);font-weight:700;font-size:.95rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.item-listing-host-strip__label{display:block;font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0f172a73}.item-listing-host-strip__name{display:block;font-family:var(--booking-body-font);font-size:1rem;font-weight:600;color:#111827}.item-listing-photo-grid{margin-bottom:1.5rem}.item-listing-photo-grid__mosaic{height:clamp(240px,38vh,360px);border-radius:.85rem;overflow:hidden}.item-listing-photo-grid__mosaic .location-gallery-item--with-show-all{position:relative}.location-gallery-item__hit{display:block;width:100%;height:100%;margin:0;padding:0;border:none;background:transparent;cursor:pointer;border-radius:inherit;overflow:hidden}.location-gallery-item__hit--static{cursor:default}.item-listing-photo-grid__show-all{position:absolute;bottom:.75rem;right:.75rem;z-index:3;display:inline-flex;align-items:center;gap:.5rem;padding:.65rem 1rem;border-radius:.55rem;border:1px solid rgba(17,24,39,.88);background:#fffcf8f0;box-shadow:0 2px 14px #00000024;font-family:var(--booking-body-font);font-size:.875rem;font-weight:600;color:#111827;cursor:pointer;line-height:1.2}.item-listing-photo-grid__show-all:hover{background:#fff;border-color:#111827}.item-listing-photo-grid__show-all-icon{display:flex;align-items:center;justify-content:center;color:#111827}@media(max-width:720px){.item-listing-photo-grid{margin-left:calc(-1 * var(--page-pad-x, 1rem));margin-right:calc(-1 * var(--page-pad-x, 1rem));width:calc(100% + 2 * var(--page-pad-x, 1rem));max-width:none;margin-bottom:1.15rem}.item-listing-photo-grid__mosaic.location-gallery{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;gap:.55rem;height:min(52vw,260px);min-height:188px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-padding-left:var(--page-pad-x, 1rem);scroll-padding-right:var(--page-pad-x, 1rem);padding-left:var(--page-pad-x, 1rem);padding-right:var(--page-pad-x, 1rem);border-radius:0;grid-template-columns:unset;grid-template-rows:unset;grid-template-areas:unset}.item-listing-photo-grid__mosaic.location-gallery::-webkit-scrollbar{display:none}.item-listing-photo-grid__mosaic .location-gallery-item{flex:0 0 min(86vw,340px);width:min(86vw,340px);max-width:min(86vw,340px);height:100%;min-height:0;scroll-snap-align:start;border-radius:.85rem;grid-area:unset!important}.item-listing-photo-grid__show-all{bottom:.5rem;right:.5rem;padding:.5rem .72rem;font-size:.78rem;gap:.35rem}}@media(max-width:480px){.item-listing-topbar{padding-top:max(.85rem,env(safe-area-inset-top,0px))}.item-listing-gallery-modal{padding-top:max(.35rem,env(safe-area-inset-top,0px));padding-left:max(.35rem,env(safe-area-inset-left,0px));padding-right:max(.35rem,env(safe-area-inset-right,0px));padding-bottom:max(.65rem,env(safe-area-inset-bottom,0px))}.item-listing-gallery-modal__nav-spacer{flex:0 0 32px;width:32px}.item-listing-gallery-modal__nav{flex:0 0 40px;width:40px;height:40px;font-size:1.35rem}.item-listing-gallery-modal__img{max-height:min(72vh,calc(100vh - 5rem))}}.item-listing-gallery-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:90;display:flex;flex-direction:column;padding:.5rem .75rem 1rem;box-sizing:border-box}.item-listing-gallery-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:none;padding:0;margin:0;background:#000000e0;cursor:pointer}.item-listing-gallery-modal__panel{position:relative;z-index:1;flex:1;display:flex;flex-direction:column;min-height:0;max-width:min(1200px,100%);width:100%;margin:0 auto;pointer-events:none}.item-listing-gallery-modal__panel>*{pointer-events:auto}.item-listing-gallery-modal__top{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.35rem .15rem .65rem}.item-listing-gallery-modal__count{font-family:var(--booking-body-font);font-size:.9rem;font-weight:600;color:#ffffffeb}.item-listing-gallery-modal__close{width:40px;height:40px;border-radius:999px;border:1px solid rgba(255,255,255,.35);background:#ffffff1f;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.item-listing-gallery-modal__close:hover{background:#ffffff38}.item-listing-gallery-modal__stage{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;gap:.35rem}.item-listing-gallery-modal__img{flex:1;min-width:0;max-width:100%;max-height:min(78vh,calc(100vh - 5.5rem));width:auto;height:auto;object-fit:contain;border-radius:.35rem}.item-listing-gallery-modal__nav-spacer{flex:0 0 44px;width:44px}.item-listing-gallery-modal__nav{flex:0 0 44px;width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.4);background:#ffffff24;color:#fff;font-size:1.65rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.item-listing-gallery-modal__nav:hover{background:#ffffff42}.item-listing-address{padding:1.75rem 0 .25rem;border-top:1px solid rgba(15,23,42,.08)}.item-listing-main>.item-listing-address:first-child{border-top:none;padding-top:.25rem}.item-listing-address--empty{padding-bottom:.5rem}.item-listing-section{padding:1.75rem 0;border-top:1px solid rgba(15,23,42,.08)}.item-listing-main>.item-listing-section:first-child{border-top:none}.item-listing-section-title{margin:0 0 1rem;font-family:var(--booking-title-font);font-size:1.28rem;font-weight:600;color:#0f172a;line-height:1.25}.item-listing-subtitle{margin:0 0 .5rem;font-family:var(--booking-body-font);font-size:1rem;font-weight:600;color:#111827}.item-listing-muted{margin:0;font-family:var(--booking-body-font);font-size:.95rem;line-height:1.55;color:#0f172a94}.item-listing-address__line{margin:0 0 1rem;font-family:var(--booking-body-font);font-size:1rem;color:#0f172ac7;line-height:1.45}.item-listing-map-frame{border-radius:.85rem;overflow:hidden;border:1px solid rgba(15,23,42,.08);height:min(320px,48vw);background:#0f172a0a}.item-listing-map-frame iframe{width:100%;height:100%;border:0;display:block}.item-listing-aside .item-listing-address{margin:0;padding:1.2rem 1.15rem 1.05rem;border-top:none;border-radius:.9rem;background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 8px 26px #0f172a0f}.item-listing-aside .item-listing-address--empty{padding-bottom:1.1rem}.item-listing-aside .item-listing-address .item-listing-section-title{margin:0 0 .6rem;font-size:1.05rem}.item-listing-aside .item-listing-address__line{margin:0 0 .85rem;font-size:.94rem}.item-listing-aside .item-listing-map-frame{height:min(220px,42vw)}.item-listing-aside .item-listing-address--empty .item-listing-muted{margin-top:0}.item-listing-address--empty .item-listing-muted{margin-top:.35rem}.item-listing-quick-stats{display:flex;flex-wrap:wrap;gap:1.25rem 1.75rem;padding:1.25rem 0 .5rem;border-top:1px solid rgba(15,23,42,.08)}.item-listing-quick-stats__item{display:flex;align-items:flex-start;gap:.65rem;max-width:11rem}.item-listing-quick-stats__item .provider-quick-stat-icon{width:40px;height:40px;flex-shrink:0}.item-listing-quick-stats__value{font-family:var(--booking-body-font);font-size:13px;font-weight:500;line-height:1.35;color:#0f172a8c}.item-listing-quick-stats__line{display:block}.item-listing-about__body p{margin:0;font-family:var(--booking-body-font);font-size:1rem;line-height:1.6;color:#0f172ac7;white-space:pre-wrap}.item-listing-extras .item-listing-section-title{margin-bottom:.45rem}.item-listing-extras__intro{margin:0 0 1.35rem;max-width:40rem;font-family:var(--booking-body-font);font-size:.95rem;line-height:1.5;color:#0f172a8c}.item-listing-extras__facts{list-style:none;margin:0 0 1.5rem;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:1rem 2.25rem}@media(max-width:640px){.item-listing-extras__facts{grid-template-columns:1fr}}.item-listing-extras__fact{margin:0;padding:.15rem 0 1.1rem}.item-listing-extras__fact-label{display:block;font-family:var(--booking-title-font);font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#0f172a6b;margin-bottom:.4rem}.item-listing-extras__fact-value{display:block;font-family:var(--booking-body-font);font-size:1rem;font-weight:600;line-height:1.45;color:#111827}.item-listing-extras__fact-value--long{font-weight:400;line-height:1.58;color:#0f172ac7}.item-listing-extras__note{position:relative;margin:0 0 .35rem;padding:.85rem 0 .95rem 1rem;border-left:2px solid rgba(15,118,110,.35);background:transparent;border-radius:0}.item-listing-extras__note:last-child{margin-bottom:0}.item-listing-extras__note-title{margin:0 0 .4rem;font-family:var(--booking-title-font);font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0f766e}.item-listing-extras__note-body{margin:0;font-family:var(--booking-body-font);font-size:.98rem;line-height:1.6;color:#0f172ad1;white-space:pre-wrap}.item-listing-sleep__carousel-wrap{position:relative;margin-bottom:1rem}.item-listing-sleep__carousel-wrap--peek .item-listing-sleep__carousel{padding-right:2.75rem}.item-listing-sleep__carousel{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:.2rem}.item-listing-sleep__carousel::-webkit-scrollbar{display:none}.item-listing-sleep__room-card{flex:0 0 min(300px,82vw);scroll-snap-align:start;padding:1.15rem 1.2rem;border-radius:.75rem;background:#ffffffd9;border:1px solid rgba(15,23,42,.1);color:#0f172ad1}.item-listing-sleep__room-card-icon{margin-bottom:.65rem;min-height:22px;color:#0f766e}.item-listing-sleep__room-card-icon-img{display:block;width:22px;height:22px;object-fit:contain}.item-listing-sleep__room-card-icon-svg{display:block;width:22px;height:22px;flex-shrink:0}.item-listing-sleep__room-card-icon-fallback{display:inline-flex;align-items:center;justify-content:center;width:22px}.item-listing-sleep__room-card-title{font-family:var(--booking-title-font);font-size:1.02rem;font-weight:700;color:#111827;margin-bottom:.35rem}.item-listing-sleep__room-card-sub{font-family:var(--booking-body-font);font-size:.92rem;line-height:1.45;color:#0f172aa6}.item-listing-sleep__carousel-next{position:absolute;right:0;top:50%;transform:translateY(-50%);width:34px;height:34px;border-radius:999px;border:1px solid rgba(15,23,42,.12);background:#fff;box-shadow:0 2px 10px #0f172a14;color:#111827;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:1}.item-listing-sleep__carousel-next:hover{border-color:#0f766e73;color:#0f766e}.item-listing-sleep__prose p{margin:0;font-size:.98rem;line-height:1.55;color:#0f172abf}.item-listing-offers__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:.85rem 1.5rem}.item-listing-offers__group+.item-listing-offers__group{margin-top:1.2rem}.item-listing-offers__group-title{margin:0 0 .7rem;font-family:var(--booking-title-font);font-size:1.05rem;font-weight:600;color:#0f172a}@media(max-width:599px){.item-listing-offers__grid{grid-template-columns:1fr}}.item-listing-offers__item{display:flex;align-items:center;gap:.65rem;font-family:var(--booking-body-font);font-size:.95rem;color:#0f172ad1}.item-listing-offers__icon{object-fit:contain;flex-shrink:0}.item-listing-offers__check{width:22px;text-align:center;color:#0f766e;font-weight:700;flex-shrink:0}.item-listing-offers__toggle{margin-top:1.25rem;padding:.85rem 1.35rem;border-radius:.65rem;border:1px solid rgba(15,23,42,.14);background:#ffffffe6;font-family:var(--booking-title-font);font-weight:700;font-size:.95rem;color:#111827;cursor:pointer;transition:border-color .15s ease,color .15s ease,background .15s ease}.item-listing-offers__toggle:hover{border-color:#0f766e66;color:#0f766e;background:#0f766e0f}.item-listing-book-card{padding:1.35rem 1.25rem;border-radius:.9rem;background:#fff;border:1px solid rgba(15,23,42,.1);box-shadow:0 12px 40px #0f172a14}.item-listing-book-card__type-tag{display:inline-flex;align-items:center;gap:.45rem;margin:0 0 .95rem;padding:.32rem .65rem;border-radius:999px;background:#0f766e14;border:1px solid rgba(15,118,110,.18)}.item-listing-book-card__type-tag-dot{width:.42rem;height:.42rem;border-radius:50%;background:#0f766e;flex-shrink:0}.item-listing-book-card__type-tag-text{font-family:var(--booking-title-font);font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#0f766e;line-height:1}.item-listing-book-card__price-block{margin-bottom:1.1rem}.item-listing-book-card__price-main--with-sleep-grid{width:100%}.item-listing-book-card__price-row-with-icons{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:flex-start;justify-content:space-between;gap:.65rem .75rem;width:100%}.item-listing-book-card__price-amount-stack{flex:0 1 auto;min-width:0}.item-listing-book-card__price-block--with-sleep .item-listing-book-card__sublines{margin-top:.35rem}.item-listing-book-card__sleep-grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem .45rem;flex:0 0 auto;width:9rem;max-width:55%;min-width:0}.item-listing-book-card__sleep-grid--single-row{grid-template-columns:repeat(3,minmax(0,1fr));width:10.5rem}.item-listing-book-card__sleep-cell{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:.3rem;min-width:0;text-align:center}.item-listing-book-card__sleep-cell-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.item-listing-book-card__sleep-icon{display:block;width:28px;height:28px;object-fit:contain}.item-listing-book-card__sleep-primary{display:block;width:100%;font-family:var(--booking-title-font);font-size:1rem;font-weight:700;line-height:1.15;color:#111827;text-align:center;font-variant-numeric:tabular-nums;font-feature-settings:"tnum" 1,"lnum" 1;min-height:1.15em}.item-listing-book-card__price-block--sleep-only{margin-bottom:1.1rem}.item-listing-book-card__price-label{display:block;font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#0f172a73;margin-bottom:.35rem}.item-listing-book-card__price-row{display:flex;align-items:baseline;gap:.15em;font-family:var(--booking-title-font);font-weight:700;color:#0f172a;line-height:1}.item-listing-book-card__currency{font-size:1.25rem;color:#0f172a8c}.item-listing-book-card__amount{font-size:clamp(1.75rem,4vw,2.1rem);letter-spacing:-.02em}.item-listing-book-card__sublines{display:flex;flex-direction:column;gap:.15rem;margin-top:.45rem}.item-listing-book-card__sub{font-family:var(--booking-body-font);font-size:.88rem;color:#0f172a94}.item-listing-book-card__sub:first-of-type{font-weight:600;color:#0f172ab8}.item-listing-book-card__no-price{margin:0 0 1rem;font-size:.92rem;color:#0f172a8c}.item-listing-book-card__options{margin-top:.7rem;display:flex;gap:.45rem;overflow-x:auto;padding-bottom:.15rem}.item-listing-book-card__option-chip{border:1px solid rgba(15,23,42,.15);background:#fff;border-radius:999px;padding:.4rem .65rem;display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;font-size:.72rem;color:#0f172ad1;cursor:pointer}.item-listing-book-card__option-chip strong{font-size:.75rem;color:#0f172a}.item-listing-book-card__option-chip.is-active{border-color:#0f766e8c;background:#0f766e1a}.item-listing-book-card .btn{width:100%;justify-content:center;margin-top:.15rem}.item-listing-book-card__pricing-options-list{display:flex;flex-direction:column;gap:.35rem;margin-top:.5rem;padding-top:.5rem;border-top:1px solid rgba(15,23,42,.08);border:1px solid rgba(15,23,42,.08);border-radius:.65rem;padding:.5rem;background:#fff}.item-listing-book-card__options-header-row{display:flex;align-items:center;justify-content:space-between;gap:.45rem}.item-listing-book-card__options-header{font-family:var(--booking-title-font);font-size:.66rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#0f172a80;margin:0 0 .08rem;text-align:left}.item-listing-book-card__options-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(92px,1fr));gap:.28rem;margin-bottom:.2rem;padding-bottom:.35rem;border-bottom:1px solid rgba(148,163,184,.2)}.item-listing-book-card__options-filters select,.item-listing-book-card__clear-filters{width:100%;min-height:28px;border:1px solid rgba(148,163,184,.4);border-radius:.35rem;background:#fff;color:#334155;font-size:.72rem;padding:.22rem .38rem}.item-listing-book-card__clear-filters{width:auto;min-width:72px;cursor:pointer;font-weight:600;white-space:nowrap}.item-listing-book-card__options-scroll{max-height:10.75rem;overflow:auto;padding-right:.15rem}.item-listing-book-card__option-row{display:flex;flex-direction:column;width:100%;padding:.5rem .62rem .45rem;border-radius:.75rem;border:1px solid rgba(15,23,42,.1);background:#fff;cursor:pointer;text-align:left;transition:all .15s ease}.item-listing-book-card__no-filter-results{margin:.45rem 0 0;color:#0f172a94;font-size:.8rem}.item-listing-book-card__option-row-main{display:flex;align-items:center;gap:.5rem;flex-wrap:nowrap;min-width:0}.item-listing-book-card__option-row:hover{border-color:#0f766e59;background:#0f766e05}.item-listing-book-card__option-row.is-active{border-color:#0f766e;background:#0f766e0f;box-shadow:0 1px 4px #0f766e1a}.item-listing-book-card__option-detail-cell{display:flex;align-items:center;gap:2px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-listing-book-card__detail-icon{width:14px;height:14px;opacity:.6;flex-shrink:0}.item-listing-book-card__option-row-price{font-family:var(--booking-title-font);font-size:.84rem;font-weight:700;color:#0f172a;margin-left:auto;flex-shrink:0}.item-listing-book-card__option-row-meta{margin-top:.25rem;font-family:var(--booking-body-font);font-size:.74rem;font-weight:600;color:#0f172a99}.surf-camp-book-card{display:flex;flex-direction:column;gap:.85rem}.surf-camp-book-card__sessions-block{display:flex;flex-direction:column;gap:.55rem;padding-bottom:.25rem;border-bottom:1px solid rgba(15,23,42,.08)}.surf-camp-book-card__sessions-title{margin:0;font-size:.72rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;color:#0f172a7a}.surf-camp-sessions-hint--in-card{margin:0;max-width:none;font-size:.8rem}.surf-camp-sessions-list--in-card{width:100%}.surf-camp-book-card .surf-camp-sessions-list__item{width:100%;max-width:none}.surf-camp-detail-video-link--aside{display:inline-flex;flex-direction:row;align-items:center;gap:.65rem;margin-top:.15rem;padding:.45rem 0;font-weight:600;font-size:.92rem;color:#0f766e;text-decoration:none}.surf-camp-detail-video-link--aside:hover{color:#0d5f5a}.surf-camp-price-options{display:flex;flex-direction:column;gap:.5rem}.surf-camp-price-option{display:flex;flex-direction:column;align-items:flex-start;gap:.15rem;width:100%;text-align:left;border:1px solid rgba(15,23,42,.12);border-radius:.75rem;padding:.75rem .95rem;background:#fff;cursor:pointer;font-family:inherit;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.surf-camp-price-option:hover{border-color:#0f172a38}.surf-camp-price-option--active{border-color:#0f766ea6;background:#0f766e12;box-shadow:0 0 0 1px #0f766e47}.surf-camp-price-option__label{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#0f172a7a}.surf-camp-price-option__amount{font-size:1.28rem;font-weight:700;color:#0f172a;letter-spacing:-.02em;line-height:1.15}.surf-camp-price-option__unit{font-size:.82rem;font-weight:600;color:#0f172a85}.surf-camp-price-option__fallback{margin:0;padding:.75rem .5rem;font-size:.9rem;line-height:1.45;color:#0f172aa6}.surf-camp-book-card__selection-note{margin:0;font-size:.82rem;line-height:1.45;color:#0f172ab3}.surf-camp-sessions-hint{margin:0 0 .75rem;max-width:32rem;font-size:.86rem;line-height:1.45;color:#0f172a99}.surf-camp-sessions-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:flex-start;gap:.65rem}.surf-camp-sessions-list__item-wrap{list-style:none;margin:0;padding:0}.surf-camp-sessions-list__item{display:flex;flex-direction:column;gap:.35rem;box-sizing:border-box;width:fit-content;max-width:100%;padding:.65rem .85rem;border-radius:12px;font:inherit;font-family:inherit;text-align:left;-moz-appearance:none;appearance:none;-webkit-appearance:none;cursor:pointer;color:inherit;background:#ffffffeb;border:1px solid rgba(15,23,42,.08);box-shadow:0 1px 2px #0f172a0a;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.surf-camp-sessions-list__item:hover{border-color:#0f766e59}.surf-camp-sessions-list__item:focus-visible{outline:none;box-shadow:0 0 0 3px #0f766e38}.surf-camp-sessions-list__item--selected{border-color:#0f766e;background:#0f766e14;box-shadow:0 1px 2px #0f766e1f}.surf-camp-sessions-list__dates{font-weight:600;font-size:.92rem;color:#0f172a}.surf-camp-sessions-list__prices{font-size:.88rem;color:#0f172abf}.surf-camp-sessions-list__muted{color:#0f172a73;font-style:italic}@media(max-width:959px){.item-listing-aside{position:static;order:1;min-width:0}.item-listing-main{order:2;min-width:0}}
