:root{--page-gutter:24px;--page-max:1760px;--ease-out:cubic-bezier(.2, .8, .2, 1);--ease-spring:cubic-bezier(.34, 1.3, .64, 1)}@media (min-width:744px){:root{--page-gutter:40px}}@media (min-width:1128px){:root{--page-gutter:80px}}html{scroll-padding-top:96px}body{-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.43}.ab-page{min-height:60vh;padding-top:var(--header-height);padding-bottom:48px}@media (max-width:743px){.ab-page{padding-bottom:96px}}.ab-button-primary,.ab-button-dark,.ab-button-outline{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:48px;padding:0 24px;font-size:16px;font-weight:600;line-height:1;transition:transform .12s,box-shadow .16s,background .16s;display:inline-flex}.ab-button-primary{color:#fff;background:var(--accent-gradient);background-size:200% 100%;border:0}.ab-button-primary:hover{background-position:100% 0}.ab-button-primary:active,.ab-button-dark:active,.ab-button-outline:active{transform:scale(.98)}.ab-button-dark{color:var(--background);background:var(--on-surface);border:0}.ab-button-dark:hover{background:color-mix(in srgb, var(--on-surface) 88%, var(--background))}.ab-button-outline{color:var(--on-surface);border:1px solid var(--on-surface);background:0 0}.ab-button-outline:hover{background:var(--surface-high)}.ab-button-primary.is-block,.ab-button-dark.is-block,.ab-button-outline.is-block{width:100%;display:flex}.ab-button-primary.is-large{height:52px}.ab-button-primary:disabled,.ab-button-dark:disabled{opacity:.5;cursor:default}.ab-link-button{color:var(--on-surface);cursor:pointer;background:0 0;border:0;padding:4px 0;font-size:14px;font-weight:600;text-decoration:underline}.ab-icon-button{width:42px;height:42px;color:var(--on-surface);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background .16s;display:inline-flex}.ab-icon-button:hover{background:var(--surface-high)}.ab-icon-button.is-dark{color:#fff}.ab-icon-button.is-dark:hover{background:#ffffff24}.ab-pill-button{height:36px;color:var(--on-surface);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-size:14px;font-weight:600;text-decoration:underline;transition:background .16s;display:inline-flex}.ab-pill-button:hover{background:var(--surface-high)}.ab-pill-button.is-saved{color:var(--primary)}.ab-muted{color:var(--on-surface-variant)}.ab-form-error{color:#c13515;margin:12px 0 0;font-size:14px;font-weight:500}.ab-empty{max-width:560px;padding:0 var(--page-gutter);text-align:center;margin:64px auto}.ab-empty h2{margin:0 0 8px;font-size:22px;font-weight:600}.ab-empty p{color:var(--on-surface-variant);margin:0 0 20px}.ab-stars{color:var(--on-surface);gap:1px;display:inline-flex}.ab-stars svg.is-off{opacity:.2}.ab-skeleton{background:linear-gradient(90deg, var(--surface-high) 25%, var(--surface-lowest) 50%, var(--surface-high) 75%);background-size:400% 100%;border-radius:8px;animation:1.4s infinite ab-shimmer;display:block}.ab-skeleton-title{width:220px;height:26px;margin-bottom:14px}.ab-skeleton-tile{aspect-ratio:20/19;border-radius:12px;margin-bottom:10px}.ab-skeleton-line{width:80%;height:14px;margin:6px 0}.ab-skeleton-line.is-short{width:45%}.ab-skeleton-block{height:260px;margin-top:24px}.ab-skeleton-card{border-radius:16px;height:360px}@keyframes ab-shimmer{0%{background-position:100% 0}to{background-position:0 0}}.ab-header{z-index:60;background:var(--surface);border-bottom:1px solid var(--outline-variant);transition:box-shadow .2s;position:fixed;inset:0 0 auto}.ab-header.is-collapsed{box-shadow:0 1px 0 var(--outline-variant)}.ab-header-row{height:var(--header-height);max-width:var(--page-max);padding:0 var(--page-gutter);grid-template-columns:1fr auto 1fr;align-items:center;margin:0 auto;display:grid;position:relative}.ab-brand{color:var(--primary);justify-self:start;align-items:center;gap:8px;display:inline-flex}.ab-brand img{object-fit:cover;border-radius:10px;width:36px;height:36px}.ab-brand-word{letter-spacing:-.03em;font-variation-settings:"opsz" 144, "SOFT" 100, "WONK" 1;background:linear-gradient(100deg,#b8860b 0%,#e6bf45 35%,#f3d97a 50%,#d4a12a 65%,#a97c0c 100%) 0 0/220% 100%;color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;align-items:baseline;font-family:Fraunces,Georgia,serif;font-size:31px;font-weight:900;line-height:1;animation:5s ease-in-out infinite ab-brand-shine;display:inline-flex;position:relative;top:1px}.ab-brand-word>span{animation:ab-brand-in .7s calc(var(--i) * 70ms) var(--ease-spring) both;display:inline-block}.ab-brand:hover .ab-brand-word>span{animation:ab-brand-wave .52s calc(var(--i) * 45ms) var(--ease-spring) both}.ab-brand-word:after{content:"";background:#e0432f;border-radius:999px;width:7px;height:7px;margin-left:3px;animation:2.6s ease-in-out infinite ab-brand-dot;display:inline-block;transform:translateY(-1px)}.ab-brand:hover .ab-brand-word:after{animation:ab-brand-dot-hop .52s .3s var(--ease-spring)}@keyframes ab-brand-shine{0%,to{background-position:0 0}50%{background-position:100% 0}}@keyframes ab-brand-in{0%{opacity:0;transform:translateY(-14px)rotate(-6deg)}to{opacity:1;transform:translateY(0)rotate(0)}}@keyframes ab-brand-wave{0%{transform:translateY(0)}40%{transform:translateY(-5px)rotate(-3deg)}to{transform:translateY(0)}}@keyframes ab-brand-dot{0%,to{transform:translateY(-1px)scale(1);box-shadow:0 0 #e0432f73}50%{transform:translateY(-1px)scale(1.12);box-shadow:0 0 0 5px #e0432f00}}@keyframes ab-brand-dot-hop{0%{transform:translateY(-1px)}50%{transform:translateY(-7px)scale(1.2)}to{transform:translateY(-1px)}}@media (prefers-reduced-motion:reduce){.ab-brand-word,.ab-brand-word>span,.ab-brand-word:after{animation:none}}.ab-header-center{justify-content:center;align-items:center;min-width:0;height:100%;display:flex;position:relative}.ab-tabs{height:100%;transition:opacity .18s ease, transform .26s var(--ease-out);align-items:stretch;gap:8px;display:flex}.ab-tab{color:var(--on-surface-variant);white-space:nowrap;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:600;transition:color .16s;display:inline-flex;position:relative}.ab-tab:after{content:"";background:var(--on-surface);height:2px;transition:transform .22s var(--ease-out);border-radius:2px;position:absolute;bottom:12px;left:14px;right:14px;transform:scaleX(0)}.ab-tab:hover,.ab-tab.is-active{color:var(--on-surface)}.ab-tab.is-active:after{transform:scaleX(1)}.ab-tab-icon{width:36px;height:36px;color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent);transition:transform .22s var(--ease-spring);border-radius:10px;justify-content:center;align-items:center;display:inline-flex}.ab-tab:hover .ab-tab-icon{transform:translateY(-2px)scale(1.06)}.ab-header-compact{transition:opacity .18s ease, transform .26s var(--ease-out);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ab-header.is-expanded .ab-header-compact{opacity:0;pointer-events:none;transform:translateY(40px)scale(1.6)}.ab-header.is-collapsed .ab-tabs{opacity:0;pointer-events:none;transform:translateY(-16px)scale(.6)}.ab-header-right{justify-content:flex-end;align-items:center;gap:4px;display:flex}.ab-host-link{color:var(--on-surface);white-space:nowrap;border-radius:999px;padding:10px 12px;font-size:14px;font-weight:600;transition:background .16s}.ab-host-link:hover{background:var(--surface-high)}.ab-menu-wrap{position:relative}.ab-menu-button{height:42px;color:var(--on-surface-variant);background:var(--surface);border:1px solid var(--outline);cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:0 6px 0 12px;transition:box-shadow .2s;display:inline-flex}.ab-menu-button:hover,.ab-menu-button.is-open{box-shadow:var(--pill-shadow)}.ab-menu-avatar{width:30px;height:30px;color:var(--on-surface-variant);border-radius:999px;display:inline-flex;overflow:hidden}.ab-menu-avatar img{object-fit:cover;width:100%;height:100%}.ab-menu{z-index:70;background:var(--surface);transform-origin:100% 0;border-radius:12px;flex-direction:column;width:240px;padding:8px 0;display:flex;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 2px 16px #00000029}.ab-menu a,.ab-menu button{color:var(--on-surface);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:12px 16px;font-size:14px;font-weight:400;transition:background .12s;display:flex}.ab-menu a.is-strong{font-weight:600}.ab-menu a:hover,.ab-menu button:hover{background:var(--surface-high)}.ab-menu svg{color:var(--on-surface-variant)}.ab-menu-divider{background:var(--outline-variant);height:1px;margin:8px 0;display:block}.ab-menu-user{flex-direction:column;padding:8px 16px 12px;display:flex}.ab-menu-user strong{font-size:14px;font-weight:600}.ab-menu-user span{color:var(--on-surface-variant);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ab-header-search{height:0;transition:height .26s var(--ease-out);overflow:visible}.ab-header.is-expanded .ab-header-search{height:90px}.ab-header-search-inner{padding:4px var(--page-gutter) 20px;transform-origin:top;transition:opacity .18s ease, transform .26s var(--ease-out);justify-content:center;display:flex}.ab-header.is-collapsed .ab-header-search-inner{opacity:0;pointer-events:none;transform:translateY(-64px)scale(.5)}.ab-header-backdrop{z-index:55;background:#00000052;position:fixed;inset:0}.ab-mobile-search{display:none}.ab-search{background:var(--surface);border:1px solid var(--outline);width:850px;max-width:100%;height:66px;box-shadow:var(--pill-shadow);border-radius:999px;align-items:center;transition:background .16s,box-shadow .2s;display:flex;position:relative}.ab-search:hover{box-shadow:var(--pill-shadow-hover)}.ab-search.has-active{background:var(--surface-high)}.ab-search-field{min-width:0;height:100%;color:var(--on-surface);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:999px;flex-direction:column;flex:1 1 0;justify-content:center;gap:2px;padding:0 24px;transition:background .16s,box-shadow .16s;display:flex;position:relative}.ab-search-field-where{flex:1.4 1 0;padding-left:32px}.ab-search-field:hover{background:var(--surface-high)}.ab-search.has-active .ab-search-field:hover{background:color-mix(in srgb, var(--on-surface) 8%, var(--surface-high))}.ab-search-field.is-active,.ab-search.has-active .ab-search-field.is-active:hover{z-index:2;background:var(--surface);box-shadow:0 6px 20px #0003}.ab-search-field label,.ab-search-label{letter-spacing:0;text-transform:none;color:var(--on-surface);margin:0;font-size:12px;font-weight:600;line-height:16px}.ab-search-field input{width:100%;color:var(--on-surface);font:inherit;background:0 0;border:0;outline:none;padding:0;font-size:14px;line-height:18px}.ab-search-field input::placeholder{color:var(--on-surface-variant)}.ab-search-value{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:18px;overflow:hidden}.ab-search-value.is-placeholder{color:var(--on-surface-variant);font-weight:400}.ab-search-clear{width:24px;height:24px;color:var(--on-surface);background:var(--surface-high);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.ab-search-divider{background:var(--outline);flex:0 0 1px;height:32px;transition:opacity .12s}.ab-search-field:hover+.ab-search-divider,.ab-search-field.is-active+.ab-search-divider{opacity:0}.ab-search-divider:has(+.ab-search-field:hover){opacity:0}.ab-search-divider:has(+.ab-search-field.is-active){opacity:0}.ab-search-divider:has(+.ab-search-field-last.is-active){opacity:0}.ab-search-field-last{flex-direction:row;flex:1.7 1 0;align-items:center;padding:0 8px 0 0}.ab-search.has-active .ab-search-field-where{flex:1.1 1 0}.ab-search.has-active .ab-search-field-last{flex:2 1 0}.ab-search-field-inner{min-width:0;height:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:999px;flex-direction:column;flex:1;justify-content:center;gap:2px;padding:0 8px 0 24px;display:flex}.ab-search-submit{color:#fff;background:var(--accent-gradient);cursor:pointer;min-width:48px;height:48px;transition:min-width .2s var(--ease-out), padding .2s var(--ease-out), transform .12s ease;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:16px;font-weight:600;display:inline-flex}.ab-search-submit span{display:none}.ab-search-submit.is-wide{padding:0 20px}.ab-search-submit.is-wide span{display:inline}.ab-search-submit:active{transform:scale(.96)}.ab-search-compact{height:48px;color:var(--on-surface);background:var(--surface);border:1px solid var(--outline);box-shadow:var(--pill-shadow);cursor:pointer;border-radius:999px;align-items:center;padding:0 8px 0 4px;font-size:14px;font-weight:600;transition:box-shadow .2s;display:inline-flex}.ab-search-compact:hover{box-shadow:var(--pill-shadow-hover)}.ab-search-compact-item{white-space:nowrap;padding:0 16px}.ab-search-compact-item.is-muted{color:var(--on-surface-variant);font-weight:400}.ab-search-compact-divider{background:var(--outline);width:1px;height:24px}.ab-search-compact-button{color:#fff;background:var(--accent-gradient);border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.ab-popover-anchor{z-index:30;position:absolute;top:calc(100% + 12px);left:0}.ab-popover-anchor-dates{pointer-events:none;justify-content:center;display:flex;left:0;right:0}.ab-popover-anchor-dates>*{pointer-events:auto}.ab-popover-anchor-right{left:auto;right:0}.ab-popover{background:var(--surface);text-align:left;cursor:default;border-radius:32px;padding:24px 32px;box-shadow:0 8px 28px #00000047}.ab-popover-title{margin:0 0 12px;font-size:13px;font-weight:600}.ab-popover-where{width:420px;max-width:calc(100vw - 48px);padding:24px 16px}.ab-popover-who{width:400px;max-width:calc(100vw - 48px)}.ab-popover-dates{padding-bottom:16px}.ab-popover-footer{justify-content:flex-end;align-items:center;gap:16px;padding-top:12px;display:flex}.ab-destination-list{flex-direction:column;gap:2px;max-height:360px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.ab-destination-list button{width:100%;color:var(--on-surface);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:16px;padding:8px 16px;transition:background .12s;display:flex}.ab-destination-list button:hover{background:var(--surface-high)}.ab-destination-list strong{font-size:14px;font-weight:500;display:block}.ab-destination-list small{color:var(--on-surface-variant);font-size:12px;display:block}.ab-destination-icon{width:48px;height:48px;color:var(--on-surface);background:var(--surface-high);border:1px solid var(--outline-variant);border-radius:10px;flex:0 0 48px;justify-content:center;align-items:center;display:inline-flex}.ab-destination-empty{color:var(--on-surface-variant);padding:8px 16px}.ab-guest-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.ab-guest-row strong{font-size:16px;font-weight:600;display:block}.ab-guest-row span{color:var(--on-surface-variant);font-size:14px}.ab-stepper{align-items:center;gap:12px;display:inline-flex}.ab-stepper button{width:32px;height:32px;color:var(--on-surface-variant);border:1px solid var(--outline);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;transition:border-color .12s,color .12s;display:inline-flex}.ab-stepper button:hover:not(:disabled){color:var(--on-surface);border-color:var(--on-surface)}.ab-stepper button:disabled{opacity:.3;cursor:default}.ab-stepper span{text-align:center;min-width:24px;color:var(--on-surface);font-size:16px;font-weight:500}.ab-cal{grid-template-columns:1fr;gap:32px;display:grid;position:relative}@media (min-width:560px){.ab-cal-2{grid-template-columns:repeat(2,minmax(0,1fr))}}.ab-cal-month h3{text-align:center;margin:0 0 16px;padding:0 36px;font-size:16px;font-weight:600}.ab-cal-nav{z-index:1;width:32px;height:32px;color:var(--on-surface);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;transition:background .12s;display:inline-flex;position:absolute;top:-6px}.ab-cal-nav:hover:not(:disabled){background:var(--surface-high)}.ab-cal-nav:disabled{opacity:.25;cursor:default}.ab-cal-nav-prev{left:0}.ab-cal-nav-next{right:0}.ab-cal-weekdays,.ab-cal-days{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.ab-cal-weekdays span{color:var(--on-surface-variant);text-align:center;padding:4px 0 8px;font-size:12px;font-weight:600}.ab-cal-day{aspect-ratio:1;color:var(--on-surface);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:14px;font-weight:500;display:flex;position:relative}.ab-cal-day span{z-index:1;border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:100%;height:100%;transition:border-color .1s,background .1s,color .1s;display:flex;position:relative}.ab-cal-day:hover:not(:disabled) span{border-color:var(--on-surface)}.ab-cal-day:disabled{color:var(--outline);cursor:default;text-decoration:line-through}.ab-cal-day.is-in-range:before,.ab-cal-day.is-start:not(.is-solo):before,.ab-cal-day.is-end:before{content:"";background:var(--surface-high);position:absolute;inset:0}.ab-cal-day.is-start:not(.is-solo):before{left:50%}.ab-cal-day.is-end:before{right:50%}.ab-cal-day.is-start span,.ab-cal-day.is-end span{color:var(--background);background:var(--on-surface);border-color:var(--on-surface)}.ab-card{flex-direction:column;display:flex;position:relative}.ab-card-media{aspect-ratio:20/19;background:var(--surface-high);isolation:isolate;border-radius:12px;display:block;position:relative;overflow:hidden}.ab-card-media img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s ease, transform .5s var(--ease-out)}.ab-card-media img.is-loaded{opacity:1}.ab-card:hover .ab-card-media img{transform:scale(1.03)}.ab-card-badge{color:#222;background:#fffffff2;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:600;line-height:1;position:absolute;top:12px;left:12px;box-shadow:0 1px 4px #0000002e}.ab-card-heart{z-index:2;color:#fff;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;position:absolute;top:8px;right:8px}.ab-card-heart svg{fill:#00000080;stroke:#fff;transition:fill .16s ease, transform .16s var(--ease-spring)}.ab-card-heart:hover svg{transform:scale(1.1)}.ab-card-heart.is-saved svg{fill:var(--primary);stroke:#fff}.ab-card-share{z-index:2;opacity:0;transition:opacity .16s,transform .16s;position:absolute;top:8px;right:44px;transform:translateY(-4px)}.ab-card:hover .ab-card-share,.ab-card:focus-within .ab-card-share{opacity:1;transform:translateY(0)}.ab-card-share .share-trigger{color:#222;background:#ffffffeb;border:0;width:32px;height:32px;margin-top:2px;box-shadow:0 1px 4px #0000002e}.ab-card-share .share-trigger:hover{background:#fff}.ab-card-body{color:var(--on-surface);padding-top:10px;display:block}.ab-card-body h3{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:15px;font-weight:600;line-height:19px;overflow:hidden}.ab-card-sub{color:var(--on-surface-variant);white-space:nowrap;text-overflow:ellipsis;margin:2px 0 0;font-size:14px;line-height:18px;overflow:hidden}.ab-card-price{flex-wrap:wrap;align-items:baseline;margin:4px 0 0;font-size:14px;line-height:18px;display:flex}.ab-card-price strong{font-weight:600}.ab-card-price>span{color:var(--on-surface-variant);white-space:pre}.ab-card-rating{color:var(--on-surface);align-items:center;gap:3px;display:inline-flex}.ab-card-rating svg{margin-left:2px}.ab-row{max-width:var(--page-max);padding:0 var(--page-gutter);margin:0 auto 36px}.ab-row-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.ab-row-title{color:var(--on-surface);align-items:center;gap:4px;display:inline-flex}.ab-row-title h2{letter-spacing:-.01em;margin:0;font-size:22px;font-weight:600;line-height:26px}.ab-row-title svg{width:24px;height:24px;transition:background .12s ease, transform .2s var(--ease-out);border-radius:999px;padding:4px}.ab-row-title:hover svg{background:var(--surface-high);transform:translate(2px)}.ab-row-arrows{gap:8px;display:inline-flex}.ab-row-arrows button{width:32px;height:32px;color:var(--on-surface);background:var(--surface-high);cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;transition:background .12s,transform .12s,opacity .12s;display:inline-flex}.ab-row-arrows button:hover:not(:disabled){background:var(--outline);transform:scale(1.04)}.ab-row-arrows button:disabled{opacity:.3;cursor:default}.ab-row-track{--row-gap:12px;--row-cols:2;gap:var(--row-gap);margin:0 calc(-1 * var(--page-gutter));padding:4px var(--page-gutter) 8px;scroll-snap-type:x mandatory;scroll-padding-left:var(--page-gutter);scrollbar-width:none;-webkit-overflow-scrolling:touch;display:flex;overflow-x:auto}.ab-row-track::-webkit-scrollbar{display:none}.ab-row-track.is-static{overflow:hidden}.ab-row-item{flex:0 0 calc((100% - var(--row-gap) * (var(--row-cols) - 1)) / var(--row-cols));scroll-snap-align:start;min-width:0}@media (min-width:560px){.ab-row-track{--row-cols:3}}@media (min-width:744px){.ab-row-track{--row-cols:4}}@media (min-width:950px){.ab-row-track{--row-cols:5}}@media (min-width:1128px){.ab-row-track{--row-cols:6}}@media (min-width:1440px){.ab-row-track{--row-cols:7}}@media (max-width:743px){.ab-row-arrows{display:none}}.ab-home{padding-top:calc(var(--header-height) + 90px + 24px)}.ab-destinations{max-width:var(--page-max);padding:0 var(--page-gutter);margin:8px auto 40px}.ab-destinations h2{letter-spacing:-.01em;margin:0 0 12px;font-size:22px;font-weight:600}.ab-destination-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (min-width:744px){.ab-destination-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1128px){.ab-destination-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.ab-destination-card{color:var(--on-surface);border-radius:14px;align-items:center;gap:12px;padding:8px;transition:background .16s;display:flex}.ab-destination-card:hover{background:var(--surface-high)}.ab-destination-card img{object-fit:cover;border-radius:10px;flex:0 0 64px;width:64px;height:64px}.ab-destination-card strong{font-size:15px;font-weight:600;display:block}.ab-destination-card small{color:var(--on-surface-variant);white-space:nowrap;text-overflow:ellipsis;font-size:13px;display:block;overflow:hidden}.ab-destination-card span{min-width:0}.ab-trust{max-width:var(--page-max);padding:32px var(--page-gutter) 0;border-top:1px solid var(--outline-variant);grid-template-columns:1fr;gap:24px;margin:0 auto;display:grid}@media (min-width:744px){.ab-trust{grid-template-columns:repeat(3,minmax(0,1fr))}}.ab-trust-item{color:var(--on-surface);gap:16px;display:flex}.ab-trust-item svg{color:var(--primary);flex:none}.ab-trust-item h3{margin:0 0 4px;font-size:16px;font-weight:600}.ab-trust-item p{color:var(--on-surface-variant);margin:0;font-size:14px}.ab-results{max-width:var(--page-max);padding-left:var(--page-gutter);padding-right:var(--page-gutter);margin:0 auto}.ab-results-head{justify-content:space-between;align-items:flex-end;gap:16px;padding:24px 0 20px;display:flex}.ab-results-head h1{letter-spacing:-.01em;margin:0;font-size:22px;font-weight:600}.ab-results-head p{color:var(--on-surface-variant);margin:4px 0 0}.ab-results-filter{border:1px solid var(--outline);white-space:nowrap;border-radius:12px;align-items:center;gap:8px;height:40px;padding:0 16px;font-size:13px;font-weight:500;display:inline-flex}.ab-results-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 12px;display:grid}@media (min-width:560px){.ab-results-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:950px){.ab-results-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1128px){.ab-results-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media (min-width:1640px){.ab-results-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.ab-pagination{justify-content:center;align-items:center;gap:4px;padding:40px 0 8px;display:flex}.ab-pagination button{min-width:36px;height:36px;color:var(--on-surface);cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:14px;font-weight:500;transition:background .12s;display:inline-flex}.ab-pagination button:hover:not(:disabled){background:var(--surface-high)}.ab-pagination button.is-current{color:var(--background);background:var(--on-surface)}.ab-pagination button:disabled{opacity:.3;cursor:default}.ab-pagination-gap{color:var(--on-surface-variant);padding:0 4px}.ab-detail-shell{max-width:1120px;padding:0 var(--page-gutter);margin:0 auto}.ab-detail-title{justify-content:space-between;align-items:flex-end;gap:16px;padding:24px 0 16px;display:flex}.ab-detail-title h1{letter-spacing:-.01em;margin:0;font-size:26px;font-weight:600;line-height:30px}.ab-detail-title-actions{flex:none;align-items:center;gap:4px;display:inline-flex}.ab-detail-title-actions .share-trigger.is-pill{height:36px;color:var(--on-surface);background:0 0;border:0;border-radius:8px;font-weight:600;text-decoration:underline}.ab-detail-title-actions .share-trigger.is-pill:hover{background:var(--surface-high)}.ab-photos{position:relative}.ab-photo-grid{aspect-ratio:2/.95;border-radius:14px;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:560px;display:grid;position:relative;overflow:hidden}.ab-photo-grid-1{grid-template-rows:1fr;grid-template-columns:1fr}.ab-photo-grid-2{grid-template-rows:1fr;grid-template-columns:repeat(2,minmax(0,1fr))}.ab-photo-grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.ab-photo-grid-3 .ab-photo-tile:first-child,.ab-photo-grid-4 .ab-photo-tile:first-child,.ab-photo-grid-5 .ab-photo-tile:first-child{grid-row:span 2}.ab-photo-grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}.ab-photo-grid-4 .ab-photo-tile:nth-child(2){grid-row:span 2}.ab-photo-grid-5 .ab-photo-tile:first-child{grid-column:span 2}.ab-photo-tile{background:var(--surface-high);cursor:pointer;border:0;width:100%;height:100%;min-height:0;padding:0;display:block;position:relative;overflow:hidden}.ab-photo-tile img{object-fit:cover;width:100%;height:100%;transition:filter .16s}.ab-photo-tile:hover img{filter:brightness(.88)}.ab-photo-grid.is-skeleton .ab-photo-tile{border-radius:0}.ab-photo-all{color:#222;cursor:pointer;background:#fff;border:1px solid #222;border-radius:8px;align-items:center;gap:8px;height:34px;padding:0 14px;font-size:14px;font-weight:600;transition:background .12s;display:inline-flex;position:absolute;bottom:24px;right:24px}.ab-photo-all:hover{background:#f7f7f7}.ab-photo-strip{display:none}.ab-subnav{z-index:62;background:var(--surface);border-bottom:1px solid var(--outline-variant);position:fixed;inset:0 0 auto;box-shadow:0 1px 8px #0000000f}.ab-subnav-inner{height:var(--header-height);max-width:1120px;padding:0 var(--page-gutter);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.ab-subnav-links{gap:24px;height:100%;display:flex}.ab-subnav-links button{color:var(--on-surface);cursor:pointer;background:0 0;border:0;font-size:14px;font-weight:600;position:relative}.ab-subnav-links button:after{content:"";background:var(--on-surface);height:2px;transition:transform .18s var(--ease-out);position:absolute;inset:auto 0 -8px;transform:scaleX(0)}.ab-subnav-links button:hover:after{transform:scaleX(1)}.ab-subnav-cta{align-items:center;gap:16px;display:flex}.ab-subnav-cta>div{flex-direction:column;align-items:flex-end;display:flex}.ab-subnav-cta strong{font-size:16px;font-weight:600}.ab-subnav-cta span{color:var(--on-surface-variant);align-items:center;gap:4px;font-size:12px;display:inline-flex}.ab-detail-layout{grid-template-columns:1fr;gap:48px;padding-top:32px;display:grid}@media (min-width:950px){.ab-detail-layout{grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:88px}}@media (min-width:1128px){.ab-detail-layout{grid-template-columns:minmax(0,1fr) 372px}}.ab-detail-main>section{border-bottom:1px solid var(--outline-variant);padding:32px 0}.ab-detail-main>section:first-child{padding-top:0}.ab-detail-main h2{letter-spacing:-.01em;margin:0 0 8px;font-size:22px;font-weight:600}.ab-detail-summary p{color:var(--on-surface-variant);margin:0;font-size:16px}.ab-favourite{border-radius:12px;grid-template-columns:auto 1fr auto auto;align-items:center;gap:24px;margin:24px 0 0;display:grid;border:1px solid var(--outline)!important;padding:20px 24px!important}.ab-favourite-badge{color:var(--primary);align-items:center;gap:6px;font-size:18px;font-weight:700;line-height:1.05;display:inline-flex}.ab-favourite p{color:var(--on-surface);margin:0;font-size:15px;font-weight:500}.ab-favourite-stat{border-left:1px solid var(--outline);flex-direction:column;align-items:center;padding-left:24px;display:flex}.ab-favourite-stat strong{font-size:20px;font-weight:600}.ab-favourite-stat span{color:var(--on-surface-variant);font-size:11px;text-decoration:underline}@media (max-width:559px){.ab-favourite{grid-template-columns:1fr 1fr}.ab-favourite p{grid-column:span 2}.ab-favourite-stat:first-of-type{border-left:0;padding-left:0}}.ab-host{align-items:center;gap:16px;display:flex}.ab-host img{object-fit:cover;border-radius:999px;width:48px;height:48px}.ab-host strong{font-size:16px;font-weight:600;display:block}.ab-host span{color:var(--on-surface-variant);font-size:14px}.ab-highlights{flex-direction:column;gap:24px;display:flex}.ab-highlights>div{gap:16px;display:flex}.ab-highlights svg{color:var(--on-surface);flex:none}.ab-highlights strong{font-size:16px;font-weight:600;display:block}.ab-highlights span{color:var(--on-surface-variant);font-size:14px}.ab-detail-about p{white-space:pre-line;margin:0;font-size:16px;line-height:24px}.ab-detail-calendar p{color:var(--on-surface-variant);margin:0 0 24px}.ab-detail-calendar .ab-link-button{margin-top:16px}.ab-detail-side{position:relative}.ab-booking{top:calc(var(--header-height) + 24px);background:var(--surface);border:1px solid var(--outline);border-radius:12px;padding:24px;position:sticky;box-shadow:0 6px 16px #0000001f}.ab-booking-price{flex-wrap:wrap;align-items:baseline;margin-bottom:24px;display:flex}.ab-booking-price strong{font-size:22px;font-weight:600}.ab-booking-price span{color:var(--on-surface-variant);white-space:pre;font-size:16px}.ab-booking-fields{border:1px solid var(--on-surface-variant);border-radius:8px;grid-template-columns:1fr 1fr;display:grid;position:relative;overflow:visible}.ab-booking-field{color:var(--on-surface);text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;gap:2px;padding:10px 12px;display:flex;position:relative}.ab-booking-field:first-child{border-right:1px solid var(--on-surface-variant);border-radius:8px 0 0}.ab-booking-field:nth-child(2){border-radius:0 8px 0 0}.ab-booking-field.is-full{border-top:1px solid var(--on-surface-variant);border-radius:0 0 8px 8px;grid-column:span 2}.ab-booking-field.is-active{outline:2px solid var(--on-surface);outline-offset:-1px;z-index:1}.ab-booking-field span{letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700}.ab-booking-field strong{font-size:14px;font-weight:400}.ab-booking-field select{appearance:none;width:100%;color:var(--on-surface);font:inherit;cursor:pointer;background:0 0;border:0;outline:none;padding:0 24px 0 0;font-size:14px}.ab-booking-chevron{pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.ab-booking-dates{z-index:20;width:360px;max-width:calc(100vw - 48px);position:absolute;top:calc(100% + 8px);right:0}.ab-booking-dates .ab-popover{border-radius:16px;padding:24px}.ab-booking .ab-button-primary{margin-top:16px}.ab-booking-note{color:var(--on-surface-variant);text-align:center;margin:12px 0 0}.ab-booking-breakdown{border-top:1px solid var(--outline-variant);margin-top:20px;padding-top:20px}.ab-booking-breakdown>div{justify-content:space-between;margin-bottom:12px;font-size:16px;display:flex}.ab-booking-breakdown>div>span:first-child{text-decoration:underline}.ab-booking-breakdown .is-total{border-top:1px solid var(--outline-variant);margin:0;padding-top:16px;font-weight:600}.ab-booking-breakdown .is-total span{text-decoration:none}.ab-protection{color:var(--on-surface-variant);background:var(--surface-lowest);border-radius:12px;gap:12px;margin-top:20px;padding:16px 20px;font-size:13px;display:flex}.ab-protection svg{color:var(--primary);flex:none}.ab-protection p{margin:0}.ab-protection strong{color:var(--on-surface);font-weight:600}.ab-reviews,.ab-location{border-top:1px solid var(--outline-variant);padding:40px 0}.ab-reviews h2,.ab-location h2{letter-spacing:-.01em;align-items:center;gap:8px;margin:0 0 24px;font-size:22px;font-weight:600;display:flex}.ab-review-grid{grid-template-columns:1fr;gap:40px 88px;margin-bottom:32px;display:grid}@media (min-width:744px){.ab-review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ab-review-head{align-items:center;gap:12px;margin-bottom:8px;display:flex}.ab-review-head img,.ab-review-avatar{color:#fff;background:var(--on-surface);object-fit:cover;border-radius:999px;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:600;display:inline-flex}.ab-review-head strong{font-size:16px;font-weight:600;display:block}.ab-review-head span{color:var(--on-surface-variant);font-size:14px}.ab-review-meta{color:var(--on-surface-variant);align-items:center;gap:8px;margin-bottom:8px;font-size:14px;display:flex}.ab-review p{-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;font-size:16px;line-height:24px;display:-webkit-box;overflow:hidden}.ab-review-form{border:1px solid var(--outline);border-radius:12px;max-width:560px;margin-top:40px;padding:24px}.ab-review-form h3{margin:0 0 16px;font-size:18px;font-weight:600}.ab-review-form label{flex-direction:column;gap:6px;font-size:12px;font-weight:600;display:flex}.ab-review-form select,.ab-review-form textarea{width:100%;color:var(--on-surface);background:var(--surface);border:1px solid var(--outline);font:inherit;border-radius:8px;padding:12px;font-size:14px}.ab-review-form textarea{resize:vertical;min-height:120px;margin:12px 0}.ab-review-form-row{gap:12px;display:flex}.ab-location>p{margin:0 0 16px;font-size:16px}.ab-map{aspect-ratio:16/8;background:var(--surface-high);border-radius:12px;min-height:280px;overflow:hidden}.ab-map iframe{border:0;width:100%;height:100%;display:block}.ab-location .ab-muted{margin:16px 0 0}.ab-detail-related{border-top:1px solid var(--outline-variant);padding-top:40px}.ab-gallery{z-index:90;color:#fff;background:#111;flex-direction:column;display:flex;position:fixed;inset:0}.ab-gallery-head{align-items:center;gap:16px;height:64px;padding:0 16px;font-size:14px;font-weight:600;display:flex}.ab-gallery-stage{flex:1;justify-content:center;align-items:center;min-height:0;padding:0 72px 32px;display:flex;position:relative}.ab-gallery-stage img{object-fit:contain;border-radius:6px;max-width:100%;max-height:100%}.ab-gallery-arrow{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;transition:background .12s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.ab-gallery-arrow:hover{background:#ffffff3d}.ab-gallery-arrow.is-left{left:16px}.ab-gallery-arrow.is-right{right:16px}.ab-modal-backdrop{z-index:85;background:#00000080;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.ab-modal{background:var(--surface);border-radius:16px;width:100%;max-width:560px;overflow:hidden;box-shadow:0 8px 28px #00000047}.ab-modal-head{border-bottom:1px solid var(--outline-variant);grid-template-columns:42px 1fr 42px;align-items:center;padding:8px 16px;display:grid}.ab-modal-head span{text-align:center;font-size:16px;font-weight:600}.ab-modal-body{padding:24px}.ab-modal-body h2{margin:0 0 8px;font-size:22px;font-weight:600}.ab-modal-body p{color:var(--on-surface-variant);margin:0 0 20px}.ab-auth-modal .ab-button-outline{margin-top:12px}.ab-sheet{z-index:95;background:var(--surface-lowest);flex-direction:column;display:flex;position:fixed;inset:0}.ab-sheet-head{align-items:center;gap:12px;padding:12px 16px;font-size:16px;font-weight:600;display:flex}.ab-sheet-head .ab-icon-button{background:var(--surface);border:1px solid var(--outline)}.ab-sheet-body{flex-direction:column;flex:1;gap:12px;padding:8px 16px 24px;display:flex;overflow-y:auto}.ab-sheet-card{background:var(--surface);border-radius:20px;box-shadow:0 2px 12px #0000001a}.ab-sheet-card-head{width:100%;color:var(--on-surface);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;padding:18px 20px;font-size:14px;display:flex}.ab-sheet-card-head span{color:var(--on-surface-variant);font-weight:600}.ab-sheet-card-head strong{font-weight:600}.ab-sheet-card.is-open .ab-sheet-card-head{display:none}.ab-sheet-card-body{padding:20px}.ab-sheet-card-body h2{margin:0 0 16px;font-size:22px;font-weight:600}.ab-sheet-input{border:1px solid var(--outline);border-radius:12px;align-items:center;gap:12px;height:56px;padding:0 16px;display:flex}.ab-sheet-input input{color:var(--on-surface);font:inherit;background:0 0;border:0;outline:none;flex:1;font-size:16px}.ab-chip-row{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.ab-chip{height:36px;color:var(--on-surface);border:1px solid var(--outline);cursor:pointer;background:0 0;border-radius:999px;padding:0 16px;font-size:14px;font-weight:500;transition:border-color .12s,background .12s}.ab-chip:hover,.ab-chip.is-active{background:var(--surface-high);border-color:var(--on-surface)}.ab-sheet-card-body .ab-popover{box-shadow:none;padding:0}.ab-sheet-foot{background:var(--surface);border-top:1px solid var(--outline-variant);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ab-footer{background:var(--surface-lowest);border-top:1px solid var(--outline-variant)}.ab-footer-inner{max-width:var(--page-max);padding:0 var(--page-gutter);margin:0 auto}.ab-footer-places{border-bottom:1px solid var(--outline-variant);padding:40px 0 32px}.ab-footer-places h2{letter-spacing:-.01em;margin:0 0 20px;font-size:22px;font-weight:600}.ab-footer-place-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 24px;display:grid}@media (min-width:744px){.ab-footer-place-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1128px){.ab-footer-place-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.ab-footer-place-grid a{color:var(--on-surface);flex-direction:column;font-size:14px;display:flex}.ab-footer-place-grid strong{font-weight:600}.ab-footer-place-grid span{color:var(--on-surface-variant)}.ab-footer-place-grid a:hover strong{text-decoration:underline}.ab-footer-columns{grid-template-columns:1fr;gap:32px;padding:40px 0;display:grid}@media (min-width:744px){.ab-footer-columns{grid-template-columns:repeat(3,minmax(0,1fr))}}.ab-footer-columns h3{margin:0 0 14px;font-size:14px;font-weight:600}.ab-footer-columns a{color:var(--on-surface);margin-bottom:12px;font-size:14px;display:block}.ab-footer-columns a:hover{text-decoration:underline}.ab-footer-bottom{border-top:1px solid var(--outline-variant);flex-direction:column;gap:12px;padding:24px 0;font-size:14px;display:flex}@media (min-width:744px){.ab-footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}.ab-footer-bottom p{color:var(--on-surface);flex-wrap:wrap;gap:8px;margin:0;display:flex}.ab-footer-bottom p a:hover{text-decoration:underline}.ab-footer-controls{align-items:center;gap:20px;font-weight:600;display:flex}.ab-footer-controls button,.ab-footer-controls span{color:var(--on-surface);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;font-weight:600;display:inline-flex}.ab-bottom-nav{display:none}@media (max-width:743px){.ab-header-row{grid-template-columns:1fr;height:72px}.ab-brand,.ab-header-right,.ab-tabs,.ab-header-compact,.ab-header-search{display:none}.ab-header.is-expanded .ab-header-search{height:0}.ab-mobile-search{width:100%;height:56px;color:var(--on-surface);background:var(--surface);border:1px solid var(--outline-variant);box-shadow:var(--pill-shadow);text-align:left;cursor:pointer;border-radius:999px;align-items:center;gap:12px;padding:0 16px;display:flex}.ab-mobile-search strong{font-size:14px;font-weight:600;display:block}.ab-home{padding-top:96px}.ab-page{padding-top:72px}:root{--header-height:72px}.ab-bottom-nav{z-index:60;height:64px;padding-bottom:env(safe-area-inset-bottom);background:var(--surface);border-top:1px solid var(--outline-variant);justify-content:space-around;display:flex;position:fixed;inset:auto 0 0}.ab-bottom-nav a{color:var(--on-surface-variant);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-size:10px;font-weight:600;display:flex}.ab-bottom-nav a.is-active{color:var(--primary)}.ab-footer{padding-bottom:72px}.ab-detail-shell{padding:0}.ab-detail{padding-top:0}.ab-detail-shell{position:relative}.ab-detail-title{flex-direction:column;order:2;align-items:flex-start;padding:20px 16px 0}.ab-detail-title h1{font-size:22px;line-height:26px}.ab-detail-shell{flex-direction:column;display:flex}.ab-detail-shell>div:nth-child(3){order:1}.ab-detail-layout,.ab-reviews,.ab-location{order:3;padding-left:16px;padding-right:16px}.ab-photo-grid{display:none}.ab-photo-strip{aspect-ratio:4/3;scroll-snap-type:x mandatory;scrollbar-width:none;display:flex;position:relative;overflow-x:auto}.ab-photo-strip::-webkit-scrollbar{display:none}.ab-photo-strip-item{scroll-snap-align:start;border:0;flex:0 0 100%;padding:0}.ab-photo-strip-item img{object-fit:cover;width:100%;height:100%}.ab-photo-counter{color:#fff;background:#0009;border-radius:6px;flex:none;align-self:flex-end;margin-left:-60px;padding:4px 10px;font-size:12px;font-weight:600;position:sticky;bottom:16px;right:16px}.ab-subnav{display:none}.ab-booking{z-index:59;border-bottom:0;border-left:0;border-right:0;border-radius:0;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;display:flex;position:fixed;inset:auto 0 64px;box-shadow:0 -2px 12px #00000014}.ab-booking-price{margin:0}.ab-booking-price strong{font-size:18px}.ab-booking-fields,.ab-booking-note,.ab-booking-breakdown,.ab-booking .ab-form-error{display:none}.ab-booking .ab-button-primary{width:auto;margin:0;padding:0 28px}.ab-protection{margin:0}.ab-detail-layout{gap:24px}.ab-page.ab-detail{padding-bottom:160px}.ab-results-head{flex-direction:column;align-items:flex-start}.ab-gallery-stage{padding:0 8px 24px}.ab-gallery-arrow{width:36px;height:36px}.ab-gallery-arrow.is-left{left:8px}.ab-gallery-arrow.is-right{right:8px}}@media (min-width:744px) and (max-width:949px){.ab-host-link{display:none}.ab-search{height:60px}}@media (prefers-reduced-motion:reduce){.ab-header-search,.ab-header-search-inner,.ab-tabs,.ab-header-compact,.ab-card-media img,.ab-skeleton{transition:none;animation:none}}@keyframes ab-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes ab-pop{0%{transform:scale(1)}35%{transform:scale(1.35)}65%{transform:scale(.92)}to{transform:scale(1)}}@keyframes ab-fade-in{0%{opacity:0}to{opacity:1}}.ab-card-heart.is-saved svg,.ab-pill-button.is-saved svg{animation:ab-pop .42s var(--ease-spring)}.ab-detail-title{animation:ab-rise .45s var(--ease-out) both}.ab-photo-grid .ab-photo-tile{animation:.5s both ab-fade-in}.ab-photo-grid .ab-photo-tile:nth-child(2){animation-delay:80ms}.ab-photo-grid .ab-photo-tile:nth-child(3){animation-delay:.14s}.ab-photo-grid .ab-photo-tile:nth-child(4){animation-delay:.2s}.ab-photo-grid .ab-photo-tile:nth-child(5){animation-delay:.26s}.ab-photo-all{animation:ab-rise .4s .36s var(--ease-out) both}.ab-detail-main>section:nth-child(-n+4){animation:ab-rise .5s var(--ease-out) both}.ab-detail-main>section:nth-child(2){animation-delay:80ms}.ab-detail-main>section:nth-child(3){animation-delay:.16s}.ab-detail-main>section:nth-child(4){animation-delay:.24s}.ab-button-primary:hover,.ab-search-submit:hover{transform:translateY(-1px);box-shadow:0 6px 16px #c8961e59}.ab-button-primary:active,.ab-search-submit:active{box-shadow:none;transform:scale(.98)}.ab-tab:after{transform-origin:0}.ab-destination-card img{transition:transform .3s var(--ease-out)}.ab-destination-card:hover img{transform:scale(1.06)rotate(-1deg)}.profile-content-stack>*{animation:ab-rise .45s var(--ease-out) both}.profile-content-stack>:nth-child(2){animation-delay:70ms}.profile-content-stack>:nth-child(3){animation-delay:.14s}.profile-content-stack>:nth-child(4){animation-delay:.21s}.profile-content-stack>:nth-child(n+5){animation-delay:.28s}.profile-stats-grid>*,.profile-overview-grid>*,.profile-lower-grid>*{animation:ab-rise .45s var(--ease-out) both}.profile-stats-grid>:nth-child(2),.profile-overview-grid>:nth-child(2),.profile-lower-grid>:nth-child(2){animation-delay:80ms}.profile-stats-grid>:nth-child(3){animation-delay:.16s}.profile-stats-grid>:nth-child(4){animation-delay:.24s}.profile-sidebar-nav a{animation:ab-rise .35s var(--ease-out) both}.profile-sidebar-nav a:nth-child(2){animation-delay:40ms}.profile-sidebar-nav a:nth-child(3){animation-delay:80ms}.profile-sidebar-nav a:nth-child(4){animation-delay:.12s}.profile-sidebar-nav a:nth-child(5){animation-delay:.16s}.profile-sidebar-nav a:nth-child(6){animation-delay:.2s}.profile-sidebar-nav a:nth-child(7){animation-delay:.24s}@media (prefers-reduced-motion:reduce){.ab-detail-title,.ab-photo-grid .ab-photo-tile,.ab-photo-all,.ab-detail-main>section,.profile-content-stack>*,.profile-stats-grid>*,.profile-overview-grid>*,.profile-lower-grid>*,.profile-sidebar-nav a,.ab-card-heart.is-saved svg{animation:none}}
:is(html[data-theme],html) .profile-page{padding:calc(var(--header-height) + 32px) var(--page-gutter) 72px;background:var(--background)}:is(html[data-theme],html) .profile-shell{max-width:var(--page-max);gap:32px}@media (min-width:950px){:is(html[data-theme],html) .profile-shell{grid-template-columns:240px minmax(0,1fr);align-items:start;gap:48px}}:is(html[data-theme],html) .profile-sidebar{top:calc(var(--header-height) + 32px);min-height:0;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;position:sticky}:is(html[data-theme],html) .profile-sidebar-user{border-bottom:1px solid var(--outline-variant);gap:14px;margin-bottom:20px;padding:0 12px 20px}:is(html[data-theme],html) .profile-sidebar-avatar{border:0;border-radius:999px;width:52px;height:52px}:is(html[data-theme],html) .profile-sidebar-user h2{font-size:16px;font-weight:600}:is(html[data-theme],html) .profile-sidebar-user p{text-transform:capitalize;font-size:13px}:is(html[data-theme],html) .profile-sidebar-nav{gap:2px}:is(html[data-theme],html) .profile-sidebar-nav a{min-height:44px;color:var(--on-surface);transition:background .14s ease, transform .2s var(--ease-out);border-radius:8px;padding:0 12px;font-size:14px;font-weight:500}:is(html[data-theme],html) .profile-sidebar-nav a svg{color:var(--on-surface-variant);transition:transform .22s var(--ease-spring), color .14s ease}:is(html[data-theme],html) .profile-sidebar-nav a:hover{background:var(--surface-high);color:var(--on-surface)}:is(html[data-theme],html) .profile-sidebar-nav a:hover svg{transform:translate(2px)scale(1.08)}:is(html[data-theme],html) .profile-sidebar-nav a.active{background:var(--surface-high);color:var(--on-surface);box-shadow:none;font-weight:600}:is(html[data-theme],html) .profile-sidebar-nav a.active svg{color:var(--primary)}:is(html[data-theme],html) .profile-sidebar-group-label{color:var(--on-surface-variant);letter-spacing:0;text-transform:none;margin:20px 0 6px;padding:0 12px;font-size:12px;font-weight:600}:is(html[data-theme],html) .profile-sidebar-footer{border-top:1px solid var(--outline-variant);flex-direction:column;gap:4px;margin-top:20px;padding:16px 0 0;display:flex}:is(html[data-theme],html) .profile-sidebar-footer a,:is(html[data-theme],html) .profile-sidebar-footer button,:is(html[data-theme],html) .profile-logout-button{min-height:40px;color:var(--on-surface);background:0 0;border:0;border-radius:8px;justify-content:flex-start;padding:0 12px;font-size:14px;font-weight:500;text-decoration:none}:is(html[data-theme],html) .profile-sidebar-footer a:hover,:is(html[data-theme],html) .profile-sidebar-footer button:hover{background:var(--surface-high)}:is(html[data-theme],html) .profile-mobile-nav a,:is(html[data-theme],html) .profile-mobile-logout{color:var(--on-surface);background:var(--surface);border:1px solid var(--outline);font-size:13px;font-weight:500}:is(html[data-theme],html) .profile-mobile-nav a.active{color:var(--background);background:var(--on-surface);border-color:var(--on-surface)}:is(html[data-theme],html) .profile-page :is(.profile-summary-card,.profile-next-journey-card,.profile-stat-card,.profile-activity-card,.profile-member-card,.profile-booking-card,.profile-wishlist-card,.profile-messages-shell,.profile-payment-summary-card,.profile-payment-table-wrap,.profile-settings-card,.profile-suggestion-card,.profile-listing-card,.profile-empty-state){background:var(--surface);border:1px solid var(--outline-variant);transition:box-shadow .2s ease, transform .2s var(--ease-out), border-color .2s ease;border-radius:12px;box-shadow:0 1px 2px #0000000a}:is(html[data-theme],html) .profile-page :is(.profile-stat-card,.profile-booking-card,.profile-wishlist-card,.profile-listing-card,.profile-activity-card):hover{border-color:var(--outline);transform:translateY(-2px);box-shadow:0 6px 16px #0000001a}:is(html[data-theme],html) .profile-page :is(.profile-summary-card,.profile-member-card):after{display:none}:is(html[data-theme],html) .profile-danger-card{background:color-mix(in srgb, #c13515 6%, var(--surface));border:1px solid color-mix(in srgb, #c13515 30%, var(--outline-variant));box-shadow:none;border-radius:12px}:is(html[data-theme],html) .profile-hosting-quicklinks a{background:var(--surface-lowest);border:1px solid var(--outline-variant);transition:border-color .16s ease, transform .2s var(--ease-out);border-radius:10px}:is(html[data-theme],html) .profile-hosting-quicklinks a:hover{border-color:var(--on-surface);transform:translateY(-2px)}:is(html[data-theme],html) .profile-page :is(.profile-activity-icon,.profile-member-icon){color:var(--on-surface);background:var(--surface-high);opacity:1}:is(html[data-theme],html) .profile-member-icon{border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}:is(html[data-theme],html) .profile-page-header h1{letter-spacing:-.01em;font-size:32px;font-weight:600;line-height:1.15}:is(html[data-theme],html) .profile-page-header p{margin-top:4px;font-size:16px;line-height:1.5}:is(html[data-theme],html) .profile-page :is(.profile-section-head h2,.profile-settings-head h2,.profile-suggestion-card h2,.profile-conversation-list-head h2){letter-spacing:-.01em;font-size:22px;font-weight:600;line-height:1.2}:is(html[data-theme],html) .profile-summary-name h1{font-size:26px;line-height:1.2}:is(html[data-theme],html) .profile-page :is(.profile-stat-card p,.profile-quicklink-label,.profile-next-journey-top span,.profile-payment-table th,.profile-settings-form-grid label,.profile-settings-caption,.profile-booking-meta span,.profile-wishlist-price small,.profile-listing-note,label){letter-spacing:0;text-transform:none;font-size:13px;font-weight:500}:is(html[data-theme],html) .profile-page label{color:var(--on-surface);font-weight:600}:is(html[data-theme],html) .profile-stat-card{text-align:left;padding:20px 24px}:is(html[data-theme],html) .profile-stat-card p{color:var(--on-surface-variant);margin:0 0 8px}:is(html[data-theme],html) .profile-stat-card strong{color:var(--on-surface);letter-spacing:-.01em;font-size:28px;font-weight:600;line-height:1.1}:is(html[data-theme],html) .profile-summary-pills span{color:var(--on-surface);background:var(--surface-high);letter-spacing:0;text-transform:none;border:0;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:500}:is(html[data-theme],html) .profile-payment-table th{color:var(--on-surface-variant);background:var(--surface-lowest);font-weight:600}:is(html[data-theme],html) .profile-payment-table :is(th,td){border-bottom:1px solid var(--outline-variant)}:is(html[data-theme],html) .profile-page :is(.profile-booking-filter,.profile-payment-filters){background:0 0;border:0;gap:8px;padding:0}:is(html[data-theme],html) .profile-page :is(.profile-booking-filter button,.profile-payment-filters button){height:36px;color:var(--on-surface);border:1px solid var(--outline);background:0 0;border-radius:999px;padding:0 16px;font-size:13px;font-weight:500;transition:background .14s,color .14s,border-color .14s}:is(html[data-theme],html) .profile-page :is(.profile-booking-filter button,.profile-payment-filters button):is(.active,.is-active,[aria-pressed=true]){color:var(--background);background:var(--on-surface);border-color:var(--on-surface)}:is(html[data-theme],html) .profile-page :is(.profile-next-journey-card button,.profile-next-journey-card a,.profile-wishlist-copy button,.profile-wishlist-copy a,.profile-suggestion-card a,.profile-settings-actions button,.profile-listing-add,.profile-booking-actions a,.profile-thread-composer button){color:#fff;background:var(--accent-gradient);letter-spacing:0;text-transform:none;background-size:200% 100%;border:0;border-radius:8px;min-height:44px;padding:0 20px;font-size:14px;font-weight:600;transition:background-position .3s,transform .12s}:is(html[data-theme],html) .profile-page :is(.profile-next-journey-card button,.profile-next-journey-card a,.profile-settings-actions button,.profile-listing-add):hover{background-position:100% 0}:is(html[data-theme],html) .profile-page :is(.profile-listing-actions a,.profile-listing-actions button,.profile-booking-actions button,.profile-hosting-actions a,.profile-hosting-actions button){min-height:40px;color:var(--on-surface);background:var(--surface);border:1px solid var(--on-surface);border-radius:8px;font-size:14px;font-weight:600;transition:background .14s,transform .12s}:is(html[data-theme],html) .profile-page :is(.profile-listing-actions a,.profile-listing-actions button,.profile-booking-actions button):hover{background:var(--surface-high)}:is(html[data-theme],html) .profile-page :is(.profile-section-head button,.profile-section-head a){color:var(--on-surface);font-size:14px;font-weight:600;text-decoration:underline}:is(html[data-theme],html) .profile-page button:active{transform:scale(.98)}:is(html[data-theme],html) .profile-page :is(input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea){min-height:48px;color:var(--on-surface);background:var(--surface);border:1px solid var(--outline);font:inherit;border-radius:8px;outline:none;padding:0 14px;font-size:14px;transition:border-color .12s,box-shadow .12s}:is(html[data-theme],html) .profile-page textarea{padding:12px 14px}:is(html[data-theme],html) .profile-page :is(input,select,textarea):focus{border-color:var(--on-surface);box-shadow:0 0 0 1px var(--on-surface)}:is(html[data-theme],html) .profile-page :is(.profile-hosting-toolbar select,.profile-hosting-toolbar input){min-height:42px}:is(html[data-theme],html) .profile-media-slot{border:1px dashed var(--outline);border-radius:10px}:is(html[data-theme],html) .profile-empty-state{border-style:dashed}:is(html[data-theme],html) .profile-stepper span.is-active{color:var(--background);background:var(--on-surface)}:is(html[data-theme],html) .profile-calendar-cell{border-radius:8px;transition:background .14s}:is(html[data-theme],html) .profile-calendar-cell:hover{background:var(--surface-lowest)}@media (max-width:743px){:is(html[data-theme],html) .profile-page{padding-top:calc(var(--header-height) + 16px);padding-bottom:96px}}:is(html[data-theme],html) .profile-activity-list{border:1px solid var(--outline-variant);border-radius:12px;gap:0;overflow:hidden}:is(html[data-theme],html) .profile-activity-list>p{color:var(--on-surface-variant);margin:0;padding:24px}:is(html[data-theme],html) .profile-page .profile-activity-card{color:var(--on-surface);background:var(--surface);border:0;border-bottom:1px solid var(--outline-variant);box-shadow:none;border-radius:0;grid-template-columns:64px minmax(0,1fr) auto 18px;align-items:center;gap:16px;padding:14px 16px;text-decoration:none;transition:background .14s;display:grid}:is(html[data-theme],html) .profile-page .profile-activity-card:last-child{border-bottom:0}:is(html[data-theme],html) .profile-page .profile-activity-card:hover{background:var(--surface-lowest);box-shadow:none;transform:none}:is(html[data-theme],html) .profile-activity-thumb{object-fit:cover;background:var(--surface-high);border-radius:10px;width:64px;height:64px}:is(html[data-theme],html) .profile-activity-copy{min-width:0}:is(html[data-theme],html) .profile-activity-copy h3{white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:15px;font-weight:600;line-height:1.3;overflow:hidden}:is(html[data-theme],html) .profile-activity-copy p{white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;line-height:1.4;overflow:hidden}:is(html[data-theme],html) .profile-activity-end{flex-direction:column;align-items:flex-end;gap:4px;display:flex}:is(html[data-theme],html) .profile-activity-end strong{white-space:nowrap;font-size:15px;font-weight:600}:is(html[data-theme],html) .profile-activity-status{text-transform:capitalize;color:var(--on-surface-variant);background:var(--surface-high);border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600}:is(html[data-theme],html) .profile-activity-status.is-upcoming,:is(html[data-theme],html) .profile-activity-status.is-confirmed{color:#0f6b3a;background:color-mix(in srgb, #0f6b3a 12%, var(--surface))}:is(html[data-theme],html) .profile-activity-status.is-completed{color:var(--primary-container);background:color-mix(in srgb, var(--primary) 14%, var(--surface))}:is(html[data-theme],html) .profile-activity-status.is-cancelled{color:#c13515;background:color-mix(in srgb, #c13515 10%, var(--surface))}:is(html[data-theme],html) .profile-activity-chevron{color:var(--on-surface-variant);transition:transform .2s var(--ease-out)}:is(html[data-theme],html) .profile-activity-card:hover .profile-activity-chevron{transform:translate(3px)}:is(html[data-theme],html) .profile-activity-column .profile-section-head{align-items:center;margin-bottom:12px}@media (max-width:559px){:is(html[data-theme],html) .profile-page .profile-activity-card{grid-template-columns:56px minmax(0,1fr) 18px}:is(html[data-theme],html) .profile-activity-thumb{width:56px;height:56px}:is(html[data-theme],html) .profile-activity-end{flex-direction:row;grid-column:2;align-items:center;gap:8px}}.hd-page{gap:28px}.hd-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;display:flex}:is(html[data-theme],html) .hd-header h1{letter-spacing:-.015em;margin:0;font-size:32px;font-weight:600;line-height:1.15}:is(html[data-theme],html) .hd-header p{color:var(--on-surface-variant);margin:6px 0 0;font-size:16px}.hd-header-action{height:44px;padding:0 18px;font-size:14px}.hd-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (min-width:950px){.hd-stats{grid-template-columns:repeat(4,minmax(0,1fr))}}.hd-stat{height:100%;color:var(--on-surface);background:var(--surface);border:1px solid var(--outline-variant);transition:border-color .18s ease, box-shadow .2s ease, transform .22s var(--ease-out);border-radius:16px;flex-direction:column;align-items:flex-start;gap:6px;padding:20px;text-decoration:none;display:flex}.hd-stat.is-link:hover{border-color:var(--outline);transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.hd-stat-icon{width:40px;height:40px;color:var(--on-surface);background:var(--surface-high);border-radius:12px;justify-content:center;align-items:center;margin-bottom:6px;display:inline-flex}.hd-stat-icon.is-gold{color:var(--primary-container);background:color-mix(in srgb, var(--primary) 14%, var(--surface))}.hd-stat-icon.is-warn{color:#b54708;background:color-mix(in srgb, #f79009 16%, var(--surface))}.hd-stat-label{color:var(--on-surface-variant);font-size:14px;font-weight:500}.hd-stat-value{letter-spacing:-.02em;font-size:30px;font-weight:600;line-height:1.05}.hd-stat-hint{color:var(--on-surface-variant);font-size:13px}.hd-grid{grid-template-columns:1fr;align-items:start;gap:20px;display:grid}@media (min-width:1128px){.hd-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,1fr)}}.hd-column{gap:20px;display:grid}.hd-panel{background:var(--surface);border:1px solid var(--outline-variant);border-radius:16px;padding:22px 24px}.hd-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}:is(html[data-theme],html) .hd-panel-head h2{letter-spacing:-.01em;margin:0;font-size:18px;font-weight:600;line-height:1.3}:is(html[data-theme],html) .hd-panel-head a{color:var(--on-surface);font-size:14px;font-weight:600;text-decoration:underline}.hd-list{border-top:1px solid var(--outline-variant);flex-direction:column;margin:0 -24px -22px;display:flex}.hd-row{color:var(--on-surface);border-bottom:1px solid var(--outline-variant);grid-template-columns:60px minmax(0,1fr) auto 18px;align-items:center;gap:14px;padding:14px 24px;text-decoration:none;transition:background .14s;display:grid}.hd-row:last-child{border-bottom:0;border-radius:0 0 16px 16px}.hd-row:hover{background:var(--surface-lowest)}.hd-row-thumb{background:var(--surface-high);object-fit:cover;border-radius:10px;width:60px;height:60px}.hd-row-copy{flex-direction:column;gap:2px;min-width:0;display:flex}.hd-row-copy strong{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.hd-row-copy span{color:var(--on-surface-variant);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.hd-row-end{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.hd-row-end strong{white-space:nowrap;font-size:15px;font-weight:600}.hd-row-chevron{color:var(--on-surface-variant);transition:transform .2s var(--ease-out)}.hd-row:hover .hd-row-chevron{transform:translate(3px)}.hd-status{color:var(--on-surface-variant);background:var(--surface-high);text-transform:capitalize;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600}.hd-status.is-upcoming,.hd-status.is-confirmed{color:#0f6b3a;background:color-mix(in srgb, #0f6b3a 12%, var(--surface))}.hd-status.is-completed{color:var(--primary-container);background:color-mix(in srgb, var(--primary) 14%, var(--surface))}.hd-status.is-cancelled{color:#c13515;background:color-mix(in srgb, #c13515 10%, var(--surface))}.hd-empty{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:36px 24px;display:flex}.hd-empty-icon{width:56px;height:56px;color:var(--primary-container);background:color-mix(in srgb, var(--primary) 12%, var(--surface));border-radius:999px;justify-content:center;align-items:center;margin-bottom:8px;display:inline-flex}.hd-empty strong{font-size:16px;font-weight:600}:is(html[data-theme],html) .hd-empty p{max-width:380px;color:var(--on-surface-variant);margin:0;font-size:14px}.hd-empty-action{height:40px;margin-top:12px;padding:0 18px;font-size:14px}.hd-earnings{grid-template-columns:1fr 1fr;gap:16px;display:grid}.hd-earnings div{background:var(--surface-lowest);border-radius:12px;flex-direction:column;gap:4px;padding:14px 16px;display:flex}.hd-earnings span{color:var(--on-surface-variant);font-size:13px}.hd-earnings strong{letter-spacing:-.01em;font-size:22px;font-weight:600}.hd-rating{color:var(--on-surface);align-items:center;gap:8px;margin-bottom:14px;font-size:14px;display:flex}.hd-rating svg{color:var(--primary)}.hd-rating strong{font-weight:600}.hd-account{align-items:center;gap:14px;display:flex}.hd-account img{object-fit:cover;border-radius:999px;width:56px;height:56px}.hd-account div{flex-direction:column;min-width:0;display:flex}.hd-account strong{align-items:center;gap:6px;font-size:16px;font-weight:600;display:inline-flex}.hd-account strong svg{color:var(--primary)}.hd-account span{color:var(--on-surface-variant);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.hd-pills{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.hd-pills span{background:var(--surface-high);border-radius:999px;padding:6px 12px;font-size:13px;font-weight:500}.hd-quicklinks{flex-direction:column;margin:0 -8px;display:flex}.hd-quicklink{color:var(--on-surface);border-radius:10px;grid-template-columns:40px minmax(0,1fr) 16px;align-items:center;gap:12px;padding:10px 8px;text-decoration:none;transition:background .14s;display:grid}.hd-quicklink:hover{background:var(--surface-lowest)}.hd-quicklink-icon{background:var(--surface-high);border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.hd-quicklink-copy{flex-direction:column;min-width:0;display:flex}.hd-quicklink-copy strong{font-size:14px;font-weight:600}.hd-quicklink-copy small{color:var(--on-surface-variant);font-size:12px}.hd-quicklink>svg{color:var(--on-surface-variant);transition:transform .2s var(--ease-out)}.hd-quicklink:hover>svg{transform:translate(3px)}.hd-hero{background:var(--surface);border:1px solid var(--outline-variant);border-radius:16px;grid-template-columns:1fr;display:grid;overflow:hidden}@media (min-width:744px){.hd-hero:not(.is-empty){grid-template-columns:280px minmax(0,1fr)}}.hd-hero img{object-fit:cover;width:100%;height:100%;min-height:200px}.hd-hero-copy{flex-direction:column;gap:6px;padding:24px 28px;display:flex}.hd-hero.is-empty .hd-hero-copy{background:radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--primary) 14%, transparent), transparent 40%), var(--surface);padding:28px}.hd-hero-kicker{color:var(--primary-container);font-size:13px;font-weight:600}:is(html[data-theme],html) .hd-hero h2{letter-spacing:-.01em;margin:0;font-size:22px;font-weight:600;line-height:1.25}:is(html[data-theme],html) .hd-hero p{color:var(--on-surface-variant);align-items:center;gap:8px;margin:0;font-size:14px;display:flex}.hd-hero-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.hd-hero-actions a{height:42px;padding:0 18px;font-size:14px}@media (max-width:559px){.hd-row{grid-template-columns:52px minmax(0,1fr) 18px;padding:12px 16px}.hd-row-thumb{width:52px;height:52px}.hd-row-end{flex-direction:row;grid-column:2;align-items:center;gap:8px}.hd-list{margin:0 -16px -22px}.hd-panel{padding:18px 16px}.hd-earnings{grid-template-columns:1fr}}
