:root{--c-mauve:#CD93A0;--c-mauve-d:#b5788a;--c-mauve-l:rgba(205,147,160,.16);--c-cream:#F2E3C6;--c-cream-d:#e6d2ab;--c-dark:#5E3E33;--c-dark-l:#8a6a5e;--c-dark-xl:#F2E3C6;--c-white:#ffffff;--c-offwhite:#FBF4E4;--c-olive:#596D45;--c-lilac:#BFA2C9;--c-mustard:#CCA44A;--c-sky:#A9B7C6;--c-border:rgba(94,62,51,.14);--c-border-m:rgba(94,62,51,.3);--sh-sm:2px 2px 0 var(--c-dark);--sh-md:4px 4px 0 var(--c-dark);--sh-lg:6px 6px 0 var(--c-dark);--sh-mauve:4px 4px 0 var(--c-dark);--r-sm:10px;--r-md:16px;--r-lg:24px;--r-xl:32px;--r-full:999px;--f-display:"Berlian", serif;--f-script:"Bernady", cursive;--f-body:"Geologica", sans-serif;--nav-h:64px;--tr:all .2s ease}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--f-body);font-weight:300;font-size:16px;line-height:1.6;background:var(--c-offwhite);color:var(--c-dark);overflow-x:hidden;-webkit-font-smoothing:antialiased}img,video{max-width:100%;height:auto;display:block}button,input,select,textarea{font-family:inherit}a{color:inherit}ul,ol{list-style:none}.visually-hidden,.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hide-mobile,.hide-xs{display:table-cell}h1,h2,h3,h4{font-family:var(--f-display);font-weight:400;line-height:1.18;color:var(--c-dark);letter-spacing:.01em;font-variant-ligatures:none;font-feature-settings:"liga" 0,"dlig" 0,"calt" 0}h1{-webkit-text-stroke:.8px currentColor}h1{font-size:clamp(2.2rem,5vw,3.8rem)}h2{font-size:clamp(1.7rem,3.5vw,2.6rem)}h3{font-size:clamp(1.1rem,2vw,1.4rem)}p{color:var(--c-dark-l);font-weight:400;line-height:1.7}.sucre-label{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--c-olive);margin-bottom:10px;font-family:var(--f-body)}.sucre-section-header--center{text-align:center;margin-bottom:50px}.sucre-section-header--center h2{margin-top:8px}.sucre-container{max-width:1200px;margin:0 auto;padding:0 40px}.sucre-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:2px solid var(--c-dark);border-radius:var(--r-full);font-family:var(--f-body);font-size:.95rem;font-weight:600;cursor:pointer;text-decoration:none;transition:var(--tr);white-space:nowrap;line-height:1;padding:14px 28px}.sucre-btn--primary{background:var(--c-mauve);color:var(--c-dark);box-shadow:var(--sh-mauve)}.sucre-btn--primary:hover{transform:translate(3px,3px);box-shadow:1px 1px 0 var(--c-dark)}.sucre-btn--ghost{background:transparent;color:var(--c-dark);box-shadow:var(--sh-mauve)}.sucre-btn--ghost:hover{transform:translate(3px,3px);box-shadow:1px 1px 0 var(--c-dark)}.sucre-btn--cream{background:var(--c-cream);color:var(--c-dark)}.sucre-btn--cream:hover{background:var(--c-cream-d);transform:translateY(-2px)}.sucre-btn--lg{padding:16px 36px;font-size:1rem}.sucre-btn--sm{padding:9px 18px;font-size:.82rem}.sucre-btn:disabled{background:#ddd!important;color:#aaa!important;box-shadow:none!important;cursor:not-allowed!important;transform:none!important}.sucre-announcement{background:var(--c-dark);color:#fff;padding:11px 20px}.sucre-announcement__inner{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;max-width:1200px;margin:0 auto}.sucre-announcement p{color:#fff;font-weight:400;font-size:.84rem;margin:0;text-align:center}.sucre-announcement strong{color:var(--c-cream)}@media(max-width:640px){.sucre-announcement{padding:9px 16px}.sucre-announcement__inner{gap:6px}.sucre-announcement p{font-size:.78rem;line-height:1.4}.sucre-announcement__fire{display:none}.sucre-countdown{font-size:.78rem;padding:4px 12px}}.sucre-countdown{background:var(--c-mustard);border-radius:var(--r-full);padding:3px 14px;font-weight:700;font-size:.88rem;letter-spacing:.06em;font-variant-numeric:tabular-nums;color:var(--c-dark)}.sucre-header{position:sticky;top:0;z-index:90;background:#fbf4e4f5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--c-border);height:var(--nav-h)}.sucre-header .sucre-container{height:100%}.sucre-header__inner{display:flex;align-items:center;justify-content:space-between;height:100%;gap:24px}.sucre-logo{text-decoration:none;flex-shrink:0}.sucre-logo__text{font-family:var(--f-display);font-size:1.4rem;color:var(--c-dark);letter-spacing:-.01em}.sucre-logo__text em{color:var(--c-mauve);font-style:italic}.sucre-nav{display:flex;gap:28px;align-items:center}.sucre-nav__link{font-size:.8rem;font-weight:600;color:var(--c-dark-l);text-decoration:none;letter-spacing:.06em;text-transform:uppercase;transition:color .2s}.sucre-nav__link:hover,.sucre-nav__link.is-active{color:var(--c-dark)}.sucre-header__actions{display:flex;align-items:center;gap:10px}.sucre-cart-btn{background:var(--c-olive);color:var(--c-cream);border:2px solid var(--c-dark);border-radius:var(--r-full);padding:10px 20px;font-size:.85rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:8px;transition:var(--tr)}.sucre-cart-btn:hover{transform:translate(1px,1px);box-shadow:1px 1px 0 var(--c-dark)}.sucre-cart-count{background:var(--c-mustard);color:var(--c-dark);border-radius:50%;width:20px;height:20px;font-size:.65rem;display:flex;align-items:center;justify-content:center;font-weight:700;min-width:20px}.sucre-hamburger{display:none;background:none;border:none;cursor:pointer;padding:4px;flex-direction:column;gap:5px}.sucre-hamburger span{display:block;width:22px;height:2px;background:var(--c-dark);border-radius:2px;transition:var(--tr)}.sucre-mobile-nav{background:var(--c-cream);border-bottom:1px solid var(--c-border);padding:8px 0}.sucre-mobile-nav__link{display:block;padding:12px 24px;font-size:.95rem;font-weight:500;color:var(--c-dark);text-decoration:none;border-bottom:1px solid var(--c-border)}.sucre-mobile-nav__link:last-child{border-bottom:none}.sucre-ticker{background:var(--c-olive);color:var(--c-cream);overflow:hidden;padding:13px 0;border-top:2px solid var(--c-dark);border-bottom:2px solid var(--c-dark);-webkit-user-select:none;user-select:none;font-family:var(--f-display)}.sucre-ticker__inner{display:flex;align-items:center;white-space:nowrap;animation:sucre-ticker-scroll 60s linear infinite;width:max-content}.sucre-ticker:hover .sucre-ticker__inner{animation-play-state:paused}.sucre-ticker__item{font-family:var(--f-display);font-size:1rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;color:var(--c-cream);padding:0 10px;flex-shrink:0}.sucre-ticker__dot{color:var(--c-mustard);font-size:1.1rem;padding:0 4px;flex-shrink:0;line-height:1}@keyframes sucre-ticker-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.sucre-hero{position:relative;overflow:hidden}.sucre-slideshow{position:relative;width:100%;overflow:hidden;background:var(--c-dark);line-height:0}.sucre-slideshow__track{position:relative;width:100%}.sucre-slideshow__slide{display:none;position:relative;width:100%;height:clamp(380px,56vw,720px);overflow:hidden}.sucre-slideshow__slide.is-active{display:block;animation:ssIn .55s ease both}@keyframes ssIn{0%{opacity:0}to{opacity:1}}.sucre-slideshow__bg-img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block}.sucre-slideshow__overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.sucre-slideshow__bg-empty{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--c-cream);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--c-dark-l);font-size:.9rem;line-height:1}.sucre-slideshow__bg-empty span{font-size:4rem}.sucre-slideshow__content{position:absolute;top:50%;transform:translateY(-50%);z-index:2;padding:40px clamp(24px,5vw,80px);display:flex;flex-direction:column;gap:18px;max-width:min(600px,90%)}.sucre-slideshow__content--left{left:0;align-items:flex-start;text-align:left}.sucre-slideshow__content--center{left:50%;transform:translate(-50%,-50%);align-items:center;text-align:center;max-width:700px}.sucre-slideshow__content--right{right:0;left:auto;align-items:flex-end;text-align:right}.sucre-slideshow__title{font-family:var(--f-display);font-size:clamp(1.9rem,4.5vw,3.8rem);line-height:1.1;text-shadow:0 2px 20px rgba(0,0,0,.3);margin:0}.sucre-slideshow__sub{font-size:clamp(.9rem,1.5vw,1.1rem);font-weight:300;text-shadow:0 1px 8px rgba(0,0,0,.25);max-width:460px;margin:0}.sucre-slide-badge{display:inline-flex;align-items:center;padding:10px 28px;border-radius:var(--r-full);background:var(--c-cream);color:var(--c-dark);font-size:1.4rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sucre-slideshow__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:#f4e3c038;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1.5px solid rgba(244,227,192,.45);color:#fff;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:var(--tr);padding:0}.sucre-slideshow__arrow:hover{background:#f4e3c073;transform:translateY(-50%) scale(1.08)}.sucre-slideshow__arrow--prev{left:20px}.sucre-slideshow__arrow--next{right:20px}.sucre-slideshow__dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.sucre-slideshow__dot{width:8px;height:8px;border-radius:50%;border:2px solid rgba(244,227,192,.65);background:transparent;cursor:pointer;padding:0;transition:var(--tr)}.sucre-slideshow__dot.is-active{background:var(--c-cream);border-color:var(--c-cream);transform:scale(1.45)}.sucre-slideshow__dot:hover{border-color:var(--c-cream)}@media(max-width:768px){.sucre-slideshow__dots{display:none}}.sucre-how{padding:100px 0;background:var(--c-offwhite)}.sucre-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:960px;margin:0 auto}.sucre-step{text-align:left}.sucre-step__card{background:#fff;border:2px solid var(--c-dark);border-radius:20px;padding:36px 32px;height:100%;display:flex;flex-direction:column;gap:16px;box-shadow:var(--sh-lg);transition:box-shadow .25s,transform .25s}.sucre-step:nth-child(2) .sucre-step__card{background:var(--c-lilac)}.sucre-step:nth-child(3) .sucre-step__card{background:var(--c-mauve)}.sucre-step__card:hover{box-shadow:9px 9px 0 var(--c-dark);transform:translate(-3px,-3px)}.sucre-step__number{font-family:var(--f-display);font-size:2.6rem;font-weight:400;line-height:1;letter-spacing:0;color:var(--c-olive);text-transform:none}.sucre-step:nth-child(2) .sucre-step__number,.sucre-step:nth-child(3) .sucre-step__number{color:var(--c-dark)}.sucre-step__icon{display:none}.sucre-step h3{font-family:var(--f-display);font-size:1.35rem;font-weight:400;color:var(--c-dark);margin:0}.sucre-step p{font-size:.9rem;color:var(--c-dark-l);line-height:1.65;margin:0}.sucre-menu{background:var(--c-cream);padding:100px 0}.sucre-filters{display:none}.sucre-table-wrap{background:#fff;border:2px solid var(--c-dark);border-radius:var(--r-lg);overflow:hidden;box-shadow:var(--sh-lg)}.sucre-table{width:100%;border-collapse:collapse}.sucre-table thead{background:var(--c-dark)}.sucre-table thead th{padding:18px 20px;text-align:left;font-family:var(--f-body);font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#f4e3c0d9;white-space:nowrap}.sucre-table thead th:last-child{text-align:right}.sucre-table tbody tr{border-bottom:1px solid rgba(77,49,51,.05);transition:background .15s}.sucre-table tbody tr:last-child{border-bottom:none}.sucre-table tbody tr:hover{background:#f4e3c040}.sucre-table tbody tr.is-soldout{opacity:.55}.sucre-table td{padding:18px 20px;vertical-align:middle}.sucre-table__cat{font-size:.82rem;color:var(--c-dark-l)}.sucre-table__price{font-family:var(--f-body);font-size:1rem;font-weight:700;color:var(--c-olive);white-space:nowrap}.sucre-table__action{text-align:right}.sucre-table__empty{text-align:center;padding:60px 20px!important;color:var(--c-dark-l)}.sucre-table__empty div{display:flex;flex-direction:column;align-items:center;gap:12px}.sucre-table__empty span{font-size:3rem}.sucre-product-cell{display:flex;align-items:center;gap:14px}.sucre-product-thumb{width:54px;height:54px;border-radius:var(--r-md);overflow:hidden;flex-shrink:0;background:var(--c-dark-xl);display:flex;align-items:center;justify-content:center}.sucre-product-thumb img{width:100%;height:100%;object-fit:cover}.sucre-product-thumb__emoji{font-size:1.5rem}.sucre-product-info strong{display:block;font-size:.9rem;font-weight:500;color:var(--c-dark);margin-bottom:3px}.sucre-product-info small{font-size:.78rem;color:var(--c-dark-l);font-weight:300;line-height:1.4}.sucre-stock{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:var(--r-full);font-size:.72rem;font-weight:600;white-space:nowrap}.sucre-stock:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.sucre-stock--in-stock{background:var(--c-mustard);color:var(--c-dark);border:2px solid var(--c-dark)}.sucre-stock--low-stock{background:var(--c-mauve);color:var(--c-dark);border:2px solid var(--c-dark);animation:pulse-badge 2s ease-in-out infinite}.sucre-stock--out-of-stock{background:#b4b4b426;color:#999}@keyframes pulse-badge{0%,to{opacity:1}50%{opacity:.5}}.sucre-qty{display:flex;align-items:center;gap:4px}.sucre-qty__btn{width:32px;height:32px;border-radius:50%;border:1.5px solid var(--c-border-m);background:#fff;color:var(--c-dark);font-size:1rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--tr)}.sucre-qty__btn:hover{border-color:var(--c-dark);background:var(--c-dark);color:#fff}.sucre-qty__input{width:38px;text-align:center;border:none;font-family:var(--f-body);font-size:.9rem;font-weight:600;color:var(--c-dark);background:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.sucre-qty__input:focus{outline:none}.sucre-qty__input::-webkit-inner-spin-button,.sucre-qty__input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.sucre-add-btn{background:var(--c-olive);color:var(--c-cream);border:2px solid var(--c-dark);border-radius:var(--r-full);padding:10px 20px;font-family:var(--f-body);font-size:.82rem;font-weight:600;cursor:pointer;transition:var(--tr);box-shadow:var(--sh-sm);white-space:nowrap}.sucre-add-btn:hover{transform:translate(1px,1px);box-shadow:1px 1px 0 var(--c-dark)}.sucre-add-btn:disabled{background:#ddd;box-shadow:none;cursor:not-allowed;color:#aaa;transform:none}.sucre-add-btn.is-added{background:#2d7a2d}.sucre-location{background:var(--c-dark);padding:100px 0;color:#fff}.sucre-location .sucre-container{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.sucre-location .sucre-label{color:var(--c-mustard)}.sucre-location h2{color:#fff;margin-bottom:36px}.sucre-location__list{display:flex;flex-direction:column;gap:24px}.sucre-location__item{display:flex;align-items:flex-start;gap:16px}.sucre-location__icon{width:46px;height:46px;border-radius:var(--r-sm);background:#f2e3c61f;border:2px solid var(--c-cream);display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.sucre-location__item strong{display:block;font-size:.78rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--c-cream);margin-bottom:4px}.sucre-location__item span{font-size:.9rem;color:#ffffffb3;font-weight:300;line-height:1.6}.sucre-location__map{border-radius:20px;overflow:hidden;height:360px;border:3px solid var(--c-cream);box-shadow:8px 8px 0 var(--c-lilac)}.sucre-location__map iframe{width:100%;height:100%;border:none}.sucre-location__map-placeholder{height:100%;background:#ffffff0a;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#ffffff59;font-size:.85rem;font-weight:300;padding:20px;text-align:center}.sucre-location__map-placeholder span{font-size:3rem}.sucre-footer{background:var(--c-olive);padding:48px 0;border-top:3px solid var(--c-dark)}.sucre-footer__inner{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.sucre-footer__logo{font-family:var(--f-display);font-size:1.3rem;color:#fff}.sucre-footer__logo em{color:var(--c-mustard);font-style:italic}.sucre-footer__copy{font-size:.8rem;color:#f2e3c6bf;font-weight:300}.sucre-footer__links{display:flex;gap:24px}.sucre-footer__links a{font-size:.8rem;color:#f2e3c6bf;text-decoration:none;transition:color .2s}.sucre-footer__links a:hover{color:var(--c-mustard)}.sucre-badge{display:inline-flex;align-items:center;gap:8px;background:var(--c-mustard);color:var(--c-dark);border:2px solid var(--c-dark);box-shadow:var(--sh-sm);border-radius:var(--r-full);padding:6px 16px;font-size:.73rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.sucre-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;z-index:300;opacity:0;pointer-events:none;transition:opacity .3s}.sucre-overlay.is-open{opacity:1;pointer-events:all}.sucre-cart-drawer{position:fixed;top:0;right:0;bottom:0;width:min(420px,100vw);background:#fff;z-index:301;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:-8px 0 40px #4d313326}.sucre-cart-drawer.is-open{transform:translate(0)}.sucre-cart-drawer__header{padding:22px 24px;border-bottom:1px solid var(--c-border);display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.sucre-cart-drawer__header h3{font-size:1.25rem;color:var(--c-dark)}.sucre-cart-drawer__close{background:var(--c-dark-xl);border:none;border-radius:50%;width:36px;height:36px;cursor:pointer;color:var(--c-dark);display:flex;align-items:center;justify-content:center;transition:var(--tr)}.sucre-cart-drawer__close:hover{background:var(--c-dark);color:#fff}.sucre-cart-drawer__body{flex:1;overflow-y:auto}.sucre-cart-empty{padding:48px 24px;text-align:center;color:var(--c-dark-l);display:flex;flex-direction:column;align-items:center;gap:10px}.sucre-cart-empty span{font-size:3rem}.sucre-cart-empty p{font-weight:400;font-size:1rem}.sucre-cart-item{display:flex;align-items:center;gap:14px;padding:18px 24px;border-bottom:1px solid var(--c-border)}.sucre-cart-item__img{width:58px;height:58px;border-radius:var(--r-md);overflow:hidden;flex-shrink:0;background:var(--c-cream);display:flex;align-items:center;justify-content:center;font-size:1.5rem}.sucre-cart-item__img img{width:100%;height:100%;object-fit:cover}.sucre-cart-item__info{flex:1;min-width:0}.sucre-cart-item__info strong{display:block;font-size:.88rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--c-dark)}.sucre-cart-item__info small{font-size:.78rem;color:var(--c-dark-l);font-weight:300}.sucre-cart-item__price{font-family:var(--f-display);font-size:.95rem;color:var(--c-dark);font-weight:600;white-space:nowrap}.sucre-cart-item__remove{background:none;border:none;cursor:pointer;color:var(--c-dark-l);font-size:1.2rem;padding:4px;transition:color .2s;line-height:1}.sucre-cart-item__remove:hover{color:var(--c-mauve)}.sucre-cart-drawer__footer{padding:20px 24px;border-top:1px solid var(--c-border);flex-shrink:0;display:flex;flex-direction:column;gap:14px}.sucre-cart-drawer__note{background:#f4e3c059;border-radius:var(--r-md);padding:10px 14px;font-size:.78rem;color:var(--c-dark-l);display:flex;gap:8px}.sucre-cart-drawer__subtotal{display:flex;justify-content:space-between;align-items:center}.sucre-cart-drawer__subtotal span{font-size:.85rem;color:var(--c-dark-l)}.sucre-cart-drawer__subtotal strong{font-family:var(--f-display);font-size:1.2rem;color:var(--c-dark)}.sucre-cart-drawer__note-small{text-align:center;font-size:.72rem;color:var(--c-dark-l);font-weight:300;margin-top:-6px}.sucre-cart-bar{position:fixed;bottom:24px;left:50%;transform:translate(-50%) translateY(100px);z-index:200;background:var(--c-dark);color:#fff;border-radius:var(--r-full);padding:16px 28px;display:flex;align-items:center;gap:20px;box-shadow:0 8px 40px #4d313373;min-width:300px;max-width:calc(100vw - 48px);justify-content:space-between;opacity:0;transition:transform .4s cubic-bezier(.34,1.56,.64,1),opacity .3s;pointer-events:none}.sucre-cart-bar.is-visible{transform:translate(-50%) translateY(0);opacity:1;pointer-events:all}.sucre-cart-bar__info{display:flex;flex-direction:column;gap:2px}.sucre-cart-bar__count{font-size:.78rem;color:#fff9;font-weight:300}.sucre-cart-bar__total{font-family:var(--f-display);font-size:1.1rem;color:#fff}.sucre-cart-bar__btn{background:var(--c-mauve);color:var(--c-dark);border:none;border-radius:var(--r-full);padding:10px 22px;font-family:var(--f-body);font-size:.88rem;font-weight:600;cursor:pointer;transition:var(--tr);white-space:nowrap}.sucre-cart-bar__btn:hover{background:var(--c-mustard)}.sucre-toast{position:fixed;top:84px;right:24px;z-index:500;font-size:.88rem;font-weight:500}.sucre-toast__item{background:#fff;border-radius:var(--r-lg);padding:12px 18px;display:flex;align-items:center;gap:10px;box-shadow:var(--sh-lg);border-left:4px solid var(--c-mauve);transform:translate(120%);transition:transform .35s cubic-bezier(.34,1.56,.64,1);margin-bottom:8px;max-width:300px}.sucre-toast__item.is-show{transform:translate(0)}.sucre-page-section{min-height:50vh}.sucre-rte{line-height:1.8;color:var(--c-dark-l)}.sucre-rte h1,.sucre-rte h2,.sucre-rte h3{margin-bottom:16px;margin-top:32px}.sucre-rte p{margin-bottom:16px}.sucre-rte a{color:var(--c-mauve)}@media(max-width:1024px){.sucre-location .sucre-container{grid-template-columns:1fr;gap:40px}}@media(max-width:900px){.sucre-steps{grid-template-columns:1fr;max-width:480px}.sucre-step__card{padding:28px 24px}.hide-mobile{display:none!important}}@media(max-width:768px){.sucre-container{padding:0 20px}.sucre-nav{display:none}.sucre-hamburger{display:flex}.sucre-how,.sucre-menu,.sucre-location{padding:60px 0}.sucre-footer__inner{flex-direction:column;text-align:center}.sucre-footer__links{justify-content:center}.sucre-table td,.sucre-table thead th{padding:14px 12px}.sucre-cart-bar{left:16px;right:16px;width:calc(100% - 32px);transform:translate(0) translateY(100px);max-width:100%}.sucre-cart-bar.is-visible{transform:translate(0) translateY(0)}.sucre-slideshow__slide{height:clamp(260px,72vw,440px)}.sucre-slideshow__content{padding:20px 24px;gap:10px}.sucre-slideshow__arrow{width:40px;height:40px}.sucre-slideshow__arrow--prev{left:10px}.sucre-slideshow__arrow--next{right:10px}.sucre-ticker__item{font-size:.68rem;letter-spacing:.1em}}@media(max-width:560px){.hide-xs{display:none!important}.sucre-table thead th:last-child,.sucre-table td:last-child{padding-right:12px}}.sucre-pickup-banner{display:flex;gap:16px;align-items:flex-start;background:#f4e3c073;border:2px solid var(--c-dark);border-radius:18px;padding:20px 22px;margin-bottom:28px}.sucre-pickup-banner__icon{font-size:2rem;flex-shrink:0;line-height:1.2}.sucre-pickup-banner strong{display:block;font-size:.95rem;color:var(--c-dark);font-weight:700;margin-bottom:4px}.sucre-pickup-banner p{font-size:.85rem;color:var(--c-dark-l);line-height:1.6;margin:0}.sucre-table-wrap{display:block}.sucre-menu-cards{display:none}@media(max-width:640px){.sucre-table-wrap{display:none!important}.sucre-menu-cards{display:flex;flex-direction:column;gap:12px}}.sucre-menu-card{display:flex;align-items:center;gap:14px;background:#fff;border-radius:18px;padding:14px 16px;box-shadow:var(--sh-md);border:2px solid var(--c-dark);transition:box-shadow .2s}.sucre-menu-card:hover{box-shadow:6px 6px 0 var(--c-dark);transform:translate(-2px,-2px)}.sucre-menu-card.is-soldout{opacity:.5}.sucre-menu-card__img{width:72px;height:72px;border-radius:14px;overflow:hidden;flex-shrink:0;background:var(--c-dark-xl);display:flex;align-items:center;justify-content:center;font-size:2rem}.sucre-menu-card__img img{width:100%;height:100%;object-fit:cover;display:block}.sucre-menu-card__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.sucre-menu-card__info strong{font-size:.95rem;font-weight:600;color:var(--c-dark);display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sucre-menu-card__info small{font-size:.78rem;color:var(--c-dark-l);line-height:1.45;display:block}.sucre-menu-card__meta{display:flex;align-items:center;gap:8px;margin-top:4px;flex-wrap:wrap}.sucre-menu-card__price{font-family:var(--f-body);font-size:1rem;font-weight:700;color:var(--c-olive)}.sucre-menu-card__action{flex-shrink:0}.sucre-add-btn--icon{width:42px;height:42px;border-radius:50%;padding:0;font-size:1.4rem;display:flex;align-items:center;justify-content:center;line-height:1}.sucre-add-btn--icon:disabled{font-size:1rem}.sucre-menu-cards__empty{text-align:center;padding:48px 20px;color:var(--c-dark-l);display:flex;flex-direction:column;align-items:center;gap:10px}.sucre-menu-cards__empty span{font-size:3rem}.sucre-hero{width:100%;margin-left:calc(-50vw + 50%);width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.sucre-slideshow,.sucre-slideshow__track,.sucre-slideshow__slide{width:100%}.sucre-slideshow__bg{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.sucre-slideshow__bg-img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sucre-slideshow__bg-cover{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center center;background-repeat:no-repeat}@media(max-width:768px){.sucre-announcement__inner{white-space:nowrap;font-size:.72rem;gap:6px}.sucre-announcement__text{font-size:.72rem}.sucre-countdown{font-size:.68rem;padding:2px 8px;white-space:nowrap}}@media(max-width:768px){.sucre-slideshow,.sucre-slideshow__slide,.sucre-slideshow__bg{min-height:75vh}}@media(max-width:768px){.sucre-step__card{padding:16px 20px;transform:scale(.8);transform-origin:top center}}.sucre-carousel__card .sucre-col-card__title{min-height:2.8em;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sucre-hero{position:relative}.sucre-hero-graphic{position:absolute;bottom:0;z-index:5;width:clamp(120px,13vw,190px);pointer-events:none;line-height:0}.sucre-hero-graphic--left{left:3%}.sucre-hero-graphic--right{right:3%;transform:scaleX(-1)}.sucre-hero-graphic img{width:100%;height:auto;display:block}@media(max-width:900px){.sucre-hero-graphic{width:90px}}@media(max-width:600px){.sucre-hero-graphic{display:none}}.sucre-deco{display:block;width:clamp(90px,10vw,140px);height:auto;margin-bottom:16px;transform:rotate(-6deg)}
/*# sourceMappingURL=/cdn/shop/t/41/assets/sucre.css.map */
