:root{--htc-ink:#3a2c1c;--htc-muted:#756451;--htc-cream:#faf6ef;--htc-linen:#f1e6d3;--htc-accent:#cf7b59;--htc-dark:#2f2417;--htc-border:#dfd1bf;--htc-max:1280px}body{letter-spacing:.025em;background:var(--htc-cream);color:var(--htc-ink)}.h0,h1,h2,h3,.h1,.h2,.h3{letter-spacing:.01em}.htc-page{max-width:var(--htc-max);margin:0 auto;padding-inline:32px}.htc-header-wrap{position:relative;z-index:30;background:var(--htc-cream);color:var(--htc-ink)}.htc-benefits{background:var(--htc-dark);color:#fff;font-size:11px;font-weight:750;text-transform:uppercase;letter-spacing:.08em}.htc-benefits__inner{height:32px;display:flex;justify-content:center;align-items:center;gap:28px;white-space:nowrap;overflow:hidden}.htc-benefits a{color:inherit;text-decoration:none}.htc-benefits__dot{opacity:.42;font-size:8px}.htc-header{position:relative;background:var(--htc-cream);border-bottom:1px solid rgba(58,44,28,.06)}.htc-header__inner{height:74px;display:grid;grid-template-columns:minmax(240px,1fr) minmax(360px,620px) minmax(160px,1fr);align-items:center;gap:28px}.htc-brand{display:inline-flex;align-items:center;gap:10px;color:var(--htc-ink);text-decoration:none;width:max-content}.htc-brand__mark{color:var(--htc-accent);display:grid;place-items:center}.htc-brand__name{font-family:var(--font-heading-family);font-weight:600;font-size:27px;letter-spacing:-.02em}.htc-brand__logo{display:block;max-height:46px;width:auto}.htc-search{display:flex;align-items:center;width:100%;height:44px;border:1.5px solid #8f8070;border-radius:999px;background:#fffdfa;overflow:hidden}.htc-search:focus-within{border-color:var(--htc-ink);box-shadow:0 0 0 2px #cf7b591a}.htc-search__input{flex:1;min-width:0;height:100%;border:0;outline:0;background:transparent;padding:0 16px;font:inherit;font-size:13px;color:var(--htc-ink)}.htc-search__input::placeholder{color:#968574}.htc-search__button{width:42px;height:42px;margin-right:1px;border:0;border-radius:50%;background:var(--htc-accent);color:#fff;display:grid;place-items:center;cursor:pointer}.htc-search__button svg{width:19px;height:19px}.htc-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}.htc-icon-link{position:relative;display:grid;place-items:center;color:var(--htc-ink);text-decoration:none;width:24px;height:24px}.htc-icon-link svg{width:21px;height:21px}.htc-cart-count{position:absolute;right:-9px;top:-10px;background:var(--htc-accent);color:#fff;border-radius:999px;font-size:10px;min-width:17px;height:17px;display:grid;place-items:center;font-weight:700}.htc-mobile-menu,.htc-mobile-search{display:none}.htc-nav-row{border-top:1px solid rgba(58,44,28,.05);background:#faf6effa}.htc-nav{height:48px;display:flex;align-items:center;justify-content:center;gap:34px}.htc-nav__item{position:relative;height:100%;display:flex;align-items:center}.htc-nav__link{display:flex;align-items:center;gap:6px;text-decoration:none;color:var(--htc-ink);font-size:13px;font-weight:700;white-space:nowrap}.htc-nav__chev{width:10px;height:6px;transition:transform .18s ease}.htc-nav__drop{position:absolute;top:calc(100% - 2px);left:50%;transform:translate(-50%,8px);min-width:245px;padding-top:10px;opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:40}.htc-nav__drop:before{content:"";position:absolute;top:-10px;left:0;right:0;height:20px}.htc-nav__drop-inner{background:#fffaf4;border:1px solid rgba(58,44,28,.12);border-radius:14px;padding:9px;box-shadow:0 18px 45px #3a2c1c24}.htc-nav__drop a{display:block;padding:10px 13px;border-radius:8px;text-decoration:none;color:var(--htc-ink);font-size:14px;font-weight:550;white-space:nowrap}.htc-nav__drop a:hover{background:#f1e6d7;color:var(--htc-accent)}.htc-nav__item:hover .htc-nav__drop,.htc-nav__item:focus-within .htc-nav__drop{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.htc-nav__item:hover .htc-nav__chev{transform:rotate(180deg)}.htc-announcement{background:var(--htc-accent);color:#fff;text-align:center;font-size:12.5px;font-weight:700}.htc-announcement__inner{min-height:40px;display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.htc-announcement a{color:#fff;font-weight:800;text-underline-offset:3px}.htc-hero{position:relative;overflow:hidden;background:#9c7a5a}.htc-hero__track{position:relative;min-height:500px}.htc-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .55s ease}.htc-hero__slide.is-active{opacity:1;visibility:visible}.htc-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.htc-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.htc-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#20170f94,#20170f45 42%,#20170f05 73%)}.htc-hero__content{position:relative;z-index:2;min-height:500px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;max-width:620px;padding-block:46px}.htc-hero__kicker{display:inline-flex;background:#faf6eff7;color:#6d513a;border-radius:999px;padding:8px 14px;font-size:10.5px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.htc-hero__title{margin:0;font-family:var(--font-heading-family);font-weight:600;font-size:clamp(44px,4vw,62px);line-height:1;letter-spacing:-.025em;color:#fff;white-space:pre-line}.htc-hero__text{margin:16px 0 0;max-width:540px;font-size:15.5px;line-height:1.55;color:#fff}.htc-hero__actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.htc-btn{min-height:46px;padding:0 22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;font-size:13px;font-weight:800;transition:.2s ease;border:1px solid transparent}.htc-btn--primary{background:var(--htc-accent);color:#fff}.htc-btn--primary:hover{filter:brightness(.95);transform:translateY(-1px)}.htc-btn--secondary{background:var(--htc-cream);color:var(--htc-ink)}.htc-btn--outline{background:transparent;color:var(--htc-ink);border-color:var(--htc-border)}.htc-hero__proof{margin-top:18px;font-size:12.5px;font-weight:650}.htc-stars{color:#f7cf84;letter-spacing:1px;margin-right:7px}.htc-hero__dots{position:absolute;z-index:5;bottom:15px;left:50%;transform:translate(-50%);display:flex;gap:7px}.htc-hero__dot{width:24px;height:3px;border:0;background:#ffffff8c;padding:0;cursor:pointer}.htc-hero__dot.is-active{background:#fff}.htc-section{padding:58px 0;background:var(--htc-cream)}.htc-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:26px}.htc-section__head--compact{margin-bottom:20px}.htc-kicker{font-size:11px;color:var(--htc-accent);font-weight:800;text-transform:uppercase;letter-spacing:.13em;margin-bottom:8px}.htc-section h2{font-family:var(--font-heading-family);font-size:clamp(30px,3vw,44px);line-height:1.08;letter-spacing:-.02em;margin:0;color:var(--htc-ink);font-weight:600}.htc-section__lead{font-size:15px;line-height:1.6;color:var(--htc-muted);max-width:720px;margin:12px 0 0}.htc-text-link{color:var(--htc-ink);font-weight:750;text-underline-offset:6px;text-decoration-thickness:1px;white-space:nowrap}.htc-pill-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 15px;border:1px solid #9f8e7d;border-radius:999px;color:var(--htc-ink);text-decoration:none;font-size:12px;font-weight:700}.htc-compact-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:22px}.htc-compact-head h2{font-size:36px}.htc-compact-head__text{font-size:13px;color:var(--htc-muted);max-width:380px}.htc-compact-head__text p{margin:0}.htc-quick-shop{padding-top:42px;padding-bottom:46px}.htc-quick-shop__track{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.htc-quick-shop__card{text-decoration:none;color:var(--htc-ink);min-width:0}.htc-quick-shop__media{aspect-ratio:1/1;border-radius:12px;overflow:hidden;background:#eee2d1}.htc-quick-shop__media img,.htc-quick-shop__media svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.htc-quick-shop__card:hover img{transform:scale(1.035)}.htc-quick-shop__title{text-align:center;font-size:12px;font-weight:750;margin-top:8px}.htc-trending{padding-top:44px}.htc-trending-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.htc-trending-card{min-width:0}.htc-trending-card__media{position:relative;display:block;aspect-ratio:1/1;border-radius:11px;overflow:hidden;background:#eee2d1}.htc-trending-card__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.htc-trending-card:hover img{transform:scale(1.025)}.htc-trending-card__badge{position:absolute;left:9px;top:9px;background:var(--htc-dark);color:#fff;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:800}.htc-trending-card__body{padding:9px 2px 0}.htc-trending-card h3{font-family:var(--font-body-family);font-size:13px;line-height:1.32;font-weight:700;margin:0 0 6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:34px}.htc-trending-card h3 a{color:var(--htc-ink);text-decoration:none}.htc-trending-card__rating{font-size:11px;min-height:15px;margin-bottom:5px}.htc-trending-card__rating .jdgm-star{font-size:11px!important;color:#d99032!important;padding:0!important}.htc-trending-card__rating .jdgm-prev-badge__text{font-size:10px!important;color:var(--htc-muted)!important}.htc-trending-card__price{font-size:14px;font-weight:750}.htc-trending__more{display:none;text-align:center;margin-top:24px}.htc-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;align-items:stretch}.htc-product{display:flex;flex-direction:column;min-width:0;height:100%;background:#fff;border:1px solid #eadcc9;border-radius:15px;overflow:hidden}.htc-product__media{position:relative;overflow:hidden;background:#eee2d1;aspect-ratio:1/1}.htc-product__media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .28s ease}.htc-product:hover img{transform:scale(1.025)}.htc-product__badge{position:absolute;left:12px;top:12px;background:var(--htc-dark);color:#fff;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:750}.htc-product__preview{position:absolute;right:10px;top:10px;background:#faf6eff0;color:#756451;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:650}.htc-product__preview:before{content:"";display:inline-block;width:6px;height:6px;background:#79c887;border-radius:50%;margin-right:5px}.htc-product__body{display:flex;flex-direction:column;flex:1;padding:17px 18px 20px}.htc-product__rating{margin:0 0 9px;min-height:16px}.htc-product__rating .jdgm-star{color:#d99032!important;font-size:12px!important;padding:0!important}.htc-product__rating .jdgm-prev-badge__text{color:#7a6652!important;font-size:11px!important;margin-left:3px!important}.htc-product__title{font-family:var(--font-heading-family);font-size:18px;line-height:1.25;font-weight:600;margin:0 0 7px}.htc-product__title a{text-decoration:none;color:var(--htc-ink)}.htc-product__desc{font-size:12.5px;color:var(--htc-muted);line-height:1.48;margin:0 0 18px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.htc-product__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.htc-product__price{font-weight:750;font-size:16px}.htc-product__personalize{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 17px;border-radius:999px;background:#efe0c4;color:var(--htc-ink);font-size:12px;font-weight:700;text-decoration:none}.htc-product__personalize:hover{background:#e5d1ae}.htc-occasions{text-align:center}.htc-occasions .htc-section__lead{margin-inline:auto}.htc-occasion-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;margin-top:30px}.htc-occasion{position:relative;aspect-ratio:3/4;border-radius:15px;overflow:hidden;text-decoration:none;background:#b89a79;display:flex;align-items:flex-end}.htc-occasion img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.htc-occasion:hover img{transform:scale(1.035)}.htc-occasion:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(34,24,16,.72),rgba(34,24,16,.05) 58%,transparent)}.htc-occasion__content{position:relative;z-index:2;padding:16px;text-align:left;color:#fff}.htc-occasion__title{font-family:var(--font-heading-family);font-size:21px;font-weight:600;line-height:1.05}.htc-occasion__count{font-size:11px;margin-top:4px;opacity:.88}.htc-story{background:var(--htc-dark);color:#fff;padding:0}.htc-story__grid{display:grid;grid-template-columns:1fr 1fr;max-width:1490px;margin:0 auto}.htc-story__media{min-height:560px;background:#5e4935}.htc-story__media img{width:100%;height:100%;object-fit:cover;display:block}.htc-story__content{padding:62px 52px;display:flex;flex-direction:column;justify-content:center}.htc-story .htc-kicker{color:#e49648}.htc-story h2{color:#fff;font-size:clamp(40px,3.6vw,56px)}.htc-story__text{color:#f2dfbe;font-size:15px;line-height:1.8;max-width:600px}.htc-story__stats{display:flex;gap:42px;margin-top:26px;flex-wrap:wrap}.htc-story__stat-value{font-family:var(--font-heading-family);font-size:34px;line-height:1;font-weight:600}.htc-story__stat-label{font-size:11px;color:#c9a66c;margin-top:7px}.htc-reviews{background:#fbf7f1}.htc-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.htc-review{border:1px solid #eadac5;border-radius:15px;background:#fffaf4;overflow:hidden}.htc-review__photo{height:240px;overflow:hidden}.htc-review__image-button{display:block;width:100%;height:100%;padding:0;margin:0;border:0;background:transparent;cursor:zoom-in}.htc-review__photo img{width:100%;height:100%;object-fit:cover;display:block}.htc-review__body{padding:18px 24px 24px}.htc-review__stars{color:#d98b39;letter-spacing:2px;font-size:14px}.htc-review__quote{font-family:var(--font-heading-family);font-size:19px;font-style:italic;font-weight:600;line-height:1.35;margin:10px 0 18px;padding-left:14px;border-left:2px solid #e2d8ca}.htc-review__author{display:flex;align-items:center;gap:10px}.htc-review__avatar{width:42px;height:42px;border-radius:50%;background:#d9bf8f;display:grid;place-items:center;font-weight:650}.htc-review__name{font-weight:750;font-size:13px}.htc-review__verified{font-size:11px;color:#6ca36f;margin-top:3px}.htc-review-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;display:flex;align-items:center;justify-content:center;padding:24px;background:#14100ce6;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility .2s ease}.htc-review-lightbox.is-open{opacity:1;visibility:visible;pointer-events:auto}.htc-review-lightbox__image{max-width:92vw;max-height:88vh;width:auto;height:auto;object-fit:contain;border-radius:10px;box-shadow:0 20px 70px #00000059}.htc-review-lightbox__close{position:fixed;top:18px;right:22px;width:44px;height:44px;border:0;border-radius:999px;background:#fff;color:var(--htc-dark);font-size:28px;cursor:pointer}.htc-newsletter{background:#eadfc7;text-align:center}.htc-newsletter__inner{max-width:760px;margin:0 auto;padding:38px 24px}.htc-newsletter__icon{width:44px;height:44px;border-radius:50%;background:var(--htc-accent);color:#fff;display:grid;place-items:center;margin:0 auto 10px}.htc-newsletter h2{font-family:var(--font-heading-family);font-size:32px;line-height:1.08;margin:0}.htc-newsletter__text{margin:8px auto 0;color:#77644f;font-size:13px;line-height:1.5;max-width:590px}.htc-newsletter form{display:flex;gap:9px;max-width:540px;margin:16px auto 0}.htc-newsletter input{flex:1;min-width:0;height:44px;border:1px solid #d8c3a6;border-radius:999px;background:#fffaf4;padding:0 18px;font:inherit}.htc-newsletter button{height:44px;border:0;border-radius:999px;background:var(--htc-accent);color:#fff;font-weight:750;padding:0 22px;cursor:pointer}.htc-newsletter__note{font-size:10px;color:#9b846b;margin-top:8px}.htc-footer{background:#f8f2e9;color:var(--htc-ink)}.htc-footer__main{padding:52px 0 44px}.htc-footer__grid{display:grid;grid-template-columns:1.35fr repeat(3,1fr);gap:55px}.htc-footer__brand-desc{max-width:320px;color:var(--htc-muted);font-size:13.5px;line-height:1.7;margin-top:17px}.htc-footer__email{font-size:13px;margin-top:18px}.htc-footer__heading{font-family:var(--font-heading-family);font-size:18px;font-weight:600;margin:2px 0 16px}.htc-footer__links{list-style:none;padding:0;margin:0}.htc-footer__links li{margin:0 0 10px}.htc-footer__links a{color:var(--htc-muted);text-decoration:none;font-size:13.5px}.htc-footer__links a:hover{color:var(--htc-accent)}.htc-footer__bottom{border-top:1px solid var(--htc-border);background:#f1e8dc}.htc-footer__bottom-inner{min-height:64px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:11.5px;color:var(--htc-muted)}.htc-footer__localization select{border:1px solid var(--htc-border);border-radius:999px;background:#fffaf4;padding:9px 32px 9px 14px;color:var(--htc-ink)}.htc-footer details summary{list-style:none}.htc-footer details summary::-webkit-details-marker{display:none}@media(max-width:989px){.htc-page{padding-inline:18px}.htc-header__inner{height:64px;display:grid;grid-template-columns:44px 1fr 44px;gap:8px;padding-inline:14px}.htc-brand{justify-self:center}.htc-brand__name{font-size:24px}.htc-header__actions{justify-content:flex-end}.htc-header__actions .htc-account{display:none}.htc-mobile-menu{display:block;justify-self:start}.htc-mobile-menu>summary{list-style:none;display:grid;place-items:center;width:30px;height:30px;cursor:pointer}.htc-mobile-menu>summary::-webkit-details-marker{display:none}.htc-mobile-menu>summary svg{width:25px;height:25px}.htc-mobile-menu__panel{position:absolute;left:0;right:0;top:100%;background:var(--htc-cream);border-top:1px solid var(--htc-border);box-shadow:0 18px 28px #3a2c1c1f;padding:14px 18px 20px;z-index:80}.htc-mobile-menu__item{border-bottom:1px solid #e8dccb}.htc-mobile-menu__item>summary{list-style:none;display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-weight:700;cursor:pointer}.htc-mobile-menu__item>summary::-webkit-details-marker{display:none}.htc-mobile-menu__children{padding:0 0 10px 12px}.htc-mobile-menu__children a,.htc-mobile-menu__single{display:block;padding:8px 0;color:var(--htc-muted);text-decoration:none;font-size:14px}.htc-mobile-menu__single{font-weight:700;color:var(--htc-ink);padding:14px 0;border-bottom:1px solid #e8dccb}.htc-mobile-menu__utility{display:flex;gap:18px;padding-top:16px}.htc-mobile-menu__utility a{font-size:12px;color:var(--htc-muted);text-decoration:none}.htc-search--desktop,.htc-nav-row{display:none}.htc-mobile-search{display:block;padding-bottom:10px}.htc-mobile-search .htc-search{height:46px}.htc-mobile-search .htc-search__button{width:42px;height:42px}.htc-benefits__inner{justify-content:flex-start;overflow:hidden;gap:22px;font-size:10px}.htc-benefits__dot{display:none}.htc-announcement__inner{font-size:11.5px;line-height:1.3;min-height:50px;padding-block:6px}.htc-products{grid-template-columns:repeat(2,minmax(0,1fr))}.htc-occasion-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.htc-story__grid{grid-template-columns:1fr}.htc-story__media{min-height:440px}.htc-review-grid{grid-template-columns:1fr 1fr}.htc-footer__grid{grid-template-columns:1fr 1fr;gap:34px}.htc-footer__brand-col{grid-column:1/-1}}@media(max-width:749px){.htc-page{padding-inline:10px}.htc-benefits{display:none}.htc-header__inner{padding-inline:12px}.htc-brand__name{font-size:23px}.htc-brand__mark svg{width:18px;height:21px}.htc-icon-link svg{width:20px;height:20px}.htc-mobile-search{padding-inline:10px;padding-bottom:10px}.htc-search__input{font-size:13px}.htc-announcement__inner{padding-inline:12px}.htc-hero__track,.htc-hero__content{min-height:410px}.htc-hero__shade{background:linear-gradient(90deg,#20170f8c,#20170f3d 68%,#20170f0f)}.htc-hero__content{padding:42px 10px 30px;justify-content:flex-end;max-width:95%}.htc-hero__kicker{font-size:9.5px;padding:7px 11px;margin-bottom:10px}.htc-hero__title{font-size:clamp(34px,10vw,43px);line-height:1}.htc-hero__text{font-size:13px;line-height:1.45;margin-top:12px;max-width:92%}.htc-hero__actions{margin-top:16px;gap:8px}.htc-btn{min-height:40px;padding:0 15px;font-size:11px}.htc-hero__proof{font-size:10.5px;margin-top:13px}.htc-hero__dots{bottom:10px}.htc-section{padding:36px 0}.htc-section__head{margin-bottom:18px;display:flex;align-items:center}.htc-section h2{font-size:28px}.htc-kicker{font-size:9.5px;margin-bottom:6px}.htc-section__lead{font-size:13px}.htc-text-link{font-size:11px;margin:0}.htc-pill-link{min-height:34px;padding:0 12px;font-size:11px}.htc-compact-head{display:block;margin-bottom:14px}.htc-compact-head h2{font-size:27px}.htc-compact-head__text{font-size:11.5px;margin-top:5px}.htc-quick-shop{padding-top:24px;padding-bottom:26px}.htc-quick-shop__track{display:flex;overflow-x:auto;gap:10px;scrollbar-width:none;padding-bottom:3px}.htc-quick-shop__track::-webkit-scrollbar{display:none}.htc-quick-shop__card{flex:0 0 124px}.htc-quick-shop__media{border-radius:10px}.htc-quick-shop__title{font-size:11px;margin-top:6px}.htc-trending{padding-top:28px}.htc-trending-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 9px}.htc-trending-card__media{border-radius:9px}.htc-trending-card__body{padding-top:7px}.htc-trending-card h3{font-size:12px;line-height:1.28;min-height:31px;margin-bottom:4px}.htc-trending-card__rating{margin-bottom:4px}.htc-trending-card__price{font-size:13px}.htc-trending__more{display:block;margin-top:20px}.htc-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.htc-product{border-radius:11px}.htc-product__body{padding:11px 11px 13px}.htc-product__rating{margin-bottom:6px}.htc-product__title{font-size:14px;line-height:1.25}.htc-product__desc{font-size:10.5px;line-height:1.4;-webkit-line-clamp:2;margin-bottom:11px}.htc-product__price{font-size:13px}.htc-product__personalize{min-height:34px;padding:0 11px;font-size:10px}.htc-product__preview,.htc-product__badge{font-size:8px;padding:5px 7px}.htc-occasion-grid{display:flex;overflow-x:auto;gap:10px;margin-top:20px;scrollbar-width:none;text-align:left}.htc-occasion-grid::-webkit-scrollbar{display:none}.htc-occasion{flex:0 0 140px;border-radius:11px}.htc-occasion__title{font-size:17px}.htc-occasion__content{padding:12px}.htc-story__media{min-height:320px}.htc-story__content{padding:36px 20px}.htc-story h2{font-size:36px}.htc-story__text{font-size:13px;line-height:1.65}.htc-story__stats{gap:24px}.htc-story__stat-value{font-size:29px}.htc-review-grid{display:flex;overflow-x:auto;gap:10px;scrollbar-width:none}.htc-review-grid::-webkit-scrollbar{display:none}.htc-review{flex:0 0 86vw}.htc-review__photo{height:210px}.htc-review__quote{font-size:16px}.htc-review-lightbox{padding:14px}.htc-review-lightbox__image{max-width:96vw;max-height:82vh}.htc-review-lightbox__close{top:12px;right:12px;width:40px;height:40px}.htc-newsletter__inner{padding:22px 14px 20px}.htc-newsletter__icon{width:36px;height:36px;margin-bottom:7px}.htc-newsletter h2{font-size:24px}.htc-newsletter__text{font-size:12px;margin-top:6px}.htc-newsletter form{gap:6px;margin-top:12px}.htc-newsletter input,.htc-newsletter button{height:39px}.htc-newsletter input{padding:0 11px;font-size:11.5px}.htc-newsletter button{padding:0 12px;font-size:10.5px;white-space:nowrap}.htc-newsletter__note{font-size:9px}.htc-footer__main{padding:20px 0 24px}.htc-footer__grid{display:flex;flex-direction:column;gap:7px}.htc-footer__brand-col{order:4;padding:18px 4px 0}.htc-footer__menu{order:1;border:1px solid var(--htc-border);border-radius:9px;background:#ffffff47;overflow:hidden}.htc-footer__menu summary{display:flex;align-items:center;justify-content:space-between;padding:12px 13px;font-family:var(--font-heading-family);font-weight:600;font-size:16px;cursor:pointer}.htc-footer__menu summary:after{content:"\2304";font-family:sans-serif;font-size:17px}.htc-footer__menu[open] summary:after{transform:rotate(180deg)}.htc-footer__links{padding:0 13px 10px}.htc-footer__links li{margin:0}.htc-footer__links a{display:block;padding:6px 0;font-size:12.5px}.htc-footer__brand-desc{font-size:12px;line-height:1.55;margin-top:10px}.htc-footer__email{font-size:12px;margin-top:10px}.htc-footer__bottom-inner{padding:14px 18px;min-height:0;flex-direction:column;align-items:flex-start}.htc-footer__localization,.htc-footer__localization select{width:100%}}@media screen and (max-width:749px){.htc-quick-shop{display:flex!important;overflow-x:auto!important;gap:10px!important;padding-bottom:4px!important;scrollbar-width:none;scroll-snap-type:x proximity}.htc-quick-shop::-webkit-scrollbar{display:none}.htc-quick-shop__card{flex:0 0 145px!important;width:145px!important;scroll-snap-align:start}.htc-quick-shop__media{width:145px!important;height:180px!important;aspect-ratio:auto!important;border-radius:12px!important;overflow:hidden!important}.htc-quick-shop__media img{width:100%!important;height:100%!important;object-fit:cover!important}.htc-quick-shop__title{font-size:14px!important;line-height:1.2!important;margin-top:7px!important;text-align:center!important}}@media screen and (min-width:990px){.htc-hero,.htc-hero__track,.htc-hero__slide,.htc-hero__content{min-height:500px!important;height:500px!important}}@media screen and (max-width:749px){.htc-hero,.htc-hero__track,.htc-hero__slide,.htc-hero__content{min-height:390px!important;height:390px!important}.htc-hero__title{font-size:36px!important;line-height:1.02!important}.htc-hero__text{font-size:13px!important;line-height:1.45!important}.htc-hero__actions{margin-top:18px!important}}@media screen and (max-width:749px){.htc-quick-shop{gap:12px!important;overflow-x:auto!important;scroll-snap-type:x proximity;scrollbar-width:none}.htc-quick-shop::-webkit-scrollbar{display:none}.htc-quick-shop__card{flex:0 0 145px!important;width:145px!important;scroll-snap-align:start}.htc-quick-shop__media{width:145px!important;aspect-ratio:3 / 4!important;height:auto!important;border-radius:12px!important;overflow:hidden!important}.htc-quick-shop__media img{width:100%!important;height:100%!important;object-fit:cover!important}.htc-quick-shop__title{font-size:14px!important;line-height:1.2!important;margin-top:8px!important;text-align:center!important}}.htc-seasonal-picks__head{align-items:flex-end}.htc-seasonal-picks__intro{max-width:620px;margin:10px 0 0;color:var(--htc-muted);font-size:14px;line-height:1.6}.htc-seasonal-picks__chips{display:flex;flex-wrap:wrap;gap:9px;margin:22px 0 24px}.htc-seasonal-chip{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border:1px solid var(--htc-border);border-radius:999px;background:#fffaf4;color:var(--htc-ink);font-size:12px;font-weight:650;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.htc-seasonal-chip:hover{background:#f1e5d5;border-color:#d8bea0;transform:translateY(-1px)}.htc-seasonal-products{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.htc-seasonal-product{min-width:0}.htc-seasonal-product__media{position:relative;display:block;width:100%;aspect-ratio:1 / 1;overflow:hidden;border-radius:12px;background:#eee2d1}.htc-seasonal-product__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.htc-seasonal-product:hover .htc-seasonal-product__media img{transform:scale(1.025)}.htc-seasonal-product__badge{position:absolute;top:10px;left:10px;padding:6px 9px;border-radius:999px;background:var(--htc-dark);color:#fff;font-size:10px;font-weight:700}.htc-seasonal-product__body{padding:10px 2px 0}.htc-seasonal-product__rating{min-height:16px;margin-bottom:6px}.htc-seasonal-product__rating .jdgm-prev-badge{display:flex!important;align-items:center!important;gap:5px!important}.htc-seasonal-product__rating .jdgm-star{color:#d99032!important;font-size:12px!important;padding:0!important}.htc-seasonal-product__rating .jdgm-prev-badge__text{color:#806a55!important;font-size:11px!important;margin-left:2px!important}.htc-seasonal-product__title{margin:0 0 7px;font-family:var(--font-heading-family);font-size:16px;font-weight:600;line-height:1.25;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.htc-seasonal-product__title a{color:var(--htc-ink);text-decoration:none}.htc-seasonal-product__price{color:var(--htc-ink);font-size:14px;font-weight:700}@media screen and (max-width:749px){.htc-seasonal-picks__intro{font-size:12.5px;line-height:1.5}.htc-seasonal-picks__chips{flex-wrap:nowrap;overflow-x:auto;gap:7px;margin:14px 0 18px;padding-bottom:2px;scrollbar-width:none}.htc-seasonal-picks__chips::-webkit-scrollbar{display:none}.htc-seasonal-chip{flex:0 0 auto;min-height:34px;padding:0 13px;font-size:11px}.htc-seasonal-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.htc-seasonal-product__media{border-radius:10px}.htc-seasonal-product__body{padding-top:8px}.htc-seasonal-product__rating{margin-bottom:5px}.htc-seasonal-product__title{font-size:14px;line-height:1.22;margin-bottom:6px}.htc-seasonal-product__price{font-size:13px}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/humble-timber.css.map */
