*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--hb-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.cart-open{overflow:hidden}img,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{font-family:Georgia,Times New Roman,serif;line-height:1.08;letter-spacing:-.025em}h1{font-size:clamp(2.8rem,6vw,6rem)}h2{font-size:clamp(2.15rem,4vw,4rem)}h3{font-size:1.45rem}.page-width{width:min(calc(100% - 40px),var(--hb-page-width));margin-inline:auto}.page-width--narrow{max-width:860px}.section{padding:clamp(64px,8vw,118px) 0}.section--compact{padding:28px 0}.main-content{min-height:60vh;background:#fff}.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}.skip-link{position:fixed;left:16px;top:10px;z-index:9999;background:#fff;padding:10px 16px;transform:translateY(-150%)}.skip-link:focus{transform:none}.mobile-only{display:none}.rte>*:last-child{margin-bottom:0}.rte a{text-decoration:underline}.eyebrow{font-family:Inter,ui-sans-serif,sans-serif;text-transform:uppercase;letter-spacing:.17em;font-size:.76rem;font-weight:800;color:var(--hb-plum);margin-bottom:16px}.eyebrow span{color:var(--hb-rose)}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid var(--hb-plum);border-radius:var(--hb-button-radius);background:var(--hb-plum);color:#fff;padding:14px 24px;font-weight:800;line-height:1;min-height:50px;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);box-shadow:0 13px 28px #6b1f4b38;background:var(--hb-plum-dark)}.button--secondary{background:transparent;color:var(--hb-plum)}.button--secondary:hover{background:#fff}.button--small{padding:11px 18px;min-height:42px;font-size:.9rem}.button--large{min-height:58px;font-size:1.02rem}.button--full{width:100%}.text-button{border:0;background:transparent;color:var(--hb-plum);text-decoration:underline;padding:10px;font-weight:700}.text-link{display:inline-flex;align-items:center;gap:7px;color:var(--hb-plum);font-weight:800}.text-link svg{width:18px;transition:transform .2s}.text-link:hover svg{transform:translate(4px)}.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:40px}.section-heading h2{margin-bottom:0;max-width:800px}.section-heading>p{max-width:500px;color:var(--hb-muted);margin:0}.section-heading--center{text-align:center;justify-content:center}.icon-button{width:44px;height:44px;display:grid;place-items:center;border:0;background:transparent;border-radius:50%;color:var(--hb-ink);position:relative}.icon-button:hover{background:#6b1f4b14}.icon-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.announcement{background:var(--hb-plum-dark);color:#fff;font-size:.82rem;font-weight:700;letter-spacing:.03em}.announcement__inner{height:38px;display:grid;place-items:center;position:relative}.announcement__message{position:absolute;opacity:0;transform:translateY(5px);transition:.35s}.announcement__message.is-active{opacity:1;transform:none}.announcement a{text-decoration:underline}.site-header{background:#fffffff5;border-bottom:1px solid rgba(58,18,41,.08);z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header--sticky{position:sticky;top:0}.site-header__inner{height:86px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.site-logo{justify-self:start;width:var(--logo-width,210px);max-width:220px;height:72px;display:flex;align-items:center}.site-logo img{max-height:68px;width:auto;object-fit:contain}.desktop-nav>ul{display:flex;gap:28px;align-items:center}.desktop-nav__item{position:relative}.desktop-nav__item>a{font-weight:750;font-size:.94rem;padding:30px 0;display:block}.desktop-nav__item>a:hover{color:var(--hb-plum)}.nav-dropdown{position:absolute;left:-20px;top:80%;min-width:210px;padding:14px;background:#fff;border:1px solid rgba(58,18,41,.08);border-radius:14px;box-shadow:var(--hb-shadow);opacity:0;visibility:hidden;transform:translateY(8px);transition:.2s}.has-children:hover .nav-dropdown{opacity:1;visibility:visible;transform:none}.nav-dropdown a{display:block;padding:9px 12px;border-radius:8px}.nav-dropdown a:hover{background:var(--hb-cream);color:var(--hb-plum)}.site-header__actions{justify-self:end;display:flex;align-items:center;gap:2px}.cart-count{position:absolute;right:0;top:2px;width:19px;height:19px;border-radius:50%;background:var(--hb-plum);color:#fff;display:grid;place-items:center;font-size:.68rem;font-weight:800}.mobile-menu{display:none}.mobile-menu>summary{list-style:none}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu__panel{position:fixed;left:0;top:0;width:min(90vw,380px);height:100vh;background:#fff;z-index:100;padding:24px;box-shadow:20px 0 50px #0003}.mobile-menu__top{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #eee}.mobile-nav a{display:block;padding:15px 0;border-bottom:1px solid #eee;font-family:Georgia,serif;font-size:1.3rem}.hero-emotional{overflow:hidden;background:radial-gradient(circle at 78% 15%,rgba(217,139,174,.2),transparent 34%),linear-gradient(135deg,#fffaf7,#f8eee9);padding-top:70px}.hero-emotional__grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(45px,7vw,100px)}.hero-emotional__grid--reverse .hero-emotional__content{order:2}.hero-emotional__content h1{margin-bottom:22px}.hero-emotional__content h1 em{display:block;color:var(--hero-accent);font-weight:400}.hero-emotional__text{font-size:1.14rem;color:var(--hb-muted);max-width:620px}.hero-reassurance{display:flex;flex-wrap:wrap;gap:20px;margin-top:25px;color:var(--hb-muted);font-size:.86rem;font-weight:700}.hero-reassurance span{display:flex;align-items:center;gap:7px}.hero-reassurance svg{width:17px;height:17px;stroke:var(--hb-plum);fill:none}.hero-emotional__visual{position:relative}.hero-image-wrap,.hero-placeholder{border-radius:clamp(24px,4vw,50px);overflow:hidden;aspect-ratio:1.05;box-shadow:var(--hb-shadow);position:relative}.hero-image{width:100%;height:100%;object-fit:cover}.hero-placeholder{background:linear-gradient(145deg,#3a1229,#6b1f4b 52%,#a65379);display:grid;place-items:center}.hero-placeholder__glow{position:absolute;width:70%;height:70%;border-radius:50%;background:#e8cfae59;filter:blur(60px)}.message-card-demo{width:64%;aspect-ratio:.78;background:#fffaf6;padding:10% 8%;text-align:center;position:relative;box-shadow:0 30px 70px #16050e59;transform:rotate(-2deg);border-radius:4px}.message-card-demo__to{font-size:.68rem;letter-spacing:.2em;font-weight:900;color:var(--hb-plum)}.message-card-demo__message{font-family:Georgia,serif;font-size:clamp(1.2rem,2vw,2.1rem);line-height:1.2}.message-card-demo__from{font-family:Georgia,serif;font-style:italic;color:var(--hb-muted)}.necklace-demo{height:120px;position:relative;margin:15px auto}.necklace-demo:before{content:"";position:absolute;left:50%;top:0;width:90px;height:90px;border:2px solid #d7b06a;border-top:0;border-radius:0 0 50% 50%;transform:translate(-50%)}.necklace-demo span{position:absolute;left:50%;top:70px;width:26px;height:26px;border:4px solid #d7b06a;transform:translate(-50%) rotate(45deg);border-radius:6px}.hero-floating-card{position:absolute;right:-20px;bottom:35px;background:#fff;padding:16px 20px;border-radius:16px;box-shadow:var(--hb-shadow);display:flex;flex-direction:column;max-width:280px}.hero-floating-card span{font-size:.78rem;color:var(--hb-muted)}.hero-badge{position:absolute;left:-25px;top:35px;background:var(--hb-champagne);color:var(--hb-plum-dark);padding:12px 18px;border-radius:99px;font-size:.8rem;font-weight:850;box-shadow:0 12px 30px #0000001f}.trust-bar{background:#fff;border-top:1px solid rgba(58,18,41,.06);border-bottom:1px solid rgba(58,18,41,.06)}.trust-bar__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px}.trust-item{display:flex;align-items:center;gap:13px}.trust-item__icon{width:42px;height:42px;flex:0 0 42px;border-radius:50%;display:grid;place-items:center;background:#6b1f4b14;color:var(--hb-plum);font-size:1.3rem}.trust-item__icon svg{width:20px;height:20px;stroke:currentColor;fill:none}.trust-item div:last-child{display:flex;flex-direction:column}.trust-item strong{font-size:.9rem}.trust-item span{font-size:.77rem;color:var(--hb-muted)}.recipient-shop{background:#fff}.recipient-grid{display:grid;gap:18px}.recipient-grid--3{grid-template-columns:repeat(3,1fr)}.recipient-grid--4{grid-template-columns:repeat(4,1fr)}.recipient-grid--5{grid-template-columns:repeat(5,1fr)}.recipient-card{border-radius:var(--hb-radius);background:var(--hb-cream);overflow:hidden;transition:transform .25s,box-shadow .25s}.recipient-card:hover{transform:translateY(-6px);box-shadow:var(--hb-shadow)}.recipient-card__media{aspect-ratio:.86;overflow:hidden}.recipient-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.recipient-card:hover img{transform:scale(1.05)}.recipient-card__placeholder{height:100%;display:grid;place-items:center;align-content:center;background:radial-gradient(circle at 30% 20%,rgba(232,207,174,.85),transparent 35%),linear-gradient(145deg,#f4dce7,#fff8f4);color:var(--hb-plum)}.recipient-card__placeholder span{font-family:Georgia,serif;font-size:5rem;line-height:1}.recipient-card__placeholder small{color:var(--hb-muted)}.recipient-card__content{padding:20px}.recipient-card__content>span:first-child{text-transform:uppercase;font-size:.65rem;letter-spacing:.13em;color:var(--hb-muted);font-weight:800}.recipient-card__content h3{margin:5px 0 12px}.product-grid{display:grid;gap:22px}.product-card{background:#fff;border:1px solid rgba(58,18,41,.07);border-radius:var(--hb-radius);overflow:hidden;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-5px);box-shadow:var(--hb-shadow)}.product-card__media{display:block;aspect-ratio:1;position:relative;overflow:hidden;background:#f6edef}.product-card__image{width:100%;height:100%;object-fit:cover;transition:opacity .3s,transform .5s}.product-card__image--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__image{transform:scale(1.03)}.product-card:hover .product-card__image--secondary{opacity:1}.product-card__placeholder svg{width:100%;height:100%;opacity:.45}.product-badge{position:absolute;left:14px;top:14px;background:var(--hb-plum);color:#fff;border-radius:99px;padding:7px 11px;font-size:.68rem;font-weight:900}.product-card__content{padding:18px}.product-card__rating{display:flex;justify-content:space-between;gap:5px;margin-bottom:8px}.product-card__rating span,.product-rating span,.testimonial-card__stars,.rating-summary span{color:#b7761e;letter-spacing:.07em;font-size:.78rem}.product-card__rating small{color:var(--hb-muted);font-size:.68rem}.product-card h3{font-size:1.15rem;min-height:2.5em;margin-bottom:8px}.product-card__price{margin-bottom:15px}.price{display:flex;align-items:center;gap:8px}.price__current{font-weight:900;color:var(--hb-plum);font-size:1.08rem}.price__compare{color:var(--hb-muted);font-size:.88rem}.gift-finder{background:linear-gradient(135deg,var(--hb-plum-dark),var(--hb-plum));color:#fff}.gift-finder .eyebrow{color:var(--hb-champagne)}.gift-finder__panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(35px,7vw,100px);align-items:center}.gift-finder__intro p:not(.eyebrow){color:#ffffffbf;font-size:1.08rem}.gift-finder__note{display:inline-flex;border:1px solid rgba(255,255,255,.25);border-radius:99px;padding:8px 13px;font-size:.78rem}.gift-finder__form{display:grid;grid-template-columns:repeat(2,1fr);gap:15px;background:#fff;color:var(--hb-ink);padding:28px;border-radius:var(--hb-radius);box-shadow:0 30px 80px #0003}.gift-finder__form label{display:flex;flex-direction:column;gap:7px}.gift-finder__form label span{font-size:.78rem;font-weight:850}.gift-finder__form label:first-child{grid-column:1/-1}.gift-finder__form select{width:100%;padding:13px;border:1px solid #ddd;border-radius:10px;background:#fff}.gift-finder__form button{grid-column:1/-1;margin-top:5px}.message-story{background:#fff}.message-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(45px,8vw,120px);align-items:center}.message-story__grid--reverse .message-story__visual{order:2}.message-story__visual img,.message-card-large{width:100%;border-radius:var(--hb-radius);box-shadow:var(--hb-shadow)}.message-card-large{aspect-ratio:1.1;background:radial-gradient(circle at 50% 28%,rgba(232,207,174,.75),transparent 26%),linear-gradient(145deg,#fffaf7,#f3e1e8);display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;padding:12%;position:relative}.message-card-large__eyebrow{font-size:.7rem;letter-spacing:.2em;font-weight:900;color:var(--hb-plum)}.message-card-large blockquote{font-family:Georgia,serif;font-size:clamp(1.5rem,3vw,2.8rem);line-height:1.2;margin:25px 0}.message-card-large__heart{font-size:3rem;color:var(--hb-plum)}.message-card-large small{font-family:Georgia,serif;font-style:italic}.message-story__content .rte{font-size:1.08rem;color:var(--hb-muted);margin-bottom:28px}.how-it-works{background:#f8efea}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-card{background:#fff;border-radius:var(--hb-radius);padding:32px;position:relative}.step-card__number{position:absolute;right:22px;top:15px;font-family:Georgia,serif;font-size:3rem;color:#6b1f4b14;font-style:italic}.step-card__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:#6b1f4b14;color:var(--hb-plum);font-size:1.8rem;margin-bottom:25px}.step-card__icon svg{width:25px;height:25px;stroke:currentColor;fill:none}.step-card p{color:var(--hb-muted);margin:0}.rating-summary{display:grid;grid-template-columns:auto auto;align-items:center;gap:3px 10px}.rating-summary small{grid-column:1/-1;color:var(--hb-muted)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.testimonial-card{margin:0;border:1px solid rgba(58,18,41,.08);border-radius:var(--hb-radius);padding:28px;background:linear-gradient(180deg,#fff,#fffaf8)}.testimonial-card blockquote{font-family:Georgia,serif;font-size:1.3rem;line-height:1.45;margin:18px 0 25px}.testimonial-card figcaption{display:flex;align-items:center;gap:12px}.testimonial-avatar{width:42px;height:42px;border-radius:50%;background:var(--hb-plum);color:#fff;display:grid;place-items:center;font-family:Georgia,serif;font-size:1.25rem}.testimonial-card figcaption div:last-child{display:flex;flex-direction:column}.testimonial-card figcaption span{font-size:.76rem;color:var(--hb-muted)}.occasion-section{background:#f8efea}.occasion-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.occasion-card{background:#fff;border-radius:var(--hb-radius);padding:28px;text-align:center;transition:.25s}.occasion-card:hover{transform:translateY(-5px);box-shadow:var(--hb-shadow)}.occasion-card>span{font-size:2rem;color:var(--hb-plum)}.occasion-card h3{margin:12px 0 6px}.occasion-card small{color:var(--hb-muted)}.newsletter-panel{background:linear-gradient(130deg,#fff,var(--hb-champagne));border-radius:calc(var(--hb-radius) + 10px);padding:clamp(35px,6vw,75px);display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center;overflow:hidden;position:relative}.newsletter-panel:after{content:"\2661";position:absolute;right:-30px;bottom:-110px;font-family:Georgia,serif;font-size:18rem;color:#6b1f4b0f}.newsletter-panel>*,.newsletter-form{position:relative;z-index:1}.newsletter-panel h2{margin-bottom:12px}.newsletter-panel p{color:var(--hb-muted)}.field-combo{display:flex;border-radius:var(--hb-button-radius);background:#fff;padding:5px;box-shadow:0 10px 30px #00000014}.field-combo input{flex:1;border:0;background:transparent;padding:0 18px;min-width:0;outline:0}.form-success{color:#25724a;font-weight:700;margin-top:10px}.site-footer{background:var(--hb-plum-dark);color:#fff;padding:75px 0 25px}.footer-grid{display:grid;grid-template-columns:1.1fr repeat(3,1fr) 1.4fr;gap:40px}.footer-logo{display:block;width:190px;filter:brightness(0) invert(1);opacity:.95}.footer-block h3{font-family:Inter,sans-serif;font-size:.88rem;letter-spacing:.08em;text-transform:uppercase}.footer-block p,.footer-block a{color:#ffffffad;font-size:.9rem}.footer-block a:hover{color:#fff}.footer-newsletter .field-combo{margin-top:15px}.footer-bottom{display:flex;justify-content:space-between;gap:25px;border-top:1px solid rgba(255,255,255,.12);margin-top:55px;padding-top:22px;color:#fff9;font-size:.8rem}.payment-icons{display:flex;flex-wrap:wrap;gap:7px}.product-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(400px,.85fr);gap:clamp(45px,6vw,90px);align-items:start}.product-gallery{position:sticky;top:115px}.product-gallery__main{border-radius:var(--hb-radius);overflow:hidden;background:#f6edef}.product-media{aspect-ratio:1;display:grid;place-items:center}.product-media img,.product-media video{width:100%;height:100%;object-fit:cover}.product-thumbnails{display:flex;gap:10px;margin-top:12px;overflow:auto;padding:3px}.product-thumbnail{flex:0 0 82px;aspect-ratio:1;border:2px solid transparent;border-radius:12px;padding:0;overflow:hidden;background:#f6edef}.product-info{padding-top:10px}.product-vendor{text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;color:var(--hb-muted);font-weight:800}.recipient-badge{display:inline-flex;background:#6b1f4b14;color:var(--hb-plum);border-radius:99px;padding:8px 13px;font-size:.76rem;font-weight:850}.product-title{font-size:clamp(2.1rem,4vw,3.8rem);margin:0}.product-rating{display:flex;align-items:center;gap:10px}.product-rating a{font-size:.84rem;text-decoration:underline;color:var(--hb-muted)}.product-price{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.product-price .price__current{font-size:1.65rem}.sale-pill{background:#edf8ee;color:#26703c;padding:6px 10px;border-radius:99px;font-size:.73rem;font-weight:850}.product-summary{color:var(--hb-muted)}.variant-option legend{font-size:.86rem;margin-bottom:9px}.variant-pill input{position:absolute;opacity:0;pointer-events:none}.variant-pill span{display:block;border:1px solid #d8cbd1;border-radius:12px;padding:10px 14px;font-size:.86rem;font-weight:750;transition:.2s}.variant-pill input:checked+span{background:var(--hb-plum);border-color:var(--hb-plum);color:#fff}.variant-pill input:focus-visible+span{outline:2px solid var(--hb-rose);outline-offset:2px}.personalization-field{display:flex;flex-direction:column;gap:7px}.personalization-field>span{font-weight:800;font-size:.88rem}.personalization-field em{color:#b42318}.personalization-field input,.personalization-field textarea,.cart-summary textarea{width:100%;border:1px solid #d8cbd1;border-radius:12px;padding:13px;background:#fff}.quantity-wrap{display:flex;align-items:end;justify-content:space-between}.quantity-wrap>label{font-weight:800;font-size:.88rem}.quantity-selector,.mini-qty{display:flex;align-items:center;border:1px solid #d8cbd1;border-radius:99px;overflow:hidden;background:#fff}.quantity-selector button,.mini-qty button{border:0;background:transparent;width:40px;height:40px}.quantity-selector input{width:45px;border:0;text-align:center;-webkit-appearance:textfield;appearance:textfield}.dispatch-card{display:flex;gap:13px;padding:15px;border-radius:14px;background:#f8efea}.dispatch-card svg{width:24px;flex:0 0 24px;stroke:var(--hb-plum);fill:none}.dispatch-card span{font-size:.78rem;color:var(--hb-muted)}.product-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.product-trust span{font-size:.69rem;text-align:center;padding:10px 6px;border:1px solid rgba(58,18,41,.08);border-radius:10px}.product-trust svg{width:18px;height:18px;margin:0 auto 5px;stroke:var(--hb-plum);fill:none}.accordion{border-top:1px solid #e3d8dc}.accordion:last-child{border-bottom:1px solid #e3d8dc}.accordion summary{list-style:none;display:flex;justify-content:space-between;padding:18px 0;font-weight:850}.mobile-sticky-cart{display:none}.collection-hero,.page-header{text-align:center;max-width:850px;margin:0 auto 45px}.collection-hero h1,.page-header h1{margin-bottom:15px}.collection-description{color:var(--hb-muted)}.collection-toolbar{display:flex;justify-content:space-between;align-items:center;padding:16px 0;margin-bottom:25px;border-top:1px solid #e5dadd;border-bottom:1px solid #e5dadd}.collection-toolbar form{display:flex;align-items:center;gap:9px}.collection-toolbar select{border:1px solid #d8cbd1;border-radius:9px;padding:9px 12px;background:#fff}.pagination{margin-top:45px}.pagination ul{display:flex;justify-content:center;gap:8px}.pagination a,.pagination span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;border:1px solid #ddd}.pagination [aria-current=page]{background:var(--hb-plum);color:#fff}.empty-state{text-align:center;grid-column:1/-1;padding:70px 20px}.empty-state__icon{font-size:5rem;color:var(--hb-rose)}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:50px;align-items:start}.cart-line{display:grid;grid-template-columns:150px 1fr;gap:22px;padding:20px 0;border-bottom:1px solid #e8dde1}.cart-line__image{border-radius:14px;overflow:hidden}.cart-line__image img{aspect-ratio:1;object-fit:cover}.cart-line__content{display:flex;flex-direction:column}.cart-line__content>a strong{font-family:Georgia,serif;font-size:1.25rem}.cart-line__content small{color:var(--hb-muted)}.cart-line__bottom{margin-top:auto;display:flex;align-items:center;gap:20px}.cart-line__bottom input{width:65px;padding:8px;border:1px solid #ddd;border-radius:8px}.cart-line__bottom a{margin-left:auto;text-decoration:underline;color:var(--hb-muted);font-size:.8rem}.cart-summary{position:sticky;top:115px;background:#fff;border-radius:var(--hb-radius);padding:28px;box-shadow:var(--hb-shadow)}.cart-summary>div{display:flex;justify-content:space-between;font-size:1.1rem}.cart-summary p{color:var(--hb-muted);font-size:.8rem}.cart-summary label{font-size:.8rem;font-weight:800}.cart-summary textarea{margin:8px 0 18px}.search-form{display:flex;max-width:700px;margin:25px auto 0;background:#fff;border:1px solid #d8cbd1;border-radius:var(--hb-button-radius);padding:5px}.search-form input{flex:1;border:0;padding:0 18px;background:transparent;outline:0}.search-count{text-align:center;color:var(--hb-muted);margin-bottom:35px}.search-result{background:#fff;border-radius:var(--hb-radius);padding:25px}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#14050d8c;z-index:89;opacity:0;visibility:hidden;transition:.25s}.cart-drawer{position:fixed;right:0;top:0;height:100dvh;width:min(94vw,470px);background:#fff;z-index:90;transform:translate(105%);transition:.3s;display:flex;flex-direction:column;box-shadow:-20px 0 60px #0003}.cart-open .cart-overlay{opacity:1;visibility:visible}.cart-open .cart-drawer{transform:none}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:22px 24px;border-bottom:1px solid #eee}.cart-drawer__header h2{font-size:1.8rem;margin:2px 0 0}.cart-drawer__header small{color:var(--hb-muted)}.cart-drawer__items{padding:0 24px;overflow:auto;flex:1}.drawer-line{display:grid;grid-template-columns:92px 1fr;gap:15px;padding:18px 0;border-bottom:1px solid #eee}.drawer-line>a{border-radius:12px;overflow:hidden}.drawer-line>a img{width:100%;aspect-ratio:1;object-fit:cover}.drawer-line>div{display:flex;flex-direction:column}.drawer-line strong{font-size:.9rem}.drawer-line small{font-size:.72rem;color:var(--hb-muted)}.drawer-line__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.mini-qty button{width:30px;height:30px}.mini-qty span{width:25px;text-align:center;font-size:.75rem}.cart-drawer__footer{padding:20px 24px;border-top:1px solid #eee}.cart-drawer__subtotal{display:flex;justify-content:space-between;font-size:1.1rem}.cart-drawer__footer p{font-size:.75rem;color:var(--hb-muted)}.cart-drawer__footer .text-button{display:block;margin:8px auto 0}.cart-drawer__empty{text-align:center;margin:auto;padding:40px}.hb-toast{position:fixed;left:50%;bottom:25px;z-index:110;transform:translate(-50%,20px);background:var(--hb-plum-dark);color:#fff;padding:12px 20px;border-radius:99px;opacity:0;visibility:hidden;transition:.25s;font-weight:700;font-size:.85rem}.hb-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%)}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s,transform .65s}.reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.reveal{opacity:1;transform:none;transition:none}}@media(max-width:1100px){.desktop-nav>ul{gap:16px}.site-logo{max-width:180px}.footer-grid{grid-template-columns:1.2fr repeat(2,1fr)}.footer-newsletter{grid-column:1/-1}.product-layout{grid-template-columns:1fr 440px}.recipient-grid--5{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.section{padding:64px 0}.page-width{width:min(calc(100% - 28px),var(--hb-page-width))}.desktop-nav{display:none}.mobile-menu{display:block}.site-header__inner{height:72px;grid-template-columns:1fr auto 1fr}.site-logo{justify-self:center;height:60px;max-width:165px}.site-logo img{max-height:58px}.hero-emotional{padding-top:45px}.hero-emotional__grid,.gift-finder__panel,.message-story__grid,.newsletter-panel,.product-layout,.cart-layout{grid-template-columns:1fr}.hero-emotional__content{order:1}.hero-emotional__visual{order:2}.hero-emotional__grid--reverse .hero-emotional__content{order:1}.hero-emotional__grid--reverse .hero-emotional__visual{order:2}.hero-emotional__content{text-align:center}.hero-emotional__text{margin-inline:auto}.button-row,.hero-reassurance{justify-content:center}.hero-badge{left:10px}.hero-floating-card{right:10px}.trust-bar__grid,.product-grid--4,.product-grid--3,.recipient-grid--4,.recipient-grid--5{grid-template-columns:repeat(2,1fr)}.steps-grid,.testimonial-grid{grid-template-columns:1fr}.occasion-grid{grid-template-columns:repeat(2,1fr)}.newsletter-panel{gap:25px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.product-gallery{position:static}.product-layout{gap:35px}.product-trust{grid-template-columns:1fr}.mobile-sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:45;background:#fff;border-top:1px solid #ddd;padding:10px 14px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 -10px 30px #00000014}.mobile-sticky-cart div{display:flex;flex-direction:column;max-width:58%}.mobile-sticky-cart small{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.site-footer{padding-bottom:90px}}@media(max-width:600px){h1{font-size:clamp(2.6rem,14vw,4rem)}h2{font-size:2.3rem}.hide-mobile{display:none!important}.mobile-only{display:block}.section-heading{align-items:start;flex-direction:column;margin-bottom:28px}.hero-emotional__visual{margin-top:10px}.hero-placeholder{aspect-ratio:.9}.message-card-demo{width:75%}.hero-floating-card{max-width:220px}.hero-badge{font-size:.68rem}.trust-bar__grid{grid-template-columns:1fr}.trust-item{justify-content:flex-start}.recipient-grid--3,.recipient-grid--4,.recipient-grid--5{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.recipient-card__content{padding:14px}.recipient-card__content h3{font-size:1.15rem}.recipient-card__placeholder span{font-size:3.5rem}.product-grid--2,.product-grid--3,.product-grid--4{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-card__content{padding:12px}.product-card h3{font-size:.95rem}.product-card__rating small{display:none}.product-card__rating span{font-size:.6rem}.product-card .button{font-size:.76rem;padding:9px 10px}.gift-finder__form{grid-template-columns:1fr;padding:20px}.gift-finder__form label:first-child,.gift-finder__form button{grid-column:auto}.message-card-large{aspect-ratio:.86;padding:10%}.occasion-grid{grid-template-columns:repeat(2,1fr);gap:10px}.occasion-card{padding:20px 10px}.field-combo{flex-direction:column;border-radius:16px}.field-combo input{min-height:48px}.field-combo .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-brand,.footer-newsletter{grid-column:auto}.footer-bottom{flex-direction:column}.product-title{font-size:2.35rem}.product-thumbnails{margin-inline:-14px;padding-inline:14px}.cart-line{grid-template-columns:100px 1fr}.cart-line__bottom{flex-wrap:wrap}.collection-toolbar{align-items:flex-start;gap:12px}.collection-toolbar form{flex-direction:column;align-items:flex-start}.search-form{flex-direction:column;border-radius:16px}.search-form input{min-height:50px}.rating-summary{display:none}.testimonial-card blockquote{font-size:1.15rem}}:root{--hb-line:rgba(58,18,41,.11);--hb-soft-blush:#f8ecef;--hb-gold:#c7944e;--hb-deep-shadow:0 28px 70px rgba(42,14,30,.16)}.section-subcopy{max-width:650px;margin:14px 0 0;color:var(--hb-muted);font-size:1.02rem}.theme-editor-note,.demo-review-notice{margin:22px 0 0;padding:13px 17px;border:1px dashed rgba(107,31,75,.35);border-radius:12px;background:#fff8e9;color:#684b24;font-size:.85rem}.button--light{background:#fffffff2;color:var(--hb-plum);border-color:#fff}.button--light:hover{background:#fff;color:var(--hb-plum-dark)}.section-cta{text-align:center;margin-top:26px}.site-header__inner--advanced{grid-template-columns:auto minmax(420px,1fr) auto;min-height:92px;height:auto;padding-block:9px}.site-logo{width:var(--logo-width,210px);max-width:250px}.site-logo img{max-height:74px}.desktop-nav{justify-self:center}.desktop-nav>ul{gap:clamp(16px,2vw,30px)}.desktop-nav__item>a{white-space:nowrap}.header-search{width:230px;height:44px;display:flex;align-items:center;border:1px solid rgba(58,18,41,.16);border-radius:12px;background:#fff;overflow:hidden;margin-right:4px}.header-search input{width:100%;height:100%;border:0;background:transparent;padding:0 8px 0 14px;min-width:0;outline:0;font-size:.84rem}.header-search button{border:0;background:transparent;color:var(--hb-plum);display:grid;place-items:center;padding:9px}.header-search svg{width:18px;height:18px;fill:none;stroke:currentColor}.header-search-icon{display:none}.hb-hero{position:relative;min-height:var(--hero-min-height);display:flex;isolation:isolate;overflow:hidden;background:var(--hb-plum-dark)}.hb-hero__media,.hb-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hb-hero__media{z-index:-3}.hb-hero__image{width:100%;height:100%;object-fit:cover;object-position:var(--hero-position) center}.hb-hero__overlay{z-index:-2;background:linear-gradient(90deg,#230a19e0,#2d0c1fb8 34%,#2d0c1f3d 62%,#2d0c1f0d),linear-gradient(0deg,rgba(23,6,16,.2),transparent 55%)}.hb-hero__inner{position:relative;display:flex;align-items:center;min-height:var(--hero-min-height);padding-block:70px}.hb-hero__content{max-width:660px;color:#fff}.hb-hero__eyebrow{color:#f5d7b0}.hb-hero h1{font-size:clamp(3.35rem,6.2vw,6.8rem);margin-bottom:22px;text-wrap:balance}.hb-hero h1 em{display:block;color:#f2a8c0;font-weight:400}.hb-hero__text{max-width:570px;font-size:1.14rem;color:#ffffffdb}.hb-hero__content .button-row{margin-top:32px}.hb-hero__proof{display:flex;gap:22px;flex-wrap:wrap;margin-top:32px}.hb-hero__proof span{display:flex;align-items:center;gap:8px;font-size:.81rem;color:#ffffffdb}.hb-hero__proof svg{width:18px;height:18px;stroke:#efc98f;fill:none}.hb-hero__badge{position:absolute;right:4%;bottom:54px;display:flex;align-items:center;gap:13px;max-width:310px;padding:16px 20px;border:1px solid rgba(255,255,255,.35);border-radius:18px;background:#ffffffe8;box-shadow:var(--hb-deep-shadow);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:var(--hb-ink)}.hb-hero__badge>span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--hb-soft-blush);color:var(--hb-plum);font-size:1.4rem}.hb-hero__badge div{display:flex;flex-direction:column}.hb-hero__badge strong{font-family:Georgia,serif}.hb-hero__badge small{color:var(--hb-muted)}.section--recipient{background:#fff}.section-heading--recipient{align-items:end}.recipient-card--photo{position:relative;min-height:330px;background:var(--hb-plum-dark);color:#fff}.recipient-card--photo .recipient-card__media{position:absolute;top:0;right:0;bottom:0;left:0;aspect-ratio:auto}.recipient-card--photo .recipient-card__media img{width:100%;height:100%;object-fit:cover}.recipient-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#230918e0,#2309181f 64%)}.recipient-card--photo .recipient-card__content{position:absolute;inset:auto 0 0;padding:24px;z-index:2}.recipient-card--photo .recipient-card__content>span:first-child{display:block;text-transform:uppercase;letter-spacing:.14em;font-size:.68rem;color:#f1d2a7;font-weight:800}.recipient-card--photo h3{font-size:1.65rem;margin:5px 0 10px}.recipient-card--photo .text-link{color:#fff;font-size:.85rem;text-decoration:none}.recipient-card--photo .text-link svg{stroke:#fff}.recipient-card--photo:hover{box-shadow:var(--hb-deep-shadow)}.featured-collection{background:linear-gradient(180deg,var(--hb-cream),#fff)}.product-grid--2{grid-template-columns:repeat(2,1fr)}.product-grid--3{grid-template-columns:repeat(3,1fr)}.product-grid--4{grid-template-columns:repeat(4,1fr)}.product-card--demo{background:#fff;border:1px solid var(--hb-line);border-radius:18px;overflow:hidden;box-shadow:0 12px 35px #2a0e1e0f}.product-card--demo .product-card__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#f7efea}.product-card--demo .product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.product-card--demo:hover .product-card__media img{transform:scale(1.035)}.product-card--demo .product-card__content{padding:20px}.product-card--demo h3{font-size:1.22rem;min-height:2.55em;margin:7px 0 13px}.product-card--demo .product-card__rating{display:flex;align-items:center;gap:9px;font-size:.75rem}.product-card--demo .product-card__rating span{color:#d89b35;letter-spacing:.08em}.product-card--demo .product-card__rating small{color:var(--hb-muted)}.product-card--demo .product-card__price{margin:0 0 16px}.product-badge{position:absolute;left:13px;top:13px;z-index:2;padding:7px 10px;border-radius:99px;background:var(--hb-plum);color:#fff;text-transform:uppercase;letter-spacing:.08em;font-size:.64rem;font-weight:850}.gift-finder__panel{position:relative;overflow:hidden;border:1px solid rgba(107,31,75,.12);background:linear-gradient(125deg,#fff,#fff6f5 48%,#f6e3e9);box-shadow:var(--hb-shadow)}.gift-finder__panel:after{content:"\2661";position:absolute;right:2%;top:-16%;font-family:Georgia,serif;font-size:21rem;line-height:1;color:#6b1f4b0b;pointer-events:none}.gift-finder__intro,.gift-finder__form{position:relative;z-index:1}.gift-finder__note{display:inline-flex;margin-top:12px;padding:7px 11px;border-radius:99px;background:#fff;color:var(--hb-plum);font-size:.75rem;font-weight:800}.gifting-moments{background:#fff}.gifting-moments__grid{display:grid;grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(220px,auto);gap:18px}.gifting-moment{position:relative;min-height:400px;border-radius:22px;overflow:hidden;background:var(--hb-plum-dark);color:#fff}.gifting-moment:nth-child(1),.gifting-moment:nth-child(4){grid-column:span 7}.gifting-moment:nth-child(2),.gifting-moment:nth-child(3){grid-column:span 5}.gifting-moment__image{position:absolute;top:0;right:0;bottom:0;left:0}.gifting-moment__image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#210817eb,#21081708 65%)}.gifting-moment__image img{width:100%;height:100%;object-fit:cover;transition:transform .55s}.gifting-moment:hover img{transform:scale(1.035)}.gifting-moment__copy{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:28px}.gifting-moment__copy>span{text-transform:uppercase;letter-spacing:.16em;color:#f0c997;font-size:.7rem;font-weight:850}.gifting-moment__copy h3{font-size:clamp(1.5rem,2.4vw,2.5rem);margin:8px 0}.gifting-moment__copy p{max-width:560px;margin:0;color:#fffc}.message-story{background:linear-gradient(135deg,#f8ecef,#fffaf7)}.message-story__visual{position:relative;border-radius:24px;overflow:hidden;box-shadow:var(--hb-deep-shadow);min-height:560px}.message-story__visual>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.message-story__caption{position:absolute;left:22px;bottom:22px;display:flex;align-items:center;gap:10px;padding:13px 16px;background:#ffffffed;border-radius:14px;box-shadow:var(--hb-shadow)}.message-story__caption span{color:var(--hb-plum)}.message-story__benefits{display:grid;gap:14px;margin:28px 0}.message-story__benefits>div{display:grid;grid-template-columns:45px 1fr;gap:14px;align-items:start;padding:14px 0;border-bottom:1px solid var(--hb-line)}.message-story__benefits>div>span{font-family:Georgia,serif;color:var(--hb-rose);font-style:italic}.message-story__benefits p{margin:0;display:flex;flex-direction:column}.message-story__benefits small{color:var(--hb-muted);margin-top:3px}.testimonials{background:#fff}.rating-summary{display:grid;grid-template-columns:auto auto;align-items:center;gap:2px 10px;padding:16px 20px;border:1px solid var(--hb-line);border-radius:16px;background:var(--hb-cream)}.rating-summary span{grid-row:1/3;color:#d49834;letter-spacing:.08em}.rating-summary strong{font-family:Georgia,serif;font-size:1.6rem}.rating-summary small{color:var(--hb-muted);font-size:.72rem}.testimonial-grid--photos{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.testimonial-card--photo{margin:0;border:1px solid var(--hb-line);border-radius:18px;background:var(--hb-cream);overflow:hidden}.testimonial-card__photo{aspect-ratio:1.08/1;overflow:hidden}.testimonial-card__photo img{width:100%;height:100%;object-fit:cover}.testimonial-card__body{padding:19px}.testimonial-card__stars{color:#d49834;letter-spacing:.1em;font-size:.78rem}.testimonial-card--photo blockquote{margin:10px 0 16px;font-family:Georgia,serif;font-size:1.02rem;line-height:1.45}.testimonial-card--photo figcaption div{display:flex;flex-direction:column}.testimonial-card--photo figcaption span{color:var(--hb-muted);font-size:.75rem}.site-footer--advanced{padding-top:58px;background:linear-gradient(135deg,#341023,#651f49);color:#fff}.footer-grid--advanced{display:grid;grid-template-columns:1.3fr repeat(4,minmax(120px,.72fr)) 1.25fr;gap:clamp(22px,3vw,46px)}.footer-brand p,.footer-newsletter p{color:#ffffffb3;font-size:.88rem}.footer-logo{display:block;width:215px;filter:brightness(0) invert(1);opacity:.95}.footer-logo img{width:100%;height:auto}.footer-socials{display:flex;gap:9px;margin-top:19px}.footer-socials a{width:34px;height:34px;border:1px solid rgba(255,255,255,.25);border-radius:50%;display:grid;place-items:center;font-weight:800}.footer-socials a:hover{background:#fff;color:var(--hb-plum)}.footer-block h3{color:#efc991;font-family:Inter,sans-serif;text-transform:uppercase;letter-spacing:.11em;font-size:.72rem;margin-bottom:17px}.footer-block li+li{margin-top:8px}.footer-block li a{font-size:.83rem;color:#ffffffc2}.footer-block li a:hover{color:#fff;text-decoration:underline}.footer-newsletter .field-combo{display:flex;border:1px solid rgba(255,255,255,.25);border-radius:12px;overflow:hidden;background:#ffffff14}.footer-newsletter input{width:100%;border:0;background:transparent;color:#fff;padding:0 13px;outline:0}.footer-newsletter input::placeholder{color:#ffffff8c}.footer-newsletter .button{border-radius:0;border:0;background:#fff;color:var(--hb-plum)}.footer-trust-row{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:48px;padding:24px 0;border-top:1px solid rgba(255,255,255,.13);border-bottom:1px solid rgba(255,255,255,.13)}.footer-trust-row>span{display:grid;grid-template-columns:34px 1fr;align-items:center}.footer-trust-row svg{grid-row:1/3;width:22px;height:22px;stroke:#efc991;fill:none}.footer-trust-row b{font-size:.82rem}.footer-trust-row small{color:#ffffff9e;font-size:.7rem}.footer-bottom{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:24px;padding:24px 0}.footer-bottom p{margin:0;color:#ffffff9e;font-size:.74rem}.footer-policy-links{display:flex;gap:16px;flex-wrap:wrap}.footer-policy-links a{color:#ffffffb3;font-size:.72rem}.payment-icons{display:flex;gap:5px;flex-wrap:wrap;justify-content:end}.payment-icons svg{height:22px;width:auto}.main-product--advanced{padding:30px 0 74px;background:#fff}.product-breadcrumb{display:flex;gap:9px;align-items:center;overflow:hidden;white-space:nowrap;color:var(--hb-muted);font-size:.78rem;margin:0 0 25px}.product-breadcrumb a:hover{color:var(--hb-plum)}.product-layout--advanced{display:grid;grid-template-columns:minmax(0,1.07fr) minmax(420px,.93fr);gap:clamp(36px,5vw,76px);align-items:start}.product-gallery{position:sticky;top:120px}.product-gallery__main{border-radius:22px;overflow:hidden;background:#f5ece7;border:1px solid var(--hb-line)}.product-media{aspect-ratio:1/1}.product-media img,.product-media video,.product-media model-viewer{width:100%;height:100%;object-fit:cover}.product-media.is-hidden{display:none}.product-thumbnails{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:12px}.product-thumbnail{padding:0;border:2px solid transparent;border-radius:12px;overflow:hidden;background:#f4ece8;aspect-ratio:1}.product-thumbnail.is-active{border-color:var(--hb-plum)}.product-thumbnail img{width:100%;height:100%;object-fit:cover}.product-gallery__microproof{display:flex;justify-content:center;gap:17px;flex-wrap:wrap;margin-top:15px;color:var(--hb-muted);font-size:.75rem}.product-info{min-width:0}.product-form{display:block}.product-block{margin-bottom:18px}.product-block--recipient_badge{margin-bottom:10px}.product-block--title h1{font-size:clamp(2.35rem,3.6vw,4rem);margin-bottom:0}.product-block--rating a{display:inline-flex;align-items:center;gap:10px;color:var(--hb-muted);font-size:.82rem}.product-block--rating .stars{color:#d49834}.product-price{display:flex;align-items:center;gap:12px}.product-price [data-price]{font-family:Georgia,serif;color:var(--hb-plum);font-size:2rem;font-weight:700}.product-price [data-compare-price]{color:var(--hb-muted);text-decoration:line-through}.gift-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.gift-highlights span{padding:12px 10px;border:1px solid var(--hb-line);border-radius:12px;background:var(--hb-cream);text-align:center;font-size:.72rem;font-weight:750}.emotional-note{position:relative;padding:17px 19px 17px 46px;border-left:3px solid var(--hb-rose);border-radius:0 13px 13px 0;background:var(--hb-soft-blush);font-family:Georgia,serif;font-size:1.05rem}.emotional-note:before{content:"\2661";position:absolute;left:17px;top:15px;color:var(--hb-plum);font-size:1.2rem}.variant-group{border:0;padding:0;margin:0 0 18px}.variant-group legend{font-weight:800;margin-bottom:10px}.variant-group legend span{color:var(--hb-plum)}.variant-pills{display:flex;flex-wrap:wrap;gap:9px}.variant-pill input{position:absolute;opacity:0}.variant-pill span{display:block;padding:11px 16px;border:1px solid rgba(58,18,41,.2);border-radius:10px;background:#fff;font-size:.84rem;font-weight:700}.variant-pill input:checked+span{border-color:var(--hb-plum);box-shadow:0 0 0 1px var(--hb-plum);background:#fff7fa;color:var(--hb-plum)}.box-prompt{display:flex;align-items:center;gap:14px;padding:15px 17px;border:1px solid #e9cfae;border-radius:13px;background:#fffaf2}.box-prompt svg{width:28px;height:28px;stroke:var(--hb-plum);fill:none}.box-prompt div{display:flex;flex-direction:column}.box-prompt small{color:var(--hb-muted)}.personalization-field{display:grid;gap:7px}.personalization-field>span{font-weight:800}.personalization-field input,.personalization-field textarea{width:100%;border:1px solid rgba(58,18,41,.18);border-radius:11px;background:#fff;padding:13px}.personalization-field small{color:var(--hb-muted)}.quantity-wrap{display:flex;align-items:center;justify-content:space-between}.quantity-wrap>label{font-weight:800}.quantity-selector{display:grid;grid-template-columns:42px 52px 42px;border:1px solid var(--hb-line);border-radius:10px;overflow:hidden}.quantity-selector button,.quantity-selector input{height:42px;border:0;background:#fff;text-align:center}.quantity-selector button{font-size:1.2rem}.quantity-selector input{border-left:1px solid var(--hb-line);border-right:1px solid var(--hb-line);-webkit-appearance:textfield;appearance:textfield}.dynamic-checkout{margin-top:10px}.dispatch-card{display:flex;align-items:center;gap:13px;padding:15px;border-radius:13px;background:var(--hb-cream);border:1px solid var(--hb-line)}.dispatch-card svg{width:26px;stroke:var(--hb-plum);fill:none}.dispatch-card div{display:flex;flex-direction:column}.dispatch-card span{color:var(--hb-muted);font-size:.8rem}.product-trust{display:flex;justify-content:space-between;gap:10px;padding:14px 0;border-top:1px solid var(--hb-line);border-bottom:1px solid var(--hb-line);font-size:.73rem;color:var(--hb-muted)}.product-trust span{display:flex;align-items:center;gap:5px}.product-trust svg{width:16px;stroke:var(--hb-plum);fill:none}.accordion{border-bottom:1px solid var(--hb-line)}.accordion summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:17px 0;font-weight:800;cursor:pointer}.accordion summary::-webkit-details-marker{display:none}.accordion summary span{font-size:1.2rem;transition:transform .2s}.accordion[open] summary span{transform:rotate(45deg)}.accordion__content{padding:0 0 18px;color:var(--hb-muted)}.product-story-band{background:linear-gradient(135deg,#f8edef,#fff)}.product-story-band__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(38px,6vw,86px);align-items:center}.product-story-band__image{min-height:540px;border-radius:24px;overflow:hidden;box-shadow:var(--hb-deep-shadow)}.product-story-band__image img{width:100%;height:100%;object-fit:cover}.product-story-points{display:grid;gap:0;margin-top:28px}.product-story-points>div{display:grid;grid-template-columns:45px 1fr;gap:14px;padding:17px 0;border-bottom:1px solid var(--hb-line)}.product-story-points>div>span{font-family:Georgia,serif;color:var(--hb-rose);font-style:italic}.product-story-points p{margin:0;display:flex;flex-direction:column}.product-story-points small{color:var(--hb-muted);margin-top:3px}.product-photo-reviews{background:#fff}.product-review-layout{display:grid;grid-template-columns:250px 1fr;gap:28px}.product-review-summary{padding:25px;border:1px solid var(--hb-line);border-radius:18px;background:var(--hb-cream);display:flex;flex-direction:column;align-items:flex-start;height:max-content}.product-review-summary>strong{font-family:Georgia,serif;font-size:4rem;line-height:1}.product-review-summary>span{color:#d49834;letter-spacing:.1em;margin:9px 0}.product-review-summary p{color:var(--hb-muted);font-size:.82rem}.product-review-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.product-review-card{display:grid;grid-template-columns:150px 1fr;border:1px solid var(--hb-line);border-radius:17px;overflow:hidden;background:var(--hb-cream)}.product-review-card>img{width:100%;height:100%;min-height:180px;object-fit:cover}.product-review-card>div{padding:18px}.product-review-card span{color:#d49834}.product-review-card p{font-family:Georgia,serif}.product-review-card small{color:var(--hb-muted)}.page-header{text-align:center;margin-bottom:38px}.page-header h1{font-size:clamp(2.7rem,5vw,5rem);margin-bottom:15px}.page-header>p:last-child{max-width:650px;margin-inline:auto;color:var(--hb-muted)}.contact-form{padding:32px;border:1px solid var(--hb-line);border-radius:20px;background:#fff;box-shadow:var(--hb-shadow)}.contact-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px}.contact-form label{display:grid;gap:7px}.contact-form label>span{font-weight:800}.contact-form input,.contact-form textarea{width:100%;padding:13px;border:1px solid rgba(58,18,41,.17);border-radius:10px;background:#fff}.contact-form__full{grid-column:1/-1}.faq-list{border-top:1px solid var(--hb-line)}.faq-item summary{font-family:Georgia,serif;font-size:1.15rem}@media(max-width:1200px){.site-header__inner--advanced{grid-template-columns:auto 1fr auto}.desktop-nav>ul{gap:15px}.desktop-nav__item>a{font-size:.82rem}.header-search{width:190px}.footer-grid--advanced{grid-template-columns:1.4fr repeat(3,1fr)}.footer-newsletter{grid-column:span 2}.footer-grid--advanced .footer-block:nth-of-type(5){display:none}.testimonial-grid--photos{grid-template-columns:repeat(2,1fr)}}@media(max-width:990px){.desktop-nav{display:none}.mobile-menu{display:block}.site-header__inner--advanced{grid-template-columns:auto 1fr auto;min-height:76px}.site-logo{justify-self:center;max-width:190px}.site-header__actions{justify-self:end}.header-search{display:none}.header-search-icon{display:grid}.hb-hero,.hb-hero__inner{min-height:620px}.hb-hero__overlay{background:linear-gradient(90deg,#230a19de,#230a197a),linear-gradient(0deg,rgba(35,10,25,.4),transparent)}.hb-hero__content{max-width:600px}.hb-hero__badge{right:20px;bottom:24px}.recipient-grid--5,.recipient-grid--4{grid-template-columns:repeat(2,1fr)}.recipient-card--photo{min-height:390px}.product-grid--4,.product-grid--3{grid-template-columns:repeat(2,1fr)}.gifting-moment:nth-child(n){grid-column:span 6;min-height:380px}.message-story__visual{min-height:480px}.testimonial-grid--photos,.footer-grid--advanced{grid-template-columns:repeat(2,1fr)}.footer-brand,.footer-newsletter{grid-column:span 2}.footer-grid--advanced .footer-block:nth-of-type(5){display:block}.footer-trust-row{grid-template-columns:repeat(2,1fr)}.footer-bottom{grid-template-columns:1fr}.payment-icons{justify-content:start}.product-layout--advanced{grid-template-columns:1fr}.product-gallery{position:static}.product-story-band__grid{grid-template-columns:1fr}.product-story-band__image{min-height:460px}.product-review-layout{grid-template-columns:1fr}.product-review-summary{display:grid;grid-template-columns:auto auto 1fr auto;align-items:center;gap:10px}.product-review-summary>strong{font-size:3rem}.product-review-summary>span{margin:0}.product-review-summary p{margin:0}.product-review-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.page-width{width:min(calc(100% - 28px),var(--hb-page-width))}.section{padding:58px 0}.hide-search-tablet{display:none}.hb-hero,.hb-hero__inner{min-height:660px}.hb-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,#1f0715db,#1f071533)}.hb-hero__image{object-position:62% center}.hb-hero__inner{align-items:flex-end;padding-bottom:55px}.hb-hero h1{font-size:clamp(3rem,14vw,4.7rem)}.hb-hero__proof{gap:11px}.hb-hero__proof span{font-size:.71rem}.hb-hero__badge{display:none}.section-heading{display:block}.section-heading>p{margin-top:12px}.recipient-grid--5,.recipient-grid--4,.recipient-grid--3{grid-template-columns:1fr 1fr}.recipient-card--photo{min-height:300px}.recipient-card--photo .recipient-card__content{padding:18px}.recipient-card--photo h3{font-size:1.3rem}.product-grid--4,.product-grid--3,.product-grid--2{grid-template-columns:1fr}.gifting-moments__grid{display:grid;grid-template-columns:1fr}.gifting-moment:nth-child(n){grid-column:auto;min-height:390px}.message-story__grid,.message-story__grid--reverse{grid-template-columns:1fr}.message-story__visual{min-height:410px}.testimonial-grid--photos{grid-template-columns:1fr;display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.testimonial-card--photo{min-width:82vw;scroll-snap-align:start}.rating-summary{margin-top:20px}.footer-grid--advanced{grid-template-columns:1fr 1fr}.footer-brand,.footer-newsletter{grid-column:1/-1}.footer-trust-row{grid-template-columns:1fr}.footer-policy-links{display:grid;grid-template-columns:1fr 1fr}.gift-highlights{grid-template-columns:1fr}.product-block--title h1{font-size:2.5rem}.product-trust{display:grid;grid-template-columns:1fr 1fr}.product-review-cards{grid-template-columns:1fr}.product-review-card{grid-template-columns:120px 1fr}.product-review-summary{display:flex;align-items:flex-start}.contact-form{padding:22px}.contact-form__grid{grid-template-columns:1fr}.contact-form__full{grid-column:auto}.mobile-sticky-cart{display:flex}.footer-bottom{padding-bottom:90px}}@media(max-width:430px){.recipient-grid--5,.recipient-grid--4,.recipient-grid--3{grid-template-columns:1fr}.recipient-card--photo{min-height:350px}.site-logo{max-width:165px}.footer-grid--advanced{grid-template-columns:1fr}.footer-brand,.footer-newsletter{grid-column:auto}.product-review-card{grid-template-columns:1fr}.product-review-card>img{height:220px}.product-gallery__microproof{justify-content:flex-start}}.variant-option{border:0;padding:0;margin:0 0 18px}.variant-option legend{font-weight:800;margin-bottom:10px}.variant-option legend strong{color:var(--hb-plum)}.box-upgrade-prompt{display:flex;align-items:center;gap:14px;padding:15px 17px;border:1px solid #e9cfae;border-radius:13px;background:#fffaf2}.box-upgrade-prompt>span{width:34px;height:34px;display:grid;place-items:center}.box-upgrade-prompt svg{width:28px;height:28px;stroke:var(--hb-plum);fill:none}.box-upgrade-prompt>div{display:flex;flex-direction:column}.box-upgrade-prompt small{color:var(--hb-muted)}.emotional-note>span{position:absolute;left:16px;top:8px;color:var(--hb-plum);font-family:Georgia,serif;font-size:2rem}.emotional-note p{margin:0}.emotional-note:before{display:none}.recipient-badge{display:inline-flex;gap:7px;align-items:center;padding:7px 11px;border-radius:99px;background:#f5dfb8;color:#5d3516;text-transform:uppercase;letter-spacing:.09em;font-size:.66rem;font-weight:850}.product-rating{display:flex;align-items:center;gap:9px}.product-rating>span{color:#d49834;letter-spacing:.08em}.sale-pill{padding:5px 8px;border-radius:99px;background:#f3e0e8;color:var(--hb-plum);font-size:.68rem;font-weight:800}.cart-drawer{width:min(96vw,540px)}.cart-drawer__items{padding:0 22px}.drawer-line{grid-template-columns:126px minmax(0,1fr);gap:18px;padding:24px 0;align-items:stretch}.drawer-line__image-wrap{width:126px;min-height:158px;aspect-ratio:4/5;display:grid;place-items:center;overflow:hidden;border:1px solid var(--hb-line);border-radius:14px;background:#faf6f3}.drawer-line__image-wrap .drawer-line__image{width:100%;height:100%;aspect-ratio:auto;object-fit:contain;object-position:center}.drawer-line__image-placeholder{display:grid;place-items:center;width:100%;height:100%;font-family:Georgia,serif;font-size:2rem;color:var(--hb-rose)}.drawer-line__content{min-width:0;display:flex;flex-direction:column;padding:2px 0}.drawer-line__title{line-height:1.42}.drawer-line__title strong{display:block;font-size:.96rem;overflow-wrap:anywhere}.drawer-line__variant{display:block;margin-top:6px;line-height:1.45}.drawer-line__bottom{gap:14px;margin-top:auto;padding-top:18px}.drawer-line__price{white-space:nowrap;font-size:.96rem}.drawer-line .mini-qty button{width:34px;height:34px}.drawer-line .mini-qty span{width:30px;font-size:.8rem}@media(max-width:520px){.cart-drawer__header{padding:18px 16px}.cart-drawer__items{padding:0 16px}.drawer-line{grid-template-columns:104px minmax(0,1fr);gap:13px;padding:20px 0}.drawer-line__image-wrap{width:104px;min-height:132px;border-radius:10px}.drawer-line__title strong{font-size:.88rem}.drawer-line__bottom{align-items:flex-end;gap:8px;padding-top:14px}.drawer-line__price{font-size:.88rem}}@media(max-width:390px){.drawer-line{grid-template-columns:92px minmax(0,1fr)}.drawer-line__image-wrap{width:92px;min-height:116px}.drawer-line__bottom{flex-wrap:wrap}}.hb-hero__inner--split{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,var(--message-card-width));gap:clamp(36px,6vw,90px);align-items:center}.hb-hero--has-message-card .hb-hero__content{max-width:690px}.hb-hero__message-card{position:relative;justify-self:end;width:min(100%,var(--message-card-width));padding:clamp(28px,3vw,48px);border:1px solid color-mix(in srgb,var(--message-card-accent) 52%,transparent);border-radius:8px;background:linear-gradient(145deg,color-mix(in srgb,var(--message-card-bg) 92%,#fff 8%),var(--message-card-bg));color:var(--message-card-text);box-shadow:0 28px 80px #0a02076b;isolation:isolate;overflow:hidden}.hb-hero__message-card:before,.hb-hero__message-card:after{content:"";position:absolute;pointer-events:none;z-index:-1}.hb-hero__message-card:before{top:14px;right:14px;bottom:14px;left:14px;border:1px solid color-mix(in srgb,var(--message-card-accent) 38%,transparent)}.hb-hero__message-card:after{width:180px;height:180px;border:1px solid color-mix(in srgb,var(--message-card-accent) 22%,transparent);border-radius:50%;right:-84px;top:-84px}.hb-hero__message-card--left{text-align:left}.hb-hero__message-card--center{text-align:center}.hb-hero__message-mark{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 16px;color:var(--message-card-accent);font-family:Georgia,serif;font-size:2.8rem;line-height:1}.hb-hero__message-card--left .hb-hero__message-mark{margin-left:0}.hb-hero__message-eyebrow{margin:0 0 12px;text-transform:uppercase;letter-spacing:.18em;font-size:.68rem;font-weight:850;color:color-mix(in srgb,var(--message-card-text) 78%,transparent)}.hb-hero__message-recipient{margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3vw,3.35rem);line-height:1.02;color:var(--message-card-accent)}.hb-hero__message-body{font-family:Georgia,Times New Roman,serif;font-size:clamp(1rem,1.3vw,1.28rem);line-height:1.65}.hb-hero__message-body p{margin-bottom:18px}.hb-hero__message-signature{margin:22px 0 0;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;font-style:italic;color:var(--message-card-accent)}.hb-hero__message-link{display:inline-flex;align-items:center;gap:8px;margin-top:24px;padding-bottom:4px;border-bottom:1px solid currentColor;font-weight:800;color:var(--message-card-accent)}.hb-hero__message-link svg{width:17px;transition:transform .2s}.hb-hero__message-link:hover svg{transform:translate(4px)}.gift-finder__panel--image{display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,1.05fr);min-height:570px;border-radius:28px;background:#fff;overflow:hidden}.gift-finder__panel--image:after{display:none}.gift-finder__showcase{position:relative;min-height:570px;overflow:hidden;background:var(--hb-plum-dark);color:#fff}.gift-finder__media,.gift-finder__showcase-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.gift-finder__image{width:100%;height:100%;object-fit:cover}.gift-finder__showcase-overlay{background:linear-gradient(0deg,#1e0715f2,#1e07158f 58%,#1e07152e);opacity:var(--gift-finder-overlay)}.gift-finder__intro{position:absolute;left:0;right:0;bottom:0;padding:clamp(30px,5vw,62px);max-width:760px}.gift-finder__intro .eyebrow{color:#f2cf9e}.gift-finder__intro h2{font-size:clamp(2.55rem,4.6vw,5rem);margin-bottom:18px;color:#fff;text-wrap:balance}.gift-finder__intro>p:not(.eyebrow){max-width:600px;margin-bottom:20px;color:#ffffffd6;font-size:1.04rem}.gift-finder__benefits{display:grid;gap:9px;margin:0 0 18px}.gift-finder__benefits li{display:flex;align-items:center;gap:10px;color:#ffffffeb;font-size:.88rem;font-weight:750}.gift-finder__benefits span{width:24px;height:24px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.35);border-radius:50%;color:#f2cf9e}.gift-finder__intro .gift-finder__note{background:#fffffff0}.gift-finder__form-wrap{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,5vw,68px);background:linear-gradient(145deg,#fff,#fffaf7)}.gift-finder__form-wrap h3{font-size:clamp(2rem,3vw,3.1rem);margin-bottom:10px}.gift-finder__form-text{margin-bottom:26px;color:var(--hb-muted)}.gift-finder__form{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gift-finder__form label{display:grid;gap:8px}.gift-finder__form label:first-child,.gift-finder__form button{grid-column:1/-1}.gift-finder__form label>span{font-weight:850}.gift-finder__form select{width:100%;min-height:58px;padding:0 18px;border:1px solid rgba(58,18,41,.2);border-radius:13px;background:#fff;color:var(--hb-ink)}.gift-finder__form select:focus-visible{outline:3px solid rgba(107,31,75,.18);outline-offset:2px;border-color:var(--hb-plum)}.gift-finder__form .button{min-height:60px;margin-top:6px}.gift-finder__reassurance{display:flex;align-items:center;justify-content:center;gap:8px;margin:18px 0 0;color:var(--hb-muted);font-size:.8rem}.gift-finder__reassurance span{color:var(--hb-plum)}@media(max-width:1100px){.hb-hero__inner--split{grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:32px}.gift-finder__panel--image{grid-template-columns:1fr 1fr}.gift-finder__form-wrap,.gift-finder__intro{padding:36px}}@media(max-width:990px){.hb-hero--has-message-card,.hb-hero--has-message-card .hb-hero__inner{min-height:auto}.hb-hero__inner--split{grid-template-columns:1fr;padding-block:70px}.hb-hero__message-card{justify-self:start;max-width:560px}.gift-finder__panel--image{grid-template-columns:1fr}.gift-finder__showcase{min-height:520px}.gift-finder__form-wrap{padding:44px}.gift-finder__form{grid-template-columns:1fr 1fr}}@media(max-width:680px){.hb-hero--has-message-card .hb-hero__inner{align-items:stretch;padding-block:56px}.hb-hero__inner--split{gap:34px}.hb-hero--has-message-card .hb-hero__content{text-align:left}.hb-hero--has-message-card .hb-hero__text{margin-inline:0}.hb-hero--has-message-card .button-row,.hb-hero--has-message-card .hb-hero__proof{justify-content:flex-start}.hb-hero__message-card{padding:30px 24px}.hb-hero__message-recipient{font-size:2.35rem}.gift-finder__showcase{min-height:510px}.gift-finder__intro{padding:28px 24px}.gift-finder__intro h2{font-size:2.65rem}.gift-finder__form-wrap{padding:32px 22px}.gift-finder__form{grid-template-columns:1fr}.gift-finder__form label:first-child,.gift-finder__form button{grid-column:auto}}.hb-hero__inner--split{grid-template-columns:minmax(0,1fr) minmax(320px,var(--featured-product-width));gap:clamp(36px,6vw,90px);align-items:center}.hb-hero--has-featured-product .hb-hero__content{max-width:690px}.hb-hero__featured-product{display:block;justify-self:end;width:min(100%,var(--featured-product-width));aspect-ratio:1/1;padding:var(--featured-product-padding);overflow:hidden;border-radius:var(--featured-product-radius);background:var(--featured-product-bg);box-shadow:0 28px 80px #0a020757;transition:transform .25s ease,box-shadow .25s ease}.hb-hero__featured-product:hover{transform:translateY(-4px);box-shadow:0 34px 92px #0a02076b}.hb-hero__featured-product:focus-visible{outline:3px solid #fff;outline-offset:5px}.hb-hero__featured-product-image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.hb-hero__featured-product--placeholder{display:grid;place-items:center;padding:24px;border:2px dashed rgba(255,255,255,.55);background:#ffffffeb;color:var(--hb-ink);text-align:center;box-shadow:none}.hb-hero__featured-product-placeholder-svg{width:64%;height:64%;opacity:.35}.hb-hero__featured-product--placeholder p{margin:12px 0 0;max-width:280px;font-weight:750;line-height:1.45}@media(max-width:1100px){.hb-hero__inner--split{grid-template-columns:minmax(0,1fr) minmax(300px,380px);gap:32px}}@media(max-width:990px){.hb-hero--has-featured-product,.hb-hero--has-featured-product .hb-hero__inner{min-height:auto}.hb-hero__inner--split{grid-template-columns:1fr;padding-block:70px}.hb-hero__featured-product{justify-self:center;width:min(100%,560px)}}@media(max-width:680px){.hb-hero--has-featured-product .hb-hero__inner{align-items:stretch;padding-block:56px}.hb-hero__inner--split{gap:34px}.hb-hero--has-featured-product .hb-hero__content{text-align:left}.hb-hero--has-featured-product .hb-hero__text{margin-inline:0}.hb-hero--has-featured-product .button-row,.hb-hero--has-featured-product .hb-hero__proof{justify-content:flex-start}.hb-hero__featured-product{width:100%;border-radius:min(var(--featured-product-radius),18px)}}.hb-hero__inner--slider{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,var(--product-slider-width));gap:clamp(36px,6vw,90px);align-items:center}.hb-hero--has-product-slider .hb-hero__content{max-width:690px}.hb-hero__product-slider{position:relative;justify-self:end;width:min(100%,var(--product-slider-width))}.hb-hero-slider__viewport{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:var(--product-slider-radius);background:var(--product-slider-bg);box-shadow:0 28px 80px #0a020757;isolation:isolate}.hb-hero-slider__track{position:relative;width:100%;height:100%}.hb-hero-slider__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;opacity:0;visibility:hidden;transform:translate(18px) scale(.985);transition:opacity .55s ease,transform .55s ease,visibility .55s;pointer-events:none}.hb-hero-slider__slide.is-active{opacity:1;visibility:visible;transform:none;pointer-events:auto;z-index:2}.hb-hero__product-slider:not(.is-ready) .hb-hero-slider__slide:first-child{opacity:1;visibility:visible;transform:none;pointer-events:auto;z-index:2}.hb-hero-slider__image-link{display:block;width:100%;height:100%;padding:var(--product-slider-padding);background:var(--product-slider-bg)}.hb-hero-slider__image-link:focus-visible{outline:3px solid var(--hb-plum);outline-offset:-6px}.hb-hero-slider__image{display:block;width:100%;height:100%;object-fit:contain;object-position:center}.hb-hero-slider__placeholder{display:grid;place-items:center;align-content:center;width:100%;height:100%;padding:28px;border:2px dashed rgba(107,31,75,.3);background:#ffffffdb;color:var(--hb-ink);text-align:center}.hb-hero-slider__placeholder-svg{width:58%;height:58%;opacity:.28}.hb-hero-slider__placeholder p{margin:14px 0 0;font-weight:800}.hb-hero-slider__arrow{position:absolute;top:50%;z-index:5;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgba(107,31,75,.16);border-radius:50%;background:#fff8f5f0;color:var(--hb-plum);box-shadow:0 10px 26px #1e07152e;transform:translateY(-50%);transition:transform .2s ease,background .2s ease}.hb-hero-slider__arrow:hover{background:#fff;transform:translateY(-50%) scale(1.06)}.hb-hero-slider__arrow:focus-visible{outline:3px solid rgba(107,31,75,.35);outline-offset:3px}.hb-hero-slider__arrow svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hb-hero-slider__arrow--previous{left:14px}.hb-hero-slider__arrow--next{right:14px}.hb-hero-slider__navigation{display:flex;align-items:center;justify-content:center;gap:12px;min-height:42px;padding-top:13px}.hb-hero-slider__dots{display:flex;align-items:center;justify-content:center;gap:9px}.hb-hero-slider__dot{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#6b1f4b33;transition:width .25s ease,background .25s ease,transform .25s ease}.hb-hero-slider__dot:hover{transform:scale(1.15)}.hb-hero-slider__dot.is-active{width:28px;border-radius:99px;background:var(--hb-plum)}.hb-hero-slider__dot:focus-visible{outline:3px solid rgba(107,31,75,.28);outline-offset:3px}.hb-hero-slider__pause{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid rgba(107,31,75,.18);border-radius:50%;background:#ffffffbf;color:var(--hb-plum)}.hb-hero-slider__pause-icon{position:relative;width:10px;height:12px}.hb-hero-slider__pause-icon:before,.hb-hero-slider__pause-icon:after{content:"";position:absolute;top:0;width:3px;height:12px;border-radius:2px;background:currentColor}.hb-hero-slider__pause-icon:before{left:0}.hb-hero-slider__pause-icon:after{right:0}.hb-hero-slider__pause.is-paused .hb-hero-slider__pause-icon:before{left:1px;top:0;width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:10px solid currentColor;border-radius:0;background:transparent}.hb-hero-slider__pause.is-paused .hb-hero-slider__pause-icon:after{display:none}.hb-hero-slider__cta{display:flex;align-items:center;justify-content:center;gap:10px;width:max-content;max-width:100%;min-height:54px;margin:4px auto 0;padding:14px 28px;border-radius:var(--hb-button-radius);background:var(--product-slider-button-bg);color:var(--product-slider-button-text);font-weight:850;text-align:center;box-shadow:0 14px 30px #6b1f4b33;transition:transform .2s ease,box-shadow .2s ease}.hb-hero-slider__cta:hover{transform:translateY(-2px);box-shadow:0 18px 36px #6b1f4b47}.hb-hero-slider__cta:focus-visible{outline:3px solid #fff;outline-offset:4px}.hb-hero-slider__cta svg{width:18px;transition:transform .2s ease}.hb-hero-slider__cta:hover svg{transform:translate(4px)}@media(max-width:1100px){.hb-hero__inner--slider{grid-template-columns:minmax(0,1fr) minmax(320px,420px);gap:34px}}@media(max-width:990px){.hb-hero--has-product-slider,.hb-hero--has-product-slider .hb-hero__inner{min-height:auto}.hb-hero__inner--slider{grid-template-columns:1fr;padding-block:70px}.hb-hero__product-slider{justify-self:center;width:min(100%,580px)}}@media(max-width:680px){.hb-hero--has-product-slider .hb-hero__inner{align-items:stretch;padding-block:56px}.hb-hero__inner--slider{gap:38px}.hb-hero--has-product-slider .hb-hero__content{text-align:left}.hb-hero--has-product-slider .hb-hero__text{margin-inline:0}.hb-hero--has-product-slider .button-row,.hb-hero--has-product-slider .hb-hero__proof{justify-content:flex-start}.hb-hero__product-slider{width:100%}.hb-hero-slider__viewport{border-radius:min(var(--product-slider-radius),20px)}.hb-hero-slider__arrow{width:42px;height:42px}.hb-hero-slider__arrow--previous{left:9px}.hb-hero-slider__arrow--next{right:9px}.hb-hero-slider__cta{width:100%}}@media(prefers-reduced-motion:reduce){.hb-hero-slider__slide,.hb-hero-slider__arrow,.hb-hero-slider__cta,.hb-hero-slider__dot{transition:none!important}}.newsletter-form[aria-busy=true] .field-combo{opacity:.78}.newsletter-form[aria-busy=true] button{cursor:wait}.newsletter-form__status{margin:12px 0 0;font-size:.9rem;font-weight:750;line-height:1.45}.newsletter-form__status.is-loading{color:var(--hb-muted)}.newsletter-form__status.is-success{color:#25724a}.newsletter-form__status.is-error{color:#a52a3a}.newsletter-form__status[hidden],.newsletter-form__server-errors:empty{display:none}.newsletter-form__server-errors{margin-top:10px;color:#a52a3a;font-size:.88rem}.newsletter-form__server-errors ul{margin:0;padding-left:1.2rem;list-style:disc}.footer-newsletter .newsletter-form__status.is-loading{color:#ffffffb8}.footer-newsletter .newsletter-form__status.is-success{color:#bce8cb}.footer-newsletter .newsletter-form__status.is-error,.footer-newsletter .newsletter-form__server-errors{color:#ffd2d8}.cart-main .cart-line{grid-template-columns:clamp(180px,18vw,230px) minmax(0,1fr);gap:clamp(22px,3vw,38px);align-items:start;min-height:0;padding:28px 0}.cart-main .cart-line__image{display:flex;align-items:center;justify-content:center;width:100%;aspect-ratio:4/5;padding:10px;overflow:hidden;border:1px solid rgba(58,18,41,.1);border-radius:18px;background:#fff}.cart-main .cart-line__image .cart-line__product-image,.cart-main .cart-line__image img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;aspect-ratio:auto;object-fit:contain;object-position:center}.cart-main .cart-line__content{min-width:0;align-self:start}.cart-main .cart-line__content>a{display:block;line-height:1.25}.cart-main .cart-line__content>a strong{display:block;font-size:clamp(1.18rem,1.7vw,1.55rem);overflow-wrap:anywhere}.cart-main .cart-line__content small{display:block;margin-top:5px;line-height:1.45}.cart-main .cart-line__bottom{margin-top:24px;display:flex;align-items:center;gap:26px}.cart-main .cart-line__bottom input{width:76px;min-height:48px;padding:9px 12px;text-align:center;border-color:#3a12292e;border-radius:12px;background:#fff}.cart-main .cart-line__bottom span{font-size:1.05rem;white-space:nowrap}.cart-main .cart-line__bottom a{margin-left:auto;font-size:.88rem}@media(max-width:749px){.cart-main .cart-line{grid-template-columns:112px minmax(0,1fr);gap:16px;padding:20px 0}.cart-main .cart-line__image{aspect-ratio:4/5;padding:6px;border-radius:13px}.cart-main .cart-line__content>a strong{font-size:1.04rem}.cart-main .cart-line__content small{font-size:.8rem}.cart-main .cart-line__bottom{margin-top:16px;gap:14px;flex-wrap:wrap}.cart-main .cart-line__bottom input{width:68px;min-height:44px}.cart-main .cart-line__bottom a{width:100%;margin-left:0}}@media(max-width:420px){.cart-main .cart-line{grid-template-columns:96px minmax(0,1fr);gap:13px}.cart-main .cart-line__image{padding:5px}}.hb-brand-page{background:var(--story-bg,var(--why-bg,var(--hb-cream)));overflow:hidden}.hb-brand-page__hero{max-width:900px;margin:0 auto clamp(44px,7vw,90px);text-align:center}.hb-brand-page__hero h1{font-size:clamp(3rem,7vw,6.4rem);line-height:.96;margin-bottom:24px}.hb-brand-page__lead{font-size:clamp(1.06rem,1.6vw,1.35rem);color:var(--hb-muted);line-height:1.75}.hb-brand-page__lead p{margin:0}.hb-brand-story__origin{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.95fr);gap:clamp(32px,6vw,86px);align-items:center}.hb-brand-story__media{overflow:hidden;border-radius:28px;background:#fff;box-shadow:var(--hb-shadow)}.hb-brand-story__image{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.hb-brand-story__copy h2,.hb-why__difference h2,.hb-brand-promise h2,.hb-brand-cta h2,.hb-why__shop h2{font-size:clamp(2.25rem,4.5vw,4.3rem);line-height:1.02;margin-bottom:22px}.hb-brand-story__copy .rte{font-size:1.05rem;line-height:1.8}.hb-brand-story__signature{margin-top:28px;font-family:Georgia,serif;font-style:italic;font-size:1.28rem;color:var(--story-accent)}.hb-brand-values{padding:clamp(70px,10vw,130px) 0}.hb-brand-values__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hb-brand-value{padding:32px;border:1px solid rgba(107,31,75,.12);border-radius:22px;background:#fff;box-shadow:0 16px 45px #3a12290f}.hb-brand-value__icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:24px;border-radius:50%;background:color-mix(in srgb,var(--story-accent) 12%,#fff);color:var(--story-accent);font-size:1.65rem}.hb-brand-value h3{font-size:1.4rem;margin-bottom:10px}.hb-brand-value p{color:var(--hb-muted);line-height:1.65}.hb-brand-promise{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(32px,6vw,80px);padding:clamp(38px,6vw,72px);border-radius:30px;background:linear-gradient(145deg,var(--hb-plum-dark),var(--hb-plum));color:#fff}.hb-brand-promise h2,.hb-brand-promise .eyebrow{color:#fff}.hb-brand-promise .rte{color:#fffc}.hb-brand-promise__list{display:grid;gap:16px}.hb-brand-promise__item{display:flex;gap:15px;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff14}.hb-brand-promise__item>span{display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:50%;background:#fff;color:var(--hb-plum);font-weight:900}.hb-brand-promise__item p{margin:4px 0 0;color:#ffffffbd;font-size:.92rem}.hb-brand-cta{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:clamp(58px,9vw,110px);padding:clamp(32px,5vw,60px);border:1px solid rgba(107,31,75,.14);border-radius:28px;background:#fff}.hb-brand-cta>div:first-child{max-width:700px}.hb-brand-cta h2{font-size:clamp(2.2rem,4vw,3.8rem)}.hb-why__intro-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.9fr);gap:clamp(38px,6vw,90px);align-items:start}.hb-why__reasons{display:grid}.hb-why__reason{display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;padding:26px 0;border-bottom:1px solid rgba(107,31,75,.14)}.hb-why__reason-number{font-family:Georgia,serif;font-style:italic;font-size:1.35rem;color:var(--why-accent)}.hb-why__reason h2{font-size:clamp(1.5rem,2.4vw,2.2rem);margin-bottom:8px}.hb-why__reason p{color:var(--hb-muted);line-height:1.7}.hb-why__media{position:sticky;top:110px;overflow:hidden;border-radius:28px;background:#fff;box-shadow:var(--hb-shadow)}.hb-why__image{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.hb-why__media-caption{display:flex;align-items:flex-start;gap:12px;padding:22px}.hb-why__media-caption span{color:var(--why-accent);font-size:1.6rem}.hb-why__media-caption p{margin:0;color:var(--hb-muted)}.hb-why__difference{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:clamp(36px,6vw,86px);margin:clamp(75px,11vw,140px) 0;padding:clamp(36px,6vw,72px);border-radius:30px;background:#fff}.hb-why__checklist{display:grid;gap:15px}.hb-why__check{display:flex;gap:14px;padding:18px;border-radius:16px;background:var(--hb-cream)}.hb-why__check>span{display:grid;place-items:center;flex:0 0 30px;height:30px;border-radius:50%;background:var(--why-accent);color:#fff}.hb-why__check p{margin:4px 0 0;color:var(--hb-muted)}.hb-why__shop{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.7fr);gap:clamp(30px,6vw,80px);align-items:center;padding:clamp(34px,6vw,72px);border-radius:30px;background:linear-gradient(135deg,#f8e8ef,#fff8f4)}.hb-why__product{display:block;padding:16px;border-radius:22px;background:#fff;box-shadow:var(--hb-shadow)}.hb-why__product-image{display:block;width:100%;aspect-ratio:1/1;object-fit:contain}.hb-why__product>div{display:flex;justify-content:space-between;gap:20px;padding:16px 4px 2px}.hb-why__product--placeholder{min-height:360px;text-align:center}.hb-why__product--placeholder svg{width:100%;height:280px}.hb-blog-main{background:var(--hb-cream)}.hb-blog-hero{max-width:900px;margin:0 auto clamp(42px,7vw,88px);text-align:center}.hb-blog-hero h1{font-size:clamp(3.2rem,7vw,6.5rem);line-height:.96}.hb-blog-hero__intro{margin-top:20px;color:var(--hb-muted);font-size:1.15rem}.hb-blog-feature{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);min-height:520px;overflow:hidden;border-radius:30px;background:#fff;box-shadow:var(--hb-shadow)}.hb-blog-feature__media{min-height:520px;overflow:hidden}.hb-blog-feature__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.hb-blog-feature__media:hover .hb-blog-feature__image{transform:scale(1.025)}.hb-blog-feature__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,70px)}.hb-blog-feature__content h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.03;margin-bottom:16px}.hb-blog-feature__content>p:not(.eyebrow):not(.hb-blog-meta){color:var(--hb-muted);line-height:1.7;margin-bottom:24px}.hb-blog-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--hb-muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.07em}.hb-blog-topics{display:flex;align-items:center;gap:24px;margin:32px 0 clamp(56px,8vw,96px);padding:18px 22px;border:1px solid rgba(107,31,75,.12);border-radius:18px;background:#fff}.hb-blog-topics>span{font-weight:850;white-space:nowrap}.hb-blog-topics>div{display:flex;flex-wrap:wrap;gap:9px}.hb-blog-topics a{padding:8px 13px;border-radius:99px;background:var(--hb-cream);color:var(--hb-plum);font-size:.84rem;font-weight:750}.hb-blog-grid-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.hb-blog-grid-heading h2{font-size:clamp(2.4rem,4vw,4rem)}.hb-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.hb-blog-card{overflow:hidden;border:1px solid rgba(107,31,75,.1);border-radius:22px;background:#fff;box-shadow:0 14px 40px #3a12290d}.hb-blog-card__media{display:block;overflow:hidden;aspect-ratio:4/3;background:#f4e9e5}.hb-blog-card__image{display:block;width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hb-blog-card:hover .hb-blog-card__image{transform:scale(1.035)}.hb-blog-card__content{padding:24px}.hb-blog-card h3{font-size:1.55rem;line-height:1.18;margin:12px 0}.hb-blog-card__content>p:not(.hb-blog-meta){color:var(--hb-muted);line-height:1.6}.hb-text-link{display:inline-flex;align-items:center;gap:7px;margin-top:18px;color:var(--hb-plum);font-weight:850}.hb-text-link svg{width:17px;transition:transform .2s}.hb-text-link:hover svg{transform:translate(4px)}.hb-blog-empty{grid-column:1/-1;padding:70px;text-align:center;border:2px dashed rgba(107,31,75,.18);border-radius:24px}.hb-blog-shop-cta{display:grid;grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:clamp(30px,6vw,76px);align-items:center;margin-top:clamp(70px,10vw,130px);padding:clamp(28px,5vw,60px);border-radius:30px;background:linear-gradient(135deg,var(--hb-plum-dark),var(--hb-plum));color:#fff}.hb-blog-shop-cta__media{display:block;padding:12px;border-radius:22px;background:#fff}.hb-blog-shop-cta__media img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain}.hb-blog-shop-cta h2,.hb-blog-shop-cta .eyebrow{color:#fff}.hb-blog-shop-cta h2{font-size:clamp(2.3rem,4vw,4rem)}.hb-blog-shop-cta p:not(.eyebrow){color:#fffc}.hb-blog-shop-cta .button{margin-top:20px;background:#fff;color:var(--hb-plum)}.hb-article{background:var(--hb-cream)}.hb-breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:42px;color:var(--hb-muted);font-size:.82rem}.hb-article__header{max-width:1040px;margin:0 auto 44px;text-align:center}.hb-article__header h1{font-size:clamp(3rem,6vw,5.8rem);line-height:1;margin-bottom:22px}.hb-article__dek{max-width:820px;margin:0 auto 20px;color:var(--hb-muted);font-size:1.15rem;line-height:1.7}.hb-article__header .hb-blog-meta{justify-content:center}.hb-article__hero{max-width:1180px;margin:0 auto clamp(50px,8vw,90px);overflow:hidden;border-radius:30px;box-shadow:var(--hb-shadow)}.hb-article__hero-image{display:block;width:100%;max-height:760px;object-fit:cover}.hb-article__layout{display:grid;grid-template-columns:240px minmax(0,780px);justify-content:center;gap:clamp(34px,5vw,74px);align-items:start}.hb-article__sidebar{position:sticky;top:120px;display:grid;gap:22px}.hb-article__toc,.hb-article__share{padding:22px;border:1px solid rgba(107,31,75,.12);border-radius:18px;background:#fff}.hb-article__toc>p,.hb-article__share>p{margin:0 0 14px;font-weight:900}.hb-article__toc ol{display:grid;gap:9px;margin:0;padding-left:1.1rem}.hb-article__toc a{color:var(--hb-muted);font-size:.88rem;line-height:1.4}.hb-article__toc a:hover{color:var(--hb-plum)}.hb-article__share>div{display:grid;gap:8px}.hb-article__share a,.hb-article__share button{padding:0;border:0;background:none;color:var(--hb-plum);font:inherit;font-size:.88rem;text-align:left;cursor:pointer}.hb-article__content{font-family:Georgia,Times New Roman,serif;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.88;color:#382732}.hb-article__content h2{scroll-margin-top:120px;margin:2.4em 0 .7em;font-size:clamp(2rem,3.5vw,3.1rem);line-height:1.12;color:var(--hb-ink)}.hb-article__content h3{margin:2em 0 .6em;font-size:1.65rem;color:var(--hb-ink)}.hb-article__content p,.hb-article__content ul,.hb-article__content ol{margin-bottom:1.45em}.hb-article__content img{width:100%;height:auto;margin:1.8em 0;border-radius:20px}.hb-article__content blockquote{margin:2em 0;padding:26px 30px;border-left:4px solid var(--hb-plum);border-radius:0 18px 18px 0;background:#fff;font-size:1.35rem;font-style:italic}.hb-article-product{display:grid;grid-template-columns:240px minmax(0,1fr);gap:30px;align-items:center;margin:clamp(54px,8vw,90px) 0;padding:28px;border-radius:24px;background:linear-gradient(135deg,#f8e4ed,#fff)}.hb-article-product__media{display:block;padding:10px;border-radius:18px;background:#fff}.hb-article-product__media img{display:block;width:100%;aspect-ratio:1/1;object-fit:contain}.hb-article-product h2{font-size:2.2rem;margin-bottom:10px}.hb-article-product__price{margin:8px 0 18px;font-weight:850}.hb-article__tags{display:flex;flex-wrap:wrap;gap:8px;align-items:center;padding-top:30px;border-top:1px solid rgba(107,31,75,.14)}.hb-article__tags a{padding:7px 11px;border-radius:99px;background:#fff;color:var(--hb-plum);font-size:.82rem}.hb-article__next{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.hb-article__next a{padding:22px;border:1px solid rgba(107,31,75,.12);border-radius:16px;background:#fff}.hb-article__next a:last-child{text-align:right}.hb-article__next small{display:block;color:var(--hb-muted);margin-bottom:6px}.hb-article-related{margin-top:clamp(80px,12vw,150px)}.hb-blog-grid--related{margin-top:28px}@media(max-width:990px){.hb-brand-story__origin,.hb-why__intro-grid,.hb-brand-promise,.hb-why__difference,.hb-why__shop,.hb-blog-feature,.hb-blog-shop-cta{grid-template-columns:1fr}.hb-why__media{position:relative;top:auto}.hb-brand-values__grid,.hb-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hb-blog-feature__media{min-height:420px}.hb-article__layout{grid-template-columns:1fr}.hb-article__sidebar{position:static;grid-template-columns:1fr 1fr;order:2}.hb-article__body{order:1}.hb-brand-cta{align-items:flex-start;flex-direction:column}.hb-blog-shop-cta__media{max-width:480px}.hb-article-related{margin-top:90px}}@media(max-width:680px){.hb-brand-values__grid,.hb-blog-grid{grid-template-columns:1fr}.hb-brand-page__hero{text-align:left}.hb-brand-page__hero h1,.hb-blog-hero h1,.hb-article__header h1{font-size:3.25rem}.hb-blog-hero,.hb-article__header{text-align:left}.hb-article__header .hb-blog-meta{justify-content:flex-start}.hb-blog-topics,.hb-blog-grid-heading{align-items:flex-start;flex-direction:column}.hb-article__sidebar,.hb-article-product{grid-template-columns:1fr}.hb-article-product__media{max-width:300px}.hb-article__next{grid-template-columns:1fr}.hb-article__next a:last-child{text-align:left}.hb-brand-promise,.hb-why__difference,.hb-why__shop,.hb-blog-shop-cta,.hb-blog-feature__content{padding:28px 22px}.hb-blog-feature__media{min-height:330px}.hb-brand-story__image,.hb-why__image{aspect-ratio:1/1}.hb-article__content blockquote{padding:22px}.hb-blog-card__content{padding:21px}}.section-heading--recipient{display:grid;justify-items:center;text-align:center;gap:16px;align-items:center!important}.section-heading--recipient>div{display:grid;justify-items:center}.section-heading--recipient>p{max-width:760px;margin:0 auto;color:var(--hb-muted)}.page-width--home{max-width:var(--hb-home-page-width,1240px)}.template-index .page-width--home>.section-heading{display:grid;justify-items:center;align-items:center;width:min(100%,860px);margin-inline:auto;margin-bottom:clamp(34px,4vw,52px);gap:0;text-align:center}.template-index .page-width--home>.section-heading>div{display:grid;justify-items:center;width:100%}.template-index .page-width--home>.section-heading h2{max-width:820px;margin-inline:auto;text-wrap:balance}.template-index .page-width--home>.section-heading .section-subcopy,.template-index .page-width--home>.section-heading>p{width:min(100%,680px);max-width:680px;margin:14px auto 0;color:var(--hb-muted);text-align:center}.template-index .page-width--home>.section-heading>.text-link{margin-top:16px;justify-self:center}.template-index .page-width--home>.section-heading>.rating-summary{justify-self:center;margin-top:18px;text-align:left}.template-index .section-heading--recipient{width:min(100%,820px)!important;margin-inline:auto}.template-index .recipient-grid{width:100%;max-width:var(--hb-home-page-width,1240px);margin-inline:auto}.template-index .featured-collection .product-grid{width:100%;max-width:1200px;margin-inline:auto}.template-index .featured-collection .section-cta,.template-index .featured-collection .theme-editor-note{max-width:1200px;margin-inline:auto}.template-index .gift-finder__panel--image{width:100%;max-width:1200px;margin-inline:auto;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.template-index .gift-finder__intro{max-width:620px}.template-index .gift-finder__form-wrap{min-width:0}.template-index .gifting-moments__grid{width:100%;max-width:1200px;margin-inline:auto}.template-index .message-story__grid{width:min(calc(100% - 40px),1180px);max-width:1180px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(46px,6vw,82px)}.template-index .message-story__content{width:100%;max-width:520px;justify-self:center}.template-index .message-story__visual{width:100%;max-width:560px;justify-self:center}.template-index .steps-grid{width:100%;max-width:1080px;margin-inline:auto}.template-index .testimonials .testimonial-grid,.template-index .testimonials .demo-review-notice{width:100%;max-width:1200px;margin-inline:auto}.template-index .occasion-grid{width:100%;max-width:1100px;margin-inline:auto}.template-index .newsletter-panel{width:100%;max-width:1120px;margin-inline:auto;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(34px,5vw,64px)}.template-index .newsletter-panel>div:first-child{max-width:480px}.template-index .newsletter-form--large{width:100%;max-width:520px;justify-self:end}.template-index .site-footer>.page-width{max-width:var(--hb-home-page-width,1240px)}.template-index .trust-bar__grid{max-width:var(--hb-home-page-width,1240px)}@media(max-width:990px){.template-index .gift-finder__panel--image,.template-index .message-story__grid,.template-index .newsletter-panel{grid-template-columns:1fr}.template-index .message-story__grid{width:min(calc(100% - 40px),var(--hb-home-page-width,1240px))}.template-index .newsletter-panel>div:first-child,.template-index .newsletter-form--large{max-width:680px;justify-self:center;width:100%}}@media(max-width:680px){.page-width--home{width:min(calc(100% - 28px),var(--hb-home-page-width,1240px))}.template-index .page-width--home>.section-heading{width:100%;margin-bottom:30px;text-align:center}.template-index .page-width--home>.section-heading>p,.template-index .page-width--home>.section-heading .section-subcopy{margin-inline:auto}.template-index .message-story__grid{width:min(calc(100% - 28px),var(--hb-home-page-width,1240px));gap:32px}.template-index .message-story__content,.template-index .message-story__visual{max-width:none}.template-index .newsletter-panel{padding-inline:24px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map */
