/** Shopify CDN: Minification failed

Line 458:0 Unexpected "@media"

**/

:root{--serif:"Cormorant Garamond",Georgia,serif;--sans:"Inter",Arial,sans-serif}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--hana-bg);color:var(--hana-ink);font-family:var(--sans);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%;height:auto}
button,input,select,textarea{font:inherit;color:inherit}
button{cursor:pointer}
.hana-skip{position:absolute;left:-9999px}.hana-skip:focus{left:12px;top:12px;background:#fff;padding:12px;z-index:999}
.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.hana-eyebrow{font-size:12px;letter-spacing:.09em;font-weight:600;text-transform:uppercase}
.hana-logo{font-size:32px;line-height:1;font-weight:600;letter-spacing:.12em}
.hana-logo--footer{font-size:34px}
.hana-header{position:relative;z-index:50;background:var(--hana-bg);border-bottom:1px solid transparent}
.hana-header__inner{height:82px;max-width:var(--hana-max);margin:auto;padding:0 30px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}
.hana-desktop-nav{display:flex;align-items:center;gap:48px;font-size:12px;font-weight:600}
.hana-header__tools{justify-self:end;display:flex;align-items:center;gap:20px;font-size:12px;font-weight:500}
.hana-header__tools a{display:flex;align-items:center;gap:7px}
.hana-header__icon{position:relative;justify-content:center;width:40px;height:40px;border-radius:50%;transition:background .2s ease,transform .2s ease}
.hana-header__icon:hover{background:rgba(17,17,17,.06);transform:translateY(-1px)}
.hana-header__cart-count{position:absolute;right:1px;top:0;display:grid!important;place-items:center;min-width:16px;height:16px;padding:0 4px;border-radius:99px;background:#111;color:#fff;font-size:9px;line-height:1}
.hana-header__wishlist-dot{position:absolute;right:5px;top:5px;width:6px;height:6px;border-radius:50%;background:#111}
.hana-menu-button{display:none;border:0;background:none;padding:4px}
.hana-mobile-menu{background:var(--hana-bg);border-top:1px solid var(--hana-line);padding:20px}
.hana-mobile-menu a{display:block;font-size:22px;padding:12px 0;border-bottom:1px solid var(--hana-line)}
.hana-hero{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:40% 19% 41%;min-height:680px;border-bottom:1px solid var(--hana-line)}
.hana-hero__copy{padding:72px 30px 30px;display:flex;align-items:flex-start;flex-direction:column}
.hana-hero__copy h1{margin:28px 0 22px;font-family:var(--sans);font-size:clamp(72px,6.4vw,124px);font-weight:300;line-height:.98;letter-spacing:-.05em}
.hana-hero__copy>p{font-size:16px;max-width:31ch;margin:0 0 24px}
.hana-black-button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:#0d0d0d;color:#fff;border:1px solid #0d0d0d;padding:15px 18px;font-size:12px;letter-spacing:.05em;font-weight:600}
.hana-black-button--full{width:100%}
.hana-black-button[disabled]{opacity:.4}
.hana-outline-button{margin-top:10px;display:flex;align-items:center;justify-content:space-between;border:1px solid #111;padding:14px 18px;font-size:12px;font-weight:600}
.hana-text-link,.hana-text-button{display:inline-flex;align-items:center;gap:20px;border:0;background:transparent;padding:0;font-size:12px;font-weight:600;letter-spacing:.04em}
.hana-hero__micro{margin-top:auto;font-size:12px;letter-spacing:.08em}.hana-hero__micro span{margin:0 14px}
.hana-hero__map{padding:210px 30px 30px}
.hana-map-line{display:grid;grid-template-columns:88px 1fr 28px;align-items:center;gap:10px;margin:18px 0;font-size:12px}
.hana-map-line>div{height:1px;background:#aaa;position:relative}.hana-map-line i{position:absolute;left:0;top:-1px;height:2px;background:#111}
.hana-map-line b{font-weight:500}
.hana-map-routine{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--hana-line);margin-top:34px;padding-top:18px;font-size:12px}
.hana-hero__photo{overflow:hidden;min-height:680px}.hana-hero__photo img{width:100%;height:100%;object-fit:cover}
.hana-index{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:23% 77%;padding:30px;border-bottom:1px solid var(--hana-line)}
.hana-index__intro h2{font-size:50px;font-weight:300;letter-spacing:-.05em;margin:10px 0 30px}
.hana-index__filters{max-width:180px;margin-bottom:40px}.hana-index__filters a{display:flex;justify-content:space-between;padding:7px 0;font-size:12px;font-weight:500}
.hana-index__products{display:grid;grid-template-columns:repeat(4,1fr);gap:36px}
.hana-product-number{font-size:12px;display:block;margin-bottom:8px}
.hana-card__media{aspect-ratio:1/1.12;display:block;overflow:hidden;background:transparent}
.hana-card__media img,.hana-card__media svg{width:100%;height:100%;object-fit:contain}
.hana-card__copy{padding-top:12px}.hana-card__vendor{font-size:12px;font-weight:600}.hana-card__title{display:block;font-size:12px;margin:2px 0}
.hana-card__meta{font-size:12px;color:#555}.hana-card__price{font-size:12px;margin-top:5px}
.hana-split-cta{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:31.5% 37% 31.5%;min-height:300px;border-bottom:1px solid var(--hana-line)}
.hana-split-cta__dark{background:#0d0d0d;color:#fff;padding:42px 30px;display:flex;flex-direction:column;justify-content:space-between}
.hana-split-cta h2{font-family:var(--serif);font-size:40px;line-height:.98;font-weight:400;margin:22px 0}
.hana-split-cta a{display:flex;align-items:center;gap:20px;font-size:12px;font-weight:600}
.hana-split-cta__image{overflow:hidden}.hana-split-cta__image img{width:100%;height:100%;object-fit:cover;filter:grayscale(100%)}
.hana-edit{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:23% repeat(3,1fr);gap:30px;padding:30px;border-bottom:1px solid var(--hana-line)}
.hana-edit__intro h2{font-family:var(--serif);font-size:40px;line-height:.95;font-weight:400;margin:20px 0 34px}
.hana-edit-card img{width:100%;aspect-ratio:1.65/1;object-fit:cover;margin-bottom:12px}
.hana-edit-card h3{font-family:var(--serif);font-size:20px;line-height:1.05;font-weight:500;margin:8px 0}.hana-edit-card>a{font-size:12px}
.hana-benefit-row{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--hana-line);padding:18px 30px}
.hana-benefit-row>div{display:flex;align-items:center;justify-content:center;gap:16px;border-right:1px solid var(--hana-line)}.hana-benefit-row>div:last-child{border-right:0}
.hana-benefit-row p{margin:0}.hana-benefit-row strong,.hana-benefit-row span{display:block;font-size:12px}.hana-benefit-row span{color:#555;margin-top:2px}
.hana-footer{max-width:var(--hana-max);margin:auto}
.hana-footer__grid{display:grid;grid-template-columns:1.35fr repeat(3,.8fr) 1.2fr;gap:46px;padding:36px 30px 30px}
.hana-footer h3{font-size:12px;margin:0 0 14px}.hana-footer__grid a{display:block;font-size:13px;margin:6px 0}.hana-footer__brand p{font-size:12px;letter-spacing:.08em}
.hana-footer__newsletter p{font-family:var(--serif);font-size:17px;line-height:1.15}
.hana-newsletter-form{display:flex;border-bottom:1px solid #111}.hana-newsletter-form input{width:100%;border:0;background:transparent;padding:12px 0;font-size:13px;outline:0}.hana-newsletter-form button{border:0;background:transparent}
.hana-footer__legal{border-top:1px solid var(--hana-line);padding:16px 30px;display:grid;grid-template-columns:1fr auto 1fr;gap:20px;font-size:12px}.hana-footer__legal>span:last-child{text-align:right}.hana-footer__legal div{display:flex;gap:30px}
.hana-product{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:29% 43% 28%;border-bottom:1px solid var(--hana-line);min-height:780px}
.hana-product__info,.hana-product__data{padding:48px 30px}.hana-product__vendor{font-size:13px;font-weight:600;margin-top:20px}
.hana-product h1{font-size:52px;line-height:.92;letter-spacing:-.05em;font-weight:300;margin:8px 0 14px}
.hana-product__tags{font-size:13px}.hana-product__price{font-size:19px;margin:28px 0}
.hana-product-form fieldset{border:0;padding:0;margin:18px 0}.hana-product-form legend{font-size:12px;font-weight:600;margin-bottom:8px}.hana-option-row{display:flex;flex-wrap:wrap;gap:7px}
.hana-option-row input{position:absolute;opacity:0}.hana-option-row span{display:block;border:1px solid #999;padding:9px 13px;font-size:12px}.hana-option-row input:checked+span{background:#111;color:#fff}
.hana-product__mini-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border-top:1px solid var(--hana-line);margin-top:32px;padding-top:20px;font-size:12px;text-align:center}
.hana-product__gallery{background:#efede8;padding:48px 20px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;align-content:start}
.hana-gallery-thumb{border:0;background:#fff;padding:0}.hana-gallery-thumb:first-child{grid-column:1/-1}.hana-gallery-thumb:first-child img{height:540px}.hana-gallery-thumb img{width:100%;height:100px;object-fit:contain}
.hana-product__data{padding-top:62px}.hana-data-block{padding:18px 0;border-bottom:1px solid var(--hana-line)}.hana-data-block span,.hana-product details summary{font-size:12px;font-weight:600;letter-spacing:.05em}.hana-data-block p{margin:7px 0 0;font-size:14px}
.hana-data-block--editorial p{font-family:var(--serif);font-size:18px;line-height:1.25}
.hana-product details{border-bottom:1px solid var(--hana-line);padding:18px 0}.hana-product details summary{list-style:none;display:flex;justify-content:space-between}.hana-product details summary::-webkit-details-marker{display:none}.hana-product details .rte{padding-top:14px;font-size:14px}

/* V7.3 — editorial product detail */
.hana-product-view{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:minmax(0,58%) minmax(380px,42%);border-bottom:1px solid var(--hana-line)}
.hana-product-view__media{min-width:0;padding:34px;background:#efede8;border-right:1px solid var(--hana-line)}
.hana-product-view__main-media{position:relative;display:grid;place-items:center;min-height:680px;background:#fff;overflow:hidden}
.hana-product-view__main-media>img,.hana-product-view__main-media>svg{width:100%;height:680px;object-fit:contain;padding:40px}
.hana-product-view__index{position:absolute;top:20px;left:22px;font-size:10px;font-weight:600;letter-spacing:.08em}
.hana-product-view__thumbs{display:flex;gap:8px;margin-top:10px;overflow:auto;padding-bottom:2px}
.hana-product-view__thumb{flex:0 0 82px;width:82px;height:96px;border:1px solid transparent;background:#fff;padding:6px;opacity:.62}
.hana-product-view__thumb.is-active{border-color:#111;opacity:1}
.hana-product-view__thumb img{width:100%;height:100%;object-fit:contain}
.hana-product-view__purchase{padding:56px clamp(30px,4vw,68px)}
.hana-product-view__purchase-inner{position:sticky;top:26px}
.hana-product-view__vendor{margin-top:32px;font-size:12px;font-weight:650;letter-spacing:.06em}
.hana-product-view h1{max-width:15ch;margin:10px 0 18px;font-size:clamp(38px,3.4vw,58px);font-weight:300;line-height:.98;letter-spacing:-.045em}
.hana-product-view__lead{max-width:44ch;margin:0;color:#515151;font-family:var(--serif);font-size:19px;line-height:1.32}
.hana-product-view__price{margin:28px 0 25px;font-size:23px;letter-spacing:-.02em}
.hana-product-safety{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0 0 22px}
.hana-safety-badge{display:flex;align-items:center;gap:10px;min-height:56px;border:1px solid var(--hana-line);padding:10px 12px;background:rgba(255,255,255,.28)}
.hana-safety-badge__icon{position:relative;display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px}
.hana-safety-badge__icon svg{width:29px;height:29px}
.hana-safety-badge__state{position:absolute;right:-3px;bottom:-2px;display:grid;place-items:center;width:15px;height:15px;border:1px solid currentColor;border-radius:50%;background:var(--hana-bg);font-size:9px;font-style:normal;font-weight:700;line-height:1}
.hana-safety-badge small,.hana-safety-badge strong{display:block;line-height:1.25}.hana-safety-badge small{margin-bottom:3px;color:#666;font-size:9px;font-weight:600;letter-spacing:.07em;text-transform:uppercase}.hana-safety-badge strong{font-size:11px;font-weight:600}
.hana-safety-badge.is-suitable .hana-safety-badge__state{background:#111;color:#fff;border-color:#111}.hana-safety-badge.is-not-recommended .hana-safety-badge__state{background:#111;color:#fff;border-color:#111}.hana-safety-badge.is-consult .hana-safety-badge__icon,.hana-safety-badge.is-unknown .hana-safety-badge__icon{color:#666}
.hana-product-safety--profile{margin:28px 0 0;padding-top:26px;border-top:1px solid var(--hana-line)}.hana-product-safety--profile>p{grid-column:1/-1;margin:2px 0 0;color:#666;font-size:10px;line-height:1.45}
.hana-product-form--editorial{border-top:1px solid var(--hana-line);padding-top:4px}
.hana-product-form--editorial fieldset{margin:20px 0}
.hana-product-form__row{display:flex;align-items:end;justify-content:space-between;gap:20px;margin:18px 0}
.hana-product-form--editorial .hana-quantity{display:grid;grid-template-columns:auto 74px;align-items:center;gap:14px;font-size:11px;font-weight:600;letter-spacing:.05em}
.hana-product-form--editorial .hana-quantity input{width:74px;height:44px;border:1px solid var(--hana-line);background:transparent;text-align:center}
.hana-product-view__stock{display:flex;align-items:center;gap:7px;font-size:11px;color:#4d5c4d;text-align:right}
.hana-product-view__stock i{width:6px;height:6px;border-radius:50%;background:#607b5f}
.hana-product-view__stock.is-unavailable{color:#7b4f4f}
.hana-product-form__secondary{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.hana-product-form__secondary .hana-outline-button{margin-top:9px;min-width:0;justify-content:center;text-align:center}
.hana-product-view__service{margin-top:34px;border-top:1px solid var(--hana-line)}
.hana-product-view__service>div{display:grid;grid-template-columns:28px 1fr;gap:12px;padding:14px 0;border-bottom:1px solid var(--hana-line)}
.hana-product-view__service span{font-size:10px;color:#777}.hana-product-view__service p{margin:0;font-size:11px;color:#666;line-height:1.45}.hana-product-view__service strong{display:block;color:#111;font-size:12px;font-weight:600}
.hana-product-story{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:42% 58%;border-bottom:1px solid var(--hana-line)}
.hana-product-story__intro{padding:80px clamp(30px,5vw,78px);background:#111;color:#fff}
.hana-product-story h2,.hana-product-details h2,.hana-product-related h2{margin:22px 0 28px;font-family:var(--serif);font-size:clamp(44px,5vw,68px);font-weight:400;line-height:.92;letter-spacing:-.035em}
.hana-product-story__intro>p{max-width:43ch;color:#d0d0d0;font-family:var(--serif);font-size:20px;line-height:1.42}
.hana-product-story__profile{padding:80px clamp(30px,5vw,78px)}
.hana-product-profile-grid{display:grid;grid-template-columns:1fr 1fr;margin-top:20px;border-top:1px solid var(--hana-line)}
.hana-product-profile-grid>div{min-height:120px;padding:22px 20px 20px 0;border-bottom:1px solid var(--hana-line)}
.hana-product-profile-grid>div:nth-child(odd){border-right:1px solid var(--hana-line)}.hana-product-profile-grid>div:nth-child(even){padding-left:20px}
.hana-product-profile-grid span,.hana-product-story__actives>span{font-size:10px;font-weight:650;letter-spacing:.07em}.hana-product-profile-grid p{margin:12px 0 0;font-size:14px;line-height:1.45}
.hana-product-story__actives{padding-top:26px}.hana-product-story__actives>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:13px}.hana-product-story__actives b{border:1px solid var(--hana-line);padding:8px 10px;font-size:11px;font-weight:500}
.hana-product-details{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:42% 58%;padding:80px clamp(30px,5vw,78px);border-bottom:1px solid var(--hana-line)}
.hana-product-details__heading h2{font-size:clamp(42px,4.4vw,62px)}
.hana-product-details__accordions{border-top:1px solid #111}
.hana-product-details details{border-bottom:1px solid var(--hana-line)}
.hana-product-details summary{display:grid;grid-template-columns:38px 1fr auto;align-items:center;padding:20px 0;list-style:none;cursor:pointer;font-size:12px;font-weight:600;letter-spacing:.04em}.hana-product-details summary::-webkit-details-marker{display:none}.hana-product-details summary>span{font-size:10px;color:#777}.hana-product-details summary svg{transition:transform .2s}.hana-product-details details[open] summary svg{transform:rotate(45deg)}
.hana-product-details .rte{padding:0 0 24px 38px;font-size:14px;line-height:1.65}.hana-product-details .rte p:first-child{margin-top:0}
.hana-product-related{max-width:var(--hana-max);margin:auto;padding:70px 30px;border-bottom:1px solid var(--hana-line)}
.hana-product-related__head{display:flex;align-items:end;justify-content:space-between;gap:30px}.hana-product-related__head h2{margin-bottom:0;font-size:clamp(42px,4vw,58px)}.hana-product-related__head>a{font-size:11px;font-weight:600;letter-spacing:.04em}
.hana-product-related__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:36px}.hana-product-related__grid>.hana-card:only-child{max-width:290px}

@media(max-width: 749px){
  .hana-product-view{grid-template-columns:1fr}.hana-product-view__media{padding:0;border-right:0}.hana-product-view__main-media{min-height:auto;aspect-ratio:1/1.08}.hana-product-view__main-media>img,.hana-product-view__main-media>svg{height:100%;padding:24px}.hana-product-view__index{top:16px;left:18px}.hana-product-view__thumbs{padding:0 16px 10px;margin-top:8px}.hana-product-view__thumb{flex-basis:68px;width:68px;height:78px}
  .hana-product-view__purchase{padding:34px 20px 42px}.hana-product-view__purchase-inner{position:static}.hana-product-view__vendor{margin-top:24px}.hana-product-view h1{max-width:none;font-size:40px;line-height:1}.hana-product-view__lead{font-size:18px}.hana-product-view__price{margin:22px 0;font-size:21px}.hana-product-safety{gap:6px}.hana-safety-badge{padding:9px;gap:8px}.hana-product-form__row{align-items:center}.hana-product-form--editorial .hana-quantity{grid-template-columns:1fr}.hana-product-form__secondary{grid-template-columns:1fr}.hana-product-view__service{margin-top:28px}
  .hana-product-story{grid-template-columns:1fr}.hana-product-story__intro,.hana-product-story__profile{padding:54px 20px}.hana-product-story h2,.hana-product-details h2,.hana-product-related h2{font-size:44px}.hana-product-profile-grid{grid-template-columns:1fr}.hana-product-profile-grid>div,.hana-product-profile-grid>div:nth-child(even){min-height:0;padding:18px 0;border-right:0}
  .hana-product-details{grid-template-columns:1fr;padding:54px 20px}.hana-product-details__heading{margin-bottom:24px}.hana-product-details .rte{padding-left:0}
  .hana-product-related{padding:54px 20px}.hana-product-related__head{align-items:flex-start;flex-direction:column}.hana-product-related__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.hana-product-related__grid>.hana-card:only-child{max-width:none}
}
.hana-collection-head{position:relative;isolation:isolate;max-width:var(--hana-max);min-height:clamp(300px,38vw,520px);margin:auto;display:flex;align-items:flex-end;overflow:hidden;border-bottom:1px solid var(--hana-line);background:#e9e5df}
.hana-collection-head::before{content:"";position:absolute;inset:0;z-index:-2;background:var(--hana-collection-image,linear-gradient(120deg,#ded8d0,#f4f1ec));background-size:cover;background-position:center}
.hana-collection-head__veil{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,12,12,.56) 0%,rgba(12,12,12,.22) 48%,rgba(12,12,12,.04) 100%)}
.hana-collection-head:not(.hana-collection-head--image) .hana-collection-head__veil{background:linear-gradient(110deg,rgba(255,255,255,.16),rgba(255,255,255,.7))}
.hana-collection-head__copy{width:100%;padding:clamp(34px,5vw,70px) clamp(20px,4vw,58px);color:#fff}
.hana-collection-head:not(.hana-collection-head--image) .hana-collection-head__copy{color:#171717}
.hana-collection-head h1{max-width:14ch;font-size:clamp(36px,4.1vw,54px);line-height:.98;font-weight:400;letter-spacing:-.035em;margin:12px 0 18px}
.hana-collection-description{max-width:48ch;font-size:15px;line-height:1.55}
.hana-collection-description{max-width:42ch;margin-bottom:28px}.hana-collection-visual{overflow:hidden;background:#f0eee9}.hana-collection-visual img{width:100%;height:100%;object-fit:cover}
.hana-collection-visual__drop{width:110px;height:110px;border-radius:55% 45% 60% 40%;border:1px solid #aaa;margin:100px auto;transform:rotate(25deg)}
.hana-collection-toolbar{position:relative;z-index:20;max-width:var(--hana-max);margin:auto;display:flex;align-items:center;gap:28px;padding:18px 30px;border-bottom:1px solid var(--hana-line);font-size:12px}
.hana-facets-desktop{display:flex;align-items:center;gap:28px;min-width:0}
.hana-facets-label{font-weight:600;letter-spacing:.04em}
.hana-facet{position:relative}
.hana-facet>summary{display:flex;align-items:center;gap:7px;list-style:none;cursor:pointer;letter-spacing:.025em;white-space:nowrap}
.hana-facet>summary::-webkit-details-marker{display:none}
.hana-facet>summary span:last-child{font-size:14px;transition:transform .2s ease}
.hana-facet[open]>summary span:last-child{transform:rotate(45deg)}
.hana-facet__panel{position:absolute;top:calc(100% + 20px);left:0;width:290px;background:var(--hana-bg);border:1px solid var(--hana-line);box-shadow:0 16px 36px rgba(0,0,0,.09);z-index:30}
.hana-facet__values{max-height:330px;overflow:auto;padding:12px 16px}
.hana-facet__option{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:10px;padding:9px 0;cursor:pointer;font-size:13px}
.hana-facet__option input{width:15px;height:15px;margin:0;accent-color:#111}
.hana-facet__option small{color:#777;font-size:11px}
.hana-facet__option.is-disabled{opacity:.35;cursor:not-allowed}
.hana-facet__price{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:18px 16px}
.hana-facet__price label{display:grid;gap:7px;font-size:11px;text-transform:uppercase;letter-spacing:.04em}
.hana-facet__price input{width:100%;min-width:0;border:1px solid var(--hana-line);background:transparent;padding:10px}
.hana-facet__actions{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--hana-line);padding:11px 16px}
.hana-facet__actions a{font-size:10px;text-decoration:underline}
.hana-facet__actions button{border:0;background:#111;color:#fff;padding:9px 14px;font-size:10px;letter-spacing:.05em}
.hana-sort-form{margin-left:auto}
.hana-sort-form select{border:0;background:transparent;font-size:12px;max-width:190px}
.hana-facets-mobile-trigger{display:none;border:0;background:transparent;padding:0;font-size:12px;font-weight:600;letter-spacing:.04em}
.hana-active-filters{max-width:var(--hana-max);margin:auto;display:flex;flex-wrap:wrap;gap:8px;padding:12px 30px;border-bottom:1px solid var(--hana-line)}
.hana-active-filters a{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--hana-line);padding:7px 10px;font-size:11px}
.hana-active-filters__clear{border:0!important;text-decoration:underline}
.hana-facets-drawer{display:none}
.hana-facets-drawer[aria-hidden="true"]{visibility:hidden;pointer-events:none}
.hana-facets-drawer__backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.42)}
.hana-facets-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(420px,92vw);background:var(--hana-bg);transform:translateX(100%);transition:transform .25s ease;overflow:auto}
.hana-facets-drawer[aria-hidden="false"] .hana-facets-drawer__panel{transform:translateX(0)}
.hana-facets-drawer__header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid var(--hana-line);background:var(--hana-bg);font-size:12px;font-weight:600}
.hana-facets-drawer__header button{border:0;background:transparent;font-size:28px;line-height:1}
.hana-facet--mobile{border-bottom:1px solid var(--hana-line)}
.hana-facet--mobile>summary{justify-content:space-between;padding:18px 20px;font-size:12px;font-weight:600}
.hana-facet__mobile-content{padding:0 20px 16px}
.hana-facets-drawer__footer{position:sticky;bottom:0;display:grid;grid-template-columns:1fr 2fr;gap:10px;padding:16px 20px;border-top:1px solid var(--hana-line);background:var(--hana-bg)}
.hana-facets-drawer__footer a,.hana-facets-drawer__footer button{display:flex;align-items:center;justify-content:center;min-height:46px;border:1px solid #111;background:transparent;font-size:11px;font-weight:600}
.hana-facets-drawer__footer button{background:#111;color:#fff}
body.hana-facets-open{overflow:hidden}
.hana-collection-grid{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:38px 24px;padding:30px}
.hana-pagination{max-width:var(--hana-max);margin:auto;padding:30px;text-align:center}
.hana-box-builder{max-width:var(--hana-max);margin:auto;padding:38px 30px 60px}
.hana-box-builder__header{display:grid;grid-template-columns:1fr auto;gap:30px;margin-bottom:32px}.hana-box-builder__header h1{font-family:var(--serif);font-size:58px;line-height:.9;font-weight:400;margin:18px 0}.hana-box-builder__header p{max-width:44ch}
.hana-box-progress{display:none;align-self:end;width:180px}.hana-box-progress>div{height:2px;background:#ddd;margin-top:8px}.hana-box-progress i{display:block;height:2px;background:#111}
.hana-box-layout{display:grid;grid-template-columns:1fr 330px;gap:24px;align-items:start}.hana-box-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}
.hana-box-step{border:1px solid var(--hana-line);padding:14px;min-width:0}.hana-box-step__top{display:flex;gap:12px;font-size:12px;margin-bottom:16px}.hana-box-step__image{height:180px}.hana-box-step__image img{width:100%;height:100%;object-fit:contain}.hana-box-step__vendor{font-size:12px;font-weight:600}.hana-box-step h3{font-size:14px;line-height:1.2;font-weight:500;min-height:40px}.hana-box-step__price{font-size:13px}.hana-change-button{background:transparent;border:1px solid #999;padding:8px 13px;font-size:12px;margin-top:14px}
.hana-box-summary{border:1px solid var(--hana-line);padding:22px;position:sticky;top:20px}.hana-box-summary-line{display:flex;justify-content:space-between;gap:10px;padding:8px 0;border-bottom:1px solid #eee;font-size:12px}.hana-box-summary__total{display:flex;justify-content:space-between;font-size:18px;padding:24px 0}
.hana-box-mobile-nav{display:none}.hana-alternative-drawer{position:fixed;inset:0;z-index:100}.hana-alternative-drawer__backdrop{position:absolute;inset:0;background:#0007}.hana-alternative-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:min(760px,90vw);background:var(--hana-bg);padding:28px;overflow:auto}.hana-alternative-drawer__header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--hana-line);padding-bottom:20px}.hana-alternative-drawer__header h2{font-family:var(--serif);font-size:40px;margin:8px 0}.hana-alternative-drawer__header button{border:0;background:transparent;font-size:32px}.hana-alternative-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-top:25px}.hana-alternative{border:0;background:transparent;text-align:left;padding:0}.hana-alternative__image{aspect-ratio:1/1.1;background:#efede8;margin-bottom:10px}.hana-alternative__image img{width:100%;height:100%;object-fit:contain}.hana-alternative span,.hana-alternative strong,.hana-alternative em{display:block}.hana-alternative span{font-size:12px}.hana-alternative strong{font-size:13px;margin:3px 0}.hana-alternative em{font-style:normal;font-size:12px}
.hana-page,.hana-skin-test,.hana-ask{max-width:var(--hana-max);margin:auto;padding:70px 30px;min-height:65vh}.hana-page h1,.hana-skin-test h1,.hana-ask h1{font-family:var(--serif);font-size:72px;line-height:.95;font-weight:400}.hana-page .rte{max-width:760px}.hana-skin-test__lead{max-width:45ch;font-size:16px}
.hana-skin-test__demo{max-width:900px;margin:65px auto 0;border-top:1px solid #111;padding-top:30px}.hana-skin-test__demo h2{font-family:var(--serif);font-size:42px;font-weight:400}.hana-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.hana-choice-grid button{border:1px solid #111;background:transparent;padding:28px;text-align:left}.hana-choice-grid button:hover{background:#111;color:#fff}
.hana-ask{display:grid;grid-template-columns:1fr 1fr;gap:50px}.hana-chat{background:#eceae5;padding:30px;display:flex;flex-direction:column;gap:14px}.hana-chat__message{background:#fff;padding:18px;max-width:82%}.hana-chat__message--user{align-self:flex-end;background:#111;color:#fff}.hana-chat__message strong{display:block;font-size:12px;margin-bottom:6px}.hana-chat__input{margin-top:auto;border-bottom:1px solid #111;padding:12px 0;display:flex;justify-content:space-between}
.hana-cart-row{display:grid;grid-template-columns:100px 1fr 90px 120px;gap:20px;align-items:center;padding:15px 0;border-bottom:1px solid var(--hana-line)}.hana-cart-row img{width:90px}.hana-cart-row input{width:70px}.hana-cart-total{display:flex;justify-content:space-between;padding:28px 0;font-size:20px}.hana-search-form{display:flex;border-bottom:1px solid #111;max-width:800px}.hana-search-form input{flex:1;border:0;background:transparent;padding:14px 0;outline:0}.hana-search-form button{border:0;background:transparent;font-size:22px}
.rte p{max-width:70ch}

@media(max-width: 990px){
  .hana-header__inner{height:66px;padding:0 18px;grid-template-columns:1fr auto}
  .hana-desktop-nav{display:none}.hana-header__tools a span{display:none}.hana-menu-button{display:block}.hana-logo{font-size:25px}
  .hana-hero{grid-template-columns:1fr;min-height:0}
  .hana-hero__copy{padding:40px 20px 22px;min-height:450px}.hana-hero__copy h1{font-size:clamp(60px,17vw,90px);margin:24px 0 18px}
  .hana-hero__micro{font-size:12px}.hana-hero__map{padding:26px 20px;border-top:1px solid var(--hana-line)}
  .hana-hero__photo{min-height:520px}.hana-hero__photo img{object-position:center top}
  .hana-index{grid-template-columns:1fr;padding:24px 20px}.hana-index__intro{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.hana-index__intro h2{font-size:42px}.hana-index__filters{grid-column:2;grid-row:1/4;margin:0}.hana-index__products{grid-template-columns:repeat(2,1fr);gap:28px 14px;margin-top:28px}
  .hana-split-cta{grid-template-columns:1fr}.hana-split-cta__image{min-height:300px;order:2}.hana-split-cta__dark{min-height:240px}.hana-split-cta__dark:last-child{order:3}
  .hana-edit{grid-template-columns:1fr 1fr;padding:25px 20px}.hana-edit__intro{grid-column:1/-1}
  .hana-benefit-row{grid-template-columns:1fr;padding:0 20px}.hana-benefit-row>div{justify-content:flex-start;border-right:0;border-bottom:1px solid var(--hana-line);padding:14px 0}
  .hana-footer__grid{grid-template-columns:1fr 1fr;padding:28px 20px}.hana-footer__brand,.hana-footer__newsletter{grid-column:1/-1}
  .hana-footer__legal{grid-template-columns:1fr;padding:15px 20px}.hana-footer__legal div{flex-wrap:wrap;gap:12px}.hana-footer__legal>span:last-child{text-align:left}
  .hana-product{grid-template-columns:1fr}.hana-product__gallery{order:1;padding:20px}.hana-product__info{order:2}.hana-product__data{order:3}.hana-gallery-thumb:first-child img{height:auto;aspect-ratio:1/1;object-fit:contain}
  .hana-collection-head{grid-template-columns:1fr}.hana-collection-head>div:first-child{padding:38px 20px}.hana-collection-head h1{font-size:58px}.hana-collection-visual{min-height:280px}
  .hana-collection-toolbar{overflow:visible;white-space:nowrap;padding:16px 20px}.hana-facets-desktop{display:none}.hana-facets-mobile-trigger{display:block}.hana-sort-form{margin-left:auto}.hana-facets-drawer{display:block;position:fixed;inset:0;z-index:110}.hana-active-filters{padding:10px 20px;overflow:auto;flex-wrap:nowrap}.hana-collection-grid{grid-template-columns:repeat(2,1fr);padding:20px;gap:28px 12px}
  .hana-box-builder{padding:30px 16px 120px}.hana-box-builder__header{grid-template-columns:1fr}.hana-box-builder__header h1{font-size:48px}.hana-box-progress{display:block}
  .hana-box-layout{grid-template-columns:1fr}.hana-box-steps{display:block}.hana-box-step{display:none;border:0;padding:0}.hana-box-step.is-active{display:block}.hana-box-step__top{font-size:12px}.hana-box-step__image{height:320px;background:#efede8}.hana-box-step h3{font-family:var(--serif);font-size:28px;min-height:0}
  .hana-change-button{width:100%;padding:13px}
  .hana-box-summary{position:fixed;z-index:30;left:0;right:0;bottom:0;top:auto;background:var(--hana-bg);border:0;border-top:1px solid #111;padding:12px 16px;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.hana-box-summary>.hana-eyebrow,.hana-box-summary>[data-box-summary-lines]{display:none}.hana-box-summary__total{padding:0;font-size:14px;display:block}.hana-box-summary__total span{display:block;font-size:12px}.hana-box-summary .hana-black-button{width:auto}
  .hana-box-mobile-nav{display:flex;justify-content:space-between;margin-top:20px}.hana-box-mobile-nav button{border:0;background:transparent;font-size:12px}
  .hana-alternative-drawer__panel{width:100%;top:auto;height:78vh;border-radius:16px 16px 0 0}.hana-alternative-grid{grid-template-columns:repeat(2,1fr)}
  .hana-ask{grid-template-columns:1fr}.hana-page,.hana-skin-test,.hana-ask{padding:50px 20px}.hana-page h1,.hana-skin-test h1,.hana-ask h1{font-size:56px}
}
@media(max-width: 520px){
  .hana-header__tools{gap:13px}.hana-header__tools>a:nth-child(2){display:none}
  .hana-hero__copy{min-height:410px}.hana-hero__copy h1{font-size:58px;line-height:1}.hana-hero__copy>p{font-size:16px;line-height:1.5}
  .hana-hero__photo{min-height:430px}
  .hana-index__intro{display:block}.hana-index__filters{margin:20px 0 28px}.hana-index__products{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}
  .hana-card__vendor{font-size:12px}.hana-card__title{font-size:14px;line-height:1.3}.hana-card__meta{font-size:12px;line-height:1.35}.hana-card__price{font-size:14px}
  .hana-split-cta h2{font-size:35px}.hana-edit{grid-template-columns:1fr}.hana-edit__intro{grid-column:auto}
  .hana-footer__grid{grid-template-columns:1fr 1fr;gap:28px 20px}.hana-footer__newsletter{grid-column:1/-1}
  .hana-product__info,.hana-product__data{padding:32px 20px}.hana-product h1{font-size:42px}.hana-product__gallery{grid-template-columns:repeat(4,1fr)}.hana-gallery-thumb:first-child{grid-column:1/-1}
  .hana-collection-head h1{font-size:48px}.hana-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hana-box-step__image{height:280px}.hana-alternative-grid{gap:14px 9px}.hana-alternative-drawer__panel{padding:20px 14px}
  .hana-choice-grid{grid-template-columns:1fr}
}

/* HANA v3 editor */
@media(max-width:990px){
  .hana-header__inner,.hana-hero__copy,.hana-hero__map,.hana-index,.hana-edit,.hana-footer__grid,.hana-footer__legal,.hana-collection-head>div:first-child,.hana-collection-toolbar,.hana-collection-grid,.hana-page,.hana-skin-test,.hana-ask{padding-left:var(--hana-mobile-gutter,20px);padding-right:var(--hana-mobile-gutter,20px)}
}


/* HANA v4 — final refinement */
.hana-logo{font-weight:500;letter-spacing:-.035em}
.hana-logo i{font-style:normal}
.hana-logo--editorial{font-family:var(--serif);font-size:39px;font-weight:600;letter-spacing:-.07em}
.hana-logo--editorial i{display:inline-block;margin-left:1px;transform:translateY(-1px)}
.hana-logo--serif{font-family:var(--serif);font-size:38px;font-style:italic;letter-spacing:-.055em}
.hana-logo--minimal{font-family:var(--sans);font-size:29px;font-weight:500;letter-spacing:.015em}

.hana-market{position:relative}
.hana-market__trigger{display:flex;align-items:center;gap:5px;border:0;background:transparent;padding:7px 0;font-size:12px;font-weight:600;white-space:nowrap}
.hana-market__desktop-label{font-weight:400;color:#666}
.hana-market__menu{position:absolute;right:0;top:calc(100% + 9px);min-width:170px;background:var(--hana-bg);border:1px solid var(--hana-line);padding:7px;z-index:80}
.hana-market__menu button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:10px 9px;font-size:12px}
.hana-market__menu button:hover{background:var(--hana-soft)}

.hana-hero__photo{background:var(--hana-bg)}
.hana-hero__photo img{opacity:var(--hero-opacity,1);object-position:var(--hero-position,center top)}
.hana-hero__placeholder{width:100%;height:100%;min-height:680px;background:linear-gradient(145deg,#f4f1eb 0%,#e9e4dc 55%,#f7f5f1 100%)}

@media(max-width:990px){
  body{font-size:calc(16px * var(--hana-mobile-type-scale,1))}
  .hana-eyebrow{font-size:12px;line-height:1.35}
  .hana-header__tools{font-size:12px}
  .hana-market__trigger{font-size:12px;min-height:44px}
  .hana-market__desktop-label{display:none}
  .hana-logo--editorial{font-size:33px}
  .hana-logo--serif{font-size:32px}
  .hana-logo--minimal{font-size:27px}
  .hana-hero__copy>p{font-size:17px;line-height:1.5;max-width:34ch}
  .hana-black-button,.hana-outline-button{font-size:12px;min-height:48px}
  .hana-text-link,.hana-text-button{font-size:12px}
  .hana-hero__micro{font-size:12px;line-height:1.4}
  .hana-map-line{grid-template-columns:100px 1fr 32px;font-size:12px}
  .hana-map-routine{font-size:12px}
  .hana-index__filters a{font-size:12px;min-height:34px;align-items:center}
  .hana-product-number{font-size:12px}
  .hana-card__vendor{font-size:12px}
  .hana-card__title{font-size:14px;line-height:1.3}
  .hana-card__meta{font-size:12px;line-height:1.35}
  .hana-card__price{font-size:14px}
  .hana-split-cta a,.hana-edit-card>a{font-size:12px}
  .hana-benefit-row strong,.hana-benefit-row span{font-size:12px}
  .hana-footer h3{font-size:12px}
  .hana-footer__grid a{font-size:13px}
  .hana-footer__brand p{font-size:12px}
  .hana-newsletter-form input{font-size:13px}
  .hana-footer__legal{font-size:12px}
  .hana-product__tags{font-size:13px}
  .hana-product-form legend{font-size:12px}
  .hana-option-row span{font-size:12px;padding:11px 14px}
  .hana-product__mini-benefits{font-size:12px}
  .hana-data-block span,.hana-product details summary{font-size:12px}
  .hana-data-block p,.hana-product details .rte{font-size:14px}
}
@media(max-width:520px){
  .hana-hero__copy h1{font-size:clamp(54px,16vw,68px)}
  .hana-card__vendor{font-size:12px}
  .hana-card__title{font-size:14px}
  .hana-card__meta{font-size:12px}
  .hana-card__price{font-size:14px}
}

/* V7 — shared immersive page banners */
.hana-banner-hero{position:relative;isolation:isolate;display:flex;align-items:flex-end;min-height:clamp(420px,48vw,620px);padding:clamp(38px,6vw,78px);overflow:hidden;color:#fff;background:#171717}
.hana-banner-hero::before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--hana-page-banner);background-size:cover;background-position:center}
.hana-banner-hero::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(12,12,12,.66),rgba(12,12,12,.28) 48%,rgba(12,12,12,.02))}
.hana-banner-hero>div{max-width:640px}
.hana-banner-hero h1{font-size:clamp(40px,5vw,64px)!important;line-height:.98!important;letter-spacing:-.035em!important;margin:12px 0 18px!important}
.hana-banner-hero p{max-width:48ch;font-size:16px;line-height:1.55;color:rgba(255,255,255,.82)}
.hana-banner-hero .hana-eyebrow{color:rgba(255,255,255,.75)}
.hana-box-hero.hana-banner-hero{display:flex;grid-template-columns:none}
.hana-box-hero.hana-banner-hero .hana-black-button{background:#fff;color:#111}
@media(max-width:749px){
  .hana-banner-hero{min-height:560px;padding:38px 20px;background-position:center}
  .hana-banner-hero::before{background-position:62% center}
  .hana-banner-hero::after{background:linear-gradient(0deg,rgba(12,12,12,.84),rgba(12,12,12,.28) 68%,rgba(12,12,12,.04))}
  .hana-banner-hero h1{font-size:40px!important}
  .hana-header__tools{gap:4px}
  .hana-header__icon{width:36px;height:36px}
}

/* V7 — password / Coming Soon */
.hana-password-template{margin:0;background:#111;color:#fff}
.hana-coming-soon{position:relative;isolation:isolate;min-height:100svh;display:flex;flex-direction:column;justify-content:space-between;padding:34px clamp(20px,5vw,72px);background:#171717;color:#fff}
.hana-coming-soon::before{content:"";position:absolute;inset:0;z-index:-2;background-image:var(--hana-coming-image);background-size:cover;background-position:center}
.hana-coming-soon::after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(10,10,10,.76),rgba(10,10,10,.16) 68%)}
.hana-coming-soon__brand{width:190px}
.hana-coming-soon__copy{max-width:600px;margin:auto 0}
.hana-coming-soon__copy h1{max-width:11ch;margin:16px 0 20px;font-family:var(--serif);font-size:clamp(46px,6vw,78px);line-height:.94;font-weight:400;letter-spacing:-.04em}
.hana-coming-soon__copy>p{max-width:46ch;font-size:16px;line-height:1.55;color:rgba(255,255,255,.8)}
.hana-coming-soon__newsletter{display:flex;flex-wrap:wrap;max-width:520px;margin-top:32px;border-bottom:1px solid rgba(255,255,255,.7)}
.hana-coming-soon__newsletter input{flex:1;min-width:190px;padding:14px 0;border:0;background:transparent;color:#fff}
.hana-coming-soon__newsletter button,.hana-coming-soon__access button{border:0;background:transparent;color:#fff;font-size:11px;letter-spacing:.14em}
.hana-coming-soon__newsletter p,.hana-coming-soon__newsletter .errors{flex-basis:100%;font-size:12px}
.hana-coming-soon__access{align-self:flex-end;font-size:11px;letter-spacing:.14em}
.hana-coming-soon__access summary{cursor:pointer;list-style:none}
.hana-coming-soon__access form{display:flex;margin-top:12px;border-bottom:1px solid rgba(255,255,255,.7)}
.hana-coming-soon__access input{padding:10px 0;border:0;background:transparent;color:#fff}
@media(max-width:749px){
  .hana-coming-soon{padding:24px 20px 30px}
  .hana-coming-soon::before{background-position:66% center}
  .hana-coming-soon::after{background:linear-gradient(0deg,rgba(10,10,10,.88),rgba(10,10,10,.14) 78%)}
  .hana-coming-soon__brand{width:150px}
  .hana-coming-soon__copy{margin:auto 0 44px}
  .hana-coming-soon__copy h1{font-size:48px}
  .hana-coming-soon__access{align-self:flex-start}
}

/* HANA v5 — PDP + curated HANA Box */
.hana-product__oos{border:1px solid var(--hana-line);padding:16px;margin-bottom:10px}.hana-product__oos strong{display:block;font-size:12px;letter-spacing:.05em}.hana-product__oos p{margin:5px 0 0;font-size:14px;color:#666}.hana-wishlist-button{width:100%;background:transparent}.hana-wishlist-button.is-active{background:#111;color:#fff}.hana-active-list{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.hana-active-list b{font-size:12px;font-weight:500;border:1px solid var(--hana-line);padding:7px 9px}.hana-related-mini{display:grid;gap:9px;padding-top:14px}.hana-related-mini a{font-size:12px;text-decoration:underline;text-underline-offset:3px}

.hana-box-onboarding{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:24px 0 42px}.hana-box-choice{border-top:1px solid #111;padding-top:18px}.hana-box-choice h2{font-family:var(--serif);font-size:38px;line-height:1;margin:12px 0 20px;font-weight:400}.hana-box-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hana-box-profile-grid button,.hana-box-size-grid button{border:1px solid var(--hana-line);background:transparent;padding:16px;text-align:left;min-height:58px}.hana-box-profile-grid button:hover,.hana-box-profile-grid button.is-selected,.hana-box-size-grid button:hover,.hana-box-size-grid button.is-selected{background:#111;color:#fff;border-color:#111}.hana-box-size-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.hana-box-size-grid button span,.hana-box-size-grid button strong,.hana-box-size-grid button small{display:block}.hana-box-size-grid button span{font-size:12px;letter-spacing:.08em;margin-bottom:10px}.hana-box-size-grid button strong{font-family:var(--serif);font-size:27px;font-weight:400}.hana-box-size-grid button small{font-size:12px;margin-top:8px;line-height:1.35}.hana-box-builder__toolbar{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid #111;padding:16px 0 20px;font-size:13px}.hana-box-builder__toolbar strong{margin-left:10px}.hana-box-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hana-box-step{display:flex;flex-direction:column;min-height:455px}.hana-box-step__top{display:block}.hana-box-step__top span,.hana-box-step__top strong{display:block}.hana-box-step__top span{font-size:12px;letter-spacing:.08em}.hana-box-step__top strong{font-size:13px;margin-top:4px}.hana-box-step__selected{display:flex;flex:1;flex-direction:column}.hana-box-step__image{height:230px;background:#efede8;margin-bottom:14px}.hana-box-step h3{min-height:46px}.hana-choice-badge{align-self:flex-start;border:1px solid #111;font-size:12px;letter-spacing:.06em;padding:4px 6px;margin:4px 0 10px}.hana-box-step__price{margin-top:auto}.hana-change-button{width:100%;margin-top:14px}.hana-box-step__empty{margin:auto 0;padding:24px 0}.hana-box-step__empty strong{font-family:var(--serif);font-size:24px;line-height:1.05;font-weight:400}.hana-box-step__empty p{font-size:13px}.hana-box-summary__notice{font-size:12px;color:#666;margin:14px 0 0}.hana-box-summary-line span:first-child{max-width:75%}.hana-alternative .hana-box-step__image{height:auto;aspect-ratio:1/1.08}.hana-alternative-grid>p{font-size:13px}.hana-box-config{display:none!important}

@media(min-width:1200px){.hana-box-steps{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:990px){
  .hana-box-onboarding{grid-template-columns:1fr;gap:32px}.hana-box-profile-grid{grid-template-columns:1fr 1fr}.hana-box-size-grid{grid-template-columns:1fr 1fr}.hana-box-builder__toolbar{align-items:flex-start}.hana-box-builder__toolbar>div{max-width:70%}
  .hana-box-steps{display:block}.hana-box-step{display:none;min-height:0}.hana-box-step.is-active{display:flex}.hana-box-step__image{height:320px}.hana-box-step h3{font-family:var(--serif);font-size:29px;line-height:1;min-height:0;margin:10px 0}.hana-choice-badge{margin-bottom:12px}.hana-box-step__price{margin-top:8px}.hana-box-summary__notice{display:none}
}
@media(max-width:520px){
  .hana-box-profile-grid,.hana-box-size-grid{grid-template-columns:1fr}.hana-box-choice h2{font-size:34px}.hana-box-builder__toolbar{display:block}.hana-box-builder__toolbar .hana-text-button{margin-top:10px}.hana-box-builder__toolbar>div{max-width:none}.hana-box-step__image{height:280px}
}

/* HANA HOME v5.2 */
.hana-header{background:#fbfaf7;border-bottom:1px solid var(--hana-line)}
.hana-header__brand-row{max-width:var(--hana-max);margin:auto;min-height:92px;padding:0 30px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;border-bottom:1px solid var(--hana-line)}

/* HANA complete editorial system v6 */
[hidden]{display:none!important}.hana-index-no{display:block;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.hana-editorial-page,.hana-tool-page,.hana-box-page{background:var(--hana-bg);color:var(--hana-ink)}.hana-page-hero,.hana-tool-hero{max-width:var(--hana-max);margin:auto;padding:90px 30px 70px}.hana-page-hero--compact,.hana-tool-hero{display:grid;grid-template-columns:1fr 1.25fr;gap:40px;align-items:end;border-bottom:1px solid var(--hana-line)}.hana-page-hero h1,.hana-tool-hero h1{font-family:var(--serif);font-size:clamp(54px,7vw,110px);font-weight:400;line-height:.86;letter-spacing:-.055em;margin:16px 0}.hana-page-hero>p,.hana-tool-hero>p{font-size:17px;line-height:1.55;max-width:43ch;margin:0 0 10px}.hana-page-hero>img{display:block;width:100%;height:min(70vh,800px);object-fit:cover;margin-top:55px}.hana-page-hero--compact h1{font-size:clamp(52px,6vw,92px)}.hana-page-cta{max-width:var(--hana-max);margin:auto;padding:70px 30px;display:flex;align-items:end;justify-content:space-between;gap:30px;border-top:1px solid var(--hana-line)}.hana-page-cta h2{font-family:var(--serif);font-weight:400;font-size:clamp(38px,5vw,74px);line-height:.95;margin:13px 0 0}.hana-inline-actions{display:flex;gap:22px;align-items:center;margin-top:28px}.hana-empty-state{grid-column:1/-1;text-align:center;padding:90px 20px}.hana-empty-state h2{font-family:var(--serif);font-size:42px;font-weight:400}.hana-empty-state p{margin:0 auto 25px;max-width:42ch;color:#666}.hana-quantity{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--hana-line);padding:15px 0;font-size:11px;letter-spacing:.1em}.hana-quantity input{width:72px;border:1px solid var(--hana-line);background:transparent;padding:10px;text-align:center}

/* About */
.hana-manifesto{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:.75fr 1.5fr 1fr;gap:45px;padding:100px 30px;border-top:1px solid var(--hana-line)}.hana-manifesto h2{font-family:var(--serif);font-size:clamp(42px,5vw,75px);line-height:.94;font-weight:400;margin:0}.hana-manifesto .rte{font-size:17px;line-height:1.65}.hana-values{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--hana-line)}.hana-values article{padding:45px 30px 70px;border-right:1px solid var(--hana-line)}.hana-values article:last-child{border-right:0}.hana-values article>span{font-size:11px}.hana-values h3{font-family:var(--serif);font-size:34px;font-weight:400;margin:55px 0 15px}.hana-values p{line-height:1.6;color:#555}

/* Ask HANA */
.hana-adviser{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:.72fr 1.28fr;gap:60px;padding:80px 30px}.hana-adviser__intro h2,.hana-adviser__answer h2{font-family:var(--serif);font-size:46px;line-height:1;font-weight:400}.hana-adviser__intro p,.hana-adviser__answer p{font-size:16px;line-height:1.65;max-width:49ch}.hana-adviser__choices{border-top:1px solid #111}.hana-adviser__choices button{width:100%;display:grid;grid-template-columns:50px 1fr 1fr;gap:20px;align-items:center;text-align:left;border:0;border-bottom:1px solid var(--hana-line);background:transparent;padding:24px 12px;transition:.2s}.hana-adviser__choices button:hover,.hana-adviser__choices button.is-selected{background:#111;color:#fff;padding-left:20px}.hana-adviser__choices strong{font-family:var(--serif);font-size:26px;font-weight:400}.hana-adviser__choices small{color:inherit}.hana-adviser__answer{grid-column:2;padding:45px;background:var(--hana-soft)}.hana-tool-note{max-width:var(--hana-max);margin:auto;padding:30px;border-top:1px solid var(--hana-line);display:flex;gap:40px}.hana-tool-note p{margin:0;max-width:75ch;color:#666}

/* Blog + article */
.hana-blog-feature{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:1.25fr .75fr;min-height:650px;border-bottom:1px solid var(--hana-line)}.hana-blog-feature>a img{width:100%;height:100%;object-fit:cover}.hana-blog-feature>div{padding:70px 40px;display:flex;flex-direction:column;justify-content:center}.hana-blog-feature h2{font-family:var(--serif);font-size:clamp(42px,5vw,72px);line-height:.96;font-weight:400}.hana-blog-feature h2 a,.hana-article-grid h2 a{color:inherit;text-decoration:none}.hana-blog-feature p{line-height:1.65;color:#555}.hana-article-grid{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--hana-line)}.hana-article-grid>article{padding:30px;border-right:1px solid var(--hana-line)}.hana-article-grid img{width:100%;aspect-ratio:4/5;object-fit:cover;margin-bottom:24px}.hana-article-grid h2{font-family:var(--serif);font-size:31px;line-height:1.04;font-weight:400}.hana-article-grid p{line-height:1.55;color:#666}.hana-article>header{max-width:var(--hana-max);margin:auto;padding:90px 30px 0}.hana-article>header h1{font-family:var(--serif);font-size:clamp(52px,7vw,105px);line-height:.9;font-weight:400;max-width:14ch}.hana-article>header>img{width:100%;max-height:780px;object-fit:cover;margin-top:50px}.hana-article__layout{max-width:1180px;margin:70px auto;display:grid;grid-template-columns:220px 1fr;gap:70px;padding:0 30px}.hana-article__layout aside{display:flex;flex-direction:column;gap:12px;font-size:11px;letter-spacing:.08em}.hana-article__body{font-size:18px;line-height:1.75}.hana-article__body h2,.hana-article__body h3{font-family:var(--serif);font-weight:400;line-height:1.05}.hana-article__body h2{font-size:42px}.hana-article>footer{border-top:1px solid var(--hana-line);padding-top:50px}.hana-article>footer>.hana-index-no{max-width:var(--hana-max);margin:0 auto 25px;padding:0 30px}

/* Contact + services */
.hana-contact__grid,.hana-service__grid{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;padding:80px 30px}.hana-contact__grid aside,.hana-service__grid aside{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.hana-contact__grid aside h2{font-family:var(--serif);font-size:40px;font-weight:400}.hana-contact__grid aside a,.hana-service__grid aside a{font-size:12px;color:inherit;text-underline-offset:4px}.hana-contact-form label{display:flex;flex-direction:column;gap:9px;font-size:11px;letter-spacing:.1em;margin-bottom:24px}.hana-contact-form input,.hana-contact-form select,.hana-contact-form textarea{width:100%;border:0;border-bottom:1px solid #111;background:transparent;padding:13px 0;font:inherit;font-size:15px;letter-spacing:0}.hana-field-row{display:grid;grid-template-columns:1fr 1fr;gap:25px}.hana-form-status{padding:20px;background:var(--hana-soft)}.hana-service__grid>div>section{display:grid;grid-template-columns:70px 1fr;padding:35px 0;border-top:1px solid var(--hana-line)}.hana-service__grid section h2{font-family:var(--serif);font-size:38px;font-weight:400;margin:0}.hana-service__grid section .rte{grid-column:2;max-width:65ch;line-height:1.65}.hana-faq__list{max-width:1100px;margin:70px auto;padding:0 30px}.hana-faq details{border-top:1px solid var(--hana-line)}.hana-faq details:last-child{border-bottom:1px solid var(--hana-line)}.hana-faq summary{display:grid;grid-template-columns:55px 1fr auto;align-items:center;padding:26px 0;font-family:var(--serif);font-size:28px;cursor:pointer;list-style:none}.hana-faq summary::-webkit-details-marker{display:none}.hana-faq summary span,.hana-faq summary b{font-family:var(--sans);font-size:11px;font-weight:400}.hana-faq details[open] summary b{transform:rotate(45deg)}.hana-faq details .rte{padding:0 55px 30px;font-size:16px;line-height:1.65;max-width:75ch}

/* HANA Box */
.hana-box-hero{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:1fr 1fr;min-height:720px;border-bottom:1px solid var(--hana-line)}.hana-box-hero>div:first-child{padding:80px 45px 80px 30px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.hana-box-hero h1{font-family:var(--serif);font-size:clamp(58px,7vw,105px);line-height:.84;letter-spacing:-.055em;font-weight:400;margin:20px 0 30px}.hana-box-hero p{font-size:17px;line-height:1.6;max-width:42ch;margin-bottom:32px}.hana-box-hero>div:last-child img{width:100%;height:100%;object-fit:cover}.hana-box-promise{max-width:var(--hana-max);margin:auto;padding:100px 30px;display:grid;grid-template-columns:.5fr 1.4fr .7fr;gap:40px}.hana-box-promise h2{font-family:var(--serif);font-size:clamp(40px,5vw,70px);line-height:.93;font-weight:400;margin:0}.hana-box-promise p{line-height:1.65;color:#555}.hana-box-builder{max-width:var(--hana-max);margin:auto;padding:0 30px 90px}.hana-box-hint{font-size:12px;color:#666;margin-top:18px}.hana-box-progress{height:2px;background:var(--hana-line);position:relative;margin-bottom:30px}.hana-box-progress i{display:block;height:100%;width:0;background:#111;transition:width .3s}.hana-box-progress span{position:absolute;right:0;top:10px;font-size:11px}.hana-box-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hana-box-step{border-top:1px solid #111;padding-top:14px}.hana-box-step__image{background:var(--hana-soft);aspect-ratio:1/1.05!important;height:auto!important}.hana-box-step__image img{width:100%;height:100%;object-fit:cover}.hana-box-step__vendor{font-size:10px;letter-spacing:.09em;margin-top:14px}.hana-box-step h3{font-family:var(--serif);font-size:25px;font-weight:400;margin:6px 0}.hana-change-button{border:0;border-bottom:1px solid #111;background:transparent;padding:7px 0;font-size:11px}.hana-box-summary{margin:45px 0 0 auto;max-width:620px;background:var(--hana-soft);padding:35px}.hana-box-summary-line,.hana-box-summary__total{display:flex;justify-content:space-between;gap:25px;padding:12px 0;border-bottom:1px solid var(--hana-line);font-size:13px}.hana-box-summary__total{font-family:var(--serif);font-size:25px;margin-bottom:20px}.hana-box-mobile-nav{display:none}.hana-box-drawer{position:fixed;inset:0;z-index:100}.hana-box-drawer__backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.4)}.hana-box-drawer__panel{position:absolute;right:0;top:0;height:100%;width:min(540px,95vw);background:var(--hana-bg);padding:35px;overflow:auto}.hana-box-drawer__panel>button{float:right;border:0;background:transparent;font-size:30px}.hana-box-drawer__panel h2{font-family:var(--serif);font-size:46px;font-weight:400}.hana-alternative{width:100%;display:grid;grid-template-columns:110px 1fr auto;gap:18px;align-items:center;border:0;border-top:1px solid var(--hana-line);background:transparent;padding:16px 0;text-align:left}.hana-alternative .hana-box-step__image{width:110px}.hana-alternative span,.hana-alternative strong,.hana-alternative em{display:block}.hana-alternative em{font-style:normal}.hana-box-config{display:none!important}

/* Wishlist */
.hana-wishlist-page{max-width:var(--hana-max);margin:auto;padding:55px 30px}.hana-wishlist-page .hana-collection-grid{padding:0}.hana-wishlist-page [data-wishlist-loading]{text-align:center;padding:70px}.hana-wishlist-page .hana-card__copy button{border:0;border-bottom:1px solid #111;background:transparent;padding:8px 0;font-size:10px}

@media(max-width:990px){.hana-page-hero,.hana-tool-hero{padding:60px var(--hana-mobile-gutter) 45px}.hana-page-hero--compact,.hana-tool-hero{grid-template-columns:1fr;gap:10px}.hana-page-hero h1,.hana-tool-hero h1{font-size:clamp(48px,15vw,68px);line-height:.9}.hana-page-hero>img{height:58vh;margin-top:35px}.hana-page-cta{padding:50px var(--hana-mobile-gutter);display:block}.hana-page-cta .hana-black-button{margin-top:28px}.hana-manifesto{grid-template-columns:1fr;padding:65px var(--hana-mobile-gutter);gap:20px}.hana-values{grid-template-columns:1fr}.hana-values article{border-right:0;border-bottom:1px solid var(--hana-line);padding:35px var(--hana-mobile-gutter)}.hana-values h3{margin-top:30px}.hana-adviser{grid-template-columns:1fr;padding:55px var(--hana-mobile-gutter);gap:30px}.hana-adviser__answer{grid-column:auto;padding:28px}.hana-adviser__choices button{grid-template-columns:35px 1fr}.hana-adviser__choices small{grid-column:2}.hana-tool-note{padding:28px var(--hana-mobile-gutter);display:block}.hana-blog-feature{grid-template-columns:1fr;min-height:0}.hana-blog-feature>a img{height:55vh}.hana-blog-feature>div{padding:45px var(--hana-mobile-gutter)}.hana-article-grid{grid-template-columns:1fr 1fr}.hana-article__layout{grid-template-columns:1fr;gap:35px;margin:50px auto;padding:0 var(--hana-mobile-gutter)}.hana-contact__grid,.hana-service__grid{grid-template-columns:1fr;padding:55px var(--hana-mobile-gutter);gap:45px}.hana-box-hero{grid-template-columns:1fr;min-height:0}.hana-box-hero>div:first-child{padding:60px var(--hana-mobile-gutter)}.hana-box-hero h1{font-size:clamp(54px,16vw,74px)}.hana-box-hero>div:last-child img{height:52vh}.hana-box-promise{grid-template-columns:1fr;padding:65px var(--hana-mobile-gutter);gap:20px}.hana-box-builder{padding:0 var(--hana-mobile-gutter) 65px}.hana-box-steps{display:block}.hana-box-mobile-nav{display:flex;justify-content:space-between;margin-top:18px}.hana-box-mobile-nav button{border:0;background:transparent;font-size:11px;padding:12px 0}.hana-box-summary{padding:25px}.hana-wishlist-page{padding:40px var(--hana-mobile-gutter)}}
@media(max-width:620px){.hana-article-grid{grid-template-columns:1fr}.hana-article-grid>article{border-right:0;border-bottom:1px solid var(--hana-line)}.hana-field-row{grid-template-columns:1fr}.hana-faq summary{grid-template-columns:35px 1fr auto;font-size:23px}.hana-faq details .rte{padding-left:35px}.hana-inline-actions{align-items:flex-start;flex-direction:column}.hana-adviser__intro h2,.hana-adviser__answer h2{font-size:38px}.hana-service__grid>div>section{grid-template-columns:42px 1fr}.hana-service__grid section .rte{grid-column:2}.hana-alternative{grid-template-columns:80px 1fr}.hana-alternative .hana-box-step__image{width:80px}.hana-alternative em{grid-column:2}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
.hana-search-summary,.hana-search-suggestions{max-width:var(--hana-max);margin:auto;padding:30px;font-size:11px;letter-spacing:.1em}.hana-search-suggestions{display:flex;flex-wrap:wrap;gap:20px;border-top:1px solid var(--hana-line)}.hana-search-suggestions a{color:inherit}.hana-not-found{max-width:var(--hana-max);min-height:68vh;margin:auto;padding:80px 30px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.hana-not-found>div:first-child strong{display:block;font-family:var(--serif);font-size:clamp(120px,20vw,300px);font-weight:400;line-height:.7;color:#e3e1db}.hana-not-found h1{font-family:var(--serif);font-size:clamp(48px,6vw,82px);font-weight:400;line-height:.9}.hana-not-found p{max-width:42ch;line-height:1.6}@media(max-width:700px){.hana-not-found{grid-template-columns:1fr;padding:60px var(--hana-mobile-gutter);gap:25px}.hana-search-summary,.hana-search-suggestions{padding-left:var(--hana-mobile-gutter);padding-right:var(--hana-mobile-gutter)}}
.hana-header__tagline{max-width:180px;font-size:12px;line-height:1.35;letter-spacing:.18em;font-weight:500}
.hana-logo{justify-self:center;display:flex;flex-direction:column;align-items:center;line-height:1;color:var(--hana-ink)}
.hana-logo>span{font-size:48px;font-weight:300;letter-spacing:.14em}
.hana-logo small{margin-top:8px;font-size:12px;letter-spacing:.34em;font-weight:500}
.hana-logo i{font-style:normal}
.hana-header__brand-row .hana-header__tools{justify-self:end}
.hana-header__nav-row{max-width:var(--hana-max);margin:auto;min-height:50px;padding:0 30px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}
.hana-header__nav-spacer{min-width:1px}.hana-header__skin-map{justify-self:end;font-size:12px;letter-spacing:.15em;font-weight:500}
.hana-desktop-nav{display:flex;gap:54px;align-items:center;justify-content:center}.hana-desktop-nav a{font-size:12px;letter-spacing:.14em;font-weight:500}
.hana-menu-button{display:none}

.hana-hero{position:relative;max-width:var(--hana-max);margin:auto;min-height:548px;display:block;overflow:hidden;border-bottom:1px solid var(--hana-line);background:#e9e7e2}
.hana-hero__photo{position:absolute;inset:0;min-height:0;background:#e9e7e2}
.hana-hero__photo img{width:100%;height:100%;object-fit:cover;object-position:var(--hero-position,center center);opacity:var(--hero-opacity,1)}
.hana-hero__overlay{position:relative;z-index:2;min-height:548px;display:grid;grid-template-columns:minmax(0,44%) 1fr;align-items:center;background:linear-gradient(90deg,rgba(247,245,240,.95) 0%,rgba(247,245,240,.76) 28%,rgba(247,245,240,.10) 53%,rgba(247,245,240,0) 70%)}
.hana-hero__copy{padding:54px 30px 54px 64px;display:block;align-self:center}
.hana-hero__copy h1{margin:22px 0 18px;font-family:var(--sans);font-size:clamp(68px,6.2vw,112px);font-weight:300;line-height:.98;letter-spacing:-.045em}
.hana-hero__copy>p{font-size:17px;line-height:1.5;max-width:34ch;margin:0 0 26px}
.hana-hero .hana-black-button{min-height:52px;padding:0 28px;font-size:13px;letter-spacing:.08em}
.hana-hero__map--venn{position:absolute;right:56px;top:50%;transform:translateY(-50%);width:260px;height:190px;padding:0}
.hana-venn{position:absolute;width:118px;height:118px;border:1px solid rgba(255,255,255,.76);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;font-size:12px;line-height:1.45;letter-spacing:.18em;font-weight:500;text-shadow:0 1px 4px rgba(0,0,0,.15)}
.hana-venn--one{left:71px;top:0}.hana-venn--two{left:20px;top:72px}.hana-venn--three{right:20px;top:72px}.hana-hero__map--venn i{position:absolute;left:126px;top:104px;width:7px;height:7px;background:#fff;border-radius:50%;box-shadow:0 0 0 4px rgba(255,255,255,.2)}

.hana-benefit-row{grid-template-columns:repeat(4,1fr);padding:0 30px;min-height:78px;background:#fbfaf7}
.hana-benefit-row>div{padding:15px 18px}.hana-benefit-row strong{font-size:12px;letter-spacing:.09em}.hana-benefit-row span{font-size:13px;line-height:1.35;margin-top:4px}

.hana-home-paths{max-width:var(--hana-max);margin:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:16px;padding:16px 16px 28px;background:#fbfaf7;border-bottom:1px solid var(--hana-line)}
.hana-home-path{position:relative;min-height:220px;display:grid;grid-template-columns:56% 44%;overflow:hidden;background:#f2eee8}
.hana-home-path__copy{padding:28px 26px;position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}
.hana-home-path__eyebrow{font-size:12px;letter-spacing:.14em;font-weight:500;margin-bottom:8px}.hana-home-path h2{font-family:var(--serif);font-size:31px;line-height:1;font-weight:500;margin:0 0 10px}.hana-home-path p{font-size:15px;line-height:1.45;margin:0 0 18px}.hana-home-path a{margin-top:auto;font-size:12px;font-weight:600;letter-spacing:.08em;display:flex;align-items:center;gap:9px}
.hana-home-path__media{min-width:0;overflow:hidden}.hana-home-path__media img{width:100%;height:100%;object-fit:cover}

@media(max-width:990px){
  .hana-header__brand-row{min-height:72px;padding:0 20px;grid-template-columns:1fr auto}.hana-header__tagline{display:none}.hana-logo{justify-self:start}.hana-logo>span{font-size:31px}.hana-logo small{font-size:10px;letter-spacing:.22em;margin-top:5px}.hana-header__brand-row .hana-header__tools{justify-self:end}.hana-header__tools a span{display:none}.hana-menu-button{display:block}.hana-header__nav-row{display:none}
  .hana-hero{min-height:650px}.hana-hero__photo{inset:0}.hana-hero__photo img{object-position:62% center}.hana-hero__overlay{min-height:650px;grid-template-columns:1fr;align-items:end;background:linear-gradient(180deg,rgba(247,245,240,.03) 20%,rgba(247,245,240,.35) 48%,rgba(247,245,240,.96) 76%,rgba(247,245,240,1) 100%)}
  .hana-hero__copy{padding:0 20px 34px;align-self:end}.hana-hero__copy h1{font-size:clamp(54px,16vw,76px);line-height:.98;margin:16px 0}.hana-hero__copy>p{font-size:16px;max-width:31ch;margin-bottom:20px}.hana-hero__map--venn{display:none}
  .hana-benefit-row{grid-template-columns:1fr 1fr;padding:0 20px}.hana-benefit-row>div{justify-content:flex-start;border-right:0;border-bottom:1px solid var(--hana-line);min-height:72px}
  .hana-home-paths{grid-template-columns:1fr;padding:14px 14px 24px}.hana-home-path{min-height:210px}.hana-home-path h2{font-size:30px}
}
@media(max-width:560px){
  .hana-header__brand-row{padding:0 16px}.hana-header__tools{gap:13px}.hana-header__tools>a:nth-of-type(2){display:none}
  .hana-hero{min-height:610px}.hana-hero__overlay{min-height:610px}.hana-hero__copy h1{font-size:58px;line-height:1}.hana-hero__copy>p{font-size:16px;line-height:1.5}.hana-hero .hana-black-button{width:100%;justify-content:center}
  .hana-benefit-row{grid-template-columns:1fr;padding:0 16px}.hana-benefit-row>div{padding:14px 0}
  .hana-home-path{grid-template-columns:58% 42%;min-height:220px}.hana-home-path__copy{padding:24px 18px}.hana-home-path__eyebrow{font-size:12px}.hana-home-path h2{font-size:27px}.hana-home-path p{font-size:14px}
}
\n/* HANA v5.3 — mobile-first home refinement */
@media(max-width:700px){
  .hana-benefit-row{grid-template-columns:repeat(2,minmax(0,1fr));padding:0 14px;min-height:0}
  .hana-benefit-row>div{padding:13px 8px;min-height:70px;border-bottom:1px solid var(--hana-line);gap:10px}
  .hana-benefit-row>div:nth-child(odd){border-right:1px solid var(--hana-line)}
  .hana-benefit-row strong{font-size:12px}.hana-benefit-row span{font-size:12px}
  .hana-home-paths{gap:10px;padding:10px 10px 18px}
  .hana-home-path{grid-template-columns:57% 43%;min-height:178px}
  .hana-home-path__copy{padding:18px 15px}
  .hana-home-path h2{font-size:25px;line-height:1.02;margin-bottom:7px}
  .hana-home-path p{font-size:13px;line-height:1.35;margin-bottom:10px}
  .hana-home-path a{font-size:12px}
  .hana-index{padding-top:26px;padding-bottom:30px}
  .hana-index__intro h2{font-size:28px;letter-spacing:-.03em;margin:8px 0 12px}
  .hana-index__products{margin-top:22px}
  .hana-edit{padding-top:28px;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 10px}
  .hana-edit__intro{grid-column:1/-1}.hana-edit__intro h2{font-size:34px;margin:12px 0 18px}
  .hana-edit-card h3{font-size:18px}
}

/* HANA v5.3.2 — custom vector wordmark + compact mobile footer */
.hana-wordmark-svg{display:block;width:100%;height:auto;overflow:visible;color:currentColor}
.hana-logo:not(.hana-logo--footer) .hana-wordmark-svg{width:184px;max-width:100%}
.hana-logo--footer .hana-wordmark-svg{width:164px;max-width:100%}
.hana-footer__menu-toggle{display:none}
.hana-footer__menu-panel{display:block}

@media(max-width:700px){
  .hana-logo:not(.hana-logo--footer) .hana-wordmark-svg{width:136px}
  .hana-logo--footer .hana-wordmark-svg{width:146px}

  .hana-footer__grid{display:block;padding:24px 20px 18px}
  .hana-footer__brand{margin:0 0 22px}
  .hana-footer__brand p{margin:10px 0 0;font-size:12px;line-height:1.35;letter-spacing:.12em}

  .hana-footer__menu{border-top:1px solid var(--hana-line)}
  .hana-footer__menu:last-of-type{border-bottom:1px solid var(--hana-line)}
  .hana-footer__menu-toggle{display:flex;width:100%;align-items:center;justify-content:space-between;border:0;background:transparent;padding:14px 0;font-size:13px;font-weight:600;text-align:left}
  .hana-footer__menu-plus{font-size:20px;font-weight:300;line-height:1;transition:transform .2s ease}
  .hana-footer__menu-toggle[aria-expanded="true"] .hana-footer__menu-plus{transform:rotate(45deg)}
  .hana-footer__menu-panel{display:none;padding:0 0 12px}
  .hana-footer__menu-panel.is-open{display:block}
  .hana-footer__menu-panel a{margin:0;padding:6px 0;font-size:13px}

  .hana-footer__newsletter{margin-top:24px}
  .hana-footer__newsletter h3{margin-bottom:8px}
  .hana-footer__newsletter p{font-size:16px;line-height:1.2;margin:0 0 14px;max-width:29ch}
  .hana-newsletter-form input{padding:10px 0}
  .hana-newsletter-form button{padding:8px 0 8px 12px}

  .hana-footer__legal{padding:14px 20px 18px;display:flex;align-items:center;flex-wrap:wrap;gap:7px 12px;font-size:11px;line-height:1.35}
  .hana-footer__legal div{display:flex;flex-wrap:wrap;gap:7px 12px}
  .hana-footer__legal>span:last-child{text-align:left}
}


/* HANA v5.3.3 — real logo asset */
.hana-logo--image{display:flex;align-items:center;justify-content:center;letter-spacing:0;font-size:0}
.hana-logo__image{display:block;width:210px;max-width:100%;height:auto}
.hana-logo--footer .hana-logo__image{width:185px}
@media(max-width:990px){
  .hana-header__brand-row .hana-logo--image{justify-self:start}
  .hana-header__brand-row .hana-logo__image{width:148px}
  .hana-logo--footer .hana-logo__image{width:158px}
}
@media(max-width:520px){
  .hana-header__brand-row .hana-logo__image{width:140px}
  .hana-logo--footer .hana-logo__image{width:150px}
}

/* HANA v5.3.4 — desktop brand balance */
@media(min-width:991px){
  .hana-header__brand-row .hana-logo__image{width:188px}
  .hana-hero__copy h1{letter-spacing:-.035em}
}


/* HANA v7.8 — visual system unification */
.hana-collection-head{min-height:clamp(220px,24vw,330px)}
.hana-collection-head__copy{padding:clamp(24px,3.2vw,44px) clamp(20px,4vw,58px)}
.hana-collection-head h1{font-family:var(--serif);font-size:clamp(44px,5vw,68px);font-weight:400;line-height:.94;letter-spacing:-.04em;margin:10px 0 14px}
.hana-collection-description{margin-bottom:16px}
@media(max-width:990px){
  .hana-mobile-menu{padding:14px 26px 20px}
  .hana-mobile-menu a{font-size:19px;line-height:1.15;padding:17px 0}
  .hana-collection-head{min-height:310px}
  .hana-collection-head h1{font-size:48px}
}
@media(max-width:520px){
  .hana-mobile-menu a{font-size:18px;padding:16px 0}
  .hana-collection-head{min-height:300px}
  .hana-collection-head__copy{padding-top:28px;padding-bottom:28px}
  .hana-collection-head h1{font-size:46px;margin:8px 0 12px}
}
