*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--hh-charcoal);background:var(--hh-cream);font-family:var(--hh-text);font-size:17px;line-height:1.22;letter-spacing:.01em;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.is-locked{overflow:hidden}img,svg,video{display:block;max-width:100%}img{height:auto}button,input,select,textarea{color:inherit;font:inherit}button,summary{cursor:pointer}button{border:0}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4{margin:0}h1,h2,h3,.button,.eyebrow,.section-index,.announcement-bar,.header-nav,.footer-label{font-family:var(--hh-display);font-weight:800;text-transform:uppercase}h1,h2,h3{letter-spacing:-.035em;line-height:.88}::selection{color:var(--hh-charcoal);background:var(--hh-yellow)}.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}.skip-link{position:fixed;z-index:1000;top:12px;left:12px;padding:12px 18px;color:var(--hh-white);background:var(--hh-charcoal);transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.section-shell{padding-inline:var(--hh-gutter)}.section-index{display:flex;align-items:center;justify-content:space-between;min-height:58px;border-bottom:1px solid currentColor;font-size:12px;letter-spacing:.08em}.section-index--light{color:var(--hh-white)}.eyebrow{font-size:12px;letter-spacing:.09em}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:54px;padding:0 18px;border:1px solid currentColor;font-size:13px;letter-spacing:.035em;transition:color .18s ease,background .18s ease,transform .18s ease}.button:hover{transform:translateY(-2px)}.button--dark,.button--primary{color:var(--hh-white);background:var(--hh-charcoal);border-color:var(--hh-charcoal)}.button--dark:hover,.button--primary:hover{color:var(--hh-charcoal);background:var(--hh-white)}.button--yellow{color:var(--hh-charcoal);background:var(--hh-yellow);border-color:var(--hh-yellow)}.button--yellow:hover{background:var(--hh-white);border-color:var(--hh-white)}.button--light{color:var(--hh-charcoal);background:var(--hh-white);border-color:var(--hh-white)}.text-link{display:inline-block;padding-bottom:2px;border-bottom:1px solid currentColor;font-size:14px}.text-link--center{align-self:center}.icon-button{display:inline-grid;width:42px;height:42px;padding:8px;place-items:center;color:inherit;background:transparent}.icon-button svg{width:24px;height:24px}.metallic-surface{position:relative;isolation:isolate;background:radial-gradient(circle at 32% 18%,rgba(255,255,255,.94),transparent 26%),radial-gradient(circle at 76% 78%,rgba(255,255,255,.38),transparent 29%),linear-gradient(105deg,#8f9093,#e9e9e7 19%,#aaa9aa,#f7f7f5 55%,#a7a7a8 72%,#e8e8e5 88%,#8d8d8f);overflow:hidden}.metallic-surface:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 1px,rgba(0,0,0,.035) 2px,transparent 4px);content:"";mix-blend-mode:overlay;pointer-events:none}.site-header{position:relative;z-index:80;color:var(--hh-charcoal);background:var(--hh-white);border-bottom:1px solid var(--hh-charcoal)}.site-header--sticky{position:sticky;top:0}.announcement-bar{display:grid;min-height:29px;padding:4px var(--hh-gutter);place-items:center;color:var(--hh-charcoal);background:var(--hh-yellow);border-bottom:1px solid var(--hh-charcoal);font-size:11px;letter-spacing:.1em;text-align:center}.header-inner{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:70px;padding:0 var(--hh-gutter)}.header-logo{width:min(var(--logo-width),24vw)}.header-logo img{width:100%}.header-nav{display:flex;align-items:center;gap:clamp(20px,2.3vw,38px);font-size:12px;letter-spacing:.045em}.header-nav a,.header-cart{position:relative}.header-nav a:after,.header-cart:after{position:absolute;right:0;bottom:-6px;left:0;height:1px;background:currentColor;content:"";transform:scaleX(0);transform-origin:right;transition:transform .18s ease}.header-nav a:hover:after,.header-cart:hover:after{transform:scaleX(1);transform-origin:left}.header-nav--right{justify-content:flex-end}.header-cart{display:flex;align-items:center;gap:7px;padding:0;font-family:inherit;text-transform:uppercase;background:transparent}.cart-count{display:grid;width:20px;height:20px;place-items:center;color:var(--hh-white);background:var(--hh-charcoal);border-radius:50%;font-size:10px}.header-mobile-toggle,.mobile-menu{display:none}.hero-product{display:grid;min-height:calc(100svh - 100px);grid-template-columns:minmax(0,1fr) minmax(0,1fr);border-bottom:1px solid var(--hh-charcoal)}.hero-product__copy{display:grid;min-height:760px;padding:18px var(--hh-gutter) 22px;background:var(--hh-yellow);grid-template-rows:auto 1fr auto;border-right:1px solid var(--hh-charcoal)}.hero-product__micro,.hero-product__footer{display:flex;align-items:center;justify-content:space-between;font-family:var(--hh-display);font-size:11px;font-weight:800;letter-spacing:.08em}.hero-product__headline-wrap{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding-block:56px}.hero-product h1{max-width:710px;margin:16px 0 24px;font-size:clamp(76px,8.4vw,150px)}.hero-product__subheading{max-width:430px;margin-bottom:34px;font-size:clamp(19px,1.6vw,26px);line-height:1.16}.hero-product__visual{min-height:760px}.hero-product__kanji{position:absolute;top:4%;right:4%;color:#1c19212e;font-family:sans-serif;font-size:clamp(80px,13vw,210px);font-weight:700;line-height:1;writing-mode:vertical-rl}.hero-product__orb{position:absolute;top:50%;left:50%;width:min(39vw,620px);height:min(39vw,620px);background:radial-gradient(circle,#fee777f2,#fee77780 30%,#fee77700 68%);transform:translate(-50%,-50%);filter:blur(12px)}.hero-product__tin{position:absolute;z-index:2;top:50%;left:50%;width:min(47vw,760px);max-height:78%;object-fit:contain;transform:translate(-50%,-48%) rotate(-2deg);filter:drop-shadow(0 42px 32px rgba(19,18,21,.28));transition:transform .5s cubic-bezier(.22,.8,.2,1)}.hero-product__visual:hover .hero-product__tin{transform:translate(-50%,-51%) rotate(1deg) scale(1.025)}.hero-product__sticker{position:absolute;z-index:3;right:5%;bottom:6%;display:grid;width:128px;height:128px;padding:12px;place-items:center;background:var(--hh-white);border:1px solid var(--hh-charcoal);border-radius:50%;transform:rotate(8deg)}.hero-product__sticker img{width:58px;height:58px;object-fit:cover;object-position:center;border-radius:50%}.hero-product__sticker span{font-family:var(--hh-display);font-size:10px;font-weight:800;letter-spacing:.07em;line-height:.95;text-align:center}.hero-product__vertical{position:absolute;z-index:2;bottom:24px;left:24px;font-family:var(--hh-display);font-size:10px;font-weight:800;letter-spacing:.08em;writing-mode:vertical-rl;transform:rotate(180deg)}.marquee{overflow:hidden;border-bottom:1px solid var(--hh-charcoal)}.marquee--dark{color:var(--hh-white);background:var(--hh-charcoal)}.marquee--yellow{color:var(--hh-charcoal);background:var(--hh-yellow)}.marquee--silver{color:var(--hh-charcoal);background:var(--hh-silver)}.marquee__track{display:flex;width:max-content;align-items:center;min-height:62px;animation:hh-marquee 28s linear infinite;font-family:var(--hh-display);font-size:clamp(24px,2.4vw,40px);font-weight:800;letter-spacing:-.02em;white-space:nowrap}.marquee:hover .marquee__track{animation-play-state:paused}.marquee__track span{margin-right:26px}.marquee__dot{color:var(--hh-yellow);font-size:13px}.marquee--yellow .marquee__dot{color:var(--hh-charcoal)}@keyframes hh-marquee{to{transform:translate(-50%)}}.featured-product,.main-product{padding-bottom:clamp(80px,10vw,160px);background:var(--hh-cream)}.main-product{padding-top:0}.featured-product__grid{display:grid;max-width:var(--hh-page);margin:clamp(42px,6vw,94px) auto 0;grid-template-columns:minmax(0,1.16fr) minmax(390px,.84fr);gap:clamp(40px,6vw,96px);align-items:start}.product-gallery__stage{display:grid;min-height:610px;aspect-ratio:1.08 / 1;place-items:center;border:1px solid var(--hh-charcoal)}.product-gallery__main{position:relative;z-index:2;width:86%;height:86%;object-fit:contain;filter:drop-shadow(0 35px 28px rgba(19,18,21,.24));transition:opacity .18s ease,transform .3s ease}.product-gallery__main.is-changing{opacity:0;transform:scale(.97)}.product-gallery__label,.product-gallery__counter{position:absolute;z-index:3;bottom:16px;font-family:var(--hh-display);font-size:10px;font-weight:800;letter-spacing:.08em}.product-gallery__label{left:16px}.product-gallery__counter{right:16px}.product-gallery__thumbs{display:grid;margin-top:10px;grid-template-columns:repeat(4,1fr);gap:8px}.product-thumb{display:grid;min-width:0;aspect-ratio:1 / .86;padding:4px;place-items:center;background:var(--hh-white);border:1px solid transparent;overflow:hidden}.product-thumb.is-active,.product-thumb:hover{border-color:var(--hh-charcoal)}.product-thumb img{width:100%;height:100%;object-fit:contain}.product-copy{position:sticky;top:128px}.product-copy__topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-family:var(--hh-display);font-size:11px;font-weight:800;letter-spacing:.08em}.product-copy h1,.product-copy h2{font-size:clamp(58px,6vw,98px)}.product-copy__descriptor{max-width:520px;margin:24px 0 26px;font-size:clamp(19px,1.7vw,25px);line-height:1.13}.product-price-row{display:flex;align-items:baseline;gap:14px;margin-bottom:24px}.product-price{font-family:var(--hh-display);font-size:28px;font-weight:800}.product-compare-price{color:#1c192180}.field-label{display:block;margin-bottom:8px;font-family:var(--hh-display);font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.select-wrap{position:relative;margin-bottom:12px}.product-select{width:100%;height:52px;padding:0 14px;background:transparent;border:1px solid var(--hh-charcoal);border-radius:0}.product-buy-row{display:grid;grid-template-columns:112px 1fr;gap:10px}.quantity{display:grid;min-height:56px;grid-template-columns:34px 1fr 34px;border:1px solid var(--hh-charcoal)}.quantity__button,.quantity__input{min-width:0;padding:0;background:transparent;border:0;text-align:center}.quantity__input{-moz-appearance:textfield}.quantity__input::-webkit-inner-spin-button,.quantity__input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}.product-submit{width:100%}.product-submit[disabled]{cursor:not-allowed;opacity:.55}.product-form__status{min-height:20px;margin-top:8px;font-size:13px}.product-facts{margin-top:34px;border-top:1px solid var(--hh-charcoal)}.product-facts>div{display:grid;grid-template-columns:112px 1fr;gap:18px;padding:13px 0;border-bottom:1px solid rgba(28,25,33,.4)}.product-facts span{font-family:var(--hh-display);font-size:10px;font-weight:800;letter-spacing:.08em}.product-facts strong{font-weight:400}.product-accordions{margin-top:24px;border-top:1px solid var(--hh-charcoal)}.product-accordions details{border-bottom:1px solid var(--hh-charcoal)}.product-accordions summary{display:flex;align-items:center;justify-content:space-between;padding:16px 0;font-family:var(--hh-display);font-size:13px;font-weight:800;letter-spacing:.05em;list-style:none}.product-accordions summary::-webkit-details-marker,.faq-item summary::-webkit-details-marker{display:none}.product-accordions details[open] summary span,.faq-item[open] .faq-item__icon{transform:rotate(45deg)}.product-accordions summary span,.faq-item__icon{transition:transform .18s ease}.accordion-content{max-width:520px;padding:0 28px 18px 0;color:#1c1921bd;line-height:1.4}.rte>*+*{margin-top:1em}.manifesto{color:var(--hh-white);background:var(--hh-charcoal)}.manifesto__inner{max-width:var(--hh-page);margin:0 auto;padding:clamp(90px,12vw,190px) 0}.manifesto__inner p{font-family:var(--hh-display);font-size:clamp(50px,7.2vw,124px);font-weight:800;letter-spacing:-.04em;line-height:.91}.manifesto__inner p:not(:last-child){color:#ffffff47}.manifesto__accent{color:var(--hh-yellow)}.manifesto__footer{display:flex;justify-content:space-between;padding:20px 0;border-top:1px solid rgba(255,255,255,.7);font-family:var(--hh-display);font-size:11px;font-weight:800;letter-spacing:.08em}.ritual{padding-bottom:clamp(80px,10vw,150px);background:var(--hh-white)}.ritual__header{display:grid;max-width:var(--hh-page);margin:clamp(50px,7vw,110px) auto clamp(44px,6vw,80px);grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);gap:52px;align-items:end}.ritual__header h2{max-width:900px;font-size:clamp(64px,8vw,132px)}.ritual__header p{max-width:390px;font-size:20px;line-height:1.24}.ritual__steps{display:grid;max-width:var(--hh-page);margin:0 auto;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--hh-charcoal);border-bottom:1px solid var(--hh-charcoal)}.ritual-step{position:relative;min-width:0;padding:14px 14px 28px}.ritual-step+.ritual-step{border-left:1px solid var(--hh-charcoal)}.ritual-step__number{font-family:var(--hh-display);font-size:12px;font-weight:800}.ritual-step__image{display:grid;height:220px;place-items:center}.ritual-step__image img{width:88%;height:88%;object-fit:contain}.ritual-step h3{margin-bottom:9px;font-size:clamp(25px,2.2vw,36px)}.ritual-step p{max-width:220px;color:#1c1921b8;font-size:15px;line-height:1.3}.ritual__note{max-width:var(--hh-page);margin:18px auto 0;font-family:var(--hh-display);font-size:11px;font-weight:800;letter-spacing:.08em;text-align:right}.ritual__swipe-hint{display:none}.story-editorial{display:grid;background:var(--hh-yellow);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.story-editorial__image{position:relative;min-height:1050px;border-right:1px solid var(--hh-charcoal)}.story-editorial__image>img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) contrast(.96)}.story-editorial__caption{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:space-between;padding:14px 18px;color:var(--hh-white);background:linear-gradient(transparent,#0000008c);font-family:var(--hh-display);font-size:11px;font-weight:800;letter-spacing:.07em}.story-editorial__copy{display:grid;padding-bottom:34px;grid-template-rows:auto 1fr auto}.story-editorial__text{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;max-width:680px;padding:clamp(70px,9vw,140px) 0}.story-editorial__text h2{margin:16px 0 32px;font-size:clamp(58px,6.3vw,105px)}.story-editorial__body{display:grid;max-width:560px;gap:16px;font-size:19px;line-height:1.3}.story-editorial__signoff{display:flex;gap:16px;margin-top:36px;font-family:var(--hh-display);font-size:12px;font-weight:800;letter-spacing:.08em}.story-editorial__mini-image{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:end;padding-top:20px;border-top:1px solid var(--hh-charcoal);font-family:var(--hh-display);font-size:11px;font-weight:800;letter-spacing:.06em}.story-editorial__mini-image img{width:120px;height:92px;object-fit:cover}.image-banner{position:relative;min-height:min(900px,100svh);color:var(--hh-white);background:var(--hh-charcoal);overflow:hidden}.image-banner__media{position:absolute;top:0;right:0;bottom:0;left:0}.image-banner__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a090c9e,#0a090c2e 48%,#0a090c14);content:""}.image-banner__media img{width:100%;height:100%;object-fit:cover;object-position:center 58%}.image-banner__overlay{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:flex-end;flex-direction:column;min-height:min(900px,100svh);padding:var(--hh-gutter)}.image-banner__overlay h2{max-width:1080px;margin:18px 0 30px;font-size:clamp(64px,9vw,150px)}.faq{padding-bottom:clamp(80px,10vw,150px);background:var(--hh-cream)}.faq__grid{display:grid;max-width:var(--hh-page);margin:clamp(50px,7vw,100px) auto 0;grid-template-columns:minmax(300px,.7fr) minmax(0,1.3fr);gap:clamp(50px,8vw,140px)}.faq__intro{position:relative;min-height:520px}.faq__intro h2{max-width:570px;margin-top:18px;font-size:clamp(62px,6.5vw,110px)}.faq__intro img{position:absolute;bottom:0;left:0;width:160px;height:174px;object-fit:cover;border-radius:50%;transform:rotate(-7deg)}.faq__items{border-top:1px solid var(--hh-charcoal)}.faq-item{border-bottom:1px solid var(--hh-charcoal)}.faq-item summary{display:grid;grid-template-columns:42px 1fr 24px;gap:12px;align-items:center;padding:24px 0;font-family:var(--hh-display);font-size:clamp(22px,2.2vw,34px);font-weight:800;letter-spacing:-.02em;list-style:none}.faq-item__number{font-size:11px;letter-spacing:.08em}.faq-item__answer{max-width:650px;padding:0 38px 26px 54px;color:#1c1921b8;font-size:18px;line-height:1.4}.newsletter{display:grid;min-height:660px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);border-top:1px solid var(--hh-charcoal);border-bottom:1px solid var(--hh-charcoal)}.newsletter__copy{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:clamp(55px,8vw,120px) var(--hh-gutter);background:var(--hh-yellow);border-right:1px solid var(--hh-charcoal)}.newsletter__copy h2{margin:18px 0 22px;font-size:clamp(76px,8vw,135px)}.newsletter__copy>p:not(.eyebrow){max-width:470px;font-size:20px;line-height:1.25}.newsletter-form{width:min(100%,600px);margin-top:48px}.newsletter-form__row{display:grid;grid-template-columns:1fr auto;border-bottom:2px solid var(--hh-charcoal)}.newsletter-form input{min-width:0;height:58px;padding:0;background:transparent;border:0;border-radius:0;outline:0;font-family:var(--hh-display);font-size:16px;font-weight:800;letter-spacing:.04em}.newsletter-form input::placeholder{color:var(--hh-charcoal);opacity:1}.newsletter-form button{padding:0 0 0 20px;font-family:var(--hh-display);font-weight:800;background:transparent}.newsletter-form__message{margin-top:12px;font-size:14px}.newsletter__visual{display:grid;min-height:660px;padding:var(--hh-gutter);place-items:center}.newsletter__visual>span{color:#1c1921c7;font-family:var(--hh-display);font-size:clamp(90px,12vw,210px);font-weight:800;letter-spacing:-.05em;line-height:.7}.newsletter__visual img{position:absolute;z-index:2;right:8%;bottom:7%;width:190px;height:205px;object-fit:cover;border-radius:50%;transform:rotate(9deg);box-shadow:0 18px 40px #1c19212e}.site-footer{padding:clamp(55px,7vw,100px) var(--hh-gutter) 24px;color:var(--hh-white);background:var(--hh-charcoal)}.footer-top{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;padding-bottom:clamp(54px,8vw,120px)}.footer-logo-wrap{position:relative;width:min(61vw,940px)}.footer-logo{width:100%}.footer-statement{flex:0 0 260px;font-size:22px;line-height:1.1}.footer-grid{display:grid;padding:28px 0 58px;grid-template-columns:repeat(4,1fr);gap:30px;border-top:1px solid rgba(255,255,255,.7)}.footer-grid>div{display:flex;align-items:flex-start;flex-direction:column;gap:8px}.footer-label{margin-bottom:8px;color:#ffffff73;font-size:11px;letter-spacing:.08em}.footer-grid a,.footer-grid span{font-size:15px}.footer-grid a:hover{color:var(--hh-yellow)}.footer-origin{padding:18px;color:var(--hh-charcoal);background:var(--hh-silver)}.footer-origin .footer-label{color:#1c19218c}.footer-bottom{display:flex;justify-content:space-between;padding-top:20px;border-top:1px solid rgba(255,255,255,.7);font-family:var(--hh-display);font-size:10px;font-weight:800;letter-spacing:.08em}.cart-drawer{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;visibility:hidden;pointer-events:none}.cart-drawer.is-open{visibility:visible;pointer-events:auto}.cart-drawer__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0e0c1073;opacity:0;transition:opacity .22s ease}.cart-drawer.is-open .cart-drawer__backdrop{opacity:1}.cart-drawer__panel{position:absolute;top:0;right:0;display:grid;width:min(100%,520px);height:100%;background:var(--hh-cream);grid-template-rows:auto 1fr auto;transform:translate(100%);transition:transform .28s cubic-bezier(.22,.8,.2,1)}.cart-drawer.is-open .cart-drawer__panel{transform:translate(0)}.cart-drawer__header{display:flex;align-items:flex-start;justify-content:space-between;padding:24px;border-bottom:1px solid var(--hh-charcoal)}.cart-drawer__header h2{margin-top:8px;font-size:48px}.cart-drawer__body{padding:0 24px;overflow-y:auto}.cart-empty{display:grid;height:100%;place-items:center;align-content:center;gap:18px;text-align:center}.cart-empty img{width:150px;height:162px;object-fit:cover;border-radius:50%}.cart-lines{border-top:0}.cart-line{display:grid;padding:18px 0;grid-template-columns:100px 1fr auto;gap:16px;border-bottom:1px solid rgba(28,25,33,.38)}.cart-line__image{display:grid;height:112px;place-items:center;background:var(--hh-silver)}.cart-line__image img{width:100%;height:100%;object-fit:contain}.cart-line__content{display:flex;align-items:flex-start;flex-direction:column;gap:5px}.cart-line__content>a:first-child{font-family:var(--hh-display);font-size:20px;font-weight:800;line-height:1;text-transform:uppercase}.cart-line__content small{color:#1c19218c}.cart-line__remove{margin-top:auto;padding:0;border-bottom:1px solid currentColor;background:transparent;font-size:12px}.cart-line__qty{font-size:13px}.cart-drawer__footer{display:flex;flex-direction:column;gap:12px;padding:20px 24px 24px;background:var(--hh-charcoal);color:var(--hh-white)}.cart-drawer__total{display:flex;justify-content:space-between;padding-bottom:8px;font-size:18px}.cart-page,.content-page{min-height:70vh;padding-bottom:clamp(80px,10vw,150px)}.cart-page__header,.content-page header{display:flex;align-items:flex-end;justify-content:space-between;max-width:var(--hh-page);margin:70px auto}.cart-page__header h1,.content-page h1{font-size:clamp(72px,10vw,160px)}.cart-page__empty{display:grid;max-width:700px;margin:100px auto;place-items:center;gap:24px;text-align:center}.cart-page__empty img{width:180px;height:195px;object-fit:cover;border-radius:50%}.cart-page__form{display:grid;max-width:var(--hh-page);margin:0 auto;grid-template-columns:1fr 360px;gap:70px;align-items:start}.cart-page__line{display:grid;padding:18px 0;grid-template-columns:180px 1fr auto;gap:22px;border-top:1px solid var(--hh-charcoal)}.cart-page__line:last-child{border-bottom:1px solid var(--hh-charcoal)}.cart-page__image{display:grid;height:180px;place-items:center;border:1px solid var(--hh-charcoal)}.cart-page__image img{width:92%;height:92%;object-fit:contain}.cart-page__info{display:flex;align-items:flex-start;flex-direction:column;gap:8px}.cart-page__title{font-family:var(--hh-display);font-size:34px;font-weight:800;line-height:1;text-transform:uppercase}.cart-page__info label{margin-top:auto;font-size:12px}.cart-page__info input{width:70px;height:38px;padding:0 8px;background:transparent;border:1px solid var(--hh-charcoal)}.cart-page__summary{position:sticky;top:130px;display:flex;flex-direction:column;gap:12px;padding:24px;color:var(--hh-white);background:var(--hh-charcoal)}.cart-page__summary>div{display:flex;justify-content:space-between;font-size:22px}.cart-page__summary p{margin-bottom:14px;color:#ffffffa6;font-size:13px}.content-page__body{max-width:840px;margin:0 auto;font-size:19px;line-height:1.45}.not-found{position:relative;display:grid;min-height:78vh;padding-block:80px;place-items:center;align-content:center;gap:26px;text-align:center;background:var(--hh-yellow)}.not-found__code{position:absolute;color:#1c19211a;font-family:var(--hh-display);font-size:min(48vw,620px);font-weight:800;line-height:.75}.not-found img,.not-found h1,.not-found a{position:relative}.not-found img{width:160px;height:173px;object-fit:cover;border-radius:50%}.not-found h1{font-size:clamp(65px,9vw,140px)}@media(max-width:1100px){.header-nav{gap:18px}.hero-product__copy,.hero-product__visual{min-height:690px}.featured-product__grid{grid-template-columns:minmax(0,1fr) minmax(340px,.82fr);gap:42px}.product-gallery__stage{min-height:500px}.ritual-step__image{height:170px}.story-editorial__image{min-height:900px}}@media(max-width:900px){html{scroll-padding-top:94px}.header-inner{grid-template-columns:42px 1fr 42px;min-height:64px}.header-mobile-toggle{display:grid;justify-self:start}.header-nav--left,.header-nav--right>a,.header-cart>span:first-child{display:none}.header-nav--right{display:flex;justify-content:flex-end}.header-logo{width:min(var(--logo-width),44vw);justify-self:center}.header-cart:after{display:none}.cart-count{width:24px;height:24px}.mobile-menu{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;padding:18px;color:var(--hh-charcoal);background:var(--hh-yellow);grid-template-rows:auto 1fr auto;visibility:hidden;opacity:0;transform:translateY(-20px);transition:opacity .18s ease,transform .24s ease,visibility .18s}.mobile-menu.is-open{visibility:visible;opacity:1;transform:translateY(0)}.mobile-menu__top{display:flex;align-items:center;justify-content:space-between;font-family:var(--hh-display);font-size:12px;font-weight:800}.mobile-menu__nav{display:flex;justify-content:center;flex-direction:column}.mobile-menu__nav a{padding:5px 0;font-family:var(--hh-display);font-size:clamp(58px,17vw,100px);font-weight:800;letter-spacing:-.04em;line-height:.88;text-transform:uppercase}.mobile-menu__footer{display:flex;align-items:flex-end;justify-content:space-between;font-family:var(--hh-display);font-size:11px;font-weight:800;letter-spacing:.08em}.mobile-menu__footer img{width:80px;height:86px;object-fit:cover;border-radius:50%}.hero-product{min-height:0;grid-template-columns:1fr}.hero-product__copy{min-height:610px;border-right:0;border-bottom:1px solid var(--hh-charcoal)}.hero-product__visual{min-height:680px}.hero-product h1{max-width:620px;font-size:clamp(78px,18vw,135px)}.hero-product__orb{width:76vw;height:76vw}.hero-product__tin{width:min(95vw,720px)}.featured-product__grid{width:100%;min-width:0;grid-template-columns:1fr}.product-gallery,.product-copy{width:100%;min-width:0;position:static}.product-copy__descriptor,.accordion-content,.product-facts strong{max-width:100%;min-width:0;overflow-wrap:anywhere}.product-gallery__stage{min-height:0}.ritual__header{grid-template-columns:1fr}.ritual__steps{display:flex;width:calc(100% + var(--hh-gutter));max-width:none;margin-right:calc(0px - var(--hh-gutter));padding-right:var(--hh-gutter);overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-padding-right:var(--hh-gutter);scroll-snap-type:x mandatory;scrollbar-color:var(--hh-charcoal) transparent;scrollbar-width:thin;-webkit-overflow-scrolling:touch}.ritual-step{flex:0 0 min(72vw,320px);scroll-snap-align:start;scroll-snap-stop:always}.ritual-step__image img{pointer-events:none}.ritual__steps::-webkit-scrollbar{height:3px}.ritual__steps::-webkit-scrollbar-track{background:transparent}.ritual__steps::-webkit-scrollbar-thumb{background:var(--hh-charcoal)}.ritual__swipe-hint{display:flex;align-items:center;justify-content:space-between;margin:-18px 0 12px;font-family:var(--hh-display);font-size:10px;font-weight:800;letter-spacing:.08em}.ritual-step__image{height:200px}.story-editorial{grid-template-columns:1fr}.story-editorial__image{min-height:760px;border-right:0;border-bottom:1px solid var(--hh-charcoal)}.story-editorial__text{max-width:none}.faq__grid{grid-template-columns:1fr}.faq__grid>*,.story-editorial>*,.newsletter>*{min-width:0}.faq__intro{min-height:0;padding-bottom:100px}.faq__intro img{right:0;bottom:0;left:auto;width:110px;height:119px}.newsletter{display:block;min-height:100svh}.newsletter__copy{min-height:100svh;border-right:0;border-bottom:0}.newsletter__visual{display:none}.footer-top{align-items:flex-start;flex-direction:column}.footer-logo-wrap{width:100%}.footer-grid{grid-template-columns:repeat(2,1fr)}.cart-page__form{grid-template-columns:1fr}.cart-page__summary{position:static}}@media(max-width:640px){:root{--hh-gutter: 16px}body{font-size:16px}.announcement-bar{min-height:27px;font-size:9px}.header-inner{min-height:59px}.section-index{min-height:48px;font-size:10px}.button{min-height:50px;font-size:11px}.hero-product__copy{min-height:calc(100svh - 86px);padding-top:12px}.hero-product__headline-wrap{padding:34px 0}.hero-product h1{margin:12px 0 18px;font-size:clamp(74px,25vw,108px)}.hero-product__subheading{max-width:310px;margin-bottom:26px;font-size:18px}.hero-product__footer span:nth-child(2){display:none}.hero-product__visual{min-height:540px}.hero-product__tin{width:112vw;max-height:84%}.hero-product__kanji{font-size:88px}.hero-product__sticker{right:14px;bottom:18px;width:102px;height:102px}.hero-product__sticker img{width:44px;height:44px}.hero-product__vertical{bottom:16px;left:13px}.marquee__track{min-height:52px;font-size:27px}.featured-product,.main-product{padding-bottom:80px}.featured-product__grid{margin-top:28px;gap:38px}.product-gallery{width:calc(100% + var(--hh-gutter) + var(--hh-gutter));max-width:none;margin-inline:calc(0px - var(--hh-gutter))}.product-gallery__stage{border-right:0;border-left:0}.product-gallery__thumbs{display:flex;width:100%;max-width:100%;padding-inline:var(--hh-gutter);overflow-x:auto;overscroll-behavior-x:contain;scroll-padding-inline:var(--hh-gutter);scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.product-gallery__thumbs::-webkit-scrollbar{display:none}.product-thumb{flex:0 0 calc(25vw - 14px);scroll-snap-align:start}.product-copy h1,.product-copy h2{max-width:100%;font-size:clamp(50px,16.5vw,62px);overflow-wrap:anywhere;text-wrap:balance}.product-copy__descriptor{width:100%;font-size:18px;line-height:1.22}.product-buy-row{grid-template-columns:102px 1fr}.product-facts>div{grid-template-columns:minmax(76px,90px) minmax(0,1fr);gap:14px}.product-accordions,.product-accordions details,.accordion-content{width:100%}.manifesto__inner{padding:86px 0}.manifesto__inner p{font-size:clamp(48px,16vw,72px)}.manifesto__footer{font-size:9px}.ritual__header{margin-top:40px;margin-bottom:36px;gap:22px}.ritual__header h2{max-width:100%;font-size:clamp(50px,17vw,68px);overflow-wrap:anywhere;text-wrap:balance}.ritual__header p{font-size:17px}.ritual__steps{width:calc(100% + var(--hh-gutter))}.ritual-step{flex-basis:min(82vw,310px);padding-inline:16px}.ritual-step__image{height:145px;margin:6px 0 12px}.ritual-step__image img{width:68%;height:68%}.ritual-step h3{position:relative;z-index:1;font-size:clamp(24px,7.4vw,30px);overflow-wrap:anywhere}.ritual-step p{position:relative;z-index:1;max-width:100%;font-size:14px;line-height:1.35;overflow-wrap:anywhere}.story-editorial__image{min-height:620px}.story-editorial__text{padding:64px 0 74px}.story-editorial__text h2{max-width:100%;font-size:clamp(49px,16vw,64px);overflow-wrap:anywhere;text-wrap:balance}.story-editorial__body{font-size:17px}.image-banner,.image-banner__overlay{min-height:720px}.image-banner__media img{object-position:55% center}.image-banner__overlay h2{max-width:100%;font-size:clamp(52px,17vw,72px);overflow-wrap:anywhere;text-wrap:balance}.faq__grid{margin-top:42px;gap:26px}.faq__intro h2{max-width:100%;font-size:clamp(46px,15vw,66px);overflow-wrap:anywhere;text-wrap:balance}.faq-item summary{grid-template-columns:28px 1fr 20px;padding:20px 0;font-size:24px}.faq-item__answer{padding:0 20px 22px 40px;font-size:16px}.newsletter__copy{min-height:100svh;padding-block:max(64px,9svh)}.newsletter__copy h2{max-width:100%;font-size:clamp(58px,18vw,86px);overflow-wrap:anywhere;text-wrap:balance}.newsletter__copy>p:not(.eyebrow){max-width:100%;font-size:18px}.newsletter-form{max-width:100%;margin-top:40px}.newsletter-form__row{grid-template-columns:minmax(0,1fr) auto}.newsletter-form input{font-size:clamp(12px,3.8vw,16px)}.newsletter-form button{padding-left:12px;font-size:12px}.site-footer{padding-top:70px}.footer-grid{grid-template-columns:1fr 1fr;row-gap:42px}.footer-origin{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.cart-drawer__panel{width:100%}.cart-page__header,.content-page header{align-items:flex-start;flex-direction:column;gap:24px;margin:42px auto}.cart-page__header h1,.content-page h1{font-size:74px}.cart-page__line{grid-template-columns:108px 1fr}.cart-page__line>strong{grid-column:2}.cart-page__image{height:120px}}@media(max-width:380px){:root{--hh-gutter: 14px}.product-buy-row{grid-template-columns:1fr}.quantity{width:100%}.footer-grid{grid-template-columns:1fr}.footer-origin{grid-column:auto}.newsletter-form input{font-size:11px}}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--hh-pink);outline-offset:3px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.template-password{background:var(--hh-yellow)}.password-page{position:relative;display:grid;min-height:100svh;grid-template-columns:1fr 1fr}.password-page__header{position:absolute;z-index:4;top:0;right:0;left:0;display:flex;align-items:center;justify-content:space-between;min-height:82px;padding:0 var(--hh-gutter);border-bottom:1px solid var(--hh-charcoal);font-family:var(--hh-display);font-size:11px;font-weight:800;letter-spacing:.08em}.password-page__header img{width:190px}.password-page__copy{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;padding:140px var(--hh-gutter) 70px;background:var(--hh-yellow);border-right:1px solid var(--hh-charcoal)}.password-page__copy h1{margin:18px 0 28px;font-size:clamp(78px,8.7vw,150px)}.password-page__copy>p:not(.eyebrow){max-width:400px;font-size:21px}.password-newsletter{width:min(100%,560px);margin-top:48px}.password-newsletter input,.password-newsletter button{height:58px;padding:0;background:transparent;border:0;outline:0;font-family:var(--hh-display);font-weight:800}.password-page__visual{min-height:100svh}.password-page__tin{position:absolute;z-index:2;top:50%;left:50%;width:min(58vw,850px);transform:translate(-50%,-44%);filter:drop-shadow(0 40px 32px rgba(28,25,33,.28))}.password-page__kanji{position:absolute;top:13%;right:5%;color:#1c192129;font-family:sans-serif;font-size:clamp(100px,13vw,220px);font-weight:700;writing-mode:vertical-rl}.password-page__bunny{position:absolute;z-index:3;right:6%;bottom:5%;width:140px;height:152px;object-fit:cover;border:2px solid var(--hh-charcoal);border-radius:50%;transform:rotate(8deg)}.password-entry{position:fixed;z-index:9;right:18px;bottom:16px;width:min(340px,calc(100vw - 36px));padding:12px;color:var(--hh-white);background:var(--hh-charcoal)}.password-entry summary{font-family:var(--hh-display);font-size:11px;font-weight:800;letter-spacing:.08em;list-style:none}.password-entry form{display:grid;margin-top:12px;grid-template-columns:1fr auto}.password-entry input,.password-entry button{min-width:0;height:42px;padding:0 10px;border:1px solid var(--hh-white);border-radius:0}.password-entry button{color:var(--hh-charcoal);background:var(--hh-white);font-family:var(--hh-display);font-weight:800}@media(max-width:900px){.password-page{grid-template-columns:1fr}.password-page__copy{min-width:0;min-height:100svh;border-right:0;border-bottom:1px solid var(--hh-charcoal)}.password-page__visual{min-height:670px}.password-page__tin{width:min(105vw,760px)}}@media(max-width:640px){.password-page__header{min-height:66px}.password-page__header img{width:142px}.password-page__header span{font-size:8px}.password-page__copy{min-height:100svh;padding-top:112px}.password-page__copy h1{max-width:100%;font-size:clamp(58px,19vw,86px);overflow-wrap:anywhere;text-wrap:balance}.password-page__copy>p:not(.eyebrow),.password-newsletter{max-width:100%}.password-page__visual{min-height:540px}.password-page__bunny{width:100px;height:108px}}.password-entry input{color:#1c1921!important;background-color:#fff!important;-webkit-text-fill-color:#1c1921!important}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
