@layer components{.horow-fit{--hf-paper:var(--horow-bg-warm);--hf-paper-deep:#efebe5;--hf-ink:#1d1a1b;--hf-ink-soft:#57524f;--hf-muted:#8a8482;--hf-line:#1d1a1b1f;--hf-accent:var(--horow-accent);--hf-accent-deep:var(--horow-accent-deep);--hf-radius:22px;--hf-ease:cubic-bezier(.22, .61, .36, 1);color:var(--hf-ink);font-family:var(--font-body--family);-webkit-font-smoothing:antialiased;font-size:15px;line-height:1.5}:where(.horow-fit :is(h1,h2,h3,p,ul,ol,dl,dd,figure,blockquote)){margin:0}:where(.horow-fit :is(ul,ol)){padding:0;list-style:none}:where(.horow-fit a){color:inherit;text-decoration:none}:where(.horow-fit button){font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}.horow-fit :is(a,button):focus-visible{outline:2px solid var(--hf-accent);outline-offset:4px;border-radius:6px}:where(.horow-fit img){display:block}.hf-kicker{letter-spacing:.18em;text-transform:uppercase;color:var(--hf-accent);align-items:center;gap:10px;font-size:11px;font-weight:500;display:flex}.hf-kicker:before{content:"";background:currentColor;width:18px;height:1px}.hf-head{grid-template-columns:minmax(0,1fr) minmax(0,420px);align-items:end;gap:28px 64px;margin-bottom:clamp(36px,4vw,56px);display:grid}.hf-head h2{letter-spacing:-.03em;margin-top:18px;font-size:clamp(34px,4vw,56px);font-weight:300;line-height:1.02}.hf-head__aside{flex-direction:column;align-items:flex-start;gap:14px;display:flex}.hf-head__aside p{color:var(--hf-ink-soft);max-width:44ch;font-size:15px}.hf-link{transition:gap .24s var(--hf-ease), color .2s;border-bottom:1px solid;align-items:center;gap:8px;padding-bottom:3px;font-size:14px;font-weight:500;display:inline-flex}.hf-link:hover{color:var(--hf-accent);gap:12px}.hf-button{background:var(--hf-ink);color:#fff;min-height:48px;transition:background-color .2s, color .2s, border-color .2s, transform .2s var(--hf-ease);border-radius:999px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-size:14px;font-weight:500;display:inline-flex}.hf-button:hover{background:var(--hf-accent);color:#fff}.hf-button:disabled{opacity:.6;cursor:wait}.hf-button--ghost{color:var(--hf-ink);border:1px solid var(--hf-line);background:0 0}.hf-button--ghost:hover{color:var(--hf-ink);border-color:var(--hf-ink);background:0 0}.hf-button--light{color:var(--hf-ink);background:#fff}.hf-chips{flex-wrap:wrap;gap:6px;display:flex}.hf-chips li{border:1px solid var(--hf-line);color:var(--hf-ink-soft);white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:12px;line-height:1}@keyframes hf-fade{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.hf-hero{background:var(--hf-paper);overflow:hidden}.hf-hero__inner{max-width:var(--horow-max);padding:clamp(24px, 3vw, 44px) var(--horow-pad) clamp(48px, 5vw, 80px);grid-template:"copy spot""finder spot""result spot"1fr/minmax(0,1fr) minmax(0,42%);align-items:start;column-gap:clamp(32px,4.5vw,80px);margin-inline:auto;display:grid}.hf-hero__copy{animation:horow-rise .82s var(--hf-ease) both;grid-area:copy}.hf-hero__heading{letter-spacing:-.035em;max-width:18ch;margin:16px 0 12px;font-size:clamp(36px,3.9vw,58px);font-weight:300;line-height:1;display:grid}.hf-hero__sub{color:var(--hf-ink-soft);max-width:48ch;font-size:15px}.hf-finder{border-top:1px solid var(--hf-line);animation:horow-rise .82s var(--hf-ease) .12s both;grid-area:finder;margin-top:22px}.hf-finder__row{border-bottom:1px solid var(--hf-line);grid-template-columns:132px minmax(0,1fr);align-items:start;gap:8px 16px;padding:12px 0;display:grid}.hf-finder__label{flex-direction:column;gap:1px;padding-top:7px;font-size:13.5px;font-weight:500;display:flex}.hf-finder__label small{color:var(--hf-muted);font-size:11.5px;font-weight:400}.hf-finder__options{flex-wrap:wrap;gap:8px;display:flex}.hf-pill{border:1px solid var(--hf-line);min-height:34px;color:var(--hf-ink-soft);background:0 0;border-radius:999px;align-items:center;gap:6px;padding:0 13px;font-size:13px;transition:background-color .18s,color .18s,border-color .18s;display:inline-flex}.hf-pill:hover{border-color:var(--hf-ink);color:var(--hf-ink)}.hf-pill[aria-pressed=true]{background:var(--hf-ink);border-color:var(--hf-ink);color:#fff}.hf-pill--check:before{content:"+";color:var(--hf-muted);font-weight:500}.hf-pill--check[aria-pressed=true]{background:var(--hf-accent);border-color:var(--hf-accent)}.hf-pill--check[aria-pressed=true]:before{content:"✓";color:#fff}.hf-hero__result{animation:horow-rise .82s var(--hf-ease) .22s both;flex-direction:column;grid-area:result;align-items:flex-start;gap:12px;margin-top:18px;display:flex}.hf-hero__count{color:var(--hf-ink-soft);align-items:baseline;gap:8px;font-size:15px;display:flex}.hf-hero__count strong{letter-spacing:-.04em;color:var(--hf-ink);font-variant-numeric:tabular-nums;font-size:36px;font-weight:300;line-height:1}.hf-hero__strip{flex-wrap:wrap;gap:8px;display:flex}.hf-hero__thumb{border:1px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:5px;width:66px;padding:5px 4px 7px;font-size:11px;font-weight:500;transition:border-color .18s,background-color .18s;display:flex}.hf-hero__thumb img{object-fit:cover;border-radius:9px;width:52px;height:52px}.hf-hero__thumb:hover{border-color:var(--hf-line)}.hf-hero__thumb[aria-pressed=true]{border-color:var(--hf-ink);background:#fff}.hf-hero__empty{color:var(--hf-ink-soft);max-width:38ch;font-size:14px}.hf-hero__spot{animation:horow-rise .9s var(--hf-ease) .16s both;grid-area:spot;position:relative}.hf-spot{animation:hf-fade .52s var(--hf-ease) both}.hf-spot--empty{background:var(--hf-paper-deep);text-align:center;min-height:420px;color:var(--hf-ink-soft);border-radius:28px;place-content:center;gap:16px;display:grid}.hf-spot__media{aspect-ratio:1;background:var(--hf-paper-deep);border-radius:28px;display:block;position:relative;overflow:hidden}.hf-spot__media img{object-fit:cover;width:100%;height:100%;transition:transform .9s var(--hf-ease)}.hf-spot__media:hover img{transform:scale(1.03)}.hf-spot__rank{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);letter-spacing:.08em;text-transform:uppercase;color:var(--hf-ink);background:#ffffffdb;border-radius:999px;padding:8px 12px;font-size:11px;font-weight:500;position:absolute;top:18px;left:18px}.hf-spot__model{letter-spacing:-.05em;color:#fff;text-shadow:0 2px 28px #00000047;pointer-events:none;font-size:clamp(56px,7vw,112px);font-weight:300;line-height:1;position:absolute;top:4px;right:22px}.hf-spot__card{background:#fff;border-radius:22px;gap:14px;margin:-96px 20px 0;padding:20px 22px 22px;display:grid;position:relative;box-shadow:0 30px 60px -32px #1d1a1b66}.hf-spot__head{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.hf-spot__head h2{letter-spacing:-.02em;font-size:24px;font-weight:500}.hf-spot__price{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:22px;font-weight:300}.hf-spot__rating{color:var(--hf-ink-soft);align-items:center;gap:8px;margin-top:-6px;font-size:13px;display:flex}.hf-spot__specs{border-top:1px solid var(--hf-line);border-bottom:1px solid var(--hf-line);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 20px;padding:14px 0;display:grid}.hf-spot__specs div{flex-direction:column;gap:3px;display:flex}.hf-spot__specs dt{letter-spacing:.12em;text-transform:uppercase;color:var(--hf-muted);font-size:10.5px}.hf-spot__specs dd{font-size:14px;font-weight:500}.hf-spot__actions{gap:10px;display:flex}.hf-spot__actions>*{flex:1}.hf-lineup{background:var(--hf-paper-deep);color:var(--hf-ink);padding:clamp(64px,8vw,120px) 0 clamp(56px,6vw,96px)}.hf-lineup__inner{max-width:var(--horow-max);padding-inline:var(--horow-pad);margin-inline:auto}.hf-lineup__rail{border-top:1px solid var(--hf-line);grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.hf-lineup__card{border-right:1px solid var(--hf-line);flex-direction:column;padding:26px 22px 34px;display:flex;position:relative}.hf-lineup__card:last-child{border-right:0}.hf-lineup__index{letter-spacing:.14em;color:var(--hf-muted);font-variant-numeric:tabular-nums;font-size:12px}.hf-lineup__media{border-bottom:1px solid var(--hf-accent);justify-content:center;align-items:flex-end;height:236px;margin:16px -22px 0;padding:0;display:flex;overflow:hidden}.hf-lineup__media img{object-fit:contain;object-position:bottom;filter:drop-shadow(0 22px 18px #1d1a1b33);width:auto;max-width:none;height:100%;transition:transform .6s var(--hf-ease);transform:translateY(6%)}.hf-lineup__card:hover .hf-lineup__media img{transform:translateY(0)}.hf-lineup__body{flex-direction:column;flex:1;gap:10px;padding-top:22px;display:flex}.hf-lineup__title{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.hf-lineup__title h3{letter-spacing:-.02em;font-size:20px;font-weight:500}.hf-lineup__title span{font-variant-numeric:tabular-nums;white-space:nowrap;font-size:18px;font-weight:300}.hf-lineup__rating{color:var(--hf-muted);margin-top:-6px;font-size:12px}.hf-lineup__blurb{color:var(--hf-ink-soft);font-size:13.5px;line-height:1.5}.hf-lineup__actions{justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:18px;font-size:13px;display:flex}.hf-lineup__actions>a{border-bottom:1px solid;padding-bottom:2px}.hf-lineup__actions>a:hover{color:var(--hf-accent)}.hf-lineup__add{background:var(--hf-ink);color:#fff;border-radius:999px;min-height:38px;padding:0 14px;font-size:13px;font-weight:500;transition:background-color .2s,color .2s}.hf-lineup__add:hover{background:var(--hf-accent);color:#fff}.hf-rooms{background:var(--hf-paper);padding:clamp(64px,8vw,120px) 0}.hf-rooms__inner{max-width:var(--horow-max);padding-inline:var(--horow-pad);grid-template-columns:minmax(300px,36%) minmax(0,1fr);align-items:start;gap:clamp(32px,5vw,80px);margin-inline:auto;display:grid}.hf-rooms__sticky{position:sticky;top:96px}.hf-rooms__sticky h2{letter-spacing:-.03em;margin-top:16px;font-size:clamp(32px,3.4vw,46px);font-weight:300;line-height:1.02}.hf-rooms__sub{color:var(--hf-ink-soft);max-width:38ch;margin-top:14px;font-size:15px}.hf-rooms__nav{border-top:1px solid var(--hf-line);margin-top:24px}.hf-rooms__nav button{border-bottom:1px solid var(--hf-line);letter-spacing:-.02em;width:100%;color:var(--hf-muted);text-align:left;align-items:baseline;gap:14px;padding:10px 0;font-size:19px;font-weight:300;transition:color .3s;display:flex}.hf-rooms__nav button:hover,.hf-rooms__nav button[aria-current=true]{color:var(--hf-ink)}.hf-rooms__num{letter-spacing:.14em;color:var(--hf-accent);font-variant-numeric:tabular-nums;font-size:11px}.hf-rooms__list{animation:hf-fade .48s var(--hf-ease) both;gap:6px;margin-top:16px;display:grid}.hf-rooms__list a{background:#fff;border:1px solid #0000;border-radius:14px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:7px;transition:border-color .2s;display:grid}.hf-rooms__list a:hover{border-color:var(--hf-ink)}.hf-rooms__thumb{background:var(--hf-paper-deep);border-radius:10px;width:48px;height:48px;display:block;overflow:hidden}.hf-rooms__thumb img{object-fit:cover;width:100%;height:100%}.hf-rooms__meta{flex-direction:column;gap:1px;min-width:0;display:flex}.hf-rooms__meta small{letter-spacing:.1em;text-transform:uppercase;color:var(--hf-muted);font-size:10.5px}.hf-rooms__meta strong{font-size:14px;font-weight:500}.hf-rooms__meta em{color:var(--hf-ink-soft);font-size:12px;font-style:normal}.hf-rooms__price{white-space:nowrap;font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-size:14px;display:flex}.hf-rooms__scenes{display:grid;position:sticky;top:96px}.hf-rooms__scene{border-radius:var(--hf-radius);background:var(--hf-paper-deep);opacity:0;transition:opacity .56s var(--hf-ease);pointer-events:none;grid-area:1/1;position:relative;overflow:hidden}.hf-rooms__scene[data-active=true]{opacity:1;pointer-events:auto;z-index:1}.hf-rooms__scene img{aspect-ratio:3/2;object-fit:cover;width:100%}.hf-rooms__label{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe0;border-radius:999px;align-items:center;gap:10px;padding:8px 14px;font-size:12.5px;font-weight:500;display:flex;position:absolute;top:16px;left:16px}.hf-rooms__mobile{display:none}.hf-kitchen{background:var(--hf-paper);color:var(--hf-ink);padding:clamp(64px,8vw,120px) 0}.hf-kitchen__inner{max-width:var(--horow-max);padding-inline:var(--horow-pad);grid-template:"copy photo""products photo"1fr/minmax(0,1fr) minmax(0,1.25fr);align-items:start;gap:28px clamp(32px,5vw,80px);margin-inline:auto;display:grid}.hf-kitchen__photo{border-radius:var(--hf-radius);background:var(--hf-paper-deep);grid-area:photo;align-self:stretch;overflow:hidden}.hf-kitchen__photo img{object-fit:cover;object-position:60% 50%;width:100%;height:100%;min-height:520px}.hf-kitchen__copy{grid-area:copy}.hf-kitchen__copy h2{letter-spacing:-.03em;margin:18px 0 16px;font-size:clamp(34px,3.9vw,54px);font-weight:300;line-height:1;display:grid}.hf-kitchen__copy>p{max-width:42ch;color:var(--hf-ink-soft);margin-bottom:24px;font-size:15.5px}.hf-kitchen__products{grid-area:products;align-self:end;gap:10px;display:grid}.hf-kitchen__card{border:1px solid var(--hf-line);color:var(--hf-ink);background:#fff;border-radius:18px;grid-template-columns:84px minmax(0,1fr);gap:14px;padding:12px;display:grid}.hf-kitchen__thumb{background:var(--hf-paper-deep);border-radius:12px;width:84px;height:84px;display:block;overflow:hidden}.hf-kitchen__thumb img{object-fit:cover;width:100%;height:100%}.hf-kitchen__card h3{letter-spacing:-.01em;font-size:14.5px;font-weight:500}.hf-kitchen__card p{color:var(--hf-ink-soft);margin-top:2px;font-size:12.5px}.hf-kitchen__row{font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;margin-top:8px;font-size:14px;display:flex}.hf-kitchen__add{background:var(--hf-ink);color:#fff;border-radius:999px;min-height:32px;padding:0 12px;font-size:12px;font-weight:500}.hf-kitchen__add:hover{background:var(--hf-accent)}.hf-voices{background:var(--hf-paper);padding:clamp(64px,8vw,120px) 0}.hf-voices__inner{max-width:var(--horow-max);padding-inline:var(--horow-pad);margin-inline:auto}.hf-voices__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.hf-voice{border-radius:var(--hf-radius);border:1px solid var(--hf-line);background:#fff;flex-direction:column;gap:18px;padding:28px;display:flex}.hf-voice__score{align-items:center;gap:14px;display:flex}.hf-voice__score strong{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:56px;font-weight:300;line-height:1}.hf-voice__score>span{flex-direction:column;gap:4px;display:flex}.hf-voice__score small{color:var(--hf-muted);font-size:12px}.hf-voice blockquote{flex-direction:column;flex:1;gap:10px;display:flex}.hf-voice__title{letter-spacing:-.015em;font-size:19px;font-weight:500;line-height:1.3}.hf-voice blockquote>p:not(.hf-voice__title){color:var(--hf-ink-soft);font-size:14.5px;line-height:1.55}.hf-voice blockquote footer{align-items:center;gap:10px;margin-top:4px;font-size:13px;display:flex}.hf-voice__tag{color:var(--hf-accent-deep);letter-spacing:.08em;text-transform:uppercase;background:#e554391a;border-radius:999px;padding:4px 8px;font-size:10.5px}.hf-voice__photos{gap:8px;display:flex}.hf-voice__photos img{object-fit:cover;border-radius:10px;width:72px;height:72px}.hf-voice__product{border-top:1px solid var(--hf-line);align-items:center;gap:10px;padding-top:16px;font-size:13.5px;font-weight:500;display:flex}.hf-voice__product img{object-fit:cover;border-radius:8px;width:40px;height:40px}.hf-voice__product span{flex:1}.hf-voice__product:hover{color:var(--hf-accent)}.hf-creators{margin-top:clamp(48px,6vw,80px)}.hf-creators__rail{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.hf-creators__media{aspect-ratio:16/10;background:var(--hf-paper-deep);border-radius:16px;display:block;position:relative;overflow:hidden}.hf-creators__media img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--hf-ease)}.hf-creators__rail a:hover img{transform:scale(1.04)}.hf-creators__play{width:34px;height:34px;color:var(--hf-ink);background:#fff;border-radius:50%;place-items:center;padding-left:2px;font-size:11px;display:grid;position:absolute;bottom:12px;left:12px}.hf-creators__handle{margin-top:10px;font-size:13.5px;font-weight:500;display:block}.hf-creators__caption{color:var(--hf-muted);font-size:12.5px;display:block}.hf-close{background:var(--hf-paper-deep);padding:clamp(64px,8vw,120px) 0}.hf-close__inner{max-width:var(--horow-max);padding-inline:var(--horow-pad);grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);align-items:start;gap:clamp(32px,5vw,96px);margin-inline:auto;display:grid}.hf-close__copy h2{letter-spacing:-.03em;margin:18px 0 16px;font-size:clamp(36px,4.6vw,64px);font-weight:300;line-height:1;display:grid}.hf-close__copy>p{max-width:42ch;color:var(--hf-ink-soft);font-size:15.5px}.hf-close__actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:26px;display:flex}.hf-close__checks{border-top:1px solid var(--hf-line)}.hf-close__checks li{border-bottom:1px solid var(--hf-line);grid-template-columns:56px minmax(0,1fr);gap:12px;padding:22px 0;display:grid}.hf-close__num{letter-spacing:.14em;color:var(--hf-accent);font-variant-numeric:tabular-nums;padding-top:6px;font-size:12px}.hf-close__checks h3{letter-spacing:-.015em;font-size:19px;font-weight:500}.hf-close__checks p{color:var(--hf-ink-soft);margin-top:6px;font-size:14.5px}.hf-close__checks a{border-bottom:1px solid;align-items:center;gap:6px;margin-top:10px;padding-bottom:2px;font-size:13.5px;font-weight:500;display:inline-flex}.hf-close__checks a:hover{color:var(--hf-accent)}@media (max-width:1180px){.hf-hero__inner{grid-template-columns:minmax(0,1fr) minmax(0,44%)}.hf-finder__row{grid-template-columns:112px minmax(0,1fr)}.hf-lineup__rail{grid-template-columns:repeat(3,minmax(0,1fr))}.hf-lineup__card:nth-child(3n){border-right:0}.hf-lineup__card:nth-child(n+4){border-top:1px solid var(--hf-line)}.hf-voices__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hf-creators__rail{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:899px){.horow-fit{font-size:14px}.hf-head{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px}.hf-hero__inner{grid-template:"copy""spot""finder""result"/minmax(0,1fr);row-gap:0;padding-top:24px}.hf-hero__heading{max-width:none;margin:16px 0 14px;font-size:clamp(38px,11vw,52px)}.hf-hero__spot{margin-top:28px}.hf-spot__media{aspect-ratio:1;border-radius:20px}.hf-spot__model{font-size:56px;right:16px}.hf-spot__card{border-radius:18px;margin:-44px 10px 0;padding:18px 18px 20px}.hf-spot__head h2{font-size:20px}.hf-spot__price{font-size:18px}.hf-spot__actions .hf-button{white-space:nowrap;min-height:44px;padding:0 12px;font-size:13px}.hf-finder{margin-top:30px}.hf-finder__row{grid-template-columns:minmax(0,1fr);gap:10px;padding:16px 0}.hf-finder__label{padding-top:0}.hf-pill{min-height:36px;padding:0 13px;font-size:13px}.hf-hero__result{margin-top:22px}.hf-hero__strip{--horow-reveal-y:0px;scrollbar-width:none;width:calc(100% + var(--horow-pad) * 2);margin-inline:calc(-1 * var(--horow-pad));padding-inline:var(--horow-pad);scroll-padding-inline:var(--horow-pad);flex-wrap:nowrap;overflow:auto hidden}.hf-hero__strip::-webkit-scrollbar{display:none}.hf-hero__thumb{flex:none}.hf-lineup__rail{--horow-reveal-y:0px;scroll-snap-type:x mandatory;scrollbar-width:none;margin-inline:calc(-1 * var(--horow-pad));padding-inline:var(--horow-pad);scroll-padding-inline:var(--horow-pad);border-top:0;gap:12px;padding-bottom:4px;display:flex;overflow:auto hidden}.hf-lineup__rail::-webkit-scrollbar{display:none}.hf-lineup__card,.hf-lineup__card:nth-child(n){scroll-snap-align:start;border:1px solid var(--hf-line);background:#fff;border-radius:20px;flex:0 0 min(78vw,340px);padding:18px 18px 22px}.hf-lineup__media{height:190px;margin:12px -18px 0}.hf-rooms__inner{grid-template-columns:minmax(0,1fr);gap:28px}.hf-rooms__sticky{position:static}.hf-rooms__scenes{gap:20px;position:static}.hf-rooms__scene,.hf-rooms__scene[data-active=true]{opacity:1;pointer-events:auto;grid-area:auto;transition:none}.hf-rooms__nav,.hf-rooms__sticky>.hf-rooms__list{display:none}.hf-rooms__mobile{padding:14px 0 6px;display:block}.hf-rooms__mobile .hf-rooms__list{margin-top:0;animation:none}.hf-rooms__scene img{aspect-ratio:16/10}.hf-kitchen__inner{grid-template:"photo""copy""products"/minmax(0,1fr);row-gap:24px}.hf-kitchen__photo img{aspect-ratio:4/3;min-height:0}.hf-voices__grid{grid-template-columns:minmax(0,1fr);gap:12px}.hf-voice{padding:22px}.hf-creators__rail{--horow-reveal-y:0px;scroll-snap-type:x proximity;scrollbar-width:none;margin-inline:calc(-1 * var(--horow-pad));padding-inline:var(--horow-pad);scroll-padding-inline:var(--horow-pad);gap:12px;padding-bottom:4px;display:flex;overflow:auto hidden}.hf-creators__rail::-webkit-scrollbar{display:none}.hf-creators__rail>li{scroll-snap-align:start;flex:0 0 min(64vw,280px)}.hf-close__inner{grid-template-columns:minmax(0,1fr);gap:32px}}@media (prefers-reduced-motion:reduce){.hf-rooms__scene{transition:none}.hf-hero__copy,.hf-finder,.hf-hero__result,.hf-hero__spot,.hf-spot,.hf-rooms__list{animation:none}.hf-spot__media img,.hf-lineup__media img,.hf-creators__media img{transition:none;transform:none}}}
@layer components{@media (max-width:899px){:root{--product-card-media-ratio:4 / 5;--product-card-title-size:13px;--product-card-price-size:14px}.horow-plp__card-media{aspect-ratio:var(--product-card-media-ratio)}.horow-plp__card-compare{box-sizing:border-box;gap:5px;min-height:28px;padding:5px 8px;font-size:10px;top:7px;right:7px}.horow-plp__card-body{padding:10px}.horow-plp__card-eyebrow{letter-spacing:.5px;font-size:8px}.horow-plp__card-title{font-size:var(--product-card-title-size);line-height:1.4}.horow-plp__card-blurb{display:none}.horow-plp__card-price-row{flex-wrap:wrap;gap:3px 8px;margin-top:7px}.horow-plp__card-price{font-size:var(--product-card-price-size)}.horow-plp__card-rating{gap:3px;font-size:10px}.horow-plp__card-actions{text-align:center;flex-direction:column;align-items:stretch;gap:2px;padding-top:9px}.horow-plp__card-atc{min-height:40px;padding:8px 10px;font-size:11px}.horow-plp__card-actions a{padding-block:7px;font-size:11px;font-weight:400}.product-card__media{aspect-ratio:var(--product-card-media-ratio)}.product-card__info{padding-top:10px}.product-card__title{font-size:var(--product-card-title-size);line-height:1.4}.product-card .price{font-size:var(--product-card-price-size)}.product-card__quick-button{min-height:40px;font-size:11px}.horow-series__card,.horow-best__card{--product-card-title-size:15px}.horow-series__card-media,.horow-best__media{height:auto;aspect-ratio:var(--product-card-media-ratio)}.horow-series__card-info,.horow-best__body{gap:5px;padding:12px}.horow-series__card-title,.horow-best__title{font-size:var(--product-card-title-size);line-height:1.4}.horow-series__card-eyebrow,.horow-best__eyebrow{letter-spacing:.6px;font-size:9px}.horow-series__card-blurb,.horow-best__blurb{font-size:12px;line-height:1.5}.horow-series__card-price,.horow-best__price{font-size:var(--product-card-price-size)}.horow-series__card-row,.horow-best__row{flex-wrap:wrap;gap:6px 10px;padding-top:10px}.horow-best__shop{font-size:12px}.horow-pdp__extra{--product-card-media-ratio:1}.horow-pdp__extra-media{height:auto;aspect-ratio:var(--product-card-media-ratio)}.horow-pdp__extra-name{font-size:var(--product-card-title-size)}.horow-pdp__extra-row{flex-wrap:wrap;gap:8px}.horow-scene__mini{flex-basis:280px;gap:10px}.horow-scene__mini-media{flex-basis:96px;height:96px}.horow-scene__mini-title{font-size:var(--product-card-title-size)}.horow-scene__mini-blurb{font-size:11px;line-height:1.5}}.product-card{flex-direction:column;min-width:0;height:100%;display:flex}.product-card__info{flex-direction:column;flex:1;display:flex}.product-card__title{min-height:2lh}.product-card__quick--inline{margin-top:auto;padding-top:8px}.recommendations__row{padding-block:12px 24px;padding-inline:var(--page-margin,20px);scroll-padding-inline:var(--page-margin,20px);margin-block:-12px -24px;overflow-y:hidden}.recommendations__row>li{min-width:0;display:flex}.recommendations__row>li>.product-card{width:100%}@media (max-width:899px){.shopify-section--product-recommendations .product-grid,.recommendations__row{margin-inline:0;padding-inline:0;scroll-padding-inline:0}}.recommendations .product-grid{--product-grid-margin:0}.recommendations .product-grid>li{min-width:0}}
@layer components{.motion-collapse{opacity:0;grid-template-rows:0fr;transition:grid-template-rows .28s cubic-bezier(.22,1,.36,1),opacity .2s;display:grid}.motion-collapse.is-open{opacity:1;grid-template-rows:1fr}.motion-collapse__inner{min-height:0;overflow:hidden}.motion-collapse .motion-collapse__inner>p{display:block}@media (prefers-reduced-motion:reduce){.motion-collapse{transition:none}}.footer__disclosure[data-disclosure-closing]>summary.footer__heading:after{translate:0 -25%;rotate:45deg}.accordion[data-disclosure-closing] .accordion__icon:after{rotate:90deg}.mobile-menu__group[data-disclosure-closing]>summary .mobile-menu__toggle:after{scale:1}}
