@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600;700;800&display=swap";html.ph-root{background-color:#f4f7fe;background-image:radial-gradient(100% 70% at 0 0,#00994414,#0000 50%),radial-gradient(80% 60% at 100% 10%,#65ab0c0f,#0000 45%),radial-gradient(90% 50% at 50% 100%,#e7f9f3e6,#0000 55%);background-attachment:fixed}*,:before,:after{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--dm-on-background);-webkit-font-smoothing:antialiased;background:0 0;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Inter,system-ui,sans-serif}button,input,textarea{font:inherit}code{font-size:.9em}:root{--dw-forest:#0a3d28;--dw-forest-deep:#062a1c;--dw-mint:#e7f9f3;--dw-mint-soft:#f3fbf8;--dw-green:#094;--dw-green-bright:#3ad27a;--dw-text:#1a1a1a;--dw-muted:#6b7280;--dw-line:#e5e7eb;--dw-card-dark:#0f5132;--dw-radius:16px;--dw-radius-sm:12px;--dw-shadow:0 18px 40px #062a1c1f;font-family:DM Sans,system-ui,-apple-system,sans-serif}.dw-page{min-height:100vh;color:var(--dw-text);background:#f6f7f8;padding-bottom:120px}.dw-header{background:linear-gradient(180deg, var(--dw-forest) 0%, var(--dw-forest-deep) 100%);color:#fff;box-shadow:var(--dw-shadow);border-bottom-right-radius:22px;border-bottom-left-radius:22px;padding:16px 16px 20px}.dw-header-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dw-eta-badge{background:var(--dw-green-bright);color:#0a1f14;letter-spacing:.04em;text-align:center;border-radius:12px;min-width:64px;padding:10px;font-size:12px;font-weight:800;line-height:1.1}.dw-header-meta{flex:1;min-width:0}.dw-open-line{opacity:.95;align-items:center;gap:6px;margin-bottom:4px;font-size:12px;display:flex}.dw-location-row{cursor:default;align-items:center;gap:6px;font-size:14px;font-weight:600;display:flex}.dw-header-actions{gap:10px;display:flex}.dw-icon-btn{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:999px;place-items:center;width:40px;height:40px;display:grid}.dw-icon-btn--light{color:var(--dw-forest);background:#fff}.dw-search-row{align-items:center;gap:12px;margin-top:16px;display:flex}.dw-search{background:#fff;border-radius:14px;flex:1;align-items:center;gap:10px;min-width:0;padding:10px 12px;display:flex}.dw-search input{color:#111827;border:none;outline:none;flex:1;min-width:0;font-size:14px}.dw-veg-toggle{color:#fff;letter-spacing:.06em;flex-direction:column;align-items:flex-end;gap:4px;font-size:11px;font-weight:700;display:flex}.dw-switch{cursor:pointer;background:#ffffff40;border:none;border-radius:999px;width:46px;height:26px;padding:0;position:relative}.dw-switch[data-on=true]{background:var(--dw-green-bright)}.dw-switch-knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .18s;position:absolute;top:3px;left:3px}.dw-switch[data-on=true] .dw-switch-knob{transform:translate(20px)}.dw-shell{max-width:1120px;margin:0 auto;padding:0 16px}.dw-promo{border-radius:var(--dw-radius);background:radial-gradient(circle at 20% 20%, #1f6b45 0%, var(--dw-forest) 55%, #04150e 100%);color:#fff;min-height:140px;margin-top:18px;padding:22px 20px;position:relative;overflow:hidden}.dw-promo h2{letter-spacing:-.02em;margin:0;font-size:clamp(22px,4vw,30px)}.dw-promo span.accent{color:var(--dw-green-bright)}.dw-promo p{opacity:.9;margin:8px 0 0;font-size:14px}.dw-section-title{letter-spacing:-.02em;margin:22px 0 12px;font-size:clamp(20px,3vw,26px);font-style:italic;font-weight:800}.dw-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:12px;padding-bottom:6px;display:flex;overflow-x:auto}.dw-scroll::-webkit-scrollbar{height:6px}.dw-scroll::-webkit-scrollbar-thumb{background:#0000001f;border-radius:999px}.dw-card-dark{scroll-snap-align:start;background:linear-gradient(180deg, var(--dw-card-dark), #0a2f1d);border-radius:var(--dw-radius-sm);color:#fff;flex-shrink:0;min-width:240px;max-width:260px;padding:10px}.dw-card-img-wrap{border-radius:12px;position:relative;overflow:hidden}.dw-card-img-wrap img{aspect-ratio:1;object-fit:cover;width:100%;display:block}.dw-add-btn{color:var(--dw-green);border:2px solid var(--dw-green);cursor:pointer;background:#fff;border-radius:10px;padding:6px 14px 4px;font-size:13px;font-weight:800;position:absolute;bottom:8px;right:8px;box-shadow:0 8px 18px #0000002e}.dw-add-btn small{color:var(--dw-muted);font-size:10px;font-weight:600;display:block}.dw-meta-row{color:#d1d5db;align-items:center;gap:8px;margin-top:8px;font-size:11px;display:flex}.dw-veg-dot{border:2px solid var(--dw-green-bright);border-radius:3px;place-items:center;width:14px;height:14px;display:grid}.dw-veg-dot:after{content:"";background:var(--dw-green-bright);border-radius:50%;width:6px;height:6px}.dw-nveg .dw-veg-dot{border-color:#f97316}.dw-nveg .dw-veg-dot:after{background:#f97316;border-radius:2px;width:8px;height:2px;transform:rotate(45deg)}.dw-item-title{margin:8px 0 4px;font-size:15px;font-weight:700}.dw-bar-label{color:#bbf7d0;margin-top:6px;font-size:11px}.dw-bar{background:#ffffff1f;border-radius:999px;height:4px;margin-top:4px;overflow:hidden}.dw-bar>span{background:linear-gradient(90deg, var(--dw-green), var(--dw-green-bright));width:72%;height:100%;display:block}.dw-price-row{align-items:baseline;gap:8px;margin-top:8px;display:flex}.dw-price{font-size:16px;font-weight:800}.dw-mrp{color:#9ca3af;font-size:13px;text-decoration:line-through}.dw-off-pill{color:var(--dw-green-bright);font-size:12px;font-weight:800}.dw-grid-mind{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}@media (width>=640px){.dw-grid-mind{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){.dw-grid-mind{grid-template-columns:repeat(4,minmax(0,1fr))}}.dw-tile{background:var(--dw-mint-soft);border-radius:var(--dw-radius-sm);text-align:center;border:1px solid #d9f3e8;flex-direction:column;align-items:center;gap:8px;padding:12px;display:flex}.dw-tile .starts{color:var(--dw-green);font-size:12px;font-weight:700}.dw-tile img{object-fit:cover;border-radius:999px;width:88px;height:88px}.dw-tile strong{font-size:13px}.dw-offer-card{scroll-snap-align:start;border:2px solid var(--dw-green);border-radius:var(--dw-radius-sm);background:#fff;flex-shrink:0;min-width:260px;padding:14px 16px}.dw-offer-card h3{color:var(--dw-green);margin:0;font-size:22px}.dw-chip-row{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.dw-chip{border:1px solid var(--dw-line);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:600;display:inline-flex}.dw-chip[data-active=true]{border-color:var(--dw-green);background:var(--dw-mint)}.dw-qb-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (width>=900px){.dw-qb-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.dw-qb-card{border-radius:var(--dw-radius-sm);background:#fff;border:1px solid #eef2f0;padding:10px;box-shadow:0 10px 24px #0f51320f}.dw-qb-card .dw-card-img-wrap img{aspect-ratio:4/3}.dw-qb-card .dw-item-title{color:#111827}.dw-qb-card .dw-meta-row,.dw-qb-card .dw-bar-label{color:var(--dw-muted)}.dw-qb-card .dw-bar{background:#e5e7eb}.dw-qb-card .dw-bar>span{background:linear-gradient(90deg, var(--dw-green), #34d399)}.dw-qb-card .dw-price{color:#111827}.dw-explore-label{letter-spacing:.14em;color:#9ca3af;margin:18px 0 8px;font-size:11px;font-weight:700}.dw-fab{cursor:pointer;z-index:40;width:64px;height:64px;color:inherit;background:#fff;border:2px solid #111827;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:10px;font-weight:800;text-decoration:none;display:flex;position:fixed;bottom:88px;right:18px;box-shadow:0 14px 30px #0000001f}.dw-bottom-bar{color:#fff;z-index:30;background:#1d4ed8;align-items:center;gap:10px;padding:12px 16px;font-size:13px;font-weight:600;display:flex;position:fixed;bottom:0;left:0;right:0}.dw-cart-fab{background:var(--dw-green);color:#fff;cursor:pointer;z-index:41;border:none;border-radius:999px;min-width:52px;height:52px;padding:0 14px;font-weight:800;position:fixed;bottom:92px;right:96px;box-shadow:0 12px 28px #00994459}.dw-overlay{z-index:50;background:#062a1c73;justify-content:flex-end;align-items:stretch;display:flex;position:fixed;inset:0}.dw-overlay[data-mobile=true]{justify-content:center;align-items:flex-end}.dw-sheet{background:#fff;flex-direction:column;width:min(420px,100%);height:100%;display:flex;box-shadow:-12px 0 40px #0000002e}.dw-overlay[data-mobile=true] .dw-sheet{border-radius:18px 18px 0 0;width:100%;height:min(92vh,720px)}.dw-sheet-head{border-bottom:1px solid var(--dw-line);justify-content:space-between;align-items:center;gap:10px;padding:16px 18px;display:flex}.dw-sheet-body{flex:1;padding:16px 18px 24px;overflow:auto}.dw-line-item{border-bottom:1px solid #f3f4f6;gap:12px;padding:10px 0;display:flex}.dw-line-item img{object-fit:cover;border-radius:10px;width:56px;height:56px}.dw-qty{align-items:center;gap:8px;margin-top:6px;display:inline-flex}.dw-qty button{border:1px solid var(--dw-line);cursor:pointer;background:#fff;border-radius:8px;width:28px;height:28px;font-weight:700}.dw-primary-btn{cursor:pointer;background:var(--dw-green);color:#fff;border:none;border-radius:12px;width:100%;margin-top:12px;padding:14px;font-size:15px;font-weight:800}.dw-secondary-btn{border:1px solid var(--dw-line);cursor:pointer;background:#fff;border-radius:12px;width:100%;margin-top:8px;padding:12px;font-weight:700}.dw-field{flex-direction:column;gap:6px;margin-bottom:12px;display:flex}.dw-field label{color:var(--dw-muted);font-size:12px;font-weight:700}.dw-field input,.dw-field textarea{border:1px solid var(--dw-line);border-radius:10px;padding:10px 12px;font-family:inherit;font-size:14px}.dw-modal{z-index:60;background:#00000059;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.dw-modal-card{background:#fff;border-radius:16px;width:min(420px,100%);padding:18px}.dw-craving-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}@media (width>=640px){.dw-craving-grid{grid-template-columns:repeat(6,minmax(0,1fr))}}.dw-craving-item{text-align:center;cursor:pointer}.dw-craving-item img{object-fit:cover;border:2px solid #f3f4f6;border-radius:999px;width:72px;height:72px;margin:0 auto 6px;display:block}.dw-craving-item span{color:#374151;font-size:11px;font-weight:600}.dw-api-errors{color:#92400e;max-width:1120px;margin:12px auto 0;padding:0 16px;font-size:12px}.dw-banner-track{scroll-snap-type:x mandatory;gap:12px;margin-top:12px;padding-bottom:8px;display:flex;overflow-x:auto}.dw-banner-slide{scroll-snap-align:start;background:#e5e7eb;border-radius:14px;flex:0 0 min(92vw,720px);height:220px;overflow:hidden}.dw-banner-slide img{object-fit:cover;width:100%;height:100%;display:block}:root,.ph-app{--dm-background:#edf8f2;--dm-surface:#fff;--dm-surface-dim:#eef2f8;--dm-surface-bright:#fff;--dm-surface-container-lowest:#fafcfb;--dm-surface-container-low:#f0faf5;--dm-surface-container:#fff;--dm-surface-container-high:#e7f9f3;--dm-surface-container-highest:#d4f0e6;--dm-surface-variant:#e7f9f3;--dm-on-surface:#0d2419;--dm-on-surface-variant:#3d5c4d;--dm-on-background:#0d2419;--dm-outline:#9cbfb0;--dm-outline-variant:#d5e8df;--dm-primary:#094;--dm-on-primary:#fff;--dm-primary-container:#007a38;--dm-on-primary-container:#fff;--dm-secondary:#65ab0c;--dm-on-secondary:#fff;--dm-secondary-container:#e7f9f3;--dm-on-secondary-container:#0d2419;--dm-tertiary-container:#0a6e4a;--dm-on-tertiary-container:#fff;--dm-inverse-surface:#0d2419;--dm-inverse-on-surface:#e7f9f3;--dm-radius-xl:20px;--dm-radius-2xl:24px;--ph-cat-rail-bg:#d1e8d9;--ph-cat-inactive-fill:#ffffff47;--ph-cat-tab-radius:16px;--ph-header-sticky-h:80px;--ph-toolbar-sticky-h:54px;--ph-sticky-cats-top:calc(var(--ph-header-sticky-h) + var(--ph-toolbar-sticky-h) - 3px);--ph-sticky-chrome-h:calc(var(--ph-header-sticky-h) + var(--ph-toolbar-sticky-h) + 92px);--dm-font:-apple-system, BlinkMacSystemFont, "SF Pro Text", "SF Pro Display", "Inter", system-ui, sans-serif}.ph-app{background:var(--dm-background);min-height:100dvh;color:var(--dm-on-background);font-family:var(--dm-font);padding-bottom:140px}.ph-app[data-ph-hide-header=true]{--ph-header-sticky-h:0px}.ph-hide-scrollbar::-webkit-scrollbar{display:none}.ph-hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.ph-glass{background:#ffffffbf;border:1px solid #00643c1a}.ph-glow{box-shadow:0 8px 24px #00643c26}.ph-session{background:#261812eb;border-bottom:1px solid #ffffff0f;padding:10px 20px;font-size:12px}.ph-session-inner{flex-wrap:wrap;align-items:flex-end;gap:10px;max-width:1120px;margin:0 auto;display:flex}.ph-session label span{color:var(--dm-on-surface-variant);font-weight:600}.ph-session input,.ph-session select{border:1px solid var(--dm-outline-variant);color:var(--dm-on-surface);background:#170b0699;border-radius:12px;min-width:180px;padding:8px 10px}.ph-session button{border:1px solid var(--dm-outline-variant);color:var(--dm-primary);cursor:pointer;background:0 0;border-radius:12px;padding:8px 14px;font-weight:700}.ph-session button:disabled{opacity:.5;cursor:not-allowed}.ph-header{z-index:60;min-height:var(--ph-header-sticky-h,80px);background:var(--ph-cat-rail-bg,#d1e8d9);-webkit-backdrop-filter:none;border-bottom:1px solid #00643c1a;justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;display:flex;position:sticky;top:0}.ph-header-loc{min-width:0;color:var(--dm-on-surface);flex:1;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.ph-header-loc span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ph-avatar{background:var(--dm-secondary-container);width:40px;height:40px;color:var(--dm-primary);border:1px solid #00994440;border-radius:999px;flex-shrink:0;place-items:center;display:grid;overflow:hidden}.ph-history-link{background:var(--dm-secondary-container);width:40px;height:40px;color:var(--dm-primary);border:1px solid #00994440;border-radius:999px;flex-shrink:0;place-items:center;text-decoration:none;transition:transform .15s,box-shadow .15s;display:grid}.ph-history-link:active{transform:scale(.96)}button.ph-history-link{cursor:pointer;font:inherit;padding:0}.ph-account-wrap{flex-shrink:0;position:relative}.ph-account-popover{z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border:1px solid #2e7d3233;border-radius:16px;min-width:248px;padding:14px 14px 12px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 4px 6px #0000000a,0 16px 40px #1b5e201f}.ph-account-popover--nav{right:max(16px, env(safe-area-inset-right,0px));bottom:calc(108px + env(safe-area-inset-bottom,0px));position:fixed;top:auto;left:auto}.ph-account-name{color:#14532d;margin:0 0 4px;font-size:.98rem;font-weight:800}.ph-account-phone{color:#4b5563;letter-spacing:.02em;margin:0;font-size:.85rem}.ph-account-actions{border-top:1px solid #2e7d321f;flex-direction:column;gap:8px;margin-top:14px;padding-top:12px;display:flex}.ph-account-link{text-align:center;cursor:pointer;box-sizing:border-box;border:none;border-radius:12px;padding:11px 12px;font-family:inherit;font-size:.875rem;font-weight:700;text-decoration:none;display:block}.ph-account-link--primary{color:#fff;background:linear-gradient(#2e7d32 0%,#1b5e20 100%)}.ph-account-link--logout{color:#b91c1c;background:#fef2f2f2;border:1px solid #ef444440}.ph-toolbar{background:var(--ph-cat-rail-bg,#d1e8d9);top:var(--ph-header-sticky-h,80px);z-index:58;border-bottom:1px solid #00643c0f;flex-wrap:wrap;align-items:center;gap:6px;padding:6px 20px 2px;display:flex;position:sticky}.ph-toolbar:after{content:"";background:var(--ph-cat-rail-bg,#d1e8d9);pointer-events:none;z-index:1;height:4px;position:absolute;bottom:-4px;left:0;right:0}.ph-search{background:var(--dm-surface-container);border:1px solid var(--dm-outline-variant);border-radius:12px;flex:1;align-items:center;gap:8px;min-width:200px;max-width:480px;padding:10px 14px;display:flex}.ph-search input{min-width:0;min-height:22px;color:var(--dm-on-surface);background:0 0;border:none;outline:none;flex:1;font-size:15px;line-height:1.35}.ph-search input::placeholder{color:var(--dm-outline)}.ph-main{--ph-main-inline-pad:24px;max-width:1120px;padding:0 var(--ph-main-inline-pad) 32px;margin:0 auto}.ph-section-title-row{justify-content:space-between;align-items:center;gap:12px;margin:28px 0 16px;display:flex}.ph-section-title-row--simple{margin-top:20px;margin-bottom:12px}.ph-h2{letter-spacing:-.02em;color:var(--dm-on-background);margin:0;font-size:clamp(1.25rem,3vw,1.6rem);font-weight:700}.ph-hero-scroll{scroll-snap-type:x mandatory;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.ph-hero-card{border-radius:var(--dm-radius-xl);scroll-snap-align:center;cursor:pointer;flex:0 0 min(85vw,420px);height:256px;position:relative;overflow:hidden}.ph-hero-card img{object-fit:cover;width:100%;height:100%;transition:transform .65s}.ph-hero-grad{background:linear-gradient(#0000 0%,#1d100a26 40%,#1d100aeb 100%);position:absolute;inset:0}.ph-hero-body{z-index:2;padding:20px;position:absolute;bottom:0;left:0;right:0}.ph-hero-name{color:#fff;margin:0 0 4px;font-size:1.15rem;font-weight:700}.ph-hero-desc{color:#f8ddd2e0;margin:0;font-size:13px;line-height:1.45}.ph-cats-sticky{top:var(--ph-sticky-cats-top,58px);z-index:55;margin-top:0;margin-bottom:0;margin-left:calc(-1 * var(--ph-main-inline-pad,24px));margin-right:calc(-1 * var(--ph-main-inline-pad,24px));width:calc(100% + 2 * var(--ph-main-inline-pad,24px));box-sizing:border-box;background:var(--ph-cat-rail-bg,#d1e8d9);border-bottom:none;max-width:none;padding:2px 0 0;position:sticky}.ph-cats-label{display:none}.ph-cats{padding:2px 0 0;padding-left:env(safe-area-inset-left,0px);padding-right:env(safe-area-inset-right,0px);box-sizing:border-box;background:0 0;border-radius:0;gap:4px;width:100%;display:flex;overflow-x:auto}.ph-cat-chip{cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:var(--ph-cat-tab-radius,14px) var(--ph-cat-tab-radius,14px) 0 0;white-space:nowrap;min-width:84px;max-width:124px;color:var(--dm-on-surface,#0d2419);background:var(--ph-cat-inactive-fill,#ffffff47);border:none;flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:center;gap:8px;padding:13px 12px 10px;transition:background .18s,color .18s,box-shadow .18s;display:flex}.ph-cat-chip:not([data-active=true]):hover{background:#ffffff6b}.ph-cat-chip:not([data-active=true]):active{background:#ffffff5c}.ph-cat-chip:not([data-active=true]):has(+.ph-cat-chip[data-active=true]){border-radius:var(--ph-cat-tab-radius,14px)}.ph-cat-chip[data-active=true]+.ph-cat-chip:not([data-active=true]){border-radius:var(--ph-cat-tab-radius,14px)}.ph-cat-chip[data-active=true]{color:var(--dm-primary);z-index:1;background:#fff;position:relative;box-shadow:0 1px #fff,inset 0 -1px #fff9}.ph-cat-chip-icon{color:inherit;justify-content:center;align-items:center;line-height:1;display:flex}.ph-cat-chip-icon svg{flex-shrink:0;width:22px;height:22px}.ph-cat-chip-label{letter-spacing:.01em;text-align:center;text-overflow:ellipsis;max-width:100%;font-size:13px;font-weight:500;line-height:1.2;overflow:hidden}.ph-cat-chip[data-active=true] .ph-cat-chip-label{font-weight:700}.ph-block{scroll-margin-top:var(--ph-sticky-chrome-h,226px);margin-top:0}.ph-block+.ph-block{margin-top:32px}.ph-cats-sticky+.ph-block{margin-top:8px}.ph-cats-sticky+.ph-block .ph-block-title{margin-top:0;margin-bottom:10px}.ph-block-head{justify-content:space-between;align-items:center;margin-bottom:0;display:flex}.ph-menu-start{background:var(--ph-cat-rail-bg,#d1e8d9);height:0;scroll-margin-top:var(--ph-sticky-cats-top,134px);margin:0;padding:0;overflow:hidden}.ph-craving-section{margin:0 calc(-1 * var(--ph-main-inline-pad,24px)) 0;padding:18px var(--ph-main-inline-pad,24px) 14px;width:calc(100% + 2 * var(--ph-main-inline-pad,24px));box-sizing:border-box;background:var(--ph-cat-rail-bg,#d1e8d9);isolation:isolate;max-width:none;display:flow-root}.ph-errors+.ph-craving-section,.ph-muted+.ph-craving-section{margin-top:16px}.ph-craving-title{text-align:left;color:#0d2419;letter-spacing:-.02em;z-index:1;width:100%;margin:0 0 14px;padding:4px 0 0;font-size:1.2rem;font-weight:800;line-height:1.35;position:relative}.ph-craving-grid{grid-template-columns:repeat(3,1fr);gap:12px 10px;display:grid}.ph-craving-cell{cursor:pointer;-webkit-tap-highlight-color:transparent;text-align:center;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;padding:0;display:flex}.ph-craving-cell img{object-fit:cover;border:2px solid #00994426;border-radius:999px;width:76px;height:76px;box-shadow:0 2px 10px #00503214}.ph-craving-cell span{color:var(--dm-on-surface);text-transform:uppercase;letter-spacing:.04em;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:11px;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.ph-block-title{align-items:center;gap:12px;margin:8px 0 14px;display:flex}.ph-block-title-text{flex:1;min-width:0}.ph-block-title-main{letter-spacing:.04em;text-transform:uppercase;color:var(--dm-on-background);margin:0;font-size:1rem;font-weight:800}.ph-block-tagline{letter-spacing:.1em;text-transform:uppercase;color:#3c3c4373;margin:4px 0 0;font-size:10px;font-weight:600}.ph-mcard-list{flex-direction:column;gap:18px;display:flex}.ph-mcard{cursor:default;-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border:1px solid #00643c1a;border-radius:18px;transition:box-shadow .2s,transform .15s;overflow:hidden;box-shadow:0 4px 20px #003c2814}.ph-mcard:hover{box-shadow:0 8px 28px #0050321f}.ph-mcard:active{transform:scale(.995)}.ph-mcard-media{background:#e8ebe9;height:200px;position:relative}.ph-mcard-img{object-fit:cover;width:100%;height:100%;display:block}.ph-mcard-ol{pointer-events:none;position:absolute;inset:0}.ph-mcard-ol button{pointer-events:auto}.ph-mcard-pill-tl{-webkit-backdrop-filter:blur(10px);background:#00000073;border:1px solid #ffffff1f;border-radius:12px;align-items:center;gap:8px;max-width:calc(100% - 24px);padding:8px 12px;display:flex;position:absolute;top:10px;left:10px}.ph-mcard-pill-tl[data-has-customize=true]{max-width:calc(100% - 132px)}.ph-indveg{background:#00994459;border:2px solid #fff;border-radius:3px;flex-shrink:0;place-items:center;width:16px;height:16px;display:inline-grid}.ph-indveg:after{content:"";background:#fff;border-radius:50%;width:7px;height:7px}.ph-indnonveg{background:#b43c2880;border:2px solid #ffffffe6;border-radius:3px;flex-shrink:0;place-items:center;width:16px;height:16px;display:inline-grid}.ph-indnonveg:after{content:"";background:#c2410c;border-radius:50%;width:7px;height:7px}.ph-mcard-pill-text{color:#fff;letter-spacing:.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.ph-mcard-customize-pill{z-index:2;color:#0d2419;letter-spacing:.01em;cursor:pointer;background:#fff;border:none;border-radius:999px;align-items:center;gap:0;padding:8px 10px 8px 12px;font-size:12px;font-weight:700;display:inline-flex;position:absolute;top:50%;right:10px;transform:translateY(-50%);box-shadow:0 2px 14px #0000002e}.ph-mcard-customize-pill:hover{background:#fafcfb}.ph-mcard-customize-pill:active{transform:translateY(-50%)scale(.98)}.ph-mcard-ol-bottom{z-index:2;pointer-events:none;justify-content:flex-end;align-items:center;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.ph-mcard-ol-bottom>*{pointer-events:auto}.ph-mcard-add-img{border:1.5px solid var(--dm-primary);color:var(--dm-primary);letter-spacing:.04em;cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:5px;padding:8px 14px 8px 12px;font-size:13px;font-weight:800;display:inline-flex;box-shadow:0 2px 12px #00000024}.ph-mcard-add-img:hover{background:#f6fdf9}.ph-mcard-add-img:active{transform:scale(.98)}.ph-mcard-add-plus{font-size:16px;font-weight:800;line-height:1}.ph-mcard-qty-ol{-webkit-backdrop-filter:blur(8px);background:#080a0c66;border:1px solid #ffffff47;border-radius:999px;align-items:center;gap:5px;padding:3px 4px;display:inline-flex;box-shadow:0 2px 10px #00000024}.ph-mcard-qty-ol-btn{background:var(--dm-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;place-items:center;width:28px;height:28px;padding:0;font-size:17px;font-weight:600;line-height:1;display:grid}.ph-mcard-qty-ol-btn:hover{filter:brightness(1.05)}.ph-mcard-qty-ol-btn:active{transform:scale(.94)}.ph-mcard-qty-ol-val{text-align:center;font-variant-numeric:tabular-nums;color:#fff;letter-spacing:.02em;min-width:16px;padding:0 3px;font-size:13px;font-weight:700}.ph-mcard-body{padding:14px 16px 16px}.ph-mcard-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.ph-mcard-name{min-width:0;color:var(--dm-on-background);letter-spacing:-.02em;flex:1;margin:0;font-size:1.05rem;font-weight:800;line-height:1.25}.ph-mcard-meta{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:2px;display:flex}.ph-mcard-portion{color:#3c3c43b8;text-overflow:ellipsis;white-space:nowrap;max-width:140px;font-size:12px;font-weight:600;line-height:1.2;overflow:hidden}.ph-mcard-price{color:var(--dm-primary);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:1rem;font-weight:800;line-height:1.2}.ph-mcard-offer{color:#3c3c43b8;margin:10px 0 0;font-size:12px;font-weight:600;line-height:1.4}.ph-dish-grid{grid-template-columns:1fr;gap:14px;display:grid}@media (width>=640px){.ph-dish-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.ph-dish-grid{grid-template-columns:repeat(2,1fr)}}.ph-dish-card{cursor:pointer;background:var(--dm-surface-container);border:1px solid var(--dm-outline-variant);border-radius:16px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.ph-dish-card:hover{border-color:#0099442e;box-shadow:0 6px 20px #00503214}.ph-dish-card:active{transform:scale(.99)}.ph-dish-media{height:160px;position:relative}.ph-dish-media img{object-fit:cover;width:100%;height:100%}.ph-dish-body{padding:14px 16px 16px}.ph-dish-row1{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:6px;display:flex}.ph-dish-name{color:var(--dm-on-surface);margin:0;font-size:1.05rem;font-weight:700}.ph-dish-price{color:var(--dm-primary);white-space:nowrap;font-size:12px;font-weight:800}.ph-dish-meta{color:var(--dm-on-surface-variant);margin:0 0 12px;font-size:13px;line-height:1.45}.ph-dish-foot{color:var(--dm-outline);justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.ph-dish-foot-hint{align-items:center;gap:6px;display:inline-flex}.ph-add-or{cursor:pointer;background:var(--dm-primary);color:#fff;border:none;border-radius:10px;padding:8px 16px;font-size:13px;font-weight:700}.ph-add-or:hover{filter:brightness(1.08)}.ph-offer-card{background:var(--dm-surface-container);border:1px solid var(--dm-outline-variant);border-radius:14px;flex:0 0 240px;padding:14px 16px}.ph-offer-card-title{color:var(--dm-on-surface);font-size:15px;font-weight:700}.ph-offer-card-desc{margin:8px 0 12px;font-size:13px}.ph-btn-secondary{cursor:pointer;border:1px solid var(--dm-outline);width:100%;color:var(--dm-on-surface);background:0 0;border-radius:10px;padding:8px 12px;font-size:13px;font-weight:600}.ph-btn-secondary:hover{border-color:var(--dm-primary);color:var(--dm-primary)}.ph-errors-list{margin:8px 0 0;padding-left:18px}.ph-fab-cart{z-index:70;cursor:pointer;background:var(--dm-primary);color:#fff;border:none;border-radius:999px;align-items:center;gap:12px;padding:14px 22px;font-weight:700;transition:transform .2s;display:flex;position:fixed;bottom:112px;right:24px;box-shadow:0 10px 32px #00994459}.ph-fab-cart:hover{transform:translateY(-2px)}.ph-fab-cart small{opacity:.92;font-size:11px;font-weight:600;display:block}.ph-nav{z-index:65;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);will-change:transform;background:#ffffffe0;border:1px solid #00643c1f;border-radius:999px;justify-content:space-around;align-items:center;width:min(92vw,420px);height:72px;padding:0 12px;transition:transform .34s cubic-bezier(.22,1,.36,1),opacity .28s ease-out;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 16px 40px #0050321f}.ph-nav[data-ph-nav-hidden=true]{opacity:0;pointer-events:none;transition:transform 2s cubic-bezier(.32,.72,0,1),opacity 2s ease-out;transform:translate(-50%)translateY(calc(100% + 36px))}.ph-nav a,.ph-nav button{cursor:pointer;color:#3c3c436b;letter-spacing:.01em;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:2px;padding:6px 4px;font-size:10px;font-weight:600;text-decoration:none;transition:color .18s,transform .15s,opacity .15s;display:flex}.ph-nav a[data-active=false]:hover,.ph-nav button[data-active=false]:hover{color:#3c3c439e}.ph-nav a[data-active=true],.ph-nav button[data-active=true]{color:var(--dm-primary);transform:scale(1.04)}.ph-muted{color:var(--dm-outline);margin:12px 0;font-size:13px}.ph-errors{color:#991b1b;background:#fef2f2f2;border:1px solid #dc262633;border-radius:12px;margin-top:12px;padding:12px 14px;font-size:12px}.ph-app .dw-sheet{background:var(--dm-surface-container);color:var(--dm-on-surface)}.ph-app .dw-sheet-head{border-color:var(--dm-outline-variant)}.ph-app .dw-cart-empty__title{color:var(--dm-on-surface)}.ph-app .dw-cart-empty__lead{color:var(--dm-on-surface-variant)}.ph-app .dw-cart-empty__icon{color:var(--dm-primary);background:linear-gradient(155deg, color-mix(in srgb, var(--dm-primary) 18%, transparent) 0%, color-mix(in srgb, var(--dm-primary) 8%, transparent) 100%);border-color:var(--dm-outline-variant)}.ph-app .dw-field input,.ph-app .dw-field textarea,.ph-app .dw-field select{border-color:var(--dm-outline-variant);color:var(--dm-on-surface);background:#fff}.ph-app .dw-primary-btn{background:var(--dm-primary-container)}.ph-app .dw-modal-card{background:var(--dm-surface-container-high);color:var(--dm-on-surface)}.ph-app .dw-overlay{z-index:200;background:#0f281e66}.ph-app .dw-modal{z-index:220}.ph-app[data-cart-open=true] .ph-cats-sticky{display:none}:root{--ios-blur-lg:saturate(160%) blur(28px);--ios-blur-md:saturate(160%) blur(20px);--ios-blur-sm:saturate(140%) blur(12px);--ios-glass-fill:#ffffffb8;--ios-glass-fill-elevated:#ffffffe0;--ios-hairline:#0050301f;--ios-hairline-soft:#003c2814}.ph-ios-shell{isolation:isolate;min-height:100dvh}.ph-app .ph-header{background:var(--ph-cat-rail-bg,#d1e8d9);-webkit-backdrop-filter:none;border-bottom:.5px solid var(--ios-hairline);box-shadow:none}.ph-app .ph-toolbar{background:var(--ph-cat-rail-bg,#d1e8d9);padding-top:6px;padding-bottom:2px}.ph-app .ph-craving-section{background:var(--ph-cat-rail-bg,#d1e8d9)}.ph-app .ph-search{background:var(--ios-glass-fill);-webkit-backdrop-filter:var(--ios-blur-sm);border:.5px solid var(--ios-hairline);box-shadow:inset 0 1px #ffffffd9}.ph-app .ph-cats-sticky{background:var(--ph-cat-rail-bg,#d1e8d9);-webkit-backdrop-filter:none;box-shadow:none;border-bottom:none}.ph-app .ph-cat-chip:not([data-active=true]){background:var(--ph-cat-inactive-fill,#ffffff47);color:var(--dm-on-surface,#0d2419);box-shadow:none;border-radius:var(--ph-cat-tab-radius,14px) var(--ph-cat-tab-radius,14px) 0 0;-webkit-backdrop-filter:none;border:none;transition:background .18s,color .18s,transform .12s}.ph-app .ph-cat-chip:not([data-active=true]):hover{background:#ffffff6b}.ph-app .ph-cat-chip:not([data-active=true]):active{transform:scale(.98)}.ph-app .ph-cat-chip:not([data-active=true]):has(+.ph-cat-chip[data-active=true]){border-radius:var(--ph-cat-tab-radius,14px)}.ph-app .ph-cat-chip[data-active=true]+.ph-cat-chip:not([data-active=true]){border-radius:var(--ph-cat-tab-radius,14px)}.ph-app .ph-cat-chip[data-active=true]{border-radius:var(--ph-cat-tab-radius,14px) var(--ph-cat-tab-radius,14px) 0 0;color:#094;background:#fff;border:none;font-weight:700;box-shadow:0 1px #fff,inset 0 -1px #fff9}.ph-app .ph-dish-card{background:var(--ios-glass-fill);-webkit-backdrop-filter:var(--ios-blur-sm);border:.5px solid var(--ios-hairline);box-shadow:inset 0 1px #ffffffe6}.ph-app .ph-dish-card:hover{border-color:#00994440;box-shadow:0 10px 32px #00643c1a,inset 0 1px #fffffff2}.ph-app .ph-nav{-webkit-backdrop-filter:var(--ios-blur-lg);border:.5px solid var(--ios-hairline);background:#ffffffd1;box-shadow:0 12px 40px #0050321a,inset 0 1px #fffffff2}.ph-app .ph-fab-cart{-webkit-backdrop-filter:var(--ios-blur-sm);background:linear-gradient(135deg,#094 0%,#007a38 100%);border:.5px solid #ffffff59;box-shadow:0 10px 28px #00994459,inset 0 1px #ffffff40}.ph-app .ph-errors{-webkit-backdrop-filter:var(--ios-blur-sm);color:#991b1b;background:#fef2f2eb;border:.5px solid #dc262633}.ph-ios-shell .ph-app .dw-overlay{z-index:200;-webkit-backdrop-filter:var(--ios-blur-sm);background:#0f281e59}.ph-ios-shell .ph-app .dw-modal{z-index:220}.ph-ios-shell .ph-app .dw-sheet{-webkit-backdrop-filter:var(--ios-blur-lg);border:.5px solid var(--ios-hairline);color:var(--dm-on-surface,#0d2419);background:#ffffffeb;box-shadow:0 -12px 40px #0050321f,inset 0 1px #fff}.ph-ios-shell .ph-app .dw-sheet-head{border-color:var(--ios-hairline-soft);-webkit-backdrop-filter:var(--ios-blur-sm);background:#fff6;box-shadow:inset 0 1px #ffffffbf}.ph-ios-shell .ph-app .dw-line-item{border:.5px solid var(--ios-hairline-soft);background:#e7f9f380;border-radius:16px}.ph-ios-shell .ph-app .dw-sheet .dw-cart-line{-webkit-backdrop-filter:var(--ios-blur-md);border:.5px solid var(--ios-hairline);background:linear-gradient(155deg,#ffffffad 0%,#f1fbf673 48%,#e7f9f361 100%);border-radius:18px;margin-bottom:10px;padding:14px;box-shadow:inset 0 1px #ffffffeb,0 10px 32px #00503217}.ph-ios-shell .ph-app .dw-sheet .dw-cart-line:last-child{margin-bottom:0}.ph-ios-shell .ph-app .dw-sheet .dw-qty.dw-qty--cart{-webkit-backdrop-filter:var(--ios-blur-sm);border:.5px solid var(--ios-hairline);background:#ffffff5c;box-shadow:inset 0 1px #fffffff2,0 4px 16px #0050320f}.ph-ios-shell .ph-app .dw-sheet .dw-qty.dw-qty--cart button{-webkit-backdrop-filter:blur(10px);color:#094;background:#ffffff80;border:.5px solid #0099442e;box-shadow:inset 0 1px #ffffffe0}.ph-ios-shell .ph-app .dw-sheet .dw-qty.dw-qty--cart button:hover{background:#ffffffb8;border-color:#00994447}.ph-ios-shell .ph-app .dw-sheet .dw-cart-totals{-webkit-backdrop-filter:var(--ios-blur-sm);border:.5px solid var(--ios-hairline);background:#ffffff6b;box-shadow:inset 0 1px #ffffffe0}.ph-ios-shell .ph-app .dw-sheet .dw-checkout-summary-mini,.ph-ios-shell .ph-app .dw-sheet .dw-checkout-form{-webkit-backdrop-filter:var(--ios-blur-sm);border:.5px solid var(--ios-hairline);background:#ffffff5c;box-shadow:inset 0 1px #ffffffe0}.ph-ios-shell .ph-app .dw-field input,.ph-ios-shell .ph-app .dw-field textarea,.ph-ios-shell .ph-app .dw-field select{border:.5px solid var(--ios-hairline);color:var(--dm-on-surface,#0d2419);background:#fff;border-radius:12px}.ph-ios-shell .ph-app .dw-primary-btn{background:linear-gradient(135deg,#094 0%,#007a38 100%);border-radius:14px;box-shadow:inset 0 1px #fff3}.ph-ios-shell .ph-app .dw-secondary-btn{border:.5px solid var(--ios-hairline);color:var(--dm-on-surface,#0d2419);background:#e7f9f3cc;border-radius:14px}.ph-ios-shell .ph-app .dw-modal-card{-webkit-backdrop-filter:var(--ios-blur-lg);border:.5px solid var(--ios-hairline);color:var(--dm-on-surface,#0d2419);background:#fffffff0;border-radius:22px}.ph-ios-shell .ph-app .dw-modal{align-items:center;padding:24px}.ph-ios-shell .ph-app .dw-sheet-body{color:#0d2419e6}.ph-app .ph-size-option{cursor:pointer;border:.5px solid var(--ios-hairline);-webkit-backdrop-filter:var(--ios-blur-sm);background:#ffffffd9;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;font-weight:600;display:flex}.ph-app .ph-size-option:hover{border-color:#00994459}.dw-sheet .dw-cart-lines{flex-direction:column;gap:0;display:flex}.dw-sheet .dw-cart-line{-webkit-backdrop-filter:saturate(145%)blur(18px);background:linear-gradient(150deg,#ffffff94 0%,#f0faf56b 55%,#e7f9f35c 100%);border:.5px solid #0050301a;border-radius:16px;gap:14px;margin-bottom:10px;padding:14px;display:flex;box-shadow:inset 0 1px #ffffffe0,0 6px 22px #003c2812}.dw-sheet .dw-cart-lines>.dw-cart-line:last-child{margin-bottom:0}.dw-sheet .dw-cart-line__thumb{flex-shrink:0}.dw-sheet .dw-cart-line__thumb img,.dw-sheet .dw-cart-line__ph{object-fit:cover;border:.5px solid #ffffff8c;border-radius:14px;width:72px;height:72px;display:block;box-shadow:inset 0 1px #ffffffa6,0 4px 14px #0000001a}.dw-sheet .dw-cart-line__ph{-webkit-backdrop-filter:blur(8px);background:linear-gradient(145deg,#ffffff80 0%,#e2e8e4d9 100%)}.dw-sheet .dw-cart-line__body{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.dw-sheet .dw-cart-line__row{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dw-sheet .dw-cart-line__title{color:#0d2419;letter-spacing:-.01em;margin:0;font-size:15px;font-weight:700;line-height:1.35}.dw-sheet .dw-cart-line__line-total{color:#0d2419;font-variant-numeric:tabular-nums;flex-shrink:0;padding-top:1px;font-size:15px;font-weight:800}.dw-sheet .dw-cart-line__sub{color:#3c3c43b8;margin-top:4px;font-size:13px;font-weight:500;line-height:1.35}.dw-sheet .dw-cart-line__meta-row{justify-content:space-between;align-items:center;gap:10px;min-height:0;margin-top:8px;display:flex}.dw-sheet .dw-cart-line__meta{color:#3c3c438c;font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;margin:0;font-size:12px;font-weight:600;line-height:1.2}.dw-sheet .dw-qty.dw-qty--cart{-webkit-backdrop-filter:saturate(150%)blur(14px);background:#fff6;border:.5px solid #ffffff8c;border-radius:10px;flex-shrink:0;align-items:center;gap:0;margin:0;padding:2px 3px;display:inline-flex;box-shadow:inset 0 1px #ffffffeb,0 3px 12px #003c2812}.dw-sheet .dw-qty.dw-qty--cart button{-webkit-backdrop-filter:blur(10px);color:#007a38;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff85;border:.5px solid #00994438;border-radius:8px;place-items:center;width:28px;height:28px;margin:0;padding:0;font-size:16px;font-weight:700;line-height:1;display:grid;box-shadow:inset 0 1px #ffffffd9}.dw-sheet .dw-qty.dw-qty--cart button:hover{background:#ffffffb8;border-color:#00994452}.dw-sheet .dw-qty.dw-qty--cart button:active{transform:scale(.96)}.dw-sheet .dw-qty.dw-qty--cart button:focus{outline:none}.dw-sheet .dw-qty.dw-qty--cart button:focus-visible{outline-offset:2px;outline:2px solid #0099448c}.dw-sheet .dw-qty.dw-qty--cart span{text-align:center;font-variant-numeric:tabular-nums;color:#0d2419eb;min-width:22px;padding:0 4px;font-size:13px;font-weight:800;line-height:28px}.dw-sheet .dw-cart-totals{-webkit-backdrop-filter:saturate(140%)blur(14px);font-variant-numeric:tabular-nums;background:#ffffff73;border:.5px solid #00503017;border-radius:14px;margin-top:18px;padding:12px 16px 14px;box-shadow:inset 0 1px #ffffffd9,0 4px 16px #003c280f}.dw-sheet .dw-cart-totals__row{color:#0d2419e0;justify-content:space-between;align-items:center;gap:12px;padding:5px 0;font-size:14px;font-weight:600;display:flex}.dw-sheet .dw-cart-totals__row--muted{color:#3c3c43b8;font-size:13px;font-weight:600}.dw-sheet .dw-cart-totals__row--grand{color:#0d2419;border-top:.5px solid #003c281f;margin-top:8px;padding-top:10px;font-size:16px;font-weight:800}.dw-sheet .dw-cart-totals__row--grand span:last-child{color:#094}.dw-sheet .dw-primary-btn.dw-cart-continue{margin-top:16px}.dw-sheet .dw-checkout-details{flex-direction:column;gap:14px;display:flex}.dw-sheet .dw-checkout-hero{text-align:left}.dw-sheet .dw-checkout-badge{letter-spacing:.08em;text-transform:uppercase;color:#007a38;background:#e7f9f3f2;border:.5px solid #00994438;border-radius:999px;padding:5px 11px;font-size:10px;font-weight:800;display:inline-block}.dw-sheet .dw-checkout-lead{color:#3c3c43b8;margin:8px 0 0;font-size:14px;font-weight:600;line-height:1.45}.dw-sheet .dw-checkout-summary-mini{-webkit-backdrop-filter:saturate(140%)blur(14px);font-variant-numeric:tabular-nums;background:#ffffff6b;border:.5px solid #0050301a;border-radius:14px;padding:12px 14px;box-shadow:inset 0 1px #ffffffe0,0 4px 14px #003c280f}.dw-sheet .dw-checkout-summary-mini__row{color:#0d2419d9;justify-content:space-between;align-items:center;gap:12px;padding:3px 0;font-size:13px;font-weight:600;display:flex}.dw-sheet .dw-checkout-summary-mini__row--muted{color:#3c3c439e;font-size:12px;font-weight:600}.dw-sheet .dw-checkout-summary-mini__row--total{color:#0d2419;border-top:.5px solid #003c281a;margin-top:6px;padding-top:8px;font-size:15px;font-weight:800}.dw-sheet .dw-checkout-summary-mini__row--total span:last-child{color:#094}.dw-sheet .dw-checkout-form{-webkit-backdrop-filter:saturate(145%)blur(16px);background:#ffffff7a;border:.5px solid #0050301a;border-radius:16px;padding:14px 16px 16px;box-shadow:inset 0 1px #ffffffe6,0 6px 20px #003c280f}.dw-sheet .dw-field.dw-field--checkout{margin-bottom:0}.dw-sheet .dw-field.dw-field--checkout+.dw-field.dw-field--checkout{margin-top:14px}.dw-sheet .dw-checkout-form .dw-field label{letter-spacing:.04em;text-transform:uppercase;color:#3c3c438c;font-size:11px}.dw-sheet .dw-checkout-form .dw-field input{color:#0d2419;background:#ffffffe0;border:.5px solid #0050301f;border-radius:12px;margin-top:2px;padding:11px 14px;font-size:15px;font-weight:600}.dw-sheet .dw-checkout-form .dw-field input::placeholder{color:#3c3c4361;font-weight:500}.dw-sheet .dw-checkout-form .dw-field input:focus{border-color:#00994473;outline:none;box-shadow:0 0 0 3px #0099441f}.dw-sheet .dw-field-msg{margin:6px 0 0;font-size:12px;font-weight:600;line-height:1.35}.dw-sheet .dw-field-msg--error{color:#b91c1c}.dw-sheet .dw-checkout-banner{border-radius:12px;margin:0;padding:10px 12px;font-size:13px;font-weight:600;line-height:1.4}.dw-sheet .dw-checkout-banner--error{color:#991b1b;background:#fef2f2eb;border:.5px solid #dc262633}.dw-sheet .dw-checkout-actions{flex-direction:column;gap:8px;margin-top:2px;display:flex}.dw-sheet .dw-primary-btn.dw-checkout-submit{letter-spacing:.02em;border-radius:13px;justify-content:center;align-items:center;gap:0;min-height:0;margin-top:0;padding:11px 18px;font-size:14px;font-weight:800;display:inline-flex}.dw-sheet .dw-checkout-submit__amt{font-variant-numeric:tabular-nums;border-left:1px solid #ffffff59;margin-left:10px;padding-left:10px;font-weight:800}.dw-sheet .dw-secondary-btn.dw-checkout-back{border-radius:13px;min-height:0;margin-top:0;padding:10px 16px;font-size:14px;font-weight:700}.dw-sheet .dw-cart-empty{text-align:center;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;min-height:min(52vh,320px);padding:28px 20px 36px;display:flex}.dw-sheet .dw-cart-empty__icon{color:#0f5132;background:linear-gradient(155deg,#d1fae5f2 0%,#a7f3d08c 45%,#ecfdf5e6 100%);border:.5px solid #00643c1f;border-radius:28px;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:22px;display:flex;box-shadow:inset 0 1px #ffffffd9,0 10px 28px #00503214}.dw-sheet .dw-cart-empty__title{letter-spacing:-.03em;color:#0d2419;margin:0 0 10px;font-size:1.35rem;font-weight:800;line-height:1.2}.dw-sheet .dw-cart-empty__lead{color:#3c3c43b8;max-width:280px;margin:0 0 26px;font-size:14px;font-weight:500;line-height:1.5}.dw-sheet .dw-cart-empty__cta{border-radius:14px;width:100%;max-width:280px;margin-top:0;padding:14px 20px;font-size:15px;font-weight:800}.od-page{background:radial-gradient(100% 70% at 50% 0,#2e7d321a,#0000 55%),linear-gradient(#eef7f0 0%,#e4f0e8 100%);min-height:100vh;padding-bottom:36px}.od-header{z-index:10;-webkit-backdrop-filter:blur(22px)saturate(160%);background:#2e7d32e0;border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;padding:14px 16px 12px;display:flex;position:sticky;top:0;box-shadow:0 8px 28px #00000012}.od-back{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.od-title{color:#fff;flex:1;margin:0;font-size:1.05rem;font-weight:700}.od-body{max-width:520px;margin:0 auto;padding:16px 16px 0}.od-glass{-webkit-backdrop-filter:blur(20px)saturate(150%);background:#ffffff85;border:1px solid #ffffffa6;border-radius:20px;margin-bottom:14px;padding:16px 18px;box-shadow:0 8px 28px #003c280f,inset 0 1px #ffffffd9}.od-muted{color:#6b7280;margin:0 0 12px;font-size:.9rem}.od-stars-row{align-items:center;gap:6px;margin-top:4px;display:flex}.od-star{border:2px solid #2e7d3273;border-radius:6px;width:22px;height:22px}.od-timeline{margin:0;padding:0;list-style:none;position:relative}.od-tl-item{align-items:flex-start;gap:12px;padding-bottom:14px;display:flex;position:relative}.od-tl-item:last-child{padding-bottom:0}.od-tl-item .od-tl-label{margin:0;padding-top:1px}.od-tl-dot{background:#fff9;border:2px solid #94a3b8;border-radius:999px;flex-shrink:0;width:22px;height:22px;margin-top:2px}.od-tl-dot--on{background:radial-gradient(circle at 30% 30%,#93c5fd,#2563eb);border-color:#2563eb;box-shadow:0 0 0 4px #2563eb26}.od-tl-line{background:linear-gradient(#94a3b880,#0000);width:2px;position:absolute;top:26px;bottom:2px;left:10px}.od-tl-label{color:#1f2937;margin:0;font-size:.9rem;font-weight:600}.od-summary-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.od-order-id{color:#111827;margin:0;font-size:1.1rem;font-weight:800}.od-pin{color:#374151;margin:6px 0 0;font-size:.95rem;font-weight:700}.od-pay-badge{letter-spacing:.02em;color:#713f12;background:#fde047;border:1px solid #a1620733;border-radius:999px;flex-shrink:0;padding:6px 12px;font-size:.72rem;font-weight:800}.od-pay-badge--ok{color:#065f46;background:#d1fae5;border-color:#05966940}.od-meta-row{color:#6b7280;border-top:1px solid #0000000f;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;font-size:.82rem;display:flex}.od-table-head,.od-table-row{grid-template-columns:1fr auto;gap:10px;font-size:.82rem;display:grid}.od-table-head{color:#9ca3af;margin-bottom:8px;font-weight:600}.od-table-row{color:#374151;border-top:1px solid #0000000f;padding:8px 0}.od-item-name{font-size:.88rem;font-weight:600}.od-item-note{color:#9ca3af;margin:2px 0 0;font-size:.75rem;font-weight:500}.od-bill-row{color:#4b5563;justify-content:space-between;padding:6px 0;font-size:.9rem;display:flex}.od-grand{color:#111827;border-top:1px solid #0000001a;margin-top:8px;padding-top:10px;font-size:1.05rem;font-weight:800}.od-err{color:#991b1b;background:#fef2f2cc;border:1px solid #ef444433;border-radius:16px;margin:24px 16px;padding:16px;font-size:.92rem}.od-loading{text-align:center;color:#6b7280;padding:48px 20px}.oh-page{background:radial-gradient(120% 80% at 10% 0,#2e7d321f,#0000 50%),radial-gradient(90% 60% at 100% 20%,#81c78440,#0000 45%),linear-gradient(#f3faf4 0%,#e8f5e9 40%,#dcefdc 100%);min-height:100vh;padding-bottom:32px}.oh-header{z-index:10;-webkit-backdrop-filter:blur(22px)saturate(160%);background:#2e7d32e0;border-bottom:1px solid #ffffff1f;align-items:center;gap:12px;margin:0 -2px;padding:14px 16px 12px;display:flex;position:sticky;top:0;box-shadow:0 8px 32px #00000014}.oh-back{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.oh-title{letter-spacing:.02em;color:#fff;flex:1;margin:0;font-size:1.05rem;font-weight:700}.oh-pay-return{-webkit-backdrop-filter:blur(12px);color:#374151;background:#ffffffb8;border:1px solid #2e7d3240;border-radius:14px;align-items:flex-start;gap:10px;margin:12px 16px 0;padding:12px 14px;font-size:.875rem;line-height:1.45;display:flex;box-shadow:0 4px 20px #0000000f}.oh-pay-return--success{background:#e8f5e9d9;border-color:#2e7d3266}.oh-pay-return--cancelled{background:#fffbebe6;border-color:#b4530959}.oh-pay-return--pending{background:#eff6ffeb;border-color:#2563eb59}.oh-pay-return-text{flex-direction:column;flex:1;gap:6px;display:flex}.oh-pay-return-txn{color:#6b7280;font-family:ui-monospace,monospace;font-size:.78rem}.oh-pay-return-dismiss{color:#4b5563;cursor:pointer;background:#0000000f;border:none;border-radius:10px;flex-shrink:0;width:32px;height:32px;font-size:1.25rem;line-height:1}.oh-tabs{grid-template-columns:1fr 1fr;gap:10px;padding:16px 16px 8px;display:grid}.oh-tab{letter-spacing:.06em;text-align:center;color:#6b7280;cursor:pointer;background:#ffffff8c;border:1.5px solid #2e7d3240;border-radius:14px;padding:12px 10px;font-size:.72rem;font-weight:800;transition:background .2s,border-color .2s,color .2s}.oh-tab[data-on=true]{color:#2e7d32;background:#e8f5e9f2;border-color:#2e7d328c;box-shadow:0 4px 16px #2e7d321f}.oh-list{flex-direction:column;gap:12px;padding:12px 16px 0;display:flex}.oh-card{-webkit-backdrop-filter:blur(18px)saturate(150%);background:#ffffff94;border:1px solid #ffffffa6;border-radius:18px;padding:16px;box-shadow:0 4px 24px #0000000f,inset 0 1px #fffc}button.oh-card{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;transition:transform .15s,box-shadow .15s}button.oh-card:hover{box-shadow:0 8px 28px #0050321a,inset 0 1px #ffffffd9}button.oh-card:active{transform:scale(.99)}.oh-card-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.oh-order-id{color:#111827;margin:0;font-size:1rem;font-weight:800}.oh-status{color:#6b7280;white-space:nowrap;align-items:center;gap:6px;font-size:.75rem;font-weight:600;display:inline-flex}.oh-muted{color:#6b7280;margin:6px 0 0;font-size:.8rem;line-height:1.35}.oh-row-price{color:#1b5e20;margin-top:8px;font-size:.95rem;font-weight:700}.oh-pin{color:#111827;margin-top:6px;font-size:.9rem;font-weight:800}.oh-divider{background:linear-gradient(90deg,#0000,#00000014,#0000);height:1px;margin:12px 0}.oh-items{color:#4b5563;margin:0;font-size:.8rem;line-height:1.45}.oh-banner{color:#374151;background:#ffffff73;border:1px solid #ffffff80;border-radius:16px;margin:24px 16px;padding:14px 16px;font-size:.9rem}.oh-loading{text-align:center;color:#6b7280;padding:48px 20px;font-size:.95rem}.oh-login-wrap{max-width:420px;margin:0 auto;padding:20px 18px 32px}.oh-login-card{-webkit-backdrop-filter:blur(22px)saturate(160%);background:#ffffff8c;border:1px solid #ffffffb3;border-radius:22px;padding:22px 20px 24px;box-shadow:0 12px 40px #003c2814,inset 0 1px #ffffffd9}.oh-login-title{color:#111827;letter-spacing:-.02em;margin:0 0 6px;font-size:1.2rem;font-weight:800}.oh-login-sub{color:#6b7280;margin:0 0 18px;font-size:.875rem;line-height:1.45}.oh-login-field label{letter-spacing:.04em;text-transform:uppercase;color:#2e7d32d9;margin-bottom:6px;font-size:.72rem;font-weight:700;display:block}.oh-login-field input{box-sizing:border-box;color:#111827;background:#ffffffbf;border:1px solid #2e7d3233;border-radius:14px;width:100%;padding:14px;font-size:1rem;font-weight:600}.oh-login-field input:focus{border-color:#2e7d3273;outline:none;box-shadow:0 0 0 3px #2e7d321f}.oh-login-actions{flex-direction:column;gap:10px;margin-top:18px;display:flex}.oh-login-btn{cursor:pointer;color:#fff;background:linear-gradient(#2e7d32 0%,#1b5e20 100%);border:none;border-radius:14px;width:100%;padding:14px 16px;font-size:.95rem;font-weight:700;box-shadow:0 4px 18px #1b5e2047}.oh-login-btn:disabled{opacity:.55;cursor:not-allowed}.oh-login-back{color:#1b5e20;box-shadow:none;background:0 0;border:1px solid #2e7d3259}.oh-login-msg{color:#b45309;margin-top:12px;font-size:.82rem;line-height:1.4}.oh-login-msg--err{color:#b91c1c}
