h1,h2,h3,h4,h5,p,a,span,li,td,th,label,input,textarea,select,button{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--cream: #FDF8F0;--warm-white: #FAF7F2;--sand: #F5E6D3;--charcoal: #2D2D2D;--charcoal-light: #4A4A4A;--amber: #D4A853;--amber-hover: #C09640;--amber-light: rgba(212, 168, 83, .3);--amber-glow: rgba(212, 168, 83, .1);--green: #22C55E;--red: #EF4444;--white: #FFFFFF;--gray-50: #FAFAFA;--gray-100: #F5F5F5;--gray-200: #E5E7EB;--gray-300: #D1D5DB;--gray-400: #9CA3AF;--gray-500: #6B7280;--gray-600: #4B5563;--gray-700: #374151;--gray-800: #1F2937;--text-primary: #2D2D2D;--text-secondary: #6B7280;--text-muted: #9CA3AF;--border: #E5E7EB;--font-heading: "Space Grotesk", sans-serif;--font-body: "Inter", sans-serif;--max-width: 1152px;--nav-height: 64px;--radius: 12px;--radius-sm: 8px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow: 0 1px 3px rgba(0,0,0,.1), 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 4px 6px rgba(0,0,0,.07), 0 2px 4px rgba(0,0,0,.06);--shadow-lg: 0 10px 15px rgba(0,0,0,.1), 0 4px 6px rgba(0,0,0,.05);--transition: .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--text-primary);background-color:var(--cream);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,svg,video{display:block;max-width:100%}img{height:auto}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:none;border:none}ul,ol{list-style:none}input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.15;color:var(--text-primary)}.shopify-section{margin:0;padding:0}h1{font-size:2.5rem;letter-spacing:-.02em}h2{font-size:2rem;letter-spacing:-.015em}h3{font-size:1.5rem}h4{font-size:1.25rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}strong{font-weight:600}@media(min-width:768px){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.75rem}}.hb-container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 20px}@media(min-width:768px){.hb-container{padding:0 32px}}.hb-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-heading);font-weight:700;border-radius:var(--radius-sm);transition:all var(--transition);white-space:nowrap;text-decoration:none;line-height:1}.hb-btn svg{width:16px;height:16px;flex-shrink:0}.hb-btn--primary{background:var(--amber);color:var(--white);box-shadow:0 4px 14px #d4a85340;padding:14px 28px;font-size:.9375rem}.hb-btn--primary:hover{background:var(--amber-hover);transform:translateY(-1px);box-shadow:0 6px 20px #d4a85359}.hb-btn--secondary{background:var(--white);color:var(--text-primary);border:1px solid var(--border);padding:12px 24px;font-size:.875rem}.hb-btn--secondary:hover{border-color:var(--gray-300);box-shadow:var(--shadow-sm)}.hb-btn--sm{padding:10px 20px;font-size:.8125rem}.hb-btn--lg{padding:16px 32px;font-size:1rem}.hb-btn--ghost{background:transparent;color:var(--text-secondary);padding:10px 16px;font-size:.875rem}.hb-btn--ghost:hover{color:var(--text-primary);background:var(--sand)}.hb-btn--charcoal{background:var(--charcoal);color:var(--white);padding:14px 28px;font-size:.9375rem}.hb-btn--charcoal:hover{background:var(--charcoal-light);transform:translateY(-1px)}.hb-nav{position:fixed;top:0;left:0;right:0;z-index:100;transition:background-color .3s,box-shadow .3s}.hb-nav--scrolled{background-color:#fdfbf7f2;box-shadow:0 1px 3px #0000001a;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hb-nav__inner{display:flex;align-items:center;justify-content:space-between;height:var(--nav-height);max-width:var(--max-width);margin:0 auto;padding:0 20px}@media(min-width:768px){.hb-nav__inner{padding:0 32px}}.hb-nav__logo{font-family:var(--font-heading);font-size:.8125rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--charcoal)}.hb-nav__links{display:none;align-items:center;gap:24px}@media(min-width:1024px){.hb-nav__links{display:flex}}.hb-nav__link{font-size:.875rem;color:var(--text-secondary);transition:color var(--transition)}.hb-nav__link:hover{color:var(--text-primary)}.hb-nav__link--accent{color:var(--amber);font-weight:500}.hb-nav__link--accent:hover{color:var(--amber-hover)}.hb-nav__cart{position:relative;display:flex;align-items:center;justify-content:center;width:36px;height:36px;color:var(--text-primary);transition:color .2s ease}.hb-nav__cart:hover{color:var(--amber)}.hb-nav__cart-badge{position:absolute;top:-2px;right:-4px;width:18px;height:18px;background:var(--amber);color:var(--white);font-family:var(--font-heading);font-size:.6875rem;font-weight:700;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}.hb-nav__cta{margin-left:8px}.hb-nav__burger{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:var(--radius-sm);color:var(--charcoal);transition:background var(--transition)}.hb-nav__burger:hover{background:#f5e6d380}.hb-nav__burger svg{width:20px;height:20px}@media(min-width:1024px){.hb-nav__burger{display:none}}.hb-nav__mobile{background:var(--warm-white);border-top:1px solid var(--border);box-shadow:var(--shadow-lg);padding:16px 20px}.hb-nav__mobile.hidden{display:none}@media(min-width:1024px){.hb-nav__mobile{display:none!important}}.hb-nav__mobile-link{display:block;padding:12px;font-size:.9375rem;font-weight:500;color:var(--charcoal);border-radius:var(--radius-sm);transition:background var(--transition)}.hb-nav__mobile-link:hover{background:#f5e6d380}.hb-nav__mobile-link--muted{color:var(--text-secondary);font-weight:400;font-size:.875rem}.hb-nav__mobile-link--accent{color:var(--amber)}.hb-nav__mobile-divider{border-top:1px solid var(--border);margin:8px 0}.hb-footer{background:var(--charcoal);padding:48px 0;border-top:1px solid rgba(255,255,255,.1)}.hb-footer__inner{max-width:var(--max-width);margin:0 auto;padding:0 20px}@media(min-width:768px){.hb-footer__inner{padding:0 32px}}.hb-footer__top{display:flex;flex-direction:column;align-items:center;gap:24px}@media(min-width:768px){.hb-footer__top{flex-direction:row;justify-content:space-between}}.hb-footer__brand-name{font-family:var(--font-heading);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#fffc}.hb-footer__brand-tagline{margin-top:4px;font-size:.875rem;color:#fff6}.hb-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:24px}.hb-footer__link{font-size:.875rem;color:#fff6;transition:color var(--transition)}.hb-footer__link:hover{color:#ffffffb3}.hb-footer__email{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:16px;font-size:.8rem;color:#ffffff59;transition:color var(--transition)}@media(min-width:768px){.hb-footer__email{justify-content:flex-start}}.hb-footer__email:hover{color:#ffffffb3}.hb-footer__email svg{width:14px;height:14px}.hb-footer__bottom{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}@media(min-width:768px){.hb-footer__bottom{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}}@media(max-width:767px){.hb-footer__bottom{gap:16px}}.hb-footer__copyright{font-size:.75rem;color:#ffffff4d}.hb-footer__policies{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}@media(max-width:767px){.hb-footer__policies{order:2}.hb-footer__localization{order:3}}.hb-footer__policy-link{font-size:.75rem;color:#ffffff4d;transition:color var(--transition)}.hb-footer__policy-link:hover{color:#ffffff80}.hb-footer__localization{display:flex;align-items:center;position:relative;flex-shrink:0}.hb-footer__localization .shopify-localization-form{display:flex;align-items:center;position:relative;margin:0;padding:0;width:auto}.hb-footer__localization .shopify-localization-form input[type=hidden]{display:none}.hb-footer__globe{position:absolute;left:8px;top:50%;transform:translateY(-50%);color:#fff6;pointer-events:none;flex-shrink:0;z-index:1}.hb-footer__locale-select{font-family:Inter,sans-serif;font-size:.75rem;color:#ffffff80;background:transparent;border:1px solid rgba(255,255,255,.12);border-radius:4px;padding:5px 24px 5px 28px;cursor:pointer;transition:border-color var(--transition),color var(--transition);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.4)' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 6px center;background-size:10px;width:auto;max-width:260px}.hb-footer__locale-select:hover,.hb-footer__locale-select:focus{border-color:#ffffff4d;color:#ffffffb3;outline:none}.hb-footer__locale-select option{background:#1a1a1a;color:#fff}.hb-reveal{opacity:0;transform:translateY(28px);will-change:transform,opacity}.hb-reveal.visible{opacity:1;transform:none;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--delay, 0ms)}.hb-slide-left{opacity:0;transform:translate(-40px);will-change:transform,opacity}.hb-slide-left.visible{opacity:1;transform:none;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--delay, 0ms)}.hb-slide-right{opacity:0;transform:translate(40px);will-change:transform,opacity}.hb-slide-right.visible{opacity:1;transform:none;transition:opacity .8s cubic-bezier(.22,1,.36,1),transform .8s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--delay, 0ms)}.hb-hero-word{opacity:0;transform:translateY(24px);display:inline-block;will-change:transform,opacity}.hb-hero-word.visible{opacity:1;transform:none;transition:opacity .5s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--delay, 0ms)}.hb-bar{transform:scaleY(0);transform-origin:bottom center;will-change:transform}.hb-bar.visible{transform:scaleY(1);transition:transform .5s cubic-bezier(.34,1.56,.64,1);transition-delay:var(--delay, 0ms)}.hb-blog{padding:120px 0 80px}.hb-blog__header{text-align:center;margin-bottom:48px}.hb-blog__label{display:inline-block;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--amber);margin-bottom:12px}.hb-blog__title{font-size:2.25rem;margin-bottom:8px}.hb-blog__subtitle{font-size:1.0625rem;color:var(--text-secondary);max-width:480px;margin:0 auto}.hb-blog__grid{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}@media(min-width:640px){.hb-blog__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.hb-blog__grid{grid-template-columns:repeat(3,1fr)}}.hb-article-card{background:var(--white);border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);transition:box-shadow var(--transition),transform var(--transition)}.hb-article-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.hb-article-card__image{aspect-ratio:16/10;overflow:hidden;background:var(--sand);flex-shrink:0}.hb-article-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hb-article-card:hover .hb-article-card__image img{transform:scale(1.03)}.hb-article-card__body{padding:24px}.hb-article-card__date{font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.hb-article-card__title{font-size:1.125rem;line-height:1.35;margin-bottom:8px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hb-article-card__title a{color:var(--text-primary);transition:color var(--transition)}.hb-article-card__title a:hover{color:var(--amber)}.hb-article-card__excerpt{font-size:.875rem;color:var(--text-secondary);line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:16px}.hb-article-card__read-more{font-size:.8125rem;font-weight:600;color:var(--amber);transition:color var(--transition)}.hb-article-card__read-more:hover{color:var(--amber-hover)}.hb-article-card__meta-row{display:flex;align-items:center;gap:8px;margin-bottom:8px}.hb-article-card__meta-dot,.hb-article-card__read-time{font-size:.75rem;color:var(--text-muted)}.hb-article-card__tags{display:flex;flex-wrap:wrap;gap:4px;margin-top:auto;padding-top:12px}.hb-article-card__tag-pill{font-size:.6875rem;padding:3px 10px;border-radius:var(--radius-full);background:var(--sand);color:var(--text-secondary);font-weight:500}.hb-blog__tags{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:40px}.hb-article-card--no-image{border-left:3px solid var(--amber)}.hb-article-card--no-image .hb-article-card__body{padding:28px}.hb-article{padding:100px 0 80px}.hb-article__container{max-width:720px;margin:0 auto}.hb-article__breadcrumb{font-size:.8125rem;color:var(--text-muted);margin-bottom:24px}.hb-article__breadcrumb a{color:var(--amber);transition:color var(--transition)}.hb-article__breadcrumb a:hover{color:var(--amber-hover)}.hb-article__title{font-size:2.25rem;line-height:1.15;margin-bottom:16px}@media(min-width:768px){.hb-article__title{font-size:2.75rem}}.hb-article__meta{display:flex;align-items:center;gap:16px;font-size:.875rem;color:var(--text-muted);margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid var(--border)}.hb-article__author{font-weight:500;color:var(--text-secondary)}.hb-article__featured-image{border-radius:var(--radius);overflow:hidden;margin-bottom:40px}.hb-article__featured-image img{width:100%;height:auto}.hb-article__content{font-size:1.0625rem;line-height:1.8;color:var(--text-primary)}.hb-article__content h2{font-size:1.75rem;margin-top:48px;margin-bottom:16px}.hb-article__content h3{font-size:1.375rem;margin-top:36px;margin-bottom:12px}.hb-article__content h4{font-size:1.125rem;margin-top:28px;margin-bottom:10px}.hb-article__content p{margin-bottom:1.5em}.hb-article__content a{color:var(--amber);text-decoration:underline;text-underline-offset:2px;transition:color var(--transition)}.hb-article__content a:hover{color:var(--amber-hover)}.hb-article__content ul,.hb-article__content ol{margin-bottom:1.5em;padding-left:1.5em}.hb-article__content ul{list-style:disc}.hb-article__content ol{list-style:decimal}.hb-article__content li{margin-bottom:.5em}.hb-article__content blockquote{border-left:3px solid var(--amber);padding:16px 24px;margin:24px 0;background:var(--amber-glow);border-radius:0 var(--radius-sm) var(--radius-sm) 0;font-style:italic;color:var(--text-secondary)}.hb-article__content img{border-radius:var(--radius-sm);margin:24px 0;max-width:100%;height:auto}.hb-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:24px 0;border:1px solid var(--border);border-radius:var(--radius-sm);position:relative}.hb-table-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:24px;background:linear-gradient(to right,transparent,rgba(253,248,240,.8));pointer-events:none;opacity:0;transition:opacity .2s}.hb-table-wrap.is-scrollable:after{opacity:1}.hb-article__content table{width:100%;border-collapse:collapse;font-size:.875rem;line-height:1.5;margin:0;min-width:500px}.hb-article__content th,.hb-article__content td{padding:12px 16px;border:1px solid var(--border);text-align:left;vertical-align:top}.hb-article__content th{background:var(--warm-white);font-weight:600;font-family:var(--font-heading);font-size:.875rem;color:var(--text-primary)}.hb-article__content tbody tr{transition:background .15s}.hb-article__content tbody tr:nth-child(2n){background:var(--warm-white)}.hb-article__content tbody tr:hover{background:#d4a8530f}.hb-article__content td img{max-width:120px;height:auto;border-radius:4px;margin:0}.hb-article__content iframe{max-width:100%;border-radius:var(--radius-sm);margin:24px 0}.hb-article__content [style*=font-family]{font-family:var(--font-body)!important}.hb-article__content h1[style],.hb-article__content h2[style],.hb-article__content h3[style],.hb-article__content h4[style]{font-family:var(--font-heading)!important}.hb-article__content pre{background:var(--charcoal);color:var(--cream);padding:20px;border-radius:var(--radius-sm);overflow-x:auto;margin:24px 0;font-size:.875rem;line-height:1.6}.hb-article__content code{font-family:SF Mono,Fira Code,monospace;font-size:.875em;background:var(--sand);padding:2px 6px;border-radius:4px}.hb-article__content pre code{background:none;padding:0}.hb-article__content hr{border:none;border-top:1px solid var(--border);margin:40px 0}.hb-article__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:40px;padding-top:24px;border-top:1px solid var(--border)}.hb-article__tag{font-size:.75rem;font-weight:500;padding:6px 12px;border-radius:var(--radius-full);background:var(--sand);color:var(--text-secondary);transition:background var(--transition)}.hb-article__tag:hover{background:var(--amber-light)}.hb-article__cta{margin-top:48px;padding:40px;background:var(--charcoal);border-radius:var(--radius);text-align:center}.hb-article__cta h3{color:var(--cream);font-size:1.5rem;margin-bottom:8px}.hb-article__cta p{color:#fff9;font-size:.9375rem;margin-bottom:20px}.hb-article__cta .hb-btn--primary{background:var(--amber);color:var(--white)}.hb-article__share{margin-top:32px;padding-top:24px;border-top:1px solid var(--border);display:flex;align-items:center;gap:12px;flex-wrap:wrap}.hb-article__share-label{font-size:.8125rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.hb-article__share-btn{display:inline-flex;align-items:center;gap:6px;font-size:.8125rem;color:var(--text-muted);padding:6px 14px;border:1px solid var(--border);border-radius:var(--radius-full);transition:all .2s;background:none;font-family:var(--font-body);cursor:pointer;text-decoration:none}.hb-article__share-btn:hover{border-color:var(--amber);color:var(--amber)}.hb-article__related{margin-top:48px}.hb-article__related-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin-bottom:24px}.hb-article__related-grid{display:flex;flex-direction:column;gap:16px}.hb-article__related-card{display:grid;grid-template-columns:80px 1fr;gap:16px;text-decoration:none;padding:16px;border:1px solid var(--border);border-radius:var(--radius-sm);transition:box-shadow .2s,transform .2s}.hb-article__related-card:hover{box-shadow:var(--shadow-md);transform:translateY(-1px)}.hb-article__related-thumb{width:80px;height:80px;border-radius:var(--radius-sm);overflow:hidden;background:var(--sand);flex-shrink:0}.hb-article__related-thumb img{width:100%;height:100%;object-fit:cover}.hb-article__related-thumb--empty{display:flex;align-items:center;justify-content:center}.hb-article__related-name{font-family:var(--font-heading);font-size:.9375rem;font-weight:600;color:var(--text-primary);margin-bottom:4px;line-height:1.3}.hb-article__related-meta{font-size:.75rem;color:var(--text-muted)}.hb-article__nav{margin-top:32px}.hb-product{padding:100px 0 80px}.hb-product__grid{display:grid;grid-template-columns:1fr;gap:48px;align-items:start}@media(min-width:768px){.hb-product__grid{grid-template-columns:1fr 1fr}}.hb-product__gallery{position:relative}.hb-product__image-main{border-radius:var(--radius);overflow:hidden;background:var(--warm-white);aspect-ratio:1}.hb-product__image-main img{width:100%;height:100%;object-fit:contain;padding:24px}.hb-product__thumbnails{display:flex;gap:12px;margin-top:12px}.hb-product__thumb{width:80px;height:80px;border-radius:var(--radius-sm);overflow:hidden;border:2px solid transparent;cursor:pointer;background:var(--warm-white);transition:border-color var(--transition)}.hb-product__thumb:hover,.hb-product__thumb.active{border-color:var(--amber)}.hb-product__thumb img{width:100%;height:100%;object-fit:contain;padding:4px}.hb-product__title{font-size:2rem;margin-bottom:12px}.hb-product__rating{display:flex;align-items:center;gap:8px;margin-bottom:16px}.hb-product__stars{display:flex;gap:2px;color:var(--amber)}.hb-product__stars svg{width:18px;height:18px;fill:currentColor}.hb-product__rating-text{font-size:.875rem;color:var(--text-secondary)}.hb-product__price-row{display:flex;align-items:center;gap:12px;margin-bottom:24px}.hb-product__price{font-family:var(--font-heading);font-size:2rem;font-weight:700}.hb-product__compare-price{font-size:1rem;color:var(--text-muted);text-decoration:line-through}.hb-product__save{font-size:.75rem;font-weight:700;padding:4px 10px;border-radius:var(--radius-full);background:#22c55e1a;color:var(--green)}.hb-product__description{font-size:.9375rem;color:var(--text-secondary);line-height:1.7;margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid var(--border)}.hb-product__actions{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.hb-product__quantity{display:flex;align-items:center;gap:0;border:1px solid var(--border);border-radius:var(--radius-sm);width:fit-content}.hb-product__qty-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--text-secondary);transition:color var(--transition)}.hb-product__qty-btn:hover{color:var(--text-primary)}.hb-product__qty-input{width:48px;height:44px;text-align:center;border:none;border-left:1px solid var(--border);border-right:1px solid var(--border);font-weight:600;color:var(--text-primary);background:transparent}.hb-product__trust{display:flex;flex-wrap:wrap;gap:16px;margin-top:24px}.hb-product__trust-item{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:var(--text-secondary)}.hb-product__trust-item svg{width:18px;height:18px;color:var(--amber)}.hb-product__variants{margin-bottom:24px}.hb-product__variant-label{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-bottom:8px}.hb-product__variant-group{margin-bottom:16px}.hb-product__variant-options{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.hb-product__breadcrumb{font-size:.8125rem;color:var(--text-muted);margin-bottom:16px}.hb-product__breadcrumb a{color:var(--amber);text-decoration:none}.hb-product__breadcrumb a:hover{color:var(--amber-hover)}.hb-product__breadcrumb-sep{margin:0 6px;color:var(--text-muted)}.hb-product__main-img{cursor:zoom-in}.hb-product__qty-row{display:flex;gap:12px;align-items:center;margin-bottom:16px}.hb-product__add-btn,.hb-product__buy-btn{width:100%;text-align:center}.hb-product__sold-out-btn{width:100%;opacity:.5;cursor:not-allowed}.hb-product__details{margin-top:32px;border-top:1px solid var(--border)}.hb-product__detail-block{border-bottom:1px solid var(--border)}.hb-product__detail-summary{padding:16px 0;font-family:var(--font-heading);font-size:.9375rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:space-between;list-style:none}.hb-product__detail-summary::-webkit-details-marker{display:none}.hb-product__detail-chevron{transition:transform .2s;flex-shrink:0}.hb-product__detail-content{padding-bottom:20px;font-size:.9375rem;line-height:1.7;color:var(--text-secondary)}.hb-product__detail-content p{margin-bottom:8px}.hb-product__detail-content a{color:var(--amber);text-decoration:underline;text-underline-offset:2px}.hb-product__detail-content a:hover{color:var(--amber-hover)}.hb-product__detail-content ul{padding-left:1.25em;list-style:disc}.hb-product__detail-content li{margin-bottom:8px}.hb-cart{padding:100px 0 80px}.hb-cart__header{text-align:center;margin-bottom:32px}.hb-cart__title{margin-bottom:8px}.hb-cart__count{font-size:.9375rem;color:var(--text-secondary)}.hb-cart__shipping-banner{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 20px;background:linear-gradient(135deg,#d4a85314,#d4a8530a);border:1px solid rgba(212,168,83,.2);border-radius:var(--radius-sm);margin-bottom:40px;font-size:.9375rem;color:var(--text-primary)}.hb-cart__shipping-banner svg{color:var(--amber);flex-shrink:0}.hb-cart__shipping-banner strong{color:var(--charcoal)}.hb-cart__layout{display:grid;grid-template-columns:1fr 380px;gap:48px;align-items:start}@media(max-width:899px){.hb-cart__layout{grid-template-columns:1fr;gap:40px}}.hb-cart__main{min-width:0}.hb-cart__item{display:grid;grid-template-columns:100px 1fr auto;gap:20px;padding:24px 0;border-bottom:1px solid var(--border);align-items:center}@media(max-width:639px){.hb-cart__item{grid-template-columns:80px 1fr;gap:12px}}.hb-cart__item-image{border-radius:var(--radius-sm);overflow:hidden;background:var(--warm-white);aspect-ratio:1}.hb-cart__item-image img{width:100%;height:100%;object-fit:contain;padding:8px}.hb-cart__item-title{font-family:var(--font-heading);font-size:1rem;font-weight:600;margin-bottom:4px}.hb-cart__item-variant{font-size:.8125rem;color:var(--text-muted);margin-bottom:8px}.hb-cart__item-price{font-weight:600;margin-bottom:12px}.hb-cart__item-remove{font-size:.8125rem;color:var(--text-muted);text-decoration:underline;transition:color var(--transition)}.hb-cart__item-remove:hover{color:var(--red)}.hb-cart__item-total{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;text-align:right}.hb-cart__item-controls{display:flex;align-items:center;gap:16px;margin-top:12px}.hb-cart__item-price--original{text-decoration:line-through;color:var(--text-muted);font-size:.8125rem;margin-left:6px}.hb-cart__note-section{margin:24px 0 0}.hb-cart__note-toggle{border:1px solid var(--border);border-radius:var(--radius-sm)}.hb-cart__note-summary{padding:14px 16px;font-size:.875rem;font-weight:500;color:var(--text-secondary);cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between}.hb-cart__note-summary::-webkit-details-marker{display:none}.hb-cart__note-body{padding:0 16px 16px}.hb-cart__note-textarea{width:100%;padding:12px;border:1px solid var(--border);border-radius:var(--radius-sm);font-family:var(--font-body);font-size:.875rem;resize:vertical;color:var(--text-primary);background:var(--white)}.hb-cart__note-textarea:focus{outline:none;border-color:var(--amber)}.hb-cart__footer{margin:32px 0 0;display:flex;flex-direction:column;align-items:flex-end;gap:16px}.hb-cart__subtotal{display:flex;justify-content:space-between;width:100%;max-width:300px;font-size:1.125rem}.hb-cart__subtotal-label{color:var(--text-secondary)}.hb-cart__subtotal-amount{font-family:var(--font-heading);font-weight:700;font-size:1.25rem}.hb-cart__tax-note{font-size:.8125rem;color:var(--text-muted);text-align:right}.hb-cart__checkout-btn{width:100%;max-width:300px}.hb-cart__sidebar{display:flex;flex-direction:column;gap:28px;position:sticky;top:88px}.hb-cart__gallery-title{font-family:var(--font-heading);font-size:.9375rem;font-weight:600;color:var(--text-primary);margin-bottom:12px}.hb-cart__gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.hb-cart__gallery-thumb{aspect-ratio:1;border-radius:var(--radius-sm);overflow:hidden;background:var(--warm-white);border:1px solid var(--border)}.hb-cart__gallery-thumb img{width:100%;height:100%;object-fit:contain;padding:4px}.hb-cart__selling-points{display:flex;flex-direction:column;gap:16px}.hb-cart__selling-point{display:flex;gap:12px;align-items:flex-start}.hb-cart__selling-point svg{flex-shrink:0;margin-top:2px}.hb-cart__selling-point strong{display:block;font-family:var(--font-heading);font-size:.875rem;font-weight:600;color:var(--text-primary);margin-bottom:2px}.hb-cart__selling-point span{font-size:.8125rem;color:var(--text-secondary);line-height:1.5}.hb-cart__rating{display:flex;align-items:center;gap:10px;padding:14px 16px;background:var(--warm-white);border-radius:var(--radius-sm);border:1px solid var(--border)}.hb-cart__stars{display:flex;gap:2px}.hb-cart__star-icon{color:var(--amber)}.hb-cart__rating-text{font-size:.8125rem;color:var(--text-secondary)}.hb-cart__trust{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hb-cart__trust-item{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:var(--text-muted)}.hb-cart__trust-item svg{color:var(--amber);flex-shrink:0}.hb-cart__learn-more{text-align:center;padding:20px 16px;background:var(--warm-white);border-radius:var(--radius-sm);border:1px solid var(--border)}.hb-cart__learn-more p{font-size:.8125rem;color:var(--text-muted);margin-bottom:10px}.hb-cart__empty{text-align:center;padding:80px 0}.hb-cart__empty p{font-size:1.125rem;color:var(--text-secondary);margin-bottom:24px}.hb-cart__empty-icon{width:80px;height:80px;margin:0 auto 24px;background:var(--sand);border-radius:50%;display:flex;align-items:center;justify-content:center}.hb-cart__empty-title{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;margin-bottom:8px}.hb-cart__empty-text{color:var(--text-secondary);margin-bottom:24px}.hb-page{padding:100px 0 80px}.hb-page__container{max-width:720px;margin:0 auto}.hb-page__title{font-size:2.25rem;margin-bottom:32px;text-align:center}.hb-page__content{font-size:1rem;line-height:1.8;color:var(--text-primary)}.hb-page__content h2{font-size:1.5rem;margin-top:40px;margin-bottom:12px}.hb-page__content h3{font-size:1.25rem;margin-top:32px;margin-bottom:10px}.hb-page__content p{margin-bottom:1.25em}.hb-page__content a{color:var(--amber);text-decoration:underline;text-underline-offset:2px}.hb-page__content ul,.hb-page__content ol{padding-left:1.5em;margin-bottom:1.25em}.hb-page__content ul{list-style:disc}.hb-page__content ol{list-style:decimal}.hb-page__content li{margin-bottom:.5em}.hb-search{padding:100px 0 80px}.hb-search__header{text-align:center;margin-bottom:48px}.hb-search__form{max-width:560px;margin:24px auto 0;position:relative}.hb-search__input{width:100%;padding:14px 20px 14px 48px;font-size:1rem;border:2px solid var(--border);border-radius:var(--radius);background:var(--white);color:var(--text-primary);transition:border-color var(--transition)}.hb-search__input:focus{outline:none;border-color:var(--amber)}.hb-search__input::placeholder{color:var(--text-muted)}.hb-search__icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);width:20px;height:20px;color:var(--text-muted)}.hb-search__results{margin-top:32px}.hb-search__result-count{font-size:.875rem;color:var(--text-secondary);margin-bottom:24px}.hb-404{padding:120px 0 80px;text-align:center}.hb-404__visual{margin-bottom:40px}.hb-404__illustration{width:200px;height:200px;margin:0 auto}.hb-404__content{max-width:460px;margin:0 auto 32px}.hb-404__label{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--amber);margin-bottom:8px}.hb-404__title{font-family:var(--font-heading);font-size:2rem;font-weight:700;margin-bottom:12px;color:var(--text-primary)}.hb-404__text{font-size:1rem;color:var(--text-secondary);line-height:1.6}.hb-404__actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:40px}.hb-404__search{max-width:400px;margin:0 auto}.hb-404__search-form{position:relative}.hb-404__search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.hb-404__search-input{width:100%;padding:14px 16px 14px 44px;border:2px solid var(--border);border-radius:var(--radius);font-size:.9375rem;font-family:var(--font-body);color:var(--text-primary);background:var(--white);transition:border-color var(--transition)}.hb-404__search-input:focus{outline:none;border-color:var(--amber)}.hb-auth{padding:120px 0 80px;display:flex;justify-content:center}.hb-auth__card{width:100%;max-width:420px;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:40px}.hb-auth__title{font-size:1.5rem;text-align:center;margin-bottom:32px}.hb-auth__field{margin-bottom:20px}.hb-auth__label{display:block;font-size:.8125rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px}.hb-auth__input{width:100%;padding:12px 16px;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:.9375rem;color:var(--text-primary);background:var(--white);transition:border-color var(--transition)}.hb-auth__input:focus{outline:none;border-color:var(--amber)}.hb-auth__submit{width:100%;margin-top:8px}.hb-auth__footer{text-align:center;margin-top:20px;font-size:.875rem;color:var(--text-secondary)}.hb-auth__footer a{color:var(--amber);font-weight:500}.hb-password{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px 20px}.hb-password__logo{font-family:var(--font-heading);font-size:1rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:32px;color:var(--charcoal)}.hb-password__title{font-size:2rem;margin-bottom:12px}.hb-password__text{color:var(--text-secondary);max-width:400px;margin-bottom:32px}.hb-password__form{display:flex;gap:8px;max-width:400px;width:100%}.hb-password__form input{flex:1;padding:12px 16px;border:1px solid var(--border);border-radius:var(--radius-sm);font-size:.9375rem}.hb-giftcard{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;background:linear-gradient(to bottom,var(--amber-glow),var(--cream))}.hb-giftcard__card{background:var(--white);border-radius:var(--radius);padding:48px;max-width:480px;width:100%;text-align:center;box-shadow:var(--shadow-lg)}.hb-giftcard__logo{font-family:var(--font-heading);font-size:.8125rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--amber);margin-bottom:24px}.hb-giftcard__image{margin:0 auto 24px;max-width:200px}.hb-giftcard__amount{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;color:var(--charcoal);margin-bottom:16px}.hb-giftcard__code{font-family:SF Mono,monospace;font-size:1.25rem;letter-spacing:.1em;background:var(--warm-white);padding:12px 24px;border-radius:var(--radius-sm);border:1px dashed var(--border);display:inline-block;margin-bottom:24px;word-break:break-all}.hb-pagination{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:48px;padding-top:32px;border-top:1px solid var(--border)}.hb-pagination a,.hb-pagination span{font-size:.875rem;padding:8px 14px;border-radius:var(--radius-sm);color:var(--text-secondary);transition:all var(--transition)}.hb-pagination a:hover{background:var(--sand);color:var(--text-primary)}.hb-pagination .current{background:var(--amber);color:var(--white);font-weight:600}.hb-orders__table{width:100%;border-collapse:collapse;margin-top:24px}.hb-orders__table th{font-family:var(--font-heading);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);text-align:left;padding:12px 16px;border-bottom:2px solid var(--border)}.hb-orders__table td{padding:16px;border-bottom:1px solid var(--border);font-size:.9375rem}.hb-orders__table a{color:var(--amber);font-weight:500}.hb-orders__status{display:inline-block;font-size:.75rem;font-weight:600;padding:4px 10px;border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.03em}.hb-orders__status--fulfilled{background:#22c55e1a;color:var(--green)}.hb-orders__status--unfulfilled{background:#d4a8531a;color:var(--amber)}.hb-featured-card{display:grid;grid-template-columns:1fr;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);margin-bottom:48px;transition:box-shadow var(--transition),transform var(--transition);background:var(--white)}@media(min-width:768px){.hb-featured-card{grid-template-columns:1.2fr 1fr}}.hb-featured-card__image{aspect-ratio:16/10;overflow:hidden;background:var(--sand)}@media(min-width:768px){.hb-featured-card__image{aspect-ratio:auto;min-height:280px}}.hb-featured-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hb-featured-card__badge{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--amber);background:var(--amber-glow);padding:4px 10px;border-radius:var(--radius-full);width:fit-content;margin-bottom:12px}.hb-featured-card__title{font-size:1.5rem;line-height:1.25;color:var(--text-primary);margin-bottom:12px}@media(min-width:768px){.hb-featured-card__title{font-size:1.75rem}}.hb-featured-card__meta{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:var(--text-muted)}.hb-tag{display:inline-block;font-size:.8125rem;font-weight:500;padding:6px 14px;border-radius:var(--radius-full);border:1px solid var(--border);color:var(--text-secondary);background:var(--white);transition:all var(--transition)}.hb-tag:hover{border-color:var(--amber);color:var(--amber)}.hb-tag--active{background:var(--amber);color:var(--white);border-color:var(--amber)}.hb-tag--active:hover{background:var(--amber-hover);border-color:var(--amber-hover);color:var(--white)}.hb-variant-option{padding:10px 20px;font-size:.875rem;font-weight:500;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--white);color:var(--text-primary);cursor:pointer;transition:all var(--transition);font-family:var(--font-body)}.hb-variant-option:hover{border-color:var(--amber)}.hb-variant-option--active{border-color:var(--amber);background:var(--amber-glow);color:var(--amber-hover);font-weight:600}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.text-center{text-align:center}.text-amber{color:var(--amber)}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.hb-policy{padding:100px 0 80px}.hb-policy__container{max-width:720px;margin:0 auto}.hb-policy__title{font-family:var(--font-heading);font-size:2.25rem;font-weight:700;margin-bottom:32px;text-align:center;color:var(--text-primary)}.hb-policy__content{font-size:.9375rem;line-height:1.85;color:var(--text-primary)}.hb-policy__content h2{font-family:var(--font-heading);font-size:1.375rem;font-weight:600;margin-top:40px;margin-bottom:12px;color:var(--charcoal)}.hb-policy__content h3{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;margin-top:28px;margin-bottom:10px;color:var(--charcoal)}.hb-policy__content p{margin-bottom:1.25em}.hb-policy__content a{color:var(--amber);text-decoration:underline;text-underline-offset:2px}.hb-policy__content a:hover{color:var(--amber-hover)}.hb-policy__content ul,.hb-policy__content ol{padding-left:1.5em;margin-bottom:1.25em}.hb-policy__content ul{list-style:disc}.hb-policy__content ol{list-style:decimal}.hb-policy__content li{margin-bottom:.5em}.hb-policy__content strong{font-weight:600;color:var(--charcoal)}.hb-policy__content table{width:100%;border-collapse:collapse;margin-bottom:1.5em}.hb-policy__content th,.hb-policy__content td{padding:10px 14px;border:1px solid var(--border);text-align:left;font-size:.875rem}.hb-policy__content th{background:var(--warm-white);font-weight:600}.hb-contact{padding:100px 0 80px}.hb-contact__container{max-width:640px;margin:0 auto}.hb-contact__header{text-align:center;margin-bottom:40px}.hb-contact__label{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--amber);display:block;margin-bottom:8px}.hb-contact__title{font-family:var(--font-heading);font-size:2.25rem;font-weight:700;margin-bottom:12px}.hb-contact__intro{font-size:1rem;color:var(--text-secondary);line-height:1.6}.hb-contact__info{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:40px}@media(min-width:640px){.hb-contact__info{grid-template-columns:repeat(3,1fr)}}.hb-contact__info-card{display:flex;align-items:flex-start;gap:12px;padding:16px;background:var(--warm-white);border-radius:var(--radius-sm)}.hb-contact__info-card svg{flex-shrink:0;color:var(--amber);margin-top:2px}.hb-contact__info-card strong{display:block;font-size:.8125rem;font-weight:600;margin-bottom:2px}.hb-contact__info-card span,.hb-contact__info-card a{font-size:.8125rem;color:var(--text-secondary)}.hb-contact__info-card a{color:var(--amber);text-decoration:underline;text-underline-offset:2px}.hb-contact__form{background:var(--white);border:1px solid var(--border);border-radius:var(--radius);padding:32px}.hb-contact__fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}@media(max-width:480px){.hb-contact__fields{grid-template-columns:1fr}}.hb-contact__field{margin-bottom:16px}.hb-contact__field label{display:block;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);margin-bottom:6px}.hb-contact__field input,.hb-contact__field textarea{width:100%;padding:12px 16px;font-size:.9375rem;font-family:var(--font-body);border:2px solid var(--border);border-radius:var(--radius-sm);background:var(--white);color:var(--text-primary);transition:border-color var(--transition)}.hb-contact__field input:focus,.hb-contact__field textarea:focus{outline:none;border-color:var(--amber)}.hb-contact__field textarea{resize:vertical;min-height:120px}.hb-contact__success{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#22c55e14;border:1px solid rgba(34,197,94,.2);border-radius:var(--radius-sm);margin-bottom:20px;color:var(--green);font-size:.9375rem;font-weight:500}.hb-contact__error{padding:14px 16px;background:#ef444414;border:1px solid rgba(239,68,68,.2);border-radius:var(--radius-sm);margin-bottom:20px;color:var(--red);font-size:.875rem}.hb-about{padding:100px 0 80px}.hb-about__hero{display:grid;grid-template-columns:1fr;gap:48px;margin-bottom:80px;align-items:center}@media(min-width:768px){.hb-about__hero{grid-template-columns:1fr 1fr}}.hb-about__label{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:var(--amber);display:block;margin-bottom:8px}.hb-about__title{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;line-height:1.15;margin-bottom:24px}@media(min-width:768px){.hb-about__title{font-size:3rem}}.hb-about__prose{font-size:1.0625rem;line-height:1.8;color:var(--text-secondary)}.hb-about__prose p{margin-bottom:1.25em}.hb-about__hero-image img{width:100%;height:auto;border-radius:var(--radius)}.hb-about__img-desktop{display:block}.hb-about__img-mobile{display:none;border-radius:var(--radius)}@media(max-width:767px){.hb-about__img-desktop{display:none!important}.hb-about__img-mobile{display:block!important}}.hb-about__values{display:grid;grid-template-columns:1fr;gap:32px;margin-bottom:80px}@media(min-width:640px){.hb-about__values{grid-template-columns:repeat(3,1fr)}}.hb-about__value{text-align:center;padding:32px 24px;background:var(--white);border:1px solid var(--border);border-radius:var(--radius)}.hb-about__value svg{margin:0 auto 16px}.hb-about__value h3{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;margin-bottom:8px}.hb-about__value p{font-size:.875rem;color:var(--text-secondary);line-height:1.6}.hb-about__cta{text-align:center;padding:48px 24px;background:var(--charcoal);border-radius:var(--radius);color:var(--white)}.hb-about__cta h2{font-family:var(--font-heading);font-size:1.75rem;margin-bottom:8px}.hb-about__cta p{color:#fff9;margin-bottom:24px}.hb-toc{background:var(--warm-white);border:1px solid var(--border);border-radius:var(--radius);padding:20px 24px;margin-bottom:32px}.hb-toc__label{font-family:var(--font-heading);font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:12px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.hb-toc__label svg{transition:transform .2s}.hb-toc--collapsed .hb-toc__label svg{transform:rotate(180deg)}.hb-toc__list{list-style:none;padding:0;margin:0}.hb-toc--collapsed .hb-toc__list{display:none}.hb-toc__list li{margin-bottom:6px}.hb-toc__list li a{font-size:.875rem;color:var(--text-secondary);text-decoration:none;line-height:1.5;display:block;padding:3px 0;transition:color .15s}.hb-toc__list li a:hover{color:var(--amber)}.hb-toc__list li.hb-toc--h3{padding-left:16px}.hb-toc__list li.hb-toc--h3 a{font-size:.8125rem}.hb-toc-truncated .hb-toc-extra{display:none}.hb-toc__expand-btn{background:none;border:none;color:var(--amber);font-family:var(--font-body);font-size:.875rem;font-weight:500;cursor:pointer;padding:6px 0;transition:color .2s ease}.hb-toc__expand-btn:hover{color:var(--amber-hover);text-decoration:underline}.hb-article__content h1,.hb-article__content h2,.hb-article__content h3,.hb-article__content h4,.hb-article__content h5,.hb-article__content h6{font-family:var(--font-heading)!important;color:var(--text-primary)!important;line-height:1.3!important}.hb-article__content h1{font-size:2rem!important;margin-top:48px!important;margin-bottom:16px!important}.hb-article__content h2{font-size:1.5rem!important;margin-top:40px!important;margin-bottom:14px!important}.hb-article__content h3{font-size:1.25rem!important;margin-top:32px!important;margin-bottom:10px!important}.hb-article__content h4{font-size:1.0625rem!important;margin-top:24px!important;margin-bottom:8px!important}.hb-article__content p{font-size:1.0625rem!important;line-height:1.8!important;margin-bottom:1.5em!important;color:var(--text-primary)!important}.hb-article__content p span,.hb-article__content li span{font-size:inherit!important;line-height:inherit!important;color:inherit!important;font-family:inherit!important}.hb-article__content li{font-size:1.0625rem!important;line-height:1.7!important}.hb-article__content a{color:var(--amber)!important;text-decoration:underline!important;text-underline-offset:2px!important}.hb-article__content a:hover{color:var(--amber-hover)!important}.hb-article__content blockquote{border-left:3px solid var(--amber)!important;padding:12px 20px!important;background:var(--warm-white)!important;margin:24px 0!important;border-radius:0 var(--radius-sm) var(--radius-sm) 0!important;font-style:italic!important;color:var(--text-secondary)!important}.hb-article__content img{border-radius:var(--radius-sm)!important;margin:24px 0!important}.hb-featured-card{display:grid;grid-template-columns:1fr;background:var(--white);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;margin-bottom:40px;transition:box-shadow .2s,transform .2s}.hb-featured-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}@media(min-width:768px){.hb-featured-card{grid-template-columns:1.3fr 1fr}}.hb-featured-card__image{height:280px;overflow:hidden;background:linear-gradient(135deg,var(--charcoal),var(--charcoal-light))}@media(min-width:768px){.hb-featured-card__image{height:auto;min-height:320px}}.hb-featured-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.hb-featured-card:hover .hb-featured-card__image img{transform:scale(1.03)}.hb-featured-card__body{padding:32px;display:flex;flex-direction:column;justify-content:center}.hb-featured-card__badge{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--amber);background:var(--amber-glow);padding:4px 10px;border-radius:var(--radius-full);margin-bottom:12px;width:fit-content}.hb-featured-card__title{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;line-height:1.25;color:var(--text-primary);margin-bottom:12px}.hb-featured-card__excerpt{font-size:.9375rem;color:var(--text-secondary);line-height:1.6;margin-bottom:16px}.hb-featured-card__meta{font-size:.8125rem;color:var(--text-muted);display:flex;gap:6px}.hb-collection{padding:120px 0 80px}.hb-collection__header{text-align:center;margin-bottom:48px}.hb-collection__label{display:inline-block;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:var(--amber);margin-bottom:12px}.hb-collection__title{font-family:var(--font-heading);font-size:2.25rem;font-weight:700;margin-bottom:8px}.hb-collection__subtitle{font-size:1rem;color:var(--text-secondary);max-width:480px;margin:0 auto;line-height:1.6}.hb-collection__count{font-size:.8125rem;color:var(--text-muted);margin-top:8px}.hb-collection__grid{display:grid;grid-template-columns:1fr;gap:24px}@media(min-width:640px){.hb-collection__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.hb-collection__grid{grid-template-columns:repeat(3,1fr)}}.hb-product-card{background:var(--white);border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);transition:box-shadow var(--transition),transform var(--transition);text-decoration:none;display:block}.hb-product-card:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.hb-product-card__image{aspect-ratio:1;overflow:hidden;background:var(--warm-white)}.hb-product-card__image img{width:100%;height:100%;object-fit:contain;padding:24px;transition:transform .4s ease}.hb-product-card:hover .hb-product-card__image img{transform:scale(1.05)}.hb-product-card__image--empty{display:flex;align-items:center;justify-content:center}.hb-product-card__body{padding:20px 24px 24px}.hb-product-card__title{font-family:var(--font-heading);font-size:1.0625rem;font-weight:600;color:var(--text-primary);margin-bottom:8px;line-height:1.35}.hb-product-card__price-row{display:flex;align-items:baseline;gap:8px}.hb-product-card__price{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--charcoal)}.hb-product-card__compare{font-size:.875rem;color:var(--text-muted);text-decoration:line-through}.hb-product-card__sold-out{display:inline-block;font-size:.75rem;font-weight:600;color:var(--red);margin-top:4px}.hb-timer{padding-bottom:80px;background:var(--cream)}.shopify-policy__container{max-width:720px!important;margin:0 auto!important;padding:120px 24px 80px!important}.shopify-policy__title{font-family:var(--font-heading),-apple-system,sans-serif!important;margin:0 0 32px!important;text-align:left!important}.shopify-policy__title h1{font-family:var(--font-heading),-apple-system,sans-serif!important;font-size:2rem!important;font-weight:700!important;font-style:normal!important;line-height:1.25!important;color:var(--text-primary)!important;letter-spacing:-.01em!important}.shopify-policy__body,.shopify-policy__body .rte{font-family:var(--font-body),-apple-system,sans-serif!important;font-size:.9375rem!important;line-height:1.8!important;color:var(--text-secondary)!important}.shopify-policy__body h1,.shopify-policy__body h2,.shopify-policy__body h3{font-family:var(--font-heading),-apple-system,sans-serif!important;font-style:normal!important;font-weight:600!important;color:var(--text-primary)!important}.shopify-policy__body h1{font-size:1.5rem!important;margin:48px 0 16px!important}.shopify-policy__body h2{font-size:1.25rem!important;margin:36px 0 12px!important}.shopify-policy__body h3{font-size:1.0625rem!important;margin:28px 0 8px!important}.shopify-policy__body p{margin-bottom:1.2em!important}.shopify-policy__body strong,.shopify-policy__body b{font-weight:600!important;color:var(--text-primary)!important}.shopify-policy__body a{color:var(--amber)!important;text-decoration:underline!important;text-underline-offset:2px!important}.shopify-policy__body ul,.shopify-policy__body ol{padding-left:1.5em!important;margin-bottom:1.2em!important}.shopify-policy__body ul{list-style:disc!important}.shopify-policy__body ol{list-style:decimal!important}.shopify-policy__body li{margin-bottom:.4em!important;font-size:.9375rem!important;line-height:1.7!important;color:var(--text-secondary)!important}.shopify-policy__body table{width:100%!important;border-collapse:collapse!important;margin:20px 0!important}.shopify-policy__body th,.shopify-policy__body td{padding:10px 14px!important;border:1px solid var(--border)!important;font-size:.875rem!important;text-align:left!important}.shopify-policy__body th{background:var(--warm-white)!important;font-weight:600!important}
/*# sourceMappingURL=/cdn/shop/t/30/assets/theme.css.map */
