:root{--he-bg:#F5EFE5;--he-bg-deep:#EBE1D1;--he-bg-ivory:#FBF7EF;--he-bg-paper:#FFFFFF;--he-burgundy:#5C1D22;--he-burgundy-deep:#3A0F12;--he-burgundy-soft:#7A2E33;--he-gold:#B8924A;--he-gold-light:#C9A55C;--he-gold-tint:rgba(184,146,74,.16);--he-text:#2A1E16;--he-text-muted:#6B5A4A;--he-text-soft:#9A8C7C;--he-border:rgba(42,30,22,.12);--he-border-soft:rgba(42,30,22,.06);--he-cream:#F5E9C8}.he-section{font-family:var(--font-body--family,"Manrope",system-ui,sans-serif);color:var(--he-text);font-size:15px;line-height:1.55}.he-section *{box-sizing:border-box}.he-section h1,.he-section h2,.he-section h3,.he-section h4{font-family:var(--font-heading--family,"Playfair Display",Georgia,serif);font-weight:500;letter-spacing:-.01em;line-height:1.05;color:var(--he-text);margin:0}.he-section h1 em,.he-section h2 em,.he-section h3 em{font-style:italic;font-weight:400}.he-section p{margin:0}.he-section a{text-decoration:none}.he-section a:not([class*=he-btn]){color:inherit}.he-eyebrow{font-family:var(--font-body--family,"Manrope",sans-serif);font-size:11px;letter-spacing:.22em;text-transform:uppercase;font-weight:600;color:var(--he-gold);margin:0}.he-muted{color:var(--he-text-muted)}.he-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:15px 28px;font-family:var(--font-body--family,"Manrope",sans-serif);font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;border-radius:2px;transition:all .22s cubic-bezier(.2,.6,.2,1);cursor:pointer;border:1px solid transparent;white-space:nowrap;text-decoration:none}.he-section a.he-btn-primary,.he-btn-primary{background:var(--he-burgundy);color:var(--he-cream)}.he-section a.he-btn-primary:hover,.he-btn-primary:hover{background:var(--he-burgundy-deep);color:var(--he-cream);transform:translateY(-1px)}.he-section a.he-btn-secondary,.he-btn-secondary{background:transparent;color:var(--he-text);border-color:var(--he-text)}.he-section a.he-btn-secondary:hover,.he-btn-secondary:hover{background:var(--he-text);color:var(--he-bg)}.he-section a.he-btn-ghost,.he-btn-ghost{background:transparent;color:var(--he-text);padding:8px 0;border-bottom:1px solid var(--he-gold);border-radius:0}.he-section a.he-btn-ghost:hover,.he-btn-ghost:hover{color:var(--he-gold)}.he-btn-lg{padding:18px 36px}.he-hero{position:relative;min-height:88vh;overflow:hidden;display:grid;grid-template-rows:1fr auto;grid-template-areas:"content" "mini";background:var(--he-bg-deep);isolation:isolate}.he-hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.he-hero-media img{width:100%;height:100%;object-fit:cover;display:block;object-position:center 25%}.he-hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#f5efe5f2,#f5efe5c7 28%,#f5efe533 58%,#f5efe500 75%),linear-gradient(180deg,#f5efe500 55%,#3a0f1247);pointer-events:none}.he-hero-content{grid-area:content;position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:96px 64px 56px 88px;max-width:780px}.he-hero-content h1{font-size:clamp(48px,5.8vw,92px);letter-spacing:-.015em;margin:24px 0 0}.he-hero-content h1 em{color:var(--he-burgundy)}.he-hero-body{color:var(--he-text);font-size:17px;line-height:1.65;max-width:450px;margin:22px 0 36px;padding-bottom:20px;font-weight:500}.he-hero-cta{display:flex;gap:18px;align-items:center;flex-wrap:wrap;margin-bottom:0}.he-hero-mini{grid-area:mini;position:relative;z-index:2;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;max-width:none;margin:0;padding:28px 88px;background:#f5efe5e0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid var(--he-border-soft)}.he-hero-mini-item{display:flex;gap:14px;align-items:flex-start}.he-hero-mini-icon{color:var(--he-gold);flex-shrink:0;margin-top:2px;width:22px;font-size:18px;line-height:1}.he-hero-mini-title{font-weight:600;font-size:12px;letter-spacing:.08em;margin-bottom:4px;text-transform:uppercase;color:var(--he-text)}.he-hero-mini-body{color:var(--he-text-muted);font-size:12px;line-height:1.5}.he-hero-card{position:absolute;right:36px;bottom:140px;z-index:3;background:#f5efe5f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:16px 18px;width:260px;display:flex;gap:14px;align-items:center;border-radius:2px;color:var(--he-text);text-decoration:none}.he-hero-card-img{width:54px;height:64px;background-size:cover;background-position:center;border-radius:2px;flex-shrink:0}.he-hero-card-eyebrow{font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--he-gold);margin-bottom:4px;font-weight:600}.he-hero-card-name{font-family:var(--font-heading--family,"Playfair Display",serif);font-size:16px;line-height:1.1;font-weight:500}.he-hero-card-price{font-size:12px;margin-top:4px;color:var(--he-burgundy);font-weight:600}.he-promise{background:var(--he-bg-deep);padding:26px 36px}.he-promise-inner{max-width:1480px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:36px}.he-promise-item{display:flex;gap:16px;align-items:center;padding:8px 14px 8px 0;border-right:1px solid var(--he-border-soft)}.he-promise-item:last-child{border-right:none}.he-promise-icon{color:var(--he-gold);flex-shrink:0;font-size:22px;line-height:1}.he-promise-title{font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-weight:600;margin:0}.he-promise-body{color:var(--he-text-muted);font-size:12px;margin:3px 0 0;line-height:1.5}.he-benefits{padding:120px 36px;background:var(--he-bg)}.he-benefits-inner{max-width:1280px;margin:0 auto}.he-benefits-top{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;margin-bottom:80px}.he-benefits-top .he-eyebrow{margin-bottom:18px}.he-benefits-top h2{font-size:clamp(40px,4.5vw,64px);margin:0 0 18px}.he-benefits-top p{color:var(--he-text-muted);font-size:16px;max-width:420px;line-height:1.6}.he-benefits-img{position:relative;aspect-ratio:4/5;overflow:hidden;border-radius:2px}.he-benefits-img img{width:100%;height:100%;object-fit:cover;display:block}.he-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--he-border-soft)}.he-benefits-cell{padding:40px 28px;border-right:1px solid var(--he-border-soft);display:flex;flex-direction:column;align-items:flex-start;gap:16px}.he-benefits-cell:last-child{border-right:none}.he-benefits-cell-icon{color:var(--he-gold);font-size:24px;line-height:1}.he-benefits-cell-title{font-size:12px;letter-spacing:.2em;text-transform:uppercase;font-weight:600;color:var(--he-text)}.he-benefits-cell-body{color:var(--he-text-muted);font-size:14px;line-height:1.55;margin:0}.he-feature{background:var(--he-burgundy-deep);color:var(--he-cream);display:grid;grid-template-columns:1fr 1fr;align-items:stretch;min-height:720px}.he-feature-media{position:relative;background:var(--he-burgundy);overflow:hidden}.he-feature-media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.05)}.he-feature-content{padding:100px 88px;display:flex;flex-direction:column;justify-content:center}.he-feature-content .he-eyebrow{color:var(--he-gold-light);margin-bottom:18px}.he-feature-content h2{font-size:clamp(40px,4.5vw,64px);color:#faf3e0;margin:0 0 22px}.he-feature-body{font-size:16px;color:#d9c9a8;max-width:480px;line-height:1.65;margin:0 0 36px}.he-feature-price-row{display:flex;gap:22px;align-items:center;margin-bottom:36px;flex-wrap:wrap}.he-feature-price{font-family:var(--font-heading--family,"Playfair Display",serif);font-size:38px;color:var(--he-cream);font-weight:500;line-height:1}.he-feature-compare{text-decoration:line-through;color:#8b7958;font-size:18px}.he-feature-rating{display:inline-flex;gap:4px;align-items:center;color:var(--he-gold);letter-spacing:.15em}.he-feature-rating-text{font-size:12px;color:#b59e72;margin-left:6px;letter-spacing:0}.he-feature-cta{display:flex;gap:14px;flex-wrap:wrap}.he-feature-cta .he-btn,.he-section.he-feature .he-btn{background:var(--he-gold);color:var(--he-burgundy-deep);border-color:var(--he-gold)}.he-feature-cta .he-btn:hover{background:var(--he-gold-light);color:var(--he-burgundy-deep);border-color:var(--he-gold-light)}.he-feature-cta .he-btn-ghost{color:var(--he-cream);border-color:var(--he-gold-light);background:transparent;padding:8px 0;border-radius:0}.he-feature-cta .he-btn-ghost:hover{color:var(--he-gold-light);background:transparent}.he-ingredients{margin-top:50px;padding-top:30px;border-top:1px solid rgba(217,201,168,.18)}.he-ingredients-label{font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:var(--he-gold-light);margin:0 0 14px;font-weight:600}.he-ingredients-pills{display:flex;flex-wrap:wrap;gap:10px}.he-pill{padding:7px 14px;font-size:12px;border:1px solid rgba(217,201,168,.3);border-radius:100px;color:#d9c9a8;white-space:nowrap}.he-collection{padding:120px 36px;background:var(--he-bg-ivory)}.he-collection-inner{max-width:1480px;margin:0 auto}.he-collection-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:56px;gap:32px;flex-wrap:wrap}.he-collection-header .he-eyebrow{margin-bottom:16px}.he-collection-header h2{font-size:clamp(40px,4.5vw,64px);margin:0 0 14px}.he-collection-header p{color:var(--he-text-muted);font-size:16px;max-width:400px;margin:0}.he-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.he-card{cursor:pointer;text-decoration:none;color:inherit;display:block}.he-card-media{position:relative;aspect-ratio:4/5;background:var(--he-bg-deep);overflow:hidden;border-radius:2px;margin-bottom:16px}.he-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.2,.6,.2,1);display:block}.he-card:hover .he-card-media img{transform:scale(1.04)}.he-badge{position:absolute;top:14px;left:14px;padding:5px 11px;background:#f5efe5f0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:10px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;color:var(--he-burgundy);border-radius:2px;z-index:2}.he-card-info{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.he-card-cat{color:var(--he-text-muted);font-size:11px;letter-spacing:.14em;text-transform:uppercase;margin:0 0 4px}.he-card-name{font-family:var(--font-heading--family,"Playfair Display",serif);font-size:22px;line-height:1.15;margin:0 0 4px;font-weight:500}.he-card-tagline{color:var(--he-text-muted);font-size:13px;margin:0}.he-card-price-wrap{text-align:right;flex-shrink:0}.he-card-price{font-family:var(--font-heading--family,"Playfair Display",serif);font-size:22px;color:var(--he-burgundy);font-weight:500}.he-card-compare{text-decoration:line-through;color:var(--he-text-soft);font-size:13px;display:block;margin-top:2px}.he-method{padding:140px 36px;background:var(--he-bg)}.he-method-inner{max-width:1280px;margin:0 auto}.he-method-head{text-align:center;margin-bottom:80px}.he-method-head .he-eyebrow{margin-bottom:16px}.he-method-head h2{font-size:clamp(40px,4.5vw,68px);margin:0}.he-method-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.he-method-img{aspect-ratio:4/5;overflow:hidden;margin-bottom:22px;position:relative;border-radius:2px}.he-method-img img{width:100%;height:100%;object-fit:cover;display:block}.he-method-num{position:absolute;top:18px;left:18px;font-family:var(--font-heading--family,"Playfair Display",serif);font-size:18px;letter-spacing:.18em;color:var(--he-cream);background:#140c0880;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:6px 12px;border-radius:2px}.he-method-step h3{font-size:30px;margin:0 0 12px;color:var(--he-burgundy);font-weight:400}.he-method-step h3 em{font-style:italic}.he-method-step p{color:var(--he-text-muted);font-size:15px;line-height:1.65;margin:0}.he-press{padding:60px 36px;background:var(--he-bg-deep)}.he-press-inner{max-width:1280px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:60px;flex-wrap:wrap}.he-press .he-eyebrow{color:var(--he-text-muted)}.he-press-item{font-family:var(--font-heading--family,"Playfair Display",serif);font-size:22px;color:var(--he-text-muted);letter-spacing:.04em;opacity:.85;font-weight:500}.he-press-item.italic{font-style:italic}.he-reviews{padding:120px 36px;background:var(--he-bg-ivory)}.he-reviews-inner{max-width:1280px;margin:0 auto}.he-reviews-head{text-align:center;margin-bottom:70px}.he-reviews-head .he-eyebrow{margin-bottom:16px}.he-reviews-head h2{font-size:clamp(40px,4.5vw,64px);margin:0}.he-reviews-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.he-review{background:var(--he-bg);padding:40px 34px;border-radius:2px;display:flex;flex-direction:column;gap:18px}.he-review-stars{color:var(--he-gold);letter-spacing:.18em;font-size:14px}.he-review-body{font-family:var(--font-heading--family,"Playfair Display",serif);font-size:22px;line-height:1.35;margin:0;font-weight:400;color:var(--he-text)}.he-review-author{margin-top:auto;padding-top:14px;border-top:1px solid var(--he-border-soft)}.he-review-name{font-weight:600;font-size:13px;color:var(--he-text)}.he-review-city{color:var(--he-text-muted);font-size:12px;margin-top:2px}.he-news{padding:100px 36px;position:relative;background-size:cover;background-position:center}.he-news:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#f5efe5e0}.he-news-inner{position:relative;max-width:600px;margin:0 auto;text-align:center}.he-news .he-eyebrow{margin-bottom:16px}.he-news h2{font-size:clamp(36px,4vw,56px);margin:0 0 18px}.he-news p{color:var(--he-text-muted);font-size:15px;margin:0 0 32px}.he-news-form{display:flex;max-width:480px;margin:0 auto;background:var(--he-bg-ivory);border:1px solid var(--he-border);border-radius:2px;overflow:hidden}.he-news-form input{flex:1;border:none;background:transparent;padding:16px 20px;font:inherit;outline:none;color:var(--he-text)}.he-news-form button{background:var(--he-burgundy);color:var(--he-cream);border:none;padding:16px 24px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:600;cursor:pointer;font-family:var(--font-body--family,"Manrope",sans-serif)}.he-news-form button:hover{background:var(--he-burgundy-deep)}@media(max-width:900px){.he-hero{min-height:92vh}.he-hero-media:after{background:linear-gradient(180deg,#f5efe5e0,#f5efe5ad 25%,#f5efe533 55%,#f5efe51a 75%,#3a0f1259)}.he-hero-content{padding:72px 24px 32px;max-width:none}.he-hero-content h1{font-size:clamp(42px,9vw,64px)}.he-hero-body{font-size:16px;margin:18px 0 28px;padding-bottom:16px;max-width:none}.he-hero-cta{gap:14px}.he-hero-card{display:none}.he-hero-mini{padding:24px;grid-template-columns:1fr 1fr;gap:18px;background:#f5efe5f0}.he-promise{padding:20px 24px}.he-promise-inner{grid-template-columns:repeat(2,1fr);gap:18px}.he-promise-item{border-right:none;padding-right:0}.he-benefits{padding:80px 24px}.he-benefits-top{grid-template-columns:1fr;gap:40px;margin-bottom:48px}.he-benefits-grid{grid-template-columns:repeat(2,1fr)}.he-benefits-cell{border-right:none;border-bottom:1px solid var(--he-border-soft);padding:28px 18px}.he-benefits-cell:nth-child(odd){border-right:1px solid var(--he-border-soft)}.he-feature{grid-template-columns:1fr;min-height:auto;display:flex;flex-direction:column}.he-feature-media{order:2;position:relative;width:100%;min-height:0;aspect-ratio:4/5}.he-feature-content{order:1;padding:60px 28px}.he-collection{padding:80px 24px}.he-collection-header{flex-direction:column;align-items:flex-start;gap:20px}.he-grid{grid-template-columns:repeat(2,1fr);gap:24px}.he-method{padding:80px 24px}.he-method-head{margin-bottom:48px}.he-method-grid{grid-template-columns:1fr;gap:40px}.he-press{padding:40px 24px}.he-press-inner{gap:24px}.he-press-item{font-size:18px}.he-reviews{padding:80px 24px}.he-reviews-grid{grid-template-columns:1fr;gap:20px}.he-news{padding:80px 24px}.he-news-form{flex-direction:column;background:transparent;border:none}.he-news-form input{background:var(--he-bg-ivory);border:1px solid var(--he-border);border-radius:2px;margin-bottom:10px}.he-news-form button{border-radius:2px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/han-elite.css.map */
