@font-face{font-family:"HF Playfair";font-style:normal;font-weight:400 900;font-display:swap;src:url("/assets/storefront/themes/helifrag/fonts/playfair-display-latin-ext.56285678.woff2") format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB}
@font-face{font-family:"HF Playfair";font-style:normal;font-weight:400 900;font-display:swap;src:url("/assets/storefront/themes/helifrag/fonts/playfair-display-latin.5d91eb5d.woff2") format("woff2")}
@font-face{font-family:"HF Manrope";font-style:normal;font-weight:200 800;font-display:swap;src:url("/assets/storefront/themes/helifrag/fonts/manrope-latin-ext.ce093b34.woff2") format("woff2");unicode-range:U+0100-024F,U+1E00-1EFF,U+20A0-20AB}
@font-face{font-family:"HF Manrope";font-style:normal;font-weight:200 800;font-display:swap;src:url("/assets/storefront/themes/helifrag/fonts/manrope-latin.e310b55a.woff2") format("woff2")}

@layer storefront-theme{
  html,body{width:100%;min-height:100%;margin:0;padding:0}body{min-width:320px;overflow-x:hidden;background:#081425}.hf-theme{--hf-void:#040e1f;--hf-surface:#152031;--hf-surface-2:#1b283b;--hf-muted:#c6c6cd;--hf-subtle:#858c9c;--hf-line:rgba(216,227,251,.16);--hf-gold:#ffb95f;--hf-amber:#ee9800;width:100%;min-height:100vh;color:var(--hf-text);background:var(--hf-bg);font-family:"HF Manrope",Arial,sans-serif;line-height:1.5}
  .hf-theme,.hf-theme *{box-sizing:border-box}.hf-theme a{color:inherit;text-decoration:none}.hf-theme button,.hf-theme input,.hf-theme select{font:inherit}.hf-theme img{display:block;max-width:100%}.hf-container{width:min(var(--hf-content-width),calc(100% - 48px));margin-inline:auto}.hf-icon{width:20px;height:20px;stroke-linecap:round;stroke-linejoin:round}
  .hf-announcement{height:36px;overflow:hidden;font-size:14px;font-weight:500}.hf-announcement__track{display:flex;width:max-content;height:36px;align-items:center;gap:32px;white-space:nowrap;animation:hf-marquee 26s linear infinite}.hf-announcement__track b{font-size:11px}@keyframes hf-marquee{to{transform:translateX(-33.333%)}}
  .hf-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--hf-line);background:rgba(8,20,37,.94);backdrop-filter:blur(24px)}.hf-header__inner{display:flex;min-height:72px;align-items:center;gap:32px}.hf-brand{display:inline-flex;min-height:40px;flex-shrink:0;align-items:center;justify-content:center;gap:12px;color:var(--hf-gold);font-size:22px;font-weight:900;font-style:italic;letter-spacing:-.02em}.hf-brand img{max-width:180px;max-height:40px;object-fit:contain}.hf-nav{display:flex;flex:1;align-items:center;justify-content:center;gap:32px;color:var(--hf-muted);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hf-nav a{padding-block:25px;border-bottom:2px solid transparent;transition:.2s}.hf-nav a:hover{color:var(--hf-gold);border-color:var(--hf-amber)}.hf-actions{display:flex;margin-left:auto;align-items:center;justify-content:flex-end;gap:8px}.hf-actions>a{position:relative;display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--hf-line);border-radius:999px;transition:.2s}.hf-actions>a:hover{color:var(--hf-gold);border-color:var(--hf-gold)}.hf-actions [data-ob-cart-count]{position:absolute;right:-4px;top:-4px;display:flex;min-width:20px;height:20px;align-items:center;justify-content:center;padding-inline:4px;border-radius:999px;background:var(--hf-amber);color:#081425;font-size:10px;font-weight:900}
  .hf-home{padding-bottom:0}.hf-hero{position:relative;min-height:560px;overflow:hidden}.hf-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:brightness(.58)}.hf-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,14,31,.95) 0%,rgba(8,20,37,.72) 44%,rgba(8,20,37,.18) 100%)}.hf-hero__shade:after{position:absolute;right:0;bottom:0;left:0;height:128px;content:"";background:linear-gradient(0deg,var(--hf-bg),transparent)}.hf-hero__content{position:relative;display:flex;min-height:560px;max-width:min(var(--hf-content-width),calc(100% - 48px));flex-direction:column;align-items:flex-start;justify-content:center;padding-block:64px}.hf-pill{margin:0;padding:4px 16px;border:1px solid rgba(255,185,95,.4);border-radius:999px;background:rgba(238,152,0,.2);color:var(--hf-gold);font-size:11px;font-weight:900;letter-spacing:.24em;text-transform:uppercase}.hf-hero h1{max-width:760px;margin:20px 0 0;color:#fff;font-family:"HF Playfair",Georgia,serif;font-size:clamp(2.45rem,6.4vw,4.95rem);font-weight:900;line-height:1.12;text-transform:uppercase}.hf-hero__copy{max-width:576px;margin:20px 0 0;color:rgba(255,255,255,.82);font-size:14px;line-height:28px}.hf-hero__actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px}.hf-button{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:8px 32px;border:1px solid;border-radius:4px;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;transition:.2s}.hf-button--primary{border-color:var(--hf-amber);background:var(--hf-amber);color:#2a1700!important}.hf-button--primary:hover{background:var(--hf-gold)}.hf-button--ghost{border-color:var(--hf-gold);color:var(--hf-gold)}.hf-button--ghost:hover{background:var(--hf-gold);color:#2a1700}
  .hf-campaign{position:relative;min-height:285px;margin-top:48px;margin-bottom:48px;overflow:hidden;border:1px solid var(--hf-line);border-radius:12px}.hf-campaign>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.08)}.hf-campaign__shade{position:absolute;inset:0;background:rgba(6,17,35,.7)}.hf-campaign__content{position:relative;display:flex;min-height:285px;max-width:800px;flex-direction:column;align-items:flex-start;justify-content:center;padding:48px}.hf-eyebrow{margin:0;color:var(--hf-gold);font-size:12px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.hf-campaign h2,.hf-collection h2,.hf-reviews h2,.hf-related h2,.hf-content h1,.hf-search h1{margin:8px 0 0;color:var(--hf-text);font-family:"HF Playfair",Georgia,serif;font-size:clamp(2.5rem,5vw,4.4rem);font-weight:900;font-style:italic;line-height:.9;text-transform:uppercase}.hf-campaign__content>p:not(.hf-eyebrow){max-width:640px;margin:16px 0 24px;color:var(--hf-muted);font-size:14px;line-height:24px}
  .hf-collection{padding-block:64px}.hf-collection>header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:32px}.hf-collection>header h2{font-size:40px;font-style:normal;text-transform:none}.hf-collection>header p:last-child{color:var(--hf-muted)}.hf-collection>header>a{display:inline-flex;align-items:center;gap:8px;color:var(--hf-gold);font-size:12px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hf-collection__grid{display:grid;grid-template-columns:1.5fr 1fr;grid-auto-rows:280px;gap:20px}.hf-collection-card{position:relative;overflow:hidden;border:1px solid var(--hf-line);border-radius:4px;background:var(--hf-surface)}.hf-collection-card--lead{grid-row:span 2}.hf-collection-card img{width:100%;height:100%;object-fit:cover;opacity:.62;transition:transform .6s}.hf-collection-card:hover img{transform:scale(1.05)}.hf-collection-card:after{position:absolute;inset:0;content:"";background:linear-gradient(0deg,rgba(8,20,37,.98),transparent 65%)}.hf-collection-card>span{position:absolute;z-index:1;right:0;bottom:0;left:0;display:grid;gap:6px;padding:32px}.hf-collection-card b{font-family:"HF Playfair",Georgia,serif;font-size:28px}.hf-collection-card small{color:var(--hf-muted);font-size:14px}
  .hf-catalog{display:grid;grid-template-columns:260px minmax(0,1fr);gap:32px;padding-block:64px}.hf-catalog>aside{position:sticky;top:128px;align-self:start}.hf-mobile-filters{display:none}.hf-filter-title{margin-bottom:32px;padding-left:16px;border-left:4px solid var(--hf-gold)}.hf-filter-title h2{margin:0;color:var(--hf-text);font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase}.hf-filter-groups{display:grid;gap:32px}.hf-filter-groups fieldset{display:grid;gap:12px;margin:0;padding:0;border:0}.hf-filter-groups legend{width:100%;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid var(--hf-line);color:var(--hf-subtle);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hf-filter-option{display:flex;align-items:center;gap:12px;color:var(--hf-muted);font-size:16px;cursor:pointer}.hf-filter-option input{position:absolute;opacity:0}.hf-filter-option>span{display:flex;width:18px;height:18px;flex-shrink:0;align-items:center;justify-content:center;border:1px solid var(--hf-line);border-radius:999px;background:var(--hf-surface)}.hf-filter-option input:checked+span{border-color:var(--hf-gold);background:var(--hf-gold);box-shadow:0 0 0 3px rgba(245,166,35,.12)}.hf-filter-range{display:flex;align-items:center;gap:8px}.hf-filter-range label{position:relative;min-width:0;flex:1}.hf-filter-range label span{position:absolute;left:12px;top:50%;color:var(--hf-subtle);font-size:12px;transform:translateY(-50%)}.hf-filter-range input{width:100%;height:44px;padding:0 10px 0 28px;border:0;border-radius:4px;background:var(--hf-surface-2);color:var(--hf-text);outline:none}.hf-filter-range i{color:var(--hf-subtle);font-style:normal}.hf-catalog>aside>button,.hf-mobile-filters>div>button{width:100%;height:56px;margin-top:32px;border:0;border-radius:4px;background:#f0b06d;color:#5b3800;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hf-catalog__main{min-width:0}.hf-page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:48px}.hf-page-heading p{margin:0;color:var(--hf-gold);font-size:12px;font-weight:400;letter-spacing:.42em;text-transform:uppercase}.hf-page-heading h1{margin:8px 0 0;color:var(--hf-text);font-family:"HF Playfair",Georgia,serif;font-size:18px;font-weight:600}.hf-page-heading>label{display:flex;height:48px;align-items:center;gap:16px;padding:0 16px;border-radius:8px;background:var(--hf-surface);color:var(--hf-subtle);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hf-page-heading select{min-width:150px;border:0;background:transparent;color:var(--hf-muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;outline:none}.hf-catalog .sf-product-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px}.hf-product-card{position:relative;display:flex;min-width:0;min-height:460px;grid-column:span 7;flex-direction:column;padding:24px;border:1px solid var(--hf-line);background:var(--hf-surface);transition:.3s}.hf-product-card:hover{border-color:var(--hf-text);background:var(--hf-surface-2);box-shadow:0 20px 40px -20px rgba(0,0,0,.5);transform:translateY(-8px)}.hf-product-card__badges{position:absolute;z-index:2;left:24px;top:24px;display:flex;flex-wrap:wrap;gap:8px}.hf-product-card__badges em,.hf-product-card__badges strong{padding:4px 12px;border:0;border-radius:0;background:#f0b06d;color:#5b3800;font-size:12px;font-style:normal;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hf-product-card__badges strong{border-radius:4px;background:var(--hf-gold);color:#081425;font-weight:900;letter-spacing:.12em}.hf-product-card__favorite,.hf-product-favorite{position:absolute;z-index:2;right:24px;top:24px;display:flex;width:48px;height:48px;align-items:center;justify-content:center;border:1px solid var(--hf-line);border-radius:999px;background:rgba(8,20,37,.8);color:var(--hf-text)}.hf-product-card__media{display:block;width:100%;margin-bottom:24px;border-radius:2px;background:var(--hf-void);overflow:hidden}.hf-product-card__media,.hf-product-card__media picture{aspect-ratio:1}.hf-product-card__media img{width:100%;height:100%;object-fit:contain}.hf-product-card__copy{display:flex;min-width:0;align-items:flex-end;justify-content:space-between;gap:16px}.hf-product-card__title{min-width:0;font-family:"HF Playfair",Georgia,serif;font-size:24px;font-weight:600;line-height:1.25;transition:.2s}.hf-product-card:hover .hf-product-card__title{color:var(--hf-gold)}.hf-product-card__price{display:flex;flex-shrink:0;flex-direction:column;align-items:flex-end;color:var(--hf-gold)}.hf-product-card__price del{margin-bottom:4px;color:var(--hf-subtle);font-size:16px;font-weight:900;line-height:1;text-decoration-color:var(--hf-gold);text-decoration-thickness:2px}.hf-product-card__price b{font-family:"HF Playfair",Georgia,serif;font-size:clamp(2.4rem,4vw,4rem);font-weight:600;line-height:1}.hf-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:80px}.hf-pagination button{width:48px;height:48px;border:1px solid var(--hf-line);border-radius:4px;background:transparent;color:var(--hf-text);font-size:12px;font-weight:700}.hf-pagination button[aria-current=page]{border-color:var(--hf-gold);background:#f0b06d;color:#5b3800}
  .hf-product-content{padding-top:48px;padding-bottom:80px}.hf-product-main{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px}.hf-gallery{position:relative;min-width:0;grid-column:span 7}.hf-gallery__main{display:flex;aspect-ratio:1;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.hf-gallery__main::-webkit-scrollbar,.hf-gallery__rail::-webkit-scrollbar{display:none}.hf-gallery__main>[data-ob-gallery-slide]{width:100%;height:100%;flex:0 0 100%;scroll-snap-align:start;overflow:hidden;border:1px solid var(--hf-line);border-radius:8px;background:var(--hf-surface)}.hf-gallery__main picture{display:block;width:100%;height:100%}.hf-gallery__main img{width:100%;height:100%;object-fit:contain}.hf-gallery__controls{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:16px}.hf-gallery__arrow{display:flex;width:40px;height:40px;align-items:center;justify-content:center;border:1px solid var(--hf-line);border-radius:999px;color:var(--hf-muted)}.hf-gallery__rail{display:flex;gap:16px;overflow-x:auto;scroll-behavior:smooth;scrollbar-width:none}.hf-gallery__rail button{width:96px;height:96px;flex:0 0 96px;padding:0;overflow:hidden;border:1px solid var(--hf-line);border-radius:4px;background:var(--hf-surface);opacity:.7;scroll-snap-align:start}.hf-gallery__rail button[aria-current=true]{border:2px solid var(--hf-amber);opacity:1}.hf-gallery__rail picture{display:block;width:100%;height:100%}.hf-gallery__rail img{width:100%;height:100%;object-fit:contain}.hf-gallery__status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.hf-product-summary{display:flex;min-width:0;grid-column:span 5;flex-direction:column;gap:24px;padding-left:32px}.hf-product-category{margin:0;color:var(--hf-gold);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.hf-product-title-row{display:flex;align-items:flex-start;gap:16px;margin-top:8px}.hf-product-summary h1{margin:0;color:var(--hf-text);font-family:"HF Playfair",Georgia,serif;font-size:clamp(2.3rem,4vw,3rem);font-weight:700;line-height:1.1}.hf-product-favorite{position:static;margin-left:auto;flex:0 0 48px;background:transparent}.hf-product-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:16px}.hf-product-price b{color:var(--hf-gold);font-family:"HF Playfair",Georgia,serif;font-size:24px;font-weight:600}.hf-product-price del{color:var(--hf-subtle);font-size:18px;opacity:.7}.hf-product-price em{padding:4px 8px;border-radius:4px;background:#38000d;color:#ffb2b9;font-size:12px;font-style:normal;font-weight:700}.hf-summary-rule{height:1px;background:var(--hf-line)}.hf-product-summary form{display:flex;flex-direction:column;gap:16px}.hf-product-summary form>script+label,.hf-product-summary form>label:last-of-type{display:none}.hf-product-summary form>span[data-ob-variant-price]{display:none}.sf-option-combobox-control{display:grid;gap:12px}.sf-option-combobox-control__label{color:var(--hf-muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sf-option-combobox-control>[data-ob-option]{width:100%;height:44px;border:1px solid var(--hf-line);background:var(--hf-surface);color:var(--hf-text)}.sf-option-combobox-control>[data-ob-combobox]{position:relative}.sf-option-combobox__trigger{width:100%;height:48px;padding:0 16px;border:1px solid var(--hf-line);background:var(--hf-surface);color:var(--hf-text);text-align:left}.sf-option-combobox__listbox{position:absolute;z-index:5;top:calc(100% + 4px);right:0;left:0;display:none;padding:4px;border:1px solid var(--hf-line);background:var(--hf-surface)}[data-ob-combobox-open] .sf-option-combobox__listbox{display:grid}.sf-option-combobox__listbox button{padding:10px;border:0;background:transparent;color:var(--hf-muted);text-align:left}.sf-option-combobox__listbox button:hover{background:var(--hf-surface-2);color:var(--hf-gold)}[data-ob-option-pills=true] .sf-option-combobox__trigger{display:none}[data-ob-option-pills=true] .sf-option-combobox__listbox{position:static;display:flex!important;flex-wrap:wrap;gap:12px;padding:0;border:0;background:transparent}[data-ob-option-pills=true] .sf-option-combobox__listbox button{display:inline-flex;min-height:40px;align-items:center;padding:8px 24px;border:1px solid var(--hf-line);border-radius:999px;background:transparent;color:var(--hf-muted);font-size:14px}[data-ob-option-pills=true] .sf-option-combobox__listbox button[aria-selected=true]{border:2px solid var(--hf-amber);background:var(--hf-bg);color:var(--hf-gold);box-shadow:0 0 15px 2px rgba(255,185,95,.12)}.hf-product-summary form>button{width:100%;min-height:56px;border:0;border-radius:8px;background:var(--hf-amber);color:#2a1700;font-size:16px;font-weight:700;text-transform:uppercase;transition:.2s}.hf-product-summary form>button:hover{background:var(--hf-gold)}.hf-product-summary form>button[data-ob-buy-now]{border:1px solid var(--hf-gold);background:transparent;color:var(--hf-gold)}.hf-product-summary form>button[data-ob-buy-now]:hover{background:var(--hf-gold);color:#2a1700}.hf-product-summary form>button:disabled{cursor:not-allowed;opacity:.6}.hf-product-summary [data-ob-cart-status]{min-height:0;margin:0;color:var(--hf-muted);font-size:12px}.hf-service-list{display:flex;flex-direction:column;gap:8px;margin-top:0;padding-block:16px;border-top:1px solid var(--hf-line)}.hf-service-list details+details{border-top:1px solid rgba(216,227,251,.064)}.hf-service-list summary{display:flex;align-items:center;justify-content:space-between;padding:8px;border-radius:8px;cursor:pointer;list-style:none}.hf-service-list summary::-webkit-details-marker{display:none}.hf-service-list summary>span{display:flex;align-items:center;gap:12px}.hf-service-list summary>span .hf-icon{color:var(--hf-gold)}.hf-service-list summary b{font-family:"HF Playfair",Georgia,serif;font-size:18px;font-weight:400}.hf-service-list details>p{margin:0;padding:8px 36px 16px;color:var(--hf-muted);font-size:14px;line-height:24px}.hf-detail{margin-top:80px}.hf-detail__intro{max-width:768px}.hf-detail h2{margin:0 0 24px;color:var(--hf-text);font-family:"HF Playfair",Georgia,serif;font-size:24px;font-weight:600}.hf-detail__intro>p{margin:0 0 32px;color:var(--hf-muted);font-size:18px;line-height:1.6}.hf-detail dl{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px;margin:0}.hf-detail dl>div{min-width:0}.hf-detail dt{margin-bottom:4px;color:var(--hf-gold);font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.hf-detail dd{margin:0;color:var(--hf-text);font-size:16px}.hf-detail__rows{display:flex;flex-direction:column;gap:96px;margin-top:80px}.hf-detail article{display:flex;align-items:center;gap:48px}.hf-detail article:nth-child(even){flex-direction:row-reverse}.hf-detail article>div,.hf-detail article>span{min-width:0;flex:1}.hf-detail article h3{margin:0 0 16px;font-family:"HF Playfair",Georgia,serif;font-size:24px;font-weight:600}.hf-detail article p{margin:0;color:var(--hf-muted);font-size:16px;line-height:1.55}.hf-detail article>span{aspect-ratio:16/9;overflow:hidden;border-radius:12px;box-shadow:0 25px 50px -12px rgba(0,0,0,.55)}.hf-detail article img{width:100%;height:100%}.hf-reviews{padding-block:64px;border-top:1px solid var(--hf-line);background:var(--hf-void)}.hf-reviews h2,.hf-related h2{font-size:36px;font-style:normal;text-transform:none}.hf-reviews>.hf-container>p:not(.hf-eyebrow){color:var(--hf-muted)}.hf-reviews__empty{margin-top:28px;padding:24px;border:1px solid var(--hf-line);background:var(--hf-surface)}.hf-reviews__empty p{margin:0 0 12px}.hf-reviews__empty a{color:var(--hf-gold);font-size:13px;text-decoration:underline}.hf-related{padding-block:64px}.hf-related .sf-product-grid,.hf-search .sf-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.hf-related .hf-product-card{grid-column:auto;min-height:360px}.hf-related .hf-product-card__price b{font-size:28px}
  .hf-content,.hf-search,.hf-not-found{min-height:60vh;padding-block:64px}.hf-content>h1,.hf-search>h1{font-size:56px}.hf-rich-text{max-width:900px;margin-top:36px;color:var(--hf-muted);font-size:16px;line-height:1.8}.hf-rich-text h2,.hf-rich-text h3,.hf-rich-text h4{margin:36px 0 12px;color:#fff;font-family:"HF Playfair",Georgia,serif}.hf-rich-text h2{font-size:28px}.hf-rich-text h3{font-size:22px}.hf-rich-text a,.hf-form-notice a,.hf-tracking-result a{color:var(--hf-gold);text-decoration:underline;text-underline-offset:4px}.hf-search__box{display:flex;gap:12px;margin:32px 0 12px}.hf-search input{width:100%;height:48px;padding:12px;border:1px solid var(--hf-line);background:var(--hf-surface);color:var(--hf-text)}.hf-search button{display:flex;align-items:center;gap:8px;padding-inline:32px;border:0;background:var(--hf-amber);color:#081425;font-weight:800;cursor:pointer}.hf-search__count{margin:0 0 28px;color:var(--hf-muted);font-size:13px}.hf-support-card{max-width:900px;margin-top:48px;padding:32px;border:1px solid var(--hf-line);border-radius:8px;background:var(--hf-surface)}.hf-support-card header h2{margin:8px 0 0;color:#fff;font-family:"HF Playfair",Georgia,serif;font-size:32px}.hf-support-card header>p:last-child:not(.hf-eyebrow){margin:10px 0 0;color:var(--hf-muted)}.hf-support-card form{display:flex;flex-wrap:wrap;gap:16px;margin-top:28px}.hf-support-card form>label,.hf-support-card form>.hf-form-grid{width:100%}.hf-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hf-support-card label>span{display:block;margin-bottom:8px;color:var(--hf-subtle);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hf-support-card input,.hf-support-card textarea{width:100%;border:1px solid var(--hf-line);border-radius:0;background:var(--hf-void);color:#fff;outline:none}.hf-support-card input{height:46px;padding:0 14px}.hf-support-card textarea{min-height:140px;padding:14px;resize:vertical}.hf-support-card input:focus,.hf-support-card textarea:focus{border-color:var(--hf-gold)}.hf-support-card form>button{min-height:46px;padding:10px 28px;border:0;background:var(--hf-amber);color:#081425;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.hf-support-card form>button[aria-busy=true]{cursor:wait;opacity:.65}.hf-form-notice{width:100%;margin:0;color:var(--hf-muted);font-size:12px;line-height:1.6}.hf-form-status{display:flex;min-height:46px;align-items:center;margin:0;color:var(--hf-muted);font-size:13px}.hf-form-status[data-ob-form-state=success]{color:#86efac}.hf-form-status[data-ob-form-state=error]{color:#fca5a5}.hf-honeypot{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important}.hf-tracking-result{margin-top:24px;padding:24px;border:1px solid var(--hf-line);background:var(--hf-void);color:var(--hf-muted)}.hf-tracking-result h3{margin:0;color:#fff;font-family:"HF Playfair",Georgia,serif;font-size:24px}.hf-tracking-result__status{color:var(--hf-gold);font-weight:800}.hf-tracking-result ul{padding-left:20px}.hf-empty{padding:64px 24px;text-align:center}.hf-empty h2{font-family:"HF Playfair",Georgia,serif;font-size:36px}.hf-empty p{color:var(--hf-muted)}
  .hf-support-card{max-width:1100px}.hf-support-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(220px,1fr);gap:32px}.hf-support-card form{align-content:start}.hf-contact-details{margin-top:28px;padding:24px;border-left:1px solid var(--hf-line);background:var(--hf-void)}.hf-contact-details h3{margin:0 0 24px;color:#fff;font-family:"HF Playfair",Georgia,serif;font-size:24px}.hf-contact-details dl{display:grid;gap:18px;margin:0}.hf-contact-details dt{color:var(--hf-subtle);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hf-contact-details dd{margin:4px 0 0;color:var(--hf-muted);font-size:14px;line-height:1.6}.hf-contact-details a{color:var(--hf-gold);text-decoration:underline;text-underline-offset:4px}
  .hf-footer{border-top:1px solid var(--hf-line);background:var(--hf-void)}.hf-footer__inner{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;gap:36px;padding-block:40px;text-align:center}.hf-footer .hf-brand{font-size:24px}.hf-footer .hf-brand img{max-width:200px;max-height:48px}.hf-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 48px;color:var(--hf-muted);font-size:12px;font-weight:400;letter-spacing:.28em;text-transform:uppercase}.hf-footer nav a:hover{color:var(--hf-gold)}.hf-footer__rule{width:min(100%,448px);height:1px;background:var(--hf-line)}.hf-footer p{margin:0;color:var(--hf-subtle);font-size:10px;letter-spacing:.14em}.hf-footer p:first-of-type{text-transform:uppercase;letter-spacing:.24em}.hf-footer p a{display:inline-flex;align-items:center;gap:5px}.hf-footer p strong{color:var(--hf-muted);font-weight:600;text-decoration:underline;text-decoration-color:var(--hf-line);text-underline-offset:4px}
  .hf-gallery__main{display:block;overflow:hidden;scroll-snap-type:none}.hf-gallery__main>[data-ob-gallery-slide]{display:none;flex:none}.hf-gallery__main>[data-ob-gallery-slide][aria-current=true]{display:block}.hf-gallery__arrow{padding:0;background:transparent;cursor:pointer}.hf-gallery__arrow:disabled{cursor:not-allowed;opacity:.35}
  @media(max-width:1023px){.hf-catalog{grid-template-columns:1fr;gap:0}.hf-catalog>aside{display:none}.hf-mobile-filters{display:block;margin-bottom:28px}.hf-mobile-filters>summary{display:flex;min-height:56px;align-items:center;justify-content:space-between;padding:8px 16px;border:1px solid var(--hf-line);border-radius:4px;background:var(--hf-surface);cursor:pointer;list-style:none}.hf-mobile-filters>summary::-webkit-details-marker{display:none}.hf-mobile-filters>summary>span{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:0 12px}.hf-mobile-filters>summary>span>.hf-icon{grid-row:1/3;padding:9px;border-radius:999px;background:var(--hf-void);color:var(--hf-gold);box-sizing:content-box}.hf-mobile-filters b{font-size:12px;letter-spacing:.18em;text-transform:uppercase}.hf-mobile-filters small{color:var(--hf-muted);font-size:12px}.hf-mobile-filters>div{margin-top:16px;padding:20px;border:1px solid var(--hf-line);background:var(--hf-surface)}.hf-product-main{grid-template-columns:1fr}.hf-gallery,.hf-product-summary{grid-column:auto}.hf-product-summary{padding:0}.hf-related .sf-product-grid,.hf-search .sf-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
  @media(max-width:767px){.hf-container{width:min(var(--hf-content-width),calc(100% - 32px))}.hf-header__inner{gap:16px}.hf-nav{display:none}.hf-actions>a:first-child,.hf-actions>a:nth-child(2){display:none}.hf-brand img{max-width:148px}.hf-hero__content{max-width:calc(100% - 32px)}.hf-hero h1{font-size:clamp(2.3rem,12vw,3.7rem)}.hf-hero__actions{width:100%}.hf-button{flex:1;padding-inline:18px}.hf-campaign{margin-top:32px;margin-bottom:32px}.hf-campaign__content{padding:32px}.hf-page-heading{align-items:flex-start;flex-direction:column;margin-bottom:32px}.hf-page-heading>label{width:100%;justify-content:space-between}.hf-page-heading select{min-width:0}.hf-catalog .sf-product-grid{grid-template-columns:1fr}.hf-product-card{grid-column:auto;min-height:420px;padding:20px}.hf-product-card__badges{left:20px;top:20px}.hf-product-card__favorite{right:20px;top:20px}.hf-product-card__copy{align-items:flex-start;flex-direction:column}.hf-product-card__price{align-items:flex-start}.hf-product-card__price b{font-size:40px}.hf-pagination{gap:8px;margin-top:48px}.hf-pagination button{width:44px;height:44px}.hf-product-content{padding-top:32px;padding-bottom:64px}.hf-gallery__controls{grid-template-columns:minmax(0,1fr)}.hf-gallery__arrow{display:none}.hf-gallery__rail button{width:80px;height:80px;flex-basis:80px}.hf-product-summary{gap:20px}.hf-product-favorite{display:none}.hf-detail{margin-top:64px}.hf-detail dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.hf-detail__rows{gap:48px;margin-top:64px}.hf-detail article,.hf-detail article:nth-child(even){align-items:stretch;flex-direction:column;gap:28px}.hf-related .sf-product-grid,.hf-search .sf-product-grid{grid-template-columns:1fr}.hf-content>h1,.hf-search>h1{font-size:40px}.hf-search__box{flex-direction:column}.hf-search__box button{min-height:48px;justify-content:center}.hf-support-card{padding:24px}.hf-form-grid{grid-template-columns:1fr}.hf-footer nav{gap:16px 24px}}
  @media(max-width:480px){.hf-announcement,.hf-announcement__track{height:32px}.hf-announcement{font-size:12px}.hf-header__inner{min-height:72px}.hf-brand{font-size:20px}.hf-brand img{max-width:132px}.hf-hero,.hf-hero__content{min-height:560px}.hf-hero__copy{line-height:24px}.hf-button{width:100%;flex-basis:100%}.hf-campaign h2{font-size:40px}.hf-campaign__content{padding:24px}.hf-product-summary h1{font-size:36px}}
  @media(max-width:1023px){.hf-support-layout{grid-template-columns:1fr}.hf-contact-details{border-top:1px solid var(--hf-line);border-left:0}}
  @media(prefers-reduced-motion:reduce){.hf-announcement__track{animation:none}.hf-product-card,.hf-collection-card img{transition:none}}
}
