.hp-root{--hp-header-offset:var(--ds-header-height);display:block}.hp-btn{border-radius:var(--ds-radius-pill);height:50px;font-family:var(--ds-font-sans);letter-spacing:.02em;white-space:nowrap;cursor:pointer;transition:transform var(--ds-motion-fast)var(--ds-ease-standard),background var(--ds-motion-base)var(--ds-ease-standard),border-color var(--ds-motion-base)var(--ds-ease-standard),color var(--ds-motion-base)var(--ds-ease-standard),filter var(--ds-motion-base)var(--ds-ease-standard);border:1px solid #0000;justify-content:center;align-items:center;gap:9px;padding:0 30px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.hp-btn:active{transform:scale(.98)}.hp-btn:focus-visible{outline:2px solid var(--ds-on-media);outline-offset:2px}.hp-btn-accent{background:var(--ds-accent-editorial);color:var(--ds-on-accent);border-color:var(--ds-accent-editorial)}.hp-btn-accent:hover{background:var(--ds-accent-editorial-hover);border-color:var(--ds-accent-editorial-hover);color:var(--ds-on-accent)}.hp-empty-hero{width:100%;margin-top:calc(-1*(var(--hp-header-offset,0px) + 1px));background:linear-gradient(#000000eb 0%,#000000c7 100%);align-items:center;min-height:100svh;display:flex;position:relative}.hp-empty-hero-inner{flex-direction:column;align-items:flex-start;gap:24px;display:flex}.hp-empty-title{font-family:var(--ds-font-serif);letter-spacing:-.015em;color:var(--ds-on-media);max-width:16ch;margin:0;font-size:clamp(34px,6vw,72px);font-weight:500;line-height:1.05}.hp-hero{display:block}.hp-hero-panel{--hp-hero-panel-bg:#e7dcc8;width:100%;min-height:calc(100svh - var(--ds-header-height) - 1px);background:var(--hp-hero-panel-bg);touch-action:pan-y;-webkit-user-select:none;user-select:none;flex-direction:column;display:flex;position:relative;overflow:hidden}.dark .hp-hero-panel{--hp-hero-panel-bg:#20242b}.hp-hero-grid{flex:auto;grid-template:".media"1fr"head media""body media"".media"1fr/2fr 3fr;display:grid}.hp-hero-head{grid-area:head;min-width:0;padding:0 36px 0 clamp(32px,4.5vw,60px)}.hp-hero-body{grid-area:body;min-width:0;padding:16px 36px 0 clamp(32px,4.5vw,60px)}.hp-hero-media{--hp-hero-fade:linear-gradient(to right,#0000 0%,#00000007 6%,#0000001b 12%,#00000037 18%,#0000005a 24%,#00000080 30%,#000000a5 36%,#000000c8 42%,#000000e4 48%,#000000f8 54%,#000 60%);-webkit-mask-image:var(--hp-hero-fade);-webkit-mask-image:var(--hp-hero-fade);mask-image:var(--hp-hero-fade);grid-area:media;position:relative;overflow:hidden}.hp-hero-kicker{align-items:center;gap:12px;margin-bottom:16px;display:flex}.hp-hero-eyebrow{font-family:var(--ds-font-sans);letter-spacing:.09em;text-transform:uppercase;color:var(--ds-accent);white-space:nowrap;font-size:12px;font-weight:600}.hp-hero-rule{background:color-mix(in srgb,var(--ds-fg)30%,transparent);width:40px;height:1px}.hp-hero-title{font-family:var(--ds-font-serif);letter-spacing:-.018em;color:var(--ds-fg);overflow-wrap:break-word;margin:0;font-size:clamp(34px,3.6vw,58px);font-weight:500;line-height:1.06}.hp-hero-title em{color:var(--ds-fg-secondary);font-style:italic}.hp-hero-sub{font-family:var(--ds-font-sans);color:var(--ds-fg-secondary);max-width:42ch;margin:0;font-size:clamp(15px,1.1vw,17px);line-height:1.6}.hp-hero-price{font-family:var(--ds-font-sans);color:var(--ds-fg-muted);align-items:center;gap:9px;margin-top:16px;font-size:13px;font-weight:600;display:flex}.hp-hero-check{color:var(--ds-accent-editorial);display:inline-flex}.hp-hero-price-val{white-space:nowrap}.hp-hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.hp-hero-cta{font-family:var(--ds-font-sans);border-radius:var(--ds-radius-pill);cursor:pointer;white-space:nowrap;transition:transform var(--ds-motion-base)var(--ds-ease-out),box-shadow .22s ease,background var(--ds-motion-base)ease,border-color var(--ds-motion-base)ease,filter var(--ds-motion-base)ease;border:1px solid #0000;align-items:center;gap:7px;padding:11px 21px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.hp-hero-cta:active{box-shadow:none;transform:translateY(0)scale(.97)}.hp-hero-cta:focus-visible{outline:2px solid var(--ds-fg);outline-offset:2px}.hp-hero-cta-accent{background:var(--ds-accent-editorial);color:var(--ds-on-accent);border-color:var(--ds-accent-editorial)}.hp-hero-cta-accent:hover{filter:brightness(1.04);transform:translateY(-2px);box-shadow:0 10px 22px -10px #0000008c}.hp-hero-cta-ghost{background:color-mix(in srgb,var(--ds-fg)7%,transparent);color:var(--ds-fg);border-color:color-mix(in srgb,var(--ds-fg)36%,transparent)}.hp-hero-cta-ghost:hover{background:color-mix(in srgb,var(--ds-fg)14%,transparent);border-color:color-mix(in srgb,var(--ds-fg)64%,transparent);transform:translateY(-2px)}.hp-hero-controls{align-items:center;gap:18px;margin-top:30px;display:flex}.hp-hero-dots{align-items:center;gap:9px;display:flex}.hp-hero-dot{border-radius:var(--ds-radius-pill);background:color-mix(in srgb,var(--ds-fg)32%,transparent);cursor:pointer;width:18px;height:4px;transition:width .26s var(--ds-ease-out),background .26s ease;border:none;padding:0}.hp-hero-dot:focus-visible{outline:2px solid var(--ds-fg);outline-offset:3px}.hp-hero-dot.is-on{background:var(--ds-fg);width:30px}.hp-hero-count{font-family:var(--ds-font-sans);letter-spacing:.02em;color:var(--ds-fg-muted);font-variant-numeric:tabular-nums;font-size:13px}.hp-hero-count b{color:var(--ds-fg);font-weight:700}.hp-hero-sep{color:var(--ds-fg-muted);margin:0 6px}.hp-hero-nav{gap:8px;margin-left:4px;display:flex}.hp-hero-navbtn{border-radius:var(--ds-radius-pill);border:1px solid color-mix(in srgb,var(--ds-fg)28%,transparent);width:32px;height:32px;color:var(--ds-fg);cursor:pointer;transition:background var(--ds-motion-base)ease,border-color var(--ds-motion-base)ease;background:0 0;justify-content:center;align-items:center;display:flex}.hp-hero-navbtn:hover{background:color-mix(in srgb,var(--ds-fg)10%,transparent);border-color:color-mix(in srgb,var(--ds-fg)54%,transparent)}.hp-hero-navbtn:focus-visible{outline:2px solid var(--ds-fg);outline-offset:2px}.hp-hero-layer{object-fit:cover;object-position:center;opacity:0;will-change:opacity;width:100%;height:100%;transition:opacity .7s;position:absolute;inset:0}.hp-hero-layer[data-active=true]{opacity:1}@media (max-width:768px){.hp-hero-grid{grid-template:"head""media"1fr"body"/1fr}.hp-hero-head{padding:30px 24px 0}.hp-hero-body{padding:20px 24px 30px}.hp-hero-media{border-radius:16px;min-height:200px;margin:16px 18px;-webkit-mask-image:none;mask-image:none}.hp-hero-title{font-size:32px}}.hp-reel-section{padding-top:clamp(72px,9vw,130px);padding-bottom:clamp(40px,6vw,80px)}.hp-collection-head{grid-template-columns:minmax(0,720px) minmax(280px,460px);align-items:center;gap:24px clamp(36px,5vw,84px);max-width:1280px;margin-bottom:clamp(40px,6vw,72px);display:grid}.hp-collection-head>.hp-rise{min-width:0}.hp-collection-title{font-family:var(--ds-font-serif);letter-spacing:-.01em;color:var(--ds-fg);max-width:16ch;margin:0;font-size:clamp(34px,5vw,68px);font-weight:500;line-height:1.08}.hp-collection-title em{font-style:italic;font-weight:400}.hp-collection-lead{font-family:var(--ds-font-sans);color:var(--ds-fg-secondary);border-left:1px solid var(--ds-border-strong);text-wrap:pretty;max-width:46ch;margin:0;padding-left:clamp(18px,2vw,28px);font-size:clamp(15px,1.4vw,18px);line-height:1.6}@media (max-width:980px){.hp-collection-head{grid-template-columns:1fr;max-width:760px}.hp-collection-lead{border-left:0;border-top:1px solid var(--ds-border-strong);max-width:48ch;padding:18px 0 0}}.hp-reel-wrap{--reel-h:clamp(400px,50vw,560px);--reel-gap:clamp(14px,1.4vw,22px);margin-inline:calc(-1*clamp(20px,4vw,64px));position:relative}.hp-reel{gap:var(--reel-gap);overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;flex-direction:row;padding:8px clamp(20px,4vw,64px) 28px;scroll-padding-left:clamp(20px,4vw,64px);display:flex;overflow-x:auto}.hp-reel::-webkit-scrollbar{display:none}.hp-reel:focus-visible{outline:2px solid var(--ds-fg);outline-offset:-6px;border-radius:var(--ds-radius-panel)}.hp-reel-wrap:after{content:"";pointer-events:none;background:linear-gradient(to left,var(--ds-bg)0%,transparent 100%);width:clamp(28px,5vw,72px);position:absolute;top:0;bottom:28px;right:0}.hp-reel-col{scroll-snap-align:start;height:var(--reel-h);flex:none}.hp-reel-col-tall{width:clamp(380px,36vw,480px)}.hp-reel-col-stack{gap:var(--reel-gap);grid-template-rows:1fr 1fr;width:clamp(280px,28vw,380px);display:grid}.hp-reel-col-stack.is-half{grid-template-rows:1fr}.hp-reel-card{color:inherit;outline:none;flex-direction:column;gap:14px;min-height:0;text-decoration:none;display:flex}.hp-reel-card:focus-visible .hp-reel-frame,.hp-reel-card.is-short:focus-visible{outline:2px solid var(--ds-fg);outline-offset:2px}.hp-reel-card.is-tall{height:100%}.hp-reel-frame{border-radius:var(--ds-radius-panel);border:1px solid var(--ds-border);background:var(--ds-surface-subtle);flex:auto;min-height:0;position:relative;overflow:hidden}.hp-reel-img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ds-ease-out);display:block}.hp-reel-card:hover .hp-reel-img{transform:scale(1.03)}.hp-reel-card.is-short{border-radius:var(--ds-radius-panel);border:1px solid var(--ds-border);background:var(--ds-surface-subtle);isolation:isolate;height:100%;display:block;position:relative;overflow:hidden}.hp-reel-card.is-short .hp-reel-img{z-index:0;position:absolute;inset:0}.hp-reel-card.is-short:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000 0%,#0000008c 62%,#000000d1 100%);height:62%;position:absolute;bottom:0;left:0;right:0}.hp-reel-overlay{z-index:2;color:var(--ds-on-media);flex-direction:column;gap:10px;display:flex;position:absolute;bottom:clamp(14px,1.4vw,20px);left:clamp(14px,1.4vw,20px);right:clamp(14px,1.4vw,20px)}.hp-reel-overlay-foot{justify-content:space-between;align-items:center;gap:10px;display:flex}.hp-reel-overlay-icon{border-radius:var(--ds-radius-pill);background:color-mix(in srgb,var(--ds-on-media)16%,transparent);width:30px;height:30px;color:var(--ds-on-media);border:1px solid color-mix(in srgb,var(--ds-on-media)30%,transparent);transition:background var(--ds-motion-base)var(--ds-ease-standard),transform var(--ds-motion-fast)var(--ds-ease-standard);justify-content:center;align-items:center;display:inline-flex}.hp-reel-card.is-short:hover .hp-reel-overlay-icon{background:var(--ds-accent-editorial);color:var(--ds-on-accent);transform:translateY(-1px)}.hp-reel-count{font-family:var(--ds-font-sans);letter-spacing:.1em;font-variant-numeric:tabular-nums;color:var(--ds-fg);background:color-mix(in srgb,var(--ds-bg)65%,transparent);-webkit-backdrop-filter:blur(6px);border-radius:var(--ds-radius-pill);border:1px solid var(--ds-border-strong);padding:5px 10px;font-size:11px;font-weight:600;position:absolute;top:14px;left:14px}.hp-reel-count em{color:var(--ds-fg-muted);margin:0 3px;font-style:normal}.hp-reel-body{flex-direction:column;flex:none;gap:10px;padding-top:2px;display:flex}.hp-reel-meta{font-family:var(--ds-font-sans);letter-spacing:.12em;text-transform:uppercase;color:var(--ds-fg-muted);align-items:center;gap:10px;font-size:11px;display:flex}.hp-reel-dot{background:color-mix(in srgb,var(--ds-fg)30%,transparent);border-radius:50%;width:3px;height:3px}.hp-reel-name{font-family:var(--ds-font-serif);letter-spacing:-.008em;color:var(--ds-fg);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(20px,1.7vw,26px);font-weight:500;line-height:1.15;display:-webkit-box;overflow:hidden}.hp-reel-name-onmedia{color:var(--ds-on-media);-webkit-line-clamp:2;font-size:clamp(16px,1.3vw,20px);line-height:1.18}.hp-reel-desc{font-family:var(--ds-font-sans);color:var(--ds-fg-secondary);-webkit-line-clamp:2;text-wrap:pretty;-webkit-box-orient:vertical;margin:0;font-size:13.5px;line-height:1.55;display:-webkit-box;overflow:hidden}.hp-reel-foot{border-top:1px solid var(--ds-border);justify-content:space-between;align-items:center;gap:12px;margin-top:4px;padding-top:14px;display:flex}.hp-reel-price{font-family:var(--ds-font-sans);color:var(--ds-fg-muted);font-size:14px}.hp-reel-price b{color:var(--ds-fg);font-size:17px;font-weight:700}.hp-reel-price.hp-reel-price-onmedia{color:color-mix(in srgb,var(--ds-on-media)75%,transparent)}.hp-reel-price.hp-reel-price-onmedia b{color:var(--ds-on-media)}.hp-btn.hp-btn-compact{gap:7px;height:38px;padding:0 16px;font-size:13px}.hp-reel-controls{align-items:center;gap:18px;margin-top:4px;display:flex}.hp-reel-progress{background:color-mix(in srgb,var(--ds-fg)12%,transparent);border-radius:2px;flex:1;height:2px;overflow:hidden}.hp-reel-progress span{height:100%;width:var(--reel-thumb-width,25%);margin-left:var(--reel-thumb-left,0%);background:var(--ds-fg);transition:margin-left .2s var(--ds-ease-out),width .2s var(--ds-ease-out);border-radius:2px;display:block}.hp-reel-counter{font-family:var(--ds-font-sans);letter-spacing:.02em;color:var(--ds-fg-muted);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:13px}.hp-reel-counter b{color:var(--ds-fg);font-weight:700}.hp-reel-counter-sep{color:var(--ds-fg-muted);margin:0 6px}.hp-reel-nav{gap:8px;display:flex}.hp-reel-navbtn{border-radius:var(--ds-radius-pill);border:1px solid color-mix(in srgb,var(--ds-fg)28%,transparent);width:38px;height:38px;color:var(--ds-fg);cursor:pointer;transition:background var(--ds-motion-base)var(--ds-ease-standard),border-color var(--ds-motion-base)var(--ds-ease-standard),opacity var(--ds-motion-base)var(--ds-ease-standard);background:0 0;justify-content:center;align-items:center;display:inline-flex}.hp-reel-navbtn:hover:not(:disabled){background:color-mix(in srgb,var(--ds-fg)10%,transparent);border-color:color-mix(in srgb,var(--ds-fg)54%,transparent)}.hp-reel-navbtn:focus-visible{outline:2px solid var(--ds-fg);outline-offset:2px}.hp-reel-navbtn:disabled{opacity:.35;cursor:not-allowed}.hp-reel-navbtn svg{width:16px;height:16px}@media (max-width:720px){.hp-reel-wrap{--reel-h:clamp(360px,88vw,520px)}.hp-reel-col-tall{width:80vw}.hp-reel-col-stack{width:64vw}.hp-reel-controls{gap:12px}.hp-reel-counter{font-size:12px}}.hp-viewall{border-top:1px solid var(--ds-border);text-align:center;margin-top:clamp(56px,8vw,110px);padding:clamp(56px,8vw,110px) 0}.hp-viewall h2{font-family:var(--ds-font-serif);color:var(--ds-fg);max-width:16ch;margin:0 auto;font-size:clamp(28px,4vw,52px);font-weight:500;line-height:1.08}.hp-viewall-link{font-family:var(--ds-font-sans);color:var(--ds-fg);border-bottom:1px solid var(--ds-border-strong);transition:gap var(--ds-motion-base)var(--ds-ease-standard),border-color var(--ds-motion-base)var(--ds-ease-standard);align-items:center;gap:12px;margin-top:28px;padding-bottom:6px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.hp-viewall-link:hover{border-color:var(--ds-accent-editorial);gap:18px}.hp-viewall-link .hp-viewall-icon{color:var(--ds-accent-editorial)}.hp-rv{--hp-rv-bg:var(--ds-bg-subtle);--hp-rv-card-bg:var(--ds-surface);--hp-rv-card-border:var(--ds-border);--hp-rv-fg:var(--ds-fg);--hp-rv-fg-muted:var(--ds-fg-secondary);--hp-rv-edge:var(--hp-rv-bg);background:var(--hp-rv-bg);padding:clamp(64px,9vw,120px) 0 clamp(72px,10vw,140px);overflow:hidden}.hp-rv-inner{flex-direction:column;gap:clamp(36px,5vw,64px);display:flex}.hp-rv-title{font-family:var(--ds-font-serif);letter-spacing:-.01em;color:var(--hp-rv-fg);text-align:center;margin:0;font-size:clamp(28px,4vw,52px);font-weight:500;line-height:1.08}.hp-rv-rows{flex-direction:column;gap:clamp(20px,2.5vw,32px);display:flex;position:relative}.hp-rv-rows:before,.hp-rv-rows:after{content:"";z-index:1;pointer-events:none;width:clamp(40px,8vw,120px);position:absolute;top:0;bottom:0}.hp-rv-rows:before{background:linear-gradient(to right,var(--hp-rv-edge),transparent);left:0}.hp-rv-rows:after{background:linear-gradient(to left,var(--hp-rv-edge),transparent);right:0}.hp-rv-row{width:100%;overflow:hidden}.hp-rv-track{--hp-rv-duration:60s;width:max-content;animation:hp-rv-scroll var(--hp-rv-duration)linear infinite;flex-wrap:nowrap;gap:clamp(16px,1.6vw,24px);margin:0;padding:0;list-style:none;display:flex}.hp-rv-row[data-dir=right] .hp-rv-track{animation-direction:reverse}.hp-rv-row:hover .hp-rv-track{animation-play-state:paused}.hp-rv-cell{flex:none;display:block}@keyframes hp-rv-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hp-rv-card{background:var(--hp-rv-card-bg);border:1px solid var(--hp-rv-card-border);border-radius:var(--ds-radius-panel);box-sizing:border-box;align-items:flex-start;gap:16px;width:340px;height:132px;padding:18px 22px;display:flex}.hp-rv-avatar{border-radius:var(--ds-radius-pill);object-fit:cover;background:var(--ds-bg-subtle);flex:none;width:44px;height:44px}.hp-rv-body{flex-direction:column;flex:auto;gap:6px;min-width:0;height:100%;display:flex}.hp-rv-name{font-family:var(--ds-font-sans);color:var(--hp-rv-fg);font-size:15px;font-weight:700;line-height:1.2}.hp-rv-text{font-family:var(--ds-font-sans);color:var(--hp-rv-fg-muted);text-wrap:pretty;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}@media (max-width:640px){.hp-rv-card{width:280px;height:124px;padding:16px 18px}.hp-rv-track{--hp-rv-duration:40s}}@media (prefers-reduced-motion:reduce){.hp-rv-track{animation:none;transform:none}}.hp-rise{opacity:0;transition:opacity .72s var(--ds-ease-out),transform .72s var(--ds-ease-out);transform:translateY(24px)}.hp-rise.is-in{opacity:1;transform:none}.hp-rise.d1{transition-delay:90ms}.hp-rise.d2{transition-delay:.18s}.hp-rise.d3{transition-delay:.27s}@media (prefers-reduced-motion:reduce){.hp-hero-layer{transition:none}.hp-rise{opacity:1;transition:none;transform:none}}
