.status-badge{align-items:center;border-radius:9999px;display:inline-flex;font-weight:700;gap:.5rem;line-height:1.25;white-space:nowrap}.status-badge__dot{background:currentColor;border-radius:50%;flex-shrink:0;height:6px;width:6px}.status-badge--sm{font-size:.7rem;padding:2px 8px}.status-badge--sm .status-badge__dot{height:4px;width:4px}.status-badge--md{font-size:.76rem;padding:.25rem .75rem}.status-badge--lg{font-size:.875rem;padding:.375rem 1rem}.status-badge--lg .status-badge__dot{height:8px;width:8px}.status-badge--neutral{background:#fff;background:var(--surface,#f1f5f9);color:#4b5563;color:var(--muted,#64748b)}.status-badge--info{background:#dbeafe;background:var(--color-secondary-bg,#dbeafe);color:#1d4f91;color:var(--color-secondary,#2563eb)}.status-badge--success{background:#dcfce7;background:var(--color-success-bg,#dcfce7);color:#166534;color:var(--color-success,#166534)}.status-badge--warning{background:#fef3c7;background:var(--color-tertiary-bg,#fef3c7);color:#d8942a;color:var(--color-tertiary,#92400e)}.status-badge--danger{background:#fee2e2;background:var(--color-danger-bg,#fee2e2);color:#b91c1c;color:var(--color-danger,#991b1b)}.status-badge--secondary{background:#f3e8ff;background:var(--color-secondary-variant-bg,#f3e8ff);color:#6b21a8;color:var(--color-secondary-variant,#6b21a8)}.btn--compat,.ui-button{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:var(--color-transparent);align-items:center;background-clip:padding-box;border:2px solid transparent;border:2px solid var(--color-transparent);border-radius:10px;box-sizing:border-box;color:#111;color:var(--text);color:var(--color-on-surface);cursor:pointer;display:inline-flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;font-weight:700;gap:.75rem;justify-content:center;line-height:1.5;min-height:40px;padding:12px 14px;text-decoration:none;transition:transform .18s ease,box-shadow .22s ease,filter .16s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.btn--compat:focus-visible,.ui-button:focus-visible{box-shadow:0 8px 20px rgba(15,143,134,.18);box-shadow:0 8px 20px var(--primary-shadow);outline:none}.btn--compat:active,.ui-button:active{transform:translateY(1px)}.btn--compat:disabled,.is-disabled.btn--compat,.ui-button.is-disabled,.ui-button:disabled,.ui-button[aria-disabled=true],[aria-disabled=true].btn--compat{cursor:not-allowed;filter:grayscale(6%);opacity:.56;pointer-events:none}.ui-button--xl{border-radius:12px;color:#111;color:var(--text);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.5;padding:16px 22px}.ui-button--large{font-size:1.25rem;line-height:1.75;padding:14px 18px}.ui-button--large,.ui-button--medium{color:#111;color:var(--text);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500}.ui-button--medium{font-size:1rem;line-height:1.5;padding:12px 14px}.ui-button--small{font-size:.875rem;line-height:1.2;padding:8px 12px}.ui-button--extra-small,.ui-button--small,.ui-button--xs{color:#4b5563;color:var(--muted);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400}.ui-button--extra-small,.ui-button--xs{font-size:.76rem;line-height:1.25;padding:6px 10px}.ui-button--circular{border-radius:50%;color:#4b5563;color:var(--muted);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;height:48px;line-height:1.2;padding:0;width:48px}.ui-button__icon{align-items:center;display:inline-flex;justify-content:center;line-height:0}.ui-button__icon img,.ui-button__icon svg{display:block;height:1em;width:1em}.ui-button--solid.ui-button--primary{background:linear-gradient(215deg,#0f8f86,#1d4f91);background:linear-gradient(215deg,var(--color-primary),var(--color-secondary));border-color:transparent;border-color:var(--color-transparent);box-shadow:0 8px 20px rgba(15,143,134,.18);box-shadow:0 8px 20px var(--primary-shadow);color:#fff;color:var(--color-on-primary)}.ui-button--solid.ui-button--primary:hover{filter:brightness(.98);transform:translateY(-2px)}.ui-button--solid.ui-button--c{background:linear-gradient(215deg,#1d4f91,#123565);background:linear-gradient(215deg,var(--color-secondary),var(--color-secondary-dark));border-color:transparent;border-color:var(--color-transparent);box-shadow:0 8px 18px rgba(29,79,145,.1);box-shadow:0 8px 18px var(--secondary-soft);color:#fff;color:var(--color-on-secondary)}.ui-button--solid.ui-button--c:hover{transform:translateY(-1px)}.ui-button--solid.ui-button--danger{background:linear-gradient(215deg,#b91c1c,color-mix(in srgb,#b91c1c 70%,#111 30%));background:linear-gradient(215deg,var(--color-danger),color-mix(in srgb,var(--color-danger) 70%,var(--text) 30%));border-color:transparent;border-color:var(--color-transparent);box-shadow:0 8px 18px rgba(185,28,28,.08);box-shadow:0 8px 18px var(--danger-soft);color:#fff;color:var(--color-on-primary)}.ui-button--solid.ui-button--danger:hover{filter:brightness(.96)}.ui-button--solid.ui-button--white{background:#fff;background:var(--bg-2);border-color:#fff;border-color:var(--color-on-primary);box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm);color:#07655f;color:var(--color-primary-dark)}.ui-button--solid.ui-button--white:hover{filter:brightness(.99);transform:translateY(-1px)}.ui-button--outline{background:transparent;background:var(--color-transparent);border-style:solid;border-width:1px;color:#07655f;color:var(--color-primary-dark)}.ui-button--outline.ui-button--primary{border-color:rgba(15,143,134,.18);border-color:var(--primary-shadow);color:#07655f;color:var(--color-primary-dark)}.ui-button--outline.ui-button--primary:hover{background:rgba(15,143,134,.05);background:var(--primary-softer);color:#07655f;color:var(--color-primary-dark)}.ui-button--outline.ui-button--secondary{border-color:rgba(29,79,145,.1);border-color:var(--secondary-soft);color:#123565;color:var(--color-secondary-dark)}.ui-button--outline.ui-button--secondary:hover{background:rgba(29,79,145,.1);background:var(--secondary-soft)}.ui-button--outline.ui-button--danger{border-color:rgba(185,28,28,.08);border-color:var(--danger-soft);color:#b91c1c;color:var(--color-danger)}.ui-button--outline.ui-button--danger:hover{background:rgba(185,28,28,.08);background:var(--danger-soft)}.ui-button--outline.ui-button--white{border-color:rgba(15,143,134,.18);border-color:var(--primary-focus);color:#fff;color:var(--color-on-primary)}.ui-button--outline.ui-button--white:hover{background:hsla(0,0%,7%,.06);background:var(--neutral-soft)}.ui-button--text{background:transparent;background:var(--color-transparent);border:none;color:#07655f;color:var(--color-primary-dark);font-weight:400;padding:.5rem .75rem}.ui-button--text:hover{color:#123565;color:var(--color-secondary-dark);text-decoration:underline}.ui-button--solid-outline{border-width:2px;font-weight:700}.ui-button--solid-outline.ui-button--primary{background:#0f8f86;background:var(--color-primary);border-color:#1d4f91;border-color:var(--color-secondary);box-shadow:0 8px 18px rgba(15,143,134,.1);box-shadow:0 8px 18px var(--primary-soft);color:#fff;color:var(--color-on-primary)}.ui-button--solid-outline.ui-button--primary:hover{border-color:#123565;border-color:var(--color-secondary-dark);filter:brightness(.98);transform:translateY(-1px)}.ui-button--solid-outline.ui-button--secondary{background:#1d4f91;background:var(--color-secondary);border-color:#0f8f86;border-color:var(--color-primary);color:#fff;color:var(--color-on-secondary)}.ui-button--solid-outline.ui-button--secondary:hover{border-color:#07655f;border-color:var(--color-primary-dark)}.ui-button--solid-outline.ui-button--danger{background:#b91c1c;background:var(--color-danger);border-color:#fff;border-color:var(--color-on-primary);color:#fff;color:var(--color-on-primary)}.ui-button--solid-outline.ui-button--danger:hover{filter:brightness(.96)}.ui-button--solid-outline.ui-button--white{background:#fff;background:var(--bg-2);border-color:#b91c1c;border-color:var(--color-danger);color:#07655f;color:var(--color-primary-dark)}.ui-button--solid-outline.ui-button--white:hover{filter:brightness(.995)}.ui-button--ghost{background:transparent;background:var(--color-transparent);border:1px dashed hsla(0,0%,7%,.06);border:1px dashed var(--neutral-soft);color:#4b5563;color:var(--color-muted);cursor:default!important;opacity:.6;pointer-events:none}.ui-button--secondary-primary{border-color:#0f8f86!important;border-color:var(--color-primary)!important}.ui-button--secondary-secondary{border-color:#1d4f91!important;border-color:var(--color-secondary)!important}.ui-button--secondary-danger{border-color:#b91c1c!important;border-color:var(--color-danger)!important}.ui-button--secondary-white{border-color:#fff!important;border-color:var(--color-on-primary)!important}.icon-only.btn--compat,.ui-button.icon-only{border-radius:50%;height:40px;padding:0;width:40px}.gallery{--gallery-radius:12px;--gallery-overlay:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.75));--gallery-glass:rgba(0,0,0,.45);--gallery-glass-border:hsla(0,0%,100%,.1);--gallery-text:#fff;--gallery-accent:var(--color-primary,#3b82f6);display:flex;flex-direction:column;gap:.625rem;min-width:0;position:relative}.gallery__stage{background:#f1f5f9;background:var(--surface-inset,#f1f5f9);border-radius:var(--gallery-radius);isolation:isolate;overflow:hidden;position:relative}.gallery__hero{background:none;border:0;color:inherit;cursor:pointer;inset:0;padding:0;position:absolute}.gallery__hero,.gallery__hero img{display:block;height:100%;width:100%}.gallery__hero img{-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.gallery__hero:hover img{transform:scale(1.04)}.gallery__hero:focus-visible{outline:2px solid var(--gallery-accent);outline-offset:-2px}.gallery__hero-overlay{background:var(--gallery-overlay);inset:0;pointer-events:none;position:absolute}.gallery__hero-caption{bottom:1.25rem;display:flex;gap:1rem;justify-content:space-between;left:1.25rem;pointer-events:none;position:absolute;right:1.25rem}.gallery__hero-badge,.gallery__hero-caption{align-items:center;color:var(--gallery-text)}.gallery__hero-badge{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:var(--gallery-glass);border:1px solid var(--gallery-glass-border);border-radius:999px;display:inline-flex;font-size:.78rem;font-weight:700;gap:.4rem;line-height:1;padding:.45rem .75rem}.gallery__hero-badge svg{flex-shrink:0}.gallery__hero-location{font-size:.75rem;font-weight:700;letter-spacing:.06em;line-height:1.3;opacity:.7;text-align:right;text-transform:uppercase}.gallery__nav{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:var(--gallery-glass);border:1px solid var(--gallery-glass-border);border-radius:10px;color:var(--gallery-text);display:inline-flex;gap:.25rem;left:1rem;padding:.25rem;position:absolute;top:1rem;z-index:3}.gallery__nav-btn{background:hsla(0,0%,100%,.08);border:0;border-radius:8px;color:var(--gallery-text);cursor:pointer;display:inline-grid;height:34px;place-items:center;transition:background .18s ease;width:34px}.gallery__nav-btn:hover{background:hsla(0,0%,100%,.18)}.gallery__nav-btn:focus-visible{outline:2px solid var(--gallery-text);outline-offset:2px}.gallery__nav-counter{font-size:.78rem;font-weight:700;letter-spacing:.04em;min-width:46px;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gallery__play-btn{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:var(--gallery-glass);border:1px solid var(--gallery-glass-border);border-radius:8px;color:var(--gallery-text);cursor:pointer;display:inline-grid;height:34px;place-items:center;position:absolute;right:1rem;top:1rem;transition:background .18s ease;width:34px;z-index:3}.gallery__play-btn:hover{background:hsla(0,0%,100%,.18)}.gallery__play-btn:focus-visible{outline:2px solid var(--gallery-text);outline-offset:2px}.gallery__thumbs{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(5,1fr)}.gallery__thumb{aspect-ratio:4/3;background:#f1f5f9;background:var(--surface-inset,#f1f5f9);border:2px solid transparent;border-radius:10px;cursor:pointer;flex:1 1;isolation:isolate;min-height:0;overflow:hidden;padding:0;position:relative;transition:border-color .22s ease,transform .22s ease}.gallery__thumb img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .34s cubic-bezier(.22,1,.36,1);width:100%}.gallery__thumb:hover img{transform:scale(1.06)}.gallery__thumb.is-active{border-color:var(--gallery-accent);transform:scale(1.02)}.gallery__thumb:focus-visible{outline:2px solid var(--gallery-accent);outline-offset:2px}.gallery__thumb-more{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(0,0,0,.5);color:var(--gallery-text);display:grid;font-size:1.1rem;font-weight:800;inset:0;letter-spacing:.02em;place-items:center;pointer-events:none;position:absolute}.gallery__lightbox{align-items:center;animation:gallery-fade-in .2s ease;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(0,0,0,.92);display:flex;inset:0;justify-content:center;position:fixed;z-index:99999}.gallery__lightbox-content{align-items:center;display:flex;flex-direction:column;gap:1rem;max-height:88vh;max-width:92vw;position:relative}.gallery__lightbox-content img{animation:gallery-scale-in .25s cubic-bezier(.22,1,.36,1);border-radius:8px;box-shadow:0 32px 120px rgba(0,0,0,.5);max-height:80vh;max-width:100%;-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gallery__lightbox-footer{align-items:center;display:flex;gap:1rem}.gallery__lightbox-counter{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:rgba(0,0,0,.5);border-radius:999px;color:var(--gallery-text);font-size:.82rem;font-weight:700;letter-spacing:.04em;padding:.4rem 1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gallery__lightbox-btn{backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:var(--gallery-glass);border:1px solid var(--gallery-glass-border);color:var(--gallery-text);cursor:pointer;display:grid;place-items:center;position:absolute;transition:background .2s ease,transform .2s ease;z-index:2}.gallery__lightbox-btn:hover{background:hsla(0,0%,100%,.15);transform:scale(1.05)}.gallery__lightbox-btn:focus-visible{outline:2px solid var(--gallery-text);outline-offset:2px}.gallery__lightbox-btn--close{border-radius:50%;height:44px;right:1.5rem;top:1.5rem;width:44px}.gallery__lightbox-btn--prev{border-radius:50%;height:52px;left:1.5rem;top:50%;transform:translateY(-50%);width:52px}.gallery__lightbox-btn--prev:hover{transform:translateY(-50%) scale(1.05)}.gallery__lightbox-btn--next{border-radius:50%;height:52px;right:1.5rem;top:50%;transform:translateY(-50%);width:52px}.gallery__lightbox-btn--next:hover{transform:translateY(-50%) scale(1.05)}@media(max-width:640px){.gallery{--gallery-radius:10px;gap:.5rem}.gallery__hero-caption{align-items:flex-start;bottom:.75rem;flex-direction:column;left:.75rem;right:.75rem}.gallery__hero-location{text-align:left}.gallery__nav{left:.75rem;top:.75rem}.gallery__nav-btn{height:30px;width:30px}.gallery__nav-counter{font-size:.72rem;min-width:38px}.gallery__thumbs{gap:.35rem;grid-template-columns:repeat(5,1fr)}.gallery__lightbox-btn--next,.gallery__lightbox-btn--prev{bottom:5rem;height:42px;top:auto;transform:none;width:42px}.gallery__lightbox-btn--next:hover,.gallery__lightbox-btn--prev:hover{transform:scale(1.05)}.gallery__lightbox-btn--prev{left:1rem}.gallery__lightbox-btn--next{right:1rem}.gallery__lightbox-content img{max-height:70vh}}@media(min-width:1200px){.gallery{--gallery-radius:14px}.gallery__hero-badge{font-size:.82rem;padding:.5rem .9rem}.gallery__hero-location{font-size:.82rem}}@keyframes gallery-fade-in{0%{opacity:0}to{opacity:1}}@keyframes gallery-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.ui-span--primary{color:#0f8f86;font-size:large}.ui-span--light,.ui-span--primary{border-radius:4px;font-weight:700;padding:0 .25rem}.ui-span--light{color:#fcfcfd;font-size:1.25rem}.ui-subtitle{font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:500;margin-bottom:.5rem;text-align:center}.ui-subtitle--light{color:hsla(0,0%,7%,.62);color:var(--text-light)}.ui-subtitle--primary{color:#07655f;color:var(--title-accent)}.ui-subtitle--secondary{color:#4b5563;color:var(--subtitle)}.ui-subtitle--tertiary{color:#8a5a10;color:var(--color-tertiary-text)}.ui-subtitle--small{font-size:1rem}.ui-subtitle--medium{font-size:1.25rem;font-weight:600}.ui-subtitle--large{font-size:1.5rem}.ui-title{color:#111;color:var(--title);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2rem;font-weight:700;text-align:center}.ui-title--light{color:#fff;color:var(--color-on-primary)}.ui-title--primary{color:#07655f;color:var(--title-accent)}.ui-title--secondary{color:#1d4f91;color:var(--color-secondary)}.ui-title--small{font-size:1.25rem}.ui-title--large{font-size:2.5rem}.tt-loader{align-items:center;background:#f8faf9;background:var(--page-bg,#f8faf9);display:flex;inset:0;justify-content:center;opacity:1;position:fixed;transition:opacity .45s ease,visibility 0s linear .45s;visibility:visible;z-index:99999}.tt-loader--hiding{opacity:0;transition-delay:0s;visibility:hidden}.tt-loader__box{align-items:center;backdrop-filter:blur(6px);background:var(--neutral-softer);border-radius:14px;box-shadow:var(--shadow-lg);display:flex;flex-direction:column;gap:.75rem;justify-content:center;padding:1.25rem 1.5rem;pointer-events:none}.tt-loader__label{color:var(--color-on-primary);font-size:1rem;font-weight:600;letter-spacing:.2px;margin-top:.5rem;max-width:380px;text-align:center}.tt-globe{display:block;overflow:visible}.tt-globe__group{animation:tt-rotate 3.6s linear infinite;transform-origin:50% 50%}.tt-ring{stroke:var(--primary-focus);stroke-linecap:round}.tt-orbit{stroke:var(--primary-focus);stroke-width:1.8;stroke-dasharray:3 6;animation:tt-orbit-tilt 1.9s linear infinite;transform-origin:50% 50%}.tt-latitudes ellipse{fill:none;stroke:var(--primary-focus);stroke-width:1.2}.tt-continents path{fill:var(--color-primary);animation:tt-continents-float 2.6s ease-in-out infinite;opacity:.98}.tt-satellite{fill:var(--color-on-primary);stroke:var(--color-primary);stroke-width:.6;animation:tt-satellite-orbit 1.6s linear infinite}@keyframes tt-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes tt-orbit-tilt{0%{transform:rotateX(0deg) rotate(0deg)}50%{transform:rotateX(10deg) rotate(180deg)}to{transform:rotateX(0deg) rotate(1turn)}}@keyframes tt-continents-float{0%{transform:translateY(0)}50%{transform:translateY(-1.8px)}to{transform:translateY(0)}}@keyframes tt-satellite-orbit{0%{transform:rotate(0deg) translateY(-40px) rotate(0deg)}to{transform:rotate(1turn) translateY(-40px) rotate(-1turn)}}@media(prefers-reduced-motion:reduce){.tt-continents path,.tt-globe__group,.tt-orbit,.tt-satellite{animation:none!important}}@media(max-width:520px){.tt-loader__box{padding:1rem}.tt-loader__label{font-size:.95rem;max-width:260px}}.portal-preloader{--preloader-bg:#dcecea;--preloader-line:var(--primary-soft);--preloader-shimmer:var(--surface-glass);color:#111;color:var(--text);width:100%}.portal-preloader--cards{margin-inline:auto;padding:clamp(42px,6vw,76px) 0;width:min(1180px,100% - 32px)}.portal-preloader__grid{grid-gap:clamp(14px,2vw,20px);display:grid;gap:clamp(14px,2vw,20px);grid-template-columns:repeat(auto-fit,minmax(230px,1fr))}.portal-preloader__card,.portal-preloader__panel{background:#fff;background:var(--card-bg);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:16px;border-radius:var(--radius-md);box-shadow:0 24px 60px hsla(0,0%,7%,.08);box-shadow:var(--shadow-card);min-width:0;overflow:hidden}.portal-preloader__line,.portal-preloader__media{background:var(--preloader-bg);overflow:hidden;position:relative}.portal-preloader__line:after,.portal-preloader__media:after{animation:portal-preloader-shimmer 1.2s linear infinite;background:linear-gradient(90deg,transparent,var(--preloader-shimmer),transparent);background:linear-gradient(90deg,var(--color-transparent),var(--preloader-shimmer),var(--color-transparent));content:"";inset:0;position:absolute;transform:translateX(-100%)}.portal-preloader__media{aspect-ratio:16/10;min-height:150px}.portal-preloader__body{padding:16px}.portal-preloader__line{border-radius:999px;height:12px;margin-bottom:12px}.portal-preloader__line--title{height:18px;width:76%}.portal-preloader__line--short{width:46%}.portal-preloader__text{color:#4b5563;color:var(--muted);font-weight:700;margin:0 0 16px}.portal-preloader--app{background:hsla(0,0%,100%,.88);background:var(--surface-glass);display:grid;inset:0;place-items:center;position:absolute;z-index:20}.portal-preloader__panel{padding:24px;width:min(360px,100% - 32px)}.portal-preloader__panel p{color:#4b5563;font-size:.95rem;margin:4px 0 0;text-align:center}@keyframes portal-preloader-shimmer{to{transform:translateX(100%)}}@media(max-width:1024px){.portal-preloader__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-preloader--cards .portal-preloader__grid{grid-template-columns:1fr}.portal-preloader--cards .portal-preloader__card:nth-child(n+2){display:none}}@media(max-width:640px){.portal-preloader__grid{grid-template-columns:1fr}.portal-preloader__card{display:grid;grid-template-columns:112px minmax(0,1fr)}.portal-preloader__media{aspect-ratio:auto;height:100%}.portal-preloader--cards .portal-preloader__card{display:block;grid-template-columns:none}.portal-preloader--cards .portal-preloader__media{aspect-ratio:16/10;height:auto}}.ui-footer{background:var(--surface-inset);border-top:1px solid var(--border);color:var(--muted);font-family:Inter,sans-serif;font-family:var(--font-primary,Inter,sans-serif);isolation:isolate;overflow:hidden;padding:0 1.5rem;position:relative}.ui-footer:before{background:linear-gradient(90deg,transparent,var(--color-primary),transparent);content:"";height:1px;inset:0 0 auto;opacity:.35;position:absolute}.ui-footer__glow{background:var(--color-primary);border-radius:50%;bottom:-230px;filter:blur(80px);height:380px;opacity:.06;pointer-events:none;position:absolute;right:-150px;width:380px;z-index:-1}.ui-footer__container{margin:0 auto;width:min(1180px,100%)}.ui-footer__main{grid-gap:4.4rem;display:grid;gap:4.4rem;grid-template-columns:1.05fr 1.25fr .8fr;padding-bottom:3.6rem;padding-top:4.6rem}.ui-footer__brand-link{align-items:center;color:var(--text);display:inline-flex;gap:.75rem;text-decoration:none}.ui-footer__brand-mark{border-radius:50%;display:block;height:44px;-o-object-fit:cover;object-fit:cover;width:44px}.ui-footer__brand-lockup strong{color:var(--text);display:block;font-size:1.25rem;letter-spacing:-.04em}.ui-footer__brand-lockup em{color:var(--color-primary);font-style:normal}.ui-footer__brand-lockup small,.ui-footer__product{color:var(--muted);display:block;font-size:.58rem;letter-spacing:.17em}.ui-footer__product{color:var(--muted);letter-spacing:.08em;margin-top:.65rem}.ui-footer__description{color:var(--muted);font-size:.8rem;line-height:1.65;margin:1.5rem 0 1.1rem;max-width:300px}.ui-footer__email{font-size:.75rem;text-decoration:none}.ui-footer__email,.ui-footer__kicker{color:var(--color-primary);font-weight:700}.ui-footer__kicker{font-size:.62rem;letter-spacing:.18em;margin:0 0 .9rem;text-transform:uppercase}.ui-footer__subscribe h2{color:var(--text);font-size:clamp(1.55rem,3vw,2.25rem);letter-spacing:-.04em;line-height:1.12;margin:0 0 1.45rem}.ui-footer__subscribe h2 em{color:var(--color-primary);font-style:normal}.ui-footer__subscribe-form{background:var(--surface-inset);border:1px solid var(--border);border-radius:999px;border-radius:var(--radius-full,999px);display:flex;max-width:390px;padding:5px}.ui-footer__subscribe-form input{background:transparent;border:0;color:var(--text);flex:1 1;font:inherit;min-width:0;outline:0;padding:.7rem .85rem}.ui-footer__subscribe-form input::-moz-placeholder{color:var(--muted)}.ui-footer__subscribe-form input::placeholder{color:var(--muted)}.ui-footer__subscribe-form button{background:var(--color-primary);border:0;border-radius:50%;color:var(--color-on-primary);cursor:pointer;font-size:1.2rem;height:40px;transition:transform .2s ease,background .2s ease;width:40px}.ui-footer__subscribe-form button:hover{background:var(--color-primary-dark);transform:translateX(2px)}.ui-footer__subscribe-note{color:var(--muted);font-size:.68rem;line-height:1.5;margin:.75rem 0 0}.ui-footer__links{grid-gap:1.8rem;display:grid;gap:1.8rem;grid-template-columns:1fr 1fr}.ui-footer__links .ui-footer__link{color:var(--text);display:block;font-size:.75rem;margin:0 0 .65rem;text-decoration:none;transition:color .2s ease,transform .2s ease}.ui-footer__email:hover,.ui-footer__links .ui-footer__link:hover{color:var(--color-primary)}.ui-footer__bottom{border-top:1px solid var(--border);color:var(--muted);display:flex;font-size:.64rem;gap:1.25rem;justify-content:space-between;line-height:1.6;padding-bottom:1.45rem;padding-top:1.25rem}.ui-footer__bottom a{color:var(--muted)}.ui-footer__bottom a:hover{color:var(--text)}.ui-footer__sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media(max-width:900px){.ui-footer__main{gap:3rem 2rem;grid-template-columns:1fr 1fr}.ui-footer__subscribe{grid-column:span 2;grid-row:1}}@media(max-width:640px){.ui-footer{padding:0 1rem}.ui-footer__main{display:block;padding-bottom:2.4rem;padding-top:3.6rem}.ui-footer__subscribe{margin:2.8rem 0}.ui-footer__links{gap:1rem}.ui-footer__bottom{display:block}.ui-footer__bottom>span{display:block;margin-top:.5rem}}.trem-bottom-sheet{inset:0;pointer-events:none;position:fixed;z-index:1500}.trem-bottom-sheet__overlay{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:hsla(0,0%,7%,.48);inset:0;pointer-events:auto;position:fixed}.trem-bottom-sheet__panel{animation:trem-bottom-sheet-up .26s cubic-bezier(.16,1,.3,1) both;border-radius:22px 22px 0 0;bottom:0;box-shadow:0 -4px 24px hsla(0,0%,7%,.12);flex-direction:column;height:min(82vh,720px);left:0;overflow:hidden;pointer-events:auto;position:fixed;right:0;z-index:1}.trem-bottom-sheet__header,.trem-bottom-sheet__panel{background:#fff;background:var(--surface);display:flex}.trem-bottom-sheet__header{align-items:center;flex-shrink:0;justify-content:space-between;min-height:4rem;padding:.625rem 1.125rem 0;position:sticky;top:0;z-index:2}.trem-bottom-sheet__handle{background:hsla(0,0%,7%,.12);background:var(--border);border-radius:6px;flex-shrink:0;height:5px;width:3rem}.trem-bottom-sheet__close.ui-button{align-items:center;background:rgba(15,143,134,.05);background:var(--primary-softer,var(--surface-inset));border:0;border-radius:9999px;box-shadow:none;color:#111;color:var(--text);cursor:pointer;display:inline-flex;height:2.75rem;justify-content:center;min-height:2.75rem;padding:0;text-decoration:none;width:2.75rem}.trem-bottom-sheet__close.ui-button:hover{background:rgba(15,143,134,.1);background:var(--primary-soft,var(--surface-inset));text-decoration:none}.trem-bottom-sheet__close.ui-button svg{height:22px;width:22px}.trem-bottom-sheet__title{background:#fff;background:var(--surface);color:#111;color:var(--text);flex-shrink:0;font-size:1.25rem;font-weight:700;line-height:1.25;padding:.25rem .875rem .875rem;position:sticky;top:40px;z-index:2}.trem-bottom-sheet__body{-webkit-overflow-scrolling:touch;flex:1 1;overflow-y:auto;padding:.25rem 1rem calc(1rem + env(safe-area-inset-bottom, 0px))}@keyframes trem-bottom-sheet-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media(max-height:600px){.trem-bottom-sheet__panel{height:90vh}}.profile-action-menu{align-items:center;display:inline-flex;position:relative}.profile-action-menu__trigger{background:#fff;background:var(--surface);border:1px solid color-mix(in srgb,#0f8f86 28%,hsla(0,0%,7%,.12));border:1px solid color-mix(in srgb,var(--color-primary) 28%,var(--border));border-radius:999px;box-shadow:0 0 0 5px color-mix(in srgb,#0f8f86 16%,transparent);box-shadow:0 0 0 5px color-mix(in srgb,var(--color-primary) 16%,transparent);color:#111;color:var(--text);cursor:pointer;display:inline-grid;height:42px;padding:0;place-items:center;width:42px}.profile-action-menu__trigger:focus-visible,.profile-action-menu__trigger:hover{border-color:#0f8f86;border-color:var(--color-primary);outline:none}.profile-action-menu__initials{font-size:.78rem;font-weight:700;letter-spacing:0}.profile-action-menu__panel{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:12px;box-shadow:0 16px 40px hsla(0,0%,7%,.12);box-shadow:var(--shadow-lg);padding:8px;position:absolute;top:calc(100% + 14px);width:min(280px,100vw - 32px);z-index:1300}.profile-action-menu--end .profile-action-menu__panel{right:0}.profile-action-menu--start .profile-action-menu__panel{left:0}.profile-action-menu__identity{grid-gap:10px;align-items:center;border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);display:grid;gap:10px;grid-template-columns:38px minmax(0,1fr);margin-bottom:6px;padding:8px 8px 12px}.profile-action-menu__avatar{background:rgba(15,143,134,.1);background:var(--primary-soft);border-radius:999px;color:#111;color:var(--text);display:inline-grid;font-size:.78rem;font-weight:700;height:38px;place-items:center;width:38px}.profile-action-menu__meta{grid-gap:2px;display:grid;gap:2px;min-width:0}.profile-action-menu__meta small,.profile-action-menu__meta strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-action-menu__meta strong{color:#111;color:var(--text);font-size:.875rem;font-weight:700}.profile-action-menu__meta small{color:#4b5563;color:var(--muted);font-size:.76rem;text-transform:capitalize}.profile-action-menu__item{align-items:center;background:transparent;border:0;border-radius:8px;color:#111;color:var(--text);cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:10px;min-height:40px;padding:9px 10px;text-align:left;width:100%}.profile-action-menu__item:focus-visible,.profile-action-menu__item:hover{background:rgba(15,143,134,.1);background:var(--primary-soft);color:#0f8f86;color:var(--color-primary);outline:none}.profile-action-menu__item--danger:focus-visible,.profile-action-menu__item--danger:hover{background:rgba(207,52,52,.12);color:#b91c1c;color:var(--color-danger,#cf3434)}.trem-bottom-sheet .profile-action-menu__panel{border:0;border-radius:0;box-shadow:none;padding:4px 0;position:static;width:auto;z-index:auto}.trem-dropdown{display:inline-flex;position:relative}.trem-dropdown__trigger{cursor:pointer}.trem-dropdown__menu{animation:trem-dropdown-in .14s cubic-bezier(.4,0,.2,1) both;background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:16px;box-shadow:0 16px 40px hsla(0,0%,7%,.12);list-style:none;margin:0;max-width:min(360px,100vw - 24px);min-width:180px;padding:.5rem;pointer-events:auto;position:fixed;z-index:1500}.trem-dropdown.align-left .trem-dropdown__menu{transform-origin:top left}.trem-dropdown.align-right .trem-dropdown__menu{transform-origin:top right}.trem-dropdown__item{align-items:center;background:transparent;border:0;border-radius:6px;color:#111;color:var(--text);cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.625rem .75rem;text-align:left;transition:background .12s cubic-bezier(.4,0,.2,1),color .12s cubic-bezier(.4,0,.2,1);width:100%}.trem-dropdown__item.is-active,.trem-dropdown__item:hover{background:rgba(15,143,134,.1);background:var(--primary-soft);color:#0f8f86;color:var(--color-primary)}.trem-dropdown__item.is-active{font-weight:600}.trem-dropdown__item.is-disabled{cursor:not-allowed;opacity:.45;pointer-events:none}.trem-dropdown__item-icon{align-items:center;display:inline-flex;flex-shrink:0}.trem-dropdown__item-badge{background:#0f8f86;background:var(--color-primary);border-radius:9999px;color:#fff;flex-shrink:0;font-size:.76rem;margin-left:auto;padding:2px 6px}.trem-dropdown__separator{border:0;border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border);margin:.375rem 0}.trem-dropdown__search{align-items:center;background:#dcecea;background:var(--surface-inset);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:6px;display:flex;gap:.5rem;margin-bottom:.25rem;padding:.5rem .625rem}.trem-dropdown__search svg{color:#4b5563;color:var(--muted);flex-shrink:0;height:16px;width:16px}.trem-dropdown__search-input{background:transparent;border:0;color:#111;color:var(--text);flex:1 1;font-size:.875rem;min-width:0;outline:0}.trem-dropdown__search-input::-moz-placeholder{color:#4b5563;color:var(--muted)}.trem-dropdown__search-input::placeholder{color:#4b5563;color:var(--muted)}.trem-dropdown__search-item{padding:0 0 .25rem}@keyframes trem-dropdown-in{0%{opacity:0;transform:translateY(-6px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:640px){.trem-bottom-sheet .trem-dropdown__menu{animation:none;border:0;border-radius:0;box-shadow:none;max-height:none;max-width:none;overflow-y:auto;padding:.25rem .75rem .5rem;pointer-events:auto;position:static}.trem-bottom-sheet .trem-dropdown__search{margin:.25rem .75rem 0}}.trem-header{background:#fcfcfd;background:var(--bg);border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);inset:0 0 auto;position:fixed;z-index:1200}.trem-header__container{align-items:center;display:flex;gap:.75rem;height:72px;margin:0 auto;max-width:1200px;padding:0 1rem}.trem-header__logo{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;flex:0 0 auto;gap:.5rem;min-height:42px;padding:0}.trem-header__logo img{display:block;height:34px;width:auto}.trem-header__brand-text{color:#111;color:var(--text);font-size:1.25rem;font-weight:700;letter-spacing:0}.trem-header__nav{align-items:center;display:flex;flex:1 1 auto;gap:1.25rem;justify-content:flex-end}.trem-header__menu{align-items:center;display:flex;gap:2rem;list-style:none;margin:0;padding:0}.trem-header__menu a{color:#111;color:var(--text);display:inline-block;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;padding:6px 0;position:relative;text-decoration:none;transition:color .16s ease,opacity .16s ease}.trem-header__menu a.active{color:#0f8f86;color:var(--color-primary);font-weight:600}.trem-header__menu a.active:after{background:#0f8f86;background:var(--color-primary);border-radius:3px;bottom:-8px;content:"";height:3px;left:0;margin:0 auto;position:absolute;right:0;width:60%}.trem-header__menu a:hover{opacity:.92}.trem-header__link.is-disabled{color:#111;color:var(--text);color:hsla(0,0%,7%,.62);color:var(--text-light);cursor:not-allowed;display:inline-block;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;padding:6px 0}.trem-header__dropdown{display:flex;position:relative}.trem-header__dropdown-trigger{align-items:center;background:transparent;border:0;color:#111;color:var(--text);cursor:pointer;display:inline-flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;gap:4px;line-height:1.5;padding:6px 0;position:relative;transition:color .16s ease}.trem-header__dropdown-trigger svg{height:16px;transition:transform .18s ease;width:16px}.trem-header__dropdown-trigger.is-active{color:#0f8f86;color:var(--color-primary);font-weight:600}.trem-header__dropdown-trigger.is-active:after{background:#0f8f86;background:var(--color-primary);border-radius:3px;bottom:-8px;content:"";height:3px;left:0;margin:0 auto;position:absolute;right:0;width:60%}.trem-header .trem-dropdown.is-open .trem-header__dropdown-trigger svg{transform:rotate(180deg)}.trem-header__user{align-items:center;display:flex;gap:1rem;margin-left:1.5rem}.trem-header__user-welcome{color:#4b5563;color:var(--muted);color:#111;color:var(--text);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2}.trem-header__toggle{display:none}.trem-header__action-btn{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:999px;box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm);color:#111;color:var(--text);cursor:pointer;display:grid;height:42px;padding:0;place-items:center;width:42px}.trem-header__action-btn:focus-visible,.trem-header__action-btn:hover{border-color:#0f8f86;border-color:var(--color-primary);color:#0f8f86;color:var(--color-primary);outline:none}.trem-header__action-btn svg{height:20px;width:20px}.trem-header__drawer,.trem-header__mobile-actions,.trem-header__overlay{display:none}.trem-header__spacer{height:72px;width:100%}@media(max-width:1024px){.trem-header__container{padding:0 1rem}.trem-header__menu{gap:1rem}.trem-header__user{margin-left:1rem}}@media(max-width:768px){.trem-header__container{gap:.5rem;height:64px;padding:0 .75rem}.trem-header__brand-text{font-size:1.05rem}.trem-header__logo{margin-right:auto}.trem-header__menu{display:none!important}.trem-header__toggle{align-items:center;background:transparent;border:0;border-radius:8px;color:#111;color:var(--text);cursor:pointer;display:inline-flex;flex-shrink:0;height:42px;justify-content:center;padding:0;width:42px}.trem-header__toggle:hover{background:#dcecea;background:var(--surface-inset)}.trem-header__toggle svg{height:24px;width:24px}.trem-header__mobile-actions{align-items:center;display:flex;flex-shrink:0;gap:.35rem}.trem-header__spacer{height:64px}.trem-header__overlay{-webkit-tap-highlight-color:rgba(0,0,0,0);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:rgba(0,0,0,.5);display:block;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .26s ease,visibility .26s ease;visibility:hidden;z-index:1190}.trem-header__overlay.is-visible{opacity:1;pointer-events:auto;visibility:visible}.trem-header__drawer{background:#fff;background:var(--surface);box-shadow:0 16px 40px hsla(0,0%,7%,.12);box-shadow:var(--shadow-lg);display:flex;inset:0;overscroll-behavior:contain;padding:0;position:fixed;transform:translateX(-110%);transition:transform .28s cubic-bezier(.16,1,.3,1);z-index:1210}.trem-header__drawer.is-open{transform:translateX(0)}.trem-header__drawer-inner{flex-direction:column;height:100%;overflow-y:auto;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom,0);padding-top:env(safe-area-inset-top,0);width:100%}.trem-header__drawer-inner,.trem-header__drawer-top{background:#fff;background:var(--surface);display:flex}.trem-header__drawer-top{align-items:center;border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);flex-shrink:0;gap:.75rem;justify-content:space-between;padding:1rem 1.25rem}.trem-header__drawer-profile{align-items:center;display:flex;gap:.75rem;min-width:0}.trem-header__drawer-avatar{background:rgba(15,143,134,.05);background:var(--primary-softer);border-radius:999px;color:#111;color:var(--text);display:inline-grid;flex-shrink:0;font-size:.9rem;font-weight:700;height:48px;place-items:center;width:48px}.trem-header__drawer-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.trem-header__drawer-info strong{color:#111;color:var(--text);font-size:1rem;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trem-header__drawer-info small{color:#4b5563;color:var(--muted);font-size:.86rem;font-weight:600;text-transform:capitalize}.trem-header__drawer-login{align-items:center;color:#0f8f86;color:var(--color-primary);display:inline-flex;font-size:.95rem;font-weight:700;gap:.5rem;text-decoration:none}.trem-header__drawer-login svg{height:20px;width:20px}.trem-header__drawer-close.ui-button{align-items:center;background:transparent;border:0;border-radius:999px;box-shadow:none;color:#111;color:var(--text);cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;min-height:40px;padding:0;width:40px}.trem-header__drawer-close:hover{background:#dcecea;background:var(--surface-inset)}.trem-header__drawer-close svg{height:22px;width:22px}.trem-header__drawer-body{background:#fcfcfd;background:var(--bg);flex:1 1 auto;overflow-y:auto;padding:.9rem .75rem}.trem-header__drawer-menu{display:flex;flex-direction:column;gap:.25rem;list-style:none;margin:0;padding:0}.trem-header__drawer-link,.trem-header__drawer-menu a{align-items:center;border-radius:10px;color:#111;color:var(--text);display:flex;font-size:.98rem;font-weight:600;gap:.75rem;min-height:48px;padding:0 .9rem;text-decoration:none;transition:background .14s ease,color .14s ease}.trem-header__drawer-link svg,.trem-header__drawer-menu a svg{color:#4b5563;color:var(--muted);flex:0 0 18px;height:18px;width:18px}.trem-header__drawer-menu a:hover{background:#fff;background:var(--surface)}.trem-header__drawer-menu a.active{background:rgba(15,143,134,.05);background:var(--primary-softer);color:#07655f;color:var(--color-primary-dark);font-weight:700}.trem-header__drawer-menu a.active svg{color:currentColor}.trem-header__drawer-link.is-disabled{color:#4b5563;color:var(--muted);cursor:not-allowed;opacity:.7}.trem-header__drawer-menu .trem-header__dropdown{display:flex;flex-direction:column}.trem-header__drawer-menu .trem-header__dropdown-trigger svg{margin-left:auto}.trem-header__drawer-menu .trem-header__dropdown-trigger:hover{background:#fff;background:var(--surface)}.trem-header__drawer-menu .trem-dropdown.is-open .trem-header__dropdown-trigger svg{transform:rotate(180deg)}.trem-header__drawer-dropdown{display:flex;flex-direction:column;gap:.25rem}.trem-header__drawer-dropdown-trigger.ui-button{align-items:center;background:transparent;border:0;border-radius:10px;box-shadow:none;color:#111;color:var(--text);cursor:pointer;display:flex;font-size:.98rem;font-weight:600;justify-content:flex-start;min-height:48px;padding:0 .9rem;text-align:left;text-decoration:none;transition:background .14s ease,color .14s ease;width:100%}.trem-header__drawer-dropdown-trigger:hover{background:#fff;background:var(--surface);text-decoration:none}.trem-header__drawer-dropdown-trigger.is-active{background:rgba(15,143,134,.05);background:var(--primary-softer);color:#07655f;color:var(--color-primary-dark);font-weight:700}.trem-header__drawer-dropdown-trigger .ui-button__icon:first-child{color:#4b5563;color:var(--muted)}.trem-header__drawer-dropdown-trigger.is-active .ui-button__icon:first-child{color:currentColor}.trem-header__drawer-dropdown-trigger .ui-button__icon:last-child{color:#4b5563;color:var(--muted);margin-left:auto}.trem-header__drawer-dropdown-trigger svg{height:18px;transition:transform .18s ease;width:18px}.trem-header__drawer-dropdown-trigger svg.is-open{transform:rotate(180deg)}.trem-header__drawer-sublist{display:flex;flex-direction:column;gap:.15rem;list-style:none;margin:0 0 .35rem;padding:.2rem 0 .2rem 2.2rem}.trem-header__drawer-sublist .trem-header__drawer-link,.trem-header__drawer-sublist a{border-radius:8px;color:#4b5563;color:var(--subtitle);font-size:.92rem;font-weight:600;min-height:42px;padding:0 .75rem}.trem-header__drawer-sublist a:hover{background:#fff;background:var(--surface)}.trem-header__drawer-sublist a.active{background:rgba(15,143,134,.05);background:var(--primary-softer);color:#07655f;color:var(--color-primary-dark);font-weight:700}.trem-header__drawer-bottom{background:#fff;background:var(--surface);border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;gap:.25rem;padding:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom, 0px))}.trem-header__drawer-action.ui-button{align-items:center;background:transparent;border:0;border-radius:10px;box-shadow:none;color:#111;color:var(--text);cursor:pointer;display:flex;font-size:.92rem;font-weight:600;gap:.75rem;justify-content:flex-start;min-height:46px;padding:0 .9rem;text-align:left;text-decoration:none;transition:background .14s ease,color .14s ease;width:100%}.trem-header__drawer-action:hover{background:#dcecea;background:var(--surface-inset);text-decoration:none}.trem-header__drawer-action svg{color:#4b5563;color:var(--muted);flex-shrink:0;height:20px;width:20px}.trem-header__drawer-action--danger,.trem-header__drawer-action--danger svg{color:#b91c1c;color:var(--color-danger,#dc2626)}.trem-header__drawer-action--danger:hover{background:rgba(220,38,38,.08)}}@media(min-width:640px)and (max-width:768px){.trem-header__drawer{width:min(420px,82vw)}}.trem-product-header{backdrop-filter:blur(18px);background:hsla(0,0%,100%,.98);background:var(--surface-glass-strong);border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border);box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm);color:#111;color:var(--text);position:sticky;top:0;z-index:40}.trem-product-header__inner{grid-gap:1.5rem;grid-gap:var(--space-6,1.5rem);align-items:center;display:grid;gap:1.5rem;gap:var(--space-6,1.5rem);grid-template-columns:minmax(220px,1fr) auto minmax(220px,1fr);margin:0 auto;min-height:72px;width:min(1180px,100% - 2rem)}.trem-product-header__hamburger{display:none}.trem-product-header__action,.trem-product-header__brand,.trem-product-header__nav-item{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;font:inherit;text-decoration:none;transition:color .16s ease,border-color .16s ease,background .16s ease,transform .16s ease,box-shadow .16s ease}.trem-product-header__action:focus-visible,.trem-product-header__brand:focus-visible,.trem-product-header__nav-item:focus-visible{box-shadow:0 0 0 4px rgba(109,92,147,.14);box-shadow:0 0 0 4px var(--focus-ring);outline:none}.trem-product-header__action:disabled,.trem-product-header__action[aria-disabled=true],.trem-product-header__brand:disabled,.trem-product-header__brand[aria-disabled=true],.trem-product-header__nav-item:disabled,.trem-product-header__nav-item[aria-disabled=true]{cursor:not-allowed;opacity:.52;transform:none}.trem-product-header__brand{align-items:center;background:transparent;background:var(--color-transparent);color:#111;color:var(--text);display:inline-flex;gap:.75rem;gap:var(--space-3,.75rem);justify-self:start;padding:0;text-align:left}.trem-product-header__brand:hover{color:#111;color:var(--title)}.trem-product-header__logo,.trem-product-header__mark{border-radius:16px;border-radius:var(--radius-md);flex:0 0 42px;height:42px;width:42px}.trem-product-header__mark{background:#0f8f86;background:var(--color-primary);box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm);color:#fff;color:var(--color-on-primary);display:grid;font-weight:700;line-height:1;place-items:center;transform:rotate(-6deg)}.trem-product-header__logo{display:block;-o-object-fit:cover;object-fit:cover}.trem-product-header__brand-copy{grid-gap:.1rem;display:grid;gap:.1rem;line-height:1.05}.trem-product-header__brand-copy strong{color:#111;color:var(--title);font-size:clamp(1.08rem,1vw + .82rem,1.35rem);font-weight:700;letter-spacing:-.04em}.trem-product-header__brand-copy small{color:#4b5563;color:var(--muted);font-size:.76rem;font-weight:500;letter-spacing:-.01em}.trem-product-header__nav{align-items:center;display:inline-flex;gap:clamp(1rem,2.2vw,2rem);justify-content:center;justify-self:center}.trem-product-header__nav-item{background:transparent;background:var(--color-transparent);color:#4b5563;color:var(--subtitle);font-size:clamp(.95rem,.32vw + .88rem,1.08rem);font-weight:700;padding:.5rem 0;position:relative;white-space:nowrap}.trem-product-header__nav-item:after{background:#0f8f86;background:var(--color-primary);border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .2s ease}.trem-product-header__nav-item.is-active,.trem-product-header__nav-item:hover{color:#07655f;color:var(--color-primary-dark)}.trem-product-header__nav-item.is-active:after{transform:scaleX(1)}.trem-product-header__dropdown-trigger{align-items:center;display:inline-flex;gap:.3rem}.trem-product-header__dropdown-trigger svg{transition:transform .16s ease}.trem-product-header__dropdown-trigger.is-active svg{transform:rotate(180deg)}.trem-product-header__actions{align-items:center;display:inline-flex;gap:.5rem;gap:var(--space-2,.5rem);justify-self:end}.trem-product-header__action{align-items:center;border-radius:16px;border-radius:var(--radius-md);display:inline-flex;font-weight:700;gap:.45rem;justify-content:center;min-height:48px;white-space:nowrap}.trem-product-header__action:not(:disabled):not([aria-disabled=true]):hover{transform:translateY(-1px)}.trem-product-header__action--icon,.trem-product-header__action--secondary{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);box-shadow:0 1px 2px rgba(15,23,42,.05);box-shadow:var(--shadow-xs,0 1px 2px rgba(15,23,42,.05));color:#111;color:var(--text)}.trem-product-header__action--icon:hover,.trem-product-header__action--secondary:hover{background:#fff;background:var(--surface-elevated);border-color:rgba(15,143,134,.18);border-color:var(--primary-focus);color:#07655f;color:var(--color-primary-dark)}.trem-product-header__action--icon{min-width:56px;padding:0 .85rem}.trem-product-header__action--primary,.trem-product-header__action--secondary{padding:0 1.05rem}.trem-product-header__action--primary{background:#0f8f86;background:var(--color-primary);border:1px solid #0f8f86;border:1px solid var(--color-primary);box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm);color:#fff;color:var(--color-on-primary)}.trem-product-header__action--primary:hover{background:#07655f;background:var(--color-primary-dark);border-color:#07655f;border-color:var(--color-primary-dark)}.trem-product-header__count{font-weight:700;min-width:1ch}.trem-product-header__drawer,.trem-product-header__overlay{display:none}@media(max-width:900px){.trem-product-header__inner{gap:.75rem;gap:var(--space-3,.75rem);grid-template-columns:auto 1fr auto;min-height:56px}.trem-product-header__logo,.trem-product-header__mark{flex:0 0 36px;height:36px;width:36px}.trem-product-header__brand-copy strong{font-size:.95rem}.trem-product-header__hamburger{align-items:center;background:transparent;border:0;border-radius:10px;color:#111;color:var(--text);cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;padding:0;transition:background .14s ease;width:40px}.trem-product-header__hamburger:hover{background:#dcecea;background:var(--surface-inset)}.trem-product-header__hamburger svg{height:22px;width:22px}.trem-product-header__nav{display:none}.trem-product-header__overlay{-webkit-tap-highlight-color:rgba(0,0,0,0);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);background:rgba(0,0,0,.4);display:block;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .22s ease,visibility .22s ease;visibility:hidden;z-index:49}.trem-product-header__overlay.is-visible{opacity:1;pointer-events:auto;visibility:visible}.trem-product-header__drawer{background:#fff;background:var(--surface);bottom:0;box-shadow:0 16px 40px hsla(0,0%,7%,.12);box-shadow:var(--shadow-lg);display:flex;left:0;overscroll-behavior:contain;padding:0;position:fixed;top:0;transform:translateX(-110%);transition:transform .25s cubic-bezier(.16,1,.3,1);width:min(340px,85vw);z-index:50}.trem-product-header__drawer.is-open{transform:translateX(0)}.trem-product-header__drawer-inner{background:#fff;background:var(--surface);display:flex;flex-direction:column;height:100%;overflow-y:auto;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom,0);padding-top:env(safe-area-inset-top,0);width:100%}.trem-product-header__drawer-top{align-items:center;background:#fff;background:var(--surface);border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);display:flex;flex-shrink:0;gap:.75rem;justify-content:space-between;padding:.75rem 1rem}.trem-product-header__drawer-profile{align-items:center;display:flex;gap:.75rem;min-width:0}.trem-product-header__drawer-avatar{background:rgba(15,143,134,.05);background:var(--primary-softer,var(--surface-inset));border-radius:999px;color:#111;color:var(--text);display:inline-grid;flex-shrink:0;font-size:.9rem;font-weight:700;height:48px;place-items:center;width:48px}.trem-product-header__drawer-info{display:flex;flex-direction:column;gap:.15rem;min-width:0}.trem-product-header__drawer-info strong{color:#111;color:var(--text);font-size:1rem;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trem-product-header__drawer-info small{color:#4b5563;color:var(--muted);font-size:.86rem;font-weight:600}.trem-product-header__drawer-close{align-items:center;background:transparent;border:0;border-radius:999px;color:#111;color:var(--text);cursor:pointer;display:inline-flex;flex-shrink:0;height:40px;justify-content:center;min-height:40px;padding:0;transition:background .14s ease;width:40px}.trem-product-header__drawer-close:hover{background:#dcecea;background:var(--surface-inset)}.trem-product-header__drawer-close svg{height:22px;width:22px}.trem-product-header__drawer-body{background:#fcfcfd;background:var(--bg);flex:1 1 auto;overflow-y:auto;padding:.9rem .75rem}.trem-product-header__drawer-menu,.trem-product-header__drawer-nav{display:flex;flex-direction:column}.trem-product-header__drawer-menu{gap:.25rem;list-style:none;margin:0;padding:0}.trem-product-header__drawer-link{align-items:center;border-radius:10px;color:#111;color:var(--text);display:flex;font-size:.98rem;font-weight:600;gap:.75rem;min-height:48px;padding:0 .9rem;text-decoration:none;transition:background .14s ease,color .14s ease}.trem-product-header__drawer-link:hover{background:#fff;background:var(--surface)}.trem-product-header__drawer-link.is-active{background:rgba(15,143,134,.05);background:var(--primary-softer,var(--surface-inset));color:#07655f;color:var(--color-primary-dark);font-weight:700}.trem-product-header__drawer-dropdown{display:flex;flex-direction:column;gap:.25rem}.trem-product-header__drawer-dropdown-trigger{align-items:center;background:transparent;border:0;border-radius:10px;color:#111;color:var(--text);cursor:pointer;display:flex;font-size:.98rem;font-weight:600;justify-content:flex-start;min-height:48px;padding:0 .9rem;text-align:left;transition:background .14s ease,color .14s ease;width:100%}.trem-product-header__drawer-dropdown-trigger:hover{background:#fff;background:var(--surface)}.trem-product-header__drawer-dropdown-trigger.is-active{background:rgba(15,143,134,.05);background:var(--primary-softer,var(--surface-inset));color:#07655f;color:var(--color-primary-dark);font-weight:700}.trem-product-header__drawer-dropdown-trigger svg{color:#4b5563;color:var(--muted);margin-left:auto;transition:transform .18s ease}.is-expanded .trem-product-header__drawer-dropdown-trigger svg{transform:rotate(180deg)}.trem-product-header__drawer-sublist{display:flex;flex-direction:column;gap:.15rem;list-style:none;margin:0 0 .35rem;padding:.2rem 0 .2rem 2.2rem}.trem-product-header__drawer-sublink{align-items:center;border-radius:8px;color:#4b5563;color:var(--subtitle);display:flex;font-size:.92rem;font-weight:600;min-height:42px;padding:0 .75rem;text-decoration:none;transition:background .14s ease,color .14s ease}.trem-product-header__drawer-sublink:hover{background:#fff;background:var(--surface)}.trem-product-header__drawer-sublink.is-active{background:rgba(15,143,134,.05);background:var(--primary-softer,var(--surface-inset));color:#07655f;color:var(--color-primary-dark);font-weight:700}.trem-product-header__drawer-bottom{background:#fff;background:var(--surface);border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border);display:flex;flex-direction:column;flex-shrink:0;gap:.25rem;padding:.75rem}.trem-product-header__drawer-action{align-items:center;background:transparent;border:0;border-radius:10px;color:#111;color:var(--text);cursor:pointer;display:flex;font-size:.92rem;font-weight:600;gap:.75rem;justify-content:flex-start;min-height:46px;padding:0 .9rem;text-align:left;transition:background .14s ease,color .14s ease;width:100%}.trem-product-header__drawer-action:hover{background:#dcecea;background:var(--surface-inset)}.trem-product-header__drawer-action svg{color:#4b5563;color:var(--muted);flex-shrink:0;height:20px;width:20px}.trem-product-header__drawer-action--primary{background:#0f8f86;background:var(--color-primary);border:1px solid #0f8f86;border:1px solid var(--color-primary);color:#fff;color:var(--color-on-primary);margin-top:.25rem}.trem-product-header__drawer-action--primary:hover{background:#07655f;background:var(--color-primary-dark);border-color:#07655f;border-color:var(--color-primary-dark)}.trem-product-header__drawer-action--primary svg{color:#fff;color:var(--color-on-primary)}}@media(max-width:560px){.trem-product-header__inner{gap:.5rem;gap:var(--space-2,.5rem);min-height:52px}.trem-product-header__action--secondary,.trem-product-header__brand-copy{display:none}.trem-product-header__action--primary{font-size:.85rem;min-height:40px;padding:0 .75rem}}.ss-wrapper{transition-property:transform,opacity;transition-timing-function:cubic-bezier(.25,.46,.45,.94);will-change:transform,opacity}.ss-fade-in{opacity:0}.ss-fade-in.is-visible{opacity:1}.ss-slide-up{opacity:0;transform:translateY(40px)}.ss-slide-up.is-visible{opacity:1;transform:translateY(0)}.ss-slide-down{opacity:0;transform:translateY(-40px)}.ss-slide-down.is-visible{opacity:1;transform:translateY(0)}.ss-slide-left{opacity:0;transform:translateX(40px)}.ss-slide-left.is-visible{opacity:1;transform:translateX(0)}.ss-slide-right{opacity:0;transform:translateX(-40px)}.ss-slide-right.is-visible{opacity:1;transform:translateX(0)}.ss-scale-in{opacity:0;transform:scale(.9)}.ss-scale-in.is-visible{opacity:1;transform:scale(1)}.ss-zoom-in{opacity:0;transform:scale(1.1)}.ss-zoom-in.is-visible{opacity:1;transform:scale(1)}.tour-card{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:16px;border-radius:var(--radius-md,12px);box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm);color:inherit;cursor:pointer;display:grid;grid-template-columns:320px 1fr;height:320px;min-width:0;overflow:hidden;position:relative;text-decoration:none;transition:transform .2s cubic-bezier(.2,0,0,1),box-shadow .2s cubic-bezier(.2,0,0,1),border-color .2s cubic-bezier(.2,0,0,1);width:100%}.tour-card:focus-visible,.tour-card:hover{border-color:#0f8f86;border-color:var(--color-primary);box-shadow:0 16px 40px hsla(0,0%,7%,.12);box-shadow:var(--shadow-lg);outline:none;transform:translateY(-4px)}.tour-card.is-featured{border-color:rgba(15,143,134,.18);border-color:var(--primary-focus);box-shadow:0 0 0 1px rgba(15,143,134,.18),0 8px 22px hsla(0,0%,7%,.06);box-shadow:0 0 0 1px var(--primary-focus),var(--shadow-md)}.tour-card--grid{grid-template-columns:1fr;grid-template-rows:auto 1fr;height:380px}.tour-card--grid .tour-card__media{aspect-ratio:16/10;border-radius:0;min-height:160px;width:100%}.tour-card--grid .tour-card__content{display:flex;flex-direction:column;gap:.5rem;min-height:0;overflow:hidden;padding:.9rem 1rem 1rem}.tour-card--grid .tour-card__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;font-size:.95rem;line-height:1.3;max-height:2.6rem;overflow:hidden}.tour-card--grid .tour-card__meta{border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border-subtle,var(--border));flex-direction:row;gap:.5rem;justify-content:space-between;padding-top:.5rem}.tour-card--grid .tour-card__rating-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:.15rem}.tour-card--grid .tour-card__location{justify-content:flex-end;max-width:55%;text-align:right}.tour-card--grid .tour-card__facts{border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border-subtle,var(--border));justify-content:space-between;margin-top:auto;padding-top:.5rem;width:100%}.tour-card--grid .tour-card__tags{display:flex}.tour-card--grid .tour-card__tags .tour-card__tag:nth-child(n+3){display:none}.tour-card--grid .tour-card__price-overlay{align-items:flex-start;background:#fff;background:var(--surface);border-radius:10px;border-radius:var(--radius-sm,8px);bottom:.75rem;box-shadow:0 8px 22px hsla(0,0%,7%,.06);box-shadow:var(--shadow-md);display:flex;flex-direction:column;gap:.1rem;padding:.5rem .75rem;position:absolute;right:.75rem;z-index:2}.tour-card--grid .tour-card__price-label{color:#4b5563;color:var(--muted);color:var(--subtitle);font-size:.76rem;font-weight:400;font-weight:500;line-height:1.25}.tour-card--grid .tour-card__price-label,.tour-card--grid .tour-card__price-value{font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.tour-card--grid .tour-card__price-value{color:#4b5563;color:var(--muted);color:var(--danger-color);font-size:.875rem;font-weight:400;font-weight:700;line-height:1.2}.tour-card--compact{grid-template-columns:110px 1fr;height:auto;min-height:90px}.tour-card--compact .tour-card__media{aspect-ratio:1;border-radius:10px;border-radius:var(--radius-sm,8px);margin:.75rem;min-height:auto;overflow:hidden}.tour-card--compact .tour-card__body{gap:.25rem;padding:.75rem .75rem .75rem 0}.tour-card--compact .tour-card__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#4b5563;color:var(--muted);display:-webkit-box;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2;line-height:1.3;max-height:2.6rem;overflow:hidden}.tour-card--compact .tour-card__compact-footer{align-items:center;display:flex;justify-content:space-between;margin-top:auto}.tour-card--compact .tour-card__facts{gap:.5rem}.tour-card--compact .tour-card__facts .tour-card__fact{color:#4b5563;color:var(--muted);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.76rem;font-weight:400;gap:.15rem;line-height:1.25;padding:0}.tour-card--compact .tour-card__facts .tour-card__fact svg{height:11px;width:11px}.tour-card--compact .tour-card__price-amount{color:#4b5563;color:var(--muted);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2}.tour-card--compact .tour-card__heart{height:28px;left:.9rem;top:.9rem;width:28px}.tour-card--compact .tour-card__heart svg{height:14px;width:14px}.tour-card--compact .tour-card__badge,.tour-card--compact .tour-card__desc,.tour-card--compact .tour-card__kicker,.tour-card--compact .tour-card__meta,.tour-card--compact .tour-card__tags{display:none}.tour-card--featured{border-radius:28px;border-radius:var(--radius-lg,16px);grid-template-columns:420px 1fr;height:380px}.tour-card--featured .tour-card__media{border-radius:0}.tour-card--featured .tour-card__media:after{background:linear-gradient(90deg,transparent 50%,rgba(0,0,0,.15));content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.tour-card--featured .tour-card__body{gap:.75rem;padding:1.75rem}.tour-card--featured .tour-card__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#111;color:var(--text);display:-webkit-box;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:2rem;font-weight:600;font-weight:700;line-height:1.2;max-height:2.4rem;overflow:hidden}.tour-card--featured .tour-card__rating-wrapper .tour-card__stars svg{height:16px;width:16px}.tour-card--featured .tour-card__desc{-webkit-box-orient:vertical;-webkit-line-clamp:3;color:#111;color:var(--text);color:#4b5563;color:var(--card-text);display:-webkit-box;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;line-height:1.5;line-height:1.6;max-height:4.8rem;overflow:hidden}.tour-card--featured .tour-card__footer{border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border-subtle,var(--border));margin-top:auto;padding-top:1rem}.tour-card__media{background:linear-gradient(135deg,rgba(15,143,134,.1),rgba(29,79,145,.1)),#dcecea;background:linear-gradient(135deg,var(--primary-soft,#e0f2fe),var(--secondary-soft,#fae8ff)),var(--surface-inset);min-height:200px;overflow:hidden;position:relative;width:100%}.tour-card__img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .4s cubic-bezier(.2,0,0,1);width:100%}.tour-card:hover .tour-card__img{transform:scale(1.05)}.tour-card__placeholder{color:#0f8f86;color:var(--color-primary);display:grid;height:100%;opacity:.6;place-items:center;width:100%}.tour-card__heart{align-items:center;background:#fff;background:var(--surface);border:none;border-radius:9999px;box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm);color:#4b5563;color:var(--muted);cursor:pointer;display:inline-flex;height:36px;justify-content:center;left:1rem;padding:0;position:absolute;top:1rem;transition:transform .16s ease,color .16s ease,background .16s ease,box-shadow .16s ease;width:36px;z-index:3}.tour-card__heart:hover{background:#fff;background:var(--surface-elevated);box-shadow:0 8px 22px hsla(0,0%,7%,.06);box-shadow:var(--shadow-md);transform:scale(1.1)}.tour-card__heart.is-favorited,.tour-card__heart:hover{color:var(--danger-color)}.tour-card__heart.is-favorited svg{fill:currentColor}.tour-card__badge{align-items:center;border-radius:9999px;color:#4b5563;color:var(--muted);display:inline-flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.76rem;font-weight:600;font-weight:400;gap:.35rem;justify-content:center;line-height:1.25;line-height:1.2;padding:.3rem .75rem;position:absolute;z-index:3}.tour-card__badge--featured{background:#0f8f86;background:var(--color-primary);color:#fff;color:var(--color-on-primary,#fff);right:1rem;top:1rem}.tour-card__badge--category{backdrop-filter:blur(4px);background:rgba(0,0,0,.6);bottom:1rem;color:#fff;left:1rem}.tour-card__agency-logo{align-items:center;background:#fff;background:var(--surface);border-radius:9999px;bottom:.75rem;box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm);display:flex;height:36px;justify-content:center;left:.75rem;overflow:hidden;padding:4px;position:absolute;width:36px;z-index:3}.tour-card__agency-logo img{border-radius:inherit;display:block;height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.tour-card__body{gap:.5rem;min-width:0;padding:1.15rem 1.25rem}.tour-card__body,.tour-card__content{display:flex;flex-direction:column;min-height:0;overflow:hidden}.tour-card__spacer{flex:1 1;min-height:.25rem}.tour-card__header{display:flex;flex-direction:column;gap:.25rem;min-width:0;overflow:hidden}.tour-card__kicker{align-items:center;color:#4b5563;color:var(--muted);color:#07655f;color:var(--color-primary-dark);display:inline-flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.76rem;font-weight:400;font-weight:600;gap:.3rem;letter-spacing:.04em;line-height:1.25;overflow:hidden;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.tour-card__kicker svg{flex-shrink:0;height:12px;width:12px}.tour-card__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#111;color:var(--title);color:var(--text);display:-webkit-box;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:500;font-weight:700;line-height:1.75;line-height:1.3;margin:0;max-height:2.6rem;overflow:hidden}.tour-card__meta{align-items:center;display:flex;flex-wrap:nowrap;gap:.75rem;overflow:hidden}.tour-card__rating-wrapper{align-items:center;display:inline-flex;flex-shrink:0;gap:.35rem}.tour-card__stars{align-items:center;display:inline-flex;gap:1px}.tour-card__stars .tour-card__star{color:#dcecea;color:var(--surface-inset,#e5e7eb)}.tour-card__stars .tour-card__star svg{display:block;height:14px;width:14px}.tour-card__stars .tour-card__star--filled,.tour-card__stars .tour-card__star--half{color:#132321;color:var(--color-warning,#f59e0b)}.tour-card__rating-value{color:#4b5563;color:var(--muted);color:#111;color:var(--text);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;font-weight:600;line-height:1.2}.tour-card__location,.tour-card__review-count{color:#4b5563;color:var(--muted);color:var(--subtitle);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;font-weight:500;line-height:1.2}.tour-card__location{align-items:center;display:inline-flex;gap:.3rem;min-width:0;overflow:hidden}.tour-card__location svg{color:#4b5563;color:var(--muted);flex-shrink:0;height:14px;width:14px}.tour-card__location span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour-card__owner{align-items:center;color:#4b5563;color:var(--muted);color:var(--subtitle);display:inline-flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.76rem;font-weight:400;font-weight:500;gap:.25rem;line-height:1.25;opacity:.85;overflow:hidden}.tour-card__owner svg{color:#4b5563;color:var(--muted);flex-shrink:0;height:12px;width:12px}.tour-card__owner span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour-card__desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#4b5563;color:var(--muted);color:var(--card-text);display:-webkit-box;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;font-weight:500;line-height:1.2;line-height:1.6;margin:0;max-height:3.2rem;overflow:hidden}.tour-card__summary{grid-gap:.45rem;display:grid;gap:.45rem;min-width:0}.tour-card__route-note{align-items:center;color:#4b5563;color:var(--subtitle);color:var(--muted);display:inline-flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.76rem;font-weight:600;font-weight:400;gap:.35rem;line-height:1.25;min-width:0;overflow:hidden}.tour-card__route-note svg{color:#4b5563;color:var(--muted);flex:0 0 13px;height:13px;width:13px}.tour-card__route-note span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour-card__details{grid-gap:.35rem;display:grid;gap:.35rem;grid-template-columns:1fr;min-width:0;overflow:hidden}.tour-card__detail{align-items:center;color:#4b5563;color:var(--subtitle);color:var(--muted);display:inline-flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.76rem;font-weight:600;font-weight:400;gap:.35rem;line-height:1.25;min-width:0;overflow:hidden}.tour-card__detail svg{color:#0f8f86;color:var(--color-primary);flex:0 0 13px;height:13px;width:13px}.tour-card__detail span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour-card__tags{display:flex;flex-wrap:nowrap;gap:.35rem;overflow:hidden}.tour-card__tag{background:#dcecea;background:var(--surface-inset);border-radius:9999px;color:#4b5563;color:var(--muted);color:#111;color:var(--text);flex-shrink:0;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.76rem;font-weight:400;font-weight:600;line-height:1.25;line-height:1.3;overflow:hidden;padding:.2rem .6rem;text-overflow:ellipsis;white-space:nowrap}.tour-card__footer{border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border-subtle,var(--border));gap:1rem;margin-top:auto;padding-top:.75rem}.tour-card__compact-footer,.tour-card__footer{align-items:center;display:flex;justify-content:space-between}.tour-card__compact-footer{gap:.5rem}.tour-card__facts{display:flex;flex-wrap:wrap;gap:.5rem 1rem;overflow:hidden}.tour-card__fact{align-items:center;color:#4b5563;color:var(--muted);color:var(--subtitle);display:inline-flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;font-weight:500;gap:.35rem;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tour-card__fact svg{color:#4b5563;color:var(--muted);flex-shrink:0;height:14px;width:14px}.tour-card__actions{align-items:center;display:flex;flex-shrink:0;gap:.75rem;margin-left:auto}.tour-card__price{align-items:flex-end;display:inline-flex;flex-direction:column;gap:.05rem;text-align:right}.tour-card__price-prefix{color:#4b5563;color:var(--muted);color:var(--subtitle);font-size:.76rem;font-weight:400;line-height:1.25}.tour-card__price-amount,.tour-card__price-prefix{font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:500}.tour-card__price-amount{color:var(--danger-color);color:#111;color:var(--text);font-size:1.25rem;font-weight:700;line-height:1.75;line-height:1.2;white-space:nowrap}.tour-card__view-btn{border-radius:9999px;white-space:nowrap}.tour-card__admin{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}@media(max-width:calc(1024px - 1px)){.tour-card{grid-template-columns:240px 1fr;height:300px}.tour-card .tour-card__media{min-height:180px}.tour-card .tour-card__body{gap:.35rem;padding:.85rem .9rem}.tour-card .tour-card__spacer{display:none}.tour-card .tour-card__title{color:#111;color:var(--text);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.tour-card .tour-card__desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;line-height:1.5;max-height:3rem;overflow:hidden}.tour-card .tour-card__footer{flex-wrap:wrap;gap:.5rem;padding-top:.5rem}.tour-card .tour-card__facts{gap:.5rem}.tour-card .tour-card__actions{gap:.5rem;justify-content:space-between;margin-left:0;width:100%}.tour-card .tour-card__price{align-items:baseline;flex-direction:row;gap:.25rem}.tour-card .tour-card__view-btn{font-size:.8rem;padding:.35rem .85rem}.tour-card .tour-card__tags .tour-card__tag:nth-child(n+3){display:none}.tour-card--featured{grid-template-columns:280px 1fr;height:320px}.tour-card--featured .tour-card__body{gap:.5rem;padding:1rem}.tour-card--featured .tour-card__title{color:#111;color:var(--text);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.5}}@media(max-width:calc(900px - 1px)){.tour-card{grid-template-columns:1fr;height:auto;min-height:0}.tour-card .tour-card__media{aspect-ratio:16/9;max-height:280px;min-height:200px;width:100%}.tour-card .tour-card__body{gap:.35rem;padding:.85rem .9rem}.tour-card .tour-card__kicker{display:none}.tour-card .tour-card__title{color:#111;color:var(--text);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.tour-card .tour-card__meta{flex-wrap:nowrap}.tour-card .tour-card__location{justify-content:flex-end;max-width:55%;text-align:right}.tour-card .tour-card__desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#4b5563;color:var(--muted);display:-webkit-box;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2;line-height:1.5;max-height:3rem;overflow:hidden}.tour-card .tour-card__tags{display:flex}.tour-card .tour-card__tags .tour-card__tag:nth-child(n+3){display:none}.tour-card .tour-card__footer{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:.5rem;margin-top:.5rem;padding-top:.5rem}.tour-card .tour-card__facts{gap:.75rem}.tour-card .tour-card__actions{flex-wrap:nowrap;gap:.5rem;justify-content:flex-end;margin-left:auto;width:auto}.tour-card .tour-card__price{align-items:flex-end;flex-direction:column;gap:.05rem;text-align:right}.tour-card .tour-card__view-btn{display:none}.tour-card .tour-card__admin{width:auto}.tour-card .tour-card__admin button{flex:none;padding-inline:.75rem}.tour-card--featured .tour-card__body{padding:1rem}.tour-card--featured .tour-card__title{color:#111;color:var(--text);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.75}.tour-card--featured .tour-card__desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;line-height:1.5;max-height:3rem;overflow:hidden}.tour-card--featured .tour-card__badge--category{display:none}.tour-card--grid{height:360px}.tour-card--grid .tour-card__media{aspect-ratio:16/9;min-height:160px}}@media(max-width:calc(768px - 1px)){.tour-card{border-radius:10px;border-radius:var(--radius-sm,8px);grid-template-columns:1fr}.tour-card .tour-card__media{aspect-ratio:16/9;max-height:220px;min-height:160px;width:100%}.tour-card .tour-card__body{gap:.35rem;padding:.75rem .85rem}.tour-card .tour-card__kicker,.tour-card .tour-card__spacer{display:none}.tour-card .tour-card__title{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#111;color:var(--text);display:-webkit-box;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;font-weight:700;line-height:1.5;line-height:1.3;max-height:2.6rem;overflow:hidden}.tour-card .tour-card__meta{flex-wrap:nowrap}.tour-card .tour-card__location{justify-content:flex-end;max-width:55%;text-align:right}.tour-card .tour-card__desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#4b5563;color:var(--muted);color:var(--card-text);display:block;display:-webkit-box;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2;line-height:1.5;max-height:3rem;overflow:hidden}.tour-card .tour-card__tags{display:flex;flex-wrap:wrap;gap:.25rem}.tour-card .tour-card__tags .tour-card__tag:nth-child(n+3){display:none}.tour-card .tour-card__footer{align-items:center;border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border-subtle,var(--border));flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:space-between;margin-top:.5rem;padding-top:.5rem}.tour-card .tour-card__facts{gap:.75rem}.tour-card .tour-card__facts .tour-card__fact{color:#4b5563;color:var(--muted);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.76rem;font-weight:400;line-height:1.25}.tour-card .tour-card__actions{gap:.5rem;justify-content:flex-end;margin-left:auto;width:auto}.tour-card .tour-card__price{align-items:flex-end;flex-direction:column;gap:.05rem;text-align:right}.tour-card .tour-card__price-prefix{display:none}.tour-card .tour-card__price-amount{color:#111;color:var(--text);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.5}.tour-card .tour-card__view-btn{display:none}.tour-card .tour-card__admin{width:auto}.tour-card .tour-card__admin button{flex:none;font-size:.8rem;padding-inline:.75rem}.tour-card--featured .tour-card__body{padding:.85rem}.tour-card--featured .tour-card__title{color:#111;color:var(--text);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.75}.tour-card--featured .tour-card__desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:block;display:-webkit-box;line-height:1.5;max-height:3rem;overflow:hidden}.tour-card--featured .tour-card__tags{display:flex}.tour-card--featured .tour-card__badge--category{display:none}.tour-card--grid{grid-template-rows:auto auto;height:auto}.tour-card--grid .tour-card__content{min-height:0}.tour-card--grid .tour-card__media{aspect-ratio:16/9;min-height:140px}.tour-card--grid .tour-card__facts{margin-top:.5rem}.tour-card--grid .tour-card__price-overlay{align-items:baseline;bottom:.5rem;flex-direction:row;gap:.25rem;padding:.35rem .6rem;right:.5rem}.tour-card--grid .tour-card__price-label{display:none}}@media(max-width:calc(576px - 1px)){.tour-card .tour-card__media{aspect-ratio:16/9;min-height:140px}.tour-card .tour-card__body{padding:.65rem .75rem}.tour-card .tour-card__details{gap:.25rem}.tour-card .tour-card__title{color:#4b5563;color:var(--muted);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;font-weight:700;line-height:1.2}.tour-card .tour-card__meta{align-items:center;flex-direction:row;gap:.5rem;justify-content:space-between}.tour-card .tour-card__location{justify-content:flex-end;max-width:60%;text-align:right}.tour-card .tour-card__desc{-webkit-box-orient:vertical;-webkit-line-clamp:2;display:-webkit-box;line-height:1.4;max-height:2.8rem;overflow:hidden}.tour-card .tour-card__tags .tour-card__tag:nth-child(n+2){display:none}.tour-card .tour-card__footer{align-items:center;flex-direction:row;gap:.5rem;justify-content:space-between}.tour-card .tour-card__facts{gap:.5rem}.tour-card .tour-card__facts .tour-card__fact{color:#4b5563;color:var(--muted);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.76rem;font-weight:400;line-height:1.25}.tour-card .tour-card__facts .tour-card__fact:last-child{display:inline-flex}.tour-card .tour-card__price-amount{color:#4b5563;color:var(--muted);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2}.tour-card--compact{grid-template-columns:70px 1fr}.tour-card--compact .tour-card__media{margin:.5rem}.tour-card--compact .tour-card__body{padding:.5rem .5rem .5rem 0}.tour-card--compact .tour-card__facts{display:none}}.trevio-trip-card{background:#fff;background:var(--card-bg);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:22px;box-shadow:0 24px 60px hsla(0,0%,7%,.08);color:#111;color:var(--text);display:flex;flex-direction:column;height:420px;overflow:hidden;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1),border-color .2s cubic-bezier(.4,0,.2,1)}.trevio-trip-card:hover{border-color:#07655f;border-color:var(--color-primary-dark);box-shadow:0 16px 40px hsla(0,0%,7%,.12);transform:translateY(-4px)}.trevio-trip-card__image{background:linear-gradient(135deg,#f4f8f7,#dcecea) 50%/cover;background:linear-gradient(135deg,var(--surface-subtle),var(--surface-muted)) 50%/cover;flex:0 0 180px;height:180px;overflow:hidden;position:relative}.trevio-trip-card__rating,.trevio-trip-card__tag{border-radius:9999px;font-size:.76rem;font-weight:900;max-width:calc(100% - 28px);overflow:hidden;padding:7px 10px;position:absolute;text-overflow:ellipsis;top:14px;white-space:nowrap}.trevio-trip-card__tag{background:hsla(0,0%,100%,.98);background:var(--surface-glass-strong);left:14px}.trevio-trip-card__favorite,.trevio-trip-card__rating{background:hsla(0,0%,100%,.98);background:var(--surface-glass-strong);color:#111;color:var(--text);right:14px}.trevio-trip-card__favorite{border:0;border-radius:10px;bottom:14px;display:flex;font-size:20px;height:40px;justify-content:center;position:absolute;transition:transform .16s cubic-bezier(.4,0,.2,1),color .16s cubic-bezier(.4,0,.2,1);width:40px}.trevio-trip-card__favorite:hover{transform:scale(1.1)}.trevio-trip-card__favorite.is-saved{color:#b91c1c;color:var(--color-danger)}.trevio-trip-card__body{display:flex;flex:1 1;flex-direction:column;min-height:0;overflow:hidden;padding:1rem 1.125rem 1.125rem}.trevio-trip-card__title{color:#111;color:var(--card-title);font-size:18px;font-weight:700;line-height:1.3;margin:0}.trevio-trip-card__desc,.trevio-trip-card__title{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.trevio-trip-card__desc{line-height:1.5;margin:.25rem 0 0}.trevio-trip-card__desc,.trevio-trip-card__meta{color:#4b5563;color:var(--card-text);font-size:13px}.trevio-trip-card__meta{margin-top:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trevio-trip-card__chips{display:flex;flex-wrap:nowrap;gap:.375rem;margin-top:.625rem;max-height:34px;overflow:hidden}.trevio-trip-card__chip{background:rgba(15,143,134,.05);background:var(--primary-softer);border-radius:6px;color:#07655f;color:var(--color-primary-dark);flex-shrink:0;font-size:.76rem;font-weight:800;height:28px;overflow:hidden;padding:.3125rem .625rem;text-overflow:ellipsis;white-space:nowrap}.trevio-trip-card__footer{align-items:center;border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border);display:flex;gap:.625rem;justify-content:space-between;margin-top:auto;padding-top:.75rem}.trevio-trip-card__price{min-width:0}.trevio-trip-card__price small{color:#4b5563;color:var(--card-text);display:block;font-size:.76rem}.trevio-trip-card__price strong{display:block;font-size:18px;font-weight:700}.trevio-trip-card__link{background:none;border:0;color:#07655f;color:var(--color-primary-dark);flex-shrink:0;font-size:13px;font-weight:900;transition:opacity .16s cubic-bezier(.4,0,.2,1);white-space:nowrap}.trevio-trip-card__link:hover{opacity:.7}.trevio-trip-card--sold-out{opacity:.82}.trevio-trip-card--sold-out .trevio-trip-card__image:after{align-items:center;background:hsla(0,0%,100%,.98);background:var(--surface-glass-strong);color:#111;color:var(--text);content:"SOLD OUT";display:flex;font-size:.875rem;font-weight:900;inset:0;justify-content:center;letter-spacing:.12em;position:absolute}.trevio-trip-card--sold-out .trevio-trip-card__link{color:#4b5563;color:var(--text-muted);pointer-events:none}.trevio-trip-card__sold-out-note{align-items:center;background:rgba(185,28,28,.08);background:var(--danger-soft,rgba(185,28,28,.08));border:1px solid rgba(185,28,28,.15);border:1px solid rgba(var(--color-danger-rgb,185,28,28),.15);border-radius:6px;color:#b91c1c;color:var(--color-danger,#b91c1c);display:flex;flex-shrink:0;font-size:.76rem;font-weight:600;gap:.375rem;line-height:1.4;margin-top:.5rem;padding:.5rem .625rem}.intl-card{all:unset;cursor:pointer;display:block;height:420px;perspective:1200px;width:100%}.intl-card:focus-visible{border-radius:16px;outline:2px solid #0f8f86;outline:2px solid var(--color-primary);outline-offset:4px}.intl-card__book{height:100%;position:relative;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%}.intl-card:focus-visible .intl-card__book,.intl-card:hover .intl-card__book{transform:rotateY(-180deg)}.intl-card__spine{background:linear-gradient(90deg,rgba(0,0,0,.2),rgba(0,0,0,.04));border-radius:10px 0 0 10px;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:12px;z-index:5}.intl-card__cover{backface-visibility:hidden;border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:0 16px 16px 0;box-shadow:0 24px 60px hsla(0,0%,7%,.08);inset:0;overflow:hidden;position:absolute}.intl-card__cover-img{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1);width:100%}.intl-card:focus-visible .intl-card__cover-img,.intl-card:hover .intl-card__cover-img{transform:scale(1.06)}.intl-card__cover-overlay{background:linear-gradient(180deg,transparent,rgba(0,0,0,.02) 40%,rgba(0,0,0,.55));inset:0;pointer-events:none;position:absolute}.intl-card__cover-content{align-items:center;display:flex;gap:.5rem;left:1.125rem;position:absolute;top:1rem;z-index:2}.intl-card__flag{filter:drop-shadow(0 2px 4px rgba(0,0,0,.3));font-size:2rem;line-height:1}.intl-card__country{color:#fff;font-size:.875rem;font-weight:700;letter-spacing:.1em;text-shadow:0 1px 4px rgba(0,0,0,.5);text-transform:uppercase}.intl-card__cover-footer{align-items:center;bottom:1rem;display:flex;justify-content:space-between;left:1.125rem;position:absolute;right:1.125rem;z-index:2}.intl-card__tag{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.98);background:var(--surface-glass-strong);border-radius:9999px;color:#111;color:var(--text);font-size:.76rem;font-weight:700;padding:.25rem .625rem}.intl-card__duration{color:hsla(0,0%,100%,.9);font-size:.76rem;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.5)}.intl-card__pages{inset:6px 0 6px 12px;pointer-events:none;position:absolute;transform:translateZ(-1px);transition:opacity .3s cubic-bezier(.4,0,.2,1)}.intl-card:focus-visible .intl-card__pages,.intl-card:hover .intl-card__pages{opacity:0}.intl-card__page{backface-visibility:hidden;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:0 2px 2px 0;box-shadow:1px 0 2px rgba(0,0,0,.04);inset:0;position:absolute;transform-origin:left center;transition:transform .5s cubic-bezier(.4,0,.2,1)}.intl-card__page--1{transform:rotateY(0deg);transition-delay:80ms}.intl-card__page--2{transform:rotateY(0deg);transition-delay:.16s}.intl-card__page--3{transform:rotateY(0deg);transition-delay:.24s}.intl-card:focus-visible .intl-card__page--1,.intl-card:hover .intl-card__page--1{transform:rotateY(-30deg)}.intl-card:focus-visible .intl-card__page--2,.intl-card:hover .intl-card__page--2{transform:rotateY(-55deg)}.intl-card:focus-visible .intl-card__page--3,.intl-card:hover .intl-card__page--3{transform:rotateY(-75deg)}.intl-card__back{backface-visibility:hidden;background:#fff;background:var(--card-bg);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:0 16px 16px 0;inset:0;overflow:hidden;position:absolute;transform:rotateY(180deg)}.intl-card__back-content{display:flex;flex-direction:column;gap:.625rem;height:100%;justify-content:center;padding:1.25rem 1.25rem 1.25rem 1.75rem}.intl-card__title{color:#111;color:var(--card-title);font-size:1.25rem;font-weight:700;line-height:1.2;margin:0}.intl-card__location{align-items:center;color:#4b5563;color:var(--muted);display:flex;font-size:.875rem;gap:.375rem;margin:0}.intl-card__location svg{color:#0f8f86;color:var(--color-primary);flex-shrink:0}.intl-card__rating{align-items:center;display:flex;font-size:.875rem;font-weight:600;gap:.25rem}.intl-card__rating,.intl-card__rating svg{color:#d8942a;color:var(--color-tertiary)}.intl-card__price{display:flex;flex-direction:column;gap:0;margin:0}.intl-card__price-from{color:#4b5563;color:var(--muted);font-size:.76rem;letter-spacing:.05em;text-transform:uppercase}.intl-card__price-value{color:#07655f;color:var(--color-primary-dark);font-size:1.5rem;font-weight:800}.intl-card__cta{align-items:center;color:#0f8f86;color:var(--color-primary);display:inline-flex;font-size:.875rem;font-weight:700;gap:.375rem;margin-top:.25rem}.intl-card__cta svg{transition:transform .2s cubic-bezier(.4,0,.2,1)}.intl-card:focus-visible .intl-card__cta svg,.intl-card:hover .intl-card__cta svg{transform:translateX(4px)}@media(max-width:640px){.intl-card{height:380px}}.booking-summary-card{background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-sm);box-sizing:border-box;color:var(--text);padding:14px;width:100%}.trem-input{align-items:center;background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:6px;box-sizing:border-box;display:flex;transition:border-color .16s cubic-bezier(.4,0,.2,1),box-shadow .16s cubic-bezier(.4,0,.2,1);width:100%}.trem-input:focus-within{border-color:#0f8f86;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(15,143,134,.1);box-shadow:0 0 0 3px var(--primary-soft)}.trem-input--error{border-color:#b91c1c}.trem-input--error:focus-within{box-shadow:0 0 0 3px color-mix(in srgb,#b91c1c 12%,transparent)}.trem-input__cc-trigger{align-items:center;background:transparent;border:none;border-right:1px solid hsla(0,0%,7%,.12);border-right:1px solid var(--border);color:#111;color:var(--text);cursor:pointer;display:flex;flex-shrink:0;font-size:.76rem;font-weight:600;gap:2px;padding:.625rem .375rem .625rem .625rem;transition:background .12s cubic-bezier(.4,0,.2,1);white-space:nowrap}.trem-input__cc-trigger:hover{background:#dcecea;background:var(--surface-inset)}.trem-input__cc-trigger .trem-icon{color:#4b5563;color:var(--muted);font-size:.65rem;transition:transform .2s cubic-bezier(.4,0,.2,1)}.trem-input__cc-trigger .trem-icon.is-open{transform:rotate(180deg)}.trem-input__field{background:transparent;border:none;color:#111;color:var(--text);flex:1 1;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;min-width:0;outline:none;padding:.625rem .75rem}.trem-input__field::-moz-placeholder{color:#4b5563;color:var(--muted)}.trem-input__field::placeholder{color:#4b5563;color:var(--muted)}.trem-input--disabled,.trem-input__field:disabled{cursor:not-allowed;opacity:.55}.booking-table{--booking-table-control-height:44px;color:#111;color:var(--text);display:flex;flex-direction:column;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;max-width:100%;min-width:0;overflow:hidden;width:100%}.booking-table__panel{flex:1 1 auto;flex-direction:column;max-width:100%;min-height:0;overflow:hidden}.booking-table__hero,.booking-table__panel{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:10px;box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm);display:flex;min-width:0;width:100%}.booking-table__hero{align-items:center;gap:1.25rem;justify-content:space-between;margin-bottom:1rem;padding:1.5rem}.booking-table__hero-copy{grid-gap:.5rem;display:grid;gap:.5rem;min-width:0}.booking-table__hero-copy h2{color:#07655f;color:var(--color-primary-dark,var(--title,var(--text)));font-size:2.5rem;font-weight:700;line-height:1.2;margin:0}.booking-table__hero-copy p,.booking-table__hero-copy small{color:#4b5563;color:var(--muted);font-weight:600;margin:0}.booking-table__hero-copy p{color:#111;color:var(--text);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}.booking-table__hero-copy small,.booking-table__hero-eyebrow{color:#4b5563;color:var(--muted);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2}.booking-table__hero-eyebrow{color:#0f8f86;color:var(--color-primary);font-weight:700;text-transform:uppercase}.booking-table__hero-actions{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.booking-table__hero-action{background:#fff;background:var(--surface);border-color:hsla(0,0%,7%,.12)!important;border-color:var(--border)!important;border-radius:6px;box-shadow:none;color:#111;color:var(--text);font-weight:700;min-height:var(--booking-table-control-height);text-decoration:none}.booking-table__hero-action:hover{background:#dcecea;background:var(--surface-inset);color:#07655f;color:var(--color-primary-dark);text-decoration:none}.booking-table__hero-action--icon{height:var(--booking-table-control-height);padding:0;width:var(--booking-table-control-height)}.booking-table__toolbar{align-items:center;display:flex;flex:0 0 auto;flex-wrap:nowrap;gap:1rem;justify-content:space-between;min-width:0;padding:1.25rem}.booking-table__toolbar h2{color:#111;color:var(--text);color:var(--title,var(--text));flex:0 0 auto;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.5rem;font-weight:600;font-weight:700;line-height:1.5;margin:0}.booking-table__controls{align-items:center;display:flex;flex:1 1 auto;flex-wrap:nowrap;gap:.75rem;justify-content:flex-end;min-width:0}.booking-table__search{align-items:center;background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:6px;display:inline-flex;flex:1 1 320px;gap:.5rem;height:var(--booking-table-control-height);max-width:520px;min-height:var(--booking-table-control-height);min-width:240px;padding:0 .75rem;transition:border-color .16s ease,box-shadow .16s ease}.booking-table__search:focus-within{border-color:#0f8f86;border-color:var(--color-primary);box-shadow:0 0 0 3px rgba(15,143,134,.1);box-shadow:0 0 0 3px var(--primary-soft)}.booking-table__search>svg{color:#4b5563;color:var(--muted);flex:0 0 auto}.booking-table__search .trem-input{background:transparent;border:0;box-shadow:none;min-width:0}.booking-table__search .trem-input:focus-within{border-color:transparent;box-shadow:none}.booking-table__search .trem-input__field{min-height:calc(var(--booking-table-control-height) - 2px);padding:0}.booking-table__select{background:#fff;background:var(--surface);border-color:hsla(0,0%,7%,.12)!important;border-color:var(--border)!important;border-radius:6px;box-shadow:none;color:#111;color:var(--text);gap:.5rem;height:var(--booking-table-control-height);justify-content:space-between;min-height:var(--booking-table-control-height);min-width:132px;text-decoration:none}.booking-table__select:hover{background:#dcecea;background:var(--surface-inset);color:#07655f;color:var(--color-primary-dark);text-decoration:none}.booking-table__sort{align-items:center;color:#111;color:var(--title,var(--text));display:inline-flex;flex:0 0 auto;font-weight:700;gap:.5rem;min-height:var(--booking-table-control-height)}.booking-table__sort>span{white-space:nowrap}.booking-table__sort .booking-table__select{min-width:184px}.booking-table__scroll{display:block;flex:1 1 auto;max-width:100%;min-height:0;min-width:0;overflow-x:auto;overflow-y:auto;overscroll-behavior-x:contain;scrollbar-color:#4b5563 transparent;scrollbar-color:var(--muted) transparent;scrollbar-width:thin;width:100%}.booking-table__scroll:focus{outline:2px solid rgba(15,143,134,.1);outline:2px solid var(--primary-soft);outline-offset:-2px}.booking-table__scroll::-webkit-scrollbar{height:8px}.booking-table__scroll::-webkit-scrollbar-thumb{background:hsla(0,0%,7%,.06);background:var(--neutral-soft);border-radius:9999px}.booking-table table{border-collapse:collapse;min-width:1060px;width:100%}.booking-table td,.booking-table th{border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border);padding:1rem 1.25rem;text-align:left;vertical-align:middle;white-space:nowrap}.booking-table th{background:#dcecea;background:var(--surface-inset);color:#111;color:var(--title,var(--text));font-weight:700}.booking-table th .booking-table__header-button{align-items:center;background:transparent;border:0;color:#111;color:var(--text);color:inherit;display:inline-flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;font-weight:700;gap:.5rem;line-height:1.5;padding:0}.booking-table th .booking-table__header-button:not(:disabled){cursor:pointer}.booking-table th .booking-table__header-button:disabled{cursor:default}.booking-table td{color:#111;color:var(--text);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;line-height:1.5}.booking-table .is-center{text-align:center}.booking-table .is-right{text-align:right}.booking-table__state{color:#4b5563;color:var(--muted);text-align:center}.booking-table__state>span{display:inline-flex;flex-direction:column;gap:.25rem;white-space:normal}.booking-table__state strong{color:#111;color:var(--title,var(--text));font-weight:700}.booking-table__state small{color:#4b5563;color:var(--muted);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2}.booking-table__state.is-error{color:#b91c1c;color:var(--color-danger)}.booking-table__media-cell{align-items:center;display:flex;gap:.75rem;min-width:270px}.booking-table__media-cell .booking-table__media-fallback,.booking-table__media-cell img{border-radius:50%;flex:0 0 52px;height:52px;-o-object-fit:cover;object-fit:cover;width:52px}.booking-table__media-cell .booking-table__media-fallback{align-items:center;background:#dcecea;background:var(--surface-inset);color:#111;color:var(--title,var(--text));display:inline-flex;font-weight:700;justify-content:center}.booking-table__media-cell small,.booking-table__media-cell strong{display:block;white-space:normal}.booking-table__media-cell strong{color:#111;color:var(--title,var(--text));font-weight:700}.booking-table__media-cell small{color:#4b5563;color:var(--muted);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2;margin-top:.25rem}.booking-table__status{align-items:center;border-radius:9999px;color:#fff;color:var(--color-on-primary);display:inline-flex;font-size:.76rem;font-weight:700;gap:.5rem;line-height:1.25;padding:.25rem .75rem}.booking-table__status span{background:currentColor;border-radius:50%;height:6px;width:6px}.booking-table__status--blue{background:#1d4f91;background:var(--color-secondary)}.booking-table__status--olive{background:#d8942a;background:var(--color-tertiary,#d8942a)}.booking-table__status--red{background:#b91c1c;background:var(--color-danger)}.booking-table__status--green{background:#166534;background:var(--color-success,#166534)}.booking-table__status--neutral{background:#4b5563;background:var(--muted)}.booking-table__row-actions{align-items:center;display:inline-flex;gap:.5rem;justify-content:flex-end}.booking-table__action-button{color:#111;color:var(--text);height:36px;min-height:36px;text-decoration:none;width:36px}.booking-table__action-button:hover{background:rgba(15,143,134,.05);background:var(--primary-softer);color:#07655f;color:var(--color-primary-dark);text-decoration:none}.booking-table__pagination{align-items:center;display:flex;flex:0 0 auto;flex-wrap:wrap;gap:.75rem 1.25rem;justify-content:space-between;max-width:100%;min-width:0;padding-top:1.5rem}.booking-table__page-size,.booking-table__pages{align-items:center;color:#111;color:var(--title,var(--text));display:flex;font-weight:500;gap:.75rem}.booking-table__page-size .booking-table__select{min-width:104px}.booking-table__pages{gap:.5rem;margin-left:auto}.booking-table__page-nav,.booking-table__page-number{height:36px;min-height:36px;padding:0;text-decoration:none;width:36px}.booking-table__page-nav{color:#111;color:var(--text)}.booking-table__page-nav:hover{background:#dcecea;background:var(--surface-inset);text-decoration:none}.booking-table__page-number{border-radius:50%}.booking-table__cell--danger{color:#b91c1c;color:var(--color-danger);font-weight:700}.booking-table__cell-action{color:inherit;font:inherit;font-weight:inherit;min-height:0;padding:0;text-align:inherit;text-decoration:none}.booking-table__cell-action:hover{color:#07655f;color:var(--color-primary-dark);text-decoration:underline}.booking-table__cell-action--danger{color:#b91c1c;color:var(--color-danger);font-weight:700}@media(max-width:1279px){.booking-table__hero{align-items:flex-start;flex-direction:column}.booking-table__hero-actions{justify-content:flex-start;width:100%}.booking-table__toolbar{align-items:flex-start;flex-direction:column}.booking-table__pagination{align-items:center;flex-direction:row}.booking-table__controls{flex-wrap:wrap;justify-content:flex-start;width:100%}.booking-table__search{flex-basis:100%;max-width:none;width:100%}}@media(max-width:833px){.booking-table__hero{padding:1rem}.booking-table__hero-copy h2{font-size:2rem}.booking-table__toolbar{padding:1rem}.booking-table td,.booking-table th{padding:.75rem 1rem}.booking-table__pagination{gap:.75rem}.booking-table__page-size{flex:1 1 auto;gap:.5rem}.booking-table__page-size .booking-table__select{min-width:88px}.booking-table__pages{gap:.25rem}.booking-table__page-nav,.booking-table__page-number{height:34px;min-height:34px;width:34px}.booking-table__media-cell{min-width:230px}.booking-table__media-cell .booking-table__media-fallback,.booking-table__media-cell img{flex-basis:44px;height:44px;width:44px}}.trem-breadcrumbs ol{flex-wrap:wrap;list-style:none;margin:0;padding:0}.trem-breadcrumbs li,.trem-breadcrumbs ol{align-items:center;display:flex;gap:.45rem}.trem-breadcrumbs li{color:var(--muted);font-size:.82rem}.trem-breadcrumbs li a{color:var(--color-primary);font-weight:500;text-decoration:none;white-space:nowrap}.trem-breadcrumbs li a:hover{text-decoration:underline}.trem-breadcrumbs li span:not(.trem-breadcrumbs__sep){max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trem-breadcrumbs__sep{color:var(--border);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.trem-datepicker{position:relative;width:100%}.trem-datepicker__trigger{align-items:center;background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:6px;color:#111;color:var(--text);cursor:pointer;display:flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;padding:.625rem .75rem;text-align:left;transition:border-color .16s cubic-bezier(.4,0,.2,1),box-shadow .16s cubic-bezier(.4,0,.2,1);width:100%}.trem-datepicker__trigger:focus,.trem-datepicker__trigger:hover{border-color:#0f8f86;border-color:var(--color-primary)}.trem-datepicker__trigger:focus{box-shadow:0 0 0 3px rgba(15,143,134,.1);box-shadow:0 0 0 3px var(--primary-soft);outline:none}.trem-datepicker__trigger--disabled{cursor:not-allowed;opacity:.55;pointer-events:none}.trem-datepicker__icon,.trem-datepicker__placeholder{color:#4b5563;color:var(--muted)}.trem-datepicker__icon{flex-shrink:0;margin-left:auto}.trem-datepicker--error .trem-datepicker__trigger{border-color:#b91c1c}.trem-datepicker--error .trem-datepicker__trigger:focus{box-shadow:0 0 0 3px color-mix(in srgb,#b91c1c 12%,transparent)}.trem-datepicker__dropdown{animation:trem-dp-in .15s cubic-bezier(.4,0,.2,1);background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.06);left:0;min-width:280px;padding:.75rem;position:absolute;top:calc(100% + 4px);z-index:100}.trem-datepicker__header{align-items:center;display:flex;gap:.25rem;justify-content:space-between;margin-bottom:.75rem}.trem-datepicker__title{color:#111;color:var(--title);flex:1 1;font-size:.875rem;font-weight:700;text-align:center;white-space:nowrap}.trem-datepicker__nav-btn{background:transparent;border:none;border-radius:6px;color:#4b5563;color:var(--muted);cursor:pointer;display:grid;flex-shrink:0;height:28px;place-items:center;transition:background .12s cubic-bezier(.4,0,.2,1),color .12s cubic-bezier(.4,0,.2,1);width:28px}.trem-datepicker__nav-btn:hover{background:#dcecea;background:var(--surface-inset);color:#111;color:var(--text)}.trem-datepicker__nav-btn:focus-visible{outline:2px solid #0f8f86;outline:2px solid var(--color-primary);outline-offset:-2px}.trem-datepicker__weekdays{grid-gap:0;display:grid;gap:0;grid-template-columns:repeat(7,1fr);margin-bottom:.25rem}.trem-datepicker__weekday{color:#4b5563;color:var(--muted);font-size:.76rem;font-weight:600;padding:.25rem 0;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.trem-datepicker__grid{grid-gap:2px;display:grid;gap:2px}.trem-datepicker__row{grid-gap:2px;display:grid;gap:2px;grid-template-columns:repeat(7,1fr)}.trem-datepicker__cell{display:grid;font-size:.875rem;height:32px;place-items:center}.trem-datepicker__cell--empty{pointer-events:none}.trem-datepicker__day{background:transparent;border:none;border-radius:6px;color:#111;color:var(--text);cursor:pointer;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;height:100%;transition:background .1s cubic-bezier(.4,0,.2,1),color .1s cubic-bezier(.4,0,.2,1);width:100%}.trem-datepicker__day:hover:not(:disabled){background:#dcecea;background:var(--surface-inset)}.trem-datepicker__day:focus-visible{outline:2px solid #0f8f86;outline:2px solid var(--color-primary);outline-offset:-2px}.trem-datepicker__day--selected{background:#0f8f86!important;background:var(--color-primary)!important;color:#fff!important;color:var(--color-on-primary)!important;font-weight:700}.trem-datepicker__day--today:not(.trem-datepicker__day--selected){background:rgba(15,143,134,.05);background:var(--primary-softer);color:#0f8f86;color:var(--color-primary);font-weight:700}.trem-datepicker__day--disabled{color:#4b5563;color:var(--muted);cursor:not-allowed;opacity:.4}.trem-datepicker__footer{border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border);display:flex;justify-content:center;margin-top:.5rem;padding-top:.5rem}.trem-datepicker__today-btn{background:transparent;border:none;border-radius:6px;color:#0f8f86;color:var(--color-primary);cursor:pointer;font-size:.76rem;font-weight:700;padding:.375rem .75rem;transition:background .12s cubic-bezier(.4,0,.2,1)}.trem-datepicker__today-btn:hover{background:rgba(15,143,134,.05);background:var(--primary-softer)}@keyframes trem-dp-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.trem-fab{bottom:0;left:0;padding:.75rem 1rem;position:fixed;right:0;transition:background .2s ease,box-shadow .2s ease,padding .2s ease;z-index:100}.trem-fab--has-bg{background:var(--surface-elevated);border-top:1px solid var(--border);box-shadow:0 -4px 20px rgba(0,0,0,.08)}.trem-fab--no-bg{background:transparent;border-top:none;box-shadow:none}@media(max-width:768px){.trem-fab--rounded .trem-fab__inner{border-radius:14px;overflow:hidden}.trem-fab--square .trem-fab__inner{border-radius:0}}.trem-fab--gap-small .trem-fab__inner{gap:.35rem}.trem-fab--gap-medium .trem-fab__inner{gap:.5rem}.trem-fab--gap-large .trem-fab__inner{gap:.75rem}.trem-fab--has-error,.trem-fab--has-note{padding-top:0}.trem-fab__error{align-items:center;background:rgba(185,28,28,.1);border-bottom:1px solid rgba(185,28,28,.2);color:var(--color-danger);display:flex;font-size:.82rem;font-weight:500;gap:.4rem;margin:0 -1rem .75rem;padding:.65rem .9rem}.trem-fab__note{background:var(--surface-inset);border-bottom:1px solid var(--border);color:var(--text-muted);font-size:.78rem;font-weight:400;margin:0 -1rem .75rem;padding:.5rem .9rem;text-align:center}.trem-fab--align-left .trem-fab__inner{justify-content:flex-start}.trem-fab--align-right .trem-fab__inner{justify-content:flex-end}.trem-fab--align-center .trem-fab__inner{justify-content:center}.trem-fab--align-left-right .trem-fab__inner{justify-content:space-between}.trem-fab--align-stretch .trem-fab__inner{gap:0;justify-content:stretch}.trem-fab--align-stretch .trem-fab__inner .trem-fab__btn{border-left-width:0;border-radius:0;border-right-width:1px;flex:1 1;min-width:0}.trem-fab--align-stretch .trem-fab__inner .trem-fab__btn span{max-width:100%;overflow:hidden;text-overflow:ellipsis}.trem-fab--align-stretch .trem-fab__inner .trem-fab__btn:first-child{border-left-width:1px;border-radius:12px 0 0 12px}.trem-fab--align-stretch .trem-fab__inner .trem-fab__btn:last-child:not(.trem-fab__btn--more){border-radius:0 12px 12px 0}.trem-fab--align-stretch .trem-fab__inner .trem-fab__btn:only-child{border-left-width:1px;border-radius:12px}.trem-fab--align-stretch .trem-fab__inner .trem-fab__btn--more{border-left:1px solid var(--border);border-radius:0 12px 12px 0;flex:0 1;min-width:48px;width:48px}.trem-fab__group{align-items:stretch;display:flex;gap:.5rem}.trem-fab__group--left{justify-content:flex-start}.trem-fab__group--right{justify-content:flex-end}.trem-fab__inner{align-items:stretch;display:flex;gap:.5rem}@media(max-width:768px){.trem-fab__inner{background:var(--surface-elevated);border:1px solid var(--border);border-radius:14px;box-shadow:0 4px 20px rgba(0,0,0,.08);overflow:hidden;padding:0}}.trem-fab__btn{min-height:48px;white-space:nowrap}@media(max-width:768px){.trem-fab__btn{border:none;border-radius:0;border-right:1px solid var(--border);min-height:52px}}.trem-fab__btn:active{transform:scale(.98)}.trem-fab__btn--more{background:transparent;border-color:transparent;color:var(--muted);height:48px;justify-content:center;min-width:48px;padding:0;width:48px}@media(max-width:768px){.trem-fab__btn--more{border-left:1px solid var(--border);height:52px}}.trem-fab__btn--more:hover{background:var(--surface-inset);color:var(--text)}.trem-fab__sheet{display:flex;flex-direction:column;gap:.25rem;padding:.5rem 0}.trem-fab__sheet-custom{padding:.75rem 0}.trem-fab__sheet-btn{align-items:center;background:transparent;border:none;border-radius:10px;color:var(--text);cursor:pointer;display:flex;font-family:inherit;font-size:.92rem;font-weight:500;gap:.85rem;min-height:52px;padding:.85rem 1rem;text-align:left;transition:background .12s ease;width:100%}.trem-fab__sheet-btn:hover{background:var(--surface-inset)}.trem-fab__sheet-btn:disabled{cursor:not-allowed;opacity:.45}.trem-fab__sheet-btn--primary{color:var(--color-primary);font-weight:600}.trem-fab__sheet-btn--primary:hover{background:var(--primary-soft)}.trem-fab__sheet-btn--danger{color:var(--color-danger);font-weight:600}.trem-fab__sheet-btn--danger:hover{background:var(--danger-soft)}@media(min-width:769px){.trem-fab{padding:.75rem 2rem}.trem-fab--hide-desktop{display:none}.trem-fab--variant-floating{background:var(--surface-elevated);border:1px solid var(--border);border-radius:16px;bottom:1.5rem;box-shadow:0 8px 40px rgba(0,0,0,.15);left:50%;right:auto;transform:translateX(-50%)}.trem-fab--variant-floating.trem-fab--no-bg{background:transparent;border:none;box-shadow:none}.trem-fab--variant-floating.trem-fab--has-error{padding-top:0}.trem-fab--variant-floating.trem-fab--has-error .trem-fab__error{border-bottom:1px solid rgba(185,28,28,.2);border-radius:16px 16px 0 0;margin:0;padding:.55rem 1rem}.trem-fab--variant-floating.trem-fab--has-error .trem-fab__inner{border-radius:0}.trem-fab--variant-floating.trem-fab--has-note:not(.trem-fab--has-error){padding-top:0}.trem-fab--variant-floating.trem-fab--has-note:not(.trem-fab--has-error) .trem-fab__note{border-radius:16px 16px 0 0;margin:0}.trem-fab--variant-floating.trem-fab--has-note:not(.trem-fab--has-error) .trem-fab__inner{border-radius:0}.trem-fab--variant-floating .trem-fab__inner{background:transparent;border:none;border-radius:0;box-shadow:none}.trem-fab--variant-floating .trem-fab__btn{border-radius:10px}.trem-fab--variant-compact{padding:.5rem 1rem}.trem-fab--variant-compact .trem-fab__btn{font-size:.84rem;min-height:42px;padding:.55rem 1.05rem}.trem-fab--variant-minimal{background:transparent;border-top:none;box-shadow:none;padding:.5rem 1rem}}@media(max-width:768px){.trem-fab{padding:.75rem .75rem calc(.75rem + env(safe-area-inset-bottom, 0px))}.trem-fab--variant-floating{background:transparent;border:none;bottom:0;box-shadow:none;left:.75rem;padding:0;right:.75rem}.trem-fab--variant-floating.trem-fab--has-bg{background:transparent}.trem-fab--variant-floating.trem-fab--has-error{padding-top:0}.trem-fab--variant-floating.trem-fab--has-error .trem-fab__error{background:rgba(185,28,28,.95);border-bottom:none;border-radius:14px 14px 0 0;color:#fff;font-weight:600;margin:0;padding:.6rem .9rem}.trem-fab--variant-floating.trem-fab--has-error .trem-fab__inner{border-radius:0 0 14px 14px;border-top:none}.trem-fab--variant-floating.trem-fab--has-note:not(.trem-fab--has-error){padding-top:0}.trem-fab--variant-floating.trem-fab--has-note:not(.trem-fab--has-error) .trem-fab__note{border-bottom:none;border-radius:14px 14px 0 0;margin:0}.trem-fab--variant-floating.trem-fab--has-note:not(.trem-fab--has-error) .trem-fab__inner{border-radius:0 0 14px 14px;border-top:none}.trem-fab--variant-minimal{background:transparent;border-top:none;box-shadow:none;padding:.5rem}.trem-fab--variant-minimal .trem-fab__inner{background:transparent;border:none;box-shadow:none}.trem-fab--variant-compact{padding:.5rem}.trem-fab--variant-compact .trem-fab__btn{font-size:.82rem;min-height:44px;padding:.5rem .75rem}}.trem-scroll-top{align-items:center;animation:trem-scroll-top-in .2s cubic-bezier(0,0,.2,1) both;background:#fff;background:var(--surface-elevated,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:9999px;box-shadow:0 4px 16px rgba(0,0,0,.1),0 1px 4px rgba(0,0,0,.06);color:#111;color:var(--text,#111);cursor:pointer;display:flex;height:44px;justify-content:center;position:fixed;transition:background .12s cubic-bezier(.4,0,.2,1),transform .12s cubic-bezier(.4,0,.2,1),box-shadow .12s cubic-bezier(.4,0,.2,1);width:44px;z-index:90}.trem-scroll-top:hover{background:#dcecea;background:var(--surface-inset,#dcecea);box-shadow:0 6px 20px rgba(0,0,0,.14),0 2px 6px rgba(0,0,0,.08);transform:translateY(-2px)}.trem-scroll-top:active{box-shadow:0 2px 8px rgba(0,0,0,.1);transform:translateY(0)}.trem-scroll-top:focus-visible{outline:2px solid #0f8f86;outline:2px solid var(--color-primary,#0f8f86);outline-offset:2px}@media(max-width:640px){.trem-scroll-top{bottom:1rem!important;height:40px;right:1rem!important;width:40px}}@keyframes trem-scroll-top-in{0%{opacity:0;transform:translateY(12px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.trem-note{align-items:flex-start;border-radius:10px;display:flex;font-size:.875rem;gap:.625rem;line-height:1.5;padding:.75rem .875rem}.trem-note--info{background:rgba(15,143,134,.1);background:var(--primary-soft,rgba(15,143,134,.08));border:1px solid rgba(15,143,134,.18);border:1px solid rgba(var(--color-primary-rgb,15,143,134),.18);color:#111;color:var(--text,#111)}.trem-note--warning{background:rgba(216,148,42,.16);background:var(--tertiary-soft,rgba(216,148,42,.12));border:1px solid rgba(216,148,42,.22);border:1px solid rgba(var(--color-tertiary-rgb,216,148,42),.22);color:#111;color:var(--text,#111)}.trem-note--danger{background:rgba(185,28,28,.08);background:var(--danger-soft,rgba(185,28,28,.08));border:1px solid rgba(185,28,28,.18);border:1px solid rgba(var(--color-danger-rgb,185,28,28),.18);color:#111;color:var(--text,#111)}.trem-note--success{background:rgba(22,101,52,.08);background:var(--success-soft,rgba(22,101,52,.08));border:1px solid rgba(22,101,52,.18);border:1px solid rgba(var(--color-success-rgb,22,101,52),.18);color:#111;color:var(--text,#111)}.trem-note__icon{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;margin-top:1px;width:20px}.trem-note--info .trem-note__icon{color:#0f8f86;color:var(--color-primary,#0f8f86)}.trem-note--warning .trem-note__icon{color:#d8942a;color:var(--color-tertiary,#d8942a)}.trem-note--danger .trem-note__icon{color:#b91c1c;color:var(--color-danger,#b91c1c)}.trem-note--success .trem-note__icon{color:#166534;color:var(--color-success,#166534)}.trem-note__content{display:flex;flex-direction:column;gap:2px;min-width:0}.trem-note__title{font-size:.875rem;font-weight:700}.trem-note__text{color:#4b5563;color:var(--text-muted,#4b5563);font-size:.76rem}.tt-empty-state{grid-gap:.8rem;align-content:center;color:#14201d;color:var(--text,#14201d);display:grid;gap:.8rem;min-height:240px;padding:2rem;place-items:center;text-align:center}.tt-empty-state__icon{color:#94a3b8;color:var(--muted,#94a3b8);margin-bottom:.4rem}.tt-empty-state__title{color:#14201d;color:var(--text,#14201d);font-size:1.15rem;font-weight:700;margin:0}.tt-empty-state__desc{color:#64748b;color:var(--muted,#64748b);font-size:.9rem;line-height:1.5;margin:0;max-width:400px}.tt-empty-state__action{margin-top:.4rem}.trem-featured-card{color:#111;color:var(--text);width:100%}.trem-featured-card__media{align-items:flex-end;background:linear-gradient(135deg,rgba(15,143,134,.05),#dcecea) 50%/cover;background:linear-gradient(135deg,var(--primary-softer),var(--surface-inset)) 50%/cover;border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:clamp(1.5rem,3vw,2.4rem);box-shadow:0 16px 40px hsla(0,0%,7%,.12);box-shadow:var(--shadow-lg);display:flex;min-height:clamp(420px,46vw,620px);overflow:hidden;padding:clamp(1rem,2vw,1.6rem)}.trem-featured-card__panel{grid-gap:1.25rem;backdrop-filter:blur(18px);background:color-mix(in srgb,#fff 94%,transparent);background:color-mix(in srgb,var(--surface) 94%,var(--color-transparent));border:1px solid color-mix(in srgb,hsla(0,0%,7%,.12) 74%,transparent);border:1px solid color-mix(in srgb,var(--border) 74%,var(--color-transparent));border-radius:clamp(1rem,2vw,1.55rem);box-shadow:0 8px 22px hsla(0,0%,7%,.06);box-shadow:var(--shadow-md);display:grid;gap:1.25rem;padding:clamp(1.15rem,2.4vw,1.75rem);width:100%}.trem-featured-card__copy{grid-gap:.75rem;display:grid;gap:.75rem}.trem-featured-card h3{color:#111;color:var(--title);font-size:clamp(1.25rem,1.15vw + 1rem,1.8rem);font-weight:700;letter-spacing:-.04em;line-height:1.2;margin:0}.trem-featured-card__meta{align-items:center;color:#4b5563;color:var(--muted);display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:500;gap:.5rem}.trem-featured-card__meta-item{align-items:center;display:inline-flex;gap:.25rem}.trem-featured-card__meta-item svg{color:#0f8f86;color:var(--color-primary)}.trem-featured-card__separator{color:#4b5563;color:var(--muted)}.trem-featured-card__footer{align-items:flex-end;display:flex;gap:1rem;justify-content:space-between}.trem-featured-card__price{grid-gap:.25rem;display:grid;gap:.25rem}.trem-featured-card__price small{color:#4b5563;color:var(--muted);font-size:.76rem;font-weight:600}.trem-featured-card__price strong{color:#111;color:var(--title);font-size:clamp(1.45rem,1vw + 1.1rem,2rem);font-weight:700;letter-spacing:-.04em;line-height:1}.trem-featured-card__cta{align-items:center;background:#0f8f86;background:var(--color-primary);border:1px solid #0f8f86;border:1px solid var(--color-primary);border-radius:16px;border-radius:var(--radius-md);color:#fff;color:var(--color-on-primary);cursor:pointer;display:inline-flex;font:inherit;font-weight:700;justify-content:center;min-height:48px;padding:0 1.25rem;text-decoration:none;transition:background .16s ease,border-color .16s ease,transform .16s ease;white-space:nowrap}.trem-featured-card__cta:hover{background:#07655f;background:var(--color-primary-dark);border-color:#07655f;border-color:var(--color-primary-dark);transform:translateY(-1px)}.trem-featured-card__cta:focus-visible{box-shadow:0 0 0 4px rgba(109,92,147,.14);box-shadow:0 0 0 4px var(--focus-ring);outline:none}@media(max-width:700px){.trem-featured-card__media{border-radius:1.4rem;min-height:420px}.trem-featured-card__panel{gap:1rem}.trem-featured-card__footer{align-items:stretch;flex-direction:column}.trem-featured-card__cta{width:100%}}.ui-paragraph{font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.75;margin-bottom:1rem}.ui-paragraph--body{color:#4b5563;color:var(--muted);font-size:1rem;font-weight:400}.ui-paragraph--lead{color:#111;color:var(--text);font-size:1.25rem;font-weight:400}.ui-paragraph--muted{font-size:1rem}.ui-paragraph--muted,.ui-paragraph--small,.ui-paragraph--xsmall{color:#4b5563;color:var(--muted);font-weight:400}.ui-paragraph--xsmall{font-size:.76rem}.ui-paragraph--small{font-size:.875rem}.ui-paragraph--medium{font-size:1rem}.ui-paragraph--large{font-size:1.25rem}.tt-quick-chips{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.tt-quick-chips__title{font-size:1.1rem;line-height:1.4;margin:0 0 .65rem;width:100%}.tt-quick-chips__chip,.tt-quick-chips__title{color:#14201d;color:var(--text,#14201d);font-weight:600}.tt-quick-chips__chip{align-items:center;background:#fff;background:var(--surface,#fff);border:1px solid #d1d9e6;border:1px solid var(--border,#d1d9e6);border-radius:999px;cursor:pointer;display:inline-flex;font-size:.88rem;justify-content:center;min-height:36px;padding:.35rem 1rem;transition:background .16s ease,color .16s ease,border-color .16s ease,box-shadow .16s ease;white-space:nowrap}.tt-quick-chips__chip:hover:not(.is-disabled){background:#f1f5f9;background:var(--surface-elevated,#f1f5f9);border-color:#2563eb;border-color:var(--color-primary,#2563eb)}.tt-quick-chips__chip.is-active{background:#2563eb;background:var(--color-primary,#2563eb);border-color:#2563eb;border-color:var(--color-primary,#2563eb);box-shadow:0 0 0 1px #2563eb;box-shadow:0 0 0 1px var(--color-primary,#2563eb);color:#fff;color:var(--color-on-primary,#fff)}.tt-quick-chips__chip.is-disabled{cursor:not-allowed;opacity:.45;pointer-events:none}.trem-dashboard-sidebar{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:10px;box-shadow:0 8px 22px hsla(0,0%,7%,.06);box-shadow:var(--shadow-md);color:#111;color:var(--text);min-width:0;padding:1.25rem;position:relative;transition:width .22s ease,padding .22s ease,opacity .16s ease;width:100%}.trem-dashboard-sidebar.is-sticky{align-self:start;position:sticky;top:1.25rem}.trem-dashboard-sidebar.is-hidden{border:0;opacity:0;padding:0;pointer-events:none;width:0}.trem-dashboard-sidebar--compact{padding:1rem}.trem-dashboard-sidebar--borderless{border-color:transparent;box-shadow:none}.trem-dashboard-sidebar__collapse{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:9999px;box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm);color:#07655f;color:var(--color-primary-dark);height:52px;min-height:52px;position:absolute;right:-18px;text-decoration:none;top:86px;width:36px;z-index:3}.trem-dashboard-sidebar__collapse:hover{background:rgba(15,143,134,.05);background:var(--primary-softer);color:#07655f;color:var(--color-primary-dark);text-decoration:none}.trem-dashboard-sidebar__profile{grid-gap:.75rem;align-items:center;background:hsla(0,0%,100%,.98);background:var(--surface-glass-strong);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:9999px;display:grid;gap:.75rem;grid-template-columns:52px minmax(0,1fr) 44px;min-height:76px;min-width:0;padding:.5rem .5rem .5rem .75rem}.trem-dashboard-sidebar__avatar{align-items:center;background:rgba(15,143,134,.05);background:var(--primary-softer);border-radius:50%;color:#07655f;color:var(--color-primary-dark);display:inline-flex;height:52px;justify-content:center;width:52px}.trem-dashboard-sidebar__avatar img{border-radius:inherit;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.trem-dashboard-sidebar__profile-text{grid-gap:.25rem;display:grid;gap:.25rem;min-width:0}.trem-dashboard-sidebar__profile-text span,.trem-dashboard-sidebar__profile-text strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.trem-dashboard-sidebar__profile-text strong{color:#111;color:var(--text);color:var(--title);font-size:1.25rem;font-weight:500;font-weight:700;line-height:1.75}.trem-dashboard-sidebar__profile-text span,.trem-dashboard-sidebar__profile-text strong{font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.2}.trem-dashboard-sidebar__profile-text span{color:#4b5563;color:var(--muted);font-size:.875rem;font-weight:400;font-weight:600}.trem-dashboard-sidebar__profile-action{background:rgba(15,143,134,.05);background:var(--primary-softer);border:1px solid rgba(15,143,134,.18);border:1px solid var(--primary-focus);color:#111;color:var(--text);height:44px;min-height:44px;text-decoration:none;width:44px}.trem-dashboard-sidebar__profile-action:hover{background:rgba(15,143,134,.1);background:var(--primary-soft);color:#07655f;color:var(--color-primary-dark);text-decoration:none}.trem-dashboard-sidebar__nav{grid-gap:1.25rem;display:grid;gap:1.25rem;margin-top:1.25rem}.trem-dashboard-sidebar__section{grid-gap:.5rem;display:grid;gap:.5rem}.trem-dashboard-sidebar__section-title{color:#4b5563;color:var(--muted);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;font-weight:700;letter-spacing:0;line-height:1.2;margin:0 0 .25rem;text-align:left}.trem-dashboard-sidebar__item-wrap{min-width:0}.trem-dashboard-sidebar__item{border-radius:6px;color:#111;color:var(--text);font-weight:600;gap:.5rem;justify-content:flex-start;min-height:40px;padding:.5rem .75rem;text-align:left;text-decoration:none;transition:background .16s ease,color .16s ease;width:100%}.trem-dashboard-sidebar__item .ui-button__icon{color:#4b5563;color:var(--muted)}.trem-dashboard-sidebar__item:hover{background:#dcecea;background:var(--surface-inset);color:#07655f;color:var(--color-primary-dark);text-decoration:none}.trem-dashboard-sidebar__item:hover .ui-button__icon{color:currentColor}.trem-dashboard-sidebar__item.is-active{background:rgba(15,143,134,.05);background:var(--primary-softer);color:#07655f;color:var(--color-primary-dark);font-weight:700}.trem-dashboard-sidebar__item.is-active .ui-button__icon{color:currentColor}.trem-dashboard-sidebar__item.is-disabled{color:#4b5563;color:var(--muted);opacity:.58}.trem-dashboard-sidebar__item--child{color:#111;color:var(--text);min-height:36px;padding-left:1.25rem}.trem-dashboard-sidebar__sublist{grid-gap:.25rem;display:grid;gap:.25rem;list-style:none;margin:.25rem 0 .25rem .75rem;padding:0}.trem-dashboard-sidebar.is-rail{padding:1rem .5rem;width:76px}.trem-dashboard-sidebar.is-rail .trem-dashboard-sidebar__collapse{right:-18px;top:72px}.trem-dashboard-sidebar.is-rail .trem-dashboard-sidebar__profile{background:transparent;border-color:transparent;border-radius:16px;display:flex;justify-content:center;min-height:56px;padding:0}.trem-dashboard-sidebar.is-rail .trem-dashboard-sidebar__avatar{height:44px;width:44px}.trem-dashboard-sidebar.is-rail .trem-dashboard-sidebar__nav{gap:.75rem;margin-top:1.25rem}.trem-dashboard-sidebar.is-rail .trem-dashboard-sidebar__section{gap:.25rem}.trem-dashboard-sidebar.is-rail .trem-dashboard-sidebar__item{border-radius:50%;justify-content:center;margin:0 auto;min-height:44px;padding:0;width:44px}@media(max-width:833px){.trem-dashboard-sidebar,.trem-dashboard-sidebar.is-rail{padding:1rem;position:static;width:100%}.trem-dashboard-sidebar__collapse{display:none}}.ui-review-card{align-items:center;background:#0f8f86;border:5px solid hsla(0,0%,7%,.12);border-radius:10px;box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:1rem;height:250px;overflow:hidden;padding:1.5rem;width:400px}.ui-review-card__image{border:2px solid #0f8f86;border-radius:50%;height:50px;-o-object-fit:cover;object-fit:cover;width:50px}.ui-review-card__content{display:flex;flex:1 1;flex-direction:column;padding:0 10px;text-align:left;width:100%}.ui-review-card__name{color:#0f8f86;font-size:1rem;font-weight:700;margin-bottom:.3rem;text-align:center}.ui-review-card__text{word-wrap:break-word;color:#1d4f91;flex-grow:1;font-size:.875rem;max-height:90px;overflow-y:auto;padding-right:5px}.ui-review-card__rating{color:#132321;font-size:1rem;font-weight:600;padding-top:5px;text-align:center}.ui-service-card{background:#fff;background:var(--card-bg);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:28px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08),0 18px 48px rgba(7,18,17,.1),0 10px 30px hsla(0,0%,7%,.06);box-shadow:0 1px 0 hsla(0,0%,100%,.08) inset,0 18px 48px rgba(7,18,17,.1),var(--shadow-soft);cursor:pointer;display:flex;flex-direction:column;font:inherit;gap:1.5rem;height:100%;isolation:isolate;justify-content:space-between;min-height:360px;overflow:hidden;padding:2rem;position:relative;text-align:left;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease,background .35s ease;width:100%}.ui-service-card:before{background:radial-gradient(circle at 18% 8%,rgba(15,143,134,.05),transparent 34%),linear-gradient(145deg,hsla(0,0%,100%,.98),#fff 46%,#fff);background:radial-gradient(circle at 18% 8%,var(--primary-softer),transparent 34%),linear-gradient(145deg,var(--surface-glass-strong),var(--card-bg) 46%,var(--surface-elevated));content:"";inset:0;opacity:.95;position:absolute;z-index:-1}.ui-service-card:after{background:linear-gradient(180deg,hsla(0,0%,100%,.08),transparent 42%);border-radius:27px;content:"";inset:1px;pointer-events:none;position:absolute;z-index:-1}.ui-service-card:hover{border-color:rgba(15,143,134,.18);border-color:var(--primary-focus);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 28px 70px rgba(7,18,17,.16),0 0 32px rgba(15,143,134,.05);box-shadow:0 1px 0 hsla(0,0%,100%,.12) inset,0 28px 70px rgba(7,18,17,.16),0 0 32px var(--primary-softer);transform:translateY(-6px)}.ui-service-card:hover .ui-service-card__image-container{background:rgba(15,143,134,.1);background:var(--primary-soft);transform:translateY(-2px)}.ui-service-card:hover .ui-service-card__action{background:#0f8f86;background:var(--color-primary);border-color:#0f8f86;border-color:var(--color-primary);color:#fff;color:var(--color-on-primary);transform:translate(3px,-3px)}.ui-service-card:focus{outline:none}.ui-service-card:focus-visible{border-color:#0f8f86;border-color:var(--color-primary);box-shadow:0 0 0 4px rgba(109,92,147,.14),0 28px 70px rgba(7,18,17,.16),0 10px 30px hsla(0,0%,7%,.06);box-shadow:0 0 0 4px var(--focus-ring),0 28px 70px rgba(7,18,17,.16),var(--shadow-soft)}.ui-service-card__top{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.ui-service-card__image-container{align-items:center;background:#fff;background:var(--surface-elevated);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--muted-border);border-radius:24px;display:flex;flex-shrink:0;height:88px;justify-content:center;padding:1.1rem;transition:background .35s ease,transform .35s ease;width:88px}.ui-service-card__action,.ui-service-card__image-container svg{color:#111;color:var(--icon)}.ui-service-card__action{align-items:center;background:#fff;background:var(--surface-elevated);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--muted-border);border-radius:999px;display:flex;flex-shrink:0;height:42px;justify-content:center;transition:transform .3s ease,background .3s ease,border-color .3s ease,color .3s ease;width:42px}.ui-service-card__icon-stack{align-items:center;display:flex;flex-direction:column;gap:2px}.ui-service-card__content{display:flex;flex:1 1;flex-direction:column;gap:1rem}.ui-service-card__title{color:#111!important;color:var(--card-title)!important;font-weight:700;letter-spacing:-.03em;line-height:1.2}.ui-service-card__description{color:#4b5563!important;color:var(--card-text)!important;font-weight:400;line-height:1.75}.ui-service-card__highlights{align-items:center;display:flex;flex-wrap:wrap;gap:.65rem;margin-top:auto}.ui-service-card__highlight{align-items:center;background:#fff;background:var(--surface-elevated);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--muted-border);border-radius:999px;color:#111;color:var(--control-text);display:inline-flex;font-size:.82rem;font-weight:600;justify-content:center;letter-spacing:-.01em;padding:.55rem .9rem;white-space:nowrap}.theme--dark .ui-service-card{background:linear-gradient(145deg,rgba(21,49,45,.98),rgba(10,28,26,.98));border-color:rgba(126,232,223,.22)}.theme--dark .ui-service-card:before{background:radial-gradient(circle at 20% 0,rgba(95,224,212,.2),transparent 36%),linear-gradient(145deg,rgba(28,57,53,.98),rgba(13,29,27,.98) 48%,rgba(18,42,39,.98));opacity:1}.theme--dark .ui-service-card:after{background:linear-gradient(180deg,hsla(0,0%,100%,.12),transparent 44%)}.theme--dark .ui-service-card .ui-service-card__action,.theme--dark .ui-service-card .ui-service-card__highlight,.theme--dark .ui-service-card .ui-service-card__image-container{background:hsla(0,0%,100%,.06);border-color:rgba(126,232,223,.18)}.theme--dark .ui-service-card .ui-service-card__action,.theme--dark .ui-service-card .ui-service-card__image-container svg{color:rgba(126,232,223,.94)}.theme--dark .ui-service-card .ui-service-card__title{color:#fff!important}.theme--dark .ui-service-card .ui-service-card__description{color:rgba(229,246,243,.78)!important}.theme--dark .ui-service-card .ui-service-card__highlight{color:rgba(245,251,250,.9)}@media(max-width:1024px){.ui-service-card{min-height:340px;padding:1.75rem}.ui-service-card__image-container{height:80px;width:80px}}@media(max-width:768px){.ui-service-card{border-radius:24px;gap:1.25rem;min-height:auto;padding:1.5rem}.ui-service-card__top{align-items:center}.ui-service-card__image-container{border-radius:20px;height:72px;width:72px}.ui-service-card__title{line-height:1.3}.ui-service-card__description{line-height:1.65}.ui-service-card__highlights{gap:.5rem}.ui-service-card__highlight{font-size:.75rem;padding:.5rem .8rem}}.ui-search-bar-card{align-items:center;background:#0f8f86;border:1px solid #0f8f86;border-radius:10px;box-shadow:0 4px 12px hsla(0,0%,7%,.04);display:flex;gap:1rem;max-width:800px;padding:1rem;width:100%}.ui-search-bar-card__field{display:flex;flex-direction:column;gap:.3125rem}.ui-search-bar-card__label{color:#0f8f86;font-size:.875rem;font-weight:500}.ui-search-bar-card__input{border:1px solid hsla(0,0%,7%,.12);border-radius:6px;font-size:1rem;outline:none;padding:.625rem;transition:border .3s cubic-bezier(.4,0,.2,1)}.ui-search-bar-card__input:focus{border-color:#0f8f86}.ui-search-bar-card__button{background:#0f8f86;border:none;border-radius:6px;color:#fcfcfd;cursor:pointer;font-size:1rem;font-weight:700;padding:.875rem 1.25rem;transition:background .3s cubic-bezier(.4,0,.2,1)}.ui-search-bar-card__button:hover{background:#0a615b}.bjc{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:16px;border-radius:var(--radius-md,12px);box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm);color:#111;color:var(--text);overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease;width:100%}.bjc:hover{border-color:#0f8f86;border-color:var(--color-primary,#1c7578);box-shadow:0 8px 22px hsla(0,0%,7%,.06);box-shadow:var(--shadow-md)}.bjc__hero{background:linear-gradient(135deg,rgba(15,143,134,.1),rgba(29,79,145,.1));background:linear-gradient(135deg,var(--primary-soft,#e0f2fe),var(--secondary-soft,#fae8ff));height:200px;overflow:hidden;position:relative}.bjc__hero img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.bjc__hero--empty{align-items:flex-start;display:flex;justify-content:space-between;padding:1rem;padding:var(--space-4,1rem)}.bjc__status{align-items:center;background:#fff;background:var(--surface);border-radius:999px;border-radius:var(--radius-full,999px);box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm);color:#111;color:var(--text);display:inline-flex;font-size:.76rem;font-weight:700;left:.75rem;left:var(--space-3,.75rem);letter-spacing:.02em;padding:.3rem .75rem;position:absolute;text-transform:uppercase;top:.75rem;top:var(--space-3,.75rem)}.bjc__status--draft,.bjc__status--quote_requested,.bjc__status--under_review{background:#fef9c3;color:#92710a}.bjc__status--quote_ready,.bjc__status--quote_sent{background:#dbeafe;color:#1e40af}.bjc__status--customer_accepted,.bjc__status--partially_paid,.bjc__status--payment_pending{background:#ffedd5;color:#9a3412}.bjc__status--confirmed,.bjc__status--paid,.bjc__status--ticketed,.bjc__status--ticketing,.bjc__status--travel_ready{background:#dcfce7;color:#166534}.bjc__status--completed{background:#d1fae5;color:#065f46}.bjc__status--cancelled,.bjc__status--customer_rejected,.bjc__status--refund_pending,.bjc__status--refunded{background:#fee2e2;color:#991b1b}.bjc__ref{backdrop-filter:blur(4px);background:rgba(0,0,0,.55);border-radius:10px;border-radius:var(--radius-sm,6px);color:#fff;font-size:.76rem;font-weight:700;letter-spacing:.03em;padding:.25rem .65rem;position:absolute;right:.75rem;right:var(--space-3,.75rem);top:.75rem;top:var(--space-3,.75rem)}.bjc__body{gap:1rem;gap:var(--space-4,1rem);padding:1rem 1.25rem;padding:var(--space-4,1rem) var(--space-5,1.25rem)}.bjc__body,.bjc__header{display:flex;flex-direction:column}.bjc__header{gap:.25rem}.bjc__title{color:#111;color:var(--title);font-size:clamp(1.05rem,.3vw + .9rem,1.25rem);font-weight:700;line-height:1.3;margin:0}.bjc__route{align-items:center;color:#07655f;color:var(--color-primary-dark,#1c7578);display:inline-flex;font-size:.76rem;font-weight:700;gap:.3rem;letter-spacing:.04em;text-transform:uppercase}.bjc__desc{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#4b5563;color:var(--muted);display:-webkit-box;font-size:.875rem;line-height:1.55;margin:.25rem 0 0;overflow:hidden}.bjc__meta{border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);display:flex;flex-wrap:wrap;gap:.75rem;gap:var(--space-3,.75rem);padding-bottom:1rem;padding-bottom:var(--space-4,1rem)}.bjc__meta-item{align-items:center;color:#4b5563;color:var(--subtitle);display:inline-flex;font-size:.875rem;font-weight:500;gap:.3rem}.bjc__meta-item svg{color:#4b5563;color:var(--muted);flex-shrink:0}.bjc__pricing{border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:.4rem;padding-bottom:1rem;padding-bottom:var(--space-4,1rem)}.bjc__price-row{align-items:center;display:flex;font-size:.875rem;justify-content:space-between}.bjc__price-row span{color:#4b5563;color:var(--muted);font-weight:500}.bjc__price-row strong{color:#111;color:var(--text);font-weight:700}.bjc__price-row--total{font-size:15px}.bjc__price-row--total strong{color:#111;color:var(--title);font-weight:700}.bjc__paid{color:#16a34a!important}.bjc__timeline{display:flex;flex-direction:column;gap:.75rem;gap:var(--space-3,.75rem)}.bjc__timeline-title{color:#111;color:var(--title);font-size:.875rem;font-weight:700;margin:0}.bjc__timeline-track{display:flex;flex-direction:column;gap:0}.bjc__timeline-step{grid-gap:.75rem;grid-gap:var(--space-3,.75rem);display:grid;gap:.75rem;gap:var(--space-3,.75rem);grid-template-columns:16px 1fr;min-height:32px;padding-bottom:.75rem;padding-bottom:var(--space-3,.75rem);position:relative}.bjc__timeline-step:last-child{padding-bottom:0}.bjc__timeline-dot{background:hsla(0,0%,7%,.12);background:var(--border);border-radius:50%;height:10px;justify-self:center;margin-top:3px;position:relative;width:10px;z-index:1}.bjc__timeline-step.is-current .bjc__timeline-dot{background:#0f8f86;background:var(--color-primary,#1c7578);box-shadow:0 0 0 3px rgba(15,143,134,.1);box-shadow:0 0 0 3px var(--primary-soft,rgba(28,117,120,.15))}.bjc__timeline-content{display:flex;flex-direction:column;gap:.1rem}.bjc__timeline-content strong{color:#111;color:var(--text);font-size:.875rem;font-weight:700}.bjc__timeline-content time{color:#4b5563;color:var(--muted);font-size:.76rem}.bjc__timeline-line{background:hsla(0,0%,7%,.12);background:var(--border);bottom:0;left:7px;position:absolute;top:14px;width:2px;z-index:0}.bjc__actions{display:flex;flex-wrap:wrap;gap:.5rem;gap:var(--space-2,.5rem);padding-top:.5rem;padding-top:var(--space-2,.5rem)}.bjc__action{align-items:center;border-radius:16px;border-radius:var(--radius-md,8px);cursor:pointer;display:inline-flex;font-size:.875rem;font-weight:700;font:inherit;gap:.35rem;padding:.5rem 1rem;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.bjc__action:hover{transform:translateY(-1px)}.bjc__action:focus-visible{box-shadow:0 0 0 3px rgba(109,92,147,.14);box-shadow:0 0 0 3px var(--focus-ring);outline:none}.bjc__action--primary{background:#0f8f86;background:var(--color-primary,#1c7578);border:1px solid #0f8f86;border:1px solid var(--color-primary,#1c7578);color:#fff;color:var(--color-on-primary,#fff)}.bjc__action--primary:hover{background:#07655f;background:var(--color-primary-dark,#155e5f);border-color:#07655f;border-color:var(--color-primary-dark,#155e5f)}.bjc__action--outline{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);color:#111;color:var(--text)}.bjc__action--outline:hover{background:#fff;background:var(--surface-elevated);border-color:#0f8f86;border-color:var(--color-primary,#1c7578);color:#07655f;color:var(--color-primary-dark,#1c7578)}@media(max-width:640px){.bjc__hero{height:160px}.bjc__body{gap:.75rem;gap:var(--space-3,.75rem);padding:.75rem 1rem;padding:var(--space-3,.75rem) var(--space-4,1rem)}.bjc__actions{flex-direction:column}.bjc__actions .bjc__action{justify-content:center}}.pricing-card{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:12px;box-shadow:0 8px 32px rgba(0,0,0,.06);display:flex;flex-direction:column;padding:1.25rem}.pricing-card__header{align-items:center;border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);display:flex;gap:.5rem;justify-content:flex-end;margin-bottom:1rem;padding-bottom:1rem}.pricing-card__body{display:flex;flex:1 1;flex-direction:column;gap:1rem}.pricing-card__footer{border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.pricing-card__price{grid-gap:.25rem;display:grid;gap:.25rem}.pricing-card__price span:first-child{color:#4b5563;color:var(--muted);font-size:.78rem;font-weight:600}.pricing-card__price strong{color:#111;color:var(--title);font-size:clamp(1.6rem,2.4vw,2.2rem);letter-spacing:-.01em;line-height:1.05}.pricing-card__price p{color:#4b5563;color:var(--muted);font-size:.8rem;margin:0}.pricing-card__meta{grid-gap:.4rem;display:grid;gap:.4rem}.pricing-card__fact{border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:.45rem 0}.pricing-card__fact span{color:#4b5563;color:var(--muted);font-size:.78rem;font-weight:600}.pricing-card__fact strong{color:#111;color:var(--text);font-size:.82rem;font-weight:700}.pricing-card__action-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr}.pricing-card__fav-toggle{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;color:#4b5563;color:var(--muted);gap:.4rem;padding:.5rem .75rem}.pricing-card__fav-toggle,.pricing-card__icon-button{align-items:center;display:inline-flex;justify-content:center}.pricing-card__icon-button{height:36px;width:36px}@media(max-width:1100px){.pricing-card{position:static}}.customer-dashboard-page{color:#111;color:var(--text);margin:0 auto;padding:clamp(1.25rem,2vw,1.75rem) 0 3rem;position:relative;width:min(1520px,100% - 2.5rem)}.customer-dashboard-page__banner{background:rgba(185,28,28,.08);background:var(--danger-soft,#fee2e2);border-radius:8px;color:#b91c1c;color:var(--danger-color,#b91c1c);font-size:.82rem;font-weight:600;line-height:1.4;margin-bottom:1.25rem;padding:.7rem .9rem;width:100%}.customer-dashboard-page__sidebar-toggle{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-left:0;border-radius:0 8px 8px 0;box-shadow:2px 0 6px rgba(0,0,0,.04);color:#4b5563;color:var(--muted);cursor:pointer;display:none;height:48px;left:310px;padding:0;position:absolute;top:6rem;transition:left .26s ease,opacity .16s;width:24px;z-index:10}.customer-dashboard-page__sidebar-toggle:hover{background:var(--surface-hover);color:#111;color:var(--text)}.customer-dashboard-page__sidebar-toggle svg{height:16px;width:16px}.customer-dashboard-page.is-sidebar-collapsed .customer-dashboard-page__body{gap:1.25rem;grid-template-columns:76px minmax(0,1fr)}.customer-dashboard-page__body{grid-gap:1.75rem;display:grid;gap:1.75rem;grid-template-columns:340px minmax(0,1fr);min-width:0;transition:grid-template-columns .26s ease,gap .26s ease}.customer-dashboard-page--error{color:#b91c1c;color:var(--color-danger,#b91c1c);display:block}.customer-dashboard-page__content{min-width:0}.customer-dashboard-sidebar{align-self:start;background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:10px;box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm);min-width:0;padding:1.5rem;position:sticky;top:1.25rem;transition:width .26s ease,padding .26s ease,opacity .26s ease,border .26s ease}.customer-dashboard-sidebar__profile{grid-gap:.75rem;align-items:center;background:hsla(0,0%,100%,.98);background:var(--surface-glass-strong);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:999px;display:grid;gap:.75rem;grid-template-columns:44px minmax(0,1fr) 38px;min-width:0;padding:.55rem .6rem}.customer-dashboard-sidebar__profile img{border-radius:50%;height:44px;min-width:44px;-o-object-fit:cover;object-fit:cover;width:44px}.customer-dashboard-sidebar__profile>div{grid-gap:.1rem;display:grid;gap:.1rem;min-width:0}.customer-dashboard-sidebar__profile span,.customer-dashboard-sidebar__profile strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-dashboard-sidebar__profile strong{color:#111;color:var(--title);font-size:1rem;font-weight:700;line-height:1.25}.customer-dashboard-sidebar__profile span{color:#4b5563;color:var(--muted);font-size:.86rem;font-weight:600;line-height:1.25}.customer-dashboard-sidebar__profile button{background:color-mix(in srgb,#0f8f86 10%,#fff);background:color-mix(in srgb,var(--color-primary,#0f766e) 10%,var(--surface));border:1px solid color-mix(in srgb,#0f8f86 24%,hsla(0,0%,7%,.12));border:1px solid color-mix(in srgb,var(--color-primary,#0f766e) 24%,var(--border));border-radius:50%;color:#111;color:var(--text);cursor:pointer;display:inline-grid;height:38px;min-height:38px;min-width:38px;padding:0;place-items:center;width:38px}.customer-dashboard-sidebar__profile button svg{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex:0 0 19px;height:19px;width:19px}.customer-dashboard-sidebar__nav{grid-gap:1.25rem;display:grid;gap:1.25rem;margin-top:1.5rem}.customer-dashboard-sidebar__nav h3{color:#4b5563;color:var(--muted);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.76rem;font-weight:400;font-weight:700;line-height:1.25;margin:0 0 .55rem}.customer-dashboard-sidebar__item{border-radius:8px;color:#4b5563;color:var(--subtitle);font-weight:700;justify-content:flex-start;min-height:40px;padding:.375rem .75rem;width:100%}.customer-dashboard-sidebar__item svg{color:#4b5563;color:var(--muted);height:18px;width:18px}.customer-dashboard-sidebar__item.is-active,.customer-dashboard-sidebar__item.is-active svg{color:#07655f;color:var(--color-primary-dark)}.customer-dashboard-sidebar__item.is-disabled{opacity:.45;pointer-events:none}.customer-dashboard-sidebar__chevron{height:16px;width:16px}.customer-dashboard-sidebar__sublist{grid-gap:.15rem;display:grid;gap:.15rem;list-style:none;margin:.25rem 0 .25rem 1.4rem;padding:0}.customer-dashboard-sidebar__sublist li{margin:0;padding:0}.customer-dashboard-sidebar__subitem{border-radius:6px;color:#4b5563;color:var(--subtitle);font-size:.85rem;font-weight:600;justify-content:flex-start;min-height:34px;padding:.25rem .75rem;width:100%}.customer-dashboard-sidebar__subitem svg{color:#4b5563;color:var(--muted);height:16px;width:16px}.customer-dashboard-sidebar__subitem:hover{background:rgba(0,0,0,.04);background:var(--surface-hover,rgba(0,0,0,.04))}.customer-dashboard-sidebar__subitem.is-active,.customer-dashboard-sidebar__subitem.is-active svg{color:#07655f;color:var(--color-primary-dark)}.customer-dashboard-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(12,minmax(0,1fr));min-width:0}.dashboard-alert,.dashboard-booking-table,.dashboard-metrics,.dashboard-services{grid-column:1/-1}.dashboard-chart,.dashboard-recent-bookings{grid-column:span 7}.dashboard-compact-list,.dashboard-statistics{grid-column:span 5}.dashboard-alert{align-items:center;background:rgba(22,101,52,.08);background:var(--success-soft,color-mix(in srgb,var(--color-success,#0f8f5f) 12%,var(--surface)));border:1px solid color-mix(in srgb,#166534 20%,hsla(0,0%,7%,.12));border:1px solid color-mix(in srgb,var(--color-success,#0f8f5f) 20%,var(--border));border-radius:8px;color:#111;color:var(--text);display:flex;font-weight:600;gap:.65rem;min-height:42px;padding:.65rem .85rem}.dashboard-alert button{background:transparent;border:0;color:#4b5563;color:var(--muted);margin-left:auto}.dashboard-booking-table__panel,.dashboard-booking-table__summary,.dashboard-metric,.dashboard-panel,.dashboard-service-card{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 12px hsla(0,0%,7%,.04);box-shadow:var(--shadow-sm)}.dashboard-panel{min-width:0;padding:1rem}.dashboard-panel__header{align-items:center;display:flex;gap:.8rem;justify-content:space-between;margin-bottom:.9rem}.dashboard-panel__header h2{color:#111;color:var(--title);font-size:1.05rem;line-height:1.25;margin:0}.dashboard-panel__header button{background:#dcecea;background:var(--surface-inset);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;color:#4b5563;color:var(--muted);font-weight:700;min-height:30px;padding:.3rem .55rem}.dashboard-metrics{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-metric{align-items:center;display:flex;gap:1.15rem;min-height:104px;padding:1.15rem 1.25rem}.dashboard-metric__icon{background:rgba(15,143,134,.1);background:var(--primary-soft);border-radius:50%;color:#0f8f86;color:var(--color-primary);display:grid;height:64px;line-height:0;min-height:64px;min-width:64px;place-items:center;width:64px}.dashboard-metric__icon svg{display:block;flex:0 0 26px;height:26px;margin:0;width:26px}.dashboard-metric>div{min-width:0}.dashboard-metric>div>span,.dashboard-metric>div>strong{display:block}.dashboard-metric>div>strong{color:#111;color:var(--title);font-size:1.35rem;line-height:1}.dashboard-metric>div>span{color:#4b5563;color:var(--muted);font-weight:600;margin-top:.25rem}.dashboard-metric.tone-danger .dashboard-metric__icon,.tone-danger .dashboard-metric__icon{background:rgba(185,28,28,.08);background:var(--danger-soft,#fee2e2);color:#c0392b;color:var(--danger-color,#c0392b)}.dashboard-metric.tone-olive .dashboard-metric__icon,.tone-olive .dashboard-metric__icon{background:rgba(216,148,42,.16);background:var(--tertiary-soft,#f0f5d8);color:#8a5a10;color:var(--color-tertiary-text,#748300)}.dashboard-list{grid-gap:.75rem;display:grid;gap:.75rem}.dashboard-list-row{grid-gap:.65rem;align-items:center;background:hsla(0,0%,100%,.98);background:var(--surface-glass-strong);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;display:grid;gap:.65rem;grid-template-columns:48px minmax(0,1fr) auto;min-width:0;padding:.55rem .65rem}.dashboard-list-row img{aspect-ratio:1;border-radius:6px;-o-object-fit:cover;object-fit:cover;width:100%}.dashboard-list-row__avatar{background:rgba(15,143,134,.1);background:var(--primary-soft);border-radius:50%;color:#0f8f86;color:var(--color-primary);display:inline-grid;flex-shrink:0;height:42px;place-items:center;width:42px}.dashboard-list-row small,.dashboard-list-row span,.dashboard-list-row strong{display:block}.dashboard-list-row strong{color:#111;color:var(--title)}.dashboard-list-row small,.dashboard-list-row span{color:#4b5563;color:var(--muted);font-weight:600}.dashboard-list--compact .dashboard-list-row{background:transparent;border:0;border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);border-radius:0;grid-template-columns:44px minmax(0,1fr) auto;padding:.45rem 0}.status-cancelled,.status-completed,.status-paid,.status-pending,.status-upcoming{align-items:center;border-radius:999px;display:inline-flex;font-size:.75rem;font-weight:700;min-height:24px;padding:0 .55rem}.status-upcoming{background:rgba(15,143,134,.1);background:var(--primary-soft);color:#0f8f86;color:var(--color-primary)}.status-completed,.status-paid{background:rgba(22,101,52,.08);background:var(--success-soft,#e7f8ef);color:#166534;color:var(--color-success,#087443)}.status-pending{background:rgba(216,148,42,.16);background:var(--tertiary-soft,#fff7df);color:#8a5a10;color:var(--color-tertiary-text,#946200)}.status-cancelled{background:rgba(185,28,28,.08);background:var(--danger-soft,#fee2e2);color:#b91c1c;color:var(--danger-color,#b91c1c)}.dashboard-statistics{position:relative}.dashboard-statistics>span{color:#4b5563;color:var(--muted);font-weight:600}.dashboard-statistics>strong{color:#111;color:var(--title);display:block;font-size:1.7rem;margin-top:.25rem}.dashboard-statistics p{color:#166534;color:var(--color-success,#087443);font-weight:700;margin:.85rem 0 0}.dashboard-rings{height:150px;margin:.4rem 0;position:relative}.dashboard-rings i{--ring-color:var(--color-primary);background:conic-gradient(var(--ring-color) var(--ring-value),#dcecea 0);background:conic-gradient(var(--ring-color) var(--ring-value),var(--surface-inset) 0);border-radius:50%;height:var(--ring-size);inset:50% auto auto 50%;-webkit-mask:radial-gradient(circle,transparent 58%,#000 60%);mask:radial-gradient(circle,transparent 58%,#000 60%);position:absolute;transform:translate(-50%,-50%);width:var(--ring-size)}.dashboard-rings i.tone-danger{--ring-color:var(--danger-color,#c0392b)}.dashboard-rings i.tone-olive{--ring-color:var(--color-tertiary-text,#748300)}.dashboard-rings i.tone-tertiary{--ring-color:var(--color-tertiary)}.dashboard-statistics__legend{color:#4b5563;color:var(--muted);display:flex;flex-wrap:wrap;font-weight:600;gap:.5rem;list-style:none;margin:0;padding:0}.dashboard-services{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr))}.dashboard-service-card{min-width:0;overflow:hidden;text-align:center}.dashboard-service-card img{aspect-ratio:1.8;display:block;-o-object-fit:cover;object-fit:cover;width:100%}.dashboard-service-card strong{color:#111;color:var(--title);display:block;margin:.55rem 0 .1rem}.dashboard-service-card span{color:var(--danger-color);display:block;font-weight:700;margin-bottom:.65rem}.dashboard-chart>span{color:#4b5563;color:var(--muted);font-weight:600}.dashboard-chart__metric{align-items:center;display:flex;gap:.45rem;margin:.25rem 0 1rem}.dashboard-chart__metric strong{color:#111;color:var(--title);font-size:1.45rem}.dashboard-chart__metric b{background:rgba(22,101,52,.08);background:var(--success-soft,#e7f8ef);border-radius:999px;color:#166534;color:var(--color-success,#087443);padding:.16rem .45rem}.dashboard-chart__metric small{color:#4b5563;color:var(--muted);font-weight:600}.dashboard-chart__bars{grid-gap:.45rem;align-items:end;display:grid;gap:.45rem;grid-template-columns:repeat(12,1fr);height:180px}.dashboard-chart__bars i{background:color-mix(in srgb,#c0392b 18%,#dcecea);background:color-mix(in srgb,var(--danger-color,#c0392b) 18%,var(--surface-inset));border-radius:8px 8px 0 0;height:var(--bar-height);min-height:22px;position:relative}.dashboard-chart__bars i:nth-child(2n){background:#c0392b;background:var(--danger-color,#c0392b)}.dashboard-chart__bars i span{bottom:-1.35rem;color:#4b5563;color:var(--muted);font-size:.72rem;font-style:normal;font-weight:600;left:50%;position:absolute;transform:translateX(-50%)}.dashboard-booking-table{grid-gap:1rem;display:grid;gap:1rem;max-width:100%;min-width:0;overflow-x:hidden}.dashboard-booking-table__summary{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1.2rem}.dashboard-booking-table__summary h2{color:#111;color:var(--title);margin:0}.dashboard-booking-table__summary span{color:#4b5563;color:var(--muted);font-weight:600}.dashboard-booking-table__summary>div:last-child{display:flex;flex-wrap:wrap;gap:.75rem}.dashboard-booking-table__summary button{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;color:#111;color:var(--text);font-weight:600;min-height:38px;padding:.45rem .65rem}.dashboard-booking-table__panel{overflow:hidden}.dashboard-booking-table__toolbar{grid-gap:.75rem;align-items:center;border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);display:grid;gap:.75rem;grid-template-columns:minmax(160px,1fr) 240px 140px 120px auto;padding:1rem}.dashboard-booking-table__toolbar h2{color:#111;color:var(--title);font-size:1.1rem;margin:0}.dashboard-booking-table__toolbar label{align-items:center;border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;display:flex;gap:.45rem;padding:0 .6rem}.dashboard-booking-table__toolbar label input{border:0;outline:0;padding-inline:0;width:100%}.dashboard-booking-table__sort{align-items:center;display:flex;font-weight:700;gap:.4rem;justify-content:flex-end;white-space:nowrap}.dashboard-table-scroll{overflow-x:auto}.dashboard-table-scroll table{border-collapse:collapse;min-width:980px;width:100%}.dashboard-table-scroll td,.dashboard-table-scroll th{border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);color:#111;color:var(--text);padding:1rem;text-align:left;vertical-align:middle}.dashboard-table-scroll th{background:#dcecea;background:var(--surface-inset);color:#4b5563;color:var(--muted);font-weight:700}.dashboard-booking-table__id{color:var(--danger-color)}.dashboard-booking-table__tour{align-items:center;display:flex;gap:.75rem}.dashboard-booking-table__tour img{border-radius:50%;height:52px;-o-object-fit:cover;object-fit:cover;width:52px}.dashboard-booking-table__tour small,.dashboard-booking-table__tour strong{display:block}.dashboard-booking-table__tour small{color:#4b5563;color:var(--muted);font-weight:600}.dashboard-booking-table__footer{align-items:center;display:flex;gap:1rem;justify-content:space-between;padding:1rem}.dashboard-booking-table__footer div{display:flex;gap:.45rem}.dashboard-booking-table__footer .is-active{background:#0f8f86;background:var(--color-primary);color:#fff;color:var(--color-on-primary,#fff)}@media(max-width:900px){.customer-dashboard-page,.customer-dashboard-page.is-sidebar-collapsed{max-width:100%;padding-inline:.75rem;width:100%}.customer-dashboard-page .customer-dashboard-page__body,.customer-dashboard-page.is-sidebar-collapsed .customer-dashboard-page__body{gap:0;grid-template-columns:minmax(0,1fr)}.trem-dashboard-sidebar{display:none}}@media(max-width:834px){.customer-dashboard-page__sidebar-toggle{display:none!important}.customer-dashboard-page__body{grid-template-columns:1fr}.customer-dashboard-page{padding:.75rem .75rem calc(6.5rem + env(safe-area-inset-bottom, 0px));width:100%}.customer-dashboard-page__content{overflow:hidden}.customer-dashboard-grid{gap:.85rem}.customer-dashboard-grid,.dashboard-metrics,.dashboard-services{grid-template-columns:1fr}.dashboard-chart,.dashboard-compact-list,.dashboard-recent-bookings,.dashboard-statistics{grid-column:1/-1}.dashboard-booking-table{gap:.85rem}.dashboard-booking-table__summary{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:1fr;padding:1rem}.dashboard-booking-table__summary h2{font-size:1.45rem;line-height:1.1}.dashboard-booking-table__summary span{display:block;font-size:.92rem;margin-top:.3rem}.dashboard-booking-table__summary>div:last-child{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:1fr;width:100%}.dashboard-booking-table__summary button{font-size:.95rem;justify-content:flex-start;min-height:42px;padding:.55rem .75rem;width:100%}.dashboard-booking-table__panel{border-radius:8px}.dashboard-booking-table__toolbar{gap:.7rem;grid-template-columns:1fr;padding:.9rem}.dashboard-booking-table__toolbar h2{font-size:1.15rem;line-height:1.2}.dashboard-booking-table__toolbar label,.dashboard-booking-table__toolbar select{box-sizing:border-box;min-height:42px;width:100%}.dashboard-booking-table__sort{grid-gap:.55rem;align-items:center;display:grid;font-size:.95rem;gap:.55rem;grid-template-columns:auto minmax(0,1fr);width:100%}.dashboard-booking-table__sort>span{margin:0}.dashboard-booking-table__sort button{align-items:center;display:inline-flex;font-size:.95rem;justify-content:space-between;min-height:42px;width:100%}.dashboard-table-scroll{margin-bottom:1rem;max-width:100%}.dashboard-booking-table__footer{align-items:stretch;flex-direction:column;gap:.75rem;padding:.9rem}.dashboard-booking-table__footer>span{font-size:.9rem}.dashboard-booking-table__footer div{justify-content:space-between;width:100%}.dashboard-list-row{grid-template-columns:44px minmax(0,1fr)}.dashboard-list-row>b{grid-column:2;justify-self:start}}.dashboard-favorites{min-height:40vh}.dashboard-favorites__container{width:100%}.dashboard-favorites__header{align-items:baseline;display:flex;gap:1rem;margin-bottom:1.5rem}.dashboard-favorites__title{color:#111;color:var(--title);font-size:1.35rem;font-weight:700;margin:0}.dashboard-favorites__count{color:#4b5563;color:var(--muted);font-size:.9rem;font-weight:600}.dashboard-favorites__sort{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:6px;color:#111;color:var(--text);font-size:.85rem;font-weight:600;margin-left:auto;min-height:34px;padding:0 .7rem}.dashboard-favorites__chips{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.dashboard-favorites__chip{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:999px;color:#4b5563;color:var(--muted);color:#111;color:var(--text);cursor:pointer;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;font-weight:600;line-height:1.2;padding:.5rem 1.1rem;transition:all .16s ease}.dashboard-favorites__chip:hover:not(:disabled){background:rgba(15,143,134,.18);background:var(--primary-focus);border-color:#0f8f86;border-color:var(--color-primary)}.dashboard-favorites__chip.is-disabled,.dashboard-favorites__chip:disabled{cursor:not-allowed;opacity:.45}.dashboard-favorites__chip.is-active{background:#0f8f86;background:var(--color-primary);border-color:#0f8f86;border-color:var(--color-primary);color:#fff;color:var(--color-on-primary)}.dashboard-favorites__grid{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-favorites__empty{align-items:center;color:#4b5563;color:var(--muted);display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.dashboard-favorites__empty svg{margin-bottom:1.25rem;opacity:.5}.dashboard-favorites__empty h2{color:#111;color:var(--title);font-size:1.4rem;margin:0 0 .5rem}.dashboard-favorites__empty p{font-size:.95rem;line-height:1.5;margin:0;max-width:380px}.dashboard-favorites__error{align-items:center;color:var(--danger-color);display:flex;flex-direction:column;gap:.75rem;padding:3rem 1rem;text-align:center}.dashboard-favorites__retry{background:#0f8f86;background:var(--color-primary);border:1px solid #0f8f86;border:1px solid var(--color-primary);border-radius:6px;color:#4b5563;color:var(--muted);color:#fff;color:var(--color-on-primary);cursor:pointer;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:400;font-weight:600;line-height:1.2;padding:.5rem 1.25rem}@media(max-width:1100px){.dashboard-favorites__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.dashboard-favorites{padding-bottom:calc(5rem + env(safe-area-inset-bottom, 0px))}.dashboard-favorites__header{grid-gap:.6rem;align-items:start;display:grid;gap:.6rem;grid-template-columns:minmax(0,1fr);margin-bottom:1rem}.dashboard-favorites__title{font-size:1.25rem;line-height:1.2}.dashboard-favorites__count,.dashboard-favorites__sort{font-size:.82rem;grid-column:auto}.dashboard-favorites__sort{grid-row:auto;margin-left:0;min-height:40px;padding:0 .65rem;width:min(100%,240px)}.dashboard-favorites__chips{flex-wrap:nowrap;gap:.45rem;margin:0 -.75rem 1rem;overflow-x:auto;padding:0 .75rem .15rem;scrollbar-width:none}.dashboard-favorites__chips::-webkit-scrollbar{display:none}.dashboard-favorites__grid{gap:.85rem;grid-template-columns:1fr}.dashboard-favorites__empty{min-height:42vh;padding:2rem 1rem}.dashboard-favorites .tt-empty-state{justify-items:center;min-width:0;padding:2.25rem 1rem;width:100%}.dashboard-favorites .tt-empty-state__desc,.dashboard-favorites .tt-empty-state__title{max-width:360px;overflow-wrap:normal;width:min(100%,360px);word-break:normal}}.dashboard-settings{max-width:600px}.dashboard-settings__toast{background:rgba(22,101,52,.08);background:var(--success-soft,#e7f8ef);border-radius:8px;color:#166534;color:var(--color-success,#087443);font-weight:600;margin-bottom:1rem;padding:.65rem .85rem}.dashboard-settings__toast.is-error{background:rgba(185,28,28,.08);background:var(--danger-soft,#fee2e2);color:#b91c1c;color:var(--danger-color,#b91c1c)}.dashboard-settings__section{margin-bottom:2rem}.dashboard-settings__section h2{color:#111;color:var(--title);font-size:1.1rem;margin:0 0 1rem}.dashboard-settings__fields{grid-gap:1rem;display:grid;gap:1rem;margin-bottom:1rem}.dashboard-settings__field{grid-gap:.35rem;display:grid;gap:.35rem}.dashboard-settings__field label{color:#4b5563;color:var(--subtitle);font-size:.85rem;font-weight:600}.dashboard-settings__field input{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;color:#111;color:var(--text);font-size:.9rem;min-height:40px;outline:0;padding:0 .75rem;transition:border-color .16s}.dashboard-settings__field input:focus{border-color:#0f8f86;border-color:var(--color-primary)}.dashboard-settings__icon-grid{display:flex;flex-wrap:wrap;gap:.5rem}.dashboard-settings__icon-btn{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:10px;color:#4b5563;color:var(--muted);cursor:pointer;display:inline-grid;height:44px;place-items:center;transition:all .16s;width:44px}.dashboard-settings__icon-btn:hover{border-color:#0f8f86;border-color:var(--color-primary);color:#0f8f86;color:var(--color-primary)}.dashboard-settings__icon-btn.is-active{border-color:#0f8f86;border-color:var(--color-primary)}.dashboard-settings__icon-btn.is-active,.dashboard-settings__submit{background:#0f8f86;background:var(--color-primary);color:#fff;color:var(--color-on-primary)}.dashboard-settings__submit{border:0;border-radius:8px;cursor:pointer;font-weight:700;min-height:40px;padding:0 1.25rem;transition:opacity .16s}.dashboard-settings__submit:disabled{cursor:not-allowed;opacity:.6}.dashboard-booking-table__actions{position:relative}.dashboard-booking-table__actions>button{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;color:#111;color:var(--text);cursor:pointer;display:inline-grid;height:42px;place-items:center;width:42px}.dashboard-booking-table__actions>button:hover{background:rgba(15,143,134,.18);background:var(--primary-focus);border-color:#0f8f86;border-color:var(--color-primary);color:#0f8f86;color:var(--color-primary)}.dashboard-booking-table__empty,.dashboard-booking-table__state{color:#4b5563;color:var(--muted);font-weight:600;padding:1rem}.dashboard-booking-table__state.is-error{color:#c5392f;color:var(--danger-color,#c5392f)}.dashboard-mobile-nav{background:#fff;background:var(--surface);border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border);bottom:0;box-shadow:0 -2px 12px rgba(0,0,0,.06);display:none;left:0;min-height:60px;padding-bottom:env(safe-area-inset-bottom,0);position:fixed;right:0;z-index:1200}.dashboard-mobile-nav button{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:transparent;border:0;border-radius:0;color:#4b5563;color:var(--muted);cursor:pointer;display:flex;flex:1 1;flex-direction:column;font-size:.65rem;font-weight:600;gap:2px;justify-content:center;min-height:44px;padding:4px 0}.dashboard-mobile-nav button:active{background:#dcecea;background:var(--surface-inset)}.dashboard-mobile-nav button svg{height:20px;width:20px}.dashboard-mobile-nav button.is-active{color:#0f8f86;color:var(--color-primary)}@media(max-width:900px){.dashboard-mobile-nav{display:flex}}.dashboard-mobile-sheet-section,.trem-bottom-sheet .dashboard-mobile-sheet-section.ui-subtitle{color:#4b5563;color:var(--muted);display:block;font-size:.72rem;font-weight:700;letter-spacing:.08em;line-height:1.2;margin:.85rem .25rem .25rem;text-align:left;text-transform:uppercase}.dashboard-mobile-sheet-item.ui-button{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background:transparent;border:0;border-radius:10px;box-shadow:none;box-sizing:border-box;color:#111;color:var(--text);cursor:pointer;display:flex;font-size:.98rem;font-weight:600;gap:.75rem;justify-content:flex-start;min-height:48px;padding:0 .85rem;text-align:left;text-decoration:none;width:100%}.dashboard-mobile-sheet-item.ui-button:active,.dashboard-mobile-sheet-item.ui-button:hover{background:#dcecea;background:var(--surface-inset);color:#07655f;color:var(--color-primary-dark);text-decoration:none}.dashboard-mobile-sheet-item.ui-button .ui-button__icon{color:#4b5563;color:var(--muted);flex:0 0 20px}.dashboard-mobile-sheet-item.ui-button .ui-button__icon svg,.dashboard-mobile-sheet-item.ui-button svg{flex-shrink:0;height:20px;width:20px}.dashboard-mobile-sheet-item.ui-button b{background:#0f8f86;background:var(--color-primary);border-radius:999px;color:#fff;color:var(--color-on-primary);font-size:.68rem;margin-left:auto;min-width:24px;padding:.2rem .4rem;text-align:center}.dashboard-mobile-sheet-item.ui-button.is-disabled{cursor:not-allowed;opacity:.4}.dsh{background:#fcfcfd;background:var(--bg,#fff);border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.12));height:60px;left:0;position:fixed;right:0;top:0;z-index:1100}@media(max-width:640px){.dsh{height:56px}}.dsh__bar{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 1.5rem}@media(max-width:900px){.dsh__bar{padding:0 1rem}}.dsh__left{align-items:center;display:flex;gap:.75rem;min-width:0}.dsh__toggle{display:none}@media(max-width:900px){.dsh__toggle{display:inline-flex}}.dsh__back{align-items:center;background:transparent;border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:9999px;color:#4b5563;color:var(--text-muted,#4b5563);cursor:pointer;display:inline-flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.76rem;font-weight:500;gap:.375rem;padding:.375rem .75rem;transition:all .16s cubic-bezier(.4,0,.2,1);white-space:nowrap}.dsh__back:hover{border-color:#0f8f86;border-color:var(--color-primary,#0f8f86);color:#0f8f86;color:var(--color-primary,#0f8f86)}@media(max-width:640px){.dsh__back{display:none}}.dsh__brand{color:#111;color:var(--text,#111);font-size:1.25rem;font-weight:700;letter-spacing:-.02em;white-space:nowrap}@media(max-width:640px){.dsh__brand{font-size:1rem}}.dsh__tabs{align-items:center;display:flex;gap:.25rem}@media(max-width:900px){.dsh__tabs{display:none}}.dsh__tab{align-items:center;background:transparent;border:none;border-radius:9999px;color:#4b5563;color:var(--text-muted,#4b5563);cursor:pointer;display:inline-flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;gap:.375rem;padding:.5rem .875rem;transition:all .16s cubic-bezier(.4,0,.2,1);white-space:nowrap}.dsh__tab svg{opacity:.6;transition:opacity .16s cubic-bezier(.4,0,.2,1)}.dsh__tab:hover{background:#f4f8f7;background:var(--surface-subtle,rgba(15,143,134,.04));color:#111;color:var(--text,#111)}.dsh__tab:hover svg{opacity:1}.dsh__tab.is-active{background:#0f8f86;background:var(--color-primary,#0f8f86);color:#fff}.dsh__tab.is-active svg{opacity:1}.dsh__right{align-items:center;display:flex;gap:.5rem}.dsh__theme-btn{border-radius:9999px;color:#4b5563;color:var(--text-muted,#4b5563);height:36px;width:36px}.dsh__theme-btn:hover{background:#f4f8f7;background:var(--surface-subtle,rgba(15,143,134,.04));color:#111;color:var(--text,#111)}@media(max-width:640px){.dsh__theme-btn{display:none}}.dsh__user{align-items:center;display:flex;gap:.5rem}@media(max-width:640px){.dsh__user{display:none}}.dsh__avatar{align-items:center;background:#0f8f86;background:var(--color-primary,#0f8f86);border-radius:9999px;color:#fff;display:inline-flex;flex-shrink:0;font-size:.76rem;font-weight:700;height:32px;justify-content:center;width:32px}.dsh__avatar--lg{font-size:.875rem;height:40px;width:40px}.dsh__name{color:#111;color:var(--text,#111);font-size:.875rem;font-weight:500;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dsh__overlay{background:rgba(0,0,0,.4);display:none;inset:0;opacity:0;position:fixed;transition:opacity .16s cubic-bezier(.4,0,.2,1);z-index:1150}.dsh__overlay.is-visible{opacity:1}@media(max-width:900px){.dsh__overlay{display:block;pointer-events:none}.dsh__overlay.is-visible{pointer-events:auto}}.dsh__drawer{display:none}@media(max-width:900px){.dsh__drawer{background:#fcfcfd;background:var(--bg,#fff);bottom:0;box-shadow:0 16px 40px hsla(0,0%,7%,.12);display:block;left:0;position:fixed;top:0;transform:translateX(-100%);transition:transform .22s cubic-bezier(0,0,.2,1);width:280px;z-index:1200}.dsh__drawer.is-open{transform:translateX(0)}}.dsh__drawer-inner{display:flex;flex-direction:column;height:100%;padding:1.5rem 1rem}.dsh__drawer-user{align-items:center;border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.12));display:flex;gap:.75rem;margin-bottom:1rem;padding-bottom:1.25rem}.dsh__drawer-user strong{color:#111;color:var(--text,#111);display:block;font-size:1rem}.dsh__drawer-user small{color:#4b5563;color:var(--text-muted,#4b5563);display:block;font-size:.76rem;text-transform:capitalize}.dsh__drawer-nav{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.dsh__drawer-tab{align-items:center;background:transparent;border:none;border-radius:10px;color:#4b5563;color:var(--text-muted,#4b5563);cursor:pointer;display:flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:all .16s cubic-bezier(.4,0,.2,1);width:100%}.dsh__drawer-tab:hover{background:#f4f8f7;background:var(--surface-subtle,rgba(15,143,134,.04));color:#111;color:var(--text,#111)}.dsh__drawer-tab.is-active{background:rgba(15,143,134,.08);color:#0f8f86;color:var(--color-primary,#0f8f86);font-weight:600}.dsh__drawer-footer{border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border,hsla(0,0%,7%,.12));display:flex;flex-direction:column;gap:.25rem;padding-top:1rem}.dsh__drawer-action{color:#4b5563;color:var(--text-muted,#4b5563);justify-content:flex-start;width:100%}.dsh__drawer-action:hover{color:#111;color:var(--text,#111)}.dsh-spacer{height:60px}@media(max-width:640px){.dsh-spacer{height:56px}}.bm-overlay{align-items:center;background:rgba(0,0,0,.42);display:flex;inset:0;justify-content:center;padding:20px;position:fixed;z-index:1200}.bm-root{background:#fff;background:var(--surface);border-radius:12px;box-shadow:0 16px 40px hsla(0,0%,7%,.12);box-shadow:var(--shadow-lg);display:flex;flex-direction:column;max-height:96vh;max-width:980px;overflow:hidden;width:100%}.bm-header{align-items:center;background:linear-gradient(90deg,rgba(15,143,134,.1),#fff);background:linear-gradient(90deg,var(--primary-soft),var(--surface));border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);display:flex;gap:12px;justify-content:space-between;padding:18px 20px}.bm-title{color:#111;color:var(--title);font-size:18px;font-weight:700;margin:0}.bm-sub{color:#4b5563;color:var(--muted);font-size:12px;margin:4px 0 0}.bm-close{background:transparent;border:none;color:#111;color:var(--text);cursor:pointer;font-size:22px;line-height:1}.bm-body{align-items:flex-start;display:flex;flex:1 1 auto;flex-direction:row;gap:18px;min-height:0;overflow:hidden;padding:18px}.bm-body__left{flex:1 1 560px;max-height:calc(96vh - 158px);min-width:260px;overflow-y:auto;padding-right:4px}.bm-body__right{flex-shrink:0;width:320px}.bm-sticky{position:sticky;top:18px}.bm-steps{display:flex;gap:8px;margin-bottom:12px}.bm-step{background:#dcecea;background:var(--surface-inset);border-radius:8px;color:#4b5563;color:var(--muted);display:grid;font-weight:700;height:30px;place-items:center;width:30px}.bm-step--active{background:#0f8f86;background:var(--color-primary);color:#fff;color:var(--color-on-primary)}.bm-panel{margin-bottom:14px}.bm-label{color:#4b5563;color:var(--muted);display:block;font-size:13px;margin-bottom:6px}.bm-input{background:#fff;background:var(--control-bg);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--control-border);border-radius:8px;box-sizing:border-box;color:#111;color:var(--control-text);font-size:14px;margin-bottom:10px;outline:none;padding:10px 12px;width:100%}.bm-input--error{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.bm-field-error{color:#b91c1c;font-size:12px;margin-bottom:8px;margin-top:-6px}.bm-guest-row{align-items:center;display:flex;gap:8px;margin-bottom:12px}.bm-qty{background:#dcecea;background:var(--surface-inset);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;cursor:pointer;padding:6px 10px}.bm-qty-num{font-weight:700;min-width:36px;text-align:center}.bm-note{color:#4b5563;color:var(--muted);font-size:13px}.bm-contact-grid{margin-bottom:14px}.bm-traveler-card{background:#fff;background:var(--surface-elevated);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:10px;margin-bottom:8px;padding:12px}.bm-traveler-title{color:#07655f;color:var(--color-primary-dark);display:block;font-weight:700;margin-bottom:10px}.bm-field-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.bm-tr-list{display:flex;flex-direction:column;gap:10px;max-height:min(46vh,420px);overflow-y:auto;padding-right:4px}.bm-review-title{color:#07655f;color:var(--color-primary-dark);margin:6px 0 10px}.bm-review-rows{grid-gap:8px;display:grid;gap:8px;margin-bottom:12px}.bm-review-travelers{grid-gap:8px;display:grid;gap:8px;max-height:260px;overflow-y:auto}.bm-review-traveler{background:#dcecea;background:var(--surface-inset);border-radius:8px;display:flex;gap:10px;justify-content:space-between;padding:10px}.bm-help-card{grid-gap:6px;border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:10px;color:#4b5563;color:var(--muted);display:grid;font-size:13px;gap:6px;margin-top:12px;padding:12px}.bm-help-link{color:#0f8f86;color:var(--color-primary);text-decoration:none}.bm-footer{align-items:center;border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border);display:flex;gap:12px;justify-content:space-between;padding:14px}.bm-btn{border:none;border-radius:10px;cursor:pointer;font-weight:600;padding:10px 14px}.bm-btn--primary{background:#0f8f86;background:var(--color-primary);color:#fff;color:var(--color-on-primary)}.bm-btn--ghost{background:transparent;border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;cursor:pointer;padding:8px 12px}.bm-error{background:rgba(185,28,28,.08);background:var(--danger-soft);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;color:#b91c1c;color:var(--color-danger);margin-bottom:12px;padding:10px}.bm-help-card strong{display:block}@media(max-width:768px){.bm-body{flex-direction:column}.bm-body__left{flex:none;max-height:none}.bm-body__right{width:100%}.bm-contact-grid,.bm-field-grid{grid-template-columns:1fr}}.ct-modal-overlay{align-items:center;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:2000}.ct-modal-backdrop{backdrop-filter:blur(2px);background:rgba(0,0,0,.45);inset:0;position:absolute}.ct-modal-card{animation:ct-modal-in .18s ease both;background:var(--surface);border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.18);max-height:90vh;overflow-y:auto;position:relative;width:min(520px,100%)}.ct-modal-card__body{padding:1.75rem}.ct-modal-card__header{margin-bottom:1rem}.ct-modal-card__title{color:var(--title);font-size:1.15rem;margin:0 0 .25rem}.ct-modal-card__desc{color:var(--subtitle);font-size:.85rem;line-height:1.5;margin:0}.ct-modal-card__tour{align-items:center;background:var(--surface-inset);border-radius:12px;display:flex;gap:.75rem;margin-bottom:1.25rem;padding:.75rem}.ct-modal-card__tour-img{background:var(--border);border-radius:10px;flex-shrink:0;height:56px;overflow:hidden;width:56px}.ct-modal-card__tour-img img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ct-modal-card__tour-info{display:flex;flex-direction:column;gap:.2rem}.ct-modal-card__tour-info strong{color:var(--title);font-size:.9rem}.ct-modal-card__tour-price{color:var(--color-primary);font-size:.82rem;font-weight:600}.ct-modal-card__msg{border-radius:8px;font-size:.85rem;font-weight:600;margin-top:.75rem;padding:.6rem .85rem}.ct-modal-card__msg--success{background:rgba(22,163,74,.1);color:#16a34a}.ct-modal-card__msg--error{background:rgba(220,38,38,.1);color:#dc2626}.ct-modal-close{align-items:center;background:var(--surface);border:1px solid var(--border);border-radius:10px;color:var(--muted);cursor:pointer;display:flex;float:right;height:34px;justify-content:center;margin:.75rem .75rem 0 0;position:sticky;top:.75rem;transition:background .12s ease,color .12s ease;width:34px;z-index:1}.ct-modal-close:hover{background:var(--surface-inset);color:var(--text)}@keyframes ct-modal-in{0%{opacity:0;transform:scale(.94) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.trem-confirm{padding:.5rem 0}.trem-confirm__note{align-items:flex-start;background:var(--surface-inset);border-radius:12px;color:var(--subtitle);display:flex;font-size:.88rem;gap:.75rem;line-height:1.6;margin-bottom:1rem;padding:1rem .5rem}.trem-confirm__note .trem-icon{color:var(--color-primary);flex-shrink:0;margin-top:2px}.trem-confirm__note p{margin:0}.trem-confirm__actions{display:flex;gap:.5rem}.trem-confirm__btn{align-items:center;border:1px solid var(--border);border-radius:10px;cursor:pointer;display:inline-flex;flex:1 1;font-family:inherit;font-size:.88rem;font-weight:700;gap:.4rem;justify-content:center;min-height:48px;padding:.65rem 1.2rem;transition:background .16s ease,border-color .16s ease,color .16s ease}.trem-confirm__btn--cancel{background:transparent;border-color:transparent;color:var(--muted)}.trem-confirm__btn--cancel:hover{background:var(--surface-inset);color:var(--text)}.trem-confirm__btn--confirm{background:var(--color-primary);border-color:var(--color-primary);box-shadow:0 2px 8px rgba(28,117,120,.2);color:var(--color-on-primary)}.trem-confirm__btn--confirm:hover{background:var(--color-primary-dark);border-color:var(--color-primary-dark)}.trem-confirm__btn--confirm:disabled{box-shadow:none;cursor:not-allowed;opacity:.55}.trem-confirm-overlay{align-items:center;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:2000}.trem-confirm-overlay__backdrop{backdrop-filter:blur(2px);background:rgba(0,0,0,.45);inset:0;position:absolute}.trem-confirm-overlay__dialog{animation:trem-confirm-in .18s ease both;background:var(--surface);border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.18);padding:1.75rem;position:relative;width:min(480px,100%)}.trem-confirm-overlay__close{align-items:center;background:transparent;border:none;border-radius:8px;color:var(--muted);cursor:pointer;display:flex;height:32px;justify-content:center;position:absolute;right:.85rem;top:.85rem;transition:background .12s ease;width:32px}.trem-confirm-overlay__close:hover{background:var(--surface-inset);color:var(--text)}.trem-confirm-overlay__header{align-items:center;display:flex;gap:.65rem;margin-bottom:1rem}.trem-confirm-overlay__header .trem-icon{color:var(--color-primary);flex-shrink:0}.trem-confirm-overlay__header h3{color:var(--title);font-size:1.1rem;margin:0}.trem-confirm-overlay__note{background:var(--surface-inset);border-radius:12px;color:var(--subtitle);font-size:.88rem;line-height:1.6;margin-bottom:1.25rem;padding:1rem}.trem-confirm-overlay__note p{margin:0}.trem-confirm-overlay__actions{display:flex;gap:.5rem}@keyframes trem-confirm-in{0%{opacity:0;transform:scale(.94) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.itinerary-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin:0;padding:1.1rem 1.25rem 0}.itinerary-header .ui-title{color:#111;color:var(--title);font-size:clamp(1.05rem,1.4vw,1.2rem);letter-spacing:-.01em;margin:0}.itinerary-header__toggle{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:6px;color:#4b5563;color:var(--muted);cursor:pointer;font-size:.78rem;font-weight:600;padding:.4rem .75rem;transition:all .16s ease;white-space:nowrap}.itinerary-header__toggle:hover{background:#dcecea;background:var(--surface-inset);border-color:#0f8f86;border-color:var(--color-primary);color:#0f8f86;color:var(--color-primary)}.itinerary-timeline{display:flex;flex-direction:column;gap:0;position:relative}.itinerary-timeline__line{background:linear-gradient(180deg,#0f8f86 0,hsla(0,0%,7%,.12));background:linear-gradient(to bottom,var(--color-primary) 0,var(--border) 100%);bottom:0;left:20px;opacity:.5;position:absolute;top:0;width:2px}.itinerary-day{padding-left:52px;position:relative}.itinerary-day:before{background:hsla(0,0%,7%,.12);background:var(--border);bottom:-1px;content:"";left:14px;position:absolute;top:24px;width:2px}.itinerary-day:last-child:before{display:none}.itinerary-day__header{align-items:center;background:transparent;border:none;border-radius:10px;cursor:pointer;display:flex;gap:.75rem;padding:1rem .75rem;text-align:start;transition:background .16s ease;width:100%}.itinerary-day__header:hover{background:#dcecea;background:var(--surface-inset)}.itinerary-day__header:focus-visible{outline:2px solid #0f8f86;outline:2px solid var(--color-primary);outline-offset:2px}.itinerary-day__marker{background:#fff;background:var(--surface);border:2px solid hsla(0,0%,7%,.12);border:2px solid var(--border);border-radius:9999px;display:grid;height:26px;left:8px;place-items:center;position:absolute;top:1rem;transition:all .16s ease;width:26px;z-index:1}.is-expanded .itinerary-day__marker{background:#0f8f86;background:var(--color-primary);border-color:#0f8f86;border-color:var(--color-primary);box-shadow:0 0 0 4px rgba(37,99,235,.15);box-shadow:0 0 0 4px rgba(var(--color-primary-rgb,37,99,235),.15)}.itinerary-day__marker-num{color:#4b5563;color:var(--muted);font-size:.7rem;font-weight:700;line-height:1}.is-expanded .itinerary-day__marker-num{color:#fff;color:var(--color-on-primary,#fff)}.itinerary-day__header-content{min-width:0;text-align:start}.itinerary-day__header-content .ui-subtitle{color:#111;color:var(--text);font-size:.95rem;line-height:1.3;margin:0;text-align:start}.itinerary-day__preview{-webkit-line-clamp:1;-webkit-box-orient:vertical;color:#4b5563;color:var(--muted);display:-webkit-box;font-size:.82rem;line-height:1.5;margin:.25rem 0 0;overflow:hidden}.itinerary-day__chevron{color:#4b5563;color:var(--muted);flex-shrink:0;transition:transform .16s ease}.itinerary-day__chevron.is-open{transform:rotate(180deg)}.itinerary-day__body{animation:itinerary-slide-down .18s ease;padding:0 .75rem 1.25rem}.itinerary-day__body>p{color:#4b5563;color:var(--subtitle);font-size:.88rem;line-height:1.65;margin:0 0 .75rem}@keyframes itinerary-slide-down{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.itinerary-day__meta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.itinerary-day__meta-item{align-items:center;background:#dcecea;background:var(--surface-inset);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:6px;color:#4b5563;color:var(--muted);display:inline-flex;font-size:.75rem;font-weight:600;gap:.35rem;line-height:1;padding:.35rem .65rem}.itinerary-day__meta-item svg{flex-shrink:0;opacity:.7}.itinerary-day__activities{grid-gap:.5rem;background:#dcecea;background:var(--surface-inset);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:10px;display:grid;gap:.5rem;list-style:none;margin:0 0 .75rem;padding:.75rem}.itinerary-day__activity{align-items:flex-start;color:#111;color:var(--text);display:flex;font-size:.85rem;gap:.6rem;line-height:1.5}.itinerary-day__activity-dot{background:#0f8f86;background:var(--color-primary);border-radius:50%;flex-shrink:0;height:6px;margin-top:.45rem;width:6px}.itinerary-day__note{align-items:flex-start;background:rgba(37,99,235,.06);background:rgba(var(--color-primary-rgb,37,99,235),.06);border:1px solid rgba(37,99,235,.15);border:1px solid rgba(var(--color-primary-rgb,37,99,235),.15);border-radius:10px;display:flex;gap:.5rem;padding:.65rem .75rem}.itinerary-day__note svg{color:#0f8f86;color:var(--color-primary);flex-shrink:0;margin-top:.1rem;opacity:.7}.itinerary-day__note p{color:#4b5563;color:var(--subtitle);font-size:.82rem;font-style:italic;line-height:1.55;margin:0}@media(max-width:720px){.itinerary-header{padding:1rem .85rem 0}.itinerary-timeline__line{left:16px}.itinerary-day{padding-left:44px}.itinerary-day:before{left:10px}.itinerary-day__marker{height:24px;left:4px;width:24px}.itinerary-day__marker-num{font-size:.65rem}.itinerary-day__header{padding:.85rem .5rem}.itinerary-day__body{padding:0 .5rem 1rem}.itinerary-day__meta{gap:.35rem}.itinerary-day__meta-item{font-size:.7rem;padding:.3rem .5rem}.itinerary-day__activities{padding:.6rem}.itinerary-day__activity{font-size:.82rem}}.tour-detail__similar-section .tour-detail__section-body{align-items:center;display:flex;flex-direction:column;justify-content:center;overflow:visible;padding-inline:0;padding:20px}.tour-detail__similar-scroll-wrapper{margin-inline:calc(clamp(1rem,2.4vw,2rem)*-1);overflow:hidden;padding-inline:clamp(1rem,2.4vw,2rem);position:relative;width:100%}.tour-detail__similar-scroll{-webkit-overflow-scrolling:touch;display:flex;gap:1rem;justify-content:center;overflow-x:auto;overflow-y:hidden;padding-bottom:1.5rem;scroll-snap-type:x mandatory}.tour-detail__similar-scroll::-webkit-scrollbar{height:6px}.tour-detail__similar-scroll::-webkit-scrollbar-track{background:#dcecea;background:var(--surface-inset);border-radius:3px}.tour-detail__similar-scroll::-webkit-scrollbar-thumb{background:#4b5563;background:var(--muted);border-radius:3px}.tour-detail__similar-scroll::-webkit-scrollbar-thumb:hover{background:#111;background:var(--text)}.tour-detail__similar-scroll::-webkit-scrollbar{height:4px}.tour-detail__similar-card{flex-basis:calc(33.33333% - 0.66667rem);flex-grow:0;flex-shrink:0;max-width:340px;min-width:280px;scroll-snap-align:start}.tour-detail__similar-card .tour-card{height:100%}.tour-detail__similar-hint{border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border-subtle,var(--border));display:flex;justify-content:center;margin-top:.75rem;padding-top:.75rem}.tour-detail__similar-hint span{align-items:center;color:#4b5563;color:var(--muted);display:flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.76rem;font-weight:400;font-weight:500;gap:.25rem;line-height:1.25}.tour-detail__similar-hint span:after{animation:simliar-scroll-hint 1.5s ease-in-out infinite;content:"→";font-size:1rem}@keyframes simliar-scroll-hint{0%,to{transform:translateX(0)}50%{transform:translateX(4px)}}@media(max-width:900px){.tour-detail__similar-card{flex-basis:calc(50% - 0.5rem);flex-grow:0;flex-shrink:0;max-width:300px;min-width:240px}}@media(max-width:600px){.tour-detail__similar-card{flex-basis:calc(100% - 2rem);flex-grow:0;flex-shrink:0;max-width:none;min-width:260px}}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;font-size:16px;font-size:var(--root-font-size)}*,:after,:before{box-sizing:inherit}body{background:var(--bg);color:var(--text);font-size:1rem;font-weight:400;line-height:1.5}h1,h2,h3,h4,h5,h6{color:#111;color:var(--text);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700;margin:0 0 .75rem}h1{font-size:2.5rem}h1,h2{line-height:1.2}h2{font-size:2rem}h3{font-size:1.5rem}h3,h4{line-height:1.5}h4{font-size:1.25rem}h5{font-size:1rem}h5,h6{line-height:1.75}h6{font-size:.875rem}@media(max-width:1279px){h1{font-size:2rem}h2{font-size:1.5rem}h3{font-size:1.25rem}}p{color:#4b5563;color:var(--muted);font-size:1rem;line-height:1.75;margin-bottom:1rem}p.lead{color:#111;color:var(--text);font-size:1.25rem}a{color:#0f8f86;color:var(--color-primary);text-decoration:none;transition:color .18s ease}a:hover{color:#07655f;color:var(--color-primary-dark)}.btn,button{background:#0f8f86;background:var(--color-primary);border:none;border-radius:6px;color:#fff;color:var(--color-on-primary);cursor:pointer;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;padding:.5rem 1rem;transition:all .16s ease}button.btn--outline{background:transparent;border:1px solid #0f8f86;border:1px solid var(--color-primary);color:#0f8f86;color:var(--color-primary)}button.btn--ghost{background:transparent;border:1px solid transparent;color:#111;color:var(--text)}.btn-sm{font-size:.875rem;padding:.35rem .6rem}.btn-lg{font-size:1.25rem;padding:.75rem 1.25rem}label{display:inline-block;font-size:.875rem;font-weight:500;margin-bottom:.35rem}input,label,select,textarea{color:#111;color:var(--text)}input,select,textarea{background:#fff;background:var(--bg-2);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;font-family:inherit;font-size:1rem;line-height:1.5;padding:.5rem .75rem;transition:border-color .12s ease,box-shadow .12s ease}input:focus,select:focus,textarea:focus{border-color:#0f8f86;border-color:var(--color-primary);box-shadow:0 0 0 4px rgba(109,92,147,.14);box-shadow:0 0 0 4px var(--focus-ring);outline:none}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{color:#4b5563;color:var(--muted);opacity:.9}input::placeholder,select::placeholder,textarea::placeholder{color:#4b5563;color:var(--muted);opacity:.9}@keyframes trem-shimmer{to{transform:translateX(100%)}}.text-primary{color:#0f8f86;color:var(--color-primary)}.text-secondary{color:#1d4f91;color:var(--color-secondary)}.text-muted{color:#4b5563;color:var(--muted)}.text-center{text-align:center}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.clamp-2{-webkit-line-clamp:2;max-height:2.8rem}.clamp-2,.clamp-3{-webkit-box-orient:vertical;display:-webkit-box;line-height:1.4;overflow:hidden}.clamp-3{-webkit-line-clamp:3;max-height:4.2rem}.visually-hidden{clip:rect(1px,1px,1px,1px);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;white-space:nowrap;width:1px}@media(max-width:1279px){body{font-size:.98rem}}@media(min-width:1280px){.container{margin:0 auto;max-width:1180px;padding:0 1.25rem}}:focus{outline-offset:3px}a:focus,button:focus,input:focus{box-shadow:0 0 0 4px rgba(109,92,147,.14);box-shadow:0 0 0 4px var(--focus-ring);outline:none}@media print{body{background:#fff;background:var(--bg-2);color:#111;color:var(--text)}a:after{content:" (" attr(href) ")";font-size:.85em}.no-print{display:none!important}}:root{--td-header-offset:72px;--td-radius:12px}.tour-detail{background:#fcfcfd;background:var(--page-bg);color:#111;color:var(--text);min-height:100vh;padding:0 clamp(1rem,2.4vw,2rem) clamp(3rem,5vw,5rem);width:100%}.tour-detail__shell{display:flex;flex-direction:column;gap:1.25rem;margin:0 auto;width:min(1240px,100%)}.tour-detail__breadcrumbs{align-items:center;backdrop-filter:blur(12px);background:hsla(0,0%,100%,.98);background:var(--surface-glass-strong);border-bottom:1px solid transparent;color:#4b5563;color:var(--muted);display:flex;font-size:.82rem;gap:.45rem;margin-inline:calc(clamp(1rem,2.4vw,2rem)*-1);padding:.7rem 0;padding-inline:clamp(1rem,2.4vw,2rem);position:sticky;top:72px;top:var(--td-header-offset);transition:border-color .16s ease;z-index:55}@supports(position:sticky){.tour-detail__breadcrumbs{border-bottom-color:hsla(0,0%,7%,.12);border-bottom-color:var(--border)}}.tour-detail__breadcrumbs a{color:#0f8f86;color:var(--color-primary);font-weight:600;text-decoration:none}.tour-detail__breadcrumbs a:hover{text-decoration:underline}.tour-detail__mobile-back{display:none}.tour-detail__hero-section{grid-gap:1.25rem;align-items:start;display:grid;gap:1.25rem;grid-template-columns:1fr 340px}.tour-detail__hero-main{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.tour-detail__media{background:#dcecea;background:var(--surface-inset);border-radius:12px;border-radius:var(--td-radius);overflow:hidden}.tour-detail__media .gallery__stage{max-height:520px}.tour-detail__hero{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:12px;border-radius:var(--td-radius);display:flex;flex-direction:column;gap:.75rem;padding:1.5rem 1.5rem 1.25rem;position:relative}.tour-detail__hero-copy{display:flex;flex-direction:column;gap:.6rem}.tour-detail__hero-copy h1{color:#111;color:var(--title);font-size:clamp(1.6rem,2.8vw,2.4rem);letter-spacing:-.01em;line-height:1.15;margin:0}.tour-detail__eyebrow{color:#0f8f86;color:var(--color-primary);font-size:.78rem;font-weight:700;letter-spacing:.04em;margin:0;text-transform:uppercase}.tour-detail__lede{color:#4b5563;color:var(--subtitle);font-size:.9rem;line-height:1.7;margin:0}.tour-detail__hero-facts{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.2rem}.tour-detail__hero-facts .tour-detail__fact{align-items:center;background:#dcecea;background:var(--surface-inset);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;display:flex;gap:.4rem;padding:.4rem .7rem}.tour-detail__hero-facts .tour-detail__fact span{color:#4b5563;color:var(--muted);font-size:.75rem;font-weight:600}.tour-detail__hero-facts .tour-detail__fact strong{color:#111;color:var(--text);font-size:.82rem;font-weight:700}.tour-detail__tags{display:flex;flex-wrap:wrap;gap:.35rem}.tour-detail__tags span{background:#dcecea;background:var(--surface-inset);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:999px;color:#4b5563;color:var(--muted);font-size:.72rem;font-weight:600;padding:.3rem .6rem}.tour-detail__booking-widget{align-self:start;background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:12px;border-radius:var(--td-radius);box-shadow:0 8px 32px rgba(0,0,0,.06);display:flex;flex-direction:column;padding:1.25rem;position:sticky;top:calc(72px + 1rem);top:calc(var(--td-header-offset) + 1rem)}.tour-detail__booking-widget-header{align-items:center;border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);display:flex;gap:.5rem;justify-content:flex-end;margin-bottom:1rem;padding-bottom:1rem}.tour-detail__booking-widget-body{display:flex;flex:1 1;flex-direction:column;gap:1rem}.tour-detail__sold-out-banner{align-items:flex-start;background:rgba(185,28,28,.08);background:var(--danger-soft,rgba(185,28,28,.08));border:1px solid rgba(185,28,28,.18);border:1px solid rgba(var(--color-danger-rgb,185,28,28),.18);border-radius:8px;display:flex;gap:.6rem;margin-bottom:.25rem;padding:.7rem .8rem}.tour-detail__sold-out-banner svg{color:#b91c1c;color:var(--color-danger,#b91c1c);flex-shrink:0;margin-top:1px}.tour-detail__sold-out-banner strong{color:#b91c1c;color:var(--color-danger,#b91c1c);display:block;font-size:.82rem;line-height:1.3}.tour-detail__sold-out-banner span{color:#4b5563;color:var(--text-muted,#6b7280);font-size:.75rem;line-height:1.4}.tour-detail__booking-widget-footer{border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border);margin-top:1rem;padding-top:1rem}.tour-detail__booking-widget-price{grid-gap:.25rem;display:grid;gap:.25rem}.tour-detail__booking-widget-price span{color:#4b5563;color:var(--muted);font-size:.78rem;font-weight:600}.tour-detail__booking-widget-price strong{color:#111;color:var(--title);font-size:clamp(1.6rem,2.4vw,2.2rem);letter-spacing:-.01em;line-height:1.05}.tour-detail__booking-widget-price p{color:#4b5563;color:var(--muted);font-size:.8rem;margin:0}.tour-detail__booking-meta{grid-gap:.4rem;display:grid;gap:.4rem}.tour-detail__booking-meta .tour-detail__fact{border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);display:flex;justify-content:space-between;padding:.45rem 0}.tour-detail__booking-meta .tour-detail__fact span{color:#4b5563;color:var(--muted);font-size:.78rem;font-weight:600}.tour-detail__booking-meta .tour-detail__fact strong{color:#111;color:var(--text);font-size:.82rem;font-weight:700}.tour-detail__action-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr}.tour-detail__fav-toggle{align-items:center;background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;color:#4b5563;color:var(--muted);cursor:pointer;display:inline-flex;font-size:.82rem;font-weight:600;gap:.4rem;justify-content:center;padding:.5rem .75rem;transition:border-color .16s ease,color .16s ease,background .16s ease}.tour-detail__fav-toggle svg{fill:transparent;height:16px;transition:fill .16s ease;width:16px}.tour-detail__fav-toggle.is-fav,.tour-detail__fav-toggle:hover{border-color:#ef4444;color:#ef4444}.tour-detail__fav-toggle.is-fav{background:#fef2f2}.tour-detail__fav-toggle.is-fav svg{fill:#ef4444}.tour-detail__button{align-items:center;background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;color:#111;color:var(--text);cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:700;gap:.4rem;justify-content:center;min-height:42px;padding:.55rem .85rem;transition:border-color .16s ease,background .16s ease,color .16s ease}.tour-detail__button:hover{background:rgba(15,143,134,.1);background:var(--primary-soft);border-color:#0f8f86;border-color:var(--color-primary);color:#0f8f86;color:var(--color-primary)}.tour-detail__button--primary{background:#0f8f86;background:var(--color-primary);border-color:#0f8f86;border-color:var(--color-primary);color:#fff;color:var(--color-on-primary)}.tour-detail__button--primary:hover{background:#07655f;background:var(--color-primary-dark);border-color:#07655f;border-color:var(--color-primary-dark);color:#fff;color:var(--color-on-primary)}.tour-detail__button--outline{background:transparent;border-color:hsla(0,0%,7%,.12);border-color:var(--border);color:#111;color:var(--text)}.tour-detail__button--outline:hover{border-color:#0f8f86;border-color:var(--color-primary);color:#0f8f86;color:var(--color-primary)}.tour-detail__icon-button{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:8px;color:#4b5563;color:var(--muted);cursor:pointer;display:inline-grid;height:40px;place-items:center;transition:border-color .16s ease,color .16s ease;width:40px}.tour-detail__icon-button:hover{border-color:#0f8f86;border-color:var(--color-primary);color:#0f8f86;color:var(--color-primary)}.tour-detail__icon-button svg{height:18px;width:18px}.tour-detail__facts-bar{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));padding:0}.tour-detail__fact-card{align-items:center;background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:10px;display:flex;gap:.65rem;padding:.75rem .85rem}.tour-detail__fact-card svg{color:#0f8f86;color:var(--color-primary);flex-shrink:0;height:20px;width:20px}.tour-detail__fact-card div{display:flex;flex-direction:column;gap:.1rem}.tour-detail__fact-card span{color:#4b5563;color:var(--muted);font-size:.72rem;font-weight:600}.tour-detail__fact-card strong{color:#111;color:var(--text);font-size:.85rem}.tour-detail__layout{grid-gap:1.25rem;align-items:start;display:grid;gap:1.25rem;grid-template-columns:1fr 340px}.tour-detail__content{display:flex;flex-direction:column;gap:1.25rem;min-width:0}.tour-detail__sidebar{align-self:start;display:flex;flex-direction:column;gap:1rem;position:sticky;top:calc(72px + 1rem);top:calc(var(--td-header-offset) + 1rem)}.tour-detail__section{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:12px;border-radius:var(--td-radius);overflow:hidden}.tour-detail__section .ui-title{color:#111;color:var(--title);font-size:clamp(1.05rem,1.4vw,1.2rem);letter-spacing:-.01em;margin:0;padding:1.1rem 1.25rem 0}.tour-detail__section-body{padding:.75rem 1.25rem 1.25rem}.tour-detail__highlight-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.tour-detail__highlight{background:#dcecea;background:var(--surface-inset);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:10px;padding:1rem;transition:border-color .16s ease}.tour-detail__highlight:hover{border-color:#0f8f86;border-color:var(--color-primary)}.tour-detail__highlight span{color:#0f8f86;color:var(--color-primary);font-size:.7rem;font-weight:800;letter-spacing:.05em}.tour-detail__highlight h3{color:#111;color:var(--text);font-size:.92rem;margin:.35rem 0 .25rem}.tour-detail__highlight p{color:#4b5563;color:var(--subtitle);font-size:.82rem;line-height:1.55;margin:0}.tour-detail__split{grid-gap:0;display:grid;gap:0;grid-template-columns:1fr 1fr}.tour-detail__split .tour-detail__section{border:0;border-radius:0}.tour-detail__split .tour-detail__section:first-child{border-right:1px solid hsla(0,0%,7%,.12);border-right:1px solid var(--border)}.tour-detail__policy{color:#4b5563;color:var(--subtitle);font-size:.85rem;line-height:1.7;margin:0}.tour-detail__section-heading{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1rem}.tour-detail__review-summary{align-items:center;background:#dcecea;background:var(--surface-inset);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:999px;display:inline-flex;gap:.65rem;padding:.45rem .9rem}.tour-detail__review-summary-rating{align-items:center;color:#d97706;display:inline-flex;font-size:.88rem;font-weight:700;gap:.35rem}.tour-detail__review-summary-rating svg{fill:currentColor;color:#f59e0b;height:14px;width:14px}.tour-detail__review-summary-divider{color:hsla(0,0%,7%,.12);color:var(--border);font-weight:600}.tour-detail__review-count{color:#4b5563;color:var(--subtitle);font-size:.85rem;font-weight:600}.tour-detail__reviews{grid-gap:1rem;display:grid;gap:1rem}.tour-detail__review{background:#fff;background:var(--surface);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border);border-radius:18px;overflow:hidden;padding:1.25rem;position:relative;transition:all .25s ease}.tour-detail__review:before{background:linear-gradient(135deg,rgba(var(--color-primary-rgb),.04),transparent 65%);content:"";inset:0;pointer-events:none;position:absolute}.tour-detail__review:hover{border-color:color-mix(in srgb,#0f8f86 25%,hsla(0,0%,7%,.12));border-color:color-mix(in srgb,var(--color-primary) 25%,var(--border));box-shadow:0 12px 28px rgba(0,0,0,.08);transform:translateY(-3px)}.tour-detail__review-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.tour-detail__review-author{align-items:center;display:flex;gap:.85rem;min-width:0}.tour-detail__review-avatar{background:linear-gradient(135deg,#0f8f86,color-mix(in srgb,#0f8f86 70%,#fff));background:linear-gradient(135deg,var(--color-primary),color-mix(in srgb,var(--color-primary) 70%,#fff));border-radius:50%;box-shadow:0 6px 16px rgba(0,0,0,.12);color:#fff;display:grid;flex-shrink:0;font-size:.92rem;font-weight:700;height:48px;place-items:center;width:48px}.tour-detail__review-details{display:flex;flex-direction:column;gap:.15rem;min-width:0}.tour-detail__review-name{color:#111;color:var(--text);font-size:.95rem;font-weight:700}.tour-detail__review-date{color:#4b5563;color:var(--subtitle);font-size:.8rem}.tour-detail__review-rating{align-items:center;background:rgba(245,158,11,.12);border-radius:999px;color:#d97706;display:inline-flex;flex-shrink:0;font-size:.82rem;font-weight:700;gap:.35rem;padding:.42rem .75rem}.tour-detail__review-rating svg{fill:currentColor;color:#f59e0b;height:15px;width:15px}.tour-detail__review p{color:#4b5563;color:var(--subtitle);font-size:.92rem;line-height:1.75;margin:0}.tour-detail__review-pagination{align-items:center;display:flex;gap:.65rem;justify-content:center;margin-top:1.5rem}.tour-detail__page-dot{background:hsla(0,0%,7%,.12);background:var(--border);border:none;border-radius:50%;cursor:pointer;height:10px;min-height:10px;min-width:10px;padding:0;transition:all .25s ease;width:10px}.tour-detail__page-dot:hover{background:#0f8f86;background:var(--color-primary);transform:scale(1.15)}.tour-detail__page-dot.is-active{background:#0f8f86;background:var(--color-primary);border-radius:999px;width:28px}@media(max-width:768px){.tour-detail__section-heading{align-items:flex-start;flex-direction:column}.tour-detail__review-summary{width:-moz-fit-content;width:fit-content}.tour-detail__review{padding:1rem}.tour-detail__review-header{align-items:flex-start;flex-direction:column;gap:.85rem}.tour-detail__review-avatar{font-size:.82rem;height:42px;width:42px}.tour-detail__review-rating{align-self:flex-start}.tour-detail__review p{font-size:.88rem}}.tour-detail__similar-grid{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:repeat(4,1fr)}.tour-detail__empty{padding:4rem 2rem;text-align:center}.tour-detail__empty h1{margin:0 0 .5rem}.tour-detail__empty p{color:#4b5563;color:var(--muted);margin:0 0 1.5rem}.tour-detail__muted{color:#4b5563;color:var(--muted);font-size:.85rem;line-height:1.6;margin:0}.tour-detail__muted--error{color:#b91c1c;color:var(--color-danger,#dc2626)}.tour-detail__skeleton{background:#dcecea;background:var(--surface-inset);border-radius:12px;border-radius:var(--td-radius);min-height:100px;overflow:hidden}.tour-detail__skeleton--hero{min-height:260px}.tour-detail__skeleton-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}@media(max-width:1100px){.tour-detail__hero-section{grid-template-columns:1fr}.tour-detail__booking-widget{position:static}.tour-detail__layout{grid-template-columns:1fr}.tour-detail__sidebar{display:none}}@media(max-width:720px){.tour-detail{--td-header-offset:64px;padding:0 .85rem 5rem}.tour-detail__shell{gap:.85rem}.tour-detail__breadcrumbs{display:none}.tour-detail__mobile-back{align-items:center;backdrop-filter:blur(12px);background:hsla(0,0%,100%,.98);background:var(--surface-glass-strong);border:0;border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);color:#111;color:var(--text);display:inline-flex;font-size:.85rem;font-weight:700;gap:.4rem;margin-inline:-.85rem;min-height:42px;padding:.55rem .85rem;position:sticky;top:72px;top:var(--td-header-offset);z-index:55}.tour-detail__mobile-back svg{height:18px;width:18px}.tour-detail__hero{padding:1rem}.tour-detail__hero-copy h1{font-size:1.5rem}.tour-detail__facts-bar{grid-template-columns:repeat(2,1fr)}.tour-detail__split{grid-template-columns:1fr}.tour-detail__split .tour-detail__section:first-child{border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border);border-right:0}.tour-detail__similar-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:460px){.tour-detail__facts-bar,.tour-detail__highlight-grid,.tour-detail__similar-grid{grid-template-columns:1fr}}.booking-progress{align-items:center;display:flex;gap:0;justify-content:center;padding:1rem 0}@media(max-width:640px){.booking-progress{padding:.75rem 0}}.booking-progress__step{align-items:center;display:flex;gap:.5rem}.booking-progress__step:last-child .booking-progress__connector{display:none}.booking-progress__number{align-items:center;background:#dcecea;background:var(--surface-muted,#e5e7eb);border-radius:9999px;display:flex;flex-shrink:0;font-weight:600;height:32px;justify-content:center;transition:all .16s cubic-bezier(.4,0,.2,1);width:32px}.booking-progress__label,.booking-progress__number{color:#4b5563;color:var(--text-muted,#9ca3af);font-size:.875rem}.booking-progress__label{font-weight:500;transition:color .16s cubic-bezier(.4,0,.2,1);white-space:nowrap}@media(max-width:640px){.booking-progress__label{display:none}}.booking-progress__connector{background:#dcecea;background:var(--surface-muted,#e5e7eb);flex-shrink:0;height:2px;margin:0 .5rem;transition:background .16s cubic-bezier(.4,0,.2,1);width:40px}@media(max-width:640px){.booking-progress__connector{margin:0 .25rem;width:24px}}.booking-progress__step--active .booking-progress__number{background:#0f8f86;background:var(--color-primary,#0f8f86);box-shadow:0 0 0 4px rgba(15,143,134,.15);color:#fff}.booking-progress__step--active .booking-progress__label{color:#111;color:var(--text,#111);font-weight:600}.booking-progress__step--active .booking-progress__connector{background:#0f8f86;background:var(--color-primary,#0f8f86);opacity:.3}.booking-progress__step--completed .booking-progress__number{background:#0f8f86;background:var(--color-primary,#0f8f86);color:#fff}.booking-progress__step--completed .booking-progress__label{color:#111;color:var(--text,#111)}.booking-progress__step--completed .booking-progress__connector{background:#0f8f86;background:var(--color-primary,#0f8f86);opacity:.5}.timeline-stepper{display:flex;flex-direction:column;gap:0;padding:0}.timeline-stepper__item{align-items:flex-start;display:flex;gap:.75rem;min-height:48px;position:relative}.timeline-stepper__marker{flex-direction:column;padding-top:2px}.timeline-stepper__dot,.timeline-stepper__marker{align-items:center;display:flex;flex-shrink:0;width:28px}.timeline-stepper__dot{background:#dcecea;background:var(--surface-muted,#e5e7eb);border:2px solid transparent;border-radius:9999px;color:#4b5563;color:var(--text-muted,#9ca3af);height:28px;justify-content:center;transition:all .16s cubic-bezier(.4,0,.2,1)}.timeline-stepper__line{background:hsla(0,0%,7%,.12);background:var(--border,#e5e7eb);flex:1 1;margin:4px 0;min-height:20px;width:2px}.timeline-stepper__content{display:flex;flex-direction:column;gap:2px;padding-bottom:1rem}.timeline-stepper__label{color:#4b5563;color:var(--text-muted,#6b7280);font-size:.875rem;font-weight:500;line-height:1.2}.timeline-stepper__time{color:hsla(0,0%,7%,.62);color:var(--text-light,#9ca3af);font-size:.76rem}.timeline-stepper__item--current .timeline-stepper__dot{background:#0f8f86;background:var(--color-primary,#0f8f86);border-color:#0f8f86;border-color:var(--color-primary,#0f8f86);box-shadow:0 0 0 4px rgba(15,143,134,.15);color:#fff}.timeline-stepper__item--current .timeline-stepper__label{color:#111;color:var(--text,#111);font-weight:600}.timeline-stepper__item--current .timeline-stepper__line{background:#0f8f86;background:var(--color-primary,#0f8f86);opacity:.3}.timeline-stepper__item--completed .timeline-stepper__dot{background:#0f8f86;background:var(--color-primary,#0f8f86);color:#fff}.timeline-stepper__item--completed .timeline-stepper__label{color:#111;color:var(--text,#111)}.timeline-stepper__item--completed .timeline-stepper__line{background:#0f8f86;background:var(--color-primary,#0f8f86);opacity:.5}.timeline-stepper__item--pending .timeline-stepper__dot{background:#dcecea;background:var(--surface-muted,#e5e7eb);color:#4b5563;color:var(--text-muted,#9ca3af)}.timeline-stepper__item--pending .timeline-stepper__label{color:#4b5563;color:var(--text-muted,#9ca3af)}.quote-display{background:#fff;background:var(--card-bg,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:16px;overflow:hidden}.quote-display--accepted{border-color:#166534;border-color:var(--color-success,#166534)}.quote-display--rejected{opacity:.7}.quote-display__header{align-items:center;background:#fff;background:var(--surface,#f9fafb);border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.08));display:flex;justify-content:space-between;padding:.75rem 1rem}.quote-display__header-left{align-items:center;display:flex;gap:.75rem}.quote-display__ref{color:#111;color:var(--text,#111);font-family:SF Mono,Fira Code,monospace;font-size:.875rem;font-weight:600}.quote-display__version{background:#dcecea;background:var(--surface-muted,#e5e7eb);border-radius:9999px;padding:2px 8px}.quote-display__expiry,.quote-display__version{color:#4b5563;color:var(--text-muted,#6b7280);font-size:.76rem}.quote-display__body{padding:1rem}.quote-display__breakdown,.quote-display__items{margin-bottom:.75rem}.quote-display__row{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;padding:.5rem 0}.quote-display__row:not(:last-child){border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.06))}.quote-display__row-label{color:#4b5563;color:var(--text-muted,#6b7280)}.quote-display__row-amount{color:#111;color:var(--text,#111);font-weight:500}.quote-display__row--discount .quote-display__row-amount{color:#166534;color:var(--color-success,#166534)}.quote-display__discount{border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border,hsla(0,0%,7%,.08));margin-top:.5rem;padding-top:.5rem}.quote-display__total{align-items:center;border-top:2px solid #111;border-top:2px solid var(--text,#111);display:flex;justify-content:space-between;margin-top:.5rem;padding:.75rem 0 0}.quote-display__total-label{color:#111;color:var(--text,#111);font-size:1rem;font-weight:700}.quote-display__total-amount{color:#111;color:var(--text,#111);font-size:1.5rem;font-weight:700}.quote-display__notes{background:#fff;background:var(--surface,#f9fafb);border-radius:10px;color:#4b5563;color:var(--text-muted,#6b7280);font-size:.875rem;line-height:1.5;margin:.75rem 0 0;padding:.75rem}.quote-display__actions{border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border,hsla(0,0%,7%,.08));display:flex;gap:.75rem;padding:1rem}.quote-display__btn{border:1px solid transparent;border-radius:10px;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:.75rem 1rem;transition:all .16s cubic-bezier(.4,0,.2,1)}.quote-display__btn--accept{background:#0f8f86;background:var(--color-primary,#0f8f86);color:#fff}.quote-display__btn--accept:hover{background:#07655f;background:var(--color-primary-dark,#07655f)}.quote-display__btn--reject{background:transparent;border-color:hsla(0,0%,7%,.12);border-color:var(--border,hsla(0,0%,7%,.15));color:#4b5563;color:var(--text-muted,#6b7280)}.quote-display__btn--reject:hover{background:#fff;background:var(--surface,#f3f4f6);color:#111;color:var(--text,#111)}.quote-display__status-banner{align-items:center;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem}.quote-display__status-banner--accepted{background:rgba(22,101,52,.08);color:#166534;color:var(--color-success,#166534)}.quote-display__status-banner--rejected{background:rgba(185,28,28,.08);color:#b91c1c;color:var(--color-danger,#b91c1c)}.message-bubble{display:flex;flex-direction:column;margin-bottom:.5rem;max-width:75%}.message-bubble--own{align-items:flex-end;align-self:flex-end}.message-bubble--own .message-bubble__bubble{background:#0f8f86;background:var(--color-primary,#0f8f86);border-radius:16px 16px 6px 16px;color:#fff}.message-bubble--own .message-bubble__text{color:#fff}.message-bubble--other{align-items:flex-start;align-self:flex-start}.message-bubble--other .message-bubble__bubble{background:#fff;background:var(--surface,#f3f4f6);border-radius:16px 16px 16px 6px;color:#111;color:var(--text,#111)}.message-bubble--system{align-items:center;align-self:center;max-width:90%}.message-bubble--system .message-bubble__system-content{align-items:center;background:#dcecea;background:var(--surface-muted,#f0fdf4);border:1px solid rgba(15,143,134,.15);border-radius:9999px;color:#4b5563;color:var(--text-muted,#6b7280);display:flex;font-size:.76rem;gap:.5rem;padding:.5rem 1rem;text-align:center}.message-bubble--system .message-bubble__system-icon{color:#0f8f86;color:var(--color-primary,#0f8f86);flex-shrink:0}.message-bubble--quote{align-items:center;align-self:center;background:#fff;background:var(--surface,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:16px;box-shadow:0 4px 12px hsla(0,0%,7%,.04);max-width:85%;padding:1rem}.message-bubble__sender{color:#4b5563;color:var(--text-muted,#6b7280);font-size:.76rem;font-weight:500;margin-bottom:2px;padding-left:.25rem}.message-bubble__bubble{max-width:100%;padding:.75rem 1rem}.message-bubble__text{font-size:.875rem;line-height:1.5;margin:0;word-break:break-word}.message-bubble__time{color:hsla(0,0%,7%,.62);color:var(--text-light,#9ca3af);font-size:10px;margin-top:2px;padding:0 .25rem}.message-bubble__quote-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.message-bubble__quote-icon,.message-bubble__quote-label{color:#0f8f86;color:var(--color-primary,#0f8f86)}.message-bubble__quote-label{font-size:.875rem;font-weight:600}.message-bubble__quote-amount{color:#111;color:var(--text,#111);font-size:1.5rem;font-weight:700;margin-bottom:.5rem}@media(prefers-reduced-motion:reduce){*{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}:root{--color-primary:#0f8f86;--color-primary-dark:#07655f;--color-secondary:#1d4f91;--color-secondary-dark:#123565;--color-tertiary:#d8942a;--color-tertiary-dark:#8a5a10;--color-tertiary-text:var(--color-tertiary-dark);--color-accent:#132321;--color-success:#166534;--color-danger:#b91c1c;--color-warning:#132321;--color-on-primary:#fff;--color-on-secondary:#fff;--color-on-tertiary:#19140a;--color-on-surface:#111;--color-transparent:transparent;--color-link:var(--color-primary);--color-link-hover:var(--color-primary-dark);--bg:#fcfcfd;--bg-2:#fff;--card-bg:#fff;--surface:#fff;--surface-elevated:#fff;--surface-inset:#dcecea;--text:#111;--heading:#111;--title:#111;--title-accent:#07655f;--subtitle:#4b5563;--nav-text:#111;--nav-text-active:#0f8f86;--nav-text-muted:hsla(0,0%,7%,.62);--card-title:#111;--card-text:#4b5563;--icon:#111;--icon-active:#0f8f86;--muted:#4b5563;--color-muted:#4b5563;--text-muted:#4b5563;--text-light:hsla(0,0%,7%,.62);--border:hsla(0,0%,7%,.12);--muted-border:hsla(0,0%,7%,.12);--surface-muted:#dcecea;--surface-subtle:#f4f8f7;--page-bg:#fcfcfd;--overlay:hsla(0,0%,7%,.48);--overlay-strong:hsla(0,0%,7%,.6);--primary-soft:rgba(15,143,134,.1);--primary-softer:rgba(15,143,134,.05);--primary-surface:rgba(15,143,134,.12);--primary-surface-hover:rgba(15,143,134,.2);--primary-focus:rgba(15,143,134,.18);--primary-shadow:rgba(15,143,134,.18);--secondary-soft:rgba(29,79,145,.1);--secondary-surface:rgba(29,79,145,.12);--secondary-surface-hover:rgba(29,79,145,.2);--tertiary-soft:rgba(216,148,42,.16);--tertiary-surface:rgba(216,148,42,.22);--tertiary-surface-hover:rgba(216,148,42,.32);--danger-soft:rgba(185,28,28,.08);--success-soft:rgba(22,101,52,.08);--warning-soft:hsla(0,0%,7%,.08);--neutral-soft:hsla(0,0%,7%,.06);--neutral-softer:hsla(0,0%,7%,.03);--control-bg:#fff;--control-bg-hover:hsla(0,0%,7%,.05);--control-border:hsla(0,0%,7%,.12);--control-text:#111;--surface-glass:hsla(0,0%,100%,.88);--surface-glass-strong:hsla(0,0%,100%,.98);--surface-shimmer:hsla(0,0%,100%,.75);--focus-ring:rgba(109,92,147,.14);--radius-sm:10px;--radius-md:16px;--radius-lg:28px;--shadow-soft:0 10px 30px hsla(0,0%,7%,.06);--shadow-card:0 24px 60px hsla(0,0%,7%,.08);--shadow-sm:0 4px 12px hsla(0,0%,7%,.04);--shadow-md:0 8px 22px hsla(0,0%,7%,.06);--shadow-lg:0 16px 40px hsla(0,0%,7%,.12);--container-width:1180px;--root-font-size:16px;--tours-bg:var(--bg);--tours-surface:var(--bg-2);--tours-border:var(--border);--tours-text:var(--text);--tours-muted:var(--muted);--tours-accent:var(--color-primary);--tours-accent-dark:var(--color-primary-dark);--tours-shadow:var(--shadow-md)}.theme--light{--color-primary:#0f8f86;--color-primary-dark:#07655f;--color-secondary:#1d4f91;--color-secondary-dark:#123565;--color-tertiary:#d8942a;--color-tertiary-dark:#8a5a10;--color-tertiary-text:var(--color-tertiary-dark);--color-accent:#132321;--color-warning:#b97813;--color-on-primary:#fff;--color-on-secondary:#fff;--color-on-tertiary:#19140a;--color-on-surface:#132321;--color-link:var(--color-primary-dark);--color-link-hover:var(--color-secondary-dark);--bg:#f8fbfa;--bg-2:#fff;--card-bg:#fff;--surface:#fff;--surface-elevated:#fff;--surface-inset:#dcecea;--surface-muted:#e4f1ef;--surface-subtle:#f4f8f7;--page-bg:#f8fbfa;--text:#132321;--heading:#101918;--title:#101918;--title-accent:#07655f;--subtitle:#526260;--nav-text:#263735;--nav-text-active:#07655f;--nav-text-muted:rgba(19,35,33,.58);--card-title:#101918;--card-text:#526260;--icon:#263735;--icon-active:#07655f;--muted:#526260;--color-muted:#526260;--text-muted:#526260;--text-light:rgba(19,35,33,.62);--border:rgba(19,35,33,.12);--muted-border:rgba(19,35,33,.1);--overlay:rgba(12,25,23,.48);--overlay-strong:rgba(12,25,23,.64);--primary-soft:rgba(15,143,134,.1);--primary-softer:rgba(15,143,134,.05);--primary-surface:rgba(15,143,134,.12);--primary-surface-hover:rgba(15,143,134,.2);--primary-focus:rgba(15,143,134,.18);--primary-shadow:rgba(15,143,134,.18);--secondary-soft:rgba(29,79,145,.1);--secondary-surface:rgba(29,79,145,.12);--secondary-surface-hover:rgba(29,79,145,.2);--tertiary-soft:rgba(216,148,42,.16);--tertiary-surface:rgba(216,148,42,.22);--tertiary-surface-hover:rgba(216,148,42,.32);--danger-soft:rgba(185,28,28,.08);--success-soft:rgba(22,101,52,.08);--warning-soft:rgba(185,120,19,.12);--neutral-soft:rgba(19,35,33,.06);--neutral-softer:rgba(19,35,33,.03);--control-bg:#fff;--control-bg-hover:rgba(19,35,33,.05);--control-border:rgba(19,35,33,.12);--control-text:#132321;--surface-glass:hsla(0,0%,100%,.86);--surface-glass-strong:hsla(0,0%,100%,.97);--surface-shimmer:hsla(0,0%,100%,.78);--focus-ring:rgba(15,143,134,.22);--shadow-soft:0 10px 30px rgba(19,35,33,.07);--shadow-card:0 24px 60px rgba(19,35,33,.1);--shadow-sm:0 4px 12px rgba(19,35,33,.05);--shadow-md:0 8px 22px rgba(19,35,33,.08);--shadow-lg:0 16px 40px rgba(19,35,33,.14);color-scheme:light}.theme--dark{--color-danger:#f87171;--bg:#081312;--bg-2:#0d1d1b;--card-bg:#102321;--text:#f5fbfa;--heading:#fff;--muted:rgba(229,246,243,.74);--color-muted:rgba(229,246,243,.74);--text-muted:rgba(229,246,243,.74);--text-light:rgba(229,246,243,.58);--border:hsla(0,0%,100%,.1);--muted-border:hsla(0,0%,100%,.1);--surface-muted:#14302d;--surface-subtle:#0a1918;--page-bg:#081312;--overlay:rgba(0,0,0,.68);--overlay-strong:rgba(0,0,0,.78);--color-primary:#5fe0d4;--color-primary-dark:#21a99d;--color-secondary:#7eb6ff;--color-secondary-dark:#3c7dca;--color-tertiary:#f1b85f;--color-tertiary-dark:#bf7d18;--color-tertiary-text:var(--color-tertiary);--color-accent:#fff;--color-warning:#f1b85f;--color-on-primary:#061211;--color-on-secondary:#07111f;--color-on-tertiary:#191103;--color-on-surface:#fafafa;--color-link:#7ee8df;--color-link-hover:#fff;--title:#fff;--title-accent:#7ee8df;--subtitle:rgba(229,246,243,.78);--nav-text:rgba(245,251,250,.9);--nav-text-active:#7ee8df;--nav-text-muted:rgba(229,246,243,.5);--card-title:#fff;--card-text:rgba(229,246,243,.76);--icon:rgba(245,251,250,.88);--icon-active:#061211;--primary-soft:rgba(95,224,212,.16);--primary-softer:rgba(95,224,212,.08);--primary-surface:rgba(95,224,212,.18);--primary-surface-hover:rgba(95,224,212,.28);--primary-focus:rgba(95,224,212,.26);--primary-shadow:rgba(95,224,212,.22);--secondary-soft:rgba(126,182,255,.14);--secondary-surface:rgba(126,182,255,.16);--secondary-surface-hover:rgba(126,182,255,.24);--tertiary-soft:rgba(241,184,95,.14);--tertiary-surface:rgba(241,184,95,.18);--tertiary-surface-hover:rgba(241,184,95,.26);--danger-soft:hsla(0,91%,71%,.14);--success-soft:rgba(74,222,128,.14);--warning-soft:rgba(241,184,95,.14);--neutral-soft:hsla(0,0%,100%,.08);--neutral-softer:hsla(0,0%,100%,.04);--control-bg:hsla(0,0%,100%,.06);--control-bg-hover:hsla(0,0%,100%,.1);--control-border:hsla(0,0%,100%,.14);--control-text:hsla(0,0%,98%,.92);--surface:#0d1d1b;--surface-elevated:#142926;--surface-inset:#102a27;--surface-glass:rgba(13,29,27,.88);--surface-glass-strong:rgba(13,29,27,.98);--surface-shimmer:hsla(0,0%,100%,.16);--focus-ring:rgba(95,224,212,.26);--shadow-soft:0 10px 30px rgba(0,0,0,.32);--shadow-card:0 24px 60px rgba(0,0,0,.4);--shadow-sm:0 4px 12px rgba(0,0,0,.22);--shadow-md:0 8px 22px rgba(0,0,0,.32);--shadow-lg:0 16px 40px rgba(0,0,0,.44);color-scheme:dark}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;background:#fcfcfd;background:var(--bg,#fcfcfd);color:#111;color:var(--text,#111);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0}.booking-engine-app{min-height:100vh}.be-layout{margin:0 auto;max-width:1180px;padding:1.5rem 1rem 3rem}@media(max-width:640px){.be-layout{padding:1rem .75rem 2.5rem}}.be-layout__header{margin-bottom:1.5rem}.be-layout__brand{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem}.be-layout__logo{align-items:center;background:#0f8f86;background:var(--color-primary,#0f8f86);border-radius:10px;color:#fff;display:flex;font-size:1.25rem;font-weight:700;height:36px;justify-content:center;width:36px}.be-layout__title{font-size:.875rem;letter-spacing:.08em;text-transform:uppercase}.be-layout__exit,.be-layout__title{color:#4b5563;color:var(--text-muted,#4b5563);font-weight:600}.be-layout__exit{align-items:center;background:#fff;background:var(--surface,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:6px;cursor:pointer;display:inline-flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.76rem;gap:.375rem;margin-left:auto;padding:.375rem .75rem;transition:background .12s cubic-bezier(.4,0,.2,1),border-color .12s cubic-bezier(.4,0,.2,1),color .12s cubic-bezier(.4,0,.2,1)}.be-layout__exit:hover{background:#dcecea;background:var(--surface-inset);border-color:#b91c1c;border-color:var(--color-danger,#b91c1c);color:#b91c1c;color:var(--color-danger,#b91c1c)}.be-layout__exit:focus-visible{outline:2px solid #0f8f86;outline:2px solid var(--color-primary);outline-offset:2px}.be-layout__body{grid-gap:1.5rem;align-items:start;display:grid;gap:1.5rem;grid-template-columns:1fr 340px;padding-bottom:5rem}@media(max-width:768px){.be-layout__body{grid-template-columns:1fr}}.be-layout__main{min-width:0}.be-layout__sidebar{position:-webkit-sticky;position:sticky;top:1.5rem}@media(max-width:768px){.be-layout__sidebar{order:-1;position:static}}.be-sidebar{background:#fff;background:var(--card-bg,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:16px;box-shadow:0 10px 30px hsla(0,0%,7%,.06);display:flex;flex-direction:column;gap:1rem;padding:1.25rem}@media(max-width:768px){.be-sidebar{padding:1rem}}.be-sidebar__trip{border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.12));display:flex;gap:.75rem;padding-bottom:1rem}.be-sidebar__image{background:#dcecea;background:var(--surface-muted,#dcecea);border-radius:10px;flex-shrink:0;height:56px;overflow:hidden;width:72px}.be-sidebar__image img{height:100%;object-fit:cover;width:100%}.be-sidebar__info{display:flex;flex-direction:column;gap:2px;min-width:0}.be-sidebar__title{color:#111;color:var(--text,#111);font-size:.875rem;font-weight:700;line-height:1.3;margin:0}.be-sidebar__location{color:#4b5563;color:var(--text-muted,#4b5563);font-size:.76rem;margin:0}.be-sidebar__duration{color:hsla(0,0%,7%,.62);color:var(--text-light,hsla(0,0%,7%,.62));font-size:.76rem}.be-sidebar__section{display:flex;flex-direction:column;gap:.5rem}.be-sidebar__section--policy{background:rgba(15,143,134,.04);border:1px solid rgba(15,143,134,.1);border-radius:10px;padding:.75rem}.be-sidebar__section--note{background:rgba(15,143,134,.04);border-radius:10px;padding:.75rem}.be-sidebar__heading{color:#4b5563;color:var(--text-muted,#4b5563);font-size:.76rem;font-weight:600;letter-spacing:.06em;margin:0 0 .25rem;text-transform:uppercase}.be-sidebar__row{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;padding:.3125rem 0}.be-sidebar__row:not(:last-child){border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.04))}.be-sidebar__row--total{border-bottom:none;border-top:1.5px solid #111;border-top:1.5px solid var(--text,#111);color:#111;color:var(--text,#111);font-weight:700;padding-top:.5rem}.be-sidebar__row--token{color:#0f8f86;color:var(--color-primary,#0f8f86);font-weight:600}.be-sidebar__label{color:#4b5563;color:var(--text-muted,#4b5563)}.be-sidebar__value{color:#111;color:var(--text,#111);font-weight:500;text-align:right}.be-sidebar__note-text,.be-sidebar__policy-text{color:#4b5563;color:var(--text-muted,#4b5563);font-size:.76rem;line-height:1.5;margin:0}.be-step{background:#fff;background:var(--card-bg,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:16px;box-shadow:0 10px 30px hsla(0,0%,7%,.06);padding:1.5rem}@media(max-width:640px){.be-step{padding:1rem}}.be-step__heading{border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.12));color:#4b5563;color:var(--text-muted,#4b5563);font-size:.875rem;font-weight:600;letter-spacing:.06em;margin:0 0 1rem;padding-bottom:.5rem;text-transform:uppercase}.be-step__row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}@media(max-width:640px){.be-step__row{grid-template-columns:1fr}}.be-step__form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1rem}.be-step__form-row--compact{gap:.75rem}.be-step__counters{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}.be-step__tour-card{background:#f4f8f7;background:var(--surface-subtle,#edf8f7);border-radius:10px;display:flex;gap:1rem;margin-bottom:1.5rem;padding:1rem}@media(max-width:640px){.be-step__tour-card{flex-direction:column}}.be-step__tour-image{background:#dcecea;background:var(--surface-muted,#dcecea);border-radius:10px;flex-shrink:0;height:90px;overflow:hidden;width:120px}.be-step__tour-image img{height:100%;object-fit:cover;width:100%}.be-step__tour-placeholder{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.be-step__tour-info{display:flex;flex-direction:column;gap:.25rem;min-width:0}.be-step__tour-title{color:#111;color:var(--text,#111);font-size:1rem;font-weight:700;margin:0}.be-step__tour-location{color:#4b5563;color:var(--text-muted,#4b5563);font-size:.875rem;margin:0}.be-step__tour-period{color:hsla(0,0%,7%,.62);color:var(--text-light,hsla(0,0%,7%,.62));font-size:.76rem}.be-step__tour-price{color:#0f8f86;color:var(--color-primary,#0f8f86);font-size:.875rem;font-weight:600;margin-top:auto}.be-step__readonly-card{background:#f4f8f7;background:var(--surface-subtle,#edf8f7);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:10px;display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem;padding:.75rem 1rem}.be-step__readonly-row{align-items:center;display:flex;justify-content:space-between;padding:.3125rem 0}.be-step__readonly-row:not(:last-child){border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.06))}.be-step__readonly-label{color:#4b5563;color:var(--text-muted,#4b5563);font-size:.875rem}.be-step__readonly-value{color:#111;color:var(--text,#111);font-size:.875rem;font-weight:500}.be-step__readonly-value--primary{color:#0f8f86;color:var(--color-primary,#0f8f86);font-weight:600}.be-field{display:flex;flex-direction:column;gap:.3125rem;margin-bottom:.75rem}.be-field__label{color:#111;color:var(--text,#111);font-size:.875rem;font-weight:500}.be-field__error{color:#b91c1c;color:var(--color-danger,#b91c1c);font-size:.76rem;font-weight:400}.be-field__select{align-items:center;background:#fff;background:var(--control-bg,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--control-border,hsla(0,0%,7%,.12));border-radius:6px;color:#111;color:var(--control-text,#111);cursor:pointer;display:flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;justify-content:space-between;padding:.75rem .875rem;transition:border-color .16s cubic-bezier(.4,0,.2,1);width:100%}.be-field__select:hover{border-color:#0f8f86;border-color:var(--color-primary,#0f8f86)}.be-field__select:disabled{cursor:not-allowed;opacity:.5}.be-counter{align-items:center;border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.12));display:flex;justify-content:space-between;min-width:180px;padding:.75rem 0}.be-counter__label{color:#111;color:var(--text,#111);font-size:.875rem;font-weight:500}.be-counter__controls{align-items:center;display:flex;gap:.75rem}.be-counter__btn{align-items:center;background:#fff;background:var(--control-bg,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:9999px;color:#111;color:var(--text,#111);cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .16s cubic-bezier(.4,0,.2,1);width:32px}.be-counter__btn:hover:not(:disabled){border-color:#0f8f86;border-color:var(--color-primary,#0f8f86);color:#0f8f86;color:var(--color-primary,#0f8f86)}.be-counter__btn:disabled{cursor:not-allowed;opacity:.3}.be-counter__value{font-size:1rem;font-weight:600;min-width:24px;text-align:center}.be-travellers{display:flex;flex-direction:column;gap:.75rem}.be-traveller{border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:10px}.be-traveller--expanded{border-color:#0f8f86;border-color:var(--color-primary,#0f8f86);box-shadow:0 0 0 3px rgba(15,143,134,.08)}.be-traveller__header{align-items:center;background:#fff;background:var(--surface,#f9fafb);border:none;cursor:pointer;display:flex;gap:.75rem;padding:.75rem 1rem;transition:background .16s cubic-bezier(.4,0,.2,1);width:100%}.be-traveller__header:hover{background:#dcecea;background:var(--surface-muted,#f3f4f6)}.be-traveller__number{align-items:center;background:#0f8f86;background:var(--color-primary,#0f8f86);border-radius:9999px;color:#fff;display:flex;flex-shrink:0;font-size:.76rem;font-weight:700;height:28px;justify-content:center;width:28px}.be-traveller__name{color:#111;color:var(--text,#111);flex:1 1;font-size:.875rem;font-weight:500;text-align:left}.be-traveller__error-dot{background:#b91c1c;background:var(--color-danger,#b91c1c);border-radius:9999px;flex-shrink:0;height:8px;width:8px}.be-traveller__chevron{color:#4b5563;color:var(--text-muted,#4b5563);flex-shrink:0}.be-traveller__form{border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border,hsla(0,0%,7%,.12));padding:1rem}.be-review{grid-gap:1rem;display:grid;gap:1rem}.be-review__section{border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:10px;padding:1rem}.be-review__heading{color:#0f8f86;color:var(--color-primary,#0f8f86);font-size:.875rem;font-weight:600;letter-spacing:.06em;margin:0 0 .75rem;text-transform:uppercase}.be-review__card{display:flex;flex-direction:column;gap:.5rem}.be-review__card-row{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;padding:.5rem 0}.be-review__card-row:not(:last-child){border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.06))}.be-review__label{color:#4b5563;color:var(--text-muted,#4b5563)}.be-review__value{color:#111;color:var(--text,#111);font-weight:500;text-align:right}.be-review__travellers{display:flex;flex-direction:column;gap:.5rem}.be-review__traveller{background:#fff;background:var(--surface,#f9fafb);border-radius:6px;display:flex;flex-direction:column;padding:.75rem}.be-review__traveller-name{color:#111;color:var(--text,#111);font-size:.875rem;font-weight:500}.be-review__traveller-meta{color:#4b5563;color:var(--text-muted,#4b5563);font-size:.76rem}.be-review__pricing{display:flex;flex-direction:column;gap:.5rem}.be-review__price-row{color:#4b5563;color:var(--text-muted,#4b5563);display:flex;font-size:.875rem;justify-content:space-between}.be-review__price-row--total{border-top:2px solid #111;border-top:2px solid var(--text,#111);color:#111;color:var(--text,#111);font-size:1rem;font-weight:700;margin-top:.5rem;padding-top:.75rem}.be-review__price-row--token{color:#0f8f86;color:var(--color-primary,#0f8f86);font-weight:600}.be-review__note{align-items:flex-start;background:rgba(15,143,134,.06);border-radius:10px;color:#4b5563;color:var(--text-muted,#4b5563);display:flex;font-size:.875rem;gap:.5rem;margin-top:1rem;padding:.75rem 1rem}.be-review__note svg{color:#0f8f86;color:var(--color-primary,#0f8f86);flex-shrink:0;margin-top:2px}.be-checkout{grid-gap:1.25rem;display:grid;gap:1.25rem}.be-checkout__heading{color:#4b5563;color:var(--text-muted,#4b5563);font-size:.875rem;font-weight:600;letter-spacing:.06em;margin:0 0 .75rem;text-transform:uppercase}.be-checkout__card{background:#fff;background:var(--surface,#f9fafb);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:10px;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.be-checkout__row{display:flex;font-size:.875rem;justify-content:space-between}.be-checkout__row--highlight{background:rgba(15,143,134,.06);border-radius:6px;color:#0f8f86;color:var(--color-primary,#0f8f86);font-weight:600;padding:.5rem .75rem}.be-checkout__ref{font-family:SF Mono,Fira Code,monospace;font-weight:600}.be-checkout__methods{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem}.be-checkout__method{align-items:center;background:#fff;background:var(--card-bg,#fff);border:2px solid hsla(0,0%,7%,.12);border:2px solid var(--border,hsla(0,0%,7%,.12));border-radius:10px;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1rem;transition:all .16s cubic-bezier(.4,0,.2,1)}.be-checkout__method--active,.be-checkout__method:hover{border-color:#0f8f86;border-color:var(--color-primary,#0f8f86)}.be-checkout__method--active{background:rgba(15,143,134,.06);color:#0f8f86;color:var(--color-primary,#0f8f86)}.be-checkout__form{grid-gap:.75rem;display:grid;gap:.75rem}.be-checkout__form-row{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.be-checkout__input{background:#fff;background:var(--control-bg,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--control-border,hsla(0,0%,7%,.12));border-radius:6px;color:#111;color:var(--control-text,#111);font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;padding:.75rem .875rem;transition:border-color .16s cubic-bezier(.4,0,.2,1);width:100%}.be-checkout__input:focus{border-color:#0f8f86;border-color:var(--color-primary,#0f8f86);box-shadow:0 0 0 3px rgba(15,143,134,.1);outline:none}.be-checkout__checkbox{align-items:flex-start;color:#4b5563;color:var(--text-muted,#4b5563);cursor:pointer;display:flex;font-size:.875rem;gap:.5rem}.be-checkout__checkbox input[type=checkbox]{accent-color:#0f8f86;accent-color:var(--color-primary,#0f8f86);flex-shrink:0;height:18px;margin-top:2px;width:18px}.be-checkout__checkbox a{color:#0f8f86;color:var(--color-primary,#0f8f86);text-decoration:underline}.be-checkout__security{align-items:center;color:hsla(0,0%,7%,.62);color:var(--text-light,hsla(0,0%,7%,.62));display:flex;font-size:.76rem;gap:.5rem;justify-content:center;padding:.75rem}.be-checkout__security svg{color:#166534;color:var(--color-success,#166534)}.be-checkout__pay-btn{font-size:1rem!important;justify-content:center;padding:1rem!important;width:100%}.be-status-page__main{margin-bottom:1rem}.be-status-page__messages-toggle{align-items:center;background:#fff;background:var(--card-bg,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:10px;color:#111;color:var(--text,#111);cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;margin-bottom:.75rem;padding:.75rem 1rem;transition:all .16s cubic-bezier(.4,0,.2,1);width:100%}.be-status-page__messages-toggle:hover{border-color:#0f8f86;border-color:var(--color-primary,#0f8f86)}.be-status-page__messages--open .be-status-page__messages-toggle{background:rgba(15,143,134,.06);border-color:#0f8f86;border-color:var(--color-primary,#0f8f86)}.be-status-page__unread-badge{align-items:center;background:#b91c1c;background:var(--color-danger,#b91c1c);border-radius:9999px;color:#fff;display:flex;font-size:10px;font-weight:700;height:20px;justify-content:center;margin-left:auto;min-width:20px;padding:0 6px}.be-status{background:#fff;background:var(--card-bg,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:16px;box-shadow:0 10px 30px hsla(0,0%,7%,.06)}@media(max-width:640px){.be-status{border-left:none;border-radius:0;border-right:none}}.be-status__hero{align-items:flex-start;border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.12));display:flex;gap:1rem;padding:1.5rem 1.5rem 1.25rem}@media(max-width:640px){.be-status__hero{padding:1.25rem 1rem 1rem}}.be-status__hero-icon{align-items:center;background:rgba(15,143,134,.08);border-radius:16px;color:#0f8f86;color:var(--color-primary,#0f8f86);display:flex;flex-shrink:0;height:52px;justify-content:center;width:52px}.be-status__hero-text{flex:1 1;min-width:0}.be-status__hero-badge{margin-bottom:.5rem}.be-status__hero-message{color:#4b5563;color:var(--text-muted,#4b5563);font-size:.875rem;line-height:1.5;margin:0}.be-status__info-grid{grid-gap:1px;background:hsla(0,0%,7%,.12);background:var(--border,hsla(0,0%,7%,.12));border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.12));display:grid;gap:1px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr))}@media(max-width:640px){.be-status__info-grid{grid-template-columns:repeat(2,1fr)}}.be-status__card{background:#fff;background:var(--card-bg,#fff);display:flex;flex-direction:column;gap:4px;padding:1rem 1.25rem}.be-status__card-label{color:#4b5563;color:var(--text-muted,#4b5563);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.be-status__card-value{color:#111;color:var(--text,#111);font-size:.875rem;font-weight:600}.be-status__card-value--mono{font-family:SF Mono,Fira Code,monospace;font-size:.76rem;letter-spacing:.04em}.be-status__trip-card{background:#fff;background:var(--surface,#f9fafb);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:10px;display:flex;gap:1rem;margin:1.25rem 1.5rem;padding:1rem}@media(max-width:640px){.be-status__trip-card{margin:1rem;padding:.75rem}}.be-status__trip-image{background:#dcecea;background:var(--surface-muted,#dcecea);border-radius:10px;flex-shrink:0;height:56px;overflow:hidden;width:72px}.be-status__trip-image img{height:100%;object-fit:cover;width:100%}.be-status__trip-info{display:flex;flex-direction:column;gap:4px;min-width:0}.be-status__trip-title{color:#111;color:var(--text,#111);font-size:.875rem;font-weight:700;line-height:1.3;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.be-status__trip-meta{display:flex;flex-wrap:wrap;gap:.75rem}.be-status__trip-meta-item{align-items:center;color:#4b5563;color:var(--text-muted,#4b5563);display:inline-flex;font-size:.76rem;gap:4px}.be-status__trip-meta-item svg{flex-shrink:0;opacity:.6}.be-status__section{padding:1.25rem 1.5rem}.be-status__section:not(:last-child){border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.12))}@media(max-width:640px){.be-status__section{padding:1rem}}.be-status__section-title{color:#4b5563;color:var(--text-muted,#4b5563);font-size:11px;font-weight:600;letter-spacing:.08em;margin:0 0 1rem;text-transform:uppercase}.be-status__timeline{margin-bottom:0}.be-status__payment-card{background:#fff;background:var(--surface,#f9fafb);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:10px;display:flex;flex-direction:column;gap:0;overflow:hidden}.be-status__payment-row{align-items:center;display:flex;font-size:.875rem;justify-content:space-between;padding:.75rem 1rem}.be-status__payment-row:not(:last-child){border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.04))}.be-status__payment-row--paid{color:#166534;color:var(--color-success,#166534)}.be-status__payment-row--remaining{color:#132321;color:var(--color-warning,#d8942a)}.be-status__payment-amount{font-weight:700}.be-status__payment-history{display:flex;flex-direction:column;margin-top:.75rem}.be-status__payment-item{align-items:center;color:#4b5563;color:var(--text-muted,#4b5563);display:flex;font-size:.76rem;justify-content:space-between;padding:.5rem .75rem}.be-status__payment-item:not(:last-child){border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.04))}.be-status__payment-item-label{align-items:center;display:flex;gap:.5rem}.be-status__payment-dot{background:#0f8f86;background:var(--color-primary,#0f8f86);border-radius:9999px;flex-shrink:0;height:6px;width:6px}.be-status__payment-item-amount{color:#111;color:var(--text,#111);font-weight:600}.be-status__policy{background:rgba(15,143,134,.04);border:1px solid rgba(15,143,134,.1);border-radius:10px;display:flex;gap:.75rem;padding:1rem}.be-status__policy-icon{color:#0f8f86;color:var(--color-primary,#0f8f86);flex-shrink:0;margin-top:1px}.be-status__policy-text{color:#4b5563;color:var(--text-muted,#4b5563);font-size:.76rem;line-height:1.6;margin:0}.be-status__actions{border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border,hsla(0,0%,7%,.12));display:flex;gap:.75rem;padding:1.25rem 1.5rem}@media(max-width:640px){.be-status__actions{padding:1rem}}.be-status__actions .ui-button{flex:1 1;justify-content:center}.be-messages{background:#fff;background:var(--card-bg,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:16px;display:flex;flex-direction:column;max-height:500px;overflow:hidden}.be-messages__header{align-items:center;background:#fff;background:var(--surface,#f9fafb);border-bottom:1px solid hsla(0,0%,7%,.12);border-bottom:1px solid var(--border,hsla(0,0%,7%,.12));display:flex;justify-content:space-between;padding:.75rem 1rem}.be-messages__title{font-size:.875rem;font-weight:600;margin:0}.be-messages__count{color:#4b5563;color:var(--text-muted,#4b5563);font-size:.76rem}.be-messages__list{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-height:200px;overflow-y:auto;padding:1rem}.be-messages__empty{color:#4b5563;color:var(--text-muted,#4b5563);font-size:.875rem;padding:2rem 1rem;text-align:center}.be-messages__empty p{margin:0}.be-messages__load-more{background:#fff;background:var(--card-bg,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:9999px;color:#4b5563;color:var(--text-muted,#4b5563);cursor:pointer;display:block;font-size:.76rem;margin:0 auto .75rem;padding:.5rem .75rem}.be-messages__load-more:hover{border-color:#0f8f86;border-color:var(--color-primary,#0f8f86)}.be-messages__load-more:disabled{opacity:.5}.be-messages__input-area{align-items:flex-end;background:#fff;background:var(--surface,#f9fafb);border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border,hsla(0,0%,7%,.12));display:flex;gap:.5rem;padding:.75rem 1rem}.be-messages__input{background:#fff;background:var(--card-bg,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:10px;color:#111;color:var(--text,#111);flex:1 1;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;max-height:100px;min-height:38px;padding:.625rem .75rem;resize:none}.be-messages__input:focus{border-color:#0f8f86;border-color:var(--color-primary,#0f8f86);outline:none}.be-messages__send{align-items:center;background:#0f8f86;background:var(--color-primary,#0f8f86);border:none;border-radius:9999px;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:38px;justify-content:center;transition:opacity .16s cubic-bezier(.4,0,.2,1);width:38px}.be-messages__send:disabled{cursor:not-allowed;opacity:.4}.be-messages__send:hover:not(:disabled){opacity:.9}.be-empty{align-items:center;color:#4b5563;color:var(--text-muted,#4b5563);display:flex;flex-direction:column;justify-content:center;padding:3rem 1rem;text-align:center}.be-empty h2{color:#111;color:var(--text,#111);margin:0 0 1rem}.be-empty button{background:transparent;border:1px solid #0f8f86;border:1px solid var(--color-primary,#0f8f86);border-radius:10px;color:#0f8f86;color:var(--color-primary,#0f8f86);cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .16s cubic-bezier(.4,0,.2,1)}.be-empty button:hover{background:#0f8f86;background:var(--color-primary,#0f8f86);color:#fff}.be-empty__btn{align-items:center;background:#fff;background:var(--card-bg,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:10px;color:#111;color:var(--text,#111);cursor:pointer;display:inline-flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;gap:.5rem;padding:.75rem 1.25rem;transition:all .16s cubic-bezier(.4,0,.2,1)}.be-empty__btn:hover{border-color:#0f8f86;border-color:var(--color-primary,#0f8f86);color:#0f8f86;color:var(--color-primary,#0f8f86)}.be-sold-out{background:#fff;background:var(--card-bg,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:16px;box-shadow:0 10px 30px hsla(0,0%,7%,.06);overflow:hidden}.be-sold-out__hero{height:180px;overflow:hidden;position:relative}@media(max-width:640px){.be-sold-out__hero{height:140px}}.be-sold-out__hero-img{height:100%;object-fit:cover;width:100%}.be-sold-out__hero-overlay{background:linear-gradient(0deg,rgba(0,0,0,.65) 0,rgba(0,0,0,.1) 60%,transparent);inset:0;position:absolute}.be-sold-out__badge{align-items:center;background:#b91c1c;background:var(--color-danger,#b91c1c);border-radius:9999px;box-shadow:0 2px 8px rgba(0,0,0,.2);color:#fff;display:inline-flex;font-size:.76rem;font-weight:700;gap:.375rem;left:1rem;letter-spacing:.02em;padding:.375rem .75rem;position:absolute;text-transform:uppercase;top:1rem}.be-sold-out__body{padding:1.5rem}@media(max-width:640px){.be-sold-out__body{padding:1rem}}.be-sold-out__title{color:#111;color:var(--text,#111);font-size:1.5rem;font-weight:700;line-height:1.3;margin:0}@media(max-width:640px){.be-sold-out__title{font-size:1.25rem}}.be-sold-out__meta{align-items:center;color:#4b5563;color:var(--text-muted,#4b5563);display:flex;font-size:.875rem;gap:.5rem;margin:.5rem 0 0}.be-sold-out__meta-sep{opacity:.4}.be-sold-out__info{background:#f4f8f7;background:var(--surface-subtle,rgba(15,143,134,.04));border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:10px;display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem;padding:1rem}.be-sold-out__info-row{align-items:flex-start;color:#111;color:var(--text,#111);display:flex;font-size:.875rem;gap:.75rem;line-height:1.5}.be-sold-out__info-row svg{color:#4b5563;color:var(--text-muted,#4b5563);flex-shrink:0;margin-top:1px}.be-sold-out__cta-group{display:flex;flex-direction:column;gap:.75rem;margin-top:1.25rem}.be-sold-out__cta{align-items:center;border-radius:10px;cursor:pointer;display:flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1rem;text-align:center;text-decoration:none;transition:all .16s cubic-bezier(.4,0,.2,1)}.be-sold-out__cta--primary{background:#25d366;border:none;color:#fff}.be-sold-out__cta--primary:hover{background:#1da851}.be-sold-out__cta--secondary{background:#0f8f86;background:var(--color-primary,#0f8f86);border:none;color:#fff}.be-sold-out__cta--secondary:hover{opacity:.9}.be-sold-out__cta--outline{background:transparent;border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));color:#111;color:var(--text,#111)}.be-sold-out__cta--outline:hover{border-color:#0f8f86;border-color:var(--color-primary,#0f8f86);color:#0f8f86;color:var(--color-primary,#0f8f86)}.be-sold-out__cta--disabled{background:#f4f8f7;background:var(--surface-subtle,rgba(15,143,134,.04));border:1px dashed hsla(0,0%,7%,.12);border:1px dashed var(--border,hsla(0,0%,7%,.12));color:#4b5563;color:var(--text-muted,#4b5563);cursor:not-allowed;font-style:italic}.be-sold-out__back{align-items:center;background:none;border:none;color:#4b5563;color:var(--text-muted,#4b5563);cursor:pointer;display:inline-flex;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;gap:.375rem;margin-top:1.25rem;padding:0;transition:color .16s cubic-bezier(.4,0,.2,1)}.be-sold-out__back:hover{color:#0f8f86;color:var(--color-primary,#0f8f86)}.be-sidebar__row--low-seats .be-sidebar__value{color:#b91c1c;color:var(--color-danger,#b91c1c);font-weight:700}.be-step__readonly-row--low{background:rgba(185,28,28,.04)}.be-step__readonly-value--danger{color:#b91c1c!important;color:var(--color-danger,#b91c1c)!important;font-weight:700!important}.be-pay-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:hsla(0,0%,7%,.5);display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}.be-pay-overlay__content{background:#fff;background:var(--card-bg,#fff);border-radius:16px;box-shadow:0 16px 40px hsla(0,0%,7%,.12);max-width:420px;overflow:hidden;width:100%}.be-pay-overlay__header{padding:1.5rem 1.5rem 1rem;text-align:center}.be-pay-overlay__icon{align-items:center;background:rgba(15,143,134,.08);border-radius:9999px;color:#0f8f86;color:var(--color-primary,#0f8f86);display:flex;height:48px;justify-content:center;margin:0 auto 1rem;width:48px}.be-pay-overlay__title{color:#111;color:var(--text,#111);font-size:1.25rem;font-weight:700;margin:0 0 .25rem}.be-pay-overlay__subtitle{color:#4b5563;color:var(--text-muted,#4b5563);font-size:.875rem;margin:0}.be-pay-overlay__methods{grid-gap:.75rem;display:grid;gap:.75rem;padding:0 1.5rem 1.25rem}.be-pay-overlay__method{align-items:center;background:#fff;background:var(--card-bg,#fff);border:1px solid hsla(0,0%,7%,.12);border:1px solid var(--border,hsla(0,0%,7%,.12));border-radius:10px;cursor:pointer;display:flex;gap:.75rem;padding:1rem;transition:all .16s cubic-bezier(.4,0,.2,1)}.be-pay-overlay__method:hover{background:rgba(15,143,134,.04);border-color:#0f8f86;border-color:var(--color-primary,#0f8f86)}.be-pay-overlay__method-icon{align-items:center;background:#fff;background:var(--surface,#f9fafb);border-radius:10px;color:#4b5563;color:var(--text-muted,#4b5563);display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.be-pay-overlay__method-info{display:flex;flex:1 1;flex-direction:column;gap:2px;text-align:left}.be-pay-overlay__method-name{color:#111;color:var(--text,#111);font-size:.875rem;font-weight:600}.be-pay-overlay__method-desc{color:#4b5563;color:var(--text-muted,#4b5563);font-size:.76rem}.be-pay-overlay__method svg:last-child{color:#4b5563;color:var(--text-muted,#4b5563);flex-shrink:0}.be-pay-overlay__cancel{background:transparent;border:none;border-top:1px solid hsla(0,0%,7%,.12);border-top:1px solid var(--border,hsla(0,0%,7%,.12));color:#4b5563;color:var(--text-muted,#4b5563);cursor:pointer;display:block;font-size:.875rem;font-weight:500;padding:1rem;transition:background .16s cubic-bezier(.4,0,.2,1);width:100%}.be-pay-overlay__cancel:hover{background:#fff;background:var(--surface,#f9fafb)}
/*# sourceMappingURL=main.3c331bc6.css.map*/