:root{--pink:#d94b72;--pink2:#f7d7df;--cream:#fff9f4;--ink:#35251f;--muted:#74645c;--gold:#b99059;--white:#fff;--shadow:0 16px 45px rgba(78,48,39,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',sans-serif;background:#fff}.shell{width:min(1180px,92vw);margin:auto}.topbar{padding:9px 4vw;text-align:center;background:var(--pink);color:#fff;font-size:13px;letter-spacing:.02em}.topbar span{opacity:.55;margin:0 10px}.nav{height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;color:var(--pink);display:flex;flex-direction:column;line-height:.9}.brand span{font-family:'Playfair Display',serif;font-size:30px;font-style:italic}.brand small{color:var(--ink);font-weight:700;letter-spacing:.32em;margin-top:8px;font-size:9px;text-align:center}.nav nav{display:flex;gap:30px}.nav nav a,.footer-grid a{color:var(--ink);text-decoration:none;font-size:14px;font-weight:600}.cart-button{border:0;background:var(--ink);color:#fff;border-radius:999px;padding:11px 16px;font-weight:700;cursor:pointer}.cart-button span{background:var(--pink);padding:2px 7px;border-radius:999px;margin-left:6px}.hero{background:linear-gradient(120deg,#fff9f4 0%,#fff 52%,#fbe9ee 100%);overflow:hidden}.hero-grid{min-height:600px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:44px;padding:58px 0}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.16em;color:var(--pink);margin:0 0 14px}.hero h1,.section h2,.cart h2{font-family:'Playfair Display',serif;margin:0}.hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;max-width:640px}.hero h1 em{font-weight:600;color:var(--pink)}.lead{font-size:19px;line-height:1.65;color:var(--muted);max-width:610px;margin:24px 0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:9px;text-decoration:none;border:1px solid var(--pink);font-weight:800;cursor:pointer;font-family:inherit}.btn.primary{background:var(--pink);color:#fff}.btn.ghost{background:#fff;color:var(--pink)}.btn.full{width:100%;font-size:15px}.trust-row{display:flex;gap:18px;flex-wrap:wrap;margin-top:26px;color:var(--muted);font-size:13px}.hero-collage{position:relative;min-height:500px}.hero-main{position:absolute;width:78%;height:480px;object-fit:cover;right:0;top:0;border-radius:28px;box-shadow:var(--shadow)}.hero-float{position:absolute;width:52%;height:260px;object-fit:cover;left:0;bottom:0;border:10px solid #fff;border-radius:24px;box-shadow:var(--shadow)}.promo-band{background:#f8e6e9;border-top:1px solid #f1cdd6;border-bottom:1px solid #f1cdd6;padding:17px 0;text-align:center;color:#60423a}.section{padding:88px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-heading.center{text-align:center;justify-content:center}.section-heading h2{font-size:42px}.section-heading>p{max-width:480px;color:var(--muted);line-height:1.6}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{border:1px solid #eee2dc;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 7px 22px rgba(70,45,36,.06);display:flex;flex-direction:column}.product img{width:100%;aspect-ratio:1/1;object-fit:cover}.product-body{padding:18px;display:flex;flex-direction:column;flex:1}.badge{display:inline-block;align-self:flex-start;background:#ffe6ec;color:#a92e50;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;margin-bottom:9px}.product h3{margin:0;font-family:'Playfair Display',serif;font-size:22px}.product p{color:var(--muted);line-height:1.5;font-size:14px}.price{margin-top:auto;font-weight:800;font-size:20px}.bundle-note{font-size:12px!important;color:#9b5368!important;min-height:38px}.qty-add{display:flex;gap:8px;margin-top:13px}.qty-add select{flex:1;border:1px solid #e5d5ce;border-radius:8px;padding:11px;background:#fff}.qty-add button{background:var(--pink);color:white;border:0;border-radius:8px;padding:10px 13px;font-weight:800;cursor:pointer}.soft{background:var(--cream)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps article{background:#fff;border:1px solid #f0e3dd;border-radius:16px;padding:26px}.steps b{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--pink);color:#fff}.steps h3{font-size:17px}.steps p{color:var(--muted);line-height:1.55;font-size:14px}.about{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.about-photo img{width:100%;border-radius:24px;box-shadow:var(--shadow)}.about h2{font-size:46px}.about p{line-height:1.75;color:var(--muted)}.faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.faq-grid details{border:1px solid #eee0d9;border-radius:13px;padding:18px 20px}.faq-grid summary{font-weight:800;cursor:pointer}.faq-grid p{color:var(--muted);line-height:1.6}footer{background:#422b25;color:#fdf5f2;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr);gap:30px}.footer-grid .brand span{color:#fff}.footer-grid .brand small,.footer-grid a{color:#fff}.footer-grid p{opacity:.72}.fineprint{border-top:1px solid rgba(255,255,255,.13);margin-top:32px;padding-top:20px;font-size:12px;opacity:.65}.cart{position:fixed;right:-520px;top:0;width:min(500px,95vw);height:100vh;background:#fff;z-index:30;box-shadow:-20px 0 55px rgba(0,0,0,.18);padding:26px;transition:.3s;overflow:auto}.cart.open{right:0}.overlay{position:fixed;inset:0;background:rgba(32,20,17,.44);z-index:20;opacity:0;pointer-events:none;transition:.3s}.overlay.open{opacity:1;pointer-events:auto}.cart-head{display:flex;align-items:start;justify-content:space-between;border-bottom:1px solid #eee;padding-bottom:16px}.cart-head h2{font-size:34px}.cart-head button{border:0;background:none;font-size:34px;cursor:pointer}.cart-item{display:grid;grid-template-columns:68px 1fr auto;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid #f2e9e5}.cart-item img{width:68px;height:68px;border-radius:10px;object-fit:cover}.cart-item h4{margin:0 0 3px}.cart-item small{color:var(--muted)}.cart-item button{border:0;background:#f8ecef;color:var(--pink);border-radius:6px;padding:6px;cursor:pointer}.cart-empty{padding:45px 5px;color:var(--muted);text-align:center}.cart-summary{border-top:1px solid #eee;margin-top:10px;padding-top:20px}.cart-summary>div{display:flex;justify-content:space-between;margin:9px 0}.cart-summary .save{color:#a92e50}.cart-summary .grand{font-size:21px;border-top:1px dashed #dcc9c1;padding-top:13px;margin-top:14px}.cart-summary label{display:block;font-size:13px;font-weight:700;margin:15px 0}.cart-summary select,.cart-summary input{display:block;width:100%;margin-top:6px;border:1px solid #dfd1cb;border-radius:8px;padding:11px}.cart-summary small{display:block;text-align:center;color:var(--muted);margin-top:10px}.cart-summary.hidden{display:none}@media(max-width:900px){.nav nav{display:none}.hero-grid{grid-template-columns:1fr;padding-top:40px}.hero-collage{min-height:440px}.product-grid{grid-template-columns:1fr 1fr}.steps{grid-template-columns:1fr 1fr}.about{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.nav{height:70px}.brand span{font-size:24px}.hero-grid{min-height:auto}.hero h1{font-size:48px}.hero-collage{min-height:390px}.hero-main{height:360px;width:86%}.hero-float{height:190px;width:55%}.section{padding:62px 0}.section-heading{display:block}.section-heading h2,.about h2{font-size:35px}.product-grid,.steps,.faq-grid,.footer-grid{grid-template-columns:1fr}.product-grid{gap:16px}.product{display:grid;grid-template-columns:120px 1fr}.product img{height:100%;aspect-ratio:auto}.product-body{padding:14px}.product h3{font-size:19px}.about{gap:28px}.footer-grid{gap:12px}}

/* 08/30/2026 weekly product drop */
.drop-banner{padding:54px 0;background:linear-gradient(135deg,#fff5ef,#f8e4dc);border-top:1px solid rgba(91,54,45,.08);border-bottom:1px solid rgba(91,54,45,.08)}
.drop-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:34px;align-items:center}
.drop-banner h2{font-family:'Playfair Display',serif;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05;margin:.35rem 0 .8rem}
.drop-banner p{max-width:720px}
.drop-card{min-height:230px;border-radius:28px;padding:28px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;background:#fff;box-shadow:0 18px 50px rgba(97,57,46,.12);border:1px solid rgba(97,57,46,.1)}
.drop-card span{font-size:.75rem;letter-spacing:.16em;font-weight:800}
.drop-card strong{font-family:'Playfair Display',serif;font-size:2.25rem;line-height:.95;margin:18px 0}
.drop-card small{font-weight:700}
@media(max-width:760px){.drop-grid{grid-template-columns:1fr}.drop-card{min-height:190px}.drop-banner{padding:38px 0}}

/* Sweetheily brand emphasis */
.nav{height:96px}
.nav .brand span{font-size:42px;line-height:.84}
.nav .brand small{font-size:10px;letter-spacing:.38em;margin-top:11px}
.footer-brand span{font-size:36px}

/* Food allergy and ingredient request safeguards */
.allergy-alert{background:#fff4dc;border-top:2px solid #dd9e26;border-bottom:2px solid #dd9e26;padding:30px 0}
.allergy-alert-grid{display:grid;grid-template-columns:56px 1fr;gap:18px;align-items:start}
.allergy-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#6b4515;color:#fff;font-size:28px;font-weight:900}
.allergy-alert .eyebrow{color:#8c5a16;margin-bottom:7px}
.allergy-alert h2{font-family:'Playfair Display',serif;font-size:clamp(25px,3vw,38px);margin:0 0 10px;line-height:1.05}
.allergy-alert p{margin:7px 0;line-height:1.6;color:#5f4b33;max-width:1040px}
.ingredient-request{margin-top:16px;padding:12px;background:#fff8ec;border:1px solid #eed8a7;border-radius:10px}
.ingredient-request label{display:block;font-weight:800;font-size:13px;margin-bottom:7px}
.ingredient-request label span{font-weight:500;color:var(--muted)}
.ingredient-request input{width:100%;border:1px solid #decaa0;border-radius:8px;padding:10px;background:#fff;font:inherit}
.ingredient-request small{display:block;color:#705c3e;line-height:1.45;margin-top:6px}
.cart-request{display:block!important;margin-top:5px!important;color:#79591f!important;text-align:left!important}
.allergy-order-box{margin:18px 0;padding:15px;border:2px solid #dd9e26;border-radius:12px;background:#fff8e8}
.allergy-order-box>strong{display:block;font-size:15px;margin-bottom:4px}
.allergy-order-box>p{font-size:12px;line-height:1.45;color:#67543a;margin:0 0 10px}
.allergy-order-box textarea{width:100%;resize:vertical;border:1px solid #d9c59d;border-radius:8px;padding:10px;font:inherit;background:#fff}
.acknowledgement{display:flex!important;align-items:flex-start;gap:9px;font-size:12px!important;line-height:1.45;font-weight:600!important;margin:12px 0 0!important}
.acknowledgement input{width:18px!important;height:18px;margin:1px 0 0!important;flex:0 0 auto}
.fineprint strong{color:#fff}
@media(max-width:560px){.nav{height:82px}.nav .brand span{font-size:30px}.nav .brand small{font-size:8px}.allergy-alert-grid{grid-template-columns:1fr}.allergy-icon{width:40px;height:40px;font-size:22px}}

/* Order timing and customer notification additions */
.timing-band{padding:34px 0;background:#f5eee9;border-top:1px solid #e8dad2;border-bottom:1px solid #e8dad2}
.timing-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:start}
.timing-grid h2{font-family:'Playfair Display',serif;font-size:clamp(28px,3.5vw,44px);line-height:1.05;margin:0}
.timing-grid p{margin:0 0 12px;line-height:1.65;color:var(--muted)}
.timing-note{display:block!important;background:#f7e9ee;border:1px solid #edc8d3;border-radius:10px;padding:12px 14px!important;margin:16px 0!important}
.timing-note strong,.timing-note span{display:block}.timing-note span{font-size:12px;color:var(--muted);margin-top:3px}
.contact-box{display:block!important;margin:18px 0;padding:15px;border:1px solid #e6d7d0;border-radius:12px;background:#fffaf7}
.contact-box>strong{display:block;margin-bottom:8px}.contact-box label{margin:10px 0}.contact-box .acknowledgement{display:flex}
.cart-summary input[type="time"]{min-height:42px}

/* Staff order-update helper */
.staff-page{background:var(--cream)}.staff-main{padding:54px 0 90px}.staff-main>h1{font-family:'Playfair Display',serif;font-size:clamp(38px,5vw,64px);line-height:1;margin:0;max-width:820px}.staff-lead{max-width:800px;color:var(--muted);line-height:1.65;font-size:17px}.staff-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:34px}.staff-card{background:#fff;border:1px solid #eadfd9;border-radius:18px;padding:24px}.staff-card label{display:block;font-size:13px;font-weight:700;margin:0 0 15px}.staff-card input,.staff-card select,.staff-card textarea{display:block;width:100%;margin-top:6px;border:1px solid #dcccc4;border-radius:9px;padding:11px;font:inherit;background:#fff}.message-preview{white-space:pre-wrap;min-height:270px;background:#fff9f4;border:1px dashed #d9c6bd;border-radius:12px;padding:18px;line-height:1.55}.staff-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:16px}.staff-tip{font-size:12px;color:var(--muted);line-height:1.5;margin-top:16px}
@media(max-width:760px){.timing-grid,.staff-grid{grid-template-columns:1fr}.timing-grid{gap:14px}}


/* v4 delivery charge and delivery-address checkout */
#deliveryFeeRow,#rushFeeRow{font-size:14px}
.delivery-address{display:block!important;margin:14px 0;padding:14px;border:1px solid #e6d7d0;border-radius:12px;background:#fffaf7}
.delivery-address.hidden{display:none!important}
.delivery-address>strong{display:block;margin-bottom:6px}
.delivery-address label{margin:9px 0}
.delivery-address small{text-align:left!important;line-height:1.45}
.address-grid{display:grid!important;grid-template-columns:1fr .65fr;gap:10px;margin:0!important}
@media(max-width:560px){.address-grid{grid-template-columns:1fr}}

/* Bilingual controls */
.nav-actions{display:flex;align-items:center;gap:10px}.language-switch{display:flex;border:1px solid #e4d4cd;border-radius:999px;padding:3px;background:#fff}.language-switch button{border:0;background:transparent;border-radius:999px;padding:7px 9px;font:700 12px 'DM Sans',sans-serif;color:var(--muted);cursor:pointer}.language-switch button.active{background:var(--pink);color:#fff}.delivery-address textarea,.allergy-order-box textarea{display:block;width:100%;margin-top:6px;border:1px solid #dfd1cb;border-radius:8px;padding:11px;font:inherit;resize:vertical}.address-grid{grid-template-columns:1.2fr .55fr .8fr!important}@media(max-width:560px){.nav-actions{gap:6px}.language-switch button{padding:6px 7px}.address-grid{grid-template-columns:1fr!important}}

.delivery-minimum-note{margin:.55rem 0 .2rem;padding:.75rem .9rem;border:1px solid var(--line,#ddd);border-radius:12px;font-size:.92rem;font-weight:700;background:#f7f7f4}.delivery-minimum-note.minimum-warning{border-style:dashed}.delivery-minimum-note.hidden{display:none}

/* v10 — Strawberry Churro Cheesecake drop hero fix */
.drop-grid{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)}
.drop-card{padding:0;overflow:hidden;align-items:stretch;justify-content:flex-start;text-align:left;min-width:0}
.drop-card img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}
.drop-card-copy{padding:20px 24px 24px;text-align:center;min-width:0}
.drop-card-copy span{display:block;font-size:.75rem;letter-spacing:.16em;font-weight:800}
.drop-card-copy strong{display:block;font-family:'Playfair Display',serif;font-size:clamp(1.55rem,2.4vw,2.25rem);line-height:1.02;margin:10px 0}
.drop-card-copy small{display:block;font-weight:700;line-height:1.45;white-space:normal;overflow-wrap:anywhere}
@media(max-width:900px){.drop-grid{grid-template-columns:1fr}.drop-card{max-width:680px;width:100%;margin:0 auto}}
@media(max-width:520px){.drop-card-copy{padding:17px 16px 20px}.drop-card img{aspect-ratio:4/3}}
