:root{--hh-cream: #F8F1E7;--hh-ivory: #FFF8EF;--hh-warm-white: #FFFDF8;--hh-cocoa: #4B332A;--hh-cocoa-soft: rgba(75, 51, 42, .78);--hh-terracotta: #C9785B;--hh-sage: #A8B89A;--hh-dusty-blue: #6F8FA3;--hh-oat: #E9DCCB;--hh-clay-light: #E8B19C;--hh-sage-light: #DDE5D7;--hh-blue-light: #C9D8DD;--hh-yellow: #F1C66F;--hh-lavender: #BFA8D9;--hh-radius-sm: 14px;--hh-radius-md: 22px;--hh-radius-lg: 34px;--hh-page-width: 1180px;--hh-shadow: 0 18px 55px rgba(75, 51, 42, .1);--hh-shadow-soft: 0 10px 30px rgba(75, 51, 42, .07);--hh-font-heading: var(--font-heading-family, "Cormorant Garamond", "Cormorant", Georgia, "Times New Roman", serif);--hh-font-body: var(--font-body-family, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif);--hh-font-accent: "Caveat", "Bradley Hand", "Segoe Print", "Comic Sans MS", cursive}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--hh-ivory);color:var(--hh-cocoa);font-family:var(--hh-font-body);font-size:16px;line-height:1.6}a{color:inherit}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}.hh-skip-link{position:absolute;left:-999px;top:8px;background:var(--hh-cocoa);color:var(--hh-ivory);padding:10px 14px;z-index:10000}.hh-skip-link:focus{left:8px}.hh-page-width{max-width:var(--hh-page-width);margin:0 auto;padding:0 22px}.hh-visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.hh-art-svg{display:block;width:100%;height:auto;overflow:visible}.hh-hand-stroke{fill:none;stroke:var(--hh-cocoa);stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.hh-hand-stroke-thin{fill:none;stroke:var(--hh-cocoa);stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.hh-fill-cream{fill:var(--hh-cream)}.hh-fill-ivory{fill:var(--hh-ivory)}.hh-fill-cocoa{fill:var(--hh-cocoa)}.hh-fill-terra{fill:var(--hh-terracotta)}.hh-fill-sage{fill:var(--hh-sage)}.hh-fill-blue{fill:var(--hh-dusty-blue)}.hh-fill-yellow{fill:var(--hh-yellow)}.hh-fill-lavender{fill:var(--hh-lavender)}.hh-scriptline{font-family:var(--hh-font-accent);color:var(--hh-sage);font-size:clamp(1.5rem,3vw,2.35rem);line-height:1.15;margin:14px 0 0;letter-spacing:.01em}.hh-wordmark{font-family:var(--hh-font-heading);text-transform:uppercase;letter-spacing:.13em;font-weight:700;line-height:1.04;color:var(--hh-cocoa)}.hh-rule-heart{display:flex;align-items:center;justify-content:center;gap:14px;margin:20px auto 2px;color:var(--hh-terracotta)}.hh-rule-heart:before,.hh-rule-heart:after{content:"";height:1px;width:min(150px,24vw);background:#4b332a3b}.hh-rule-heart svg{width:22px;height:22px}.hh-announcement{background:var(--hh-cocoa);color:var(--hh-ivory);text-align:center;padding:9px 16px;font-size:.9rem;letter-spacing:.02em}.hh-announcement a{text-decoration:underline;text-underline-offset:3px}.hh-header{background:#fff8eff5;border-bottom:1px solid rgba(75,51,42,.1);position:sticky;top:0;z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hh-header__inner{max-width:var(--hh-page-width);margin:0 auto;padding:14px 22px;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center}.hh-logo{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-family:var(--hh-font-heading);font-size:1.28rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1.05}.hh-logo-mark{width:44px;height:44px;border-radius:50%;background:var(--hh-cream);border:1px solid rgba(75,51,42,.14);display:inline-flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #4b332a14;flex:0 0 auto}.hh-logo-mark svg{width:31px;height:31px}.hh-nav{display:flex;justify-content:center;gap:24px;align-items:center}.hh-nav a{text-decoration:none;font-weight:650;font-size:.95rem;color:#4b332ae0}.hh-nav a:hover{color:var(--hh-terracotta)}.hh-header-actions{display:flex;align-items:center;gap:12px}.hh-cart-link,.hh-search-link{text-decoration:none;border:1px solid rgba(75,51,42,.16);border-radius:999px;padding:8px 13px;font-weight:700;background:var(--hh-warm-white)}.hh-menu-button{display:none;background:transparent;border:1px solid rgba(75,51,42,.18);border-radius:999px;padding:8px 12px;color:var(--hh-cocoa)}.hh-button,.shopify-payment-button__button,.hh-form-submit{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:999px;font-weight:800;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,background .12s ease}.hh-button:hover,.hh-form-submit:hover{transform:translateY(-1px);box-shadow:0 10px 24px #4b332a1f}.hh-button--primary,.hh-form-submit{background:var(--hh-cocoa);color:var(--hh-ivory)}.hh-button--secondary{background:transparent;border-color:var(--hh-cocoa);color:var(--hh-cocoa)}.hh-button--terra{background:var(--hh-terracotta);color:var(--hh-ivory)}.hh-button--light{background:var(--hh-ivory);color:var(--hh-cocoa);border-color:#4b332a1a}.hh-button-row{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:28px}.hh-eyebrow{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:var(--hh-terracotta);margin-bottom:12px;font-weight:850}.hh-heading{color:var(--hh-cocoa);font-family:var(--hh-font-heading);font-weight:700;font-size:clamp(2.2rem,5vw,5.3rem);line-height:.98;margin:0 0 18px;letter-spacing:-.015em}.hh-heading--section{font-size:clamp(2rem,3.7vw,3.6rem);line-height:1.03}.hh-copy{color:#4b332ad6;font-size:1.08rem;line-height:1.68;max-width:720px}.hh-copy p{margin:0 0 1em}.hh-copy p:last-child{margin-bottom:0}.hh-section{padding:72px 0}.hh-section--cream{background:var(--hh-cream)}.hh-section--ivory{background:var(--hh-ivory)}.hh-section--sage{background:linear-gradient(135deg,#a8b89a47,#f8f1e7d6)}.hh-section--cocoa{background:var(--hh-cocoa);color:var(--hh-ivory)}.hh-section-header{display:flex;justify-content:space-between;align-items:end;gap:22px;margin-bottom:32px}.hh-section-header .hh-copy{max-width:530px}.hh-hero{background:radial-gradient(circle at 84% 18%,rgba(201,120,91,.13),transparent 27%),radial-gradient(circle at 12% 12%,rgba(168,184,154,.27),transparent 28%),linear-gradient(180deg,var(--hh-cream),var(--hh-ivory));overflow:hidden;border-bottom:8px solid var(--hh-warm-white)}.hh-hero__inner{max-width:var(--hh-page-width);margin:0 auto;padding:72px 22px 78px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(340px,1.05fr);gap:56px;align-items:center}.hh-hero-lockup{text-align:center;max-width:560px}.hh-logo-house-xl{width:min(300px,76vw);margin:0 auto 16px}.hh-hero-lockup .hh-wordmark{font-size:clamp(2.6rem,5.8vw,5.25rem);text-shadow:0 1px 0 rgba(255,255,255,.4)}.hh-hero-lockup .hh-copy{margin:18px auto 0;font-size:1rem}.hh-hero__media{min-height:520px;position:relative}.hh-brand-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;position:relative;z-index:2}.hh-brand-gallery-card{background:#fffdf8db;border:1px solid rgba(75,51,42,.12);border-radius:28px;box-shadow:var(--hh-shadow-soft);overflow:hidden;padding:16px}.hh-brand-gallery-card:nth-child(1){transform:rotate(-2.5deg)}.hh-brand-gallery-card:nth-child(2){transform:translateY(26px) rotate(1.8deg)}.hh-brand-gallery-card:nth-child(3){transform:translateY(-8px) rotate(1.5deg)}.hh-brand-gallery-card:nth-child(4){transform:translateY(20px) rotate(-1.8deg)}.hh-gallery-art{min-height:190px;border-radius:18px;background:var(--hh-cream);display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(75,51,42,.08)}.hh-gallery-label{margin:13px 2px 2px;text-align:center;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;font-weight:850;color:#4b332ad1}.hh-hero-note{position:absolute;right:0;bottom:8px;max-width:290px;background:var(--hh-cocoa);color:var(--hh-ivory);border-radius:24px;padding:18px 20px;box-shadow:var(--hh-shadow);z-index:4}.hh-hero-note strong{display:block;margin-bottom:4px}.hh-hero-leaf{position:absolute;width:148px;left:-20px;bottom:26px;color:var(--hh-sage);opacity:.85;z-index:1}.hh-paper-art,.hh-magnet-object,.hh-fridge-scene,.hh-package-scene,.hh-photo-card{width:100%;min-height:178px;display:flex;align-items:center;justify-content:center;position:relative}.hh-paper-sheet{width:76%;aspect-ratio:1 / 1.06;background:#fffdf8;border:1px solid rgba(75,51,42,.11);border-radius:8px;box-shadow:0 10px 26px #4b332a14;padding:12px;transform:rotate(-2deg)}.hh-paper-sheet svg{width:100%;height:100%}.hh-crayon{position:absolute;width:64px;height:10px;border-radius:999px;background:var(--hh-yellow);left:18px;bottom:22px;transform:rotate(-22deg);box-shadow:0 12px 18px #4b332a14}.hh-crayon:after{content:"";position:absolute;width:12px;height:10px;right:-5px;top:0;background:var(--hh-cocoa);clip-path:polygon(0 0,100% 50%,0 100%)}.hh-crayon--two{background:var(--hh-sage);left:52px;bottom:10px;transform:rotate(-12deg)}.hh-magnet-object{min-height:184px;background:linear-gradient(135deg,#eee0ce,#f8f1e7);border-radius:18px}.hh-mini-magnet{width:min(136px,64%);aspect-ratio:1 / 1;border-radius:18px;background:#fffbf3;border:7px solid rgba(255,255,255,.9);box-shadow:0 18px 28px #4b332a24,inset 0 0 0 1px #4b332a1f;display:flex;align-items:center;justify-content:center}.hh-mini-magnet svg{width:82%;height:82%}.hh-photo-card{background:linear-gradient(135deg,#6f8fa33d,#f8f1e7cc);border-radius:18px}.hh-photo-print{width:68%;aspect-ratio:.86 / 1;background:var(--hh-warm-white);border-radius:6px;padding:10px 10px 25px;box-shadow:0 16px 32px #4b332a24;transform:rotate(3deg)}.hh-photo-print:before{content:"";display:block;height:78%;border-radius:5px;background:linear-gradient(135deg,var(--hh-dusty-blue),var(--hh-sage))}.hh-photo-print:after{content:"";position:absolute;width:16px;height:16px;border-radius:50%;background:var(--hh-terracotta);left:calc(50% - 8px);bottom:8px}.hh-fridge-scene{background:linear-gradient(135deg,#bfae9d,#d0c4b8);border-radius:18px;padding:20px;gap:14px}.hh-fridge-mini{width:56px;aspect-ratio:1/1;border-radius:9px;background:var(--hh-warm-white);box-shadow:0 10px 22px #4b332a2e;display:flex;align-items:center;justify-content:center;padding:6px}.hh-fridge-mini svg{width:100%;height:100%}.hh-fridge-mini:nth-child(2){transform:translateY(16px) rotate(-3deg)}.hh-fridge-mini:nth-child(3){transform:translateY(-12px) rotate(2deg)}.hh-fridge-mini:nth-child(4){transform:translateY(12px) rotate(4deg)}.hh-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:34px}.hh-card-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.hh-card{background:var(--hh-ivory);border:1px solid rgba(75,51,42,.12);border-radius:var(--hh-radius-md);padding:26px;box-shadow:0 12px 34px #4b332a0f;position:relative;overflow:hidden}.hh-card:before{content:"";position:absolute;width:110px;height:110px;border-radius:999px;background:#a8b89a21;right:-42px;top:-42px}.hh-card-icon{width:54px;height:54px;margin-bottom:16px;color:var(--hh-cocoa)}.hh-card-number{width:40px;height:40px;border-radius:50%;background:var(--hh-sage);color:var(--hh-cocoa);display:inline-flex;align-items:center;justify-content:center;font-weight:850;margin-bottom:18px}.hh-card h3{margin:0 0 8px;color:var(--hh-cocoa);font-family:var(--hh-font-heading);font-size:1.5rem;line-height:1.1}.hh-card p{margin:0;color:#4b332ac4;line-height:1.56}.hh-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.hh-product-card{background:var(--hh-ivory);border:1px solid rgba(75,51,42,.12);border-radius:var(--hh-radius-md);overflow:hidden;text-decoration:none;box-shadow:0 12px 34px #4b332a0f;transition:transform .14s ease,box-shadow .14s ease}.hh-product-card:hover{transform:translateY(-3px);box-shadow:0 18px 42px #4b332a1a}.hh-product-card__image{aspect-ratio:1 / 1;background:linear-gradient(135deg,#c9785b29,#a8b89a3d);display:flex;align-items:center;justify-content:center;color:#4b332a94;font-family:var(--hh-font-heading);font-size:1.6rem}.hh-product-card__body{padding:18px}.hh-product-card__title{margin:0 0 8px;font-weight:850;font-size:1.05rem}.hh-product-card__price{color:var(--hh-terracotta);font-weight:850}.hh-fallback-product{background:var(--hh-ivory);border:1px dashed rgba(75,51,42,.25);border-radius:var(--hh-radius-md);padding:24px;min-height:224px;display:flex;flex-direction:column;justify-content:space-between}.hh-fallback-product h3{font-family:var(--hh-font-heading);font-size:1.55rem;margin:0 0 8px}.hh-fallback-product p{color:#4b332ac2}.hh-promise-strip{background:var(--hh-ivory);border-top:8px solid var(--hh-warm-white);border-bottom:8px solid var(--hh-warm-white)}.hh-promise-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border:1px solid rgba(75,51,42,.1);background:var(--hh-warm-white);border-radius:28px;overflow:hidden;box-shadow:var(--hh-shadow-soft)}.hh-promise-item{min-height:170px;padding:26px 18px;text-align:center;border-right:1px solid rgba(75,51,42,.1);display:flex;flex-direction:column;align-items:center;justify-content:center}.hh-promise-item:last-child{border-right:0}.hh-promise-item svg{width:50px;height:50px;margin-bottom:14px}.hh-promise-item h3{margin:0;font-family:var(--hh-font-heading);font-size:1.18rem;line-height:1.15}.hh-in-use-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:30px}.hh-in-use-card{background:var(--hh-warm-white);border-radius:22px;border:1px solid rgba(75,51,42,.12);overflow:hidden;box-shadow:var(--hh-shadow-soft)}.hh-in-use-card__media{min-height:230px;padding:18px;background:linear-gradient(135deg,#f8f1e7e6,#e9dccb80);display:flex;align-items:center;justify-content:center}.hh-in-use-card__label{min-height:64px;display:flex;align-items:center;justify-content:center;text-align:center;padding:12px 10px;font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;font-weight:850;color:#4b332ad9}.hh-brand-ribbon{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));border-radius:28px;overflow:hidden;box-shadow:var(--hh-shadow-soft)}.hh-ribbon-block{min-height:188px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;text-align:center;padding:24px 12px;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:850}.hh-ribbon-block svg{width:54px;height:54px}.hh-ribbon-block--cream{background:var(--hh-cream);color:var(--hh-cocoa)}.hh-ribbon-block--sage{background:var(--hh-sage);color:var(--hh-cocoa)}.hh-ribbon-block--terra{background:var(--hh-terracotta);color:var(--hh-ivory)}.hh-ribbon-block--blue{background:var(--hh-dusty-blue);color:var(--hh-ivory)}.hh-ribbon-block--cocoa{background:var(--hh-cocoa);color:var(--hh-ivory)}.hh-story{background:var(--hh-cocoa);color:var(--hh-ivory);border-radius:var(--hh-radius-lg);padding:clamp(34px,6vw,70px);display:grid;grid-template-columns:1fr .82fr;gap:36px;align-items:center;overflow:hidden;position:relative}.hh-story:after{content:"";position:absolute;inset:auto -80px -110px auto;width:280px;height:280px;border-radius:50%;border:1px solid rgba(255,248,239,.14)}.hh-story .hh-eyebrow{color:#f0c8b7}.hh-story .hh-heading,.hh-story .hh-copy{color:var(--hh-ivory)}.hh-story .hh-copy{opacity:.92}.hh-story__art{min-height:340px;position:relative}.hh-keepsake-box{position:absolute;width:84%;min-height:260px;left:0;top:32px;background:#d7ccbd;border-radius:18px;box-shadow:0 24px 46px #00000038;padding:28px;transform:rotate(-2deg)}.hh-keepsake-box:before{content:"A little piece of childhood, made to last.";position:absolute;left:28px;right:28px;top:24px;text-align:center;color:var(--hh-cocoa);font-family:var(--hh-font-heading);font-size:1rem}.hh-keepsake-box:after{content:"";position:absolute;left:28px;right:28px;bottom:28px;height:96px;border-radius:14px;background:var(--hh-sage-light)}.hh-keepsake-card{position:absolute;width:46%;min-height:170px;right:0;bottom:10px;background:var(--hh-ivory);border-radius:8px;box-shadow:0 22px 36px #0000002e;padding:26px 18px;color:var(--hh-cocoa);transform:rotate(4deg);text-align:center}.hh-keepsake-card strong{display:block;font-family:var(--hh-font-accent);font-size:2.1rem;line-height:1;font-weight:400;margin-bottom:8px}.hh-keepsake-card span{display:block;font-family:var(--hh-font-heading);font-size:.92rem;line-height:1.35}.hh-keepsake-card svg{width:42px;margin:14px auto 0}.hh-story-magnet{position:absolute;width:118px;left:50px;bottom:40px;z-index:2}.hh-product-layout{max-width:var(--hh-page-width);margin:0 auto;padding:54px 22px 72px;display:grid;grid-template-columns:minmax(320px,.93fr) minmax(320px,1.07fr);gap:54px;align-items:start}.hh-product-media{position:sticky;top:105px}.hh-product-image-frame{background:var(--hh-cream);border:1px solid rgba(75,51,42,.12);border-radius:34px;overflow:hidden;box-shadow:var(--hh-shadow)}.hh-product-image-frame img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.hh-product-placeholder{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;padding:46px}.hh-product-placeholder svg{width:82%;max-width:360px}.hh-product-title{font-family:var(--hh-font-heading);font-size:clamp(2rem,4vw,4.1rem);line-height:1.02;margin:0 0 12px;color:var(--hh-cocoa)}.hh-product-price{font-size:1.35rem;font-weight:850;color:var(--hh-terracotta);margin:0 0 20px}.hh-product-description{color:#4b332ad1;font-size:1.06rem;margin-bottom:24px}.hh-product-form{background:var(--hh-cream);border:1px solid rgba(75,51,42,.12);border-radius:var(--hh-radius-md);padding:24px}.hh-field{margin-bottom:18px}.hh-field label,.hh-field-title{display:block;font-weight:850;margin-bottom:8px}.hh-field input[type=text],.hh-field input[type=email],.hh-field input[type=number],.hh-field input[type=file],.hh-field select,.hh-field textarea{width:100%;border:1px solid rgba(75,51,42,.18);border-radius:14px;padding:12px 14px;background:var(--hh-ivory);color:var(--hh-cocoa)}.hh-choice-grid{display:grid;gap:10px}.hh-choice{display:flex;gap:10px;align-items:flex-start;background:var(--hh-ivory);border:1px solid rgba(75,51,42,.12);border-radius:16px;padding:13px 14px;cursor:pointer}.hh-choice input{margin-top:4px}.hh-choice strong{display:block;line-height:1.25}.hh-choice span{display:block;color:#4b332ab3;font-size:.92rem;line-height:1.35;margin-top:3px}.hh-upload-module{margin-top:20px}.hh-upload-fields{display:grid;gap:13px}.hh-upload-field[hidden]{display:none!important}.hh-upload-note,.hh-shipping-note,.hh-policy-note{background:var(--hh-ivory);border:1px solid rgba(75,51,42,.12);border-radius:16px;padding:14px 16px;color:#4b332ad1;margin:16px 0}.hh-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 0}.hh-trust-badge{background:var(--hh-ivory);border:1px solid rgba(75,51,42,.13);border-radius:999px;padding:8px 12px;font-size:.88rem;font-weight:750}.hh-product-info-panels{display:grid;gap:16px;margin-top:22px}.hh-panel{background:var(--hh-ivory);border:1px solid rgba(75,51,42,.12);border-radius:18px;padding:18px}.hh-panel h3{margin:0 0 8px;font-family:var(--hh-font-heading)}.hh-panel ul{margin:10px 0 0;padding-left:20px}.hh-panel li{margin-bottom:6px}.hh-cart{max-width:var(--hh-page-width);margin:0 auto;padding:54px 22px 72px}.hh-cart-item{display:grid;grid-template-columns:92px 1fr auto;gap:18px;padding:20px 0;border-bottom:1px solid rgba(75,51,42,.12)}.hh-cart-item img{width:92px;height:92px;object-fit:cover;border-radius:12px;background:var(--hh-cream)}.hh-cart-properties{margin:8px 0 0;padding:0;list-style:none;font-size:.92rem;color:#4b332ac2}.hh-cart-summary{display:flex;flex-direction:column;gap:14px;align-items:flex-end;margin-top:24px}.hh-quantity-input{width:80px}.hh-remove-link{font-size:.92rem;color:#4b332ab3}.hh-newsletter-form{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.hh-newsletter-form input[type=email]{flex:1 1 260px;border:1px solid rgba(75,51,42,.16);border-radius:999px;padding:14px 18px;background:var(--hh-ivory)}.hh-search-form{display:flex;gap:12px;margin:20px 0 30px}.hh-search-form input[type=search]{flex:1;border:1px solid rgba(75,51,42,.16);border-radius:999px;padding:14px 18px;background:var(--hh-warm-white)}.hh-faq-list{display:grid;gap:12px}.hh-faq-item{border:1px solid rgba(75,51,42,.12);border-radius:18px;background:var(--hh-ivory);padding:0;overflow:hidden}.hh-faq-item summary{cursor:pointer;padding:18px 20px;font-weight:850}.hh-faq-item__answer{padding:0 20px 18px;color:#4b332ac7}.hh-footer{background:var(--hh-cocoa);color:var(--hh-ivory);padding:52px 22px 24px}.hh-footer__inner{max-width:var(--hh-page-width);margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:34px}.hh-footer a{color:inherit}.hh-footer h2,.hh-footer h3{font-family:var(--hh-font-heading);margin-top:0}.hh-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:8px}.hh-footer-bottom{max-width:var(--hh-page-width);margin:32px auto 0;padding-top:20px;border-top:1px solid rgba(255,248,239,.16);font-size:.9rem;opacity:.78}.hh-centered{text-align:center}.hh-centered .hh-copy{margin-left:auto;margin-right:auto}.hh-empty-state{background:var(--hh-cream);border-radius:var(--hh-radius-md);padding:36px;text-align:center}.hh-breadcrumb{font-size:.9rem;color:#4b332ab3;margin-bottom:14px}.hh-breadcrumb a{text-decoration:none}@media screen and (max-width:1024px){.hh-brand-gallery{gap:14px}.hh-in-use-grid,.hh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hh-brand-ribbon{grid-template-columns:repeat(5,minmax(140px,1fr));overflow-x:auto}}@media screen and (max-width:920px){.hh-header__inner{grid-template-columns:auto auto;justify-content:space-between}.hh-menu-button{display:inline-flex}.hh-nav{grid-column:1 / -1;flex-direction:column;align-items:flex-start;display:none;padding:12px 0 4px}.hh-nav.is-open{display:flex}.hh-header-actions{gap:8px}.hh-search-link{display:none}.hh-hero__inner,.hh-product-layout,.hh-story{grid-template-columns:1fr}.hh-hero__inner{padding:56px 22px}.hh-hero-lockup{margin:0 auto}.hh-hero__media{min-height:auto}.hh-hero-note{position:relative;margin:20px auto 0;max-width:none}.hh-hero-leaf{display:none}.hh-product-media{position:relative;top:auto}.hh-card-grid,.hh-card-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.hh-footer__inner{grid-template-columns:1fr}.hh-section-header{display:block}.hh-promise-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hh-promise-item:nth-child(2){border-right:0}.hh-promise-item:nth-child(1),.hh-promise-item:nth-child(2){border-bottom:1px solid rgba(75,51,42,.1)}}@media screen and (max-width:640px){.hh-section{padding:50px 0}.hh-heading{font-size:clamp(2.15rem,14vw,3.35rem)}.hh-hero-lockup .hh-wordmark{font-size:clamp(2.25rem,12vw,3.8rem)}.hh-brand-gallery,.hh-card-grid,.hh-card-grid--4,.hh-product-grid,.hh-in-use-grid{grid-template-columns:1fr}.hh-brand-gallery-card:nth-child(n){transform:none}.hh-gallery-art{min-height:210px}.hh-product-form{padding:18px}.hh-cart-item{grid-template-columns:70px 1fr}.hh-cart-item img{width:70px;height:70px}.hh-cart-item__price{grid-column:2}.hh-cart-summary{align-items:stretch}.hh-button,.hh-form-submit{width:100%}.hh-promise-grid{grid-template-columns:1fr}.hh-promise-item{border-right:0;border-bottom:1px solid rgba(75,51,42,.1)}.hh-promise-item:last-child{border-bottom:0}.hh-story__art{min-height:300px}.hh-keepsake-card{width:56%}.hh-story-magnet{width:96px;left:36px}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/homegrown-heirlooms.css.map */
