:root{--cream:#fbf9f5;--ink:#2d2d2d;--muted:#424842;--sage:#8daa91;--green:#4a654f;--line:#e4e2e1;--rose:#e8b4b8;--yellow:#f4e4a1;font-family:'Work Sans',sans-serif;color:var(--ink);background:var(--cream)}
*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth}a{color:inherit}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}:focus-visible{outline:3px solid var(--green);outline-offset:4px}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}h1,h2,h3,h4{font-family:'Libre Caslon Text',Georgia,serif;font-weight:400}h1{font-size:clamp(42px,5.5vw,76px);line-height:1.12;letter-spacing:-.04em;margin:12px 0 24px}h2{font-size:30px;line-height:1.25;margin:0 0 16px}h3{font-size:26px;margin:36px 0 22px}p{line-height:1.65}a,button{ -webkit-tap-highlight-color:transparent}.ribbon{background:var(--rose);padding:11px 20px;text-align:center;font-size:12px;letter-spacing:.08em}.ribbon span{margin-left:12px}.top-nav{max-width:1320px;margin:auto;padding:24px 40px;display:flex;justify-content:space-between;align-items:center;gap:20px}.top-nav img{width:130px;height:auto;display:block}.top-nav>div{display:flex;gap:28px}.top-nav a{font-size:14px;text-decoration:none;min-height:44px;display:inline-flex;align-items:center;gap:12px}header{border-bottom:1px solid var(--line)}main{max-width:1320px;margin:auto;padding:64px 40px 100px}.intro{text-align:center;margin-bottom:44px}.intro>p:last-child{color:var(--muted);font-size:18px}.eyebrow{font-size:12px;letter-spacing:.15em;text-transform:uppercase;font-weight:600;color:var(--green);margin:0 0 16px}.closure{display:flex;gap:16px;align-items:center;background:#f4e4a14d;border:1px solid #d9ca92;border-radius:16px;padding:16px 24px;margin-bottom:40px}.closure>span{font-size:30px}.closure p{margin:0;font-size:14px}.closure strong{display:block;font-weight:600}.layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:40px;align-items:start}.sidebar{position:sticky;top:24px;display:grid;gap:24px;max-height:calc(100dvh - 48px);overflow:auto;scrollbar-width:thin}.pickup-card,.cart-card,.details-card{border:1px solid var(--line);border-radius:20px;padding:28px;background:#ffffff80}.pickup-card h2,.cart-card h2{font-size:26px}dl{margin:24px 0}dl>div+div{margin-top:24px}dt{font-size:12px;letter-spacing:.1em;text-transform:uppercase;font-weight:600;margin-bottom:8px}dd{margin:0;font-size:14px;line-height:1.7;color:var(--muted)}dd a{font-weight:600}.policies{border-top:1px solid var(--line);padding-top:16px}.policies summary{cursor:pointer;font-size:14px;line-height:1.5;min-height:44px}.policies p{font-size:14px;color:var(--muted)}.text-link{display:inline-flex;align-items:center;min-height:44px;margin-top:16px;font-size:14px}.cart-card{background:#f6f3f2}.cart-heading{display:flex;align-items:center;justify-content:space-between;gap:8px}.cart-heading h2{margin:0}.cart-heading>span{font-size:12px;color:var(--muted)}#cart-items{margin:24px 0}.cart-line{display:flex;justify-content:space-between;gap:16px;font-size:14px;margin:16px 0;line-height:1.5}.cart-line span:last-child{white-space:nowrap}.total{display:flex;justify-content:space-between;gap:16px;align-items:center;border-top:1px solid #d3d2cf;padding-top:20px}.total>span{font-size:12px;letter-spacing:.07em;text-transform:uppercase}.total output{font-family:'Libre Caslon Text',serif;font-size:26px}.button{min-height:48px;border-radius:99px;display:inline-flex;gap:12px;align-items:center;justify-content:center;padding:14px 22px;font-size:14px;font-weight:600;text-decoration:none;border:1px solid transparent;line-height:1.5}.dark{background:var(--ink);color:var(--cream)}.dark:hover{background:var(--green)}.light{background:transparent;border-color:var(--ink)}.cart-card .button{width:100%;margin-top:8px}.small{font-size:13px;color:var(--muted);line-height:1.6}.muted{color:var(--muted)}.display{font-size:clamp(38px,4vw,60px);letter-spacing:-.03em}.section-heading{margin-bottom:28px}.categories{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:40px}.categories a{padding:12px 18px;border:1px solid #c2c8c0;border-radius:99px;text-decoration:none;font-size:13px;min-height:44px}.categories a:hover{background:#8daa9126}.category{scroll-margin-top:24px;margin-bottom:44px}.category>h3{border-bottom:1px solid #2d2d2d22;padding-bottom:18px}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.product h4{font-size:21px;line-height:1.4;margin:16px 0 8px}.product p{font-size:13px;line-height:1.6;color:var(--muted);margin:0 0 20px}.product-mark{height:58px;width:58px;border-radius:50%;background:#8daa912a;display:grid;place-items:center;color:var(--green)}.product:nth-child(3n+2) .product-mark{background:#e8b4b838}.product:nth-child(3n) .product-mark{background:#f4e4a166}.product-mark svg{width:34px;height:34px}.product-bottom{display:flex;width:100%;gap:10px;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:auto;padding-top:12px}.price{font-size:16px;white-space:nowrap}.quantity{display:flex;align-items:center;background:#f6f3f2;border-radius:99px;padding:3px}.quantity button{border:0;background:transparent;border-radius:50%;width:40px;height:40px;font-size:22px}.quantity button:hover:not(:disabled){background:#fff}.quantity input{width:34px;padding:0;text-align:center;border:0;background:transparent;font-size:14px;appearance:textfield;-moz-appearance:textfield}.quantity input::-webkit-inner-spin-button,.quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.seasonal{font-size:11px;text-transform:uppercase;letter-spacing:.04em;background:#f4e4a16b;border-radius:6px;padding:6px 8px;line-height:1.5}.details-card{padding:32px;margin-top:36px;background:#fff}.details-card h3{font-size:24px}.fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px}label:not(.check){font-size:14px;display:flex;flex-direction:column;gap:10px;font-weight:500;min-width:0}input:not([type=checkbox]),select,textarea{min-height:48px;padding:12px;border:1px solid #b6bbb5;border-radius:10px;background:var(--cream);color:var(--ink);width:100%;min-width:0;font-size:16px}select:disabled{opacity:.65}.quantity input{min-height:40px;padding:0;border:0;width:34px;background:transparent}.check{display:flex;gap:12px;align-items:flex-start;font-size:14px;line-height:1.7;margin-top:24px;cursor:pointer}.check input{width:20px;height:20px;flex-shrink:0;margin-top:3px;accent-color:var(--green)}.notes{margin-top:28px}textarea{resize:vertical}.date-confirmation{color:var(--green);font-size:14px;font-weight:500}.error{color:#9b3028;font-size:14px}.error:empty,.date-confirmation:empty{display:none}.review-button{margin-top:20px;width:100%}.review{scroll-margin-top:24px}.review-notice{background:#f4e4a14d;border-radius:12px;padding:20px;margin-block:24px}.review-notice p{margin-bottom:0}.review-actions{display:flex;flex-wrap:wrap;gap:12px}.review [data-review-notes]{white-space:pre-wrap;overflow-wrap:anywhere}.review dl{overflow-wrap:anywhere}.review[hidden],.closure[hidden]{display:none}footer{background:var(--ink);color:var(--cream);text-align:center;padding:40px 20px}footer>a{font-size:28px;font-family:'Libre Caslon Text',serif;text-decoration:none}footer p{font-size:12px;letter-spacing:.1em}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip:focus{display:block;padding:16px}.content{min-width:0}
@media(max-width:1100px){.layout{grid-template-columns:280px minmax(0,1fr);gap:24px}main{padding-inline:24px}.product-grid{grid-template-columns:1fr}.product{display:grid;grid-template-columns:58px minmax(0,1fr);gap:0 16px}.product-mark{grid-column:1;grid-row:1/4}.product h4,.product p,.product .seasonal{grid-column:2}.product h4{margin-top:0}.product-bottom{grid-column:2}}
@media(max-width:800px){.layout{display:flex;flex-direction:column}.sidebar{position:static;max-height:none;overflow:visible;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:16px}.content{width:100%}.intro{margin-bottom:32px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product{display:flex}.product h4{margin-top:16px}.product-bottom{margin-top:auto}.pickup-card,.cart-card{padding:22px}.top-nav{padding:16px 24px}.top-nav>div{gap:20px}.details-card{padding:24px}}
@media(max-width:540px){main{padding:40px 16px 64px}.ribbon span{display:none}.top-nav{padding:12px 16px;gap:12px}.top-nav img{width:100px}.top-nav>div{gap:14px}.top-nav a{font-size:12px}.intro>p:last-child{font-size:16px}.sidebar{grid-template-columns:1fr}.cart-card{order:2}.product-grid{grid-template-columns:1fr}.product{display:grid;grid-template-columns:48px minmax(0,1fr);padding:20px;gap:0 14px}.product-mark{width:48px;height:48px}.product h4{margin-top:0;font-size:20px}.product-bottom{grid-column:1/-1;margin-top:12px}.quantity button{width:44px;height:44px}.fields{grid-template-columns:1fr}.details-card{padding:22px 18px}.closure{padding:16px}.categories{gap:8px}.categories a{font-size:12px;padding:12px}.review-actions>*{width:100%}.cart-heading h2{font-size:26px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
