:root{--paper: #F4EFE6;--paper-soft: #EAE2D5;--linen: #DCD2C0;--ink: #2A2622;--ink-soft: #5A524A;--ink-muted: #8A8079;--accent: #B86A4E;--accent-soft: #D89A82;--accent-deep: #8C4A33;--serif: "Cormorant Garamond", Georgia, serif;--serif-display: "Fraunces", "Cormorant Garamond", Georgia, serif;--sans: "Inter Tight", "Helvetica Neue", Arial, sans-serif;--radius: 4px;--max-width: 1280px}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}#root{display:flex;flex-direction:column;min-height:100vh}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font-family:inherit;cursor:pointer}h1,h2,h3{font-family:var(--serif-display);font-weight:400;letter-spacing:-.01em;margin:0}.eyebrow{font-family:var(--sans);font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink-muted)}.container{max-width:var(--max-width);margin:0 auto;padding:0 32px;width:100%}.btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:var(--radius);border:1px solid var(--ink);background:var(--ink);color:var(--paper);font-size:14px;letter-spacing:.04em;transition:opacity .2s ease}.btn:hover{opacity:.85}.btn-outline{background:transparent;color:var(--ink);border-color:var(--ink)}.btn-accent{background:var(--accent);border-color:var(--accent);color:var(--paper)}main{flex:1}.home-hero{position:relative;min-height:calc(100vh - 84px);overflow:hidden;background:var(--ink);color:var(--paper)}.home-hero__carousel,.home-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0}.home-hero__slide{opacity:0;transform:scale(1.02);transition:opacity .7s ease,transform 1.1s ease}.home-hero__slide.is-active{opacity:1;transform:scale(1)}.home-hero__slide img,.home-hero__slide>div{object-fit:cover}.home-hero__veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#2a2622d1,#2a26228a 42%,#2a26222e),linear-gradient(0deg,#2a26225c,#2a26221a)}.home-hero__content{position:relative;z-index:1;min-height:calc(100vh - 84px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:72px;padding-bottom:96px}.home-hero .eyebrow{color:#f4efe6c2;margin-bottom:18px}.home-hero h1{max-width:760px;font-size:clamp(48px,7vw,104px);line-height:.96;font-weight:300}.home-hero__content>p:not(.eyebrow){max-width:560px;margin:28px 0 0;font-family:var(--serif);font-size:23px;line-height:1.45;color:#f4efe6db}.home-hero__actions{display:flex;align-items:center;gap:24px;margin-top:34px;flex-wrap:wrap}.home-text-link{display:inline-flex;align-items:center;gap:8px;color:var(--accent-deep);font-size:13px;letter-spacing:.14em;text-transform:uppercase;border-bottom:1px solid currentColor;padding-bottom:5px}.home-hero .home-text-link{color:var(--paper)}.home-hero__controls{position:absolute;right:max(32px,calc((100vw - var(--max-width)) / 2 + 32px));bottom:40px;z-index:1;display:flex;align-items:center;gap:12px;padding:10px;border:1px solid rgba(244,239,230,.28);border-radius:999px;background:#2a262261;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.home-hero__controls button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid rgba(244,239,230,.34);border-radius:50%;background:transparent;color:var(--paper);font-size:24px;line-height:1}.home-hero__dots{display:flex;gap:7px;align-items:center}.home-hero__dots button{width:9px;height:9px;padding:0;border:0;background:#f4efe675}.home-hero__dots button.is-active{background:var(--paper)}.home-intro{background:var(--paper);border-bottom:1px solid var(--linen)}.home-intro__grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:96px;padding-top:88px;padding-bottom:88px;align-items:start}.home-intro h2,.home-section-head h2,.home-ingredients h2{font-size:clamp(34px,5vw,64px);line-height:1.04;font-weight:300}.home-intro p:not(.eyebrow),.home-ingredients__copy p{margin:0;font-family:var(--serif);font-size:24px;line-height:1.52;color:var(--ink-soft)}.home-differentials{background:var(--paper);border-bottom:1px solid var(--linen)}.home-differentials__inner{display:grid;grid-template-columns:1fr;gap:42px;padding-top:88px;padding-bottom:88px;align-items:start}.home-differentials__inner>div:first-child{max-width:760px}.home-differentials h2{font-size:clamp(34px,5vw,58px);line-height:1.04;font-weight:300}.home-differentials p:not(.eyebrow){margin:24px 0 0;font-family:var(--serif);font-size:23px;line-height:1.52;color:var(--ink-soft)}.home-differentials__list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0;padding:0;list-style:none}.home-differential-card{display:grid;grid-template-rows:210px auto;gap:16px;min-height:100%;padding:12px;border:1px solid var(--linen);border-radius:var(--radius);background:var(--paper-soft)}.home-differential-card img,.home-differential-card>div:first-child{height:210px;width:100%;object-fit:cover;border-radius:var(--radius)}.home-differential-card>div:last-child{padding:0 8px 10px}.home-differential-card h3{font-family:var(--serif);font-size:25px;font-style:italic;font-weight:400;margin-bottom:8px}.home-differential-card p{margin:0;color:var(--ink-soft);line-height:1.5}.home-stories{padding:88px 0 104px}.home-section-head{margin-bottom:36px}.home-section-head .eyebrow{margin-bottom:12px}.home-section-head--row{display:flex;justify-content:space-between;gap:32px;align-items:end}.home-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.home-story{display:grid;grid-template-rows:minmax(330px,46vw) auto;gap:18px}.home-story img,.home-story>div:first-child{object-fit:cover;border-radius:var(--radius)}.home-story h3{font-family:var(--serif);font-size:28px;font-style:italic;font-weight:400;margin-bottom:8px}.home-story p{margin:0;color:var(--ink-soft);line-height:1.55}.home-ingredients{background:var(--paper-soft);border-top:1px solid var(--linen);border-bottom:1px solid var(--linen)}.home-ingredients__inner{display:grid;grid-template-columns:.82fr 1.18fr;gap:64px;padding-top:96px;padding-bottom:96px;align-items:center}.home-ingredients__copy p{margin:24px 0}.home-ingredient-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;align-items:center}.home-ingredient-strip img,.home-ingredient-strip>div{object-fit:contain;border-radius:var(--radius)}.home-menu-list,.product-menu-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 24px;margin:0;padding:0;list-style:none}.home-menu-list{padding-bottom:96px}.home-menu-list li,.product-menu-list li{border-top:1px solid var(--linen);padding-top:10px;color:var(--ink-soft);line-height:1.35}.product-menu-list{grid-template-columns:repeat(2,minmax(0,1fr))}.product-option{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;border:1px solid var(--linen);border-radius:var(--radius);padding:12px 14px;color:var(--ink)}.product-option input{accent-color:var(--accent)}.product-option small{color:var(--ink-muted)}.product-included-carousel{border-top:1px solid var(--linen);padding-top:24px;margin-bottom:28px}.product-carousel-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:14px}.product-carousel-head h2{font-size:24px}.product-carousel-actions{display:flex;gap:8px}.product-carousel-actions button{width:36px;height:36px;border:1px solid var(--linen);border-radius:var(--radius);background:var(--paper);color:var(--ink);font-size:18px}.product-carousel-main{position:relative;height:460px;overflow:hidden;border-radius:var(--radius);background:var(--paper-soft)}.product-carousel-main img,.product-carousel-main>div:first-child{object-fit:contain}.product-carousel-main>div:last-child{position:absolute;left:16px;right:16px;bottom:16px;display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--paper);text-shadow:0 1px 12px rgba(0,0,0,.5)}.product-carousel-main span{font-size:12px;letter-spacing:.16em}.product-carousel-main strong{font-family:var(--serif);font-size:26px;font-style:italic;font-weight:400;text-align:right}.product-carousel-thumbs{display:grid;grid-auto-flow:column;grid-auto-columns:112px;gap:10px;overflow-x:auto;padding:12px 0 4px}.product-carousel-thumbs button{display:grid;gap:8px;padding:0;border:0;background:transparent;color:var(--ink-soft);text-align:left}.product-carousel-thumbs button>img,.product-carousel-thumbs button>div{object-fit:contain;border-radius:var(--radius);border:2px solid transparent;background:var(--paper-soft)}.product-carousel-thumbs button.is-active>img,.product-carousel-thumbs button.is-active>div{border-color:var(--accent)}.product-carousel-thumbs span{font-size:12px;line-height:1.25}.home-featured{padding-top:96px;padding-bottom:112px}.home-featured__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.home-featured-item{display:grid;gap:18px}.home-featured-item img,.home-featured-item>div:first-child{object-fit:contain;border-radius:var(--radius)}.home-featured-item h3{font-size:24px;margin:6px 0 8px}.home-featured-item p:not(.eyebrow){margin:0 0 12px;color:var(--ink-soft);line-height:1.5}.home-featured-item span{color:var(--accent-deep);font-size:14px}.about-page{padding:80px 0 112px}.about-hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:end;margin-bottom:72px}.about-hero .eyebrow{grid-column:1 / -1;margin-bottom:-48px}.about-hero h1{font-size:clamp(44px,7vw,86px);line-height:.98;font-weight:300}.about-hero p:not(.eyebrow){margin:0;font-family:var(--serif);font-size:25px;line-height:1.45;color:var(--ink-soft)}.about-makers{display:grid;grid-template-columns:1.1fr .9fr;gap:32px;align-items:start}.about-maker{display:grid;gap:22px}.about-maker--wide{margin-top:72px}.about-maker img,.about-maker>div:first-child{height:520px;object-fit:cover;border-radius:var(--radius)}.about-maker h2{font-family:var(--serif);font-size:34px;font-style:italic;font-weight:400;margin:8px 0 10px}.about-maker p:not(.eyebrow){margin:0;color:var(--ink-soft);line-height:1.6;max-width:560px}.about-closing{margin-top:88px;border-top:1px solid var(--linen);padding-top:40px}.about-closing p{max-width:820px;margin:0;font-family:var(--serif);font-size:28px;line-height:1.45;color:var(--ink-soft)}.product-detail-grid,.cart-grid{display:grid;gap:64px}.product-detail-grid{grid-template-columns:1.1fr 1fr}.cart-grid{grid-template-columns:1.6fr 1fr}@media (max-width: 860px){.home-hero{display:grid;grid-template-rows:auto clamp(330px,56vh,500px);min-height:0}.home-hero__carousel{position:relative;grid-row:2;min-height:clamp(330px,56vh,500px)}.home-hero__veil{top:auto;bottom:0;height:clamp(330px,56vh,500px);background:linear-gradient(0deg,#2a26222e,#2a262200),linear-gradient(90deg,#2a26221f,#2a262200)}.home-hero__content{grid-row:1;min-height:0;padding-top:44px;padding-bottom:40px;background:var(--ink)}.home-hero h1{font-size:clamp(44px,15vw,72px)}.home-hero__content>p:not(.eyebrow){font-size:20px}.home-hero__controls{left:20px;right:auto;top:auto;bottom:18px;padding:8px 10px}.home-hero__controls>button{display:none}.home-hero__dots button{width:32px;height:4px;border-radius:999px}.home-intro__grid,.home-ingredients__inner,.home-differentials__inner{grid-template-columns:1fr;gap:32px;padding-top:64px;padding-bottom:64px}.home-intro p:not(.eyebrow),.home-ingredients__copy p,.home-differentials p:not(.eyebrow){font-size:21px}.home-differentials__list,.home-differential-card{grid-template-columns:1fr}.home-differential-card{grid-template-rows:210px auto;gap:14px}.home-differential-card img,.home-differential-card>div:first-child{height:210px;min-height:0}.home-differential-card>div:last-child{padding:0 8px 8px}.home-stories,.home-featured{padding-top:64px;padding-bottom:72px}.home-story-grid,.home-featured__grid{grid-template-columns:1fr}.home-story{grid-template-rows:360px auto}.home-section-head--row{align-items:start;flex-direction:column}.home-ingredient-strip{grid-template-columns:repeat(5,170px);overflow-x:auto;padding-bottom:8px}.home-menu-list,.product-menu-list{grid-template-columns:1fr}.home-menu-list{padding-bottom:64px}.about-page{padding-top:56px;padding-bottom:80px}.about-hero,.about-makers{grid-template-columns:1fr;gap:36px}.about-hero{margin-bottom:56px}.about-hero .eyebrow{grid-column:auto;margin-bottom:-20px}.about-hero p:not(.eyebrow),.about-closing p{font-size:22px}.about-maker--wide{margin-top:0}.about-maker img,.about-maker>div:first-child{height:420px}.product-carousel-main{height:360px}.product-carousel-head{align-items:start}.product-carousel-main>div:last-child{align-items:flex-end}.product-carousel-main strong{font-size:22px}.product-detail-grid,.cart-grid{grid-template-columns:1fr;gap:32px}.product-detail-main-photo img,.product-detail-main-photo>div{max-height:320px}header .container{flex-wrap:wrap;height:auto!important;padding:16px 20px;gap:12px}header nav{order:3;width:100%;justify-content:center;gap:20px}}.cart-row{display:flex;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--linen);flex-wrap:wrap}::selection{background:var(--accent-soft);color:var(--ink)}
