@font-face{font-family:Inter;src:url('../fonts/Inter-Regular.woff2') format('woff2');font-weight:100 600;font-display:swap}@font-face{font-family:Inter;src:url('../fonts/Inter-Bold.woff2') format('woff2');font-weight:700 900;font-display:swap}@font-face{font-family:Chelsea;src:url('../fonts/BCawqZsHqfr89WNP_IApC8tzKChiJg8MKVWl.woff2') format('woff2');font-display:swap}@font-face{font-family:Lobster;src:url('../fonts/neILzCirqoswsqX9zoKmM4MwWJU.woff2') format('woff2');font-display:swap}
:root{--cream:#fefaef;--paper:#fffdf8;--ink:#2f2624;--brown:#764b25;--rose:#dda292;--rose-light:#f8e8df;--line:#e8dfd3;--muted:#786d66;--green:#386149;--red:#a33a32;--shadow:0 12px 42px #34251a0a;--radius:18px;color-scheme:light}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font:14px/1.65 Inter,Arial,sans-serif}a{color:var(--brown);text-underline-offset:4px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}button:focus-visible,a:focus-visible{outline:3px solid var(--rose);outline-offset:4px}h1,h2,h3,h4,p{margin:0 0 .7em}h1,h2,h3{line-height:1.25}h1{font-size:2.5rem;letter-spacing:-1.4px}h2{font-size:1.4rem;letter-spacing:-.5px}h3{font-size:1rem}small{font-size:.78rem}.muted{color:var(--muted)}.eyebrow{font-size:10px;font-weight:800;letter-spacing:2px;text-transform:uppercase;color:var(--brown)}.topbar{min-height:82px;display:flex;align-items:center;justify-content:space-between;padding:14px max(24px,calc((100vw - 1280px)/2));gap:18px;background:var(--ink);color:white}.brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;font:18px Chelsea,serif;white-space:nowrap}.brand img{width:40px;height:40px;object-fit:contain}.nav-links{display:flex;gap:24px;align-items:center}.nav-links a{color:inherit;text-decoration:none;font-size:13px}.nav-links a[aria-current=page]{color:#f4c6b4}.nav-links .nav-account{padding:8px 16px;border:1px solid #76685f;border-radius:30px}.page-shell{max-width:1280px;padding:32px 24px 64px;margin:auto}.panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow)}.button,.button-secondary,.button-quiet{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:11px 18px;border:1px solid transparent;font-size:13px;font-weight:700;text-decoration:none;line-height:1.4;transition:background .15s,transform .15s}.button{background:var(--brown);color:white}.button:hover:not(:disabled){background:#603b1c}.button-secondary{background:var(--rose-light);color:var(--ink);border-color:#ebcec0}.button-quiet{background:transparent;border-color:var(--line);color:var(--ink)}.button-quiet:hover{background:var(--rose-light)}.button.danger,.danger.button{background:var(--red);color:white}.block{width:100%}.field{display:flex;flex-direction:column;gap:6px;margin:0 0 16px;font-size:12px;font-weight:700}.field input,.field select,.field textarea,input.control,select.control,textarea.control{width:100%;padding:11px 13px;border:1px solid #d9cfc2;border-radius:9px;background:#fff;color:var(--ink);font-size:14px;font-weight:400;min-height:44px}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid var(--rose);outline-offset:1px}.field textarea{min-height:92px;resize:vertical}.field small{font-weight:400;color:var(--muted)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.notice{border:1px solid #e8d5b8;background:#fff5e4;color:#79582d;padding:14px 18px;border-radius:10px;font-size:12px;margin-bottom:20px}.notice.danger,.error{color:var(--red);background:#fdf0ed;border-color:#ecc6bf}.notice.success{color:var(--green);background:#edf5ec;border-color:#cee0cb}.badge{display:inline-flex;align-items:center;gap:5px;padding:4px 9px;background:var(--rose-light);border-radius:6px;font-size:10px;font-weight:700;line-height:1.6;white-space:nowrap}.badge.success{background:#e8f2e6;color:var(--green)}.badge.danger{background:#fbe7e3;color:var(--red)}.empty-state{text-align:center;padding:48px 20px;color:var(--muted)}.empty-state .empty-icon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 18px;border:1px solid var(--line);border-radius:50%;font-size:22px;color:var(--brown)}.empty-state h2,.empty-state h3{color:var(--ink)}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.section-heading h1,.section-heading h2{margin:0}.table-wrap{overflow:auto}.data-table{border-collapse:collapse;width:100%;font-size:12px}.data-table th,.data-table td{text-align:left;border-bottom:1px solid var(--line);padding:13px 12px;vertical-align:top}.data-table th{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.8px;white-space:nowrap}.dialog-actions{display:flex;justify-content:flex-end;gap:12px;padding-top:18px;border-top:1px solid var(--line);margin-top:18px}dialog{color:var(--ink);background:var(--paper);padding:0;border:1px solid var(--line);border-radius:22px;max-width:min(920px,calc(100vw - 28px));width:100%;max-height:90dvh;box-shadow:0 30px 100px #24180e33}dialog::backdrop{background:#241a146b;backdrop-filter:blur(4px)}.modal-head{display:flex;justify-content:space-between;align-items:center;padding:20px 26px;border-bottom:1px solid var(--line)}.modal-head h2{margin:0}.close-button{border:1px solid var(--line);background:var(--paper);border-radius:50%;width:34px;height:34px;font-size:23px;line-height:1}.modal-content{padding:26px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}#toast-region{position:fixed;right:22px;bottom:22px;z-index:3000;max-width:min(420px,90vw)}.toast{padding:14px 20px;background:var(--ink);color:white;box-shadow:var(--shadow);border-radius:12px;margin-top:8px;font-size:13px}.toast.error{background:var(--red);color:white}.footer{border-top:1px solid var(--line);padding:25px 24px;display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:11px;max-width:1280px;margin:auto}.footer a{color:inherit}.loading{padding:60px;text-align:center;color:var(--muted)}.loading::before{content:'';display:block;width:26px;height:26px;border:2px solid var(--line);border-top-color:var(--brown);border-radius:50%;margin:0 auto 18px;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
.shop-hero{display:grid;grid-template-columns:1.15fr 1fr;min-height:320px;background:#f0dfd0;border-radius:22px;overflow:hidden;margin:0 0 26px}.hero-copy{padding:45px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative}.hero-copy h1{font-family:Lobster,serif;font-weight:400;font-size:48px;letter-spacing:-1px;max-width:370px;margin:10px 0 14px}.hero-copy p{max-width:360px;color:#70584a;font-size:13px}.hero-photo{min-height:250px;background:var(--rose-light);position:relative}.hero-photo img{width:100%;height:100%;object-fit:cover;position:absolute}.hero-stamp{position:absolute;bottom:23px;left:22px;background:var(--cream);padding:10px 16px;border-radius:8px;font-family:Chelsea;font-size:10px;box-shadow:var(--shadow)}.shop-layout{display:grid;grid-template-columns:minmax(0,1fr) 338px;gap:28px;align-items:start}.fulfillment-bar{display:flex;gap:20px;align-items:center;flex-wrap:wrap;background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:18px 22px;margin-bottom:28px}.fulfillment-bar .date-field{display:flex;gap:12px;align-items:center;flex:1;font-size:12px;font-weight:700}.date-field input{padding:8px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:#fff;max-width:170px}.method-toggle{display:flex;border:1px solid var(--line);border-radius:9px;padding:3px;background:#f7f2e9}.method-toggle button{border:0;background:transparent;color:var(--muted);padding:8px 16px;border-radius:6px;font-size:12px}.method-toggle button.selected{background:white;color:var(--brown);box-shadow:0 2px 5px #2f26240c;font-weight:700}.category-row{display:flex;gap:8px;overflow:auto;padding:0 0 18px}.category-chip{white-space:nowrap;border-radius:30px;border:1px solid var(--line);background:transparent;padding:9px 17px;font-size:12px;color:var(--muted)}.category-chip.active{background:var(--ink);color:white;border-color:var(--ink)}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.product-card{background:var(--paper);border:1px solid var(--line);border-radius:15px;overflow:hidden;display:flex;flex-direction:column;text-align:left;width:100%;padding:0;color:inherit}.product-card:hover .product-image img{transform:scale(1.035)}.product-image{width:100%;height:224px;overflow:hidden;background:#f0e7da;position:relative}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-image .badge{position:absolute;left:12px;top:12px;background:var(--paper)}.product-card-body{padding:18px 20px;flex:1;display:flex;flex-direction:column}.product-card h3{font-size:15px;margin-bottom:6px}.product-card p{font-size:11px;color:var(--muted);line-height:1.6;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:12px}.product-price{font-size:14px;font-weight:700}.plus-circle{width:31px;height:31px;display:grid;place-items:center;background:var(--rose-light);color:var(--brown);border-radius:50%;font-size:20px}.availability{font-size:10px;color:var(--green);padding-top:7px}.availability.unavailable{color:var(--red)}.cart-panel{position:sticky;top:22px;padding:23px}.cart-panel h2{font-size:18px}.cart-head{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:16px}.cart-count{display:grid;place-items:center;min-width:26px;height:26px;background:var(--rose-light);border-radius:50%;font-size:11px}.cart-line{padding:18px 0;border-bottom:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:8px}.cart-line h3{font-size:12px;margin-bottom:3px}.cart-options{font-size:10px;color:var(--muted);white-space:pre-line}.line-price{font-size:12px;font-weight:700}.quantity-control{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:7px;overflow:hidden;min-width:87px;justify-content:space-between;background:#fff;font-size:12px}.quantity-control button{border:0;padding:3px 9px;background:transparent;font-size:16px;color:var(--brown)}.remove-line{font-size:10px;border:0;background:transparent;color:var(--muted);text-decoration:underline;padding:0;margin-left:9px}.totals{font-size:12px;padding:17px 0}.totals>div{display:flex;justify-content:space-between;gap:18px;margin-bottom:9px}.totals .grand-total{border-top:1px solid var(--line);padding-top:14px;margin-top:14px;font-size:16px;font-weight:700}.cart-footnote{text-align:center;font-size:10px;color:var(--muted);margin:12px 0 0}.help-card{margin-top:18px;background:#f4eadc;padding:18px;border-radius:12px;color:#705d4b;font-size:11px}.help-card strong{display:block;margin-bottom:3px}.product-dialog-layout{display:grid;grid-template-columns:1fr 1fr;gap:28px}.product-dialog-image{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px}.photo-thumbs{display:flex;gap:8px;margin-top:10px}.photo-thumbs button{width:54px;height:54px;padding:0;border:1px solid var(--line);border-radius:7px;overflow:hidden}.photo-thumbs img{width:100%;height:100%;object-fit:cover}.option-group{border:0;margin:22px 0 0;padding:0}.option-group legend{font-weight:700;font-size:12px;margin-bottom:10px}.option-choice{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 0;font-size:12px;border-bottom:1px solid var(--line)}.option-choice label{display:flex;gap:9px;align-items:center}.option-choice small{color:var(--muted)}.option-count{width:56px;border:1px solid var(--line);border-radius:6px;padding:5px;text-align:center;background:white;color:var(--ink)}.product-dialog-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:20px;margin-top:25px;gap:12px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(240px,.8fr);gap:30px}.checkout-section{padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--line)}.checkout-section h3{margin-bottom:18px}.checkout-aside{background:#f7f0e6;border-radius:12px;padding:20px;height:fit-content}.promo-row{display:flex;gap:8px}.promo-row input{min-width:0}.order-layout{display:grid;grid-template-columns:1.25fr .75fr;gap:24px}.order-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:30px}.order-title h1{font-size:30px;margin:8px 0}.order-statuses{display:flex;gap:8px;flex-wrap:wrap}.order-section{margin-bottom:24px}.order-section h2{font-size:17px;border-bottom:1px solid var(--line);padding-bottom:14px}.info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;font-size:12px}.info-grid strong{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.8px;color:var(--muted);margin-bottom:5px}.payment-details{white-space:pre-wrap;padding:16px;border:1px dashed #cbb8a0;border-radius:9px;background:#fbf4e9;font-size:12px;margin:16px 0}.timeline{list-style:none;padding:0;margin:0;font-size:12px}.timeline li{padding:0 0 20px 18px;border-left:1px solid var(--line);position:relative}.timeline li::before{content:'';width:7px;height:7px;border-radius:50%;background:var(--rose);position:absolute;left:-4px;top:6px}.timeline small{display:block;color:var(--muted)}.mobile-cart{display:none}.auth-shell{max-width:520px;margin:40px auto}.auth-tabs{display:flex;gap:10px;margin:20px 0}.auth-tabs button{flex:1}.auth-form h1{font-size:28px}.account-history{max-width:950px;margin:25px auto}.checkbox-field{display:flex;align-items:flex-start;gap:10px;font-size:12px;margin:14px 0}.checkbox-field input{margin-top:5px}.setup-note{max-width:600px;margin:auto}.demo-ribbon{background:#f7dfb7;padding:10px 24px;text-align:center;font-size:11px;color:#695027}.demo-ribbon a{font-weight:700}.search-wrap{position:relative;margin-bottom:20px}.search-wrap input{padding:10px 14px;width:100%;border:1px solid var(--line);background:var(--paper);border-radius:10px}.no-margin{margin:0}[hidden]{display:none!important}
@media(min-width:1450px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.shop-layout{grid-template-columns:minmax(0,1fr) 338px}.page-shell{max-width:1440px}.product-image{height:206px}.topbar{padding-left:max(24px,calc((100vw - 1392px)/2));padding-right:max(24px,calc((100vw - 1392px)/2))}}
@media(max-width:950px){.shop-layout{grid-template-columns:minmax(0,1fr) 290px;gap:20px}.hero-copy{padding:32px}.hero-copy h1{font-size:39px}.product-image{height:180px}.product-card-body{padding:15px}.cart-panel{padding:18px}.checkout-grid{grid-template-columns:1fr}.order-layout{grid-template-columns:1fr}}
@media(max-width:720px){body{font-size:13px}.topbar{min-height:68px;padding:13px 18px;gap:10px}.brand{font-size:14px}.brand img{width:29px;height:29px}.nav-links{gap:15px}.nav-links a{font-size:11px}.nav-links .nav-home{display:none}.nav-links .nav-account{padding:5px 11px}.page-shell{padding:22px 16px 85px}.shop-hero{grid-template-columns:1fr;min-height:auto;position:relative}.hero-copy{padding:28px;z-index:1;background:linear-gradient(90deg,#efdfd3 20%,#efdfd3e6 65%,#efdfd3aa);min-height:250px}.hero-copy h1{font-size:35px;max-width:270px}.hero-copy p{max-width:235px;font-size:11px}.hero-photo{position:absolute;right:0;top:0;width:55%;height:100%}.hero-stamp{display:none}.shop-layout{grid-template-columns:1fr}.fulfillment-bar{padding:13px;gap:12px}.fulfillment-bar .date-field{justify-content:space-between;min-width:100%}.method-toggle{flex:1}.method-toggle button{flex:1}.product-grid{gap:12px}.product-image{height:190px}.product-card-body{padding:13px}.product-card h3{font-size:13px}.product-card p{font-size:10px}.cart-panel{position:static}.cart-panel .empty-state{padding:22px}.mobile-cart{position:fixed;display:flex;justify-content:space-between;align-items:center;bottom:16px;left:16px;right:16px;background:var(--brown);color:white;z-index:10;border:0;border-radius:12px;padding:16px 20px;font-weight:700;box-shadow:0 8px 24px #47281633}.product-dialog-layout{grid-template-columns:1fr}.product-dialog-image{max-height:260px;aspect-ratio:1.3}.modal-head{padding:16px 20px}.modal-content{padding:20px}.field-row{grid-template-columns:1fr;gap:0}.info-grid{gap:14px}.order-title{flex-wrap:wrap}.footer{padding-bottom:90px;flex-wrap:wrap}.section-heading{align-items:flex-start}.panel{padding:20px}.checkout-aside{order:-1}.product-dialog-bottom{position:sticky;bottom:-20px;background:var(--paper);padding:15px 0}.hero-copy .eyebrow{font-size:9px}}
@media(max-width:380px){.product-image{height:150px}.nav-links{gap:9px}.brand{font-size:12px}.product-price{font-size:12px}.product-card-body{padding:10px}.plus-circle{width:26px;height:26px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{.topbar,.footer,.button,.button-secondary,.button-quiet,.no-print,.mobile-cart,.demo-ribbon{display:none!important}.page-shell{padding:0;max-width:none}.order-layout{display:block}.panel{box-shadow:none;break-inside:avoid}.order-section{margin-bottom:16px}body{background:white}}
.account-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start;max-width:1000px;margin:35px auto}.account-card{max-width:520px}.account-tabs{display:flex;gap:8px;margin-bottom:22px}.account-tabs button{flex:1}.account-header{display:flex;justify-content:space-between;gap:18px;align-items:center;margin:25px 0}.account-orders{margin-top:25px}.account-intro h1{font-family:Lobster;font-weight:400;font-size:45px}.account-intro p{color:var(--muted);max-width:380px}.account-orders .order-card{margin-bottom:16px}@media(max-width:720px){.account-layout{grid-template-columns:1fr;gap:22px;margin:5px auto}.account-card{max-width:none}.account-header{align-items:flex-start;flex-wrap:wrap}.account-intro h1{font-size:34px}}

[data-product="demo-cookie"] .product-image img{object-position:50% 100%}


/* Optional per-product labels share the same styling in the shop and preview. */
.product-label{display:inline-block;padding:4px 9px;border-radius:6px;font-size:10px;font-weight:700;line-height:1.6;white-space:normal;overflow-wrap:anywhere;text-align:left}
.product-image .product-label{max-width:calc(100% - 24px);box-sizing:border-box}
