.pa-resort-hub__nav{padding-top:20px;padding-bottom:4px}.pa-resort-hub__back-link{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-rounded);font-size:14px;color:var(--fg-3);text-decoration:none;transition:color .16s ease}@media(hover:hover){.pa-resort-hub__back-link:hover{color:var(--pa-purple-600)}}.pa-resort-hub__hero{position:relative;display:flex;flex-direction:column;justify-content:flex-end;isolation:isolate;overflow:hidden}.pa-resort-hub__hero--small{min-height:30rem}.pa-resort-hub__hero--medium{min-height:38rem}.pa-resort-hub__hero--large{min-height:min(90vh,45rem)}@media screen and (min-width:750px){.pa-resort-hub__hero--small{min-height:36rem}.pa-resort-hub__hero--medium{min-height:46rem}.pa-resort-hub__hero--large{min-height:min(90vh,56rem)}}.pa-resort-hub__hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.pa-resort-hub__hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(to top,rgba(27,14,51,.72) 0%,rgba(27,14,51,.14) 52%,transparent 80%)}.pa-resort-hub__hero-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding-top:4rem;padding-bottom:4rem}@media screen and (min-width:750px){.pa-resort-hub__hero-content{padding-bottom:5rem}}.pa-resort-hub__hero-name{font-family:var(--font-display);font-weight:900;font-style:italic;text-transform:uppercase;font-size:clamp(36px,7vw,80px);line-height:.93;letter-spacing:-.015em;color:#fff;text-shadow:0 2px 30px rgba(27,14,51,.3);max-width:880px;margin:0}.pa-resort-hub__hero-location{font-family:var(--font-rounded);font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:#ffffffbf;margin:0}.pa-resort-hub__body{padding-top:4rem;padding-bottom:4rem}.pa-resort-hub__description{max-width:720px;font-size:17px;line-height:1.65}.pa-resort-hub__description p{margin-top:0;margin-bottom:1em}.pa-resort-hub__description p:last-child{margin-bottom:0}.pa-resort-hub__products-wrap{padding-top:4rem;padding-bottom:6rem}@media screen and (min-width:750px){.pa-resort-hub__products-wrap{padding-top:5rem;padding-bottom:7rem}}.pa-resort-hub__products-heading{font-family:var(--font-display);font-weight:900;font-style:italic;text-transform:uppercase;font-size:clamp(26px,4vw,44px);line-height:.96;letter-spacing:-.01em;margin:0 0 var(--space-7, 48px)}.pa-resort-hub__filter-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:28px}.pa-resort-hub__filter-chip{display:inline-flex;align-items:center;height:36px;padding:0 14px;border-radius:999px;border:1.5px solid var(--pa-stone, #D4D0CA);background:var(--bg-surface, #fff);color:var(--fg-1, #1A0A3D);font-family:var(--font-rounded);font-size:13px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease;white-space:nowrap}.pa-resort-hub__filter-chip:hover{border-color:var(--pa-purple-600, #633BB9);color:var(--pa-purple-600, #633BB9)}.pa-resort-hub__filter-chip--active{background:var(--pa-purple-600, #633BB9);border-color:var(--pa-purple-600, #633BB9);color:#fff}.pa-resort-hub__filter-chip--active:hover{color:#fff}.pa-resort-hub__product-grid{display:grid;grid-template-columns:1fr;gap:16px}@media screen and (min-width:480px){.pa-resort-hub__product-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.pa-resort-hub__product-grid{grid-template-columns:repeat(4,1fr);gap:20px}}.pa-resort-hub__product-card{display:flex;flex-direction:column;height:100%;background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-md, 16px);overflow:hidden;text-decoration:none;color:inherit;box-shadow:var(--shadow-sm);transition:box-shadow var(--dur, .24s) var(--ease-out, ease),transform var(--dur, .24s) var(--ease-out, ease)}.pa-resort-hub__product-card:focus-visible{box-shadow:var(--shadow-lg);transform:translateY(-3px);outline:.2rem solid rgba(var(--color-foreground),.5);outline-offset:.3rem}@media(hover:hover){.pa-resort-hub__product-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}}.pa-resort-hub__product-media{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--color-background)}.pa-resort-hub__product-body{display:flex;flex-direction:column;padding:14px 16px 16px;flex:1;gap:4px}.pa-resort-hub__product-type{display:block;font-family:var(--font-rounded);font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--pa-slate, #6B6E7B)}.pa-resort-hub__product-title{font-family:var(--font-display);font-weight:900;font-style:italic;text-transform:uppercase;font-size:clamp(15px,1.6vw,19px);line-height:.96;letter-spacing:-.005em;color:var(--color-foreground);margin:0;flex:1}.pa-resort-hub__product-price{display:block;font-family:var(--font-text);font-weight:600;font-size:15px;color:var(--color-foreground);margin-top:auto;padding-top:10px;border-top:1px solid var(--color-border);white-space:nowrap}.pa-resort-hub__map-link{margin-bottom:var(--space-6)}.pa-resort-hub__map-cta{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 20px;border-radius:999px;border:1.5px solid var(--pa-purple-600, #633BB9);color:var(--pa-purple-600, #633BB9);font-family:var(--font-rounded);font-size:14px;font-weight:600;text-decoration:none;transition:background .16s ease,color .16s ease}@media(hover:hover){.pa-resort-hub__map-cta:hover{background:var(--pa-purple-600, #633BB9);color:#fff}}.pa-resort-hub__empty{font-family:var(--font-text);font-size:16px;color:var(--pa-slate, #6B6E7B)}
/*# sourceMappingURL=/cdn/shop/t/46/assets/section-pa-resort-hub.css.map */
