.hc-product-card{--hc-pc-surface:#fff;--hc-pc-ink:#171714;--hc-pc-muted:#686861;--hc-pc-accent:#9b5d38;--hc-pc-radius:24px;--hc-pc-padding:clamp(22px,4vw,36px);--hc-pc-gap:22px;--hc-pc-identity-gap:8px;--hc-pc-highlight-columns:1;--hc-pc-highlight-row-gap:14px;--hc-pc-highlight-column-gap:18px;--hc-pc-button-gap:12px;position:relative;display:flex;flex-direction:column;width:100%;min-height:var(--hc-pc-min-height,0);overflow:hidden;border:1px solid color-mix(in srgb,var(--hc-pc-ink) 12%,transparent);border-radius:var(--hc-pc-radius);background:var(--hc-pc-surface);color:var(--hc-pc-ink);text-align:var(--hc-pc-align,left);isolation:isolate;transition:transform .42s cubic-bezier(.2,.75,.25,1),box-shadow .42s ease,border-color .3s ease,background-color .3s ease}.hc-product-card__media{position:relative;z-index:0;width:100%;margin:0;aspect-ratio:4/3;overflow:hidden;background:#ecebe7}.hc-product-card__media::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,transparent 55%,rgba(0,0,0,.22));opacity:.35}.hc-product-card__media img{display:block;width:100%;height:100%;object-fit:cover;transition:opacity .5s ease,transform .7s cubic-bezier(.2,.75,.25,1)}.hc-product-card__media-secondary{position:absolute;inset:0;opacity:0}.hc-product-card__media-badge,.hc-product-card__media figcaption{position:absolute;z-index:2}.hc-product-card__media-badge{top:16px;left:16px;padding:.48em .78em;border-radius:999px;background:rgba(255,255,255,.92);color:#171714;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;box-shadow:0 8px 24px rgba(0,0,0,.12);backdrop-filter:blur(8px)}.hc-product-card__media figcaption{right:16px;bottom:12px;left:16px;color:#fff;font-size:.78rem;text-shadow:0 1px 10px rgba(0,0,0,.65)}.hc-product-card__content{position:relative;z-index:2;display:flex;flex:1;flex-direction:column;gap:var(--hc-pc-gap);padding:var(--hc-pc-padding)}.hc-product-card__identity{display:grid;gap:var(--hc-pc-identity-gap)}.hc-product-card__identity>*{margin:0}.hc-product-card__meta{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.hc-product-card__category{color:var(--hc-pc-muted);font-size:.76rem;font-weight:650;letter-spacing:.11em;text-transform:uppercase}.hc-product-card__badge{display:inline-flex;padding:.3em .65em;border:1px solid currentColor;border-radius:999px;color:var(--hc-pc-accent);font-size:.72rem;font-weight:700}.hc-product-card__eyebrow{color:var(--hc-pc-accent);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.hc-product-card__heading{margin:0;font-size:clamp(1.75rem,4vw,3.2rem);line-height:.98;letter-spacing:-.04em;text-wrap:balance}.hc-product-card__subheading{color:var(--hc-pc-ink);font-size:1.08rem;line-height:1.35}.hc-product-card__description{color:var(--hc-pc-muted);line-height:1.65}.hc-product-card__pricing{display:flex;flex-wrap:wrap;gap:5px 8px;align-items:baseline;border:0 solid color-mix(in srgb,var(--hc-pc-ink) 14%,transparent)}.hc-product-card__pricing.has-divider{padding-top:18px;border-top-width:1px}.hc-product-card__price-label,.hc-product-card__price-support{flex-basis:100%;color:var(--hc-pc-muted);font-size:.78rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.hc-product-card__price-line{display:inline-flex;align-items:flex-start;line-height:1}.hc-product-card__price-prefix{margin-right:.35em;color:var(--hc-pc-muted);font-size:.85rem}.hc-product-card__price-currency{margin:.13em .08em 0 0;font-size:clamp(1rem,2vw,1.4rem);font-weight:650}.hc-product-card__price-amount,.hc-product-card__price-custom{font-size:clamp(2.35rem,7vw,4.8rem);font-weight:720;line-height:.85;letter-spacing:-.065em}.hc-product-card__price-suffix{align-self:flex-end;margin:0 0 .12em .3em;color:var(--hc-pc-muted);font-size:.92rem;line-height:1.2}.hc-product-card__price-compare{color:var(--hc-pc-muted);font-size:.92rem}.hc-product-card__pricing[data-price-layout=amount-first] .hc-product-card__price-line{order:-2}.hc-product-card__pricing[data-price-layout=amount-first] .hc-product-card__price-label{order:-1;flex-basis:auto}.hc-product-card__pricing[data-price-layout=inline] .hc-product-card__price-label{flex-basis:auto}.hc-product-card__pricing[data-price-layout=pill]{width:max-content;max-width:100%;padding:12px 17px;border-radius:999px;background:color-mix(in srgb,var(--hc-pc-accent) 10%,var(--hc-pc-surface))}.hc-product-card__pricing[data-price-layout=pill] .hc-product-card__price-amount{font-size:2.25rem}.hc-product-card__pricing[data-price-layout=editorial]{padding-block:10px}.hc-product-card__pricing[data-price-layout=editorial] .hc-product-card__price-amount{font-size:clamp(3.4rem,10vw,7rem)}.hc-product-card__highlights{display:grid;grid-template-columns:repeat(var(--hc-pc-highlight-columns),minmax(0,1fr));gap:var(--hc-pc-highlight-row-gap) var(--hc-pc-highlight-column-gap);margin:0;padding:0;list-style:none}.hc-product-card__highlight{min-width:0;color:var(--hc-pc-ink)}.hc-product-card__highlight.has-divider{padding-bottom:var(--hc-pc-highlight-row-gap);border-bottom:1px solid color-mix(in srgb,var(--hc-pc-ink) 12%,transparent)}.hc-product-card__highlight.is-emphasis{padding:12px;border-radius:14px;background:color-mix(in srgb,var(--hc-pc-accent) 9%,transparent)}.hc-product-card__highlight-inner{display:flex;height:100%;gap:11px;align-items:flex-start;color:inherit;text-decoration:none}.hc-product-card__highlight-marker{--hc-pc-icon-size:18px;display:inline-grid;flex:0 0 calc(var(--hc-pc-icon-size) + 14px);width:calc(var(--hc-pc-icon-size) + 14px);height:calc(var(--hc-pc-icon-size) + 14px);place-items:center;border-radius:10px;background:color-mix(in srgb,var(--hc-pc-accent) 12%,transparent);color:var(--hc-pc-accent);font-size:var(--hc-pc-icon-size)}.hc-product-card__highlight-marker svg{width:1em;height:1em;fill:currentColor}.hc-product-card__highlight-copy{display:grid;min-width:0;gap:2px}.hc-product-card__highlight-title{line-height:1.25}.hc-product-card__highlight-text{color:var(--hc-pc-muted);font-size:.9rem;line-height:1.45}.hc-product-card__highlight-value{margin-left:auto;padding:.25em .55em;border-radius:999px;background:color-mix(in srgb,var(--hc-pc-ink) 7%,transparent);font-size:.75rem;font-weight:700}.hc-product-card.has-equal-highlights .hc-product-card__highlight-inner{min-height:100%}.hc-product-card__details-wrap{display:grid;gap:12px}.hc-product-card__details-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;padding:12px 0;border:0;border-block:1px solid color-mix(in srgb,var(--hc-pc-ink) 12%,transparent);background:transparent;color:inherit;font:inherit;font-weight:700;text-align:inherit;cursor:pointer}.hc-product-card__details-toggle>span:last-child{font-size:1.35em;font-weight:400;transition:transform .3s ease}.hc-product-card__details-toggle[aria-expanded=true]>span:last-child{transform:rotate(45deg)}.hc-product-card__details{display:grid;grid-template-rows:1fr}.hc-product-card.is-enhanced .hc-product-card__details:not(.is-open){grid-template-rows:0fr}.hc-product-card__details-inner{min-height:0;overflow:hidden}.hc-product-card__details-body{display:grid;gap:14px;padding-top:4px;color:var(--hc-pc-muted);line-height:1.6}.hc-product-card__details-heading{margin:0;color:var(--hc-pc-ink)}.hc-product-card__details-richtext>:first-child{margin-top:0}.hc-product-card__details-richtext>:last-child{margin-bottom:0}.hc-product-card__detail-row{display:grid;gap:2px}.hc-product-card__detail-row.has-divider{padding-bottom:12px;border-bottom:1px solid color-mix(in srgb,var(--hc-pc-ink) 12%,transparent)}.hc-product-card__detail-row strong{color:var(--hc-pc-ink)}.hc-product-card__actions{display:flex;flex-wrap:wrap;gap:var(--hc-pc-button-gap);align-items:center}.hc-product-card.has-pinned-actions .hc-product-card__actions{margin-top:auto}.hc-product-card__actions[data-layout=stacked]{flex-direction:column;align-items:stretch}.hc-product-card__actions[data-layout=full] .hc-product-card__button{flex:1 1 100%}.hc-product-card__button{position:relative;z-index:4;display:inline-flex;gap:.55em;align-items:center;justify-content:center;padding:.9em 1.3em;border:1px solid transparent;border-radius:999px;font-weight:700;line-height:1.2;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,color .22s ease}.hc-product-card__button--primary{background:var(--hc-pc-ink);color:var(--hc-pc-surface)}.hc-product-card__button--secondary{border-color:color-mix(in srgb,var(--hc-pc-ink) 30%,transparent);color:var(--hc-pc-ink)}.hc-product-card__button:hover{transform:translateY(-2px)}.hc-product-card__button.is-disabled,.hc-product-card.is-sold-out .hc-product-card__button--primary{opacity:.55;filter:grayscale(1);pointer-events:none}.hc-product-card__text-link{position:relative;z-index:4;color:inherit;font-weight:700;text-underline-offset:.2em}.hc-product-card__button:focus-visible,.hc-product-card__details-toggle:focus-visible,.hc-product-card__text-link:focus-visible,.hc-product-card__full-link:focus-visible,.hc-product-card__highlight-inner:focus-visible{outline:3px solid var(--hc-pc-accent);outline-offset:4px}.hc-product-card__selected-badge{position:absolute;z-index:6;top:16px;right:16px;display:flex;gap:6px;align-items:center;padding:.45em .7em;border-radius:999px;background:var(--hc-pc-ink);color:var(--hc-pc-surface);font-size:.72rem;font-weight:750;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.hc-product-card__selected-badge svg{width:1em;height:1em;fill:currentColor}.hc-product-card.is-selected .hc-product-card__selected-badge{opacity:1;transform:none}.hc-product-card.is-selected{border-color:var(--hc-pc-accent);box-shadow:0 20px 55px color-mix(in srgb,var(--hc-pc-accent) 18%,transparent)}.hc-product-card__full-link{position:absolute;z-index:1;inset:0}.hc-product-card.is-enhanced .is-reveal-item,.hc-product-card.is-enhanced .hc-product-card__actions[data-visibility=reveal]{max-height:0;margin:0;padding-block:0;border-width:0;opacity:0;overflow:hidden;pointer-events:none;transform:translateY(10px);transition:max-height .45s ease,opacity .3s ease,transform .4s ease}.hc-product-card.is-enhanced.is-open .is-reveal-item,.hc-product-card.is-enhanced.is-open .hc-product-card__actions[data-visibility=reveal]{max-height:300px;opacity:1;pointer-events:auto;transform:none}.hc-product-card.has-highlight-stagger.is-open .is-reveal-item{transition-delay:calc(var(--hc-pc-stagger-index) * 55ms)}.hc-product-card[data-interaction=none]{transition:none}.hc-product-card[data-interaction=lift].is-open,.hc-product-card[data-interaction=lift]:focus-within{transform:translateY(-8px);box-shadow:0 26px 65px rgba(20,20,16,.14)}.hc-product-card[data-interaction=shift] .hc-product-card__media{transition:transform .55s cubic-bezier(.2,.75,.25,1)}.hc-product-card[data-interaction=shift].is-open .hc-product-card__media{transform:translateY(-10px)}.hc-product-card[data-interaction=shift].is-open .hc-product-card__content{transform:translateY(-5px)}.hc-product-card[data-interaction=shift] .hc-product-card__content{transition:transform .55s cubic-bezier(.2,.75,.25,1)}.hc-product-card[data-interaction=fade].is-enhanced .is-reveal-item,.hc-product-card[data-interaction=fade].is-enhanced .hc-product-card__actions[data-visibility=reveal]{transform:none;filter:blur(7px);transition:max-height .35s ease,opacity .5s ease,filter .5s ease}.hc-product-card[data-interaction=fade].is-open .is-reveal-item,.hc-product-card[data-interaction=fade].is-open .hc-product-card__actions[data-visibility=reveal]{filter:none}.hc-product-card.has-media-zoom.is-open .hc-product-card__media img:first-child{transform:scale(1.045)}.hc-product-card.has-media-drift.is-open .hc-product-card__media img:first-child{transform:scale(1.05) translate3d(1.2%,-1%,0)}.hc-product-card.is-open .hc-product-card__media-secondary{opacity:1}.hc-product-card[data-personality=presence]{--hc-pc-radius:32px;--hc-pc-gap:28px;box-shadow:0 22px 70px rgba(22,20,16,.1)}.hc-product-card[data-personality=spotlight] .hc-product-card__media{min-height:360px}.hc-product-card[data-personality=spotlight] .hc-product-card__heading{font-size:clamp(2.5rem,7vw,5.5rem)}.hc-product-card[data-preset=hospitality]{--hc-pc-surface:#f7f0e5;--hc-pc-ink:#40291d;--hc-pc-muted:#745b4c;--hc-pc-accent:#b35e31}.hc-product-card[data-preset=image-forward] .hc-product-card__media{aspect-ratio:3/4}.hc-product-card[data-preset=minimal-outline]{--hc-pc-radius:6px;background:transparent;box-shadow:none}.hc-product-card[data-preset=shift-reveal]{--hc-pc-radius:28px;--hc-pc-gap:26px}.hc-product-card[data-preset=package]{--hc-pc-accent:#315e4c}.hc-product-card[data-preset=package] .hc-product-card__pricing{padding:18px;border-radius:16px;background:color-mix(in srgb,var(--hc-pc-accent) 9%,transparent)}.hc-product-card[data-preset=spotlight]{--hc-pc-radius:36px;--hc-pc-padding:clamp(28px,5vw,48px);box-shadow:0 30px 90px rgba(20,20,16,.14)}
@media(hover:hover){.hc-product-card[data-open-behavior=hover]:hover,.hc-product-card[data-open-behavior=both]:hover{--hc-pc-hover-open:1}.hc-product-card[data-open-behavior=hover]:hover .is-reveal-item,.hc-product-card[data-open-behavior=both]:hover .is-reveal-item,.hc-product-card[data-open-behavior=hover]:hover .hc-product-card__actions[data-visibility=reveal],.hc-product-card[data-open-behavior=both]:hover .hc-product-card__actions[data-visibility=reveal]{max-height:300px;opacity:1;pointer-events:auto;transform:none;filter:none}.hc-product-card[data-interaction=lift]:hover{transform:translateY(-8px);box-shadow:0 26px 65px rgba(20,20,16,.14)}.hc-product-card.has-media-zoom:hover .hc-product-card__media img:first-child{transform:scale(1.045)}.hc-product-card.has-media-drift:hover .hc-product-card__media img:first-child{transform:scale(1.05) translate3d(1.2%,-1%,0)}.hc-product-card:hover .hc-product-card__media-secondary{opacity:1}}
@media(max-width:767px){.hc-product-card{--hc-pc-padding:22px;--hc-pc-gap:18px}.hc-product-card__price-amount{font-size:clamp(2.25rem,15vw,4rem)}.hc-product-card__actions{align-items:stretch}.hc-product-card__button{flex:1 1 100%}}
@media(prefers-reduced-motion:reduce){.hc-product-card,.hc-product-card *{scroll-behavior:auto!important;animation:none!important;transition:none!important}.hc-product-card.is-enhanced .is-reveal-item,.hc-product-card.is-enhanced .hc-product-card__actions[data-visibility=reveal]{transform:none;filter:none}.hc-product-card.has-media-drift img,.hc-product-card.has-media-zoom img{transform:none!important}}
