@import "https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;500;600;700&display=swap";:root{color:#1c2b3a;font-synthesis:none;text-rendering:optimizelegibility;background:#f0f2f5;font-family:Be Vietnam Pro,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;min-height:100dvh;margin:0}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #e8472a4d}:root{--brand:#e8472a;--brand-hover:#d63b20;--brand-light:#fff0ee;--navy:#1e2a52;--navy-hover:#16204a;--muted:#64748b;--placeholder:#94a3b8;--bg:#fff;--surface:#fff;--border:#e8ecef;--green:#22c55e;--placeholder-gradient:linear-gradient(135deg, #a7d9c5, #7fb8a8)}.app-shell{background:var(--bg);min-height:100vh}main{overflow:hidden}@keyframes page-in{0%{opacity:0}}@keyframes badge-pop{0%{transform:scale(0)}60%{transform:scale(1.25)}to{transform:scale(1)}}@keyframes num-pop{0%{transform:scale(1.35)}to{transform:scale(1)}}@keyframes mark-pop{0%{opacity:0;transform:scale(.4)}70%{opacity:1;transform:scale(1.08)}to{transform:scale(1)}}.app-shell,.entry-page,.pin-page,.cart-page,.checkout-page,.result-page{animation:.32s both page-in}.primary-wide,.checkout-button,.product-row,.signature-card,.payment-row,.order-type-toggle button,.cart-fab,.link-remove,.choice-options button,.quantity button,.signature-card__image i{transition:transform .12s,background-color .15s,border-color .15s,box-shadow .15s}.primary-wide:active,.checkout-button:active,.cart-fab:active,.payment-row:active,.order-type-toggle button:active:not(:disabled),.quantity button:active,.signature-card:active,.product-row:active{transform:scale(.96)}.cart-fab__icon{animation:.6s cubic-bezier(.34,1.56,.64,1) cart-icon-bump}@keyframes cart-icon-bump{0%{transform:scale(1)}40%{transform:scale(1.22)}to{transform:scale(1)}}.quantity span{animation:.18s num-pop;display:inline-block}.success-mark,.counter-icon{animation:.4s cubic-bezier(.34,1.56,.64,1) mark-pop}.product-row:hover,.signature-card:hover .signature-card__image,.cart-row:hover{box-shadow:0 6px 18px #1c2b3a14}.menu-topbar{border-bottom:1px solid var(--border);z-index:20;background:#fff;justify-content:space-between;align-items:center;gap:12px;padding:14px clamp(16px,5vw,40px);display:flex;position:sticky;top:0}.menu-topbar__store{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.store-badge{object-fit:cover;border-radius:10px;width:38px;height:38px;display:block}.menu-topbar__store div{flex-direction:column;gap:2px;display:flex}.menu-topbar__store b{color:var(--navy);font-size:14px}.menu-topbar__store small{color:var(--muted);font-size:11px}.cart-fab{border:1px solid var(--border);width:42px;height:42px;color:var(--navy);cursor:pointer;background:#fff;border-radius:999px;flex:none;align-items:center;gap:8px;padding:0;display:flex;position:relative}.cart-fab--filled{width:auto;padding:0 14px 0 9px}.cart-fab__icon{flex:none;place-items:center;display:grid;position:relative}.cart-fab__icon svg{width:19px;display:block}.cart-fab__icon b{background:var(--brand);color:#fff;border-radius:999px;place-items:center;width:17px;height:17px;font-size:9px;font-style:normal;animation:.5s cubic-bezier(.34,1.56,.64,1) badge-pop;display:grid;position:absolute;top:-7px;right:-7px}.cart-fab__price{color:var(--navy);white-space:nowrap;font-size:13px;font-style:normal;font-weight:700}.menu-section{padding:18px clamp(16px,5vw,24px) 100px}@media (width>=860px){.signature-card{width:200px}.signature-card__image{width:200px;height:200px}.product-list{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:48px;display:grid}}@media (width>=1200px){.signature-scroll{flex-wrap:wrap}.product-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.section-kicker{color:var(--brand);letter-spacing:.14em;font-size:11px;font-weight:700}.signature-section{margin-top:26px}.signature-section h2{letter-spacing:-.02em;margin:4px 0 14px;font-size:22px}.signature-scroll{scroll-snap-type:x proximity;scrollbar-width:none;gap:14px;padding-bottom:4px;display:flex;overflow-x:auto}.signature-scroll::-webkit-scrollbar{display:none}.signature-card{text-align:left;cursor:pointer;scroll-snap-align:start;background:0 0;border:0;flex:none;width:150px;padding:0}.signature-card__image{background:var(--placeholder-gradient);border-radius:16px;width:150px;height:150px;display:block;position:relative;overflow:hidden}.signature-card__image img{object-fit:cover;width:100%;height:100%;display:block}.signature-card__image i{width:28px;height:28px;color:var(--navy);background:#fff;border-radius:999px;place-items:center;font-style:normal;display:grid;position:absolute;bottom:8px;right:8px;box-shadow:0 4px 10px #00000026}.signature-card__image i svg{width:15px}.signature-card b{color:var(--navy);margin-top:9px;font-size:13px;line-height:1.35;display:block}.signature-card strong{color:var(--brand);margin-top:4px;font-size:13px;font-weight:700;display:block}.signature-card em{background:var(--brand);color:#fff;border-radius:999px;margin-top:4px;padding:3px 8px;font-size:9px;font-style:normal;font-weight:700;display:inline-block}.signature-card p{color:var(--muted);margin:4px 0 0;font-size:11px;line-height:1.5}.category-section{margin-top:30px;margin-left:calc(-1*clamp(16px,5vw,24px));margin-right:calc(-1*clamp(16px,5vw,24px))}.category-heading{color:var(--navy);margin:0 0 6px;padding:0 clamp(16px,5vw,24px);font-size:16px;font-weight:800}.product-list{flex-direction:column;display:flex}.product-row{border:0;border-top:1px solid var(--border);text-align:left;cursor:pointer;background:0 0;grid-template-columns:150px 1fr auto;align-items:center;gap:14px;width:100%;padding:14px clamp(16px,5vw,24px);display:grid}.product-row img{object-fit:cover;background:var(--placeholder-gradient);border-radius:16px;width:150px;height:150px}.product-row>span{flex-direction:column;justify-content:space-between;align-self:stretch;min-width:0;height:150px;display:flex}.product-row__top{flex-direction:column;gap:4px;display:flex}.product-row__bottom{padding-top:10px}.product-row b{color:var(--navy);font-size:13px}.product-row small{color:var(--muted);white-space:normal;font-size:11px;line-height:1.5}.product-row strong{color:var(--brand);font-size:13px}.product-row i{width:32px;height:32px;color:var(--navy);background:#f8f9fa;border:0;border-radius:999px;place-items:center;font-style:normal;display:grid}.product-row i svg{width:15px}.quantity{align-items:center;gap:14px;height:38px;display:flex}.quantity button{border:1px solid var(--border);width:36px;height:36px;color:var(--navy);cursor:pointer;background:#fff;border-radius:8px;place-items:center;display:grid}.quantity button:hover{border-color:var(--brand);color:var(--brand)}.quantity button svg{width:15px}.quantity span{text-align:center;min-width:16px;font-size:13px;font-weight:700}.quantity--compact{gap:8px}.quantity--compact button{width:30px;height:30px}.empty-state,.empty-cart{text-align:center;color:var(--muted);padding:60px 20px}.empty-cart .primary-wide{width:min(260px,100%);margin:18px auto 0}.menu-feedback{min-height:180px;color:var(--muted);justify-content:center;align-items:center;gap:10px;font-size:11px;display:flex}.menu-feedback--warning{color:#92400e;background:#fff8ef;border-radius:9px;justify-content:flex-start;min-height:auto;margin-bottom:16px;padding:11px 14px}.menu-spinner{border:2px solid #e8ecef;border-top-color:var(--brand);border-radius:50%;width:18px;height:18px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.page-loading-overlay{z-index:9999;-webkit-backdrop-filter:blur(3px);background:#00000073;justify-content:center;align-items:center;animation:.15s overlay-in;display:flex;position:fixed;inset:0}@keyframes overlay-in{0%{opacity:0}to{opacity:1}}.page-loading-overlay__spinner{border:5px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:52px;height:52px;animation:.75s linear infinite spin;box-shadow:0 4px 24px #00000059}.empty-state svg,.empty-cart svg{width:34px;color:var(--placeholder)}.empty-state h3,.empty-cart h3{color:var(--navy);margin:12px 0 6px;font-size:16px}.empty-state p,.empty-cart p{margin:0;font-size:12px}.checkout-button{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;width:100%;height:52px;font-size:13px;font-weight:700;display:flex}.checkout-button:hover{background:var(--navy-hover)}.checkout-button:disabled{opacity:.5;cursor:not-allowed}.checkout-button svg{width:17px}.mobile-cart-bar{z-index:30;background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;max-width:460px;height:68px;margin:0 auto;padding:0 10px 0 18px;font-size:13px;display:flex;position:fixed;bottom:14px;left:14px;right:14px;box-shadow:0 10px 30px #1e2a5257}.mobile-cart-bar__price{align-items:center;gap:28px;min-width:0;display:flex}.mobile-cart-bar__icon{flex:none;place-items:center;animation:.6s cubic-bezier(.34,1.56,.64,1) cart-icon-bump;display:grid;position:relative}.mobile-cart-bar__icon svg{width:24px;display:block}.mobile-cart-bar__icon b{background:var(--brand);color:#fff;border-radius:999px;place-items:center;width:20px;height:20px;font-size:10px;font-style:normal;font-weight:700;animation:.5s cubic-bezier(.34,1.56,.64,1) badge-pop;display:grid;position:absolute;top:-9px;right:-9px}.mobile-cart-bar__price strong{font-size:16px;font-weight:800}.mobile-cart-bar__cta{background:#ffffff29;border-radius:10px;flex:none;padding:11px 18px;font-size:13px;font-weight:700}@keyframes fade-in{0%{opacity:0}}.fly-to-cart{z-index:70;object-fit:cover;pointer-events:none;border-radius:12px;animation:.9s cubic-bezier(.3,.7,.4,1) forwards fly-toss;position:fixed;box-shadow:0 8px 24px #00000040}@keyframes fly-toss{0%{opacity:1;transform:translate(0)scale(1)}55%{transform:translate(calc(var(--dx) * .55), calc(var(--dy) * .55 - 70px)) scale(.7);opacity:1}to{transform:translate(var(--dx), var(--dy)) scale(.15);opacity:0}}.entry-page,.result-page,.checkout-page,.pin-page,.cart-page{background:var(--bg);min-height:100vh}.entry-brand{width:fit-content;color:var(--navy);align-items:center;display:flex}.entry-brand>img{object-fit:contain;border-radius:11px;width:62px;height:62px;display:block}.primary-wide{background:var(--navy);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;width:100%;height:52px;font-size:14px;font-weight:700;display:flex}.primary-wide:hover{background:var(--navy-hover)}.primary-wide:disabled{opacity:.5;cursor:not-allowed}.entry-cta{width:min(420px,100%);color:var(--navy);background:#fff;margin:0 auto;box-shadow:0 16px 36px #00000047}.entry-cta:hover{background:#fff}.form-error{color:var(--brand);text-align:center;margin:-10px 0;font-size:12px}.product-page{background:var(--bg);min-height:100vh}.product-page__main{padding:0 0 160px}.product-page__hero{aspect-ratio:1;background:var(--placeholder-gradient);width:100%;position:relative}.product-page__hero img{object-fit:cover;width:100%;height:100%;display:block}.product-page__back{z-index:2;width:38px;height:38px;color:var(--navy);cursor:pointer;background:#ffffffeb;border:0;border-radius:999px;place-items:center;display:grid;position:absolute;top:16px;left:16px;box-shadow:0 2px 8px #00000026}.product-page__back svg{width:18px}.lang-switcher.product-page__lang{z-index:2;position:absolute;top:16px;right:16px}.product-page__lang .lang-switcher__trigger{background:#ffffffeb;box-shadow:0 2px 8px #00000026}.product-page__info{border-bottom:1px solid var(--border);background:#fff;padding:20px clamp(16px,5vw,24px) 4px}.product-page__info span{color:var(--brand);letter-spacing:.12em;font-size:10px;font-weight:700}.product-page__info h2{color:var(--navy);margin:8px 0;font-size:20px}.product-page__info p{color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.5}.product-page__info strong{color:var(--brand);margin-bottom:18px;font-size:15px;display:inline-block}.product-page__choices{padding:0 clamp(16px,5vw,24px)}.choice-group{padding:20px 0}.choice-title{flex-direction:column;gap:3px;display:flex}.choice-title h3{color:var(--navy);margin:0;font-size:15px;font-weight:800}.choice-title>span{color:var(--muted);font-size:12px}.choice-options{flex-direction:column;gap:10px;margin-top:12px;display:flex}.choice-options button{text-align:left;width:100%;min-height:56px;color:var(--navy);cursor:pointer;background:0 0;border:0;border-radius:14px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:0 16px;font-size:14px;display:grid}.choice-options button.selected{background:#1e2a5214}.choice-options button small{color:var(--placeholder);font-size:12px;font-weight:400}.choice-radio,.choice-check{border:1.5px solid #cbd5e1;flex:none;width:20px;height:20px}.choice-radio{border-radius:50%}.choice-check{border-radius:5px}.selected .choice-radio{border:6px solid var(--navy)}.selected .choice-check{border-color:var(--navy);background:var(--navy)}.product-page__footer{z-index:10;padding:16px clamp(16px, 5vw, 24px) calc(16px + env(safe-area-inset-bottom));background:#fff;grid-template-columns:auto 1fr;align-items:center;gap:18px;display:grid;position:fixed;bottom:0;left:0;right:0}.product-page__footer .checkout-button{justify-content:space-between;padding:0 20px}.product-page__footer .checkout-button b{font-size:12px}.simple-header{border-bottom:1px solid var(--border);background:#fff;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;height:64px;padding:0 clamp(16px,5vw,32px);display:grid}.simple-header>button{background:var(--bg);width:36px;height:36px;color:var(--navy);cursor:pointer;border:0;border-radius:999px;place-items:center;display:grid}.simple-header>button svg{width:18px}.simple-header h1{color:var(--navy);margin:0;font-size:17px;font-weight:800}.lang-switcher{position:relative}.lang-switcher__trigger{border:1px solid var(--border);height:36px;color:var(--navy);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:700;display:flex}.lang-switcher__trigger:hover{background:var(--bg)}.lang-switcher__trigger svg{width:15px}.lang-switcher--ghost .lang-switcher__trigger{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#ffffff29;border-color:#ffffff47;box-shadow:inset 0 1px #ffffff2e}.lang-switcher--ghost .lang-switcher__trigger:hover{background:#ffffff42}.lang-switcher__backdrop{z-index:29;cursor:default;background:0 0;border:0;position:fixed;inset:0}.lang-switcher__menu{z-index:30;background:#fff;border-radius:14px;flex-direction:column;gap:2px;min-width:168px;padding:6px;animation:.15s lang-menu-in;display:flex;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 32px #00000029}.lang-switcher__menu button{width:100%;color:var(--navy);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:8px;padding:9px 10px;font-size:13px;display:flex}.lang-switcher__menu button:hover{background:var(--bg)}.lang-switcher__menu button.active{background:#f4f6fb;font-weight:700}@keyframes lang-menu-in{0%{opacity:0;transform:translateY(-4px)}}.pin-main{text-align:center;padding:24px 20px 20px}.pin-main>p{color:var(--muted);margin:0 0 20px;font-size:13px}.table-grid{flex-wrap:wrap;justify-content:center;gap:10px;padding:0 4px;display:flex}.table-grid__item{border:1.5px solid var(--border);min-width:90px;color:var(--navy);text-align:center;cursor:pointer;background:#fff;border-radius:12px;flex:none;padding:14px 8px;font-size:14px;font-weight:600;transition:border-color .15s,background .15s,transform .1s}.table-grid__item:active{transform:scale(.95)}.table-grid__item:hover{border-color:var(--navy);background:#f4f6fb}.table-grid-error{text-align:center;padding:40px 20px}.table-grid-error p{color:var(--muted);margin:0 0 16px;font-size:14px}.confirm-float{z-index:30;padding:12px 20px calc(12px + env(safe-area-inset-bottom));animation:.18s confirm-float-in;position:fixed;bottom:0;left:0;right:0}@keyframes confirm-float-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cart-page__list{padding:8px clamp(16px,5vw,24px) 120px}.cart-row{border-bottom:1px solid var(--border);grid-template-columns:64px 1fr auto;align-items:start;gap:14px;padding:18px 0;display:grid}.cart-row img{object-fit:cover;background:var(--placeholder-gradient);border-radius:12px;width:64px;height:64px}.cart-row__info{flex-direction:column;gap:8px;display:flex}.cart-row__info b{color:var(--navy);font-size:14px}.cart-row__info p{color:var(--muted);margin:0;font-size:11px}.cart-row__side{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.link-remove{color:var(--placeholder);cursor:pointer;background:0 0;border:0;font-size:12px}.link-remove:hover{color:var(--brand)}.cart-row__side strong{color:var(--brand);font-size:14px}.cart-page__footer{background:#fff;flex-direction:column;gap:14px;padding:16px clamp(16px,5vw,24px) 24px;display:flex;position:fixed;bottom:0;left:0;right:0}.cart-page__footer>span{color:var(--muted);justify-content:space-between;font-size:13px;display:flex}.cart-page__footer>span b{color:var(--navy);font-size:16px}.checkout-layout--single{padding:20px clamp(16px,5vw,24px) 140px}.checkout-block{background:#f8f9fa;border-radius:16px;margin-bottom:16px;padding:18px}.checkout-block--row{justify-content:space-between;align-items:center;display:flex}.checkout-block--row span{color:var(--muted);font-size:13px}.checkout-block--row b{color:var(--navy);font-size:16px}.checkout-block__divider{background:var(--border);height:1px;margin:18px 0}.checkout-block__meta{justify-content:space-between;align-items:center;gap:12px;display:flex}.checkout-block__address{align-items:center;gap:8px;min-width:0;display:flex}.checkout-block__address svg{stroke-width:2.4px;color:#4ade80;flex:none;width:16px;height:16px}.checkout-block__address span{color:var(--navy);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:500;overflow:hidden}.checkout-block__card{flex:none;align-items:center;gap:6px;display:flex}.checkout-block__card img{object-fit:contain;width:20px;height:20px}.checkout-block__card span{color:var(--navy);font-size:16px;font-weight:700}.block-label{color:var(--muted);margin:0 0 12px;font-size:12px;font-weight:700}.order-type-toggle{background:#fff;border-radius:12px;grid-template-columns:1fr 1fr;padding:3px;display:grid;position:relative}.order-type-toggle__thumb{background:#fff;border-radius:9px;width:calc(50% - 3px);height:calc(100% - 6px);transition:transform .25s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 8px #0000001f}.order-type-toggle button{z-index:1;height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;font-size:13px;font-weight:700;position:relative}.order-type-toggle button.active{color:var(--navy)}.order-type-toggle button:disabled{color:var(--placeholder);cursor:not-allowed}.summary-row{grid-template-columns:40px 1fr auto;align-items:start;gap:10px;padding:10px 0;display:grid}.summary-row img,.summary-row strong{padding-top:2px}.summary-row img{object-fit:cover;background:var(--placeholder-gradient);border-radius:8px;width:40px;height:40px}.summary-row__info{flex-direction:column;gap:2px;min-width:0;display:flex}.summary-row__title{align-items:baseline;gap:6px;display:flex}.summary-row__qty{color:var(--muted);flex:none;font-size:13px;font-weight:700}.summary-row b{text-overflow:ellipsis;white-space:nowrap;color:var(--navy);font-size:13px;font-weight:600;overflow:hidden}.summary-row small{color:var(--muted);white-space:normal;font-size:11px;line-height:1.5}.summary-row strong{color:var(--navy);font-size:13px;font-weight:700}.payment-row{text-align:left;width:100%;height:56px;color:var(--navy);cursor:pointer;background:0 0;border:0;border-radius:12px;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;margin-top:10px;padding:0 14px;font-size:14px;font-weight:600;display:grid}.payment-row:first-of-type{margin-top:0}.payment-row.selected{background:#1e2a5214}.payment-row__badge{width:32px;height:32px;color:var(--navy);background:0 0;border-radius:9px;place-items:center;font-size:13px;font-weight:800;display:grid;overflow:hidden}.payment-row__badge svg{width:17px}.payment-row__badge--logo{padding:3px}.payment-row__badge--logo img{object-fit:contain;width:100%;height:100%}.radio-dot{border:1.5px solid #cbd5e1;border-radius:50%;width:18px;height:18px}.payment-row.selected .radio-dot{border:5px solid var(--navy)}.checkout-error{color:#b42318;background:#fff1ef;border-radius:8px;margin:0 0 12px;padding:10px 12px;font-size:12px;line-height:1.5}.checkout-footer{background:#fff;flex-direction:column;gap:14px;padding:16px clamp(16px,5vw,24px) 24px;display:flex;position:fixed;bottom:0;left:0;right:0}.checkout-footer>span{color:var(--muted);justify-content:space-between;font-size:13px;display:flex}.checkout-footer>span strong{color:var(--brand);font-size:18px}.confirm-modal-layer{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a6b;place-items:center;padding:20px;animation:.2s fade-in;display:grid;position:fixed;inset:0}.confirm-modal{text-align:center;background:#fff;border-radius:20px;width:min(360px,100%);padding:28px 24px 24px;animation:.22s modal-up;box-shadow:0 20px 60px #0003}.confirm-modal__icon{background:var(--bg);width:52px;height:52px;color:var(--brand);border-radius:50%;place-items:center;margin:0 auto 14px;display:grid}.confirm-modal__icon--error{color:#ef4444;background:#fef2f2}.confirm-modal__icon svg{width:24px}.confirm-modal h2{color:var(--navy);margin:0 0 8px;font-size:17px}.confirm-modal>p{color:var(--muted);margin:0 0 18px;font-size:12px;line-height:1.5}.confirm-modal__store{color:var(--navy);text-align:left;background:#f8f9fa;border-radius:12px;align-items:center;gap:8px;margin-bottom:22px;padding:12px 14px;font-size:13px;font-weight:700;display:flex}.confirm-modal__store svg{width:16px;color:var(--brand);flex:none}.confirm-modal__actions{flex-direction:column;gap:10px;display:flex}.confirm-modal__actions .link-remove{color:var(--muted);font-size:13px}@keyframes modal-up{0%{opacity:0;transform:translateY(18px)}}.result-card{text-align:center;width:min(480px,100% - 32px);margin:0 auto;padding:40px 24px 48px}.success-mark{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto 18px;display:grid}.success-mark svg{width:32px}.counter-icon{width:88px;height:88px;color:var(--navy);background:#f2f3f5;border-radius:50%;place-items:center;margin:40px auto 22px;display:grid}.counter-icon svg{width:34px}.counter-payment-text{max-width:320px;color:var(--muted);margin:0 auto 28px;font-size:14px;line-height:1.6}.result-card h1{margin:0 0 6px;font-size:24px}.result-order-id{color:var(--muted);margin:0 0 24px;font-size:13px}.pager-card{background:#f8f9fa;border-radius:18px;padding:24px}.pager-card span{color:var(--muted);letter-spacing:.1em;font-size:10px;font-weight:700}.pager-card strong{color:var(--navy);margin:6px 0 16px;font-size:48px;line-height:1;display:block}.pager-card__meta{border-top:1px dashed var(--border);grid-template-columns:1fr 1fr;padding-top:16px;display:grid}.pager-card__meta span{flex-direction:column;gap:4px;display:flex}.pager-card__meta small{color:var(--muted);font-size:10px}.pager-card__meta b{color:var(--navy);font-size:13px}.status-track{text-align:left;margin:24px 0;display:grid}.status-track>div{grid-template-columns:32px 1fr;gap:12px;min-height:56px;display:grid;position:relative}.status-track>div:not(:last-child):after{content:"";background:var(--border);width:2px;position:absolute;top:32px;bottom:-4px;left:15px}.status-track i{background:var(--bg);width:32px;height:32px;color:var(--placeholder);border-radius:50%;place-items:center;font-style:normal;display:grid}.status-track i svg{width:15px}.status-track .done i{color:#16a34a;background:#f0fdf4}.status-track .active i{background:var(--brand-light);color:var(--brand)}.status-track .active.ready i{color:#16a34a;background:#f0fdf4}.status-track>div:not(.active):not(.done) b{color:var(--placeholder)}.status-track span{flex-direction:column;gap:3px;padding-top:2px;display:flex}.status-track b{font-size:12px}.status-track small{color:var(--muted);font-size:11px}.result-note-text{color:var(--muted);margin:0 0 22px;font-size:12px}@media (width<=760px){.product-page__footer{grid-template-columns:auto 1fr;gap:10px;padding:12px 18px}.simple-header{padding:0 16px}.result-card{margin-top:20px;padding:28px 20px}}.entry-page--web{background:#172536;padding:0;position:fixed;inset:0;overflow-y:auto}.entry-top{top:calc(clamp(16px, 3vw, 34px) + env(safe-area-inset-top));z-index:5;position:absolute;left:50%;transform:translate(-50%)}.entry-lang{top:calc(clamp(16px, 3vw, 34px) + env(safe-area-inset-top));right:calc(clamp(16px, 5vw, 32px) + env(safe-area-inset-right));z-index:6;position:absolute}.entry-brand--floating>img{object-fit:cover;filter:none;border-radius:18px;width:clamp(64px,7vw,84px);height:clamp(64px,7vw,84px);display:block;box-shadow:0 14px 34px #00000052,0 0 0 1px #ffffff2e}.entry-hero{min-height:100%;padding:clamp(108px, 12vw, 166px) clamp(18px, 7vw, 104px) calc(clamp(28px, 6vw, 70px) + env(safe-area-inset-bottom));place-items:end center;display:grid;position:relative;overflow:hidden}.entry-hero__image{object-fit:cover;object-position:center 66%;width:100%;height:100%;position:absolute;inset:0;transform:scale(1.035)}.entry-hero__shade{background:radial-gradient(circle at 72% 42%,#f4b05e29,#0000 34%),linear-gradient(90deg,#1315146b,#1e191447 47%,#281a1233),linear-gradient(#1113146b,#1113142e 38%,#111314f0);position:absolute;inset:0}.entry-hero__content{z-index:2;color:#fff;text-align:center;width:min(760px,100%);position:relative}.entry-store-chip{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#ffffff2e;border:1px solid #ffffff3d;border-radius:999px;align-items:center;gap:8px;width:fit-content;margin:0 auto 17px;padding:10px 16px;font-size:13px;font-weight:700;display:flex;box-shadow:inset 0 1px #ffffff2e}.entry-store-chip svg{color:#ffe0c7;width:16px}.entry-hero__content .entry-kicker{display:none}.entry-hero__content h1{letter-spacing:-.07em;text-shadow:0 18px 54px #0000006b;max-width:780px;margin:0 auto 18px;font-size:clamp(44px,7.1vw,92px);line-height:.94}.entry-hero__content p{color:#ffffffdb;text-shadow:0 12px 34px #00000061;max-width:560px;margin:0 auto 26px;font-size:clamp(14px,1.4vw,18px);line-height:1.72}@media (width<=900px){.entry-hero{min-height:100svh;padding-left:clamp(18px,5vw,42px);padding-right:clamp(18px,5vw,42px)}.entry-hero__shade{background:radial-gradient(circle at 50% 38%,#f4b05e29,#0000 34%),linear-gradient(90deg,#0f182257,#0f182238),linear-gradient(#0f182266,#0f182229 34%,#0f1822f0)}}@media (width<=640px){.entry-top{top:14px;left:50%}.entry-brand--floating>img{width:48px;height:48px}.entry-hero{align-items:end;padding:96px 16px 24px}.entry-hero__content h1{font-size:clamp(42px,14vw,60px)}.entry-hero__content p{margin-bottom:20px}}.product-price-container{align-items:center;gap:8px;display:flex}.product-original-price{color:var(--muted);font-size:11px;font-weight:500;text-decoration:line-through}.order-status-page{background:var(--bg,#f4f6fb);flex-direction:column;min-height:100vh;display:flex}.order-status-body{flex-direction:column;flex:1;gap:20px;width:100%;max-width:540px;margin:0 auto;padding:24px clamp(16px,5vw,32px);display:flex}.order-status-card{border:1px solid var(--border,#e2e8f0);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 4px 20px #1e2a5214}.order-status-card__top{border-bottom:1px solid var(--border,#e2e8f0);background:#fafafa;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.order-status-card__label{color:var(--muted,#64748b);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.order-status-card__value{color:var(--navy,#1e2a52);letter-spacing:.04em;font-family:monospace;font-size:20px;font-weight:800}.order-status-card__row{border-bottom:1px solid var(--border,#e2e8f0);color:var(--muted,#64748b);justify-content:space-between;align-items:center;padding:16px 24px;font-size:14px;display:flex}.order-status-card__row:last-child{border-bottom:0}.order-status-card__row strong{color:var(--navy,#1e2a52);font-weight:700}.status-badge{border-radius:999px;align-items:center;padding:6px 14px;font-size:13px;font-weight:700;display:inline-flex}.status-badge--pending{color:#92400e;background:#fef3c7}.status-badge--paid{color:#065f46;background:#d1fae5}.status-badge--preparing{color:#1e40af;background:#dbeafe}.order-status-actions{flex-direction:column;gap:12px;display:flex}.order-status-poll-hint{color:var(--muted,#64748b);justify-content:center;align-items:center;gap:10px;padding:12px;font-size:13px;font-weight:500;display:flex}.order-status-poll-hint__dot{background:#06c167;border-radius:50%;flex-shrink:0;width:10px;height:10px;animation:1.5s ease-in-out infinite poll-pulse}@keyframes poll-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.7)}}.order-status-footer{border-top:1px solid var(--border,#e2e8f0);background:#fff;width:100%;max-width:540px;margin:0 auto;padding:16px clamp(16px,5vw,32px)}.qr-payment-section{flex-direction:column;align-items:center;padding:24px 16px;display:flex}.qr-payment-hint{color:var(--text-secondary,#64748b);text-align:center;margin-bottom:20px;font-size:.95rem}.qr-payment-code{border:1px solid var(--border,#e2e8f0);background:#fff;border-radius:16px;justify-content:center;align-items:center;padding:24px;display:flex;box-shadow:0 2px 12px #00000014}
