.Navbar-module__pSp8Ga__nav{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--sand);background:#faf7f2eb;justify-content:space-between;align-items:center;padding:1.4rem 3rem;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__pSp8Ga__logo{font-family:var(--font-cormorant);letter-spacing:.1em;color:var(--dark);font-size:1.5rem;font-weight:400;text-decoration:none}.Navbar-module__pSp8Ga__logo span{color:var(--accent);font-style:italic}.Navbar-module__pSp8Ga__links{gap:2.5rem;list-style:none;display:flex}.Navbar-module__pSp8Ga__links a{color:var(--brown);letter-spacing:.18em;text-transform:uppercase;font-size:.78rem;text-decoration:none;transition:color .3s}.Navbar-module__pSp8Ga__links a:hover{color:var(--accent)}@media (max-width:768px){.Navbar-module__pSp8Ga__nav{padding:1.2rem 1.5rem}.Navbar-module__pSp8Ga__links{display:none}}
.Hero-module__gNeX-G__hero{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:100vh;padding:8rem 3rem 4rem;display:grid;overflow:hidden}.Hero-module__gNeX-G__text{max-width:520px}.Hero-module__gNeX-G__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;font-size:.72rem;animation:.8s cubic-bezier(.22,1,.36,1) .1s both Hero-module__gNeX-G__fadeSlideIn}.Hero-module__gNeX-G__title{font-family:var(--font-cormorant);color:var(--dark);margin-bottom:1.8rem;font-size:clamp(3rem,5vw,5rem);font-weight:300;line-height:1.1;animation:.9s cubic-bezier(.22,1,.36,1) .2s both Hero-module__gNeX-G__fadeSlideIn}.Hero-module__gNeX-G__title em{color:var(--accent);font-style:italic}.Hero-module__gNeX-G__desc{color:var(--brown);max-width:400px;margin-bottom:2.5rem;font-size:.95rem;line-height:1.9;animation:.9s cubic-bezier(.22,1,.36,1) .35s both Hero-module__gNeX-G__fadeSlideIn}.Hero-module__gNeX-G__buttons{flex-wrap:wrap;gap:1rem;animation:.9s cubic-bezier(.22,1,.36,1) .45s both Hero-module__gNeX-G__fadeSlideIn;display:flex}.Hero-module__gNeX-G__btnPrimary{background:var(--dark);color:var(--cream);letter-spacing:.18em;text-transform:uppercase;padding:.9rem 2.4rem;font-size:.78rem;text-decoration:none;transition:background .3s;display:inline-block;position:relative;overflow:hidden}.Hero-module__gNeX-G__btnPrimary:after{content:"";opacity:0;background:linear-gradient(120deg,#0000 30%,#ffffff26 50%,#0000 70%) 0 0/200%;transition:opacity .3s;position:absolute;inset:0}.Hero-module__gNeX-G__btnPrimary:hover{background:var(--accent)}.Hero-module__gNeX-G__btnPrimary:hover:after{opacity:1;animation:.7s Hero-module__gNeX-G__shimmer}.Hero-module__gNeX-G__btnOutline{color:var(--dark);border:1px solid var(--taupe);letter-spacing:.18em;text-transform:uppercase;background:0 0;padding:.9rem 2.4rem;font-size:.78rem;text-decoration:none;transition:all .3s;display:inline-block}.Hero-module__gNeX-G__btnOutline:hover{background:var(--dark);color:var(--cream);border-color:var(--dark)}.Hero-module__gNeX-G__visual{height:580px;animation:1s cubic-bezier(.22,1,.36,1) .15s both Hero-module__gNeX-G__fadeSlideIn;position:relative}.Hero-module__gNeX-G__parallaxWrap{width:100%;height:100%;overflow:hidden}.Hero-module__gNeX-G__cakeImg{object-fit:cover;filter:brightness(.97)saturate(.9);will-change:transform;width:100%;height:110%;transition:transform .1s linear;transform:translateY(0)}.Hero-module__gNeX-G__placeholder{background:linear-gradient(145deg, var(--sand) 0%, var(--taupe) 60%, var(--brown) 100%);width:100%;height:100%;color:var(--warm-white);flex-direction:column;justify-content:center;align-items:center;gap:1rem;display:flex}.Hero-module__gNeX-G__badge{background:var(--warm-white);border:1px solid var(--sand);padding:1.2rem 1.5rem;animation:.6s cubic-bezier(.34,1.56,.64,1) .8s both Hero-module__gNeX-G__badgePop;position:absolute;bottom:-1.5rem;left:-1.5rem}.Hero-module__gNeX-G__badgeBig{color:var(--accent);font-size:2rem;font-weight:300;font-family:var(--font-cormorant);display:block}.Hero-module__gNeX-G__badgeSmall{letter-spacing:.15em;text-transform:uppercase;color:var(--brown);font-size:.7rem}@keyframes Hero-module__gNeX-G__fadeSlideIn{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__gNeX-G__badgePop{0%{opacity:0;transform:scale(.7)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes Hero-module__gNeX-G__shimmer{0%{background-position:-200%}to{background-position:200%}}@media (max-width:768px){.Hero-module__gNeX-G__hero{grid-template-columns:1fr;gap:2.5rem;padding:7rem 1.5rem 3rem}.Hero-module__gNeX-G__visual{height:360px}.Hero-module__gNeX-G__buttons{flex-direction:column}.Hero-module__gNeX-G__badge{bottom:-1rem;left:-.5rem}}
.Strip-module__G7v2TG__strip{background:var(--dark);color:var(--cream);white-space:nowrap;padding:1rem 0;overflow:hidden}.Strip-module__G7v2TG__inner{letter-spacing:.3em;text-transform:uppercase;font-size:.72rem;animation:28s linear infinite Strip-module__G7v2TG__marquee;display:inline-block}.Strip-module__G7v2TG__inner:hover{animation-play-state:paused}@keyframes Strip-module__G7v2TG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Menu-module__UIGT2q__section{background:var(--warm-white);padding:7rem 3rem}.Menu-module__UIGT2q__header{text-align:center;margin-bottom:4rem}.Menu-module__UIGT2q__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--accent);margin-bottom:1.2rem;font-size:.72rem}.Menu-module__UIGT2q__title{font-family:var(--font-cormorant);font-size:clamp(2rem,3.5vw,3rem);font-weight:300;line-height:1.2}.Menu-module__UIGT2q__title em{color:var(--accent);font-style:italic}.Menu-module__UIGT2q__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;max-width:1000px;margin:0 auto;display:grid}.Menu-module__UIGT2q__card{background:var(--cream);border:1px solid var(--sand);cursor:pointer;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .4s cubic-bezier(.22,1,.36,1),border-color .3s;position:relative;overflow:hidden}.Menu-module__UIGT2q__card:before{content:"";z-index:1;opacity:0;background:linear-gradient(120deg,#0000 20%,#b5956a14 50%,#0000 80%) 0 0/200%;transition:opacity .3s;position:absolute;inset:0}.Menu-module__UIGT2q__card:hover{border-color:var(--accent);transform:translateY(-8px)scale(1.01);box-shadow:0 20px 48px #3a2e281f}.Menu-module__UIGT2q__card:hover:before{opacity:1;animation:.8s Menu-module__UIGT2q__cardShimmer}@keyframes Menu-module__UIGT2q__cardShimmer{0%{background-position:-200%}to{background-position:200%}}.Menu-module__UIGT2q__cardImg{background:var(--sand);justify-content:center;align-items:center;height:200px;transition:transform .5s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.Menu-module__UIGT2q__card:hover .Menu-module__UIGT2q__cardImg{transform:scale(1.04)}.Menu-module__UIGT2q__cardImgPh{color:var(--taupe);font-family:var(--font-cormorant);font-size:.85rem;font-style:italic;transition:transform .4s}.Menu-module__UIGT2q__cardBody{z-index:2;padding:1.5rem;position:relative}.Menu-module__UIGT2q__cardName{font-family:var(--font-cormorant);margin-bottom:.4rem;font-size:1.4rem;font-weight:400;transition:color .3s}.Menu-module__UIGT2q__card:hover .Menu-module__UIGT2q__cardName{color:var(--accent)}.Menu-module__UIGT2q__cardDesc{color:var(--brown);margin-bottom:1.2rem;font-size:.8rem;line-height:1.7}.Menu-module__UIGT2q__cardPrices{flex-wrap:wrap;gap:1rem;display:flex}.Menu-module__UIGT2q__priceItem{flex-direction:column;gap:.2rem;display:flex}.Menu-module__UIGT2q__priceTag{color:var(--accent);font-size:1.1rem;font-family:var(--font-cormorant)}.Menu-module__UIGT2q__sizeTag{letter-spacing:.1em;text-transform:uppercase;color:var(--taupe);font-size:.68rem}.Menu-module__UIGT2q__note{text-align:center;color:var(--brown);margin-top:2.5rem;font-size:.82rem;font-style:italic}@media (max-width:768px){.Menu-module__UIGT2q__section{padding:5rem 1.5rem}}
.DeliveryQuote-module__LyhryG__section{background:var(--cream);padding:7rem 3rem}.DeliveryQuote-module__LyhryG__inner{text-align:center;max-width:640px;margin:0 auto}.DeliveryQuote-module__LyhryG__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--accent);margin-bottom:1.2rem;font-size:.72rem}.DeliveryQuote-module__LyhryG__title{font-family:var(--font-cormorant);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300}.DeliveryQuote-module__LyhryG__title em{color:var(--accent);font-style:italic}.DeliveryQuote-module__LyhryG__subtitle{color:var(--brown);margin-bottom:2.5rem;font-size:.88rem;line-height:1.8}.DeliveryQuote-module__LyhryG__form{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}.DeliveryQuote-module__LyhryG__input{border:1px solid var(--sand);background:var(--warm-white);min-width:260px;font-family:var(--font-jost);color:var(--dark);outline:none;flex:1;padding:.9rem 1.2rem;font-size:.88rem;transition:border .3s}.DeliveryQuote-module__LyhryG__input:focus{border-color:var(--accent)}.DeliveryQuote-module__LyhryG__input::placeholder{color:var(--taupe)}.DeliveryQuote-module__LyhryG__btn{background:var(--dark);color:var(--cream);cursor:pointer;font-family:var(--font-jost);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;border:none;padding:.9rem 2rem;font-size:.78rem;transition:background .3s}.DeliveryQuote-module__LyhryG__btn:hover{background:var(--accent)}.DeliveryQuote-module__LyhryG__btn:disabled{opacity:.6;cursor:not-allowed}.DeliveryQuote-module__LyhryG__result{border:1px solid var(--sand);background:var(--warm-white);text-align:left;margin-top:2rem;padding:1.5rem 2rem}.DeliveryQuote-module__LyhryG__resultLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--taupe);margin-bottom:.5rem;font-size:.72rem}.DeliveryQuote-module__LyhryG__resultFee{font-family:var(--font-cormorant);color:var(--accent);margin-bottom:.3rem;font-size:2.2rem}.DeliveryQuote-module__LyhryG__resultDist{color:var(--brown);font-size:.82rem}.DeliveryQuote-module__LyhryG__error{color:#8b2020;text-align:left;background:#fff0f0;border:1px solid #f5c6c6;margin-top:1.5rem;padding:1rem 1.5rem;font-size:.85rem}.DeliveryQuote-module__LyhryG__note{color:var(--taupe);margin-top:1.2rem;font-size:.75rem;font-style:italic}@media (max-width:768px){.DeliveryQuote-module__LyhryG__section{padding:5rem 1.5rem}.DeliveryQuote-module__LyhryG__form{flex-direction:column}.DeliveryQuote-module__LyhryG__input{min-width:100%}}
.Order-module__eXeLKW__section{background:var(--dark);color:var(--cream);text-align:center;padding:7rem 3rem}.Order-module__eXeLKW__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:var(--accent);margin-bottom:1.2rem;font-size:.72rem}.Order-module__eXeLKW__title{font-family:var(--font-cormorant);color:var(--cream);margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:300}.Order-module__eXeLKW__title em{color:var(--accent);font-style:italic}.Order-module__eXeLKW__desc{color:var(--taupe);max-width:480px;margin:0 auto 2.5rem;font-size:.93rem;line-height:1.8}.Order-module__eXeLKW__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Order-module__eXeLKW__btnWa{color:#fff;letter-spacing:.15em;text-transform:uppercase;background:#25d366;align-items:center;gap:.6rem;padding:.9rem 2.2rem;font-size:.78rem;text-decoration:none;transition:opacity .3s;display:inline-flex}.Order-module__eXeLKW__btnWa:hover{opacity:.85}.Order-module__eXeLKW__btnIg{color:#fff;letter-spacing:.15em;text-transform:uppercase;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);align-items:center;gap:.6rem;padding:.9rem 2.2rem;font-size:.78rem;text-decoration:none;transition:opacity .3s;display:inline-flex}.Order-module__eXeLKW__btnIg:hover{opacity:.85}.Order-module__eXeLKW__info{flex-wrap:wrap;justify-content:center;gap:4rem;margin-top:3rem;display:flex}.Order-module__eXeLKW__infoItem{text-align:center}.Order-module__eXeLKW__infoLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--taupe);margin-bottom:.4rem;font-size:.68rem}.Order-module__eXeLKW__infoValue{font-family:var(--font-cormorant);color:var(--cream);font-size:1.1rem}@media (max-width:768px){.Order-module__eXeLKW__section{padding:5rem 1.5rem}.Order-module__eXeLKW__info{gap:2rem}}
