:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible,a:focus,a:focus-visible,input:focus,input:focus-visible,select:focus,select:focus-visible,textarea:focus,textarea:focus-visible{outline:none}*{-webkit-tap-highlight-color:transparent}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}:root{--bg:#f7f3ed;--bg-alt:#f0e7dd;--text:#1f1f1f;--muted:#6b6b6b;--accent:#d7a96b;--accent-soft:#efe0c8;--border-soft:#e0d5c7;--pill:#fff;--font-heading:"Playfair Display", serif;--font-body:system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;padding:0;overflow-x:hidden}a{color:inherit;text-decoration:none}main{background:var(--bg);width:100%;min-height:100vh}.page{width:100%;max-width:100vw;margin:0 auto;padding:32px clamp(28px,8vw,64px) 64px}.header{box-sizing:border-box;z-index:50;background:var(--bg);justify-content:space-between;align-items:flex-start;gap:24px;width:calc(100% + 2*clamp(28px,8vw,64px));max-width:100vw;margin-bottom:28px;margin-left:calc(-1*clamp(28px,8vw,64px));padding-block:4px 0;padding-inline:clamp(28px,8vw,64px);display:flex;position:sticky;top:0}.logo-block{cursor:pointer;text-align:left;font:inherit;color:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;padding:0;display:block}.logo-block:focus,.logo-block:focus-visible{box-shadow:none;outline:none}.logo-mark{letter-spacing:.16em;text-transform:uppercase;color:var(--muted);font-size:11px}.logo-name{font-family:var(--font-heading);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;font-size:26px}.header-right{color:var(--muted);flex-direction:column;align-items:flex-end;gap:10px;font-size:13px;display:flex}.header-controls{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.main-nav{text-transform:uppercase;letter-spacing:.16em;gap:28px;font-size:11px;display:flex}.main-nav button{cursor:pointer;font:inherit;text-transform:inherit;letter-spacing:inherit;color:inherit;-webkit-tap-highlight-color:transparent;background:0 0;border:none;padding:0}.main-nav a,.main-nav button{text-decoration:none}.main-nav a:not(.is-active):hover,.main-nav button:not(.is-active):hover{text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.main-nav .is-active{color:#214535;text-underline-offset:3px;text-decoration:underline;text-decoration-thickness:1px}.main-nav--mobile{flex-direction:column;align-items:flex-end;margin-top:8px}.nav-toggle{border:1px solid var(--border-soft);cursor:pointer;background:#fdfcf9;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:32px;height:26px;padding:0;display:none}.nav-toggle span{background:var(--text);width:14px;height:1px}.nav-cart{border:1px solid var(--border-soft);cursor:pointer;width:32px;height:32px;color:var(--text);-webkit-tap-highlight-color:transparent;background:#fdfcf9;border-radius:999px;justify-content:center;align-items:center;padding:0;display:flex;position:relative}.nav-cart:hover{color:#fff;background:#214535;border-color:#214535}.nav-cart-icon-wrap{justify-content:center;align-items:center;display:flex;position:relative}.icon-cart{width:18px;height:18px}.nav-cart-count{color:#fff;text-align:center;background:#214535;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:10px;font-weight:600;line-height:16px;position:absolute;top:-6px;right:-6px}.nav-favorites{border:1px solid var(--border-soft);cursor:pointer;width:32px;height:32px;color:var(--text);-webkit-tap-highlight-color:transparent;background:#fdfcf9;border-radius:999px;justify-content:center;align-items:center;padding:0;display:flex}.nav-favorites:hover{color:#fff;background:#214535;border-color:#214535}.icon-heart-nav{width:18px;height:18px}.main-nav .nav-favorites,.main-nav .nav-cart,.main-nav .nav-favorites:hover,.main-nav .nav-cart:hover{text-decoration:none}.nav-favorites:focus,.nav-favorites:focus-visible,.nav-cart:focus,.nav-cart:focus-visible,.pill-link:focus,.pill-link:focus-visible,.main-nav button:focus,.main-nav button:focus-visible{box-shadow:none;outline:none}.pill{background:var(--pill);border:1px solid var(--border-soft);text-transform:uppercase;letter-spacing:.15em;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:6px 14px;font-size:11px;display:inline-flex}.pill-link{cursor:pointer;background:0 0;border:none;padding:0}.pill-dot{background:#67b96c;border-radius:999px;width:7px;height:7px}.slogan-banner{border-block:1px solid var(--border-soft);background:var(--bg);box-sizing:border-box;width:calc(100% + 2*clamp(28px,8vw,64px));max-width:100vw;margin-bottom:12px;margin-left:calc(-1*clamp(28px,8vw,64px));padding-inline:24px;overflow:hidden}.slogan-track{white-space:nowrap;align-items:center;gap:32px;width:max-content;padding-block:10px;padding-inline:0;animation:24s linear infinite banner-scroll;display:inline-flex}.slogan-track__part{flex-shrink:0;align-items:center;gap:32px;display:inline-flex}.slogan-track span{letter-spacing:.18em;text-transform:uppercase;color:var(--muted);font-size:11px}@keyframes banner-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero{grid-template-columns:minmax(0,2fr) minmax(0,1.4fr);align-items:center;gap:56px;margin-top:0;margin-bottom:32px;display:grid}.hero-image-cell{justify-content:center;align-items:center;min-height:360px;padding-left:24px;display:flex;overflow:visible}.hero-image-wrap{aspect-ratio:4/3;border-radius:24px;width:100%;max-width:min(100%,520px);min-height:200px;overflow:hidden}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-below{margin-bottom:80px}.menu-preview{max-width:720px;margin:0 auto}.menu-preview-block{margin-bottom:28px}.menu-preview-block:last-of-type{margin-bottom:24px}.menu-preview-label{font-family:var(--font-heading);letter-spacing:.2em;text-transform:uppercase;color:#214535;margin:0 0 10px;font-size:11px;font-weight:700}.menu-preview-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (width<=640px){.menu-preview-grid{grid-template-columns:1fr}}.menu-preview-card{border:1px solid var(--border-soft);background:#fff;border-radius:14px;padding:18px 20px;transition:box-shadow .2s,border-color .2s;box-shadow:0 2px 12px #0000000a}.menu-preview-card:hover{border-color:#21453533;box-shadow:0 4px 20px #0000000f}.menu-preview-card--feature{background:linear-gradient(90deg,#2145350a 0%,#fff 24px);border-left:4px solid #214535;padding-left:20px}.menu-preview-title{font-family:var(--font-heading);letter-spacing:.06em;text-transform:uppercase;color:var(--text);margin:0 0 8px;font-size:14px;font-weight:700;line-height:1.2}.menu-preview-desc{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.menu-preview-tagline{color:var(--muted);text-align:center;border-top:1px solid var(--border-soft);margin:0;padding-top:20px;font-size:13px}.hero-right--below,.hero-right--below .hero-now-baking{flex:none}.hero-right--below .hero-grid--now-baking{flex:none;grid-template-rows:none}.hero-title{font-family:var(--font-heading);margin-bottom:18px;font-size:clamp(36px,4.2vw,48px);line-height:1.1}.hero-subtitle{max-width:420px;color:var(--muted);margin-bottom:24px;font-size:15px}.hero-slogans{flex-wrap:wrap;gap:10px;margin-bottom:28px;display:flex}.hero-slogan{background:var(--accent-soft);border:1px solid var(--border-soft);color:#705533;white-space:nowrap;border-radius:999px;padding:8px 14px;font-size:12px}.hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.btn{color:#fdfaf7;text-transform:uppercase;letter-spacing:.16em;cursor:pointer;background:#214535;border:1px solid #214535;border-radius:999px;padding:10px 20px;font-size:13px;transition:background .2s,color .2s,transform .1s}.btn:hover{background:#163326;transform:translateY(-1px)}.btn.btn-secondary{color:var(--text);border-color:var(--border-soft);background:0 0}.btn.btn-secondary:hover{background:#f1e7db}.hero-note{color:var(--muted);font-size:12px}.header-offer-bar{color:#fdfaf7;text-align:center;box-sizing:border-box;background:#214535;width:calc(100% + 2*clamp(28px,8vw,64px));max-width:100vw;margin-left:calc(-1*clamp(28px,8vw,64px));padding:10px 16px}.header-offer-bar-btn{color:inherit;font-family:var(--font-heading);letter-spacing:.02em;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;outline:none;padding:4px 8px;font-size:14px;font-weight:700;display:inline-block}.header-offer-bar-btn:focus,.header-offer-bar-btn:focus-visible{box-shadow:none;outline:none}.header-offer-bar-btn:hover{text-underline-offset:3px;text-decoration:underline}.hero-right{background:var(--bg-alt);border:1px solid var(--border-soft);border-radius:24px;flex-direction:column;gap:12px;min-height:0;padding:10px 12px 12px;display:flex}.hero-now-baking{flex-direction:column;flex:1;min-height:0;display:flex}.hero-grid--now-baking{flex:1;grid-template-rows:1fr;align-content:stretch;min-height:0}.hero-grid--now-baking .hero-mini-card{flex-direction:column;min-height:0;display:flex}.hero-grid--now-baking .hero-mini-body{flex:1}.hero-card-heading{text-transform:uppercase;letter-spacing:.18em;color:var(--muted);font-size:12px}.hero-now-baking-note{color:var(--muted);letter-spacing:.02em;margin:6px 0 0;font-size:11px}.hero-offer{color:#fdfaf7;background:#214535;border:1px solid #00000014;border-radius:12px;margin-top:10px;padding:12px 14px}.hero-offer-label{text-transform:uppercase;letter-spacing:.12em;opacity:.95;margin-bottom:4px;font-size:10px;font-weight:700;display:block}.hero-offer-text{margin:0;font-size:13px;font-weight:600;line-height:1.35}.hero-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;font-size:12px;display:grid}.hero-coming-section{border-top:1px solid var(--border-soft);margin-top:20px;padding-top:16px}.hero-coming-section .hero-card-heading{margin-bottom:4px}.hero-mini-card{background:var(--pill);border:1px solid var(--border-soft);border-radius:16px;flex-direction:column;gap:6px;padding:10px 12px 12px;display:flex}.hero-mini-title{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600}.hero-mini-body{color:var(--muted);font-size:12px}.hero-mini-coming{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:6px;font-size:10px;font-weight:600;display:inline-block}.hero-tagline{color:var(--muted);font-size:12px}section{border-top:1px solid var(--border-soft);padding-block:32px}.section-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:22px;display:flex}.section-heading--with-fav{align-items:center}.fav-toggle--section{flex-shrink:0}.fav-toggle--section .icon-heart{width:20px;height:20px}.section-heading--seasonal{margin-top:40px}.section-heading--seasonal .section-label{font-weight:700}.seasonal-group{margin-top:34px}.seasonal-group:first-of-type{margin-top:14px}.seasonal-group-title{font-family:var(--font-heading);color:var(--text);margin:0 0 12px;font-size:18px;font-weight:400}.section-season-order{color:var(--muted);margin:8px 0 0;font-size:12px;font-style:italic}.section-label{text-transform:uppercase;letter-spacing:.18em;color:var(--muted);font-size:11px}.section-title{font-family:var(--font-heading);font-size:20px;font-weight:700}.protein-loaves-title{margin-bottom:4px}.section-caption{color:var(--muted);font-size:13px}.menu-preview-now-coming{color:var(--muted);margin:10px 0 0;font-size:13px;line-height:1.5}.menu-preview-now,.menu-preview-coming{color:#214535;font-weight:600}.section-body{color:var(--text);font-size:14px}.mission-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1.4fr);gap:32px;display:grid}.mission-block{border:1px solid var(--border-soft);background:#fff6;border-radius:20px;padding:18px 18px 20px}.mission-title{letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:13px;font-weight:600}.mission-text{color:var(--muted);font-size:14px}.menu-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.menu-column{border:1px solid var(--border-soft);background:#fdf9f3;border-radius:20px;padding:18px 18px 20px}.menu-column-header{letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:12px;font-weight:600}.menu-column-header .menu-coming{letter-spacing:.12em;color:var(--muted);margin-top:4px;font-size:10px;font-weight:600;display:block}.menu-item{justify-content:space-between;gap:8px;margin-bottom:6px;font-size:13px;display:flex}.menu-item-label{color:var(--text)}.menu-item-note{color:var(--muted);font-size:11px}.preorder{grid-template-columns:minmax(0,1.5fr) minmax(0,1.3fr);align-items:start;gap:28px;display:grid}.preorder-card{border:1px solid var(--border-soft);background:#fdfcf9;border-radius:22px;padding:18px 20px 20px}.preorder-badge{text-transform:uppercase;letter-spacing:.16em;color:var(--muted);margin-bottom:8px;font-size:11px}.preorder-title{font-family:var(--font-heading);margin-bottom:8px;font-size:18px}.preorder-list{color:var(--muted);margin:10px 0 4px;padding:0;font-size:13px;list-style:none}.preorder-list li:before{content:"– "}.preorder-footnote{color:var(--muted);margin-top:10px;font-size:11px}.loaves-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.loaf-card{border:1px solid var(--border-soft);background:#fdfcf9;border-radius:18px;flex-direction:column;gap:6px;width:100%;min-height:0;padding:10px 12px 12px;display:flex;position:relative;overflow:hidden}.loaf-image-wrap{aspect-ratio:1;background:0 0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:100%;margin:-4px 0 2px;display:flex;overflow:hidden}.loaf-image{object-fit:cover;border-radius:20px;width:100%;height:100%;display:block;transform:scale(.94)}.loaf-card--has-banner{padding-top:32px}.loaf-card--out-of-season,.preorder-product-card.loaf-card--out-of-season{opacity:.45}.loaf-season-banner{letter-spacing:.08em;text-transform:uppercase;color:#fdfaf7;text-align:right;text-shadow:0 0 8px #fdfaf766;background:#214535;border-radius:18px 0 10px;max-width:55%;padding:5px 10px;font-size:9px;font-weight:600;line-height:1.2;position:absolute;top:0;left:0;box-shadow:0 0 12px #21453580}.loaf-sold-out-banner{letter-spacing:.08em;text-transform:uppercase;color:#fff;z-index:1;background:#5a5a5a;border-radius:0 18px 0 10px;padding:5px 10px;font-size:9px;font-weight:600;line-height:1.2;position:absolute;top:0;right:0}.loaf-card--sold-out{opacity:.85}.loaf-sold-out{color:var(--muted);padding:6px 0;font-size:12px;font-weight:600}.preorder-product-card--sold-out .preorder-actions{display:none}.loaf-header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.loaf-name-row{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.loaf-name{font-family:var(--font-heading);min-width:0;font-size:18px;font-weight:600}.loaf-badge{letter-spacing:.12em;text-transform:uppercase;color:#214535;background:#e8f0ec;border:1px solid #214535;border-radius:6px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:600}.loaf-card--seasonal{background:#f5faf7;border-color:#214535}.loaf-adds{color:var(--muted);margin:0;font-size:13px;line-height:1.4}.loaf-prices-stacked{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:4px;display:flex}.loaf-details{color:var(--muted);-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:0 auto;min-height:0;margin:0;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.loaf-price-line{white-space:nowrap;align-items:baseline;gap:4px;font-size:12px;display:inline-flex}.loaf-price-original{color:var(--muted);text-decoration:line-through}.loaf-price-current{color:#214535;font-weight:600}.loaf-price-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px}.loaf-actions{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;margin-top:auto;padding-top:8px;display:flex}.add-btn-with-price{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;display:flex}.add-btn-price{color:var(--muted);padding-left:2px;font-size:11px;line-height:1}.loaf-actions .btn-add{letter-spacing:.06em;white-space:nowrap;border-radius:8px;min-width:0;padding:10px 14px;font-size:12px}.loaf-qty-control{border:1px solid var(--border-soft);background:#fff;border-radius:8px;flex-shrink:0;align-items:center;gap:4px;padding:4px 6px;display:flex}.loaf-qty-btn{color:#fdfaf7;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#214535;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:16px;font-weight:600;line-height:1;display:flex}.loaf-qty-btn:hover{background:#2d5a47}.loaf-qty-num{text-align:center;min-width:24px;font-size:13px;font-weight:600}.tag{text-transform:uppercase;letter-spacing:.16em;border:1px solid var(--border-soft);color:var(--muted);border-radius:999px;padding:4px 9px;font-size:10px}.tag--bestseller{border-color:var(--accent);color:#705533;background:var(--accent-soft)}.tag--coming{border-style:dashed}.tag--soldout{color:#8a3b3b;background:#f7e2e2;border-color:#c66a6a}.loaf-details{color:var(--muted);font-size:12px}.section-note{color:var(--muted);margin-top:12px;font-size:12px}.info-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.info-card{border:1px solid var(--border-soft);background:#fdf9f3;border-radius:20px;padding:18px 18px 20px}.info-list{color:var(--muted);margin:10px 0 0;padding-left:18px;font-size:13px}.info-list li+li{margin-top:4px}.customize-form-wrap{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:24px;display:grid}.customize-loaf-preview{flex-direction:column;align-items:center;gap:12px;padding:20px 16px;display:flex}.customize-loaf-preview-title{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:12px;font-weight:600}.customize-loaf-preview-visual{justify-content:center;align-items:center;min-height:80px;display:flex}.customize-loaf-shape{transition:background-color .2s,transform .2s;box-shadow:0 4px 12px #00000014,inset 0 1px #fff6}.customize-loaf-shape--circle{border-radius:50%;width:58px;height:58px}.customize-loaf-shape--oval{border-radius:12px 12px 14px 14px;width:110px;height:44px}.customize-loaf-preview-tags{flex-wrap:wrap;justify-content:center;gap:6px;min-height:28px;display:flex}.customize-preview-tag{background:var(--border-soft);color:var(--text);border-radius:6px;padding:4px 8px;font-size:11px}.customize-preview-tag--sweet{color:#7d5a3c;background:#f5e6d3}.customize-preview-tag--savory{color:#5a5348;background:#e8e4dc}.customize-preview-tag--muted{color:var(--muted);font-style:italic}.customize-loaf-preview-size{color:var(--text);font-size:12px;font-weight:600}.customize-select{border:1px solid var(--border-soft);width:100%;color:var(--text);background:#fdfcf9;border-radius:12px;margin-top:8px;padding:10px 12px;font-size:14px}.customize-size{flex-wrap:wrap;gap:16px;margin-top:8px;display:flex}.customize-size label{color:var(--text);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.customize-size input[type=radio]{accent-color:#214535}.customize-option-sold-out{opacity:.6;color:var(--muted);cursor:not-allowed}.customize-option-sold-out input:disabled{cursor:not-allowed}.customize-actions{flex-direction:column;grid-column:1/-1;gap:12px;display:flex}.customize-actions .section-body{color:var(--muted);font-size:13px}.customize-card-wide{grid-column:1/-1}.customize-card-flour{grid-column:span 2}.customize-flour{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:8px;display:grid}.customize-flour label{color:var(--text);cursor:pointer;align-items:center;gap:8px;font-size:14px;display:flex}.customize-flour input[type=radio]{accent-color:#214535}.customize-inclusion-row{gap:8px;margin-top:10px;display:flex}.customize-input{border:1px solid var(--border-soft);background:#fdfcf9;border-radius:12px;flex:1;padding:8px 12px;font-size:14px}.customize-suggestions{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.customize-suggestion{border:1px dashed var(--border-soft);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:4px 10px;font-size:11px}.customize-suggestion:hover:not(:disabled),.customize-suggestion.customize-suggestion--on{color:#214535;border-color:#214535}.customize-suggestion:disabled{cursor:default;opacity:.6}.customize-selected{flex-wrap:wrap;gap:6px;margin-top:10px;display:flex}.customize-tag{color:#214535;background:#e4efe8;border:1px solid #214535;border-radius:999px;align-items:center;gap:4px;padding:4px 8px 4px 10px;font-size:12px;display:inline-flex}.customize-tag-remove{color:inherit;cursor:pointer;opacity:.8;background:0 0;border:none;margin:0;padding:0;font-size:14px;line-height:1}.customize-tag-remove:hover{opacity:1}.customize-selection-summary{border:1px solid var(--border-soft);background:#2145350f;border-radius:12px;margin-bottom:4px;padding:14px 16px}.customize-selection-title{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:8px;font-size:12px;font-weight:600}.customize-selection-list{color:var(--text);margin:0;padding:0;font-size:13px;line-height:1.6;list-style:none}.customize-selection-list li{margin-top:4px}.customize-selection-list li:first-child{margin-top:0}.customize-review-note{color:var(--muted);margin:0 0 8px;font-size:13px;font-style:italic}.customize-price{align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.customize-price-label{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:12px}.customize-price-value{font-family:var(--font-heading);color:#214535;font-size:20px}.customize-actions-row{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;display:flex}.customize-fav-btn{align-items:center;gap:6px;display:inline-flex}.customize-fav-btn .icon-heart{width:18px;height:18px}.customize-fav-btn.fav-toggle--active{border-color:var(--accent);background:var(--accent-soft);color:#c66a6a}.cart-item-line--custom{border-bottom:1px solid var(--border-soft);flex-direction:column;gap:10px;padding:12px 0;display:flex}.cart-item-line--custom:last-child{border-bottom:none}.cart-item-custom-label{color:var(--text);font-size:14px;font-weight:600}.cart-item-specs{color:var(--muted);margin:0;font-size:12px}.cart-item-specs div{gap:8px;margin-top:4px;display:flex}.cart-item-specs dt{color:var(--text);min-width:100px;margin:0;font-weight:600}.cart-item-specs dd{margin:0}.cart-item-price-breakdown{border-top:1px dashed var(--border-soft);padding-top:8px;font-size:12px}.cart-price-row{color:var(--muted);justify-content:space-between;gap:12px;margin-top:4px;display:flex}.cart-price-row--total{color:#214535;margin-top:8px;font-size:14px;font-weight:600}.cart-price-note{color:var(--muted);margin:10px 0 0;font-size:12px;font-style:italic}.preorder-store-grid{grid-template-columns:minmax(0,1fr);align-items:flex-start;gap:24px;display:grid}.preorder-products{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:20px;min-width:0;display:grid}@media (width>=520px){.preorder-products{grid-template-columns:repeat(2,1fr)}}@media (width>=800px){.preorder-products{grid-template-columns:repeat(3,1fr)}}@media (width>=1100px){.preorder-products{grid-template-columns:repeat(4,1fr)}}.preorder-product-card{border:1px solid var(--border-soft);background:#fdfcf9;border-radius:18px;flex-direction:column;gap:10px;width:100%;min-height:0;padding:14px 16px 16px;display:flex;position:relative;overflow:visible}.preorder-product-card--has-banner{padding-top:34px}.preorder-product-card .loaf-season-banner{border-radius:18px 0 10px;padding:4px 8px;font-size:9px}.preorder-product-body{flex-direction:column;flex:1;justify-content:flex-end;gap:6px;min-height:0;display:flex}.preorder-product-name--card{font-family:var(--font-heading);word-wrap:break-word;overflow-wrap:break-word;width:100%;margin:0;padding:0;font-size:15px;font-weight:600;line-height:1.3}.preorder-product-header{flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:8px;min-height:0;display:flex}.preorder-product-name-row{flex:1;min-width:0}.preorder-product-name{font-family:var(--font-heading);min-width:0;font-size:15px;font-weight:600;line-height:1.3}.preorder-product-card--seasonal{background:#f5faf7;border-color:#214535}.preorder-product-adds{color:var(--muted);margin:0 0 10px;font-size:13px;line-height:1.4}.preorder-product-header-right{flex-shrink:0;align-items:flex-start;gap:8px;display:flex}.preorder-prices-stacked{flex-direction:column;flex-shrink:0;align-items:flex-start;gap:2px;display:flex}.preorder-product-header .preorder-price-line{font-size:12px}.preorder-product-note{color:var(--muted);-webkit-line-clamp:5;word-break:break-word;-webkit-box-orient:vertical;flex:0 auto;min-height:0;margin:0;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.preorder-price-line{white-space:nowrap;align-items:baseline;gap:6px;font-size:13px;display:inline-flex}.preorder-price-original{color:var(--muted);text-decoration:line-through}.preorder-price-current{color:#214535;font-weight:600}.preorder-price-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:11px}.preorder-actions{flex-wrap:nowrap;flex-shrink:0;gap:6px;display:flex}.preorder-actions .btn-add{letter-spacing:.06em;white-space:nowrap;border-radius:8px;flex-shrink:0;padding:8px 12px;font-size:11px}.fav-toggle{border:1px solid var(--border-soft);color:var(--muted);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:6px;display:flex}.fav-toggle .icon-heart{width:18px;height:18px}.fav-toggle--active{border-color:var(--accent);background:var(--accent-soft);color:#c66a6a}.cart-summary-heading{margin-bottom:14px}.cart-summary-title{font-family:var(--font-heading);color:var(--text);margin:0 0 4px;padding:0;font-size:20px;font-weight:700}.cart-summary-subtitle{color:var(--muted);margin:0;padding:0;font-size:12px}@media (width<=880px){.cart-summary-title{margin-bottom:10px;font-size:16px}}@media (width<=540px){.cart-summary-title{margin-bottom:8px;font-size:14px}}.cart-summary{border:1px solid var(--border-soft);color:var(--muted);background:#fff;border-radius:20px;min-width:0;max-width:100%;padding:16px 16px 18px;font-size:13px;overflow:hidden}.cart-items{margin:10px 0 8px;padding-left:18px}.cart-items--simple{padding-left:0;list-style:none}.cart-item-simple{border-bottom:1px solid var(--border-soft);justify-content:space-between;align-items:center;gap:10px;padding:6px 0;font-size:13px;display:flex}.cart-item-simple:last-child{border-bottom:none}.cart-item-label{min-width:0;color:var(--text);flex:1}.cart-item-price{color:#214535;flex-shrink:0;font-weight:600}.cart-item-fav{color:var(--muted);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;display:flex}.cart-item-fav .icon-heart{width:16px;height:16px}.cart-item-fav:hover,.cart-item-fav.fav-toggle--active{color:#c66a6a}.cart-item-qty{flex-shrink:0;align-items:center;gap:4px;display:flex}.cart-qty-btn{border:1px solid var(--border-soft);width:26px;height:26px;color:var(--text);cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border-radius:8px;justify-content:center;align-items:center;font-size:14px;font-weight:600;line-height:1;display:flex}.cart-qty-btn:hover:not(:disabled){color:#fdfaf7;background:#214535;border-color:#214535}.cart-qty-num{text-align:center;min-width:24px;font-weight:600}.cart-empty{margin:10px 0;font-size:12px}.cart-item-line+.cart-item-line{margin-top:4px}.cart-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;margin-top:12px;display:flex}.cart-actions .btn-small{letter-spacing:.1em;white-space:nowrap;flex-shrink:0;padding:6px 10px;font-size:10px}.cart-actions .btn-small:hover:not(:disabled){color:#fdfaf7;background:#2d5a47;border-color:#2d5a47}.cart-note{color:var(--muted);margin-top:10px;font-size:11px}.cart-sample{flex-direction:column;gap:4px;margin-top:10px;display:flex}.cart-sample-wrap{flex-direction:column;align-items:flex-start;gap:4px;margin-top:12px;display:flex}.btn-sample{font-family:var(--font-body);letter-spacing:.06em;border:1px solid var(--border-soft);color:var(--text);text-transform:uppercase;cursor:pointer;background:#fff;border-radius:999px;align-self:flex-start;padding:6px 12px;font-size:11px;font-weight:600}.btn-sample:hover:not(:disabled){color:#214535;border-color:#214535}.btn-sample--active{color:#fdfaf7;background:#214535;border-color:#214535}.btn-sample--active:hover:not(:disabled){color:#fdfaf7;background:#2d5a47;border-color:#2d5a47}.cart-sample-beneath{color:var(--muted);margin:0;padding-left:2px;font-size:11px}.btn-sample:disabled{opacity:.5;cursor:default}.cart-sample-note{color:var(--muted);font-size:11px}.cart-sample-line{color:var(--muted);margin:4px 0 0;font-size:11px}.btn-small{color:#fdfaf7;text-transform:uppercase;letter-spacing:.16em;cursor:pointer;background:#214535;border:1px solid #214535;border-radius:999px;padding:7px 14px;font-size:11px}.btn-small.btn-secondary{color:var(--text);border-color:var(--border-soft);background:0 0}.btn-small:disabled{opacity:.6;cursor:default}.account-meta{color:var(--muted);margin-bottom:8px;font-size:13px}.account-summary{color:var(--muted);font-size:13px}.account-form{flex-direction:column;gap:8px;margin-top:8px;display:flex}.account-form label{color:var(--muted);flex-direction:column;gap:4px;font-size:12px;display:flex}.account-form input{border:1px solid var(--border-soft);background:#fdfcf9;border-radius:999px;padding:7px 10px;font-size:13px}.account-lists{flex-direction:column;gap:16px;display:flex}.orders-list{color:var(--muted);font-size:12px}.orders-list-item+.orders-list-item{margin-top:6px}.is-hidden{display:none}.social-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1.4fr);gap:24px;display:grid}.social-card{border:1px solid var(--border-soft);border-radius:20px;padding:18px 18px 20px}.social-card--links .social-line{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:14px;display:flex}.social-card--links .social-line:last-child{margin-bottom:0}.social-card--links .social-line--contact{flex-direction:column;align-items:flex-start;gap:4px}.social-label{color:var(--text);min-width:80px;font-size:13px;font-weight:600}.social-handle{color:var(--accent,#8b5a2b);font-size:14px;text-decoration:none}.social-handle:hover{text-decoration:underline}.social-handle--muted{color:var(--muted);font-style:italic}.social-note{color:var(--muted);font-size:12px}.chip-row{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.chip{border:1px dashed var(--border-soft);color:var(--muted);white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:11px}.schedule{color:var(--muted);font-size:13px;line-height:1.6}footer{border-top:1px solid var(--border-soft);color:var(--muted);padding:24px 20px 16px;font-size:11px}.footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;max-width:1120px;margin:0 auto;display:flex}@media (width<=880px){.main-nav--desktop{display:none}.nav-toggle{display:flex}.hero,.mission-grid,.menu-grid,.preorder,.social-grid,.info-grid,.preorder-store-grid{grid-template-columns:minmax(0,1fr)}.loaves-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (width<=540px){.loaves-grid{grid-template-columns:minmax(0,1fr)}.page{padding-inline:16px}.hero-actions{flex-direction:column;align-items:stretch}.menu-grid{gap:16px}}.build-your-loaf{max-width:900px;margin:0 auto}.build-your-loaf-header{margin-bottom:24px}.build-your-loaf-title{margin:0 0 8px;font-size:1.5rem;font-weight:700}.build-your-loaf-subtitle{color:var(--muted);margin:0;font-size:14px}.build-your-loaf-content{grid-template-columns:1fr 1fr;align-items:start;gap:32px;display:grid}@media (width<=720px){.build-your-loaf-content{grid-template-columns:1fr}}.loaf-preview-pair{grid-template-columns:1fr 1fr;gap:24px;display:grid}.loaf-preview-slot{cursor:pointer;font:inherit;text-align:center;background:0 0;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:8px;padding:12px;transition:border-color .2s,background .2s;display:flex}.loaf-preview-slot:hover{border-color:var(--accent);background:#d7a96b14}.loaf-preview-slot:focus{border-color:var(--accent);outline:none}.loaf-preview-slot--selected{border-color:var(--accent);background:#d7a96b14}.loaf-preview-label{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:12px;font-weight:600}.loaf-preview-stack{aspect-ratio:1;background:0 0;border-radius:12px;width:100%;max-width:200px;position:relative;overflow:hidden}.loaf-preview-stack .loaf-preview-base,.loaf-preview-stack .loaf-preview-overlay{transform-origin:50%;transform:scale(.92)}.loaf-preview-stack--mini .loaf-preview-base,.loaf-preview-stack--mini .loaf-preview-overlay{transform-origin:50%;transform:scale(.55)}.loaf-preview-base,.loaf-preview-overlay{object-fit:cover;border-radius:20px;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.loaf-preview-overlay{pointer-events:none}.builder-form{flex-direction:column;gap:20px;display:flex}.builder-form-title{color:var(--text);margin:0 0 10px;font-size:13px;font-weight:600}.builder-form-options{flex-wrap:wrap;gap:8px;display:flex}.builder-form-row{flex-direction:row}.builder-option{cursor:pointer;align-items:center;gap:6px;font-size:14px;display:flex}.builder-option input{margin:0}.builder-chip{border:1px solid var(--border-soft);color:var(--text);cursor:pointer;background:#fff;border-radius:8px;padding:8px 14px;font-size:13px;transition:border-color .2s,background .2s}.builder-chip:hover{border-color:var(--accent,#8b5a2b);background:#8b5a2b0f}.builder-chip--selected{border-color:var(--accent,#8b5a2b);color:var(--accent,#8b5a2b);background:#8b5a2b1f}.builder-chip--disabled{opacity:.5;cursor:not-allowed}.price-summary{border:1px solid var(--border-soft);background:#2145350a;border-radius:12px;margin-top:28px;padding:16px}.price-summary-title{margin-bottom:12px;font-size:13px;font-weight:600}.price-summary-breakdown,.price-summary-totals{flex-direction:column;gap:6px;display:flex}.price-summary-totals{border-top:1px solid var(--border-soft);margin-top:12px;padding-top:12px}.price-summary-row{color:var(--muted);justify-content:space-between;font-size:13px;display:flex}.price-summary-row--total{color:var(--text);font-weight:600}.price-summary-row--selected{color:var(--accent,#8b5a2b)}.price-summary-selected{border-top:1px solid var(--border-soft);color:var(--text);margin-top:12px;padding-top:12px;font-size:14px}.build-your-loaf-view-toggle{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.build-your-loaf-view-label{color:var(--text);font-size:13px;font-weight:600}.build-your-loaf-toggle-option{cursor:pointer;align-items:center;gap:6px;font-size:14px;display:flex}.build-your-loaf-toggle-option input{margin:0}.build-your-loaf-add-btn{width:100%;margin-top:16px}
