:root{--ink:#1d1d25;--orange:#ed6f2d;--coral:#bc4027;--cream:#fff9f3;--yellow:#f5b528;--line:#eadfd5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'DM Sans',sans-serif;color:var(--ink);background:var(--cream)}button,a{font:inherit}button{cursor:pointer}.header{height:80px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:8px clamp(24px,9vw,145px);position:sticky;top:0;z-index:10;box-shadow:0 1px 0 rgba(0,0,0,.04)}.brand img{display:block;width:125px;height:64px;border-radius:0;object-fit:contain}.nav{display:flex;gap:33px}.nav a{color:#4f4d56;text-decoration:none;font-weight:600;font-size:15px}.button{border:0;border-radius:12px;padding:16px 24px;background:var(--orange);color:white;font-size:16px;font-weight:700;box-shadow:0 8px 18px rgba(188,64,39,.2);text-decoration:none;display:inline-flex;gap:19px;align-items:center;justify-content:center}.button:hover{transform:translateY(-2px);background:#dc5e20}.button-small{padding:13px 18px;font-size:14px}.menu-toggle{display:none;border:0;background:none;font-size:25px}.hero{min-height:665px;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 47%,#c7532d 0 4%,transparent 32%),linear-gradient(115deg,#582419,#a63b24 44%,#572116);display:grid;place-items:center;color:#fff}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(30,8,4,.53),rgba(31,9,4,.14))}.hero-content{position:relative;z-index:1;text-align:center;width:min(790px,90%);padding:70px 0}.hero-snacks i{position:absolute;z-index:0;width:280px;height:180px;border-radius:54% 46% 49% 51%;background:linear-gradient(140deg,#eead48,#a93d20 70%);box-shadow:inset 25px 22px 35px rgba(255,234,159,.36),inset -35px -30px 40px rgba(59,17,6,.35);transform:rotate(-23deg);opacity:.85}.hero-snacks i:nth-child(1){top:10%;left:-4%}.hero-snacks i:nth-child(2){top:7%;right:-5%;transform:rotate(32deg)}.hero-snacks i:nth-child(3){bottom:-1%;left:14%;transform:rotate(15deg);width:360px}.hero-snacks i:nth-child(4){bottom:-4%;right:8%;width:330px;transform:rotate(-28deg)}.hero-snacks i:nth-child(5){top:32%;left:22%;width:180px;transform:rotate(66deg)}.hero-snacks i:nth-child(6){top:34%;right:23%;width:170px;transform:rotate(-60deg)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:700;font-size:12px;margin:0 0 12px}.hero .eyebrow{color:#ffe4b2}.orange{color:var(--orange)}.hero-logo{width:270px;height:150px;border-radius:0;object-fit:contain;margin:0 auto 14px;box-shadow:none}.hero h1,.section h2,.party h2,.modal h2{font-family:Fraunces,serif;letter-spacing:-.045em}.hero h1{font-size:clamp(43px,5vw,68px);line-height:1.03;margin:0}.hero h1 em,.party em{color:#ffca71;font-style:normal}.hero-copy{font-size:18px;line-height:1.5;max-width:620px;margin:18px auto 28px;color:#fff3e8}.hero-actions{display:flex;gap:14px;justify-content:center}.button-ghost{background:transparent;border:1px solid rgba(255,255,255,.7);box-shadow:none}.button-ghost:hover{background:#fff;color:var(--coral)}.hero-details{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;margin-top:31px;font-size:14px;font-weight:600}.hero-details span{background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.23);padding:11px 13px;border-radius:8px}.section{padding:105px 24px;text-align:center}.section h2{font-size:clamp(40px,5vw,62px);margin:0}.section h2 span{color:var(--orange)}.section-intro,.flavour-heading>p:last-child{color:#77717b;font-size:17px;margin:15px auto 47px}.carousel{max-width:1190px;margin:auto;display:flex;align-items:center;gap:16px}.box-grid{display:flex;gap:25px;overflow-x:auto;scroll-behavior:smooth;padding:32px 5px 39px;scroll-snap-type:x mandatory;scrollbar-width:none;text-align:left}.box-grid::-webkit-scrollbar{display:none}.box-card{flex:0 0 calc((100% - 50px)/3);scroll-snap-align:start;background:#fff;border:1px solid #efe9e3;border-radius:17px;position:relative;box-shadow:0 12px 22px rgba(53,29,14,.07);overflow:visible;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.box-card:hover{transform:translateY(-10px) scale(1.018);border-color:#f2ae83;box-shadow:0 20px 34px rgba(112,48,20,.18)}.box-top{background:var(--orange);border-radius:15px;padding:24px 27px;color:white;margin:-13px 13px 0;display:flex;flex-direction:column;gap:3px}.box-top span{font-size:30px;font-weight:700}.box-top small{text-transform:uppercase;letter-spacing:.1em;opacity:.8}.box-body{padding:27px}.box-body strong{font-family:Fraunces,serif;font-size:45px}.box-body p{color:#77717b;margin:5px 0 22px}.box-body ul{padding:0;list-style:none;line-height:2.1;font-size:14px}.box-body li:before{content:'✓';color:#2fb75e;font-weight:bold;margin-right:10px}.choose-box{width:100%;border:0;background:#fff5ef;color:var(--coral);border-radius:9px;padding:14px;font-weight:700;margin-top:9px}.choose-box:hover{background:var(--orange);color:#fff}.featured{border:2px solid #f7c8a9;transform:translateY(-14px)}.featured:hover{transform:translateY(-20px) scale(1.018)}.popular{position:absolute;top:-37px;right:24px;background:#f9c398;color:#943c22;border-radius:12px 12px 0 0;padding:6px 13px;text-transform:uppercase;font-size:10px;font-weight:bold;letter-spacing:.08em}.carousel-control{flex:0 0 44px;width:44px;height:44px;border:1px solid #edc7ae;border-radius:50%;background:#fff;color:var(--coral);font-size:23px;transition:.2s}.carousel-control:hover{background:var(--orange);border-color:var(--orange);color:#fff}.flavours-section{padding-top:76px;background:#fff3e8}.flavour-heading{max-width:650px;margin:auto}.flavours{max-width:1000px;margin:40px auto 31px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;text-align:left;counter-reset:flavours}.flavours li{list-style:none;padding:15px 16px;border-bottom:1px solid #ead8ca;font-weight:600;font-size:16px}.flavours li:before{counter-increment:flavours;content:counter(flavours,decimal-leading-zero);display:inline-grid;place-items:center;width:29px;height:29px;margin-right:13px;border-radius:50%;background:#f9d7c3;color:#b34227;font-size:11px;font-weight:700}.text-link{color:var(--coral);font-weight:700;text-decoration:none}.text-link b{font-size:21px;margin-left:6px}.reviews{padding:110px 24px 94px;background:#fff;text-align:center}.reviews-heading{max-width:670px;margin:auto}.reviews h2{font-family:Fraunces,serif;letter-spacing:-.045em;font-size:clamp(39px,4.8vw,58px);line-height:1.04;margin:0}.reviews h2 span{color:var(--orange)}.reviews-heading>p:last-child{color:#756c68;margin:16px 0 34px}.reviews-heading b{color:#bd5626}.review-grid{max-width:1100px;margin:0 auto 29px;display:grid;grid-template-columns:repeat(3,1fr);gap:19px;text-align:left}.review-card{border:1px solid #efe3d9;border-radius:15px;padding:28px;background:#fffaf6;box-shadow:0 8px 20px rgba(74,33,17,.05)}.stars{color:#f1ad27;letter-spacing:2px}.review-card blockquote{margin:15px 0 28px;font-size:16px;line-height:1.55;color:#4c4444}.review-card footer{margin:0;padding:0;display:flex;flex-direction:column;gap:3px;background:none;color:var(--ink)}.review-card footer span{font-size:12px;color:#8b817b}.social-links{display:flex;gap:9px;flex-wrap:wrap}.social-links a{border:1px solid #756765;border-radius:7px;padding:10px 12px;font-weight:700}.social-links a:hover{background:#fff;color:#211e1d}footer{margin-top:0;background:#211e1d;color:#f8eee8;padding:55px max(24px,11vw) 23px;display:grid;grid-template-columns:1.45fr 1fr 1.15fr;gap:54px}footer img{width:170px;height:90px;object-fit:contain;border-radius:0}footer p{font-size:14px;line-height:1.6;color:#d8ccca}footer h3{font-size:17px;margin:10px 0}footer a{color:#fff;text-decoration:none}footer small{grid-column:1/-1;border-top:1px solid #514744;padding-top:20px;text-align:center;color:#b4a8a5}.floating-wa{position:fixed;bottom:26px;right:28px;background:#26bd61;color:#fff;width:56px;height:56px;border-radius:50%;z-index:9;display:grid;place-items:center;text-decoration:none;font-size:30px;box-shadow:0 8px 17px #0003}.modal{position:fixed;inset:0;background:rgba(26,20,17,.64);display:none;align-items:center;justify-content:center;z-index:30;padding:20px}.modal.visible{display:flex}.modal-card{width:min(600px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:19px;padding:38px;position:relative;box-shadow:0 20px 60px #0005}.modal h2{font-size:39px;margin:0 0 6px}.close{position:absolute;right:22px;top:15px;border:0;background:none;font-size:31px;color:#4f4d56}.choice-options{display:grid;gap:12px;margin-top:28px}.choice-options>*{border-radius:11px;padding:19px 22px;text-align:left;font-weight:700;font-size:17px;text-decoration:none}.choice-options small{display:block;font-weight:400;color:#756c68;margin-top:4px}.whatsapp-choice{border:0;background:#f6e0d1;color:#b34227}.site-choice{border:1px solid var(--line);color:#363038}.custom-card{width:min(700px,100%)}form{margin-top:24px}fieldset{border:0;border-top:1px solid var(--line);margin:21px 0 0;padding:20px 0 0}legend{font-weight:700;font-size:17px;padding:0 0 11px}.flavour-checks{display:grid;grid-template-columns:1fr 1fr;gap:10px}.flavour-checks label,.radio-options label{padding:10px 12px;background:#fff8f3;border-radius:7px;font-size:14px}.flavour-checks input,.radio-options input{accent-color:var(--orange)}.radio-options{display:flex;gap:11px}.custom-text{display:block;font-weight:700;font-size:15px;margin:22px 0}.custom-text textarea{display:block;width:100%;height:80px;margin-top:8px;border:1px solid var(--line);border-radius:8px;padding:12px;font:inherit;resize:vertical}.submit-order{width:100%}.locked{overflow:hidden}@media(max-width:760px){.header{height:72px;padding:7px 20px}.brand img{width:98px;height:55px}.menu-toggle{display:block;order:2}.nav{display:none;position:absolute;top:72px;left:0;right:0;background:#fff;padding:20px;flex-direction:column;gap:17px;border-top:1px solid #eee}.nav.open{display:flex}.order-link{display:none}.hero{min-height:670px}.hero-logo{width:225px;height:125px}.hero-details{gap:9px}.hero-details span{font-size:12px}.carousel{gap:7px}.carousel-control{flex-basis:36px;width:36px;height:36px}.box-grid{padding-top:27px;gap:16px}.box-card{flex-basis:calc(100% - 4px)}.featured,.featured:hover{transform:none}.popular{top:-25px}.flavours{grid-template-columns:1fr}.flavours li{font-size:14px}.review-grid{grid-template-columns:1fr}.reviews{padding:78px 20px 65px}footer{margin-top:0;grid-template-columns:1fr;gap:20px}.flavour-checks{grid-template-columns:1fr}.modal-card{padding:30px 22px}.modal h2{font-size:32px}}:root{--ink:#40231c;--orange:#b64024;--coral:#b64024;--cream:#fff8f0;--yellow:#efb44d;--line:#efd9c3}body{background:#fff8f0}.skip-link{position:fixed;z-index:100;top:10px;left:10px;padding:10px 14px;border-radius:8px;background:#fff;color:#40231c;font-weight:700;text-decoration:none;transform:translateY(-160%);transition:transform .18s ease;box-shadow:0 8px 22px rgba(61,36,30,.2)}.skip-link:focus{transform:translateY(0)}main:focus{outline:none}:focus-visible{outline:3px solid #efb44d;outline-offset:3px}.skip-link:focus-visible{outline-color:#b64024}.header{background:rgba(255,251,247,.96)}.nav a{color:#b64024}.nav a:hover{color:#7f2918}.hero{background-color:#3c1d13;background-image:var(--hero-image,url('../assets/hero-salgados.jpg'));background-position:center;background-repeat:no-repeat;background-size:100% auto;animation:hero-background-zoom 12s ease-out infinite alternate}.hero:after{z-index:1}.hero-content{z-index:2}@keyframes hero-background-zoom{from{background-size:100% auto}to{background-size:105% auto}}@media(max-width:760px){.hero{background-size:auto 100%;animation-name:hero-background-zoom-mobile}@keyframes hero-background-zoom-mobile{from{background-size:auto 100%}to{background-size:auto 105%}}}.hero:after{background:linear-gradient(90deg,rgba(45,20,12,.63),rgba(45,20,12,.32))}.hero-snacks{display:none}.hero-copy.hero-copy-bottom{margin:92px auto 0;max-width:650px}.hero-service-area{display:flex;width:max-content;align-items:center;margin:16px auto 0;padding:8px 13px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:rgba(61,28,17,.33);color:#fff3e8;font-size:13px;font-weight:700}.hero-cta{display:flex;width:max-content;align-items:center;justify-content:center;gap:8px;margin:20px auto 0;padding:6px 7px 6px 14px;border:1px solid rgba(255,250,244,.55);border-radius:999px;background:rgba(255,250,244,.96);color:#9b351f;font-size:13px;font-weight:800;text-decoration:none;box-shadow:0 8px 20px rgba(30,12,5,.18);transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.hero-cta:hover{transform:translateY(-2px);background:#fff;box-shadow:0 12px 24px rgba(30,12,5,.27)}.hero-cta b{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#b64024;color:#fff;font-size:14px;line-height:1}@media(max-width:760px){.hero-copy.hero-copy-bottom{margin-top:58px}}.hero .eyebrow{color:#ffe0a0}.hero h1 em{color:#ffd077}.hero h1 .hero-highlight-neutral{color:#fff}.floating-wa[data-tooltip]:after{content:attr(data-tooltip);position:absolute;right:calc(100% + 12px);top:50%;transform:translateY(-50%) translateX(5px);width:max-content;max-width:210px;padding:9px 11px;border-radius:8px;background:#40231c;color:#fff;font-family:'DM Sans',sans-serif;font-size:12px;font-weight:700;line-height:1.2;box-shadow:0 8px 20px rgba(54,25,16,.2);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.floating-wa[data-tooltip]:hover:after,.floating-wa[data-tooltip]:focus-visible:after{opacity:1;visibility:visible;transform:translateY(-50%) translateX(0)}@media(max-width:560px){.floating-wa[data-tooltip]:after{right:0;top:auto;bottom:calc(100% + 10px);transform:translateY(5px)}.floating-wa[data-tooltip]:hover:after,.floating-wa[data-tooltip]:focus-visible:after{transform:translateY(0)}}#choiceModal .modal-card{width:min(760px,100%)}#choiceModal h2{white-space:nowrap;font-size:clamp(20px,3.2vw,30px);letter-spacing:-.06em}@media(max-width:560px){#choiceModal h2{font-size:clamp(18px,5.6vw,27px)}}.button{box-shadow:0 8px 18px rgba(129,54,26,.18)}.button:hover{background:#bf6d2d}.box-top{background:#b64024}.box-card{border-color:#e6c0b1}.box-top{height:220px;justify-content:center}.box-card{display:flex;flex-direction:column}.box-body{display:flex;flex:1;flex-direction:column}.box-body .choose-box{margin-top:auto}.featured,.featured:hover{transform:none;border:1px solid #e6c0b1}.flavours-section{background:#fff1e3}.review-card{background:#fffaf5;border-color:#efd9c3}footer{background:#3d241e}footer{padding:42px max(24px,11vw) 19px;gap:38px}.floating-wa{background:#22c55e!important;font-size:0!important;box-shadow:0 9px 22px rgba(34,96,58,.24)!important}.floating-wa:before{content:'';position:absolute;inset:11px;background:center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 48 48'%3E%3Cpath d='M24 7.5a16.5 16.5 0 0 1 0 33c-3 0-5.8-.8-8.2-2.2L8.5 41l2.8-7.3A16.4 16.4 0 0 1 7.5 24 16.5 16.5 0 0 1 24 7.5Z' fill='none' stroke='white' stroke-width='4' stroke-linejoin='round'/%3E%3C/svg%3E")}.floating-wa:after{display:none}.flavours{counter-reset:none}.custom-quantity-section{background:#fffaf5}.quantity-grid{max-width:1100px;margin:40px auto 18px;display:grid;grid-template-columns:repeat(5,1fr);gap:15px}.quantity-card{padding:25px 17px 18px;border:1px solid #e6c0b1;border-radius:15px;background:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;box-shadow:0 8px 20px rgba(86,37,23,.06);transition:transform .2s,box-shadow .2s}.quantity-card:hover{transform:translateY(-5px);box-shadow:0 16px 28px rgba(86,37,23,.13)}.quantity-card strong{font-family:Fraunces,serif;font-size:52px;line-height:1;color:#b64024}.quantity-card>span{margin:7px 0 17px;color:#74645e;font-weight:600}.quantity-card b{font-family:Fraunces,serif;font-size:26px;margin-bottom:19px}.quantity-card .choose-box{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:auto}.quantity-card .choose-box span{flex:0 0 auto}.quantity-large{background:#b64024;color:#fff;border-color:#b64024}.quantity-large strong,.quantity-large>span{color:#fff}.quantity-large .choose-box{background:#fff;color:#b64024}.custom-note{margin:25px 0 0;color:#806b60;font-size:14px}.frozen-notice{max-width:1100px;margin:26px auto 0;padding:22px 27px;border:1px solid #e6c0b1;border-radius:14px;background:#fff3e8;display:flex;align-items:center;justify-content:space-between;gap:22px;text-align:left}.frozen-notice h3{margin:0 0 5px;font-size:19px;color:#b64024}.frozen-notice p{margin:0;color:#654940;line-height:1.5}.frozen-actions{display:flex;gap:10px;flex-wrap:wrap}.frozen-notice a,.frozen-notice button{flex:0 0 auto;background:#b64024;color:#fff;text-decoration:none;padding:12px 16px;border:0;border-radius:9px;font-weight:700;font-size:14px}.frozen-notice .buy-frozen{background:#fff;color:#b64024;border:1px solid #b64024}#orderForm fieldset[hidden]{display:none}#orderForm label[hidden]{display:none}.fulfilment-fields fieldset{margin-top:21px}.timing-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;margin-top:14px;align-items:end}.scheduled-fields{display:grid;grid-template-columns:1fr;gap:11px;max-width:none}.scheduled-fields label,.address-field,.order-time-field{display:flex;flex-direction:column;gap:7px;font-size:14px;font-weight:700;color:#4a3530}.scheduled-fields input,.address-field input,.order-time-field input{height:42px;padding:9px 11px;border:1px solid #e6c0b1;border-radius:7px;background:#fff;font:inherit;color:#40231c}.scheduled-fields[hidden] + .order-time-field{grid-column:1;max-width:230px}.address-field{margin-top:14px}input[type="date"],input[type="time"]{accent-color:#b64024}.scheduled-fields label:first-child{position:relative}.brand-calendar{position:absolute;z-index:5;top:72px;left:0;width:280px;padding:14px;border:1px solid #d89b85;border-radius:12px;background:#fffaf5;box-shadow:0 14px 30px rgba(76,28,16,.2)}.brand-calendar[hidden]{display:none}.calendar-head{display:flex;align-items:center;justify-content:space-between;gap:8px;text-transform:capitalize;color:#b64024}.calendar-head button{width:29px;height:29px;border:0;border-radius:7px;background:#f4d8ca;color:#b64024;font-size:16px}.calendar-week,.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:3px;text-align:center}.calendar-week{margin:12px 0 5px;color:#9c7568;font-size:11px}.calendar-days button{height:30px;border:0;border-radius:7px;background:transparent;color:#40231c;font-size:12px}.calendar-days button:hover:not(:disabled){background:#b64024;color:#fff}.calendar-days button:disabled{color:#d6c2b8;cursor:not-allowed}.scheduled-fields[hidden]{display:none}.custom-text small{display:block;margin:4px 0 8px;font-size:12px;line-height:1.4;font-weight:400;color:#806b60}.availability-info{margin:14px 0 0;padding:10px 12px;border-left:3px solid #b64024;border-radius:0 7px 7px 0;background:#fff3e8;color:#745348;font-size:12px;line-height:1.45}.brand img{width:64px;height:64px;border-radius:50%;object-fit:cover}.hero-logo{width:150px;height:150px;border-radius:50%;object-fit:cover}footer img{width:36px;height:36px;border-radius:50%;object-fit:cover}footer .maps-pin-icon{width:19px;height:19px;margin:0 7px -4px 0;border-radius:0;object-fit:contain}footer .whatsapp-contact-icon{width:19px;height:19px;margin:0 7px -4px 0;border-radius:0;object-fit:contain}.footer-service-area,.footer-hours{margin-top:18px}.footer-contact h4{margin:0 0 6px;color:#fff;font-size:14px}.footer-service-area p{margin:0;color:#f8eee8;font-weight:700}.footer-service-area small{display:block;margin-top:5px;color:#cdbdb7;font-size:11px;line-height:1.45}.footer-hours ul{margin:0;padding:0;list-style:none}.footer-hours li{display:flex;justify-content:space-between;gap:12px;padding:4px 0;color:#d8ccca;font-size:12px}.footer-hours li b{color:#fff;font-weight:600;text-align:right}footer{grid-template-columns:minmax(280px,1.2fr) minmax(250px,1fr) minmax(250px,1fr);gap:clamp(34px,5vw,76px);padding:50px max(24px,11vw) 20px}.footer-brand img{width:52px;height:52px;margin-bottom:14px}.footer-brand p{max-width:470px;margin:0;font-size:15px;line-height:1.7}.footer-contact>h3,.footer-community h3{margin:3px 0 17px;color:#fff;font-size:18px}.footer-contact>p{margin:0 0 12px;color:#e5dad5}.footer-contact>p a{display:inline-flex;align-items:center;color:#fff}.footer-service-area{margin-top:25px}.footer-service-area h4{margin:0 0 7px;color:#f7c6a2;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.footer-service-area p{font-size:15px}.footer-service-area small{max-width:310px;margin-top:8px;color:#cdbdb7}.footer-hours{margin:0}.footer-hours ul{display:grid;gap:5px}.footer-hours li{padding:0;font-size:13px;line-height:1.5}.footer-social{margin-top:28px;padding-top:22px;border-top:1px solid rgba(236,206,190,.22)}.footer-social h3{margin-bottom:8px}.footer-social p{max-width:320px;margin:0 0 14px}.social-links{gap:16px}.social-links a{font-size:13px!important;color:#fff}.social-links a img{width:25px!important;height:25px!important}.footer-community{min-width:0}@media(max-width:760px){footer{grid-template-columns:1fr;gap:29px;padding:38px 24px 19px}.footer-brand p{max-width:none}.footer-social{margin-top:24px}.footer-contact>h3,.footer-community h3{margin-top:0}}.carousel{display:block}.box-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:-15px}.box-pagination button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#b64024;opacity:.32;transition:width .22s ease,background .22s ease,opacity .22s ease}.box-pagination button.active{width:29px;background:#b64024;opacity:1}.carousel-pause{display:block;margin:13px auto 0;padding:7px 10px;border:1px solid #d9b19e;border-radius:7px;background:transparent;color:#745348;font-size:12px;font-weight:700}.carousel-pause:hover{background:#fff3e8;color:#b64024}.social-links{gap:12px}.social-links a{display:inline-flex;align-items:center;gap:7px;border:0!important;padding:4px 0!important;font-size:12px;font-weight:600;color:#e5dad5}.social-links a:before{display:grid;place-items:center;width:25px;height:25px;border:1px solid #8f7d76;border-radius:50%;font-size:15px;color:#fff}.social-links .instagram-link:before{content:'◎'}.social-links .instagram-link:before{display:none}.instagram-icon{width:23px;height:23px;object-fit:contain;border-radius:0}.social-links a:last-child:before{content:'⌖';font-size:16px}.social-links a:last-child:before{display:none}.google-icon{width:23px;height:23px;object-fit:contain;border-radius:0}.social-links .social-link img{width:23px;height:23px;object-fit:contain;border-radius:0}.social-links a:hover{background:none!important;color:#fff}.carousel-control,.review-carousel-controls button{width:34px;height:34px;flex-basis:34px;border:0;background:transparent;color:#9d8474;font-size:17px;opacity:.55;box-shadow:none}.carousel-control:hover,.review-carousel-controls button:hover{background:#fff4ed;border:0;color:var(--coral);opacity:1}.flavours li:before{counter-increment:none;content:'✦';width:auto;height:auto;margin-right:12px;border-radius:0;background:none;color:var(--orange);font-size:13px}.flavour-availability{margin:-10px auto 25px;color:#806b60;font-size:13px;font-style:italic}.flavour-order-notice{margin:0 0 13px;padding:9px 11px;border-radius:7px;background:#fff3e8;color:#745348;font-size:12px;line-height:1.4}.flavour-checks label{background:transparent!important;padding:7px 0!important;border-radius:0!important}.sweet-fieldset{margin-top:30px!important}.sweet-fieldset input:disabled{opacity:1;cursor:not-allowed}.sweet-fieldset label{color:#806b60}#orderForm>fieldset:first-of-type>legend{padding-bottom:0}.sweet-fieldset legend{padding-bottom:5px}.flavour-order-notice{margin:28px 0 0;padding:0;background:transparent;color:#806b60}.extras-fieldset{margin-top:24px!important}.extra-option{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 15px;border:1px solid #e6c0b1;border-radius:11px;background:#fffaf5}.extra-option>label:first-child{display:flex;align-items:flex-start;gap:9px;cursor:pointer;color:#40231c}.extra-option input[type="checkbox"]{margin-top:3px;accent-color:#b64024}.extra-option b,.extra-option small{display:block}.extra-option b{font-size:14px}.extra-option small{margin-top:3px;color:#806b60;font-size:12px;line-height:1.35}.extra-quantity{display:flex;flex:0 0 105px;flex-direction:column;gap:5px;color:#745348;font-size:11px;font-weight:700}.extra-quantity input{width:100%;height:38px;padding:7px 9px;border:1px solid #d9b19e;border-radius:7px;background:#fff;color:#40231c;font:inherit;font-weight:700}.extra-quantity input:disabled{opacity:.55;background:#f6eee8}@media(max-width:560px){.extra-option{align-items:stretch;flex-direction:column}.extra-quantity{flex-basis:auto;width:100%}}.frozen-quantity-control{margin:0 0 22px;padding:0;border:1px solid #d99f89;border-radius:14px;overflow:hidden;background:#fffaf5;box-shadow:0 10px 24px rgba(98,41,24,.07)}.frozen-quantity-control[hidden]{display:none}.frozen-quantity-heading{display:flex;align-items:center;gap:10px;padding:14px 16px;background:#b64024;color:#fff}.frozen-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:rgba(255,255,255,.16);font-size:17px}.frozen-quantity-heading>div{display:flex;flex:1;min-width:0;flex-direction:column;gap:2px}.frozen-quantity-heading strong{font-family:Fraunces,serif;font-size:19px;letter-spacing:-.02em}.frozen-quantity-heading small{font-size:11px;opacity:.85}.frozen-quantity-heading output{display:flex;flex-direction:column;align-items:flex-end;line-height:1}.frozen-quantity-heading output b{font-family:Fraunces,serif;font-size:24px}.frozen-quantity-heading output span{margin-top:3px;font-size:10px;text-transform:uppercase;letter-spacing:.06em;opacity:.8}.frozen-quantity-control>label{display:flex;flex-direction:column;align-items:flex-start;gap:7px;margin:16px 16px 0;color:#4a3530;font-size:14px;font-weight:700}.frozen-quantity-control input{width:138px;height:42px;padding:7px 10px;border:1px solid #cf856a;border-radius:8px;background:#fff;color:#40231c;font:inherit;font-weight:700}.frozen-quantity-control p{margin:13px 16px 16px;padding-top:12px;border-top:1px solid #efd9c3;color:#745348;font-size:12px;line-height:1.4}.frozen-quantity-control p b{color:#b64024}.custom-quantity-control{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;margin:0 0 22px;padding:15px 16px;border:1px solid #d99f89;border-radius:14px;background:#fff3e8;box-shadow:0 10px 24px rgba(98,41,24,.06)}.custom-quantity-control[hidden]{display:none}.quantity-control-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#b64024;color:#fff;font-size:16px}.custom-quantity-control>div{display:flex;flex-direction:column;gap:2px}.custom-quantity-control strong{font-family:Fraunces,serif;font-size:19px;color:#b64024}.custom-quantity-control small{color:#745348;font-size:12px}.custom-quantity-control label{display:flex;flex-direction:column;gap:5px;color:#4a3530;font-size:12px;font-weight:700}.custom-quantity-control input{width:112px;height:42px;padding:7px 10px;border:1px solid #cf856a;border-radius:8px;background:#fff;color:#40231c;font:inherit;font-weight:700}@media(max-width:560px){.custom-quantity-control{grid-template-columns:auto 1fr}.custom-quantity-control label{grid-column:1/-1}.custom-quantity-control input{width:100%}}.reviews{overflow:hidden}.reviews-heading>p:last-child{display:none}.review-grid{display:flex;max-width:1100px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;padding:8px 4px 19px}.review-grid::-webkit-scrollbar{display:none}.box-card{flex-basis:calc((100% - 75px)/4)}.review-card{flex:0 0 calc((100% - 57px)/4);scroll-snap-align:start}.review-card footer span{display:none}.review-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin:-7px auto 26px}.review-pagination button{width:10px;height:10px;padding:0;border:0;border-radius:50%;background:#b64024;opacity:.32;transition:width .22s ease,opacity .22s ease}.review-pagination button.active{width:29px;opacity:1}.review-carousel-controls{display:flex;justify-content:center;gap:10px;margin:0 auto 24px}.review-carousel-controls button{width:40px;height:40px;border:1px solid #edc7ae;border-radius:50%;background:#fff;color:var(--coral);font-size:20px;transition:.2s}.review-carousel-controls button:hover{background:var(--orange);border-color:var(--orange);color:#fff}.floating-wa[data-tooltip]:after{display:block;right:0;top:auto;bottom:calc(100% + 10px);transform:translateY(5px)}.floating-wa[data-tooltip]:hover:after,.floating-wa[data-tooltip]:focus-visible:after{transform:translateY(0)}.hero-logo.hero-logo-wide{width:min(390px,82vw);height:150px;border-radius:0;object-fit:contain}@media(max-width:760px){.box-card,.review-card{flex-basis:100%}.quantity-grid{grid-template-columns:repeat(2,1fr);gap:12px}.quantity-card strong{font-size:43px}.quantity-card:last-child{grid-column:1/-1}.frozen-notice{align-items:flex-start;flex-direction:column;gap:14px}.frozen-actions{width:100%}.frozen-notice a,.frozen-notice button{width:100%;text-align:center}}.hero{min-height:690px}.hero-content{padding:56px 0}.hero-logo.hero-logo-wide{height:145px;margin-bottom:12px}.hero h1{font-size:clamp(41px,4.7vw,62px)}.hero-copy.hero-copy-bottom{margin:52px auto 0}@media(max-width:760px){.hero{min-height:630px}.hero-content{padding:44px 0}.hero-logo.hero-logo-wide{height:124px}.hero-copy.hero-copy-bottom{margin-top:38px}}.flavour-checks label{display:flex;align-items:center;gap:9px}.flavour-checks label.is-unavailable{opacity:.55;cursor:not-allowed}.flavour-checks label.is-unavailable input{cursor:not-allowed}.flavour-name{min-width:0}.unavailable-badge{flex:0 0 auto;margin-left:2px;padding:3px 7px;border-radius:999px;background:#f9e3dc;color:#a83d28;font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap}.included-flavour-badge{flex:0 0 auto;margin-left:2px;padding:3px 7px;border-radius:999px;background:#f7e7c8;color:#875315;font-size:11px;font-weight:700;line-height:1.2;white-space:nowrap}.frozen-actions{flex-wrap:nowrap;align-items:center}.frozen-actions a,.frozen-actions button{white-space:nowrap}@media(max-width:760px){.frozen-actions{flex-wrap:wrap}}.flavours-section .text-link{display:block;max-width:1000px;margin:0 auto;text-align:right}.extra-choice{display:flex;flex:0 0 190px;flex-direction:column;gap:5px;color:#745348;font-size:11px;font-weight:700}.extra-choice-select{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.brand-select{position:relative}.brand-select-trigger{display:flex;width:100%;height:38px;align-items:center;justify-content:space-between;gap:10px;padding:7px 10px;border:1px solid #d9b19e;border-radius:7px;background:#fff;color:#40231c;font:inherit;font-weight:700;text-align:left;transition:border-color .18s ease,box-shadow .18s ease}.brand-select-trigger span{white-space:nowrap}.brand-select-trigger b{color:#b64024;font-size:18px;font-weight:700;line-height:1;transform:translateY(-2px)}.brand-select-trigger:hover:not(:disabled),.brand-select-trigger[aria-expanded="true"]{border-color:#b64024;box-shadow:0 0 0 3px rgba(182,64,36,.12)}.brand-select-trigger:disabled{background:#f6eee8;color:#9d8a82;cursor:not-allowed}.brand-select-trigger:disabled b{color:#b69a8b}.brand-select-options{position:absolute;z-index:20;top:calc(100% + 6px);left:0;width:max-content;min-width:100%;max-width:250px;padding:5px;border:1px solid #d9b19e;border-radius:9px;background:#fffaf5;box-shadow:0 14px 28px rgba(74,35,22,.2)}.brand-select-options[hidden]{display:none}.brand-select-option{display:flex;width:100%;align-items:center;justify-content:space-between;gap:14px;padding:9px 10px;border:0;border-radius:6px;background:transparent;color:#40231c;font:inherit;font-size:13px;font-weight:700;text-align:left;white-space:nowrap}.brand-select-option:hover:not(:disabled),.brand-select-option[aria-selected="true"]{background:#f7e5da;color:#b64024}.brand-select-option[aria-selected="true"]:before{content:'✓';font-size:14px}.brand-select-option:disabled{color:#a99b94;cursor:not-allowed}.brand-select-option small{margin:0!important;color:#b64024!important;font-size:10px!important;font-weight:700}.brand-select-option:disabled small{color:#a99b94!important}@media(max-width:560px){.extra-choice{flex-basis:auto;width:100%}.brand-select-options{max-width:100%}}.extras-fieldset .extra-option+.extra-option{margin-top:11px}.extras-fieldset .extra-option{display:grid;grid-template-columns:minmax(0,1fr) 190px 105px;align-items:end}.extras-fieldset .extra-option>label:first-child{align-self:center}@media(max-width:560px){.extras-fieldset .extra-option{display:flex}}.address-field .delivery-cost-info{display:block;margin-top:8px;padding:10px 12px;border-left:3px solid #b64024;border-radius:0 7px 7px 0;background:#fff3e8;color:#745348;font-size:12px;font-weight:500;line-height:1.45}.unavailability-notice{margin:14px 0 0;padding:11px 12px;border-left:3px solid #b64024;border-radius:0 7px 7px 0;background:#fff3e8;color:#745348;font-size:12px;line-height:1.45}.unavailability-notice[hidden]{display:none}.unavailability-notice p{margin:0 0 9px;white-space:pre-line}.unavailability-confirmation{display:flex;width:100%;align-items:flex-start;gap:10px;padding:0;border:0;background:transparent;color:#4a3530;font:inherit;font-weight:700;line-height:1.4;text-align:left;cursor:pointer}.unavailability-checkbox{display:inline-grid;flex:0 0 20px;width:20px;height:20px;margin:1px 0 0;border:1.5px solid #b99080;border-radius:5px;background:#fff;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.unavailability-confirmation:hover:not(.is-checked) .unavailability-checkbox{border-color:#b64024;background:#fff7f2}.unavailability-confirmation.is-checked .unavailability-checkbox,.unavailability-confirmation[aria-checked="true"] .unavailability-checkbox{border-color:#b64024;background:#b64024 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m3 8.2 3.1 3.1L13 4.7' fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.3'/%3E%3C/svg%3E") center/13px 13px no-repeat}.unavailability-confirmation:focus-visible{outline:3px solid #efb44d;outline-offset:4px;border-radius:5px}.calendar-days button.is-unavailable{background:#fff0e8;color:#b64024;text-decoration:line-through}.calendar-days button.is-unavailable:hover{background:#b64024;color:#fff}.scheduled-fields input.is-unavailable{border-color:#b64024;background:#fff0e8;color:#b64024;font-weight:800}.brand-notification{position:fixed;inset:0;z-index:70;display:none;align-items:center;justify-content:center;padding:24px;background:rgba(61,36,30,.56)}.brand-notification.visible{display:flex}.brand-notification-card{width:min(460px,100%);padding:28px;border:1px solid #e6c0b1;border-radius:18px;background:#fffaf5;box-shadow:0 24px 64px rgba(61,36,30,.28);display:grid;grid-template-columns:46px 1fr;gap:14px;color:#40231c}.notification-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#b64024;color:#fff;font-family:Fraunces,serif;font-size:25px;font-weight:800}.notification-eyebrow{margin:2px 0 3px;color:#b64024;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.brand-notification h2{margin:0;font-family:Fraunces,serif;font-size:27px;letter-spacing:-.03em}.notification-message{margin:8px 0 0;color:#745348;line-height:1.5}.notification-close{grid-column:2;justify-self:end;margin-top:8px;border:0;border-radius:9px;padding:11px 18px;background:#b64024;color:#fff;font-weight:700}.notification-close:hover{background:#96301a}@media(max-width:560px){.brand-notification-card{padding:23px;grid-template-columns:40px 1fr}.notification-icon{width:38px;height:38px}.brand-notification h2{font-size:24px}}.included-extras{margin:0 0 11px}.included-extra{padding:12px 15px;border:1px solid #e6c0b1;border-radius:11px;background:#fff3e8}.included-extra label{display:flex;align-items:flex-start;gap:9px;color:#40231c}.included-extra input{margin-top:3px;accent-color:#b64024}.included-extra b,.included-extra small{display:block}.included-extra b{font-size:14px}.included-extra small{margin-top:3px;color:#806b60;font-size:12px;line-height:1.35}.choice-options .site-choice.is-disabled{cursor:not-allowed;opacity:.56;border-style:dashed;background:#fbf8f6;color:#756c68}.extra-option.is-unavailable{opacity:.52}.extra-option.is-unavailable label{cursor:not-allowed}.extra-unavailable-message{color:#b64024!important;font-weight:700}#orderForm input[type="checkbox"]{appearance:none;-webkit-appearance:none;display:inline-grid;flex:0 0 20px;width:20px;height:20px;margin:0;border:1.5px solid #b99080;border-radius:5px;background:#fff;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}#orderForm input[type="checkbox"][hidden]{display:none!important}#orderForm input[type="checkbox"]:hover:not(:disabled):not(:checked){border-color:#b64024;background:#fff7f2}#orderForm input[type="checkbox"]:checked{border-color:#b64024;background:#b64024 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='m3 8.2 3.1 3.1L13 4.7' fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2.3'/%3E%3C/svg%3E") center/13px 13px no-repeat}#orderForm input[type="checkbox"]:focus-visible{outline:3px solid #efb44d;outline-offset:2px}#orderForm input[type="checkbox"]:disabled{cursor:not-allowed}#orderForm input[type="checkbox"]:disabled:not(:checked){border-color:#d9c9c2;background:#f6eee8;opacity:.72}#orderForm input[type="checkbox"]:checked:disabled{border-color:#b64024;background-color:#b64024;opacity:.78}#orderForm .radio-options label{display:inline-flex;align-items:center;gap:8px}#orderForm .radio-options label[hidden]{display:none!important}#orderForm input[type="radio"]{appearance:none;-webkit-appearance:none;flex:0 0 20px;width:20px;height:20px;margin:0;border:1.5px solid #b99080;border-radius:50%;background:#fff;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}#orderForm input[type="radio"]:hover:not(:disabled){border-color:#b64024;background:#fff7f2}#orderForm input[type="radio"]:checked{border-color:#b64024;background:radial-gradient(circle at center,#fff 0 4px,#b64024 4.5px)}#orderForm input[type="radio"]:focus-visible{outline:3px solid #efb44d;outline-offset:2px}#orderForm input[type="radio"]:disabled{cursor:not-allowed;opacity:.65}.floating-wa{background:transparent!important;box-shadow:none!important}.floating-wa:before{display:none!important}.floating-wa img{display:block;width:56px;height:56px;object-fit:contain}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.box-grid,.review-grid{scroll-behavior:auto}.hero{animation:none}*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}