:root{--ink:#15120f;--brown:#38271c;--forest:#21372b;--beige:#e4d0aa;--cream:#f2eadb;--paper:#faf7f0;--copper:#b96532;--copper-action:#9d4b24;--white:#fffdf8;--muted:#655f56;--line:rgba(21,18,15,.16);--display:"HK Display","Arial Narrow",sans-serif;--sans:"HK Sans",Arial,sans-serif;--shadow:0 22px 65px #15120f1a}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}img{display:block;max-width:100%}h1,h2,h3,p{text-wrap:pretty}h1,h2,h3{margin:0;font-family:var(--display);font-weight:700;line-height:1.02;letter-spacing:-.018em}h1{font-size:clamp(3.3rem,6.8vw,6.5rem)}h2{font-size:clamp(2.9rem,5.2vw,5rem)}h3{font-size:2.25rem}p{margin:0 0 1.2rem}::selection{background:var(--beige);color:var(--ink)}:focus-visible{outline:3px solid var(--copper);outline-offset:5px;box-shadow:0 0 0 2px var(--paper)}.skip-link{position:fixed;z-index:1000;left:16px;top:12px;transform:translateY(-180%);padding:12px 18px;background:var(--cream);color:var(--ink);border:2px solid var(--copper-action)}.skip-link:focus{transform:translateY(0)}.site-shell{min-height:100vh;overflow:clip}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.narrow{width:min(800px,calc(100% - 48px))}.section{padding:clamp(80px,8vw,120px) 0}.section-dark{background:var(--ink);color:var(--cream)}.section-cream{background:var(--cream)}.section-forest{background:var(--forest);color:var(--cream)}.eyebrow{font:700 .75rem/1.5 var(--sans);letter-spacing:.16em;text-transform:uppercase;color:var(--copper-action);margin:0 0 22px}.light-label,.eyebrow-light,.eyebrow-copper{color:#e4c395}.soft-title{color:#817766}.round-link{display:grid;place-items:center;width:60px;height:60px;border:1px solid var(--line);border-radius:50%;transition:background .2s}.round-link:hover{background:var(--beige)}.round-link svg{width:27px;height:27px}.site-header{position:relative;z-index:50;background:#faf7f0;border-bottom:1px solid var(--line)}.header-inner{height:112px;display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:30px}.brand-link{display:flex;align-items:center;width:102px;height:102px}.brand-logo-zone{display:block;width:102px;height:102px;background:#f8f5ef}.brand-logo-zone img{width:100%;height:100%;object-fit:contain}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:36px}.desktop-nav a{font-size:14px;font-weight:650;position:relative;padding:14px 0}.desktop-nav a:after{content:"";position:absolute;height:1px;background:var(--copper);bottom:9px;left:0;right:100%;transition:right .2s}.desktop-nav a:hover:after{right:0}.header-tools{display:flex;align-items:center;gap:24px}.header-status{font-size:12px;line-height:1.4;color:var(--muted);max-width:100px}.header-action{display:flex;align-items:center;gap:12px;min-height:44px;border:1px solid var(--line);padding:10px 18px;font-size:14px;font-weight:700}.header-action:hover{background:var(--ink);color:var(--cream)}.mobile-nav{display:none;position:relative}.mobile-nav summary{display:flex;align-items:center;gap:9px;cursor:pointer;list-style:none;min-height:48px;font-size:14px;font-weight:700}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav nav{position:absolute;right:0;top:60px;width:min(330px,calc(100vw - 40px));background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);padding:18px;display:grid}.mobile-nav nav>span{font-size:12px;color:var(--muted);padding:6px 10px 16px}.mobile-nav nav a{padding:15px 10px;border-top:1px solid var(--line);font-size:16px;font-weight:650}.button-row,.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:24px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;padding:16px 24px;min-height:56px;border:1px solid transparent;font-size:14px;font-weight:750;line-height:1.4;border-radius:3px;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button-copper{background:var(--copper-action);color:var(--white)}.button-copper:hover{background:#843d1d}.button-dark{background:var(--ink);color:var(--cream)}.button-dark:hover{background:var(--forest)}.button-cream{background:var(--cream);color:var(--ink)}.button-cream:hover{background:var(--beige)}.button-ghost-light{border-color:#f2eadb80;color:var(--cream)}.button-disabled{background:#ded8cd;color:#655f56;cursor:not-allowed;width:100%}.button-disabled:hover{transform:none}.text-link,.quiet-link{display:inline-flex;align-items:center;gap:18px;font-size:14px;font-weight:700;min-height:44px;border-bottom:1px solid currentColor}.quiet-link{border-color:#f2eadb55}.text-link-dark{color:var(--ink)}.brand-hero{position:relative;isolation:isolate;background:#141711;color:var(--cream)}.hero-atmosphere{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(100deg,#111710,#1d281ec9 54%,#182019)}.hero-atmosphere:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#10150fe8,transparent 90%)}.hero-composition{display:grid;grid-template-columns:1.04fr 1fr;align-items:center;min-height:710px;gap:36px}.hero-title-block{position:relative;z-index:2;padding:65px 0 76px}.hero-title-block h1{font-size:clamp(5.5rem,8.9vw,9rem);line-height:.91;text-transform:uppercase;letter-spacing:-.016em;margin:28px 0 30px}.hero-title-block h1 span{color:#d9b785}.hero-description{color:#e2dfd3;font-size:17px;line-height:1.85;max-width:520px}.hero-character{align-self:stretch;margin:35px -35px 0 0;display:flex;flex-direction:column;justify-content:flex-end;position:relative;min-width:0}.hero-character .brand-scene{height:610px;min-height:0;flex:1;max-height:670px}.hero-character figcaption{position:absolute;right:10px;bottom:26px;font-size:12px;color:#eee6d3;padding:5px 10px;background:#161810bb}.brand-scene{position:relative;overflow:hidden;background:#151710;isolation:isolate}.brand-scene img{position:absolute;max-width:none;width:189%;height:auto;right:-3%;top:-2%;transform:none}.brand-scene:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;box-shadow:inset 15px 0 45px #14171145;pointer-events:none}.hero-character .brand-scene{-webkit-mask-image:linear-gradient(to right,transparent 0%,black 10%,black 95%,transparent 100%);mask-image:linear-gradient(to right,transparent 0%,black 10%,black 95%,transparent 100%)}.hero-baseline{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:76px;border-top:1px solid #f2eadb26;font-size:12px;letter-spacing:.035em;color:#d0cbbd}.hero-baseline span,.hero-baseline a{display:flex;align-items:center;gap:10px}.hero-baseline a{min-height:44px;color:var(--cream)}.brand-introduction{background:var(--cream);border-bottom:1px solid var(--line)}.introduction-grid{padding:46px 0;display:grid;grid-template-columns:1fr 2fr auto;gap:36px;align-items:center}.introduction-grid>.eyebrow{margin:0;max-width:170px}.introduction-grid>p:not(.eyebrow){font-size:clamp(1.45rem,2.1vw,2rem);font-weight:450;line-height:1.5;letter-spacing:-.035em;margin:0}.introduction-grid strong{font-weight:750}.section-heading{margin-bottom:46px}.split-heading{display:grid;grid-template-columns:1fr .62fr;align-items:end;gap:70px}.heading-aside>p,.split-heading>p{font-size:16px;color:var(--muted);max-width:410px}.selection-section{background:var(--paper)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-card{min-width:0}.product-image-link{height:390px;display:block;position:relative;overflow:hidden;background:#dac9a7}.product-image-link>img{width:100%;height:100%;object-fit:cover;object-position:50% 54%;transition:transform .6s ease}.product-image-link:hover>img{transform:scale(1.035)}.product-index{position:absolute;left:18px;top:14px;font-size:13px;font-weight:700;background:var(--paper);color:var(--ink);border-radius:50%;width:33px;height:33px;display:grid;place-items:center}.product-open{position:absolute;right:16px;bottom:16px;display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--paper);transition:transform .2s}.product-image-link:hover .product-open{transform:rotate(45deg)}.product-card-body{padding-top:24px}.product-kind{font-size:12px;color:var(--muted);letter-spacing:.12em;text-transform:uppercase;font-weight:700;margin:0 0 9px}.product-card-body h3{font-size:2.5rem;line-height:1.05}.product-card-body>p:not(.product-kind){font-size:16px;color:var(--muted);margin:15px 0;max-width:350px;min-height:70px}.product-card-link{display:flex;justify-content:space-between;align-items:center;min-height:47px;border-bottom:1px solid var(--line);font-size:14px;font-weight:700}.product-card-link:hover{color:var(--copper-action)}.bread-chapter{background:#203128;color:var(--cream);overflow:hidden}.bread-grid{display:grid;grid-template-columns:1.04fr .96fr;gap:85px;align-items:center}.bread-character{margin:0;align-self:stretch;position:relative;min-width:0;padding:60px 0}.bread-character .brand-scene{height:640px;-webkit-mask-image:linear-gradient(to bottom,transparent,black 5%,black 95%,transparent);mask-image:linear-gradient(to bottom,transparent,black 5%,black 95%,transparent)}.bread-character figcaption{position:absolute;left:0;bottom:33px;font-size:12px;color:#d0ccb9}.chapter-copy{padding:70px 0}.chapter-copy h2{font-size:clamp(4rem,6.8vw,6.6rem);text-transform:uppercase;line-height:.94}.chapter-copy h2>span{color:#cbb88e}.chapter-copy>p:not(.eyebrow){margin:30px 0;color:#e4e3d7;font-size:17px;line-height:1.8;max-width:420px}.bread-product-note{display:flex;align-items:center;gap:20px;margin-top:34px;padding-top:28px;border-top:1px solid #f2eadb33}.bread-product-note img{width:78px;height:88px;object-fit:cover}.bread-product-note>div{display:grid;gap:3px;font-size:12px;color:#d9d7c8}.bread-product-note strong{font-size:16px;color:var(--cream)}.hot-chapter{background:#e8ddc9;position:relative}.hot-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.hot-title-block h2{font-size:clamp(5rem,8.5vw,8rem);line-height:.91;text-transform:uppercase;color:#6c3020}.hot-description{margin:28px 0;font-size:18px;color:#4f473e}.availability-note{font-size:12px;line-height:1.7;color:#5f564b;max-width:380px;margin:23px 0 0}.hot-photo{margin:0;background:#dcc39b;position:relative;max-height:600px;overflow:hidden}.hot-photo>img{width:100%;height:550px;object-fit:cover;object-position:center 55%}.hot-photo figcaption{display:flex;flex-direction:column;padding:18px 25px;background:var(--ink);color:var(--cream)}.hot-photo figcaption span{font-size:12px;letter-spacing:.12em}.hot-photo figcaption strong{font-size:16px;font-weight:600}.origin-chapter{background:#172119;color:var(--cream);padding:100px 0}.origin-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:100px;align-items:center}.origin-copy h2{font-size:clamp(4rem,6.4vw,6rem);text-transform:uppercase}.origin-copy>p:not(.eyebrow){color:#deded0;max-width:540px;margin:27px 0}.origin-address{display:flex;gap:14px;margin-top:42px;color:#d5c3a0;font-size:14px}.origin-address svg{margin-top:4px;flex-shrink:0}.origin-brand{max-width:390px;padding:26px;background:var(--paper);color:var(--ink);justify-self:center}.origin-brand img{width:100%;height:auto;object-fit:contain}.origin-brand>span{display:block;text-align:center;font-size:12px;letter-spacing:.065em;margin-top:18px}.partners-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:100px}.partners-copy p{color:var(--muted);font-size:18px;margin-bottom:30px;max-width:510px}.questions-section{border-top:1px solid var(--line);background:var(--cream)}.faq-grid{display:grid;grid-template-columns:1fr 1.5fr;gap:110px}.faq-grid>div>p:not(.eyebrow){margin-top:20px;color:var(--muted)}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;position:relative;list-style:none;padding:24px 40px 24px 0;font-size:17px;font-weight:650;line-height:1.4}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:4px;top:17px;font-size:28px;font-weight:400;color:var(--copper-action)}.faq-list details[open] summary:after{content:"\2212"}.faq-list details p{padding:0 25px 24px 0;margin:0;color:var(--muted);font-size:16px}.faq-list p a{text-decoration:underline;overflow-wrap:anywhere}.site-footer{background:var(--paper);border-top:1px solid var(--line)}.footer-grid{padding:65px 0 55px;display:grid;grid-template-columns:1.3fr .8fr 1fr;gap:65px}.footer-logo-zone{display:block;width:150px;height:150px;background:var(--paper)}.footer-logo-zone img{width:100%;height:100%;object-fit:contain}.footer-brand p{font-size:14px;color:var(--muted);margin-top:20px;max-width:290px}.footer-title{font-size:12px;font-weight:750;text-transform:uppercase;letter-spacing:.15em;margin:20px 0}.footer-links,.footer-contact{display:grid;gap:12px;font-size:14px;color:var(--muted)}.footer-contact a,.footer-contact span{display:flex;align-items:flex-start;gap:12px;overflow-wrap:anywhere}.footer-contact svg{flex-shrink:0;margin-top:3px}.footer-links a:hover,.footer-contact a:hover{color:var(--copper-action)}.footer-bottom{padding:22px 0;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer-bottom p{margin:0}.footer-bottom nav{display:flex;gap:25px}.page-intro{padding:85px 0 95px;background:#172119;color:var(--cream);border-bottom:1px solid #f2eadb30}.page-intro-inner{max-width:1120px}.page-intro h1{max-width:930px;font-size:clamp(3.3rem,6.5vw,6.2rem)}.page-intro-copy{max-width:640px;margin-top:25px;font-size:18px;color:#deded0}.page-intro-copy p{margin:0}.shop-world-section{padding:32px 0}.shop-world-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.shop-world-link{padding:18px 20px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;border:1px solid var(--line);font-size:14px;font-weight:700;min-height:72px}.shop-world-link:hover{border-color:var(--copper);color:var(--copper-action)}.shop-world-link svg{width:18px}.category-ledger h2{margin-bottom:40px}.ledger-list article{display:grid;grid-template-columns:50px 1fr 1fr;align-items:start;gap:25px;padding:32px 0;border-top:1px solid var(--line);scroll-margin-top:30px}.ledger-list article>span:first-child{font-family:var(--display);font-size:32px;color:var(--copper-action)}.ledger-list h3{font-size:2rem}.ledger-list p{color:var(--muted)}.ledger-list article>a,.muted-link{grid-column:2/-1;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700}.ledger-list a{text-decoration:underline;text-underline-offset:5px}.muted-link{color:var(--muted)}.catalog-bread{display:grid;grid-template-columns:.7fr 1fr;align-items:center;gap:65px;margin-top:60px;padding:40px;background:var(--cream)}.catalog-bread>img{width:100%;height:340px;object-fit:cover}.catalog-bread p{color:var(--muted);margin-top:18px}.back-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;font-size:14px;margin-bottom:28px}.product-detail{padding:32px 0 85px}.product-detail-grid{display:grid;grid-template-columns:1fr .85fr;gap:85px;align-items:center}.product-detail-figure{margin:0;min-width:0}.product-detail-image{background:#deceb5;height:620px;overflow:hidden}.product-detail-image img{width:100%;height:100%;object-fit:cover}.product-detail-figure figcaption{font-size:12px;color:var(--muted);margin-top:12px}.product-detail-copy h1{font-size:clamp(3.4rem,6.2vw,6rem)}.product-detail-lead{font-size:18px;color:var(--muted);margin:25px 0}.release-box{display:flex;align-items:center;gap:15px;background:var(--forest);color:var(--cream);padding:18px}.release-box div{display:grid;gap:5px}.release-box span{font-size:12px;color:var(--beige)}.release-box strong{font-size:16px}.price-hold{display:grid;gap:4px;margin:24px 0;padding:16px 0;border-block:1px solid var(--line)}.price-hold span{font-size:12px;color:var(--muted)}.price-hold strong{font-size:19px;font-weight:600}.microcopy{font-size:14px;line-height:1.7;color:var(--muted);margin-top:16px}.product-facts-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px}.product-facts ul{padding:0;margin:0;list-style:none}.product-facts li{padding:20px 0;display:flex;gap:14px;align-items:center;border-bottom:1px solid var(--line)}.product-facts li:first-child{border-top:1px solid var(--line)}.product-facts svg{color:var(--copper-action);flex-shrink:0}.legal-food-section h2{max-width:820px}.food-info-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:45px}.food-info-grid article{border-top:1px solid #f2eadb44;padding-top:25px;display:flex;flex-direction:column}.food-info-grid h3{font-size:1.8rem}.food-info-grid p{color:#cfc6b7;font-size:15px;margin-top:18px}.food-info-grid span{color:#e4b484;font-size:12px;margin-top:auto}.product-next{padding:65px 0;background:var(--beige)}.product-next-inner{display:flex;gap:50px;align-items:center;justify-content:space-between}.product-next h2{font-size:3rem;max-width:750px}.story-manifesto-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.logo-panel{padding:30px;background:var(--paper);max-width:450px}.logo-panel img{width:100%;height:auto}.story-manifesto-grid p:not(.eyebrow){margin-top:25px;color:var(--muted);font-size:18px}.principles-section h2{margin-bottom:50px}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.principle-grid article{border-top:1px solid var(--line);padding-top:25px}.principle-grid span{display:block;font-size:14px;color:var(--copper-action);margin-bottom:40px}.principle-grid h3{font-size:2rem}.principle-grid p{margin-top:20px;color:var(--muted)}.trade-grid,.help-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.trade-cards article{position:relative;padding:28px 0 28px 50px;border-top:1px solid var(--line)}.trade-cards span{position:absolute;left:0;top:32px;color:var(--copper);font-size:14px}.trade-cards h3{font-size:2.25rem}.trade-cards p{color:var(--muted);margin-top:18px}.trade-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.trade-contact-grid h2{margin:20px 0}.trade-contact-grid p{color:#d6d5c8}.contact-panel{padding:30px;border:1px solid #f2eadb55;display:grid;gap:18px}.contact-panel a{display:flex;align-items:center;gap:12px;overflow-wrap:anywhere}.contact-panel svg{flex-shrink:0}.contact-panel p{margin-top:20px}.help-contact{display:grid;gap:15px;margin-top:35px}.help-contact a{display:flex;align-items:center;gap:12px;overflow-wrap:anywhere}.help-contact svg{flex-shrink:0}.legal-page h2{font-family:var(--sans);letter-spacing:-.025em;font-size:1.65rem;line-height:1.3;margin:42px 0 18px}.legal-page a{text-decoration:underline;overflow-wrap:anywhere}.legal-page ul{padding-left:24px}.legal-warning{padding:25px;background:var(--cream);border-left:3px solid var(--copper)}.legal-warning strong{font-size:18px}.legal-warning p{margin-top:15px}.final-cta{padding:85px 0;text-align:center}.final-cta-inner{display:flex;flex-direction:column;align-items:center}.final-cta h2{max-width:800px}.final-cta .button-row{justify-content:center}.not-found{padding:110px 0;min-height:600px;text-align:center}.not-found h1{max-width:850px;margin:auto}.not-found p:not(.eyebrow){max-width:590px;margin:30px auto}.not-found .button-row{justify-content:center}@media(min-width:1600px){.hero-character{margin-right:-45px}.hero-composition{min-height:760px}.hero-character .brand-scene{height:690px}}@media(max-width:1150px){.wrap{width:calc(100% - 64px)}.header-status{display:none}.desktop-nav{gap:23px}.header-inner{gap:20px}.hero-title-block h1{font-size:8.8vw}.hero-composition{min-height:640px;gap:15px}.hero-character{margin-right:0}.hero-character .brand-scene{height:560px;flex:0 0 auto}.hero-character{justify-content:center}.hero-baseline>span:last-child{display:none}.product-image-link{height:330px}.bread-grid,.hot-grid,.origin-grid,.partners-grid{gap:55px}.bread-character .brand-scene{height:530px}.bread-grid,.food-info-grid{grid-template-columns:1fr 1fr}.footer-grid{gap:30px}.faq-grid{gap:60px}.hero-title-block>.eyebrow{max-width:340px}.introduction-grid{grid-template-columns:.75fr 2fr auto}}@media(max-width:900px){.desktop-nav,.header-tools{display:none}.mobile-nav{display:block;justify-self:end}.header-inner{height:94px;grid-template-columns:1fr auto}.brand-link,.brand-logo-zone{width:84px;height:84px}.hero-composition{grid-template-columns:1fr 1fr;min-height:610px;gap:0}.hero-title-block{padding:50px 0}.hero-title-block h1{font-size:10vw}.hero-description{font-size:16px}.hero-title-block .eyebrow{font-size:12px;max-width:270px}.hero-actions{gap:15px}.hero-character .brand-scene{height:500px}.hero-character figcaption{right:0;bottom:45px;max-width:210px;text-align:right}.introduction-grid{grid-template-columns:1fr auto}.introduction-grid .eyebrow{grid-column:1/-1;max-width:none}.introduction-grid{gap:15px}.product-grid{gap:18px}.product-image-link{height:290px}.product-card-body h3{font-size:2.15rem}.product-card-body>p:not(.product-kind){min-height:100px}.bread-grid{gap:35px}.bread-character .brand-scene{height:485px}.bread-product-note{gap:12px}.bread-product-note img{width:60px;height:75px}.chapter-copy>p:not(.eyebrow){font-size:16px}.hot-grid{gap:45px}.hot-photo>img{height:460px}.origin-grid{gap:45px}.origin-brand{padding:15px}.origin-brand>span{font-size:12px;letter-spacing:0}.partners-grid{gap:45px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1;display:flex;align-items:center;gap:30px}.footer-brand p{max-width:300px}.product-detail-grid{gap:45px}.product-detail-image{height:500px}.shop-world-grid{grid-template-columns:1fr 1fr}.story-manifesto-grid,.trade-grid,.trade-contact-grid,.help-grid{gap:45px}.contact-panel{padding:20px}.principle-grid{gap:25px}.principle-grid h3{font-size:1.8rem}}@media(max-width:640px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}.section{padding:70px 0}.header-inner{height:88px}.brand-link,.brand-logo-zone{width:78px;height:78px}.hero-composition{display:block;min-height:0;position:relative}.hero-title-block{padding:46px 0 22px}.hero-title-block h1{font-size:clamp(4.65rem,21vw,7rem);margin:23px 0;line-height:.91}.hero-description{max-width:340px;font-size:15px}.hero-description .desktop-break{display:none}.hero-title-block .eyebrow{font-size:12px;max-width:320px;letter-spacing:.13em}.hero-actions{gap:18px;margin-top:25px}.hero-actions .button{min-height:52px;padding:15px 19px;gap:18px}.quiet-link{font-size:13px}.hero-character{height:420px;margin:0 -20px;display:block}.hero-character .brand-scene{width:min(370px,100%);height:420px;max-height:none;margin:0 auto;-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.hero-character figcaption{bottom:12px;right:20px;max-width:none;font-size:12px}.hero-baseline{min-height:65px;gap:15px}.hero-baseline>a{display:none}.hero-baseline>span:first-child{font-size:12px}.introduction-grid{padding:34px 0;gap:16px}.introduction-grid>p:not(.eyebrow){font-size:1.32rem;letter-spacing:-.03em}.round-link{width:44px;height:44px}.round-link svg{width:22px}.split-heading{grid-template-columns:1fr;gap:22px}.section-heading{margin-bottom:32px}.heading-aside>p{font-size:16px;margin-bottom:10px}.product-grid{grid-template-columns:1fr;gap:38px}.product-image-link{height:390px}.product-card-body{padding-top:19px}.product-card-body h3{font-size:2.5rem}.product-card-body>p:not(.product-kind){min-height:0;font-size:16px;max-width:none;margin:12px 0}.product-card-link{min-height:48px}.bread-grid{display:flex;flex-direction:column;gap:0}.chapter-copy{padding:55px 0 50px;order:0;width:100%}.chapter-copy h2{font-size:5.6rem}.chapter-copy>p:not(.eyebrow){margin:25px 0;max-width:330px}.bread-character{padding:0 0 35px;order:1;width:100%}.bread-character .brand-scene{height:450px;max-width:370px;margin:auto}.bread-character figcaption{bottom:15px;font-size:12px}.bread-product-note{margin-top:30px;padding-top:22px;gap:18px}.bread-product-note img{height:88px;width:78px}.hot-grid,.origin-grid,.partners-grid,.faq-grid,.product-detail-grid,.product-facts-grid,.story-manifesto-grid,.trade-grid,.trade-contact-grid,.help-grid{grid-template-columns:1fr;gap:38px}.hot-title-block h2{font-size:6.5rem}.hot-photo>img{height:440px}.hot-photo{max-width:440px;width:100%;margin:auto}.hot-description{font-size:17px}.origin-chapter{padding:70px 0}.origin-copy h2{font-size:4.5rem}.origin-copy>p:not(.eyebrow){font-size:16px}.origin-brand{max-width:290px;padding:22px;justify-self:start}.origin-address{margin-top:30px}.partners-copy p{font-size:16px}.partners-grid{gap:25px}.faq-grid{gap:32px}.faq-list summary{font-size:16px}.faq-list details p{padding-right:5px}.footer-grid{padding:45px 0 35px;gap:30px 20px}.footer-brand{display:block}.footer-logo-zone{width:130px;height:130px}.footer-brand p{margin-top:18px;max-width:280px}.footer-grid>div:last-child{grid-column:1/-1}.footer-title{margin-top:0}.footer-bottom{flex-direction:column;font-size:12px;gap:15px}.page-intro{padding:55px 0 60px}.page-intro h1{font-size:3.6rem}.page-intro-copy{font-size:17px}.shop-world-section{padding:25px 0}.shop-world-grid{gap:10px}.shop-world-link{padding:13px;font-size:13px;gap:8px;grid-template-columns:1fr auto}.shop-world-link>svg:first-child{display:none}.shop-world-link>svg{width:16px}.ledger-list article{grid-template-columns:35px 1fr;gap:14px}.ledger-list article p{grid-column:2/-1}.catalog-bread{grid-template-columns:1fr;gap:25px;padding:22px;margin-top:40px}.catalog-bread>img{height:300px}.product-detail{padding:22px 0 65px}.product-detail-image{height:490px}.product-detail-copy h1{font-size:4.5rem}.product-detail-lead{font-size:17px}.product-facts-grid{gap:30px}.food-info-grid{grid-template-columns:1fr;gap:30px}.food-info-grid article{min-height:0}.product-next-inner{flex-direction:column;align-items:flex-start;gap:30px}.product-next h2{font-size:2.5rem}.principle-grid{grid-template-columns:1fr;gap:30px}.principle-grid span{margin-bottom:20px}.principle-grid h3{font-size:2rem}.principle-grid p{margin-top:15px}.story-manifesto-grid p:not(.eyebrow){font-size:16px}.logo-panel{max-width:330px}.contact-panel{padding:22px}.contact-panel a{font-size:14px;gap:8px}.help-contact a{font-size:14px}.final-cta{padding:70px 0}.legal-page h2{font-size:1.45rem}.legal-page{font-size:16px}.back-link{margin-bottom:20px}}@media(max-width:380px){.wrap{width:calc(100% - 32px)}.hero-actions{flex-wrap:wrap;gap:10px 17px}.hero-title-block h1{font-size:20vw}.hero-character{height:385px}.hero-character .brand-scene{height:385px;width:330px;max-width:100%}.bread-character .brand-scene{height:390px}.product-image-link{height:350px}.hot-title-block h2{font-size:5.7rem}.product-detail-image{height:420px}.page-intro h1{font-size:3.1rem}.chapter-copy h2{font-size:5rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.hero-atmosphere{background-image:linear-gradient(90deg,#10150f80,#12180f55),url(hulzknecht-forest-hero.webp);background-size:cover;background-position:center}.partners-section{background:linear-gradient(90deg,#121710ed,#121710c9),url(hulzknecht-oak-table.webp) center 55%/cover;color:var(--cream)}.partners-section .eyebrow{color:#d9b785}.partners-copy p{color:#e0d9ca}.partners-section .button-dark{background:var(--cream);color:var(--ink)}.product-availability{margin:28px 0;padding:18px 0;border-block:1px solid var(--line)}.product-availability>span{font-size:14px;font-weight:750}.product-availability>p{font-size:14px;color:var(--muted);margin:5px 0 0}.product-information>p:not(.eyebrow){max-width:620px;color:#d4cbbd;margin:28px 0;font-size:17px}.catalog-bread+.ledger-list{margin-top:65px}.story-stand-photo{margin:0}.story-stand-photo img{width:100%;max-height:660px;object-fit:cover;object-position:center}.story-stand-photo figcaption{padding:14px 0;font-size:12px;color:var(--muted)}.story-manifesto{padding-top:0}.origin-real-photo{margin:0;align-self:stretch;display:flex;flex-direction:column;justify-content:center;min-width:0}.origin-real-photo img{width:100%;height:480px;object-fit:cover;object-position:52% center}.origin-real-photo figcaption{font-size:12px;color:#d8c7a8;margin-top:15px}.origin-grid{grid-template-columns:.85fr 1.15fr;gap:70px}@media(max-width:900px){.origin-grid{gap:40px}.origin-real-photo img{height:450px}}@media(max-width:640px){.origin-grid{grid-template-columns:1fr}.origin-real-photo img{height:330px}.story-stand-photo img{height:360px;object-position:53% center}}.hero-character,.bread-character{container-type:inline-size}.hero-character .brand-scene{max-height:min(670px,120cqw)}.bread-character .brand-scene{max-height:min(640px,120cqw)}@media(max-width:640px){.trade-cards article{padding-left:32px}.trade-cards h3{font-size:2rem;-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere}.contact-panel a{overflow-wrap:anywhere;min-width:0}.hero-description{font-size:16px}}.inquiry-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:start}.inquiry-products>p:not(.eyebrow){margin-top:20px;color:var(--muted)}.inquiry-product{display:grid;grid-template-columns:90px 1fr auto;gap:20px;align-items:center;padding:25px 0;border-top:1px solid var(--line)}.inquiry-product img{width:90px;height:120px;object-fit:cover}.inquiry-product h3{font-size:1.8rem}.inquiry-product-name>span{display:block;font-size:12px;color:var(--muted);margin-bottom:7px}.inquiry-product-name>p{font-size:12px;line-height:1.5;margin:10px 0 0;color:var(--muted)}.quantity-control{display:flex;border:1px solid var(--line);background:var(--paper);align-items:center;height:44px}.quantity-control button{width:40px;height:42px;display:grid;place-items:center;border:0;background:transparent;cursor:pointer}.quantity-control button:hover{background:var(--cream)}.quantity-control button:disabled{opacity:.35;cursor:default}.quantity-control input{width:40px;height:40px;text-align:center;border:0;border-inline:1px solid var(--line);background:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield;color:var(--ink);font-size:16px}.quantity-control input::-webkit-inner-spin-button,.quantity-control input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.inquiry-summary{padding:34px;background:var(--cream);border-top:3px solid var(--copper-action);min-width:0}.inquiry-summary h2{font-size:3rem}.inquiry-count{margin:25px 0 0;font-size:14px;color:var(--muted)}.inquiry-lines{padding:0;margin:20px 0 25px;list-style:none}.inquiry-lines li{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);font-size:15px}.inquiry-lines strong{white-space:nowrap}.inquiry-summary>p:not(.eyebrow){font-size:14px;line-height:1.75}.inquiry-send{width:100%;gap:12px;text-align:center}.inquiry-summary .inquiry-mail-note{font-size:12px;margin:17px 0;color:var(--muted)}.inquiry-privacy{font-size:12px;text-decoration:underline;display:inline-block;min-height:44px;padding:12px 0}.inquiry-copy{border-block:1px solid var(--line);margin-top:25px;padding:15px 0}.inquiry-copy summary{font-size:14px;font-weight:700;cursor:pointer;min-height:44px;padding-top:8px}.inquiry-copy p{font-size:13px;overflow-wrap:anywhere;margin-top:12px}.inquiry-copy p a{text-decoration:underline}.inquiry-copy textarea{width:100%;padding:13px;background:var(--paper);border:1px solid var(--line);font-size:14px;line-height:1.6;resize:vertical}.inquiry-copy button{background:transparent;cursor:pointer;border:0;border-bottom:1px solid var(--ink);margin-top:12px}.order-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:50px}.order-steps article{border-top:1px solid var(--line);padding-top:24px}.order-steps article>span{color:var(--copper-action);font-size:14px}.order-steps h3{font-size:2rem;margin:24px 0 18px}.order-steps p{color:var(--muted)}@media(max-width:1150px){.inquiry-grid{gap:35px;grid-template-columns:1.1fr 1fr}.inquiry-product{grid-template-columns:70px 1fr;gap:15px}.inquiry-product img{width:70px;height:94px;grid-row:span 2}.quantity-control{grid-column:2;width:max-content}.inquiry-summary{padding:26px}}@media(max-width:760px){.inquiry-grid{grid-template-columns:1fr;gap:38px}.inquiry-product{grid-template-columns:85px 1fr auto;gap:16px}.inquiry-product img{width:85px;height:114px;grid-row:auto}.quantity-control{grid-column:auto}.order-steps{grid-template-columns:1fr;gap:24px}}@media(max-width:480px){.inquiry-product{grid-template-columns:78px 1fr;gap:12px 16px}.inquiry-product img{width:78px;height:105px;grid-row:span 2}.quantity-control{grid-column:2}.inquiry-summary{padding:24px 20px}.inquiry-summary h2{font-size:2.7rem}.inquiry-send{font-size:13px;padding:15px 12px;gap:8px}}.product-image-link{height:auto;aspect-ratio:3/4}.product-image-link>img{object-fit:contain}.hot-photo>img{object-fit:contain}.product-detail-image>img{object-fit:contain}.catalog-groups{margin:55px 0 75px}.catalog-family{margin-top:55px}.catalog-family>h3{font-size:2.4rem;margin-bottom:22px}.catalog-list{display:grid;grid-template-columns:1fr 1fr;gap:0 40px}.catalog-list article{display:grid;grid-template-columns:1fr auto;gap:22px;padding:26px 0;border-top:1px solid var(--line)}.catalog-list h4{font:700 1.65rem/1.12 var(--display);margin:0 0 12px}.catalog-list p{font-size:15px;color:var(--muted);margin-bottom:12px}.catalog-list article>div>span{font-size:12px;color:var(--copper-action);font-weight:700}.catalog-inquire{display:flex;align-items:center;gap:7px;align-self:start;min-height:44px;font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:5px}.product-typography{min-height:500px;background:var(--forest);color:var(--cream);padding:45px;display:flex;flex-direction:column;justify-content:space-between;gap:40px}.product-typography>span{font-size:12px;letter-spacing:.12em;text-transform:uppercase}.product-typography>strong{font:700 clamp(3rem,5vw,5rem)/1 var(--display);overflow-wrap:anywhere}.inquiry-product-symbol{width:90px;height:120px;background:var(--cream);display:grid;place-items:center;color:var(--copper-action)}.inquiry-product h3{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.inquiry-summary{position:sticky;top:24px}.inquiry-product-name .inquiry-serving{color:var(--muted);font-size:12px;margin-top:8px}.product-detail-copy h1{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}@media(max-width:1150px){.inquiry-product-symbol{width:70px;height:94px;grid-row:span 2}}@media(max-width:760px){.inquiry-summary{position:static}.inquiry-product-symbol{width:85px;height:114px;grid-row:auto}}@media(max-width:640px){.catalog-list{grid-template-columns:1fr}.catalog-list article{gap:14px}.catalog-list h4{font-size:1.6rem}.catalog-list p{font-size:16px}.catalog-inquire{font-size:12px}.product-typography{min-height:360px;padding:30px}.product-detail-copy h1{font-size:3.6rem}}@media(max-width:480px){.inquiry-product-symbol{width:78px;height:105px;grid-row:span 2}}.inquiry-search{display:grid;gap:8px;font-size:13px;font-weight:700;margin:25px 0 20px}.inquiry-search input{padding:14px 16px;min-height:48px;background:var(--paper);border:1px solid var(--line);border-radius:3px;font-size:16px;width:100%;color:var(--ink)}.inquiry-filters{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:26px}.inquiry-filters button{padding:10px 15px;min-height:44px;border:1px solid var(--line);background:var(--paper);color:var(--ink);font-size:13px;font-weight:700;cursor:pointer}.inquiry-filters button[aria-pressed=true]{background:var(--forest);color:var(--cream);border-color:var(--forest)}.inquiry-mobile-action{display:none}@media(max-width:760px){.inquiry-mobile-action{display:flex;position:fixed;bottom:12px;left:16px;right:16px;z-index:55;justify-content:space-between;align-items:center;min-height:52px;padding:14px 20px;background:var(--copper-action);color:var(--white);box-shadow:0 6px 25px #0003;font-size:14px;font-weight:750;border-radius:3px}.site-shell:has(.inquiry-grid){padding-bottom:80px}}:root{--ink:#191713;--forest:#334331;--cream:#f4efe5;--paper:#faf7f1;--copper:#b68b55;--copper-action:#886135;--display:Georgia,"Times New Roman",serif;--line:#19171324}body{background:var(--cream)}h1,h2,h3{font-weight:400;letter-spacing:-.035em;line-height:1.12}h1{font-size:clamp(3rem,5.4vw,5.4rem)}h2{font-size:clamp(2.5rem,4vw,4rem)}h3{font-size:1.9rem}.eyebrow{letter-spacing:.17em;font-size:.69rem;margin-bottom:20px}.section{padding:100px 0}.button{border-radius:2px;font-weight:650;gap:24px;padding:16px 25px;transition:background .2s,transform .2s}.button-copper{background:#b68b55;color:#191713}.button-copper:hover{background:#cba775}.button-ghost-light:hover{background:#f4efe518}.light-label,.eyebrow-light{color:#d9b987}.text-link{font-size:13px;line-height:1.5}.section-heading{margin-bottom:44px}.page-intro{background:var(--forest);padding:80px 0}.page-intro h1{font-size:clamp(2.9rem,5.6vw,5.2rem)}.page-intro-copy{font-size:16px}.product-detail-copy h1{font-size:clamp(2.8rem,4.2vw,4.3rem);text-transform:none}.product-information h2{font-size:clamp(2.4rem,4.4vw,4rem)}.product-next h2{font-size:2rem}.final-cta h2{font-size:clamp(3rem,5.2vw,5rem)}.site-header{background:var(--ink);color:var(--cream);border:0}.header-inner{height:126px;grid-template-columns:150px 1fr 48px;gap:36px}.brand-link{width:146px;height:126px}.hk-logo{width:146px;height:146px;object-fit:contain;clip-path:polygon(9.5% 49%,12.3% 48%,10.8% 46%,12.7% 45%,11.7% 43%,13.1% 42%,12.7% 40.5%,14% 39%,13.5% 38%,14.5% 36.5%,14.2% 34%,15.2% 37%,16% 29%,19% 23%,23% 18%,28% 13%,34% 9.5%,42% 6.8%,50% 6.2%,58% 6.8%,66% 9.5%,72% 13%,77% 18%,81% 23%,84% 29%,85% 36%,85.3% 34%,86.2% 37%,87% 38%,86.5% 39%,87.8% 40.5%,87.2% 42%,88.5% 43%,87.5% 45%,89.2% 46%,88% 48%,90.5% 49%,90.5% 82.5%,88.3% 82%,87.8% 82.5%,76.5% 79.5%,70% 84%,62% 88%,50% 93.5%,38% 88%,30% 84%,23.5% 79.5%,13% 82.5%,12.6% 82%,9.5% 82.5%)}.desktop-nav{gap:clamp(18px,2.25vw,35px);justify-content:flex-end}.desktop-nav a{font-size:12px;font-weight:550;white-space:nowrap}.hk-search-link{display:grid;place-items:center;min-height:48px;min-width:44px}.hk-search-link:hover{color:#d9b987}.mobile-nav nav{color:var(--ink)}.handbook-home>.site-header{position:absolute;left:0;right:0;top:0;background:linear-gradient(#19171390,transparent)}.hk-hero{position:relative;isolation:isolate;background:#191713;color:var(--cream);min-height:760px;height:min(57vw,910px)}.hk-hero-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;width:100%;height:100%;object-fit:cover;object-position:center}.hk-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#13120fba,#13120f7d 31%,#13120f08 58%),linear-gradient(0deg,#19171385,transparent 20%)}.hk-hero-inner{height:100%;display:flex;align-items:center;position:relative;padding-top:100px;padding-bottom:70px}.hk-hero-copy{width:51%;max-width:650px}.hk-hero-copy .eyebrow{color:#e8cba4;font-size:11px;letter-spacing:.22em}.hk-hero h1{font-size:clamp(3.4rem,5.1vw,5.15rem);line-height:1.09;letter-spacing:-.045em;text-shadow:0 2px 22px #0004}.hk-hero-lead{font-size:clamp(15px,1.25vw,19px);line-height:1.7;color:#eee3d5;margin:26px 0 0}.hk-hero .button-row{gap:14px}.hk-hero .button{font-size:12px;min-height:50px;padding:14px 22px;gap:16px}.hk-hero-signature{font:italic 2rem/1.2 var(--display);position:absolute;left:10%;bottom:55px;color:#e7c898;transform:rotate(-7deg);letter-spacing:-.04em}.hk-image-caption{position:absolute;right:24px;bottom:12px;margin:0;max-width:400px;font-size:10px;color:#f0e5d7;background:#191713aa;padding:4px 9px}.hk-values{background:var(--ink);color:#e8ddcc}.hk-values .wrap{display:grid;grid-template-columns:repeat(4,1fr);padding-block:24px}.hk-values .wrap>div{display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid #f4efe528;font-size:12px}.hk-values .wrap>div:last-child{border:0}.hk-values svg{width:21px;height:21px;color:#d0b285;stroke-width:1.4}.hk-categories{padding:60px 0 48px;background:var(--cream)}.hk-category-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:20px}.hk-category{display:block;text-align:center;min-width:0}.hk-category>img{width:100%;aspect-ratio:1.05;object-fit:cover;object-position:center 42%;border:1px solid #b9a88955;transition:filter .25s}.hk-category:hover>img{filter:brightness(1.12)}.hk-category>span{font:1.4rem/1.2 var(--display);display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;letter-spacing:-.03em}.hk-category>span svg{width:15px;height:15px}.hk-category small{font-size:10px;color:var(--muted);display:block;margin-top:8px}.hk-symbol-note{font-size:10px;text-align:center;color:var(--muted);margin:27px 0 0}.hk-editorial{display:grid;grid-template-columns:1fr 1fr;min-height:470px}.hk-editorial-panel{position:relative;isolation:isolate;display:flex;align-items:center;overflow:hidden;min-height:470px;color:var(--cream)}.hk-editorial-panel>img{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-3;width:100%;height:100%;object-fit:cover}.hk-editorial-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background:linear-gradient(90deg,#151711de,#15171120)}.hk-editorial-panel>div{padding:64px max(48px,calc((100vw - 1280px)/2));padding-right:28px}.hk-editorial-panel h2{font-size:clamp(2.5rem,3.7vw,3.7rem);line-height:1.1}.hk-editorial-panel .text-link{margin-top:24px}.hk-editorial-panel .eyebrow{color:#dcc097}.hk-food-panel>img{object-position:67% center}.hk-forest-panel>div{padding-left:60px}.hk-selection{background:var(--cream)}.hk-selection .split-heading{grid-template-columns:1fr auto}.hk-selection .heading-aside{max-width:340px}.product-image-link{height:auto;aspect-ratio:4/5;background:#33291f}.product-image-link>img{object-fit:cover!important;object-position:center!important}.product-index{font-size:10px;width:27px;height:27px;left:13px;top:13px}.product-open{width:38px;height:38px;background:var(--cream)}.hk-card-caption{font-size:10px;margin:8px 0 0;color:var(--muted)}.product-card-body{padding-top:18px}.product-card-body h3{font-size:clamp(1.75rem,2.2vw,2.3rem);line-height:1.18}.product-kind{font-size:10px;letter-spacing:.13em}.product-card-body>p:not(.product-kind){font-size:14px;line-height:1.75;min-height:73px;margin:15px 0 17px}.product-card-link{font-size:12px;font-weight:650}.product-detail-image{height:auto;aspect-ratio:4/5}.product-detail-image img{object-fit:cover!important;object-position:center!important}.product-detail-figure figcaption{font-size:11px}.hk-hot{background:var(--ink);color:var(--cream);padding:90px 0}.hk-hot-grid{display:grid;grid-template-columns:.8fr 1fr;align-items:center;gap:110px}.hk-hot figure{margin:0}.hk-hot figure>img{width:100%;max-height:620px;object-fit:cover}.hk-hot figcaption{font-size:10px;color:#c9bdaa;margin-top:10px}.hk-hot-copy>p:not(.eyebrow){color:#d0c6b7;font-size:15px;max-width:470px;margin:25px 0}.hk-hot h2{font-size:clamp(3.2rem,5.3vw,5rem)}.hk-heat-list{margin:32px 0;display:grid}.hk-heat-list>a{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #f4efe52b;padding:18px 0;font:1.55rem var(--display)}.hk-heat-list>a:last-child{border-bottom:1px solid #f4efe52b}.hk-heat-list>a:hover{color:#d4b587}.hk-heat-icons{display:flex;gap:5px;margin-left:auto}.hk-heat-icons svg{color:#675c51;width:16px;height:20px}.hk-heat-icons svg.active{color:#d87950;fill:#9e3328}.hk-heat-list>a>svg{width:17px}.hk-story{padding:115px 0;background:var(--cream)}.hk-story-grid{display:grid;grid-template-columns:1.07fr 1fr;align-items:center;gap:90px}.hk-story-photos{position:relative;padding:0 16% 50px 0;min-width:0}.hk-story-landscape{width:100%;height:490px;object-fit:cover}.hk-story-portrait{position:absolute;right:0;bottom:0;width:43%;height:265px;object-fit:cover;border:9px solid var(--cream)}.hk-story-photos>span{position:absolute;bottom:10px;left:0;max-width:50%;font-size:11px;color:var(--muted)}.hk-story-copy>p:not(.eyebrow){font-size:15px;color:var(--muted);margin:23px 0;line-height:1.85}.hk-story-copy strong{font-weight:650;color:var(--ink)}.hk-quality{padding:80px 0 90px;background:#e9e2d5;text-align:center}.hk-quality h2{font-size:3rem}.hk-quality-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:50px}.hk-quality-grid svg{color:var(--forest);margin:0 auto 20px;stroke-width:1.3;width:32px;height:32px}.hk-quality-grid h3{font-size:1.6rem}.hk-quality-grid p{font-size:14px;line-height:1.8;color:var(--muted);margin:18px auto 0;max-width:310px}.hk-pairings{padding:95px 0;background:var(--cream)}.hk-pairing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px;margin-top:42px}.hk-pairing-grid>a{display:block;position:relative;padding:30px 0 24px;border-top:1px solid #94795370;border-bottom:1px solid #94795370}.hk-pairing-grid span{color:var(--copper-action);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.hk-pairing-grid h3{margin:18px 0;font-size:1.7rem}.hk-pairing-grid p{font-size:14px;color:var(--muted);max-width:320px}.hk-pairing-grid svg{width:18px;margin-top:22px;transition:transform .2s}.hk-pairing-grid>a:hover svg{transform:translate(7px)}.hk-gifts{background:var(--forest);color:var(--cream);padding:80px 0;text-align:center}.hk-gifts p:not(.eyebrow){max-width:580px;margin:25px auto;color:#e1e0d2;font-size:15px}.hk-gifts .button-row{justify-content:center}.hk-dealers{padding:100px 0;background:var(--cream)}.hk-dealer-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.hk-dealer-grid p:not(.eyebrow){font-size:15px;margin:25px 0;color:var(--muted);max-width:470px}.hk-dealer-grid>img{width:100%;height:440px;object-fit:cover}.hk-contact{padding:70px 0;background:#e9e2d5}.hk-contact .wrap{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:90px}.hk-contact h2{font-size:2.6rem}.hk-contact p:not(.eyebrow){font-size:14px;color:var(--muted);max-width:510px;margin:20px 0}.hk-contact-links{display:grid;gap:15px}.hk-contact-links>a{display:flex;gap:12px;align-items:center;font-size:14px;min-height:44px}.hk-contact-links svg{width:18px}.hk-contact-links .button{justify-self:start}.site-footer{background:var(--ink);color:var(--cream);border:0}.footer-logo-zone{background:transparent;width:150px;height:150px}.footer-brand p,.footer-contact,.footer-links,.footer-bottom{color:#c7beb0}.footer-bottom{border-color:#f4efe524}.footer-title{color:#e3d0ad;font-weight:600}.footer-links a:hover,.footer-contact a:hover{color:#fff0d9}.footer-bottom nav{flex-wrap:wrap}.footer-grid{padding-top:55px}.hk-catalog-search{display:flex;align-items:center;gap:14px;max-width:610px;border-bottom:1px solid #88765d;padding:8px 0;margin:36px 0 30px}.hk-catalog-search input{flex:1;width:100%;border:0;background:transparent;padding:15px 0;color:var(--ink);font-size:16px;min-width:0}.hk-catalog-search svg{width:20px;color:var(--copper-action)}.hk-catalog-nav{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:40px}.hk-catalog-nav a{padding:10px 16px;font-size:12px;border:1px solid var(--line);min-height:44px;display:flex;align-items:center}.hk-catalog-nav a:hover{background:var(--forest);color:var(--cream)}.hk-catalog-group{margin-top:70px;scroll-margin-top:30px}.hk-catalog-group>h2{font-size:2.7rem;margin-bottom:32px}.hk-catalog-group .product-grid{row-gap:55px}.hk-catalog-summary{font-size:13px;color:var(--muted)}.hk-shop-notice{padding:23px 28px;background:#e8e0d1;font-size:14px;max-width:850px;border-left:2px solid var(--copper)}.hk-shop-notice p{margin:0}.hk-shop-notice a{text-decoration:underline;text-underline-offset:3px}.hk-real-story{display:grid;grid-template-columns:.8fr 1fr;gap:90px;align-items:center}.hk-real-story>img{width:100%;height:600px;object-fit:cover}.hk-real-story p:not(.eyebrow){color:var(--muted);margin:24px 0}.hk-story-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-top:45px}.hk-story-gallery figure{margin:0}.hk-story-gallery img{width:100%;height:340px;object-fit:cover}.hk-story-gallery figcaption,.hk-video-grid figcaption{font-size:12px;margin-top:12px;color:var(--muted)}.hk-video-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;margin-top:45px}.hk-video-grid figure{margin:0}.hk-video-grid video{width:100%;max-height:600px;background:#191713;object-fit:contain}.hk-video-grid p{font-size:13px;color:var(--muted);margin:16px 0}.hk-inquiry-hint{font-size:12px;color:var(--muted)}@media(min-width:1600px){.hk-hero{height:860px}.hk-hero-copy{max-width:650px}.hk-hero h1{font-size:5.3rem}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-inner{gap:18px;grid-template-columns:130px 1fr 40px}.desktop-nav{gap:20px}.desktop-nav a{font-size:11px}.hk-hero{height:760px;min-height:0}.hk-hero-copy{width:57%}.hk-hero-image{object-position:57% center}.hk-hero h1{font-size:4rem}.hk-hot-grid{gap:65px}.hk-story-grid{gap:45px}.hk-story-landscape{height:440px}.hk-story-portrait{height:220px}.hk-category-grid{gap:14px}.hk-category>span{font-size:1.2rem}.hk-category small{font-size:9px}.hk-editorial-panel>div{padding:40px 32px}.hk-editorial-panel h2{font-size:3rem}.hk-dealer-grid,.hk-contact .wrap,.hk-real-story{gap:50px}.hk-story-gallery img{height:270px}}@media(max-width:900px){.header-inner{grid-template-columns:1fr 44px auto;height:112px}.desktop-nav{display:none}.mobile-nav{display:block}.brand-link{height:108px}.hk-logo{width:128px;height:128px}.hk-hero{height:850px}.hk-hero-copy{width:72%;align-self:flex-start;padding-top:85px}.hk-hero h1{font-size:3.8rem}.hk-hero-image{object-position:68% bottom}.hk-hero-shade{background:linear-gradient(180deg,#151411ad,#15141180 45%,#15141100 72%),linear-gradient(90deg,#15141166,transparent 80%)}.hk-hero-signature{left:0;bottom:75px;font-size:1.8rem}.hk-values .wrap{grid-template-columns:repeat(2,1fr);gap:23px;padding-block:25px}.hk-values .wrap>div:nth-child(2){border:0}.hk-category-grid{grid-template-columns:repeat(5,1fr);gap:12px}.hk-category>span{font-size:1.1rem}.hk-category>span svg{display:none}.hk-category small{display:none}.hk-editorial,.hk-editorial-panel{min-height:400px}.hk-editorial-panel h2{font-size:2.5rem}.hk-editorial-panel .eyebrow{font-size:9px}.hk-selection .split-heading{grid-template-columns:1fr;gap:20px}.hk-selection .heading-aside{max-width:550px}.hk-hot-grid{gap:40px}.hk-hot h2{font-size:3.1rem}.hk-hot-copy>p:not(.eyebrow){font-size:14px}.hk-story-grid{grid-template-columns:1fr;gap:45px}.hk-story-photos{max-width:670px;width:100%;padding-right:22%}.hk-story-landscape{height:420px}.hk-story-portrait{width:38%;height:300px}.hk-story-copy{max-width:650px}.hk-quality-grid{gap:25px}.hk-quality h2{font-size:2.7rem}.hk-pairing-grid{gap:25px}.hk-pairing-grid h3{font-size:1.5rem}.hk-dealer-grid{gap:40px}.hk-dealer-grid h2{font-size:2.6rem}.hk-dealer-grid>img{height:380px}.hk-contact .wrap{gap:35px}.hk-contact h2{font-size:2.4rem}.hk-contact-links>a{font-size:12px}.hk-real-story{gap:40px}.hk-real-story>img{height:500px}.hk-story-gallery{grid-template-columns:repeat(2,1fr)}.hk-story-gallery img{height:330px}.product-card-body h3{font-size:1.8rem}.product-card-body>p:not(.product-kind){min-height:97px}.footer-brand{display:block}.footer-brand p{margin-top:16px}}@media(max-width:640px){.wrap{width:calc(100% - 40px)}.section{padding:65px 0}.eyebrow{font-size:10px}.header-inner{height:98px;gap:17px}.brand-link{width:118px;height:100px}.hk-logo{width:118px;height:118px}.mobile-nav summary{font-size:12px;gap:6px}.mobile-nav summary svg{width:20px}.hk-hero{height:830px;min-height:0}.hk-hero-inner{padding-top:0;padding-bottom:0}.hk-hero-copy{width:100%;padding-top:155px;align-self:flex-start}.hk-hero h1{font-size:clamp(2.7rem,10.9vw,4.1rem);line-height:1.12;letter-spacing:-.047em}.hk-hero-copy .eyebrow{font-size:9px;letter-spacing:.17em;margin-bottom:18px}.hk-hero-lead{font-size:14px;margin-top:22px}.hk-hero .button-row{margin-top:24px;gap:10px}.hk-hero .button{font-size:11px;min-height:48px;padding:13px 14px;gap:10px}.hk-hero-image{height:540px;top:auto;bottom:0;object-fit:cover;object-position:76% bottom}.hk-hero-shade{background:linear-gradient(180deg,#191713,#191713f5 28%,#191713a3 48%,#19171300 70%),linear-gradient(0deg,#19171350,transparent 20%)}.hk-hero-signature{bottom:62px;left:0;font-size:1.55rem;max-width:150px;text-shadow:0 1px 12px #000}.hk-image-caption{right:10px;bottom:7px;max-width:calc(100% - 20px);font-size:8px}.hk-values .wrap{gap:19px;padding-block:24px}.hk-values .wrap>div{font-size:10px;gap:8px;justify-content:flex-start}.hk-values svg{width:17px;height:17px}.hk-categories{padding:35px 0}.hk-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 16px}.hk-category:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;text-align:left;background:#e9e2d5}.hk-category:last-child>span{margin:0;justify-content:flex-start;font-size:1.45rem}.hk-category>span{font-size:1.3rem;margin-top:13px}.hk-category small{display:none}.hk-symbol-note{font-size:9px;margin-top:23px}.hk-editorial{grid-template-columns:1fr}.hk-editorial-panel{min-height:400px}.hk-editorial-panel>div{padding:50px 25px}.hk-editorial-panel h2{font-size:3rem}.hk-editorial-panel .eyebrow{font-size:10px}.product-grid{grid-template-columns:1fr;gap:40px}.product-image-link{height:auto;max-height:475px;aspect-ratio:4/5}.product-card-body h3{font-size:2.2rem}.product-card-body>p:not(.product-kind){min-height:0;font-size:14px}.hk-selection .heading-aside>p{font-size:14px}.hk-hot{padding:55px 0 65px}.hk-hot-grid{display:flex;flex-direction:column;gap:38px}.hk-hot figure{width:100%;max-width:380px}.hk-hot figure>img{max-height:460px;object-fit:cover}.hk-hot h2{font-size:3.4rem}.hk-hot-copy{width:100%}.hk-hot-copy>p:not(.eyebrow){max-width:none}.hk-hot figcaption{font-size:9px}.hk-story{padding:65px 0}.hk-story-photos{padding-right:17%;padding-bottom:45px}.hk-story-landscape{height:330px}.hk-story-portrait{width:42%;height:210px;border-width:6px}.hk-story-photos>span{font-size:9px;bottom:8px}.hk-story-copy>p:not(.eyebrow){font-size:14px}.hk-quality{padding:60px 0}.hk-quality h2{font-size:2.5rem}.hk-quality-grid{grid-template-columns:1fr;gap:37px;margin-top:35px}.hk-quality-grid svg{margin-bottom:14px}.hk-quality-grid p{margin-top:12px}.hk-pairings{padding:65px 0}.hk-pairing-grid{grid-template-columns:1fr;gap:24px;margin-top:30px}.hk-pairing-grid>a{padding:22px 0}.hk-pairing-grid h3{font-size:2rem;margin:12px 0}.hk-pairing-grid svg{margin-top:15px}.hk-gifts{padding:65px 0}.hk-gifts p:not(.eyebrow){font-size:14px}.hk-dealers{padding:65px 0}.hk-dealer-grid{grid-template-columns:1fr;gap:35px}.hk-dealer-grid>img{height:330px}.hk-dealer-grid h2{font-size:2.7rem}.hk-contact{padding:55px 0}.hk-contact .wrap{grid-template-columns:1fr;gap:30px}.hk-contact h2{font-size:2.6rem}.hk-contact-links>a{font-size:14px;overflow-wrap:anywhere}.footer-grid{padding:35px 0 40px;gap:30px}.footer-brand{display:block}.footer-logo-zone{height:135px;width:135px;margin-left:-9px}.footer-brand .hk-logo{width:135px;height:135px}.footer-brand p{font-size:13px;max-width:300px;margin:10px 0 0}.footer-contact,.footer-links{font-size:13px}.footer-bottom{display:block;font-size:10px}.footer-bottom nav{margin-top:13px;gap:22px}.page-intro{padding:55px 0 60px}.page-intro h1{font-size:2.8rem}.page-intro-copy{font-size:15px}.hk-catalog-group{margin-top:50px}.hk-catalog-group>h2{font-size:2.4rem}.hk-catalog-nav{gap:8px}.hk-catalog-nav a{font-size:11px;padding:10px 12px}.hk-shop-notice{padding:18px 20px;font-size:13px}.hk-real-story{grid-template-columns:1fr;gap:35px}.hk-real-story>img{height:470px}.hk-story-gallery{grid-template-columns:1fr 1fr;gap:24px 15px;margin-top:30px}.hk-story-gallery img{height:230px}.hk-story-gallery figure:first-child{grid-column:1/-1}.hk-story-gallery figure:first-child img{height:300px}.hk-story-gallery figcaption{font-size:10px}.hk-video-grid{grid-template-columns:1fr;gap:40px}.hk-real-story p:not(.eyebrow){font-size:14px}.product-detail-copy h1{font-size:2.7rem}.product-detail-image{height:auto}.product-detail-grid{gap:35px}.product-information h2{font-size:2.6rem}.product-next h2{font-size:2rem}.final-cta h2{font-size:3rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;animation-iteration-count:1!important}}.hk-section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:45px;margin-bottom:45px}.hk-section-heading>p{max-width:310px;font-size:14px;color:var(--muted);margin:0}.hk-section-heading>.text-link{flex-shrink:0}.hk-values .wrap>div{display:grid;grid-template-columns:23px auto;grid-template-rows:auto auto;column-gap:12px;row-gap:1px;justify-content:center}.hk-values svg{grid-row:1/3}.hk-values strong{font-size:12px;font-weight:600}.hk-values .wrap>div>span{font-size:10px;color:#bfb5a7}.hk-forest-panel>div>p:not(.eyebrow){font-size:13px;max-width:355px;line-height:1.7;margin-top:24px;color:#e2dfd2}.hk-hot .eyebrow,.hk-gifts .eyebrow{color:#d7b78a}.hk-hot-copy .hk-large-copy{font:1.6rem/1.4 var(--display);color:#e7d7c0;margin:24px 0 20px}.hk-hot-copy .hk-small-copy{font-size:11px;color:#bfb4a5;line-height:1.8}.hk-heat-list{list-style:none;padding:0}.hk-heat-list li>a{display:flex;align-items:center;gap:20px;border-top:1px solid #f4efe52b;padding:18px 0;font:1.55rem var(--display)}.hk-heat-list li:last-child>a{border-bottom:1px solid #f4efe52b}.hk-heat-list li>a:hover{color:#d4b587}.hk-heat-icons{margin:0}.hk-quality-grid article>span{display:block;font:italic 1.8rem var(--display);color:#886135;margin-bottom:20px}.hk-dealer-grid>figure{margin:0}.hk-dealer-grid>figure>img{width:100%;height:440px;object-fit:cover}.hk-dealer-grid figcaption{font-size:10px;color:var(--muted);margin-top:12px}.hk-contact-grid>div>a{display:flex;align-items:center;gap:12px;margin-top:18px;min-height:44px;font-size:14px;overflow-wrap:anywhere}.hk-contact-grid .button-row{margin:25px 0 14px}.hk-contact-grid>div>a+a{margin-top:0}@media(max-width:900px){.hk-section-heading{align-items:flex-start;gap:20px;flex-direction:column}.hk-values .wrap>div{justify-content:start}.hk-dealer-grid>figure>img{height:380px}}@media(max-width:640px){.hk-section-heading{margin-bottom:30px}.hk-values strong{font-size:10px}.hk-values .wrap>div>span{font-size:8px}.hk-values .wrap>div{column-gap:8px;grid-template-columns:18px auto}.hk-dealer-grid>figure>img{height:330px}.hk-hot-copy .hk-large-copy{font-size:1.5rem}.hk-contact-grid>div>a{font-size:13px}}.header-inner .hk-logo{width:128px;height:128px}.header-inner .brand-link{align-items:center;justify-content:center}@media(max-width:640px){.header-inner .hk-logo{width:108px;height:108px}}@media(max-width:640px){.hk-hero-image{height:450px;object-position:76% bottom;-webkit-mask-image:linear-gradient(to bottom,transparent,black 17%);mask-image:linear-gradient(to bottom,transparent,black 17%)}.hk-hero{height:810px}}@media(min-width:641px)and (max-width:900px){.hk-hero{height:950px}.hk-hero-image{top:auto;bottom:0;height:500px;object-position:73% bottom;-webkit-mask-image:linear-gradient(to bottom,transparent,black 18%);mask-image:linear-gradient(to bottom,transparent,black 18%)}.hk-hero-shade{background:linear-gradient(180deg,#191713 0%,#191713e8 36%,#19171355 53%,transparent 72%)}.hk-hero-copy{width:100%;padding-top:65px}.hk-hero h1{max-width:650px}.hk-hero-signature{bottom:65px}}@media(max-width:640px){.hk-hero-signature{bottom:38px}}.dealer-contact-actions{min-width:0}.dealer-contact-actions>.button{width:100%}.dealer-phone{display:flex;gap:12px;align-items:center;min-height:48px;margin:18px 0;font-size:15px}.dealer-mail-fallback{border-top:1px solid #f4efe54d;padding-top:28px;margin-top:25px}.dealer-mail-fallback h3{font-size:1.8rem;margin:0 0 20px}.dealer-mail-fallback p{font-size:14px;line-height:1.75}.dealer-email-address{font-weight:650;overflow-wrap:anywhere;margin-bottom:6px}.dealer-mail-fallback button.text-link{background:none;color:inherit;border:0;border-bottom:1px solid currentColor;cursor:pointer;font-size:14px}.dealer-mail-fallback label{display:block;font-size:14px;margin:28px 0 10px}.dealer-mail-fallback textarea{width:100%;padding:16px;background:var(--paper);color:var(--ink);border:1px solid #9eae97;border-radius:2px;font-size:16px;line-height:1.6;resize:vertical}.dealer-mail-fallback>.button{margin-top:16px;cursor:pointer}.dealer-mail-fallback [role=status]{min-height:24px;margin:16px 0 0}.dealer-contact-note{font-size:12px;line-height:1.7;margin-top:22px;color:#e0e3d6}.mobile-nav nav a{min-height:48px}@media(max-width:640px){.dealer-mail-fallback h3{font-size:1.7rem}.dealer-contact-actions .button{font-size:14px;gap:12px;padding:15px 18px}.dealer-mail-fallback>.button{width:100%}}.hk-recipe-nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hk-recipe-nav a{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:22px 0;border-block:1px solid var(--line);font-weight:650;font-size:14px;min-height:76px}.hk-recipe-nav svg{flex-shrink:0}.hk-recipe-nav a:hover{color:var(--copper-action)}.hk-recipe-note{color:var(--muted);font-size:13px;max-width:750px;margin:28px 0 0}.hk-recipe{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:100px;padding:85px 0;border-bottom:1px solid var(--line);scroll-margin-top:30px}.hk-recipe:last-child{border-bottom:0;padding-bottom:0}.hk-recipe-number{display:block;font-family:var(--display);font-size:5rem;color:#8b765c;line-height:1;margin-bottom:28px}.hk-recipe-intro h2{font-size:clamp(2.5rem,4vw,4rem);line-height:1.08}.hk-recipe-intro>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.8;margin:26px 0}.hk-recipe-meta{display:flex;flex-wrap:wrap;gap:18px 24px;font-size:13px}.hk-recipe-meta span{display:flex;align-items:center;gap:9px}.hk-recipe-product{background:var(--forest);color:var(--cream);padding:28px;margin-top:36px}.hk-recipe-product>span{font-size:11px;letter-spacing:.1em;text-transform:uppercase;display:block;margin-bottom:12px}.hk-recipe-product>a:first-of-type{font-family:var(--display);font-size:2rem;line-height:1.15;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:44px}.hk-recipe-product .text-link{margin-top:18px;font-size:13px}.hk-recipe-method h3{font-size:2rem;margin-bottom:24px}.hk-recipe-method ul{list-style:none;margin:0 0 42px;padding:0}.hk-recipe-method ul li{padding:11px 0;border-bottom:1px solid var(--line);font-size:15px}.hk-recipe-method ol{list-style:none;counter-reset:recipe-step;padding:0;margin:0}.hk-recipe-method ol li{counter-increment:recipe-step;position:relative;padding-left:46px;margin-bottom:24px;line-height:1.8;font-size:16px}.hk-recipe-method ol li:before{content:counter(recipe-step,decimal-leading-zero);position:absolute;left:0;top:0;font-weight:750;color:var(--copper-action);font-size:13px;line-height:2.2}.hk-recipe-tip{display:flex;align-items:flex-start;gap:15px;background:#e8e0d1;padding:24px;margin-top:34px}.hk-recipe-tip svg{flex-shrink:0;margin-top:3px}.hk-recipe-tip p{font-size:14px;margin:0}.hk-recipe-tip strong{display:block;margin-bottom:8px}@media(max-width:900px){.hk-recipe{gap:45px}.hk-recipe-nav{gap:18px}.hk-recipe-product{padding:22px}.hk-recipe-product>a:first-of-type{font-size:1.7rem}}@media(max-width:640px){.hk-recipe-nav{grid-template-columns:1fr;gap:0}.hk-recipe-nav a{padding:17px 0;min-height:60px;border-top:0}.hk-recipe-nav a:first-child{border-top:1px solid var(--line)}.hk-recipe{grid-template-columns:1fr;gap:38px;padding:55px 0}.hk-recipe-number{font-size:3.5rem;margin-bottom:22px}.hk-recipe-intro h2{font-size:2.6rem}.hk-recipe-intro>p:not(.eyebrow){font-size:15px;margin:20px 0}.hk-recipe-meta{gap:15px;font-size:12px}.hk-recipe-product{margin-top:28px}.hk-recipe-method h3{font-size:1.9rem}.hk-recipe-method ol li{padding-left:34px;font-size:15px}.hk-recipe-tip{padding:20px}.hk-recipe-note{font-size:12px}}.brand-logo-zone,.footer-logo-zone{background:transparent;overflow:hidden}.header-inner .brand-logo-zone{display:block;width:112px;height:112px}.header-inner .brand-logo-zone .hk-logo,.footer-logo-zone .hk-logo{width:100%;height:100%;object-fit:contain}.footer-logo-zone{padding:0}.hk-hero-trust{max-width:520px;margin:18px 0 0;padding-top:15px;border-top:1px solid #f4efe540;color:#f4efe5;font-size:12px;line-height:1.55;letter-spacing:.025em}.favorite-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.favorite-grid .product-card-body h3{font-size:clamp(1.55rem,1.8vw,2rem)}.favorite-grid .product-card-body>p:not(.product-kind):not(.product-confirmed-price){min-height:78px}.product-confirmed-price{font-weight:750;color:var(--ink)!important;min-height:0!important;margin:12px 0 0!important}.product-image-link .product-typography{width:100%;height:100%;min-height:0}.product-typography>small{font-size:11px;letter-spacing:.14em;text-transform:uppercase}.product-typography>strong{font-size:clamp(2.2rem,3.8vw,4rem)}.hk-taste-range{background:#e9e2d5}.hk-taste-range .hk-section-heading>p{max-width:430px}.hk-taste-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px}.hk-taste-grid article{padding:26px 0 0;border-top:1px solid #806f594f}.hk-taste-grid h3{font-size:1.7rem;margin:17px 0 11px}.hk-taste-grid p{font-size:13px;line-height:1.7;color:var(--muted);max-width:240px}.heat-scale{display:flex;align-items:center}.heat-chilis{display:flex;gap:6px}.chili{width:22px;height:22px;fill:none;stroke:#978d7f;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.chili.active{fill:#9e3e28;stroke:#87321f}.hk-category-placeholder{width:100%;aspect-ratio:1.05;display:flex!important;flex-direction:column;align-items:center;justify-content:center;margin:0!important;padding:22px;background:var(--forest);color:var(--cream);border:1px solid #b9a88955}.hk-category-placeholder small{font:650 9px/1.3 var(--sans);letter-spacing:.17em}.hk-category-placeholder strong{font:400 clamp(1.4rem,2.5vw,2.2rem)/1.05 var(--display);margin-top:16px;overflow-wrap:anywhere}.hk-category>img{object-fit:cover;object-position:center 55%}.hk-hot-figure{min-width:0}.hk-hot-visual{position:relative;display:grid;grid-template-columns:minmax(120px,.42fr) minmax(0,.58fr);align-items:center;gap:18px;padding:24px;background:#0d0c0a;border:1px solid #f4efe51c}.hk-hot-man-zone{display:block;background:transparent}.hk-hot-man-zone img{width:100%;height:auto;object-fit:contain}.hk-hot-bottle{width:100%;height:560px;object-fit:cover;object-position:center}.hk-hot-copy>.button{margin:4px 0 10px}.hk-heat-list{margin-top:24px}.hk-heat-list li>a>svg{margin-left:auto}.hk-hot-copy .hk-small-copy{padding-top:6px}.hk-hot-copy .hk-small-copy strong{color:var(--cream)}.hk-story-proof-grid{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:8px}.hk-story-proof-grid figure{margin:0}.hk-story-proof-grid img{width:100%;height:340px;object-fit:cover}.hk-story-proof-grid figure:first-child img{object-position:center 67%}.hk-story-proof-grid figcaption{font-size:10px;color:var(--muted);margin-top:10px}.hk-display-section{background:var(--cream)}.hk-display-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:72px;align-items:center}.hk-display-grid figure{margin:0}.hk-display-grid figure img{width:100%;height:auto;object-fit:contain;background:#f7f4ee}.hk-display-grid figcaption{font-size:11px;color:var(--muted);margin-top:12px}.hk-display-grid>div>p:not(.eyebrow){color:var(--muted);margin:24px 0}.hk-display-dimensions{display:grid;grid-template-columns:repeat(3,1fr);margin:28px 0}.hk-display-dimensions>div{padding:15px 18px;border-block:1px solid var(--line);border-right:1px solid var(--line)}.hk-display-dimensions>div:last-child{border-right:0}.hk-display-dimensions dt{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--muted)}.hk-display-dimensions dd{font-family:var(--display);font-size:1.5rem;margin:5px 0 0}.hk-display-grid .hk-display-lead{font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.55;color:var(--ink)}.hk-display-benefits{list-style:none;padding:0;margin:28px 0;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line)}.hk-display-benefits li{padding:14px 0;border-bottom:1px solid var(--line);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.hk-display-benefits li:nth-child(odd){padding-right:18px}.hk-display-benefits li:nth-child(2n){padding-left:18px;border-left:1px solid var(--line)}.hk-display-grid .hk-display-concept{font-family:var(--display);font-size:clamp(1.35rem,2vw,1.75rem);line-height:1.2;color:var(--ink);margin-bottom:18px}.inquiry-product-symbol{padding:9px;display:flex;flex-direction:column;justify-content:center;gap:7px;text-align:center}.inquiry-product-symbol small{font-size:7px;letter-spacing:.08em}.inquiry-product-symbol strong{font:400 1rem/1.05 var(--display);overflow-wrap:anywhere}.mobile-shop-cta{display:none}@media(max-width:1100px){.favorite-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 24px}.favorite-grid .product-card-body>p:not(.product-kind):not(.product-confirmed-price){min-height:0}.hk-taste-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}.hk-display-grid{gap:44px}}@media(max-width:900px){.header-inner .brand-logo-zone{width:82px;height:82px}.hk-hot-visual{grid-template-columns:1fr;max-width:420px;margin:auto}.hk-hot-man-zone{width:150px;position:absolute;margin:18px;z-index:1}.hk-hot-bottle{height:560px}.hk-display-grid{grid-template-columns:1fr;gap:36px}.hk-display-grid figure{order:0}.hk-display-grid>div{order:1}}@media(max-width:760px){.mobile-shop-cta{position:fixed;z-index:45;left:50%;bottom:max(12px,env(safe-area-inset-bottom));transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:12px;width:min(340px,calc(100% - 32px));min-height:52px;padding:13px 22px;background:#886135;color:#fffdf8;border:1px solid #d8b98b66;box-shadow:0 9px 28px #0005;font-size:14px;font-weight:750;letter-spacing:.01em}.site-footer{padding-bottom:76px}}@media(max-width:640px){.header-inner .brand-logo-zone{width:72px;height:72px}.hk-hero .button-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hk-hero .button{width:100%;font-size:11.5px;line-height:1.25}.hk-hero-trust{font-size:11px;margin-top:14px;padding-top:12px}.favorite-grid{grid-template-columns:1fr}.hk-taste-grid{grid-template-columns:1fr 1fr;gap:30px 16px}.hk-taste-grid article{padding-top:20px}.hk-taste-grid h3{font-size:1.55rem}.hk-taste-grid p{font-size:12px}.heat-chilis{gap:3px}.chili{width:18px;height:18px}.hk-category-placeholder strong{font-size:1.45rem}.hk-hot-visual{padding:16px}.hk-hot-man-zone{width:118px;margin:12px}.hk-hot-bottle{height:470px}.hk-story-proof-grid{grid-template-columns:1fr}.hk-story-proof-grid img{height:300px}.hk-display-benefits{grid-template-columns:1fr}.hk-display-benefits li:nth-child(odd),.hk-display-benefits li:nth-child(2n){padding:12px 0;border-left:0}.hk-display-dimensions{grid-template-columns:1fr}.hk-display-dimensions>div{display:flex;align-items:baseline;justify-content:space-between;border-right:0;padding:12px 0}.hk-display-dimensions dd{font-size:1.3rem}.hk-display-grid .button{width:100%}}@media(max-width:380px){.hk-hero .button-row{grid-template-columns:1fr}.hk-hero .button{min-height:48px}.hk-taste-grid{grid-template-columns:1fr}.hk-hot-bottle{height:430px}}.brand-logo-zone,.footer-logo-zone,.hk-hot-man-zone{background:transparent;overflow:hidden;clip-path:polygon(9.5% 49%,12.3% 48%,10.8% 46%,12.7% 45%,11.7% 43%,13.1% 42%,12.7% 40.5%,14% 39%,13.5% 38%,14.5% 36.5%,14.2% 34%,15.2% 37%,16% 29%,19% 23%,23% 18%,28% 13%,34% 9.5%,42% 6.8%,50% 6.2%,58% 6.8%,66% 9.5%,72% 13%,77% 18%,81% 23%,84% 29%,85% 36%,85.3% 34%,86.2% 37%,87% 38%,86.5% 39%,87.8% 40.5%,87.2% 42%,88.5% 43%,87.5% 45%,89.2% 46%,88% 48%,90.5% 49%,90.5% 82.5%,88.3% 82%,87.8% 82.5%,76.5% 79.5%,70% 84%,62% 88%,50% 93.5%,38% 88%,30% 84%,23.5% 79.5%,13% 82.5%,12.6% 82%,9.5% 82.5%)}.brand-logo-zone .hk-logo,.footer-logo-zone .hk-logo,.hk-hot-man-zone .hk-character-logo{width:100%;height:100%;object-fit:contain;transform:scale(1.055);transform-origin:center}.product-visual{position:relative;display:block;width:100%;height:100%;overflow:hidden;background:#211a15}.product-visual-image{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .6s ease}.product-image-link:hover .product-visual-image{transform:scale(1.035)}.product-visual-label{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none;overflow:hidden;padding:.35em .25em;border:1px solid #17120f33;box-shadow:0 1px 2px #0002}.product-visual-label strong{display:block;max-width:100%;font:700 clamp(8px,1.08vw,17px)/1.05 var(--display);letter-spacing:.015em;white-space:nowrap}.product-visual-label small{display:block;max-width:100%;margin-top:.18em;font:600 clamp(7px,.78vw,13px)/1.1 var(--sans);letter-spacing:.015em;white-space:nowrap}.product-visual-label-cream{background:#eee7db;color:#17130f}.product-visual-label-dark{background:#171410;color:#ead9bc;border-color:#9d6a4655;box-shadow:0 0 0 1px #05040355}.product-visual-m1 .product-visual-label{left:34%;right:29.5%;top:68.3%;height:10.8%}.product-visual-m2 .product-visual-label{left:28.4%;right:25.6%;top:64.8%;height:16.5%;clip-path:polygon(3% 0,97% 0,100% 92%,92% 100%,8% 100%,0 92%)}.product-visual-m3 .product-visual-label{left:35.4%;right:31.1%;top:65.3%;height:14.5%}.product-detail-image .product-visual-image{object-fit:cover!important;object-position:center!important}.product-visual-compact .product-visual-label{padding:0;border-width:0}.product-visual-compact .product-visual-label strong,.product-visual-compact .product-visual-label small{visibility:hidden}.inquiry-product>.product-visual{width:90px;height:120px}.hk-category>.product-visual{width:100%;height:auto;aspect-ratio:1.05;border:1px solid #b9a88955;transition:filter .25s}.hk-category:hover>.product-visual{filter:brightness(1.08)}.hk-category>.product-visual .product-visual-image{object-fit:cover;object-position:center}.hk-category>.product-visual-m1 .product-visual-label{top:72.8%;height:13.4%}.hk-category>.product-visual-m2 .product-visual-label{top:68.5%;height:20.5%}.hk-category>.product-visual-m3 .product-visual-label{top:69.1%;height:18.2%}@media(max-width:1150px){.inquiry-product>.product-visual{width:70px;height:94px;grid-row:span 2}}@media(max-width:760px){.inquiry-product>.product-visual{width:85px;height:114px;grid-row:auto}}@media(max-width:640px){.product-visual-label strong{font-size:clamp(8px,3.1vw,15px)}.product-visual-label small{font-size:clamp(7px,2.3vw,12px)}}@media(max-width:480px){.inquiry-product>.product-visual{width:78px;height:105px;grid-row:span 2}}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.handbook-home>#shopify-section-header{position:absolute;top:0;left:0;right:0;z-index:50}.handbook-home #shopify-section-header .site-header{background:linear-gradient(#19171390,transparent)}.hk-native-field{display:block;margin:18px 0}.hk-native-field input,.hk-native-field select{padding:12px;border:1px solid #a99881;background:#faf7f1;width:100%;max-width:400px}.hk-native-inquiry{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hk-native-inquiry label{padding:14px;border-bottom:1px solid #19171330;display:flex;justify-content:space-between;gap:18px;align-items:center}.hk-native-inquiry input{width:65px;padding:8px;background:#fffdf8;border:1px solid #a99881}#hk-summary{width:100%;min-height:260px;margin:25px 0;padding:18px;background:#faf7f1;border:1px solid #a99881}@media(max-width:640px){.hk-native-inquiry{grid-template-columns:1fr}}.hk-product-description,.hk-serving,.hk-food{margin-top:2rem}.hk-food h3{font-size:1.25rem;margin-top:1.75rem}.hk-price-block{margin:1.75rem 0}.hk-price{font-size:1.65rem;font-weight:750;margin:.5rem 0}.hk-unit-price,.hk-price-note{display:block;font-size:.9rem;line-height:1.55}.hk-price-note a,.hk-cart-summary a{text-decoration:underline;text-underline-offset:3px}.hk-quantity{padding:12px;width:90px;min-height:48px;color:#211c17;background:#fffdf8;border:1px solid #a99881;border-radius:3px}.hk-add-to-cart{display:block;margin-top:20px}.button:disabled{opacity:.6;cursor:not-allowed}.hk-variant-form select{min-height:48px;padding:12px;max-width:100%;background:#fffdf8;color:#211c17;border:1px solid #a99881}.hk-variant-form .text-link{display:inline-block;margin:12px}.hk-native-field{margin:20px 0 8px}.hk-native-product-image{width:100%;height:auto;object-fit:contain}.hk-nutrients{width:100%;border-collapse:collapse;font-size:1rem}.hk-nutrients caption{text-align:left;margin:.75rem 0}.hk-nutrients th,.hk-nutrients td{padding:12px 8px;border-bottom:1px solid #a9988166;text-align:left}.hk-nutrients th{font-weight:500}.hk-nutrients td{white-space:nowrap;text-align:right}.hk-cart-wrap>p{margin:1.5rem 0}.hk-cart-items{margin-top:2.5rem}.hk-cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:24px;align-items:start;padding:24px 0;border-bottom:1px solid #a99881}.hk-cart-item h2{font-size:1.75rem}.hk-cart-item p{margin:8px 0}.hk-cart-image img{width:100%;height:auto}.hk-cart-item label{display:inline-block;margin-right:10px}.hk-cart-item .text-link{margin-left:12px;min-height:44px;display:inline-flex;align-items:center}.hk-cart-line-price{font-weight:700;font-size:1.2rem}.hk-cart-notice{color:#873618}.hk-cart-summary{margin-top:2rem;margin-left:auto;max-width:650px}.hk-cart-summary .button-row{margin-top:24px}.hk-collection-grid{margin-top:40px}.hk-collection-grid h2{font-size:2rem}.hk-cart-link{font-size:.9rem;white-space:nowrap;min-height:44px;display:inline-flex;align-items:center;padding:5px 8px}.hk-native-caption{font-size:.85rem;margin:.5rem 0;color:inherit;opacity:.8}@media(max-width:700px){.hk-cart-item{grid-template-columns:80px 1fr;gap:16px}.hk-cart-line-price{grid-column:2}.hk-cart-item h2{font-size:1.5rem}.hk-cart-summary .button{width:100%}.hk-cart-link{font-size:.8rem;padding:5px}.hk-nutrients th,.hk-nutrients td{padding:10px 4px}.hk-nutrients{font-size:.9rem}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}.hk-catalog-intro{max-width:800px;margin:24px 0}.hk-family-nav,.hk-heat-links{display:flex;flex-wrap:wrap;gap:16px 24px}.hk-family-nav{margin:32px 0}.hk-catalog-group{margin-top:56px}.hk-catalog-group>h2{margin-bottom:24px;scroll-margin-top:120px}.hk-catalog-group h3{font-size:2rem}.hk-native-inquiry input{min-width:65px}.hk-catalog-group .product-card{scroll-margin-top:120px}.hk-commerce-header{grid-template-columns:128px minmax(0,1fr) 44px auto;gap:20px}@media(max-width:900px){.hk-commerce-header{grid-template-columns:1fr 44px auto auto;gap:12px}}@media(max-width:640px){.hk-commerce-header{grid-template-columns:1fr auto auto;gap:10px}.hk-commerce-header .hk-search-link{display:none}}.product-image-link>.hk-native-caption{position:absolute;z-index:3;left:8px;right:8px;bottom:8px;display:block;margin:0;padding:7px 9px;background:#f5f0e5;color:#211c17;opacity:1;font-size:.75rem;line-height:1.4;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/2/assets/hulzknecht.css.map */
