:root{--berry:#2f7668;--berry-dark:#1e554c;--berry-soft:#82cdbc;--rose:#b9e4d8;--cream:#fffaf2;--paper:#eef8f3;--cocoa:#203f38;--ink:#24312d;--muted:#64736d;--sage:#72aa96;--line:#24312d29;--white:#fffefb;--container:1180px;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--cream);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}body.menu-open,body.modal-open{overflow:hidden}a{color:inherit;text-decoration:none}img,picture{max-width:100%;display:block}button,input,textarea{font:inherit}button{color:inherit}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.section{padding:120px 0}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--berry);letter-spacing:.16em;text-transform:uppercase;margin:0 0 18px;font-size:.76rem;font-weight:800}h1,h2,h3,h4,p{margin-top:0}h1,h2{font-family:var(--serif);letter-spacing:-.035em;font-weight:500;line-height:.98}h1{margin-bottom:28px;font-size:clamp(3.3rem,7vw,6.7rem)}h2{margin-bottom:24px;font-size:clamp(2.5rem,5vw,4.65rem)}h1 em{color:var(--berry);font-weight:inherit}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:14px 24px;font-size:.9rem;font-weight:800;transition:transform .2s,background .2s,color .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button--berry{background:var(--berry);color:#fff}.button--berry:hover{background:var(--berry-dark)}.button--small{min-height:44px;padding:11px 19px;font-size:.8rem}.button--text{border-bottom-color:var(--ink);border-radius:0;min-height:auto;padding-inline:0}.button--light{background:var(--cream);color:var(--berry)}.button--outline-light{color:#fff;border-color:#ffffff8c}.button--full{width:100%}.brand{color:var(--berry);align-items:center;gap:10px;display:inline-flex}.brand__mark{flex:none;width:42px;height:42px}.brand__text{flex-direction:column;line-height:1.05;display:flex}.brand__text strong{font-family:var(--serif);font-size:1.2rem;font-weight:600}.brand__text small{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:.62rem}.brand.light{color:var(--cream)}.brand.light .brand__text small{color:#ffffffa6}.site-header{z-index:40;padding:18px 0;transition:padding .25s,background .25s,box-shadow .25s;position:fixed;top:0;left:0;right:0}.site-header.is-scrolled{box-shadow:0 1px 0 var(--line);backdrop-filter:blur(18px);background:#fffaf2eb;padding:10px 0}.header__inner{justify-content:space-between;align-items:center;gap:24px;display:flex}.header__nav{align-items:center;gap:clamp(18px,3vw,38px);margin-left:auto;font-size:.82rem;font-weight:750;display:flex}.header__nav a{position:relative}.header__nav a:after{background:var(--berry);content:"";transform-origin:100%;height:1px;transition:transform .2s;position:absolute;bottom:-6px;left:0;right:0;transform:scaleX(0)}.header__nav a:hover:after{transform-origin:0;transform:scaleX(1)}.menu-toggle{border:1px solid var(--line);background:var(--cream);cursor:pointer;border-radius:50%;width:44px;height:44px;padding:0;display:none}.menu-toggle span{background:var(--ink);width:18px;height:1px;margin:5px auto;display:block}.mobile-nav{display:none}.hero{background:radial-gradient(circle at 75% 15%, #b9e4d89e, transparent 32%), var(--cream);padding:145px 0 0;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #2f766826;border-radius:50%;width:350px;height:350px;position:absolute;top:88px;left:-120px}.hero__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;min-height:705px;padding-bottom:80px;display:grid}.hero__lead{max-width:650px;color:var(--muted);margin-bottom:32px;font-size:1.12rem}.hero__actions{align-items:center;gap:26px;display:flex}.hero__facts{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:18px;margin-top:56px;padding-top:25px;display:grid}.hero__facts div{flex-direction:column;gap:3px;display:flex}.hero__facts strong{font-family:var(--serif);font-size:1rem}.hero__facts span{color:var(--muted);font-size:.72rem}.hero__visual{padding:30px 0 30px 38px;position:relative}.hero__image-wrap{aspect-ratio:.83;background:var(--rose);border-radius:46% 46% 22px 22px;overflow:hidden;box-shadow:0 35px 80px #1e554c2e}.hero__image-wrap picture,.hero__image-wrap img{width:100%;height:100%}.hero__image-wrap img{object-fit:cover;image-rendering:auto;transform:scale(1.04)}.hero__image-wrap:after{content:"";pointer-events:none;border:1px solid #ffffffb3;border-radius:46% 46% 18px 18px;position:absolute;inset:12px 12px 12px 50px}.hero__note{background:var(--white);align-items:center;gap:10px;display:flex;position:absolute;box-shadow:0 18px 40px #1e554c24}.hero__note--top{max-width:195px;font-family:var(--serif);border-radius:14px;padding:17px 20px;font-size:.95rem;line-height:1.2;top:7%;left:0;transform:rotate(-4deg)}.hero__note--top span{color:var(--berry)}.hero__note--bottom{aspect-ratio:1;text-align:center;border-radius:50%;flex-direction:column;justify-content:center;padding:18px 22px;bottom:14%;right:-25px;transform:rotate(5deg)}.hero__note--bottom strong{color:var(--berry);font-family:var(--serif);font-size:1.2rem}.hero__note--bottom span{font-size:.68rem}.marquee{background:var(--berry);color:#fff;font-family:var(--serif);letter-spacing:.08em;white-space:nowrap;border-block:1px solid #ffffff2e;padding:15px 0;font-size:.92rem;overflow:hidden}.marquee div{width:max-content;animation:30s linear infinite marquee}@keyframes marquee{to{transform:translate(-50%)}}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;margin-bottom:55px;display:grid}.section-heading h2{margin-bottom:0}.section-heading>p{color:var(--muted);margin:0 0 6px}.featured{background:var(--paper)}.featured__grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{border:1px solid var(--line);background:var(--white);border-radius:18px;transition:transform .25s,box-shadow .25s;overflow:hidden}.product-card:hover{transform:translateY(-7px);box-shadow:0 24px 45px #1e554c1f}.product-card__visual{aspect-ratio:1.22;background:var(--rose);position:relative;overflow:hidden}.product-card__visual img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.product-card:hover .product-card__visual img{transform:scale(1.035)}.product-card--2 .product-card__visual img,.product-card--3 .product-card__visual img,.product-card--4 .product-card__visual img{object-position:center}.tag{background:var(--cream);color:var(--berry);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:.64rem;font-weight:850;position:absolute;top:13px;left:13px}.product-card__body{padding:22px}.product-card__category{color:var(--berry);letter-spacing:.11em;text-transform:uppercase;font-size:.66rem;font-weight:800}.product-card h3{font-family:var(--serif);margin:8px 0 10px;font-size:1.48rem;font-weight:600;line-height:1.1}.product-card p{min-height:62px;color:var(--muted);margin-bottom:22px;font-size:.83rem}.product-card__footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding-top:16px;display:flex}.product-card__footer strong{font-size:.9rem}.icon-button{background:var(--berry);color:#fff;cursor:pointer;border:0;border-radius:50%;place-items:center;width:39px;height:39px;padding:0;display:grid}.featured__footnote{color:var(--muted);text-align:right;margin-top:22px;font-size:.7rem}.custom-cake{background:var(--cream)}.custom-cake__grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:90px;display:grid}.custom-cake__art{background:var(--rose);border-radius:220px 220px 22px 22px;position:relative;overflow:hidden}.custom-cake__art img{object-fit:cover;width:100%;min-height:620px}.custom-cake__stamp{border:1px solid var(--berry);background:var(--cream);width:120px;height:120px;color:var(--berry);font-family:var(--serif);text-align:center;border-radius:50%;place-items:center;font-size:1.25rem;font-style:italic;line-height:1;display:grid;position:absolute;bottom:30px;right:30px;transform:rotate(8deg)}.custom-cake__copy>p:not(.eyebrow){max-width:620px;color:var(--muted);font-size:1.03rem}.custom-cake__actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.steps{margin:36px 0 38px;padding:0;list-style:none}.steps li{border-top:1px solid var(--line);grid-template-columns:58px 1fr;gap:18px;padding:20px 0;display:grid}.steps li:last-child{border-bottom:1px solid var(--line)}.steps li>span{color:var(--berry);font-family:var(--serif);font-style:italic}.steps strong{font-family:var(--serif);font-size:1.1rem}.steps p{color:var(--muted);margin:3px 0 0;font-size:.82rem}.menu-section{background:var(--white)}.section-heading--menu{grid-template-columns:1fr auto}.menu-search{border:1px solid var(--line);background:var(--cream);border-radius:999px;align-items:center;gap:11px;width:min(390px,100%);padding:0 17px;display:flex}.menu-search span{color:var(--berry);font-size:1.25rem}.menu-search input{width:100%;min-height:50px;color:var(--ink);background:0 0;border:0;outline:0}.menu-search input::placeholder{color:#82918b}.category-tabs{scrollbar-width:none;gap:8px;margin-bottom:65px;padding-bottom:8px;display:flex;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tab{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:12px 17px;font-size:.78rem;font-weight:750}.category-tab span{color:var(--muted);margin-left:5px;font-size:.68rem}.category-tab.is-active{border-color:var(--berry);background:var(--berry);color:#fff}.category-tab.is-active span{color:#ffffffb3}.menu-group{border-top:1px solid var(--line);grid-template-columns:.7fr 1.3fr;gap:80px;padding:58px 0;display:grid}.menu-group__head{align-self:start;position:sticky;top:110px}.menu-group__head>div{align-items:baseline;gap:15px;display:flex}.menu-group__head>div span{color:var(--berry);font-family:var(--serif);font-style:italic}.menu-group__head h3{font-family:var(--serif);margin-bottom:15px;font-size:clamp(2rem,3.2vw,3.2rem);font-weight:500;line-height:1}.menu-group__head p{max-width:380px;color:var(--muted);font-size:.88rem}.menu-list{border-top:1px solid var(--line)}.menu-item{border-bottom:1px solid var(--line);grid-template-columns:78px minmax(0,1fr) auto;align-items:center;gap:20px;min-height:118px;padding:15px 0;display:grid}.menu-item--no-image{grid-template-columns:minmax(0,1fr) auto;padding-left:98px}.menu-item[hidden],.menu-group[hidden]{display:none}.menu-item__thumb{background:var(--paper);object-fit:cover;border-radius:15px;width:78px;height:78px}.menu-item__copy{min-width:0}.menu-item__title{align-items:center;gap:10px;display:flex}.menu-item h4{font-family:var(--serif);margin:0;font-size:1.2rem;font-weight:600}.menu-item__title span{background:var(--paper);color:var(--berry);text-transform:uppercase;border-radius:999px;padding:4px 8px;font-size:.58rem;font-weight:800}.menu-item p{max-width:610px;color:var(--muted);margin:5px 0 0;font-size:.76rem}.menu-item__action{align-items:center;gap:13px;display:flex}.menu-item__action strong{text-align:right;min-width:72px;font-size:.8rem}.menu-item__action button{border:1px solid var(--line);width:35px;height:35px;color:var(--berry);cursor:pointer;background:0 0;border-radius:50%;place-items:center;padding:0;display:grid}.menu-item__action button:hover{background:var(--berry);color:#fff}.menu-empty{border-top:1px solid var(--line);text-align:center;padding:60px 20px}.menu-empty strong,.menu-empty span{display:block}.menu-empty strong{font-family:var(--serif);margin-bottom:8px;font-size:1.7rem}.menu-empty span{color:var(--muted)}.story{background:var(--paper);overflow:hidden}.story__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:90px;display:grid}.story__intro{max-width:640px;color:var(--muted);font-size:1.04rem}.story blockquote{border-left:2px solid var(--berry);color:var(--berry);font-family:var(--serif);margin:35px 0;padding:28px 0 28px 28px;font-size:1.65rem;font-style:italic;line-height:1.25}.story__values{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.story__values>div{border-top:1px solid var(--line);padding-top:17px}.story__values span{color:var(--berry);font-family:var(--serif);margin-bottom:18px;font-style:italic;display:block}.story__values strong{font-family:var(--serif);margin-bottom:8px;font-size:.98rem;display:block}.story__values p{color:var(--muted);margin:0;font-size:.72rem}.story__visual{min-height:650px;position:relative}.story__image{border:10px solid var(--cream);position:absolute;overflow:hidden;box-shadow:0 25px 55px #1e554c29}.story__image--large{aspect-ratio:.78;border-radius:45% 45% 10px 10px;width:80%;top:0;right:0;transform:rotate(3deg)}.story__image--small{aspect-ratio:.88;border-radius:8px;width:45%;bottom:20px;left:0;transform:rotate(-7deg)}.story__image picture,.story__image img{width:100%;height:100%}.story__image img{object-fit:cover}.story__caption{background:var(--berry);color:#fff;font-family:var(--serif);padding:16px 20px;font-style:italic;line-height:1.2;position:absolute;bottom:42px;right:-15px;transform:rotate(5deg)}.visit{background:var(--cream)}.visit__panel{background:var(--berry);color:#fff;border-radius:24px;grid-template-columns:1fr 1fr;min-height:560px;display:grid;overflow:hidden}.visit__copy{padding:clamp(45px,7vw,90px)}.visit .eyebrow{color:var(--rose)}.visit__copy h2{max-width:620px}.visit__details{grid-template-columns:repeat(3,1fr);gap:18px;margin:38px 0;display:grid}.visit__details div{border-top:1px solid #ffffff38;padding-top:15px}.visit__details span,.visit__details strong{display:block}.visit__details span{color:#ffffff9e;text-transform:uppercase;margin-bottom:6px;font-size:.65rem}.visit__details strong{font-family:var(--serif);font-size:.9rem;font-weight:500}.visit__actions{flex-wrap:wrap;gap:10px;display:flex}.visit__map{min-height:520px;color:var(--ink);background:#d9eee7;position:relative;overflow:hidden}.map-grid{opacity:.28;background-image:linear-gradient(#24312d2e 1px,#0000 1px),linear-gradient(90deg,#24312d2e 1px,#0000 1px);background-size:55px 55px;position:absolute;inset:0}.map-road{background:var(--cream);position:absolute;box-shadow:0 0 0 1px #24312d1a}.map-road--1{width:125%;height:55px;top:48%;left:-10%;transform:rotate(-12deg)}.map-road--2{width:45px;height:125%;top:-10%;left:37%;transform:rotate(9deg)}.map-road--3{width:115%;height:26px;top:20%;left:-15%;transform:rotate(25deg)}.map-pin{background:var(--white);border-radius:12px;flex-direction:column;align-items:center;width:160px;padding:18px;display:flex;position:absolute;top:48%;left:55%;transform:translate(-50%,-50%);box-shadow:0 15px 35px #1e554c33}.map-pin>span{border:7px solid var(--berry);background:var(--cream);border-radius:50% 50% 50% 0;width:32px;height:32px;margin-top:-38px;margin-bottom:10px;transform:rotate(-45deg)}.map-pin strong{font-family:var(--serif);font-size:1rem}.map-pin small{color:var(--muted)}.map-label{color:#24312d8c;font-family:var(--serif);font-size:1.05rem;font-style:italic;position:absolute}.map-label--1{top:12%;right:10%}.map-label--2{bottom:12%;left:9%}.faq{background:var(--white)}.faq__grid{grid-template-columns:.7fr 1.3fr;gap:90px;display:grid}.faq__intro{align-self:start;position:sticky;top:115px}.faq__intro p:last-child{max-width:390px;color:var(--muted)}.faq__item{border-top:1px solid var(--line)}.faq__item:last-child{border-bottom:1px solid var(--line)}.faq__item summary{min-height:85px;font-family:var(--serif);cursor:pointer;justify-content:space-between;align-items:center;gap:20px;font-size:1.25rem;font-weight:600;list-style:none;display:flex}.faq__item summary::-webkit-details-marker{display:none}.faq__item summary span{color:var(--berry);font-family:var(--sans);font-weight:400;transition:transform .2s}.faq__item[open] summary span{transform:rotate(45deg)}.faq__item p{max-width:700px;color:var(--muted);margin:-4px 50px 28px 0;font-size:.9rem}.footer{background:var(--cocoa);color:#fff;padding:75px 0 25px}.footer__top{grid-template-columns:1.4fr repeat(3,.6fr);gap:50px;padding-bottom:55px;display:grid}.footer__brand p{color:#ffffff8c;max-width:310px;margin:20px 0 0;font-size:.82rem}.footer__column{flex-direction:column;align-items:flex-start;gap:11px;display:flex}.footer__column strong{color:var(--rose);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px;font-size:.7rem}.footer__column a{color:#ffffffb8;font-size:.78rem}.footer__column a:hover{color:#fff}.footer__bottom{color:#ffffff6b;border-top:1px solid #ffffff1f;justify-content:space-between;padding-top:20px;font-size:.68rem;display:flex}.whatsapp-float{z-index:35;color:#fff;background:#1e6f50;border-radius:999px;align-items:center;gap:14px;padding:8px 8px 8px 18px;font-size:.75rem;font-weight:800;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #1e6f504d}.whatsapp-float b{background:#ffffff29;border-radius:50%;place-items:center;width:35px;height:35px;display:grid}.order-tray{z-index:37;width:min(460px,100% - 32px);position:fixed;bottom:22px;right:50%;transform:translate(50%)}.order-tray__inner{background:var(--ink);color:#fff;border:1px solid #ffffff24;border-radius:999px;justify-content:space-between;align-items:center;gap:18px;padding:10px 11px 10px 18px;display:flex;box-shadow:0 16px 45px #2d22204d}.order-tray__inner>div{flex-direction:column;display:flex}.order-tray__inner span{color:#ffffff94;text-transform:uppercase;font-size:.58rem}.order-tray__inner strong{font-size:.78rem}.order-tray__view{background:var(--rose);color:var(--berry-dark);cursor:pointer;border:0;border-radius:999px;padding:11px 17px;font-size:.72rem;font-weight:850}.order-modal{z-index:80;visibility:hidden;opacity:0;transition:opacity .25s,visibility .25s;position:fixed;inset:0}.order-modal.is-open{visibility:visible;opacity:1}.order-modal__backdrop{backdrop-filter:blur(4px);background:#2d222099;border:0;width:100%;position:absolute;inset:0}.order-modal__panel{background:var(--cream);width:min(520px,100%);height:100%;padding:34px;transition:transform .3s;position:absolute;top:0;right:0;overflow-y:auto;transform:translate(100%)}.order-modal.is-open .order-modal__panel{transform:translate(0)}.order-modal__header{justify-content:space-between;align-items:flex-start;display:flex}.order-modal__header span{color:var(--berry);letter-spacing:.12em;text-transform:uppercase;font-size:.65rem;font-weight:850}.order-modal__header h2{margin:5px 0 0;font-size:2.7rem}.order-modal__header button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:42px;height:42px;font-size:1.5rem}.order-modal__panel>p{color:var(--muted);font-size:.82rem}.order-modal__items{border-top:1px solid var(--line);margin:30px 0}.order-row{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;min-height:78px;display:flex}.order-row>div:first-child{flex-direction:column;display:flex}.order-row strong{font-family:var(--serif)}.order-row span{color:var(--muted);font-size:.68rem}.order-row__controls{align-items:center;gap:12px;display:flex}.order-row__controls button{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:50%;width:29px;height:29px}.order-row__controls b{text-align:center;min-width:18px}.order-empty{color:var(--muted);text-align:center;padding:45px 0}.order-modal__note{color:var(--muted);margin-bottom:25px;font-size:.72rem;font-weight:700;display:block}.order-modal__note textarea{border:1px solid var(--line);background:var(--white);resize:vertical;border-radius:10px;outline:0;width:100%;margin-top:8px;padding:14px}.reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(22px)}.reveal--delay{transition-delay:.12s}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.reveal{opacity:1;transform:none}}@media (width<=1040px){.header__nav{display:none}.header__cta{margin-left:auto}.menu-toggle{display:block}.mobile-nav{z-index:39;visibility:hidden;border:1px solid var(--line);background:var(--cream);opacity:0;border-radius:16px;flex-direction:column;padding:18px;transition:all .2s;display:flex;position:fixed;top:73px;left:16px;right:16px;transform:translateY(-10px);box-shadow:0 25px 65px #4b2d2b2e}.mobile-nav.is-open{visibility:visible;opacity:1;transform:translateY(0)}.mobile-nav a{border-bottom:1px solid var(--line);font-family:var(--serif);padding:14px 5px;font-size:1.15rem}.mobile-nav a:last-child{color:var(--berry);border:0}.hero__grid{gap:35px}.hero__facts{grid-template-columns:1fr;gap:10px}.hero__facts div{grid-template-columns:120px 1fr;display:grid}.featured__grid{grid-template-columns:repeat(2,1fr)}.story__grid,.custom-cake__grid{gap:55px}.visit__panel{grid-template-columns:1.15fr .85fr}.visit__details{grid-template-columns:1fr}.footer__top{grid-template-columns:1.2fr repeat(3,.7fr);gap:25px}}@media (width<=820px){.container{width:min(calc(100% - 28px), var(--container))}.section{padding:82px 0}.header__cta{display:none}.hero{padding-top:115px}.hero__grid{grid-template-columns:1fr;min-height:auto;padding-bottom:55px}.hero__copy{order:1}.hero__visual{order:2;max-width:600px;margin-inline:auto;padding-left:25px}.hero__facts{grid-template-columns:repeat(3,1fr)}.hero__facts div{display:flex}.hero__note--bottom{right:-5px}.section-heading,.section-heading--menu{grid-template-columns:1fr;gap:25px}.menu-search{width:100%}.custom-cake__grid,.story__grid,.faq__grid{grid-template-columns:1fr}.custom-cake__art img{min-height:500px}.custom-cake__copy{padding-top:5px}.menu-group{grid-template-columns:1fr;gap:22px;padding:42px 0}.menu-group__head,.faq__intro{position:static}.story__visual{width:100%;max-width:620px;min-height:610px;margin-inline:auto}.visit__panel{grid-template-columns:1fr}.visit__map{min-height:430px}.footer__top{grid-template-columns:1.2fr 1fr 1fr}.footer__brand{grid-column:1/-1}.whatsapp-float span{display:none}.whatsapp-float{padding-left:8px}.order-tray{bottom:18px}}@media (width<=560px){h1{font-size:clamp(3.2rem,17vw,5.2rem)}h2{font-size:clamp(2.4rem,12vw,3.8rem)}.site-header{padding:10px 0}.brand__text small{display:none}.hero{padding-top:102px}.hero__actions{flex-direction:column;align-items:flex-start;gap:18px}.hero__actions .button--berry{width:100%}.hero__facts{grid-template-columns:1fr;margin-top:38px}.hero__facts div{grid-template-columns:130px 1fr;display:grid}.hero__visual{padding-left:15px}.hero__image-wrap{border-radius:42% 42% 18px 18px}.hero__image-wrap:after{inset-left:27px}.hero__note--top{max-width:155px;padding:12px;font-size:.78rem;top:3%}.hero__note--bottom{width:95px;padding:10px}.hero__note--bottom span{font-size:.56rem}.featured__grid{grid-template-columns:1fr}.product-card p{min-height:0}.featured__footnote{text-align:left}.custom-cake__art img{min-height:390px}.custom-cake__stamp{width:90px;height:90px;font-size:1rem;bottom:18px;right:18px}.steps li{grid-template-columns:42px 1fr}.menu-item{grid-template-columns:64px minmax(0,1fr);align-items:start;gap:12px}.menu-item--no-image{grid-template-columns:1fr;padding-left:0}.menu-item__thumb{border-radius:12px;width:64px;height:64px}.menu-item__action{grid-column:2;justify-content:space-between}.menu-item--no-image .menu-item__action{grid-column:1}.menu-item__action strong{text-align:left;min-width:0}.story__values{grid-template-columns:1fr}.story__values>div{grid-template-columns:35px 1fr;display:grid}.story__values span{grid-row:span 2}.story__visual{min-height:500px}.story__image--large{width:86%}.story__image--small{width:48%}.visit__copy{padding:42px 25px}.visit__details{margin:28px 0}.visit__actions .button{width:100%}.faq__grid{gap:35px}.footer__top{grid-template-columns:1fr 1fr}.footer__column:last-child{grid-column:1/-1}.footer__bottom{flex-direction:column;align-items:flex-start;gap:5px}.order-tray{width:auto;left:14px;right:14px;transform:none}.order-tray__inner{padding-left:14px}.whatsapp-float{display:none}.order-modal__panel{padding:25px 20px}}@layer astro.images{:where([data-astro-image]){height:auto}:where([data-astro-image=full-width]){width:100%}:where([data-astro-image=constrained]){max-width:100%}[data-astro-image-fit=fill]{object-fit:fill}[data-astro-image-fit=contain]{object-fit:contain}[data-astro-image-fit=cover]{object-fit:cover}[data-astro-image-fit=scale-down]{object-fit:scale-down}[data-astro-image-pos=top]{object-position:top}[data-astro-image-pos=bottom]{object-position:bottom}[data-astro-image-pos=left]{object-position:left}[data-astro-image-pos=right]{object-position:right}[data-astro-image-pos=center]{object-position:center}[data-astro-image-pos=top-bottom]{object-position:top bottom}[data-astro-image-pos=top-left]{object-position:top left}[data-astro-image-pos=top-right]{object-position:top right}[data-astro-image-pos=top-center]{object-position:top center}[data-astro-image-pos=bottom-top]{object-position:bottom top}[data-astro-image-pos=bottom-left]{object-position:bottom left}[data-astro-image-pos=bottom-right]{object-position:bottom right}[data-astro-image-pos=bottom-center]{object-position:bottom center}[data-astro-image-pos=left-top]{object-position:left top}[data-astro-image-pos=left-bottom]{object-position:left bottom}[data-astro-image-pos=left-right]{object-position:left right}[data-astro-image-pos=left-center]{object-position:left center}[data-astro-image-pos=right-top]{object-position:right top}[data-astro-image-pos=right-bottom]{object-position:right bottom}[data-astro-image-pos=right-left]{object-position:right left}[data-astro-image-pos=right-center]{object-position:right center}[data-astro-image-pos=center-top]{object-position:center top}[data-astro-image-pos=center-bottom]{object-position:center bottom}[data-astro-image-pos=center-left]{object-position:center left}[data-astro-image-pos=center-right]{object-position:center right}}
