:root{--cream:#fff9f1;--cream-deep:#f4eadc;--paper:#fffdf9;--ink:#2c2416;--ink-soft:#6c6255;--terracotta:#d97842;--terracotta-dark:#ba5f31;--orange:#e79a5b;--green:#70835c;--line:#2c24162e;--serif:"Playfair Display", Georgia, "Times New Roman", serif;--sans:"Inter", Arial, sans-serif;--page-pad:clamp(1.25rem, 4vw, 4.5rem);--section-space:clamp(5rem, 10vw, 9rem)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--cream)}body{background:var(--cream);color:var(--ink);font-family:var(--sans);text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.55}body,button,input,select,textarea{font-family:var(--sans)}button,input,select,textarea{font-size:inherit}button,a,summary,select,input,textarea{-webkit-tap-highlight-color:transparent}button,summary,select{cursor:pointer}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin-top:0}ul,ol{margin:0;padding:0}::selection{color:var(--cream);background:var(--terracotta)}:focus-visible{outline:3px solid var(--terracotta);outline-offset:3px}.site-shell{min-height:100vh;overflow:clip}.section{padding:var(--section-space) var(--page-pad);scroll-margin-top:6rem}.site-header{z-index:30;width:100%;height:5.5rem;padding:0 var(--page-pad);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fff9f1f0;border-bottom:1px solid #2c24161a;grid-template-columns:10rem 1fr auto;align-items:center;display:grid;position:fixed;top:0;left:0}.brand{align-items:center;width:7.7rem;display:inline-flex}.brand img{width:100%;height:auto}.desktop-nav{justify-content:center;gap:clamp(1.1rem,2.2vw,2.4rem);display:flex}.desktop-nav a{letter-spacing:.08em;text-transform:uppercase;padding:.7rem 0;font-size:.75rem;font-weight:600;position:relative}.desktop-nav a:after{content:"";transform-origin:100%;background:currentColor;height:1px;transition:transform .22s;position:absolute;bottom:.35rem;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.order-button{background:var(--ink);min-height:3rem;color:var(--cream);letter-spacing:.07em;text-transform:uppercase;border:0;border-radius:999px;align-items:center;gap:.9rem;padding:.55rem .65rem .55rem 1.15rem;font-size:.77rem;font-weight:600;transition:transform .18s,background .18s;display:inline-flex}.order-button:hover{background:var(--terracotta-dark);transform:translateY(-2px)}.order-count{background:var(--terracotta);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;width:2rem;height:2rem;display:grid}.mobile-menu{display:none}.hero{min-height:min(58rem,100svh);padding:5.5rem var(--page-pad) 0;grid-template-columns:minmax(25rem,.8fr) minmax(32rem,1.2fr);align-items:stretch;display:grid}.hero__copy{flex-direction:column;justify-content:center;max-width:39rem;padding:clamp(4.5rem,8vw,8rem) clamp(2rem,5vw,5rem) clamp(3rem,6vw,5.5rem) 0;display:flex}.eyebrow,.section-kicker{color:var(--terracotta-dark);letter-spacing:.17em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.7rem;font-weight:600}.eyebrow{align-items:center;gap:.7rem;display:flex}.eyebrow img{object-fit:contain;width:1.8rem;height:1.8rem}.hero h1{max-width:36rem;font-family:var(--serif);letter-spacing:-.045em;margin-bottom:1.7rem;font-size:clamp(4rem,7vw,7.6rem);font-weight:400;line-height:.88}.hero h1 em,.how h2 em,.footer h2 em{color:var(--terracotta);font-weight:400}.hero__copy>p{max-width:31rem;color:var(--ink-soft);margin-bottom:2.2rem;font-size:clamp(1rem,1.4vw,1.16rem)}.hero__actions{align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.primary-cta{border:1px solid var(--terracotta);background:var(--terracotta);color:#fff;letter-spacing:.07em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:1.25rem;min-height:3.6rem;padding:.9rem 1.4rem;font-size:.76rem;font-weight:600;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.primary-cta:hover{border-color:var(--terracotta-dark);background:var(--terracotta-dark);transform:translateY(-2px)}.primary-cta--dark{border-color:var(--cream);background:var(--cream);color:var(--ink)}.primary-cta--dark:hover{background:#fff;border-color:#fff}.text-link,.instagram-link{letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid;padding:.5rem 0;font-size:.78rem;font-weight:600}.hero__meta{border-top:1px solid var(--line);color:var(--ink-soft);letter-spacing:.07em;text-transform:uppercase;gap:1.2rem;padding-top:1.4rem;font-size:.69rem;display:flex}.hero__meta span{align-items:center;gap:1.2rem;display:flex}.hero__meta span:not(:last-child):after{content:"";background:var(--terracotta);border-radius:50%;width:3px;height:3px}.hero__visual{background:var(--cream-deep);border-radius:0 0 14rem;min-height:40rem;margin-bottom:2.5rem;position:relative;overflow:hidden}.hero__visual>img{object-fit:cover;object-position:52% center;width:100%;height:100%}.hero__stamp{color:#fff;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#2c2416bf;border:1px solid #ffffffa6;border-radius:50%;place-content:center;width:9rem;height:9rem;display:grid;position:absolute;bottom:1.5rem;right:1.5rem}.hero__stamp span{letter-spacing:.14em;text-transform:uppercase;font-size:.56rem}.hero__stamp strong{font-family:var(--serif);font-size:1.4rem;font-style:italic;font-weight:400}.section-heading{justify-content:space-between;align-items:end;gap:2rem;max-width:90rem;margin:0 auto clamp(3rem,5vw,5rem);display:flex}.section-heading h2,.how h2,.testimonial blockquote,.footer h2{font-family:var(--serif);letter-spacing:-.04em;margin-bottom:0;font-size:clamp(2.7rem,5vw,5.6rem);font-weight:400;line-height:1}.section-heading .section-kicker{margin-bottom:.9rem}.size-note{color:var(--ink-soft);align-items:center;gap:.8rem;padding-bottom:.4rem;display:flex}.size-note span{letter-spacing:.12em;text-transform:uppercase;margin-right:.5rem;font-size:.68rem;font-weight:600}.size-note strong{border:1px solid var(--line);width:2.5rem;height:2.5rem;color:var(--ink);border-radius:50%;place-items:center;font-size:.76rem;display:grid}.size-note i{background:var(--terracotta);border-radius:50%;width:.2rem;height:.2rem}.collection{background:linear-gradient(#2c241609 1px, transparent 1px), linear-gradient(90deg, #2c241609 1px, transparent 1px), var(--paper);background-size:3rem 3rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;max-width:90rem;margin:0 auto;display:grid}.product-card{border:1px solid var(--line);background:var(--cream);border-radius:1.35rem;flex-direction:column;min-width:0;transition:transform .24s,box-shadow .24s;display:flex;overflow:hidden;box-shadow:0 1.5rem 4rem #2c241600}.product-card:hover{transform:translateY(-5px);box-shadow:0 1.5rem 4rem #2c24161a}.product-card--featured{grid-column:1/-1;grid-template-columns:minmax(0,1.08fr) minmax(25rem,.92fr);display:grid}.product-card__image{aspect-ratio:1.35;background:var(--orange);position:relative;overflow:hidden}.product-card--featured .product-card__image{aspect-ratio:auto;min-height:38rem}.product-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.2,.8,.2,1)}.product-card:hover .product-card__image img{transform:scale(1.035)}.product-card__number{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff9f1e6;border-radius:50%;place-items:center;width:2.7rem;height:2.7rem;font-size:.67rem;font-weight:600;display:grid;position:absolute;top:1rem;left:1rem}.product-card__content{flex-direction:column;flex:1;min-height:26rem;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.product-card--featured .product-card__content{justify-content:center;min-height:38rem}.product-card__title{align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.product-card__title>span{font-size:1.35rem}.product-card h3{font-family:var(--serif);letter-spacing:-.025em;text-transform:uppercase;margin-bottom:.25rem;font-size:clamp(1.65rem,2.5vw,2.45rem);font-weight:500;line-height:1.05}.product-card__title p,.coffee-card>div>p:last-child,.section-intro{color:var(--ink-soft);margin-bottom:0;font-size:.9rem}.product-card__details{grid-template-columns:minmax(0,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}.product-card__details h4{color:var(--terracotta-dark);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.65rem;font-size:.65rem}.product-card__details ul,.coffee-card ul{gap:.35rem;list-style:none;display:grid}.product-card__details li,.coffee-card li{color:var(--ink-soft);padding-left:1rem;font-size:.82rem;position:relative}.product-card__details li:before,.coffee-card li:before{content:"";background:var(--terracotta);width:.3rem;height:1px;position:absolute;top:.72em;left:0}.perfect-for{border-top:1px solid var(--line);padding-top:1.2rem}.perfect-for p{color:var(--ink-soft);font-family:var(--serif);margin-bottom:0;font-size:1.05rem;font-style:italic}.card-cta{border:1px solid var(--ink);letter-spacing:.08em;text-transform:uppercase;background:0 0;border-radius:999px;justify-content:space-between;align-items:center;width:100%;min-height:3.4rem;margin-top:auto;padding:.75rem 1rem .75rem 1.25rem;font-size:.72rem;font-weight:600;transition:background .18s,color .18s;display:flex}.card-cta span:last-child{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:2rem;height:2rem;transition:transform .18s;display:grid}.card-cta:hover{background:var(--ink);color:#fff}.card-cta:hover span:last-child{background:var(--terracotta);transform:rotate(45deg)}.extras{background:var(--ink);color:var(--cream)}.section-heading--light .section-kicker{color:#f1a474}.section-heading--light .section-intro{color:#fff9f1a3;max-width:26rem;padding-bottom:.5rem}.extras-layout{border:1px solid #fff9f126;border-radius:1.5rem;grid-template-columns:minmax(0,.82fr) minmax(30rem,1.18fr);max-width:90rem;margin:0 auto;display:grid;overflow:hidden}.coffee-card{background:var(--terracotta);flex-direction:column;min-height:40rem;padding:clamp(2rem,4vw,4rem);display:flex}.coffee-card__icon{border:1px solid #ffffff80;border-radius:50%;place-items:center;width:4rem;height:4rem;margin-bottom:clamp(3rem,7vw,7rem);font-size:1.5rem;display:grid}.coffee-card .section-kicker{color:#fff;margin-bottom:.8rem}.coffee-card h3{max-width:29rem;font-family:var(--serif);letter-spacing:-.04em;margin-bottom:1rem;font-size:clamp(2.4rem,4vw,4.7rem);font-weight:400;line-height:.98}.coffee-card>div>p:last-child{color:#ffffffc2;max-width:26rem}.coffee-card ul{margin:2.5rem 0}.coffee-card li{color:#ffffffd9}.coffee-card li:before{background:#fff}.extra-action{align-items:center;gap:1rem;margin-top:auto;display:flex}.add-ons{flex-direction:column;padding:clamp(2rem,4vw,4rem);display:flex}.add-ons__heading{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:2rem;display:flex}.add-ons__heading .section-kicker{color:#f1a474;margin-bottom:0}.add-ons__heading>span{color:#fff9f17a;letter-spacing:.08em;text-transform:uppercase;font-size:.7rem}.add-on-row{border-top:1px solid #fff9f124;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;min-height:6.3rem;display:grid}.add-on-row:last-child{border-bottom:1px solid #fff9f124}.add-on-row h3{font-family:var(--serif);margin-bottom:0;font-size:clamp(1.3rem,2vw,1.85rem);font-weight:400}.add-on-row p{color:#fff9f180;margin:.15rem 0 0;font-size:.75rem}.add-on-row__controls{align-items:center;gap:.75rem;display:flex}.add-button{min-height:2.5rem;color:var(--cream);letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px solid #fff9f180;border-radius:999px;padding:.45rem .85rem;font-size:.67rem;font-weight:600;transition:background .18s,color .18s}.add-button:hover{background:var(--cream);color:var(--ink)}.quantity-control{border:1px solid;border-radius:999px;grid-template-columns:2.8rem 2.4rem 2.8rem;align-items:stretch;min-height:3.2rem;display:inline-grid;overflow:hidden}.quantity-control--compact{grid-template-columns:2.25rem 1.8rem 2.25rem;min-height:2.5rem}.quantity-control button{color:currentColor;background:0 0;border:0;font-size:1.1rem}.quantity-control button:disabled{cursor:not-allowed;opacity:.35}.quantity-control output{font-variant-numeric:tabular-nums;place-items:center;font-size:.77rem;font-weight:600;display:grid}.how{background:var(--cream-deep);grid-template-columns:minmax(0,1.08fr) minmax(28rem,.92fr);min-height:54rem;padding:0;display:grid}.how__image{min-height:42rem;overflow:hidden}.how__image img{object-fit:cover;width:100%;height:100%}.how__content{padding:clamp(4rem, 8vw, 8rem) var(--page-pad);flex-direction:column;justify-content:center;display:flex}.how h2{max-width:36rem;margin-bottom:clamp(3rem,6vw,5rem)}.how ol{list-style:none}.how li{border-top:1px solid var(--line);grid-template-columns:3rem 1fr;gap:1rem;padding:1.45rem 0;display:grid}.how li:last-child{border-bottom:1px solid var(--line)}.how li>span{color:var(--terracotta-dark);font-size:.66rem;font-weight:600}.how li h3{font-family:var(--serif);margin-bottom:.3rem;font-size:1.45rem;font-weight:500}.how li p{max-width:30rem;color:var(--ink-soft);margin-bottom:0;font-size:.84rem}.testimonial{background:var(--terracotta);color:#fff;grid-template-columns:minmax(13rem,.32fr) minmax(0,.68fr);gap:clamp(2rem,6vw,7rem);display:grid}.testimonial .section-kicker{color:#fff}.testimonial__stars{color:#fff;letter-spacing:.25em;font-size:.7rem}.testimonial figure{margin:0}.testimonial blockquote{max-width:63rem;margin:0 0 2.5rem;font-size:clamp(2.4rem,4.7vw,5.2rem)}.testimonial figcaption{color:#ffffffb8;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.8rem;font-size:.75rem;display:flex}.testimonial figcaption span{color:#fff;font-weight:600}.testimonial figcaption span:after{content:"—";margin-left:.8rem}.instagram{background:var(--paper)}.instagram-link{align-items:center;gap:.7rem;display:inline-flex}.instagram-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;max-width:90rem;margin:0 auto;display:grid}.instagram-grid a{aspect-ratio:1;background:var(--orange);position:relative;overflow:hidden}.instagram-grid img{object-fit:cover;width:100%;height:100%;transition:transform .35s,filter .35s}.instagram-grid a>span{color:#fff;letter-spacing:.08em;text-align:center;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2c2416d1;padding:.65rem;font-size:.61rem;font-weight:600;transition:transform .22s;position:absolute;bottom:.7rem;left:.7rem;right:.7rem;transform:translateY(calc(100% + 1rem))}.instagram-grid a:hover img{filter:saturate(.9);transform:scale(1.04)}.instagram-grid a:hover>span{transform:translateY(0)}.footer{padding:var(--section-space) var(--page-pad) 2rem;background:var(--ink);color:var(--cream)}.footer__top{grid-template-columns:1fr auto;align-items:end;gap:2rem;max-width:90rem;margin:0 auto clamp(4rem,8vw,8rem);display:grid}.footer .section-kicker{color:#f1a474}.footer__lead{max-width:57rem}.footer__whatsapp{letter-spacing:.08em;text-align:center;text-transform:uppercase;border:1px solid #fff9f161;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:.3rem;width:10rem;height:10rem;padding:1rem;font-size:.71rem;font-weight:600;transition:background .18s,color .18s,transform .18s;display:flex}.footer__whatsapp:hover{background:var(--terracotta);color:#fff;transform:rotate(-5deg)}.footer__contacts{border-top:1px solid #fff9f126;border-bottom:1px solid #fff9f126;grid-template-columns:repeat(4,minmax(0,1fr));max-width:90rem;margin:0 auto;display:grid}.footer__contacts>*{min-height:7.5rem;font-family:var(--serif);border-right:1px solid #fff9f126;flex-direction:column;justify-content:center;margin:0;padding:1.5rem;font-size:clamp(1rem,1.5vw,1.35rem);transition:background .18s;display:flex}.footer__contacts>:last-child{border-right:0}.footer__contacts a:hover{background:#fff9f10f}.footer__contacts span{color:#fff9f17a;font-family:var(--sans);letter-spacing:.11em;text-transform:uppercase;margin-bottom:.4rem;font-size:.62rem;font-weight:600}.footer__bottom{justify-content:space-between;align-items:center;gap:2rem;max-width:90rem;margin:2rem auto 0;display:flex}.brand--footer img{filter:brightness(0)invert();opacity:.88}.footer__bottom p{color:#fff9f170;letter-spacing:.05em;text-align:right;text-transform:uppercase;margin-bottom:0;font-size:.64rem}.mobile-order-bar{display:none}.dialog-backdrop,.order-backdrop{z-index:60;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#2c241694;justify-content:center;align-items:center;padding:1.25rem;animation:.18s both backdrop-in;display:flex;position:fixed;inset:0}.config-dialog{background:var(--cream);border-radius:1.35rem;width:min(56rem,100%);max-height:calc(100svh - 2.5rem);padding:clamp(1.5rem,3vw,2.6rem);animation:.24s both dialog-in;overflow-y:auto;box-shadow:0 2rem 6rem #2c241640}.dialog-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.dialog-header .section-kicker{margin-bottom:.45rem}.dialog-header h2{font-family:var(--serif);margin-bottom:0;font-size:clamp(2rem,4vw,3.6rem);font-weight:400;line-height:1}.close-button{border:1px solid var(--line);background:0 0;border-radius:50%;flex:none;place-items:center;width:2.8rem;height:2.8rem;font-size:1.5rem;line-height:1;transition:background .18s,color .18s;display:grid}.close-button:hover{background:var(--ink);color:#fff}fieldset{border:0;min-width:0;margin:0;padding:0}fieldset>legend{letter-spacing:.08em;text-transform:uppercase;width:100%;margin-bottom:.9rem;font-size:.71rem;font-weight:600}.size-selector{margin-bottom:2rem}.size-selector>div{grid-template-columns:repeat(3,1fr);gap:.7rem;display:grid}.size-selector label{position:relative}.size-selector input{opacity:0;pointer-events:none;position:absolute}.size-selector label span{border:1px solid var(--line);min-height:4rem;font-family:var(--serif);border-radius:999px;place-items:center;font-size:1.2rem;transition:background .18s,color .18s,border-color .18s;display:grid}.size-selector input:checked+span{border-color:var(--ink);background:var(--ink);color:#fff}.size-selector input:focus-visible+span{outline:3px solid var(--terracotta);outline-offset:3px}.bagel-builder{border-top:1px solid var(--line);padding-top:2rem}.bagel-builder legend{justify-content:space-between;align-items:end;gap:1rem;display:flex}.bagel-builder legend span{color:var(--ink-soft);letter-spacing:0;text-transform:none;font-size:.68rem;font-weight:400}.bagel-list{gap:.65rem;display:grid}.bagel-row{border:1px solid var(--line);background:var(--paper);border-radius:.9rem;grid-template-columns:2rem minmax(8rem,.72fr) minmax(13rem,1.28fr) auto auto;align-items:end;gap:.75rem;padding:1rem;display:grid}.bagel-row__number{color:var(--terracotta-dark);align-self:center;font-size:.66rem;font-weight:600}.bagel-row label{gap:.35rem;display:grid}.bagel-row label>span,.config-footer>div>span,.delivery-form label>span{color:var(--ink-soft);letter-spacing:.07em;text-transform:uppercase;font-size:.62rem;font-weight:600}.bagel-row select,.delivery-form input,.delivery-form textarea{border:1px solid var(--line);background:var(--cream);width:100%;min-height:2.7rem;color:var(--ink);border-radius:.55rem;outline:none;padding:.55rem .7rem}.bagel-row select:focus,.delivery-form input:focus,.delivery-form textarea:focus{border-color:var(--terracotta);box-shadow:0 0 0 3px #d9784224}.remove-bagel,.edit-line,.remove-line{background:0 0;border:0}.remove-bagel{min-height:2.5rem;color:var(--terracotta-dark);text-underline-offset:.2rem;font-size:.65rem;font-weight:600;text-decoration:underline}.add-combination{color:var(--terracotta-dark);letter-spacing:.04em;text-transform:uppercase;background:0 0;border:0;border-bottom:1px solid;margin-top:.9rem;padding:.6rem 0;font-size:.7rem;font-weight:600}.config-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:1rem;margin-top:2.5rem;padding-top:1.5rem;display:flex}.config-footer>div{gap:.5rem;display:grid}.form-error,.delivery-form small{color:#aa3e2d;font-size:.72rem}.config-error{text-align:right;margin:1rem 0 0}.order-backdrop{z-index:55;justify-content:flex-end;align-items:stretch;padding:0}.order-drawer{background:var(--cream);grid-template-rows:auto 1fr auto;width:min(34rem,100%);height:100svh;animation:.26s both drawer-in;display:grid;box-shadow:-2rem 0 5rem #2c241633}.order-drawer__header{border-bottom:1px solid var(--line);margin-bottom:0;padding:1.5rem 1.5rem 1.25rem}.order-drawer__header h2{font-size:2.8rem}.order-drawer__body{overflow-y:auto}.empty-order{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:60vh;padding:3rem;display:flex}.empty-order>span{border:1px solid var(--terracotta);width:5rem;height:5rem;color:var(--terracotta);border-radius:50%;place-items:center;margin-bottom:2rem;font-size:2rem;display:grid}.empty-order h3{font-family:var(--serif);margin-bottom:.6rem;font-size:2rem;font-weight:400}.empty-order p{max-width:22rem;color:var(--ink-soft);margin-bottom:1.8rem;font-size:.84rem}.cart-lines{padding:0 1.5rem}.cart-line{border-bottom:1px solid var(--line);padding:1.5rem 0}.cart-line__top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.cart-line__top p{color:var(--terracotta-dark);letter-spacing:.09em;text-transform:uppercase;margin-bottom:.25rem;font-size:.59rem;font-weight:600}.cart-line h3{font-family:var(--serif);margin-bottom:.3rem;font-size:1.35rem;font-weight:500}.cart-line__top>div>span{background:var(--cream-deep);color:var(--ink-soft);border-radius:999px;padding:.25rem .55rem;font-size:.65rem;font-weight:600;display:inline-flex}.remove-line{font-size:1.4rem}.cart-line__bagels{color:var(--ink-soft);gap:.25rem;margin-top:.8rem;font-size:.72rem;list-style:none;display:grid}.cart-line__bagels li:before{content:"—";color:var(--terracotta);margin-right:.45rem}.cart-line__actions{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;display:flex}.edit-line{color:var(--ink-soft);letter-spacing:.05em;text-transform:uppercase;border-bottom:1px solid;padding:.4rem 0;font-size:.66rem;font-weight:600}.delivery-form{background:var(--cream-deep);gap:1rem;padding:2.5rem 1.5rem;display:grid}.delivery-form>div:first-child{margin-bottom:.5rem}.delivery-form .section-kicker{margin-bottom:.35rem}.delivery-form h3{font-family:var(--serif);margin-bottom:0;font-size:1.7rem;font-weight:400;line-height:1.1}.delivery-form label{gap:.35rem;display:grid}.delivery-form input,.delivery-form textarea{background:var(--paper);min-height:3rem}.delivery-form textarea{resize:vertical;min-height:5.5rem}.delivery-form [aria-invalid=true]{border-color:#aa3e2d}.form-row{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.order-drawer__footer{border-top:1px solid var(--line);background:var(--paper);padding:1rem 1.5rem 1.2rem}.order-drawer__footer>div{justify-content:space-between;align-items:center;margin-bottom:.8rem;font-size:.75rem;display:flex}.order-drawer__footer>div span{color:var(--ink-soft)}.whatsapp-button{color:#fff;letter-spacing:.04em;background:#397b53;border:0;border-radius:999px;justify-content:center;align-items:center;gap:.7rem;width:100%;min-height:3.7rem;font-size:.75rem;font-weight:600;transition:transform .18s,background .18s;display:flex}.whatsapp-button:hover{background:#2d6844;transform:translateY(-2px)}.order-drawer__footer>p{color:var(--ink-soft);text-align:center;margin:.6rem 0 0;font-size:.62rem}@keyframes backdrop-in{0%{opacity:0}}@keyframes dialog-in{0%{opacity:0;transform:translateY(1rem)scale(.98)}}@keyframes drawer-in{0%{transform:translate(100%)}}@media (max-width:1100px){.site-header{grid-template-columns:8rem 1fr auto}.desktop-nav{gap:1rem}.desktop-nav a{font-size:.65rem}.hero{grid-template-columns:minmax(22rem,.88fr) minmax(27rem,1.12fr);min-height:52rem}.hero__meta{flex-wrap:wrap}.product-card--featured{grid-template-columns:1fr 1fr}.extras-layout{grid-template-columns:minmax(22rem,.8fr) minmax(25rem,1.2fr)}.add-ons,.coffee-card{padding:2.5rem}.bagel-row{grid-template-columns:2rem 1fr 1.5fr}.bagel-row .quantity-control{grid-column:2}.remove-bagel{grid-column:3;justify-self:end}}@media (max-width:860px){:root{--page-pad:1.5rem}.site-header{grid-template-columns:1fr auto;height:4.8rem}.brand{width:6.7rem}.desktop-nav,.order-button--header{display:none}.mobile-menu{justify-self:end;display:block;position:relative}.mobile-menu summary{border:1px solid var(--line);border-radius:50%;place-content:center;gap:.3rem;width:2.8rem;height:2.8rem;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);width:1rem;height:1px}.mobile-menu nav{border:1px solid var(--line);background:var(--paper);border-radius:.8rem;width:14rem;padding:.7rem;display:grid;position:absolute;top:3.4rem;right:0;box-shadow:0 1rem 2.5rem #2c24161f}.mobile-menu nav a{border-bottom:1px solid var(--line);letter-spacing:.06em;text-transform:uppercase;padding:.7rem .8rem;font-size:.72rem;font-weight:600}.mobile-menu nav a:last-child{border-bottom:0}.hero{grid-template-columns:1fr;min-height:auto;padding-top:4.8rem}.hero__copy{max-width:none;padding:4.5rem 0 3rem}.hero h1{max-width:42rem;font-size:clamp(4rem,14vw,7rem)}.hero__visual{min-height:34rem;margin:0 calc(-1 * var(--page-pad));border-radius:0 0 8rem}.section-heading{flex-direction:column;align-items:flex-start}.product-grid{grid-template-columns:1fr}.product-card--featured{grid-column:auto;display:flex}.product-card--featured .product-card__image{aspect-ratio:1.35;min-height:0}.product-card--featured .product-card__content{min-height:26rem}.extras-layout{grid-template-columns:1fr}.coffee-card{min-height:37rem}.how{grid-template-columns:1fr}.how__image{min-height:38rem}.testimonial{grid-template-columns:1fr}.instagram-grid{grid-template-columns:repeat(3,1fr)}.instagram-grid a:nth-child(4),.instagram-grid a:nth-child(5){grid-column:span 1}.footer__contacts{grid-template-columns:repeat(2,1fr)}.footer__contacts>:nth-child(2){border-right:0}.footer__contacts>:nth-child(-n+2){border-bottom:1px solid #fff9f126}.mobile-order-bar{z-index:35;background:var(--ink);color:#fff;letter-spacing:.06em;text-transform:uppercase;border:0;border-radius:999px;justify-content:space-between;align-items:center;min-height:3.8rem;padding:.8rem 1.2rem;font-size:.76rem;font-weight:600;display:flex;position:fixed;bottom:1rem;left:1rem;right:1rem;box-shadow:0 .8rem 2.5rem #2c24164d}.mobile-order-bar span:last-child{background:var(--terracotta);border-radius:999px;place-items:center;min-width:4.5rem;min-height:2.1rem;padding:0 .7rem;font-size:.65rem;display:grid}.footer{padding-bottom:7rem}}@media (max-width:620px){:root{--page-pad:1rem;--section-space:4.8rem}.site-header{padding-left:1rem;padding-right:1rem}.hero__copy{padding-top:3.7rem}.hero h1{font-size:clamp(3.6rem,17vw,5.5rem)}.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .text-link{align-self:flex-start}.hero__meta{grid-template-columns:1fr;gap:.55rem;display:grid}.hero__meta span:after{display:none}.hero__visual{border-radius:0 0 5rem;min-height:29rem}.hero__visual>img{object-position:59% center}.hero__stamp{width:7.5rem;height:7.5rem}.section-heading h2,.how h2,.footer h2{font-size:clamp(2.8rem,13vw,4.2rem)}.size-note{justify-content:space-between;width:100%}.size-note span{margin-right:auto}.product-card__image,.product-card--featured .product-card__image{aspect-ratio:1}.product-card__content,.product-card--featured .product-card__content{min-height:0;padding:1.4rem}.product-card__title{margin-bottom:1.5rem}.product-card h3{font-size:1.75rem}.coffee-card,.add-ons{padding:1.5rem}.coffee-card{min-height:35rem}.coffee-card__icon{margin-bottom:4rem}.extra-action{flex-direction:column;align-items:stretch}.extra-action .quantity-control{align-self:flex-start}.add-ons__heading{flex-direction:column;align-items:flex-start}.add-on-row{grid-template-columns:1fr;padding:1rem 0}.add-on-row__controls{justify-content:space-between}.how__image{min-height:28rem}.how__content{padding:4rem 1rem}.testimonial blockquote{font-size:clamp(2.2rem,10vw,3.5rem)}.instagram-grid{grid-template-columns:repeat(2,1fr);gap:.45rem}.instagram-grid a:first-child{grid-column:1/-1}.footer__top{grid-template-columns:1fr}.footer__whatsapp{width:8rem;height:8rem}.footer__contacts{grid-template-columns:1fr}.footer__contacts>*{border-bottom:1px solid #fff9f126;border-right:0;min-height:6rem;padding:1rem 0}.footer__contacts>:last-child{border-bottom:0}.footer__bottom{flex-direction:column;align-items:flex-start}.footer__bottom p{text-align:left}.dialog-backdrop{align-items:flex-end;padding:0}.config-dialog{border-radius:1.35rem 1.35rem 0 0;max-height:92svh;padding:1.25rem;animation-name:sheet-in}.dialog-header{margin-bottom:1.5rem}.bagel-builder legend{flex-direction:column;align-items:flex-start}.bagel-row{grid-template-columns:2rem 1fr}.bagel-row label{grid-column:2}.bagel-row .quantity-control,.remove-bagel{grid-column:2;justify-self:start}.config-footer{flex-direction:column;align-items:stretch}.config-footer .primary-cta{width:100%}.order-backdrop{align-items:flex-end}.order-drawer{border-radius:1.35rem 1.35rem 0 0;width:100%;height:94svh;animation-name:sheet-in}.form-row{grid-template-columns:1fr}.order-drawer__footer{padding-bottom:max(1.2rem, env(safe-area-inset-bottom))}}@keyframes sheet-in{0%{transform:translateY(100%)}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
