:root{--paper:#f7f4ef;--ink:#2b211b;--orange:#f6a33b;--muted:#756c63;--line:#dcd5cc;--serif:Georgia,'Times New Roman',serif;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:120px}body{margin:0}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid #a45300;outline-offset:6px}::selection{background:var(--orange);color:var(--ink)}.skip{position:fixed;top:-80px;left:20px;z-index:20;background:var(--ink);color:white;padding:16px}.skip:focus{top:10px}.topline{display:flex;justify-content:space-between;background:var(--ink);color:#e8e0d5;padding:12px 5vw;font-size:10px;letter-spacing:.14em}.header{height:110px;display:flex;align-items:center;justify-content:space-between;padding:0 5vw;background:rgb(247 244 239 / .95);backdrop-filter:blur(15px);position:sticky;top:0;z-index:10;border-bottom:1px solid var(--line)}.brand-link{display:block}.logo{width:245px;aspect-ratio:634/167;display:block;overflow:hidden;position:relative;mix-blend-mode:multiply}.logo img{position:absolute;width:157.886%;max-width:none;height:auto;left:-16.088%;top:-205.389%}.header nav{display:flex;gap:38px;align-items:center;font-size:14px}.header nav a{padding:12px 0;position:relative}.header nav a:after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:1px;background:var(--ink);transform:scaleX(0);transform-origin:left;transition:transform .25s}.header nav a:hover:after,.header nav a[aria-current]:after{transform:scaleX(1)}.header nav span{margin-left:8px}.home-hero{max-width:1600px;margin:auto;display:grid;grid-template-columns:1.02fr 1fr;gap:4vw;padding:50px 5vw 65px;align-items:center}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.14em;line-height:1.6;margin:0 0 27px;display:flex;align-items:center;gap:14px}.tiny-line{width:30px;height:1px;background:var(--ink)}.hero-logo{width:min(100%,510px);margin:0 0 30px}.hero-copy h1{font-family:var(--serif);font-weight:400;font-size:clamp(43px,4.2vw,68px);line-height:1.07;letter-spacing:-.055em;margin:0 0 23px}em{font-family:var(--serif);font-weight:400}.hero-copy h1 em{color:#9c5a21}.lead{font-size:16px;line-height:1.65;color:var(--muted);margin:0 0 30px}.actions{display:flex;gap:27px;align-items:center;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;padding:19px 25px;border-radius:3px;background:var(--ink);color:#fff;font-size:14px;transition:background .2s,transform .2s}.button:hover{background:#5b3c27;transform:translateY(-3px)}.button span{font-size:19px}.underlink{font-size:14px;padding-bottom:5px;border-bottom:1px solid var(--ink);line-height:1.6}.underlink:hover{color:#9c5a21}.hero-meta{display:flex;justify-content:space-between;gap:18px;max-width:510px;margin-top:43px;padding-top:20px;border-top:1px solid var(--line);font-size:10px;letter-spacing:.1em;color:var(--muted)}.hero-visual{position:relative;margin:0;height:660px;max-height:74vw;border-radius:210px 210px 8px 8px;overflow:hidden;isolation:isolate}.hero-visual>img{height:100%;width:100%;object-fit:cover;object-position:52% center;transition:transform 1.2s}.hero-visual:hover>img{transform:scale(1.04)}.hero-visual:after{position:absolute;content:'';inset:40% 0 0;background:linear-gradient(transparent,rgba(27,17,10,.55));z-index:0}.photo-tag{position:absolute;bottom:60px;left:38px;color:#fff;z-index:1;display:grid;gap:9px}.photo-tag span{font-size:10px;letter-spacing:.18em}.photo-tag em{font-size:clamp(40px,4.8vw,74px);letter-spacing:-.06em;line-height:1}.hero-visual figcaption{position:absolute;bottom:18px;right:22px;color:#fff;z-index:1;font-size:11px}.ribbon{padding:25px 5vw;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-around;gap:25px;background:#eee8df}.ribbon span{font-family:var(--serif);font-size:clamp(26px,3.3vw,50px);letter-spacing:-.045em}.circle-mark,.square-mark{height:28px;width:28px;flex-shrink:0;border:2px solid #9c5a21}.circle-mark{border-radius:50%}.section{max-width:1440px;margin:auto;padding:110px 6vw}.section-head{display:flex;justify-content:space-between;align-items:end;gap:45px;margin-bottom:55px}h2{font-family:var(--serif);font-weight:400;font-size:clamp(40px,4.6vw,70px);line-height:1.08;letter-spacing:-.05em;margin:0}h2 em{color:#9c5a21}.section-head>p{font-size:16px;line-height:1.7;color:var(--muted);margin:0 0 6px}.product-grid{display:grid;grid-template-columns:1.17fr 1fr;gap:5vw}.product-cookies{padding-top:110px}.product figure{margin:0;position:relative;overflow:hidden;border-radius:4px;aspect-ratio:1/1.05}.product-cookies figure{aspect-ratio:1/1.1;border-radius:130px 130px 4px 4px}.product img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.product:hover img{transform:scale(1.045)}.image-label{position:absolute;bottom:20px;left:20px;background:var(--paper);padding:12px 14px;font-size:10px;letter-spacing:.11em}.product-heading{display:flex;justify-content:space-between;align-items:center;margin:25px 0 8px}.product-heading h3{font-family:var(--serif);font-weight:400;font-size:42px;letter-spacing:-.04em;margin:0}.product-heading>span{font-size:11px;color:var(--muted)}.product>p{font-size:16px;color:var(--muted);line-height:1.5;margin:0 0 20px}details{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}summary{cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:16px 0;font-size:14px;list-style:none}summary::-webkit-details-marker{display:none}summary span{font-size:24px;font-weight:300;transition:transform .25s}details[open] summary span{transform:rotate(45deg)}details p{font-size:16px;line-height:1.65;color:var(--muted);margin:0 0 20px;max-width:430px}.bread-note{margin-top:65px;border-bottom:1px solid var(--line);padding:35px 0;display:grid;grid-template-columns:.65fr 1.2fr 1fr;gap:30px;align-items:center}.bread-note .eyebrow{margin:0}.bread-note h3{font-family:var(--serif);font-weight:400;font-size:35px;letter-spacing:-.04em;margin:0}.bread-note p{font-size:15px;color:var(--muted);line-height:1.7}.image-note{font-size:11px;color:var(--muted);margin:20px 0 0}.story-preview{display:grid;grid-template-columns:1.05fr 1fr;background:var(--ink);color:#fff;min-height:670px}.story-photo{overflow:hidden}.story-photo img{height:100%;width:100%;object-fit:cover;object-position:center}.story-copy{padding:80px 6vw;align-self:center}.story-copy h2{font-size:clamp(40px,4.4vw,65px)}.story-copy h2 em{color:var(--orange)}.story-copy>p:not(.eyebrow){font-size:17px;line-height:1.7;color:#d2c7bd;max-width:370px;margin:30px 0}.story-copy .eyebrow{color:#cabcb0}.button-light{background:var(--paper);color:var(--ink)}.button-light:hover{background:var(--orange)}.closing{text-align:center;padding:120px 20px}.closing .eyebrow{justify-content:center}.closing h2{margin-bottom:35px}.closing h2 em{color:#9c5a21}footer{padding:65px 5vw 25px;background:#eee8df}.footer-top{display:flex;justify-content:space-between;gap:40px;padding-bottom:55px}.footer-top>p{font-family:var(--serif);font-size:clamp(30px,3.3vw,46px);line-height:1.15;letter-spacing:-.04em;margin:0}.footer-top>div{display:grid;grid-template-columns:repeat(3,auto);column-gap:35px;row-gap:20px;align-content:start;font-size:14px}.footer-top>div>span{grid-column:1/-1;color:var(--muted);font-size:12px}.footer-logo{display:block;border-top:1px solid var(--line);padding:40px 0}.footer-logo .logo{width:min(100%,950px);margin:auto}.footer-bottom{padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;font-size:12px;color:var(--muted)}.about-hero{padding-top:70px;padding-bottom:70px}.about-title{display:flex;align-items:end;justify-content:space-between;gap:70px}.about-title h1{font-family:var(--serif);font-size:clamp(58px,6.3vw,96px);font-weight:400;line-height:1.02;letter-spacing:-.055em;margin:0}.about-title h1 em{color:#9c5a21}.about-title>div{padding-bottom:5px}.about-title p{font-size:17px;line-height:1.7;color:var(--muted);margin:26px 0 0}.large-pair{display:flex;gap:15px}.large-pair i{height:72px;width:72px;border:6px solid var(--orange)}.large-pair i:first-child{border-radius:50%;border-right-color:transparent}.large-pair i:last-child{border-left:0}.process-photo{margin:0 5vw;position:relative;height:650px;overflow:hidden;border-radius:5px}.process-photo img{width:100%;height:100%;object-fit:cover;object-position:center 55%}.process-photo figcaption{position:absolute;inset:auto 0 0;display:flex;justify-content:space-between;gap:20px;padding:35px;color:white;background:linear-gradient(transparent,#211710a8);font-size:11px;letter-spacing:.1em}.process-photo figcaption span{letter-spacing:0}.story{display:grid;grid-template-columns:.65fr 2fr;gap:60px}.story>.eyebrow{align-self:start;margin-top:12px}.story-columns{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:35px}.story-columns p{font-size:18px;line-height:1.75;color:var(--muted);margin:0}.name-story{padding:95px 8vw;display:grid;grid-template-columns:1fr 1.3fr;gap:8vw;background:var(--ink);color:var(--paper);align-items:center}.name-story h2{font-size:clamp(39px,4.3vw,64px)}.name-story h2 em{color:var(--orange)}.name-story p:not(.eyebrow){font-size:17px;line-height:1.7;color:#d2c7bd;max-width:520px;margin:30px 0 0}.name-symbols{display:flex;gap:25px;align-items:center;justify-content:center}.name-symbols i{width:140px;aspect-ratio:1;border:12px solid var(--orange)}.name-symbols i:first-child{border-radius:50%;border-right-color:transparent}.name-symbols i:last-child{border-left:0}.about-end{text-align:center}.about-end .eyebrow{justify-content:center}.about-end h2{margin-bottom:30px}.reveal{opacity:1;transform:none}.motion .reveal{opacity:0;transform:translateY(25px);transition:opacity .7s,transform .7s}.motion .reveal.visible{opacity:1;transform:none}@media(min-width:1600px){.home-hero{padding-left:80px;padding-right:80px}.hero-visual{height:740px}}@media(max-width:1000px){.hero-logo{width:100%}.home-hero{gap:28px;padding-top:35px}.hero-copy h1{font-size:43px}.hero-visual{height:580px}.hero-meta{font-size:9px}.actions{gap:20px}.story-copy{padding:50px 5vw}.story-preview{min-height:580px}.bread-note{grid-template-columns:.5fr 1fr 1fr}.name-symbols i{width:110px;border-width:9px}.story{gap:35px}}@media(max-width:700px){html{scroll-padding-top:96px}.topline{padding:10px 20px;font-size:8px;letter-spacing:.08em}.header{height:87px;padding:0 20px;gap:16px}.header .logo{width:175px}.header nav{gap:17px;font-size:12px}.header nav a:first-child{display:none}.header nav span{display:none}.home-hero{display:flex;flex-direction:column;padding:35px 22px 30px;gap:32px}.hero-copy{width:100%}.hero-copy .eyebrow{margin-bottom:20px;font-size:10px}.hero-logo{width:100%;max-width:480px;margin-bottom:25px}.hero-copy h1{font-size:clamp(43px,10vw,62px)}.lead{font-size:16px;margin-bottom:23px}.button{padding:17px 20px;gap:24px}.hero-meta{margin-top:30px;padding-top:18px;font-size:9px;max-width:none}.hero-visual{width:100%;height:460px;max-height:none;border-radius:180px 180px 5px 5px}.photo-tag{left:27px;bottom:47px}.photo-tag em{font-size:53px}.ribbon{padding:22px 20px;gap:15px;justify-content:space-between}.ribbon span{font-size:24px}.ribbon i{width:16px;height:16px}.ribbon i:last-child{display:none}.section{padding:75px 22px}.section-head{display:block;margin-bottom:35px}h2{font-size:43px}.section-head>p{margin-top:23px;font-size:16px}.eyebrow{font-size:10px;margin-bottom:20px}.product-grid{grid-template-columns:1fr;gap:40px}.product-cookies{padding:0 25px}.product figure{aspect-ratio:1/1}.product-heading h3{font-size:36px}.product-heading{margin-top:20px}.image-label{font-size:9px;bottom:16px;left:16px}.bread-note{grid-template-columns:1fr;gap:20px;margin-top:45px;padding:30px 0}.bread-note h3{font-size:36px}.bread-note p{margin:0}.story-preview{grid-template-columns:1fr}.story-photo{height:380px}.story-copy{padding:50px 25px 60px}.story-copy h2{font-size:48px}.closing{padding:80px 22px}.closing h2{font-size:40px}footer{padding:45px 22px 22px}.footer-top{display:block;padding-bottom:35px}.footer-top>p{font-size:35px}.footer-top>div{margin-top:30px;column-gap:30px;justify-content:start}.footer-logo{padding:30px 0}.footer-bottom{font-size:11px}.about-hero{padding-top:45px;padding-bottom:40px}.about-title{display:block}.about-title h1{font-size:57px}.about-title>div{display:flex;gap:25px;align-items:center;margin-top:35px}.large-pair{gap:8px}.large-pair i{width:42px;height:42px;border-width:4px}.about-title p{font-size:14px;margin:0}.process-photo{height:430px;margin:0 14px}.process-photo img{object-position:46% center}.process-photo figcaption{padding:23px 17px;font-size:9px;letter-spacing:.06em}.story{display:block}.story-columns{grid-template-columns:1fr;gap:22px;margin-top:25px}.story-columns p{font-size:17px}.name-story{grid-template-columns:1fr;padding:65px 25px;gap:45px}.name-symbols{justify-content:start;gap:20px}.name-symbols i{width:95px;border-width:8px}.name-story h2{font-size:40px}.about-end h2{font-size:45px}}@media(max-width:370px){.header .logo{width:150px}.header nav{gap:12px}.ribbon span{font-size:21px}.about-title h1{font-size:48px}.actions{gap:18px}.underlink{font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.motion .reveal{opacity:1;transform:none}}
