.hf{--hf-noir: #111111;--hf-noir-soft: #2A2723;--hf-beige: #F3EEE7;--hf-cream: #FBF9F5;--hf-taupe: #B8A18B;--hf-taupe-deep: #8C7860;--hf-rose: #D8B5B0;--hf-ink: #1A1714;--hf-ink-muted: #6E665C;--hf-line: rgba(26,23,20,.12);--hf-line-soft: rgba(26,23,20,.07);--hf-display: "Cormorant Garamond", Georgia, serif;--hf-sans: "Hanken Grotesk", -apple-system, sans-serif;--hf-gutter: clamp(20px,5vw,64px);--hf-ease: cubic-bezier(.22,.61,.36,1);font-family:var(--hf-sans);color:var(--hf-ink);font-size:17px;line-height:1.6;-webkit-font-smoothing:antialiased}.hf *,.hf *:before,.hf *:after{box-sizing:border-box}.hf img{display:block;max-width:100%}.hf-container{max-width:1280px;margin:0 auto;padding-inline:var(--hf-gutter)}.hf-section{padding-block:clamp(64px,10vw,140px)}.hf-bg-beige{background:var(--hf-beige)}.hf-bg-cream{background:var(--hf-cream)}.hf-bg-noir{background:var(--hf-noir);color:var(--hf-cream)}.hf-display{font-family:var(--hf-display);font-weight:500;line-height:1.02;letter-spacing:-.01em;color:var(--hf-noir)}.hf-bg-noir .hf-display{color:var(--hf-cream)}.hf-eyebrow{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.24em;color:var(--hf-taupe-deep)}.hf-lede{font-size:clamp(17px,1.5vw,20px);color:var(--hf-ink-muted);line-height:1.65}.hf-italic{font-style:italic}.hf-h-xl{font-size:clamp(48px,8vw,110px)}.hf-h-lg{font-size:clamp(40px,6vw,78px)}.hf-h-md{font-size:clamp(32px,4.5vw,56px)}.hf-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;font-family:var(--hf-sans);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;padding:18px 36px;border-radius:2px;border:1.5px solid transparent;cursor:pointer;transition:transform .4s var(--hf-ease),background .35s,color .35s;white-space:nowrap;text-decoration:none}.hf-btn-lg{padding:21px 44px;font-size:14px}.hf-btn-primary{background:var(--hf-noir);color:var(--hf-cream)}.hf-btn-primary:hover{background:var(--hf-noir-soft);transform:translateY(-2px)}.hf-btn-outline{background:transparent;color:var(--hf-noir);border-color:var(--hf-noir)}.hf-btn-outline:hover{background:var(--hf-noir);color:var(--hf-cream)}.hf-btn-light{background:var(--hf-cream);color:var(--hf-noir)}.hf-btn-light:hover{transform:translateY(-2px)}.hf-reveal{opacity:0;transform:translateY(28px);transition:opacity .9s var(--hf-ease),transform .9s var(--hf-ease)}.hf-reveal.hf-in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.hf-reveal{opacity:1;transform:none}}.hf-hero-grid{display:grid;grid-template-columns:1.35fr .65fr;min-height:clamp(560px,82vh,860px);align-items:stretch}.hf-hero-copy{display:flex;flex-direction:column;justify-content:center;padding:80px var(--hf-gutter);padding-left:max(var(--hf-gutter),calc((100vw - 1280px) / 2 + var(--hf-gutter)));width:100%}.hf-hero-copy>*{max-width:600px}.hf-hero-media{position:relative}.hf-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center top}.hf-hero-actions{display:flex;gap:22px 32px;flex-wrap:wrap;align-items:center;max-width:none}.hf-hero-cta{display:flex;gap:14px;flex-wrap:wrap}.hf-hero-trust{list-style:none;margin:0;padding:4px 0 4px 26px;display:flex;flex-direction:column;gap:9px;border-left:1px solid var(--hf-line)}.hf-hero-trust li{display:flex;align-items:center;gap:11px;font-family:var(--hf-display);font-style:italic;font-size:19px;line-height:1.3;color:var(--hf-ink-muted)}.hf-hero-trust li:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--hf-rose);flex:none}.hf-hero-chip{position:absolute;left:24px;bottom:24px;background:#fbf9f5eb;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:4px;padding:16px 20px;display:flex;flex-direction:column;gap:4px}.hf-product-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,5vw,80px);align-items:start}.hf-carousel{display:flex;flex-direction:column;gap:14px}.hf-carousel-stage{position:relative;height:min(78vw,580px);border-radius:6px;overflow:hidden;background:#efe9e0}.hf-carousel-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .6s var(--hf-ease)}.hf-carousel-img.hf-active{opacity:1}.hf-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fbf9f5eb;color:var(--hf-noir);display:grid;place-items:center;border:none;cursor:pointer;opacity:0;transition:opacity .3s}.hf-carousel:hover .hf-carousel-arrow{opacity:1}.hf-ca-prev{left:14px}.hf-ca-next{right:14px}.hf-carousel-count{position:absolute;right:16px;bottom:16px;font-size:12px;font-weight:600;color:var(--hf-cream);background:#11111180;padding:6px 12px;border-radius:100px}.hf-thumb-row{display:flex;gap:10px;flex-wrap:wrap}.hf-thumb{width:64px;height:72px;border-radius:3px;overflow:hidden;padding:0;border:1px solid var(--hf-line);background:#efe9e0;cursor:pointer}.hf-thumb.hf-active{outline:2px solid var(--hf-noir)}.hf-thumb img{width:100%;height:100%;object-fit:cover}.hf-swatches{display:flex;gap:12px}.hf-swatch{width:40px;height:40px;border-radius:50%;border:1px solid var(--hf-line);cursor:pointer;transition:box-shadow .25s,transform .25s}.hf-swatch:hover{transform:scale(1.08)}.hf-swatch.hf-active{box-shadow:0 0 0 2px var(--hf-cream),0 0 0 4px var(--hf-noir)}.hf-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:36px}.hf-step-img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:6px;margin-bottom:24px}.hf-ba-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(36px,5vw,72px);align-items:center}.hf-ba-stage{position:relative;height:clamp(360px,50vw,520px);border-radius:6px;overflow:hidden;cursor:ew-resize;-webkit-user-select:none;user-select:none}.hf-ba-layer{position:absolute;top:0;right:0;bottom:0;left:0}.hf-ba-photo{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.hf-ba-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hf-ba-tag{position:absolute;top:16px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:7px 13px;border-radius:100px}.hf-ba-handle{position:absolute;top:0;bottom:0;width:2px;background:var(--hf-cream);transform:translate(-1px)}.hf-ba-knob{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:46px;height:46px;border-radius:50%;background:var(--hf-cream);color:var(--hf-noir);display:grid;place-items:center;font-size:18px;box-shadow:0 6px 18px -4px #11111180}.hf-bundle-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(36px,5vw,72px);align-items:center}.hf-bundle-media{position:relative}.hf-bundle-media img{width:100%;height:auto;max-height:560px;object-fit:contain;background:#efe9e0;border-radius:4px}.hf-bundle-badge{position:absolute;top:18px;left:18px;background:var(--hf-rose);color:var(--hf-noir);font-weight:700;font-size:18px;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;font-family:var(--hf-display)}.hf-bundle-info{display:flex;flex-direction:column;justify-content:center}.hf-list{list-style:none;padding:0;margin:0 0 30px;display:flex;flex-direction:column;gap:12px}.hf-list li{display:flex;align-items:center;gap:12px;font-size:16px}html{scroll-behavior:smooth}.hf-section,.hf-reassure,.hf-hero-grid,.hf-footer{scroll-margin-top:88px}.hf-compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:900px;margin:0 auto}.hf-compare-card{padding:40px;border-radius:6px}.hf-compare-classic{background:#fbf9f50f;border:1px solid rgba(251,249,245,.14)}.hf-compare-flow{background:var(--hf-cream);color:var(--hf-ink)}.hf-compare-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:18px;margin-top:28px}.hf-compare-list li{display:flex;align-items:center;gap:14px;font-size:17px}.hf-compare-classic .hf-compare-list li{color:#fbf9f5d1}.hf-ci{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto;font-size:14px}.hf-ci-x{background:#fbf9f51a;color:#fbf9f5b3}.hf-ci-c{background:var(--hf-noir);color:var(--hf-cream)}.hf-pill{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;border-radius:100px;padding:8px 16px}@media(max-width:560px){.hf-compare-grid{grid-template-columns:1fr}.hf-compare-card{padding:28px 24px}}.hf-reviews-head{display:flex;justify-content:space-between;align-items:center;gap:30px 48px;margin-bottom:56px;flex-wrap:wrap}.hf-reviews-score{display:inline-flex;align-items:center;gap:22px}.hf-reviews-score .hf-score-num{font-family:var(--hf-display);font-size:50px;font-weight:600;line-height:1;color:var(--hf-noir);padding-right:22px;border-right:1px solid var(--hf-line)}.hf-score-detail{display:flex;flex-direction:column;gap:6px}.hf-score-note{font-size:13px;color:var(--hf-ink-muted)}.hf-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hf-review-card{background:var(--hf-cream);border:1px solid var(--hf-line);border-radius:6px;padding:32px 30px;display:flex;flex-direction:column}.hf-review-quote{font-family:var(--hf-display);font-size:22px;line-height:1.35;color:var(--hf-noir);margin:16px 0 22px;font-weight:500}.hf-review-who{display:flex;align-items:center;gap:12px;margin-top:auto}.hf-review-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(150deg,var(--hf-taupe),var(--hf-rose));display:grid;place-items:center;color:#fff;font-weight:600;font-size:15px;flex:0 0 auto}.hf-review-name{font-weight:600;font-size:14.5px}.hf-review-meta{font-size:12.5px;color:var(--hf-ink-muted);display:flex;align-items:center;gap:6px}.hf-stars{display:inline-flex;gap:2px;color:var(--hf-noir)}.hf-stars svg{width:15px;height:15px}.hf-stars--lg svg{width:18px;height:18px}.hf-stars--lg{color:var(--hf-taupe-deep)}@media(max-width:1000px){.hf-reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.hf-reviews-grid{grid-template-columns:1fr}.hf-reviews-head{align-items:flex-start}}.hf-reassure{background:var(--hf-cream);border-top:1px solid var(--hf-line);border-bottom:1px solid var(--hf-line)}.hf-reassure-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding-block:46px}.hf-reassure-item{display:flex;align-items:center;gap:13px}.hf-reassure-item svg{color:var(--hf-taupe-deep);flex:0 0 auto;width:26px;height:26px;stroke-width:1.4}.hf-reassure-item>div{display:flex;flex-direction:column;gap:3px;min-width:0}.hf-reassure-item .hf-rt{font-weight:600;font-size:14.5px;color:var(--hf-noir);line-height:1.25;white-space:nowrap}.hf-reassure-item .hf-rs{font-size:13px;color:var(--hf-ink-muted);line-height:1.3}@media(max-width:760px){.hf-reassure-grid{grid-template-columns:repeat(2,1fr);gap:26px 24px}}.hf-footer{background:var(--hf-beige);border-top:1px solid var(--hf-line)}.hf-footer-inner{padding-block:clamp(56px,7vw,90px)}.hf-footer-grid{display:grid;grid-template-columns:1fr 1.3fr;gap:50px;padding-bottom:50px;border-bottom:1px solid var(--hf-line)}.hf-footer-brand img{width:190px;margin-bottom:10px}.hf-footer-brand p{max-width:320px;color:var(--hf-ink-muted);font-size:15px}.hf-footer-logo-text{font-family:var(--hf-display);font-size:30px;font-weight:600;color:var(--hf-noir);margin-bottom:8px}.hf-footer-logo-text em{font-style:italic;font-weight:500}.hf-footer-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.hf-footer-h{font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--hf-noir);margin-bottom:16px}.hf-footer-cols a{display:block;font-size:15px;color:var(--hf-ink-muted);padding:5px 0;text-decoration:none;transition:color .2s}.hf-footer-cols a:hover{color:var(--hf-noir)}.hf-news-form{display:flex;gap:8px;margin-top:6px}.hf-news-form input{flex:1;min-width:0;border:1px solid var(--hf-line);background:var(--hf-cream);border-radius:2px;padding:12px 14px;font-family:inherit;font-size:14px;color:var(--hf-ink)}.hf-news-form input:focus{outline:none;border-color:var(--hf-noir)}.hf-news-form button{padding:12px 18px}.hf-news-note{font-size:13px;color:var(--hf-taupe-deep);margin-top:10px}.hf-footer-bottom{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:28px;font-size:13px;color:var(--hf-ink-muted);flex-wrap:wrap}.hf-footer-bottom a{color:var(--hf-ink-muted);text-decoration:none}.hf-footer-bottom a:hover{color:var(--hf-noir)}.hf-footer-bottom .hf-links{display:flex;gap:22px;flex-wrap:wrap}@media(max-width:900px){.hf-hero-grid,.hf-product-grid,.hf-ba-grid,.hf-bundle-grid{grid-template-columns:1fr}.hf-hero-copy{padding:56px var(--hf-gutter);max-width:none;order:2}.hf-hero-media{order:1;min-height:56vh}.hf-hero-trust{border-left:0;padding-left:0}.hf-steps-grid{grid-template-columns:1fr}.hf-footer-grid{grid-template-columns:1fr;gap:36px}}@media(max-width:560px){.hf-footer-cols{grid-template-columns:1fr 1fr}}.hf-bundle-picker{display:flex;flex-direction:column;gap:18px;margin-bottom:30px}.hf-bundle-picker-row{display:flex;flex-direction:column;gap:11px}.hf-bundle-picker-label{font-size:12px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:#fbf9f58c}.hf-bundle-picker-label strong{color:var(--hf-cream);font-weight:600;letter-spacing:.02em;text-transform:none;font-size:14px}.hf-bundle-swatches{display:flex;gap:12px;flex-wrap:wrap}.hf-bundle-swatch{width:38px;height:38px;border-radius:50%;border:1px solid rgba(251,249,245,.28);cursor:pointer;padding:0;transition:transform .2s var(--hf-ease),box-shadow .2s var(--hf-ease)}.hf-bundle-swatch:hover{transform:translateY(-2px)}.hf-bundle-swatch.hf-active{box-shadow:0 0 0 2px var(--hf-noir),0 0 0 4px var(--hf-rose)}.hf-bundle-swatch.hf-soldout{opacity:.34}.hf-bundle-swatch.hf-soldout:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:50%;background:linear-gradient(45deg,transparent 44%,rgba(251,249,245,.75) 46%,rgba(251,249,245,.75) 54%,transparent 56%)}.hf-bundle-swatch{position:relative}.hf-btn.hf-btn-disabled,.hf-btn:disabled{opacity:.45;cursor:not-allowed;transform:none;pointer-events:none}.hf-bundle-stock{margin:16px 0 0;font-size:14px;font-weight:600;letter-spacing:.01em;color:var(--hf-rose)}.hf-grip-top{display:grid;grid-template-columns:1fr 1fr;gap:clamp(36px,5vw,72px);align-items:center}.hf-grip-features{list-style:none;padding:0;margin:34px 0 0;display:grid;gap:22px}.hf-grip-feature{display:flex;align-items:flex-start;gap:16px}.hf-grip-ficon{width:48px;height:48px;border-radius:50%;border:1px solid var(--hf-line);display:grid;place-items:center;flex:0 0 auto;color:var(--hf-taupe-deep)}.hf-grip-ficon svg{width:22px;height:22px}.hf-grip-ft{font-weight:600;font-size:14px;letter-spacing:.06em;text-transform:uppercase;color:var(--hf-noir);line-height:1.25}.hf-grip-fs{font-size:14.5px;color:var(--hf-ink-muted);margin-top:4px}.hf-grip-media{position:relative;border-radius:6px;overflow:hidden;background:#efe9e0;aspect-ratio:4 / 3.2}.hf-grip-media img{width:100%;height:100%;object-fit:cover}.hf-grip-chip{position:absolute;top:18px;right:18px;background:#fbf9f5f0;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:5px;padding:14px 18px;max-width:250px;box-shadow:0 8px 24px -10px #11111159}.hf-grip-chip-h{font-family:var(--hf-display);font-size:20px;font-weight:600;color:var(--hf-noir);line-height:1.05}.hf-grip-chip-p{font-size:13px;color:var(--hf-ink-muted);margin-top:5px;line-height:1.45}.hf-grip-ph{width:100%;height:100%;display:grid;place-items:center;text-align:center;padding:24px;color:var(--hf-taupe-deep);font-size:13px;letter-spacing:.04em;background:repeating-linear-gradient(45deg,#efe9e0,#efe9e0 14px,#e7e0d4 14px 28px)}.hf-grip-ph--sm{font-size:12px}.hf-grip-compare{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:clamp(52px,6vw,84px)}.hf-grip-cc{border-radius:6px;overflow:hidden;background:var(--hf-cream);border:1px solid var(--hf-line)}.hf-grip-cc-head{padding:22px 20px 18px;text-align:center}.hf-grip-tag{display:inline-block;white-space:nowrap;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--hf-cream);background:var(--hf-noir-soft);padding:8px 18px;border-radius:100px}.hf-grip-cc--on .hf-grip-tag{background:var(--hf-taupe-deep)}.hf-grip-cc-sub{font-size:14.5px;color:var(--hf-ink-muted);margin-top:11px}.hf-grip-cc-img{aspect-ratio:1 / .82;background:#efe9e0}.hf-grip-cc-img img{width:100%;height:100%;object-fit:cover}.hf-grip-vs{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;background:var(--hf-noir);color:var(--hf-cream);display:grid;place-items:center;font-family:var(--hf-display);font-weight:600;font-size:18px;letter-spacing:.02em;z-index:2;box-shadow:0 8px 20px -6px #11111180}.hf-grip-footer{margin-top:clamp(48px,6vw,80px);padding-top:clamp(40px,5vw,54px);border-top:1px solid var(--hf-line);display:flex;flex-direction:column;gap:30px}.hf-grip-uses{display:grid;grid-template-columns:repeat(4,1fr);gap:22px 28px}.hf-grip-use{display:flex;align-items:center;gap:14px}.hf-grip-use svg{width:30px;height:30px;color:var(--hf-taupe-deep);flex:0 0 auto}.hf-grip-use-t{font-size:14.5px;color:var(--hf-noir);line-height:1.3}.hf-grip-closing{text-align:center;font-size:clamp(26px,3vw,38px);font-weight:500;color:var(--hf-noir)}.hf-grip-closing{font-family:var(--hf-display)}@media(max-width:900px){.hf-grip-top{grid-template-columns:1fr}.hf-grip-uses{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.hf-grip-compare{grid-template-columns:1fr;gap:44px}.hf-grip-vs{top:auto;bottom:-33px;left:50%}}.hf-faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(40px,6vw,90px);align-items:start}.hf-faq-intro{position:sticky;top:40px}.hf-faq-help{margin-top:30px;padding:24px 26px;border:1px solid var(--hf-line);border-radius:6px;background:var(--hf-cream)}.hf-faq-help-t{font-family:var(--hf-display);font-size:21px;font-weight:600;color:var(--hf-noir);margin-bottom:6px}.hf-faq-help-p{font-size:14.5px;color:var(--hf-ink-muted);margin-bottom:16px;line-height:1.5}.hf-faq-list{border-top:1px solid var(--hf-line)}.hf-faq-item{border-bottom:1px solid var(--hf-line)}.hf-faq-q{width:100%;background:none;border:0;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px 4px;font-family:var(--hf-sans);font-size:clamp(16px,1.6vw,19px);font-weight:500;color:var(--hf-noir);transition:color .2s var(--hf-ease)}.hf-faq-q:hover{color:var(--hf-taupe-deep)}.hf-faq-icon{position:relative;width:20px;height:20px;flex:0 0 auto}.hf-faq-icon:before,.hf-faq-icon:after{content:"";position:absolute;background:var(--hf-taupe-deep);border-radius:2px;transition:transform .3s var(--hf-ease),opacity .3s var(--hf-ease)}.hf-faq-icon:before{top:9px;left:0;width:20px;height:2px}.hf-faq-icon:after{top:0;left:9px;width:2px;height:20px}.hf-faq-item[data-open] .hf-faq-icon:after{transform:rotate(90deg);opacity:0}.hf-faq-item[data-open] .hf-faq-q{color:var(--hf-noir)}.hf-faq-a{max-height:0;overflow:hidden;transition:max-height .42s var(--hf-ease)}.hf-faq-item[data-open] .hf-faq-a{max-height:600px}.hf-faq-a-inner p{font-size:15.5px;line-height:1.65;color:var(--hf-ink-muted);padding:0 48px 28px 4px;margin:0}@media(max-width:860px){.hf-faq-grid{grid-template-columns:1fr;gap:36px}.hf-faq-intro{position:static}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hijabflow.css.map */
