.brand{display:grid;place-items:center;width:94px;height:94px;margin-bottom:40px;padding:0;overflow:hidden;border:1px solid rgba(235,201,105,.82);border-radius:50%;background:#3b4c35;box-shadow:0 14px 32px rgba(0,0,0,.16)}
.brand img{display:block;width:100%;height:100%;object-fit:cover;border-radius:50%;filter:none;mix-blend-mode:normal;opacity:1}
.delivery__intro{max-width:360px;color:#526451;font-size:15px;line-height:1.5}
.delivery__facts{grid-template-columns:1fr}
.delivery__facts div{padding:20px;border:1px solid rgba(23,61,41,.14);border-radius:20px;background:rgba(255,255,255,.46)}
.delivery__facts strong{font-size:18px;line-height:1.2}
.delivery__facts span:not(.delivery__icon){font-size:13px;line-height:1.4}
.delivery__icon{display:grid;place-items:center;width:36px;height:36px;margin-bottom:24px;border-radius:50%;background:var(--green);color:var(--gold);font-size:20px}
.delivery__featured{display:grid;grid-template-columns:42px 1fr;gap:0 14px;align-items:center;border:1px solid rgba(23,61,41,.2)!important;background:#fffaf0!important;box-shadow:0 14px 30px rgba(23,61,41,.08)}
.delivery__featured .delivery__icon{grid-row:1/3;margin:0}
.delivery__featured strong{font-size:22px}.delivery__featured strong b{color:#b27f16;font-size:30px}.delivery__featured small{grid-column:2;margin-top:8px;color:var(--green);font-size:12px;font-weight:700;letter-spacing:.04em}.delivery__pickup{display:flex;align-items:center;gap:14px;padding:14px 20px!important;background:transparent!important;border:0!important}.delivery__pickup .delivery__icon{flex:0 0 auto;width:30px;height:30px;margin:0;font-size:16px}.delivery__pickup strong{display:block;font-size:14px}.delivery__pickup span:not(.delivery__icon){display:block;margin-top:4px;font-size:11px}
.trust__address{margin:22px 0;padding:22px;border:1px solid rgba(23,61,41,.18);border-radius:20px;background:#e9dfcc}
.trust__address>span{display:block;margin-bottom:10px;color:var(--green);font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}
.trust__address address{margin:0 0 12px;color:var(--green);font-size:18px;font-weight:700;line-height:1.35}
.trust__address .text-link{margin:0}
.footer{padding:54px 0 110px}
.footer .footer__inner{display:grid;grid-template-columns:1fr 1fr;gap:30px 50px}
.footer__identity{display:flex;align-items:center;gap:16px}
.footer__identity img{width:82px;height:82px;padding:0;border:1px solid rgba(235,201,105,.82);border-radius:50%;object-fit:cover;background:#3b4c35;box-shadow:0 14px 32px rgba(0,0,0,.16)}
.footer__identity strong{display:block;margin-bottom:5px;color:#fff;font-family:var(--serif);font-size:25px;font-weight:500}
.footer__identity span{color:rgba(255,255,255,.7);font-size:13px}
.footer__location{padding:4px 0 0 24px;border-left:1px solid rgba(235,201,105,.35)}
.footer__label{display:block;margin-bottom:12px;color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}
.footer__location address{margin-bottom:12px;color:#fff;font-size:18px;font-style:normal;line-height:1.35}
.footer__location a,.footer__bottom a{color:var(--gold);font-size:13px;font-weight:700}
.footer__bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:15px;padding-top:22px;border-top:1px solid rgba(255,255,255,.13);color:rgba(255,255,255,.55);font-size:12px}
@media(max-width:800px){.hero__copy{padding-top:20px}.brand{width:78px;height:78px;margin-bottom:22px}.hero .eyebrow{margin-bottom:13px}.hero h1{margin-bottom:14px;font-size:clamp(54px,15vw,82px)}.hero__lead{max-width:360px;margin-bottom:15px;font-size:14px;line-height:1.4}.price{margin-bottom:18px}.price b{font-size:58px}.hero .button--primary{min-height:52px}.microcopy{margin-top:11px}.hero__visual{height:330px;min-height:0;margin:4px -20px 0;overflow:hidden}.hero__visual picture{width:100%;height:100%}.hero__visual img{width:100%;height:100%;object-fit:cover;object-position:center 52%;filter:none}.hero__glow{display:none}.section{padding:58px 0}.delivery__grid{gap:22px}.delivery__facts{gap:10px}.delivery__facts div{padding:16px}.delivery__icon{margin-bottom:15px}.delivery__facts strong{font-size:16px}.delivery__facts span:not(.delivery__icon){font-size:12px}.trust__copy{width:100%}.trust__copy p{font-size:15px}.footer{padding:44px 0 100px}.footer .footer__inner{grid-template-columns:1fr;gap:28px}.footer__location{padding-left:16px}.footer__bottom{flex-wrap:wrap}}
@media(max-width:420px){.brand{width:70px;height:70px;margin-bottom:18px}.hero h1{font-size:clamp(51px,15vw,66px)}.hero__visual{height:290px;margin-right:-16px;margin-left:-16px}.delivery__facts{grid-template-columns:1fr}.delivery__facts div{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:1px 12px;padding:14px}.delivery__icon{grid-row:1/3;margin:0}.delivery__facts span:not(.delivery__icon){margin-top:3px}.footer__location address{font-size:17px}}
@media(max-width:800px){
  .hero__visual{height:540px;min-height:0;overflow:hidden}
  .hero__visual picture{display:block;width:100%;height:100%}
  .hero__visual img{display:block;width:100%;max-width:none;height:100%;object-fit:contain;object-position:center center}
}
@media(max-width:420px){.brand{width:82px;height:82px}.hero__visual{height:500px}}

.delivery__heading{align-self:start}
.delivery__content{display:flex;flex-direction:column;gap:18px;max-width:520px;width:100%}
.delivery__spotlight{padding:30px 34px 26px;border:1px solid rgba(23,61,41,.18);border-radius:26px;background:var(--green);color:#fff;box-shadow:0 18px 40px rgba(23,61,41,.16)}
.delivery__spotlight-label{display:block;color:rgba(255,255,255,.76);font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}
.delivery__spotlight strong{display:block;margin:2px 0 16px;color:var(--gold);font-size:42px;font-weight:600;line-height:1;letter-spacing:-.05em}
.delivery__spotlight strong b{font-size:112px;line-height:.8;letter-spacing:-.1em}
.delivery__support{display:flex;flex-direction:column;gap:7px;color:rgba(255,255,255,.82);font-size:13px;line-height:1.35}
.delivery__support span{display:flex;align-items:center;gap:8px}
.delivery__support i{display:grid;place-items:center;width:20px;height:20px;border:1px solid var(--gold);border-radius:50%;color:var(--gold);font-size:16px;font-style:normal}
.delivery__content .delivery__pickup{padding:4px 6px!important}
.delivery__content .delivery__pickup .delivery__icon{background:transparent;border:1px solid rgba(23,61,41,.3);color:var(--green)}
.delivery__content .delivery__pickup strong{color:var(--green);font-size:14px}
.delivery__content .delivery__pickup span:not(.delivery__icon){color:var(--muted);font-size:12px}
.delivery__cta{align-self:flex-start;min-height:50px;padding-inline:22px}
@media(max-width:800px){.delivery__heading h2{margin-bottom:22px}.delivery__content{max-width:none;gap:14px}.delivery__spotlight{padding:28px 24px 24px}.delivery__spotlight strong{font-size:38px}.delivery__spotlight strong b{font-size:92px}.delivery__support{font-size:12px}.delivery__cta{align-self:stretch}}
@media(max-width:420px){.delivery__spotlight{padding:25px 20px 22px;border-radius:22px}.delivery__spotlight-label{font-size:12px}.delivery__spotlight strong{font-size:34px;margin-bottom:15px}.delivery__spotlight strong b{font-size:82px}.delivery__support{font-size:11px}.delivery__content .delivery__pickup{padding:3px 2px!important}.delivery__cta{min-height:52px}}
.microcopy{display:grid;gap:4px;line-height:1.35}.microcopy strong{color:rgba(255,255,255,.82);font-weight:700}
.delivery__support span:last-child{color:rgba(255,255,255,.92)}.footer__hours{display:block;margin-top:14px;color:rgba(255,255,255,.72);font-size:12px;line-height:1.4}
.cafe-product-visual img{width:min(100%,470px);mix-blend-mode:normal;filter:drop-shadow(0 25px 40px rgba(0,0,0,.2))}.cafe-product-visual{overflow:hidden}.cafe-product-visual .hero__glow{background:radial-gradient(circle,rgba(235,201,105,.2),transparent 67%)}
.misto-product-visual{overflow:visible}.misto-product-visual img{width:min(88%,460px);filter:drop-shadow(0 22px 34px rgba(0,0,0,.22))}
.product-options{margin:0 0 18px;padding:0;border:0}.product-options legend{margin:0 0 9px;color:rgba(255,255,255,.88);font-size:12px;font-weight:700;letter-spacing:.06em}.product-options legend small{margin-left:6px;color:var(--gold);font-size:9px;letter-spacing:.1em;text-transform:uppercase}.product-options__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.product-option{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:38px;padding:8px 10px;border:1px solid rgba(255,255,255,.24);border-radius:10px;color:rgba(255,255,255,.9);cursor:pointer;font-size:11px;line-height:1.2}.product-option input{position:absolute;opacity:0}.product-option:has(input:checked){border-color:var(--gold);background:rgba(235,201,105,.14);color:#fff}.product-option b{color:var(--gold);font-size:10px;white-space:nowrap}.product-options--invalid .product-options__grid{padding:7px;border:1px solid #f1be70;border-radius:13px;background:rgba(163,75,38,.2)}
.button{border:0;cursor:pointer;font-family:inherit}.order-modal-open{overflow:hidden}.order-modal[hidden]{display:none}.order-modal{position:fixed;z-index:30;inset:0;display:grid;place-items:center;padding:24px}.order-modal__backdrop{position:absolute;inset:0;background:rgba(4,24,15,.7);backdrop-filter:blur(5px)}.order-modal__panel{position:relative;width:min(100%,460px);padding:32px;border-radius:26px;background:#fffaf0;color:var(--green);box-shadow:0 28px 70px rgba(0,0,0,.32)}.order-modal__close{position:absolute;top:14px;right:14px;width:36px;height:36px;border:0;border-radius:50%;background:#eee3ce;color:var(--green);font-size:26px;line-height:1;cursor:pointer}.order-modal__eyebrow{margin:0 0 10px;color:#9b6d20;font-size:11px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.order-modal h2{margin:0 38px 8px 0;color:var(--green);font-family:var(--serif);font-size:40px;line-height:.98}.order-modal__lead{margin:0 0 22px;color:var(--muted);font-size:14px;line-height:1.4}.order-modal__options{display:grid;gap:11px}.order-option{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:13px;width:100%;min-height:86px;padding:14px;border:1px solid rgba(23,61,41,.16);border-radius:18px;background:#fff;color:var(--green);text-align:left;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.order-option:hover,.order-option:focus-visible{transform:translateY(-2px);border-color:rgba(23,61,41,.38);box-shadow:0 12px 26px rgba(23,61,41,.12);outline:none}.order-option[disabled]{opacity:.56;cursor:not-allowed}.order-option[disabled]:hover{transform:none;box-shadow:none;border-color:rgba(23,61,41,.16)}.order-option__icon{width:46px;height:46px;object-fit:contain;border-radius:10px;background:#111}.order-option__text{display:grid;gap:3px}.order-option__text strong{font-size:17px}.order-option__text small{color:var(--muted);font-size:12px;line-height:1.25}.order-option b{color:#9b6118;font-size:19px;white-space:nowrap}.order-option--whatsapp{background:#f3fbf5}.order-option--ifood{background:#fffafa}
@media(max-width:560px){.order-modal{align-items:end;padding:0}.order-modal__panel{width:100%;padding:28px 20px 30px;border-radius:25px 25px 0 0}.order-modal h2{font-size:34px}.order-option{min-height:82px;padding:12px}.order-option__text strong{font-size:16px}.order-option__text small{font-size:11px}.order-option b{font-size:17px}}
@media(max-width:800px){.misto-product-visual{height:auto!important;min-height:0!important;overflow:visible}.misto-product-visual img{width:88%;height:auto;max-width:440px;object-fit:contain;transform:none}.product-options__grid{grid-template-columns:1fr}.product-option{min-height:37px;font-size:12px}}

.addons{background:#e9dfcc}.addons h2{margin-bottom:14px}.addons__intro{max-width:430px;margin:0 0 24px;color:var(--muted);line-height:1.45}.addon-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;max-width:760px}.addon-card{display:grid;grid-template-columns:88px 1fr;gap:12px;align-items:center;padding:12px;border:1px solid rgba(23,61,41,.16);border-radius:20px;background:#fffaf0;transition:border-color .2s ease,box-shadow .2s ease}.addon-card.is-added{border-color:#b48622;box-shadow:0 12px 26px rgba(23,61,41,.1)}.addon-card__image{align-self:stretch;display:grid;place-items:center;overflow:hidden;border-radius:14px;background:var(--green)}.addon-card__image img{width:100%;height:100%;object-fit:contain}.addon-card__copy h3{margin:0 0 3px;color:var(--green);font-size:16px;line-height:1.05;letter-spacing:-.04em}.addon-card__copy p{margin:0 0 7px;color:var(--muted);font-size:11px;line-height:1.35}.addon-card__copy strong{color:#9b6118;font-size:16px}.addon-card__button{grid-column:1/-1;min-height:38px;border:1px solid rgba(23,61,41,.2);border-radius:100px;background:transparent;color:var(--green);font:700 11px var(--sans);letter-spacing:.05em;text-transform:uppercase;cursor:pointer}.addon-card.is-added .addon-card__button{border-color:var(--green);background:var(--green);color:#fff}.order-summary{max-width:760px;margin-top:18px;padding:18px 20px;border:1px solid rgba(23,61,41,.17);border-radius:20px;background:#fffaf0}.order-summary__title,.order-summary__total,.order-summary__line{display:flex;justify-content:space-between;gap:16px}.order-summary__title{padding-bottom:12px;border-bottom:1px solid rgba(23,61,41,.14);color:var(--green);font-size:15px;font-weight:700}.order-summary__title strong{color:#9b6118}.order-summary__line{padding-top:10px;color:var(--muted);font-size:12px}.order-summary__line b{color:var(--green);font-weight:600}.order-summary__line--freight{margin-top:10px;padding-top:12px;border-top:1px dashed rgba(23,61,41,.2)}.order-summary__total{margin-top:13px;padding-top:13px;border-top:1px solid rgba(23,61,41,.16);color:var(--green);font-size:15px;font-weight:700}.order-summary__total strong{color:#9b6118;font-size:20px}
.trust-section,.store-trust{background:var(--green-deep)}.trust-grid{display:grid;grid-template-columns:minmax(240px,.85fr) 1.15fr;gap:54px;align-items:center}.trust-grid h2{margin-bottom:18px}.trust-grid p{max-width:440px;margin:0;color:rgba(255,255,255,.72);line-height:1.55}.trust-placeholder{display:grid;min-height:230px;place-items:center;align-content:center;gap:11px;border:1px dashed rgba(235,201,105,.6);border-radius:24px;background:linear-gradient(135deg,rgba(235,201,105,.12),rgba(255,255,255,.03));color:var(--gold)}.trust-placeholder>span{display:grid;place-items:center;width:54px;height:54px;border:1px solid currentColor;border-radius:50%;font-size:24px}.trust-placeholder small{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.trust-placeholder--store img{width:110px;height:110px;object-fit:cover;border:1px solid rgba(235,201,105,.7);border-radius:50%}.trust-grid address{margin:20px 0 12px;color:#fff;font-size:16px;font-style:normal;font-weight:600;line-height:1.35}.text-link--light{color:var(--gold)}.social-proof{background:#e9dfcc}.social-proof h2{margin-bottom:24px}.proof-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.proof-card,.proof-empty{border:1px solid rgba(23,61,41,.16);border-radius:20px;background:#fffaf0}.proof-card{padding:20px}.proof-card strong{color:var(--green);font-size:15px}.proof-card p{margin:9px 0 0;color:var(--muted);font-size:13px;line-height:1.45}.proof-empty{display:flex;align-items:center;gap:15px;max-width:670px;padding:20px}.proof-empty>span{display:grid;place-items:center;width:42px;height:42px;flex:0 0 auto;border-radius:50%;background:var(--green);color:var(--gold)}.proof-empty strong{color:var(--green);font-size:15px}.proof-empty p{margin:5px 0 0;color:var(--muted);font-size:12px;line-height:1.45}
.trust-media{overflow:hidden;min-height:230px;border-radius:24px;background:rgba(255,255,255,.08)}.trust-media img{width:100%;height:100%;min-height:230px;object-fit:cover}.proof-card img{width:100%;aspect-ratio:1.25;object-fit:cover;margin:-20px -20px 16px;width:calc(100% + 40px);border-radius:20px 20px 0 0}
.store-trust .trust-media{aspect-ratio:1200/676;min-height:0}.store-trust .trust-media img{display:block;width:100%;height:100%;min-height:0;object-fit:cover}
@media(max-width:800px){.addons{padding:54px 0}.addon-list{grid-template-columns:1fr}.addon-card{grid-template-columns:82px 1fr}.trust-grid,.trust-grid--reverse{grid-template-columns:1fr;gap:26px}.trust-grid--reverse>div:first-child{order:2}.trust-placeholder{min-height:190px}.proof-list{grid-template-columns:1fr}.proof-empty{align-items:flex-start}.order-summary{padding:16px}.order-summary__line{font-size:11px}}
.order-modal__notice{margin:14px 0 0;padding:10px 12px;border-radius:12px;background:#f2e7cf;color:#6a552d;font-size:11px;line-height:1.4}
.order-option--no-price{grid-template-columns:46px 1fr}
.combo-product-visual img{width:min(115%,720px);max-width:none;filter:drop-shadow(0 20px 32px rgba(0,0,0,.22))}@media(max-width:800px){.combo-product-visual{height:auto!important;min-height:0!important;overflow:visible;margin-top:16px;margin-bottom:20px}.combo-product-visual img{width:100%;height:auto;max-width:none;object-fit:contain;filter:drop-shadow(0 16px 25px rgba(0,0,0,.18))}}
.price del{display:block;margin-top:6px;color:rgba(255,255,255,.55);font-size:12px;font-weight:600;letter-spacing:.03em}.hero__visual--placeholder{display:grid;place-items:center;overflow:hidden}.product-image-placeholder{position:relative;z-index:1;display:grid;width:min(78%,420px);min-height:390px;place-items:center;align-content:center;gap:14px;padding:32px;border:1px dashed rgba(235,201,105,.65);border-radius:30px;background:linear-gradient(145deg,rgba(235,201,105,.14),rgba(255,255,255,.03));color:var(--gold);text-align:center}.product-image-placeholder span{font-family:var(--serif);font-size:clamp(45px,5vw,72px);font-weight:500;line-height:.9}.product-image-placeholder small{color:rgba(255,255,255,.76);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}@media(max-width:800px){.hero__visual--placeholder{height:340px!important;margin-top:16px}.product-image-placeholder{width:min(80%,330px);min-height:240px;padding:24px}.product-image-placeholder span{font-size:46px}}@media(max-width:420px){.hero__visual--placeholder{height:300px!important}.product-image-placeholder{min-height:215px;border-radius:24px}.product-image-placeholder span{font-size:40px}}

.social-proof__heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:24px}
.social-proof__heading h2{margin-bottom:11px}
.social-proof__intro{margin:0;color:var(--muted);font-size:14px;line-height:1.45}
.proof-controls{display:flex;flex:0 0 auto;gap:9px;padding-bottom:2px}
.proof-controls button{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(23,61,41,.2);border-radius:50%;background:#fffaf0;color:var(--green);font:600 23px var(--sans);cursor:pointer;transition:background .2s ease,color .2s ease}
.proof-controls button:hover:not(:disabled),.proof-controls button:focus-visible{background:var(--green);color:#fff;outline:2px solid var(--gold);outline-offset:2px}
.proof-controls button:disabled{opacity:.38;cursor:default}
.proof-list{display:grid;grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:calc((100% - 28px)/3);gap:14px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:1px;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;padding:2px 1px;margin:0 -1px;scrollbar-width:none}
.proof-list::-webkit-scrollbar{display:none;width:0;height:0}
.proof-list:focus-visible{outline:2px solid var(--green);outline-offset:3px}
.proof-card{display:flex;flex-direction:column;min-width:0;min-height:245px;padding:23px;border:1px solid rgba(23,61,41,.16);border-radius:21px;background:#fffaf0;scroll-snap-align:start}
.proof-card__top{display:flex;align-items:baseline}
.proof-card__top strong{color:var(--green);font-size:17px}
.proof-card__rating{display:flex;align-items:center;gap:8px;margin-top:12px}
.proof-card__rating span{color:#e5a500;font-size:19px;letter-spacing:1px;line-height:1}
.proof-card blockquote{flex:1;margin:21px 0 0;color:#4c6054;font-size:14px;line-height:1.5}
@media(max-width:800px){.proof-list{grid-template-columns:none;grid-auto-columns:min(42vw,340px)}.proof-card{min-height:235px}}
@media(max-width:600px){.social-proof__heading{gap:10px;margin-bottom:18px}.social-proof__heading h2{font-size:clamp(44px,12vw,60px)}.social-proof__intro{max-width:215px;font-size:12px}.proof-controls{gap:7px}.proof-controls button{width:38px;height:38px;font-size:20px}.proof-list{grid-auto-columns:calc(100% - 42px);gap:11px}.proof-card{min-height:230px;padding:19px}.proof-card blockquote{font-size:13px}}
.final-cta .final-cta__headline{max-width:900px;margin:0 auto 32px;font-size:clamp(44px,5.8vw,78px);line-height:1.02}
.final-cta__headline span,.final-cta__headline em{display:block}
.final-cta__headline em{margin-top:10px;font-size:clamp(92px,13vw,160px);line-height:.86}
@media(max-width:600px){.final-cta .final-cta__headline{margin-bottom:28px;font-size:clamp(32px,9vw,42px)}.final-cta__headline em{margin-top:12px;font-size:clamp(78px,23vw,112px)}}
.sticky-order{display:none}
@media(max-width:800px){
  .sticky-order{position:fixed;z-index:10;right:0;bottom:0;left:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(136px,auto);align-items:center;gap:12px;min-height:90px;padding:10px max(16px,env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));border-top:1px solid rgba(23,61,41,.13);background:#fffaf0;color:var(--green);box-shadow:0 -12px 32px rgba(4,24,15,.13)}
  .sticky-order__price{display:grid;gap:2px;min-width:0}
  .sticky-order__price>span{color:#607164;font-size:10px;font-weight:700;letter-spacing:.04em;text-transform:uppercase}
  .sticky-order__price strong{color:var(--green);font-size:clamp(20px,6vw,27px);line-height:1.1;white-space:nowrap}
  .sticky-order__price small{color:#6f7b70;font-size:10px}
  .sticky-order__action{display:grid;gap:5px;justify-items:stretch}
  .sticky-order__timer-label{color:#607164;font-size:10px;text-align:center;white-space:nowrap}
  .sticky-order__timer-label b{color:var(--green);font-size:15px;font-variant-numeric:tabular-nums}
  .sticky-order__action button{display:flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 15px;border:0;border-radius:11px;background:var(--green);color:#fff;font:700 11px var(--sans);text-transform:uppercase;cursor:pointer}
  .sticky-order__action button span{color:var(--gold);font-size:16px}
  .sticky-order__action button:focus-visible{outline:2px solid var(--gold);outline-offset:2px}
  .sticky-cta{display:none}
  .footer{padding-bottom:calc(150px + env(safe-area-inset-bottom))}
}
.morango-product-visual img{width:min(100%,510px);max-width:none;height:auto;object-fit:contain;filter:drop-shadow(0 18px 32px rgba(0,0,0,.16))}
@media(max-width:800px){.morango-product-visual{height:auto!important;min-height:0!important;overflow:visible;margin-top:14px;margin-bottom:20px}.morango-product-visual img{width:100%;height:auto;max-width:520px;object-fit:contain}}
.order-option__price{display:grid;gap:2px;justify-items:end;white-space:nowrap}
.order-option__price small{color:var(--muted);font-size:10px;line-height:1.2}
@media(max-width:560px){.order-option{grid-template-columns:40px minmax(0,1fr) auto;gap:9px}.order-option__icon{width:40px;height:40px}.order-option__price b{font-size:15px}.order-option__price small{font-size:9px}}
.order-option__icon{background:var(--green);border-radius:9px}
