@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";.page-enter{opacity:0;transform:translateY(8px)}.page-enter-active{opacity:1;transform:translateY(0);transition:opacity .3s ease,transform .3s ease}button:active,[role=button]:active{transform:scale(.97)}img{max-width:100%;display:block}*{-webkit-tap-highlight-color:transparent}.cart{position:fixed;right:0;top:0;height:100dvh;z-index:250;width:100%;max-width:420px}.cart-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000006b;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:240}@media (max-width: 639px){.cart{top:auto;bottom:0;left:0;right:0;max-width:100%;width:100%;height:96dvh;border-radius:24px 24px 0 0;overflow:hidden;box-shadow:0 -12px 60px #00000038,0 -2px 10px #0000001a}}@media (min-width: 640px){.cart{width:380px;filter:drop-shadow(-8px 0 40px rgba(0,0,0,.14))}}@media (min-width: 768px){.cart{max-width:420px}}.home{width:100%;min-height:100vh;background-color:#f8f6f0;position:relative}.home .home-wrapper{max-width:1280px;margin:0 auto;padding:1.5rem 1rem 5.5rem;overflow-x:hidden}@media (min-width: 768px){.home .home-wrapper{padding:2.5rem 1.5rem 2rem}}@media (min-width: 1024px){.home .home-wrapper{padding:3.5rem 2rem 2rem}}.home .home-wrapper .section-heading{display:flex;align-items:center;gap:.75rem;margin-bottom:1.25rem}.home .home-wrapper .section-heading h1{font-size:1.3rem;font-weight:800;color:#1a1a1a}.home .home-wrapper .category-div{margin-top:1.5rem;margin-bottom:1.25rem}@media (min-width: 1024px){.home .home-wrapper .category-div{margin-top:2.5rem;margin-bottom:1.75rem}}.home .home-wrapper .category-div .category-section-label{display:flex;align-items:center;gap:.55rem;margin-bottom:1rem}.home .home-wrapper .category-div .category-section-label .pulse-dot{width:8px;height:8px;border-radius:50%;background:#fdbb2e;flex-shrink:0;animation:pulse-dot 2s ease-in-out infinite}.home .home-wrapper .category-div .category-section-label h2{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:#8a8a8a;margin:0}.home .home-wrapper .category-div .category-section-label .line{flex:1;height:1px;background:linear-gradient(90deg,rgba(253,187,46,.3),transparent)}@keyframes pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.6);opacity:.6}}.home .home-wrapper .category-name{font-size:1.3rem;font-weight:800;color:#1a1a1a;margin:1.5rem 0 1rem;padding-bottom:.25rem;border-bottom:3px solid #FDBB2E;border-radius:2px;display:inline-block}.home .home-wrapper .food-items-wrapper{display:grid;align-items:stretch;grid-auto-rows:1fr;grid-template-columns:1fr;gap:.75rem}@media (min-width: 380px){.home .home-wrapper .food-items-wrapper{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (min-width: 640px){.home .home-wrapper .food-items-wrapper{grid-template-columns:repeat(2,1fr);gap:1.25rem}}@media (min-width: 768px){.home .home-wrapper .food-items-wrapper{grid-template-columns:repeat(3,1fr);gap:1.5rem}}@media (min-width: 1024px){.home .home-wrapper .food-items-wrapper{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1280px){.home .home-wrapper .food-items-wrapper{grid-template-columns:repeat(5,1fr)}}.home .home-wrapper .empty-state{grid-column:1/-1;text-align:center;padding:4rem 1rem;color:#8a8a8a}.home .home-wrapper .empty-state .empty-emoji{font-size:3.5rem;margin-bottom:1rem;display:block}.home .home-wrapper .empty-state h3{font-size:1.1rem;color:#1a1a1a;font-weight:700;margin-bottom:.5rem}.home .home-wrapper .empty-state p{font-size:.875rem}@keyframes shimmerLine{0%{background-position:-200% center}to{background-position:200% center}}@keyframes cartPulse{0%{transform:scale(1);opacity:.7}60%{transform:scale(1.9);opacity:0}to{transform:scale(1.9);opacity:0}}@keyframes scaleIn{0%{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}@keyframes searchBreath{0%,to{box-shadow:0 0 0 3px #fdbb2e26,0 4px 20px #fdbb2e1a}50%{box-shadow:0 0 0 4.5px #fdbb2e47,0 6px 28px #fdbb2e2e}}.navbar{position:sticky;top:0;z-index:200;width:100%;height:68px;background:#f8f6f0d1;backdrop-filter:blur(28px) saturate(200%);-webkit-backdrop-filter:blur(28px) saturate(200%);border-bottom:1px solid rgba(229,229,229,.45);display:flex;align-items:center;justify-content:space-between;padding:0 1rem;gap:.75rem;transition:background .35s ease,box-shadow .35s ease}.navbar:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:1.5px;background:linear-gradient(90deg,transparent 0%,rgba(253,187,46,0) 15%,rgba(253,187,46,.7) 50%,rgba(253,187,46,0) 85%,transparent 100%);background-size:200% 100%;animation:shimmerLine 4s linear infinite;pointer-events:none}.navbar.scrolled{background:#f8f6f0f7;box-shadow:0 1px #e5e5e580,0 4px 24px #00000012,0 8px 40px #0000000a}.navbar .left{flex-shrink:0}.navbar .left img{height:46px;width:46px;border-radius:14px;object-fit:cover;box-shadow:0 0 0 2.5px #fdbb2e47,0 2px 14px #fdbb2e2e,0 1px 4px #00000014;transition:box-shadow .3s ease,transform .3s ease;cursor:pointer}.navbar .left img:hover{box-shadow:0 0 0 3.5px #fdbb2e8c,0 4px 24px #fdbb2e52,0 2px 8px #0000001a;transform:scale(1.07) rotate(-2deg)}.navbar .mid{flex:1;max-width:520px}.navbar .mid .search-inp{position:relative;background:#ffffffb8;border:1.5px solid rgba(229,229,229,.65);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;gap:.5rem;padding:.6rem .95rem .6rem .85rem;border-radius:999px;transition:border-color .25s ease,background .25s ease,box-shadow .25s ease,transform .22s ease;overflow:hidden}.navbar .mid .search-inp:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(108deg,transparent 38%,rgba(255,255,255,.6) 50%,transparent 62%);background-size:220% 100%;background-position:-100% 0;transition:background-position .55s ease;border-radius:inherit;pointer-events:none;z-index:0}.navbar .mid .search-inp:hover:before{background-position:200% 0}.navbar .mid .search-inp:hover:not(:focus-within){border-color:#c4c1bae6;background:#ffffffeb;transform:translateY(-.5px);box-shadow:0 2px 14px #0000000f}.navbar .mid .search-inp:focus-within{border-color:#fdbb2e;background:#fffcf3f7;box-shadow:0 0 0 3.5px #fdbb2e2e,0 4px 22px #fdbb2e24,inset 0 1px 3px #00000008;transform:translateY(-1px);animation:searchBreath 2.8s ease-in-out infinite}.navbar .mid .search-inp .route-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0;transition:background .35s ease,box-shadow .35s ease;z-index:1}.navbar .mid .search-inp.route-home .route-dot{background:#fdbb2e;box-shadow:0 0 5px #fdbb2e99}.navbar .mid .search-inp.route-lunch .route-dot{background:#22c55e;box-shadow:0 0 5px #22c55e8c}.navbar .mid .search-inp.route-orders .route-dot{background:#3b82f6;box-shadow:0 0 5px #3b82f68c}.navbar .mid .search-inp input{background:transparent;border:none;outline:none;color:#1a1a1a;font-size:.9rem;width:100%;font-weight:500;letter-spacing:.01em;position:relative;z-index:1}.navbar .mid .search-inp input::placeholder{color:#8a8a8a;font-weight:400;transition:opacity .2s ease}.navbar .mid .search-inp input:focus::placeholder{opacity:.45}.navbar .mid .search-inp .icon{font-size:17px;color:#8a8a8a;cursor:pointer;flex-shrink:0;transition:color .2s ease,transform .22s ease;position:relative;z-index:1}.navbar .mid .search-inp .icon:hover{color:#fdbb2e;transform:scale(1.12)}.navbar .mid .search-inp:focus-within .icon{color:#fdbb2e}.navbar .right{display:flex;align-items:center;gap:.5rem}.navbar .right .cart-div{position:relative;width:44px;height:44px;border-radius:50%;background:linear-gradient(140deg,#fdbb2e,#f5a800);border:none;box-shadow:0 2px 14px #fdbb2e73,0 1px 4px #0000001a,inset 0 1px #ffffff59;display:flex;align-items:center;justify-content:center;cursor:pointer}.navbar .right .cart-div .icon{font-size:20px;color:#1a1a1a}.navbar .right .cart-div .items-count{position:absolute;top:-5px;right:-5px;min-width:19px;height:19px;border-radius:999px;background:#1a1a1a;color:#fdbb2e;font-size:.62rem;font-weight:800;display:flex;align-items:center;justify-content:center;padding:0 4px;border:2px solid #F8F6F0;box-shadow:0 2px 6px #0003}.navbar .right .cart-div .items-count:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:50%;border:2px solid rgba(26,26,26,.6);animation:cartPulse 2.2s ease-out infinite;pointer-events:none}@media (min-width: 768px){.navbar{height:68px;padding:0 1.75rem}.navbar .left img{height:46px;width:46px;border-radius:14px}.navbar .right{gap:.75rem}}@media (min-width: 1024px){.navbar{padding:0 2.5rem}.navbar .mid{max-width:560px}.navbar .mid .search-inp{padding:.65rem 1.2rem .65rem 1rem}}.bottom-nav{position:fixed;bottom:1rem;left:50%;transform:translate(-50%);z-index:200;height:64px;width:calc(100% - 2.5rem);max-width:420px;background:#161616ed;backdrop-filter:blur(28px) saturate(180%);-webkit-backdrop-filter:blur(28px) saturate(180%);border-radius:999px;border:1px solid rgba(255,255,255,.09);box-shadow:0 8px 40px #00000047,0 2px 12px #0003,inset 0 1px #ffffff12;display:flex;align-items:center;justify-content:space-around;padding:0 .5rem}.bottom-nav .bottom-nav-item{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;padding:.3rem .4rem;color:#ffffff6b;text-decoration:none;border-radius:999px;transition:all .25s cubic-bezier(.34,1.2,.64,1);position:relative;min-height:48px;cursor:pointer}.bottom-nav .bottom-nav-item .icon{font-size:1.4rem;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}.bottom-nav .bottom-nav-item:hover:not(.active){color:#ffffffb8}.bottom-nav .bottom-nav-item:hover:not(.active) .icon{transform:translateY(-2px) scale(1.12)}.bottom-nav .bottom-nav-item .nav-avatar{width:1.55rem;height:1.55rem;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.2);transition:border-color .2s}.bottom-nav .bottom-nav-item.active .nav-avatar{border-color:#fdbb2e}.bottom-nav .bottom-nav-item span{font-size:0rem;font-weight:700;line-height:1;overflow:hidden;transition:font-size .2s ease}.bottom-nav .bottom-nav-item.active{background:#fdbb2e;color:#1a1a1a;padding:.3rem 1.1rem;flex-direction:row;gap:.4rem;box-shadow:0 2px 14px #fdbb2e80,inset 0 1px #ffffff47}.bottom-nav .bottom-nav-item.active .icon{transform:none}.bottom-nav .bottom-nav-item.active span{font-size:.82rem}@media (min-width: 768px){.bottom-nav{max-width:520px;height:60px}.bottom-nav .bottom-nav-item .icon{font-size:1.3rem}.bottom-nav .bottom-nav-item.active{padding:.3rem 1.4rem}.bottom-nav .bottom-nav-item.active span{font-size:.85rem}}@media (min-width: 1024px){.bottom-nav{max-width:560px}}.categories-row{display:flex;flex-direction:row;align-items:flex-start;flex-wrap:nowrap;gap:.25rem;overflow-x:auto;padding:.25rem 1rem 1rem;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-padding-inline:1rem;margin-inline:-1rem;width:calc(100% + 2rem);scrollbar-width:none}@media (min-width: 768px){.categories-row{margin-inline:0;width:100%;padding-inline:.25rem;gap:.4rem}}.categories-row::-webkit-scrollbar{display:none}.categories-row .cat-pill:nth-child(1){animation-delay:0s}.categories-row .cat-pill:nth-child(2){animation-delay:.05s}.categories-row .cat-pill:nth-child(3){animation-delay:.1s}.categories-row .cat-pill:nth-child(4){animation-delay:.15s}.categories-row .cat-pill:nth-child(5){animation-delay:.2s}.categories-row .cat-pill:nth-child(6){animation-delay:.25s}.categories-row .cat-pill:nth-child(7){animation-delay:.3s}.categories-row .cat-pill:nth-child(8){animation-delay:.35s}.categories-row .cat-pill:nth-child(9){animation-delay:.4s}.categories-row .cat-pill:nth-child(10){animation-delay:.45s}.fav-pill__thumb{position:relative;background:#ef444414;border:1.5px solid rgba(239,68,68,.18);transition:transform .22s ease,box-shadow .22s ease}.fav-pill__icon{font-size:1.3rem;color:#ef4444;opacity:.7;transition:opacity .2s,transform .2s;display:block}.fav-pill:hover .fav-pill__icon,.fav-pill.active .fav-pill__icon{opacity:1;transform:scale(1.15)}.fav-pill.active .fav-pill__thumb{box-shadow:0 0 0 3px #ef4444,0 4px 14px #ef444440;background:#ef44441f}@keyframes shimmer-sweep{0%{transform:translate(-100%) skew(-15deg)}to{transform:translate(250%) skew(-15deg)}}@keyframes pill-in{0%{opacity:0;transform:translateY(10px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes glow-pulse{0%,to{box-shadow:0 0 10px 2px #ffc10759}50%{box-shadow:0 0 22px 6px #ffc1078c}}.cat-pill{position:relative;display:inline-flex;flex-direction:column;align-items:center;gap:.4rem;padding:.6rem .75rem;background:transparent;border:none;border-radius:16px;cursor:pointer;white-space:nowrap;flex-shrink:0;outline:none;-webkit-user-select:none;user-select:none;overflow:visible;animation:pill-in .35s ease both;scroll-snap-align:start;transition:background .22s ease,transform .22s cubic-bezier(.34,1.56,.64,1)}@media (min-width: 480px){.cat-pill{padding:.65rem .9rem}}.cat-pill__shimmer{display:none}.cat-pill__thumb{width:56px;height:56px;border-radius:50%;overflow:hidden;background:#f0ede6;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .22s ease,box-shadow .22s ease;position:relative;z-index:1;box-shadow:0 2px 8px #00000014}@media (min-width: 480px){.cat-pill__thumb{width:64px;height:64px}}.cat-pill__thumb img{width:100%;height:100%;object-fit:cover}.cat-pill__fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.cat-pill__icon{font-size:1.6rem;color:#8a8a8a;transition:color .22s ease,transform .22s cubic-bezier(.34,1.56,.64,1);display:block;position:relative;z-index:1}.cat-pill__label{font-size:.7rem;font-weight:500;color:#4a4a4a;letter-spacing:.01em;transition:color .22s ease,font-weight .1s;position:relative;z-index:1;text-align:center}@media (min-width: 480px){.cat-pill__label{font-size:.78rem}}.cat-pill:hover{transform:translateY(-3px)}.cat-pill:hover .cat-pill__thumb{box-shadow:0 6px 18px #fdbb2e4d;transform:scale(1.06)}.cat-pill:hover .cat-pill__label{color:#1a1a1a;font-weight:600}.cat-pill:hover .cat-pill__icon{color:#fdbb2e;transform:scale(1.15) rotate(-5deg)}.cat-pill.active{transform:translateY(-2px)}.cat-pill.active .cat-pill__thumb{box-shadow:0 0 0 3px #fdbb2e,0 4px 14px #fdbb2e59;transform:scale(1.08)}.cat-pill.active .cat-pill__label{color:#1a1a1a;font-weight:700}.cat-pill.active .cat-pill__icon{color:#fdbb2e}.cat-pill:active:not(.active){transform:translateY(0) scale(.97)}.foodItemCard{width:100%;background:#fff;border:1.5px solid #E5E5E5;border-radius:20px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease;position:relative;display:flex;flex-direction:column;box-shadow:0 2px 12px #00000014}.foodItemCard .conflict-toast{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;align-items:center;justify-content:center;text-align:center;padding:.75rem 1rem;background:#111111e0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:.78rem;font-weight:600;line-height:1.4;border-radius:20px;animation:conflictFadeIn .2s ease both;pointer-events:none}@keyframes conflictFadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.foodItemCard:hover{transform:translateY(-4px);box-shadow:0 6px 24px #0000001f}.foodItemCard .img-div{position:relative;width:100%;height:155px;flex-shrink:0;overflow:hidden;background:#f0ede6}.foodItemCard .img-div img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.foodItemCard .img-div:hover img{transform:scale(1.05)}.foodItemCard .img-div .disabled-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:2}.foodItemCard .img-div .disabled-overlay span{background:#1a1a1ad9;color:#fff;font-size:.8rem;font-weight:600;padding:6px 14px;border-radius:999px;letter-spacing:.04em}.foodItemCard .img-div .veg-badge{position:absolute;top:8px;left:8px;z-index:2;width:18px;height:18px;border-radius:3px;border:1.5px solid currentColor;display:flex;align-items:center;justify-content:center;background:#ffffffeb}.foodItemCard .img-div .veg-badge.veg{color:#22c55e}.foodItemCard .img-div .veg-badge.nonveg{color:#ef4444}.foodItemCard .img-div .veg-badge:after{content:"";width:8px;height:8px;border-radius:50%;background:currentColor}.foodItemCard .img-div .fav-btn{position:absolute;top:8px;right:8px;z-index:3;width:30px;height:30px;border-radius:50%;background:#ffffffe0;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.82rem;color:#ccc;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease,color .18s ease,background .18s ease;padding:0}.foodItemCard .img-div .fav-btn:hover{transform:scale(1.18);box-shadow:0 4px 14px #00000024;color:#ef4444;background:#fffffffa}.foodItemCard .img-div .fav-btn--active{color:#ef4444;background:#fffffff2}.foodItemCard .item-description{padding:.7rem .75rem .85rem;display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}@media (min-width: 480px){.foodItemCard .item-description{padding:.875rem 1rem 1rem}}.foodItemCard .item-description h2{font-size:.88rem;font-weight:700;color:#1a1a1a;margin-bottom:.2rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.288rem}@media (min-width: 480px){.foodItemCard .item-description h2{font-size:1rem;margin-bottom:.25rem;min-height:2.6rem}}.foodItemCard .item-description p{font-size:.72rem;color:#8a8a8a;line-height:1.4;margin-bottom:.4rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (min-width: 480px){.foodItemCard .item-description p{font-size:.8rem;margin-bottom:.5rem}}.foodItemCard .item-description .item-rating{display:flex;align-items:center;gap:.4rem;margin-bottom:.6rem;flex-wrap:wrap}@media (min-width: 480px){.foodItemCard .item-description .item-rating{gap:.75rem;margin-bottom:.75rem}}.foodItemCard .item-description .item-rating span{display:flex;align-items:center;gap:2px;font-size:.7rem;font-weight:500;color:#8a8a8a}@media (min-width: 480px){.foodItemCard .item-description .item-rating span{font-size:.78rem}}.foodItemCard .item-description .item-rating span .icon{font-size:.85rem}.foodItemCard .item-description .item-rating span .star{color:#f59e0b}.foodItemCard .item-description .item-rating span .veg{color:#22c55e}.foodItemCard .item-description .item-rating span .nonveg{color:#ef4444}.foodItemCard .item-description .item-cost{display:flex;align-items:center;justify-content:space-between;gap:.25rem;margin-top:auto}.foodItemCard .item-description .item-cost>span{display:flex;align-items:center;gap:2px;font-size:1rem;font-weight:800;color:#1a1a1a;flex-shrink:0}@media (min-width: 480px){.foodItemCard .item-description .item-cost>span{font-size:1.1rem}}.foodItemCard .item-description .item-cost>span .icon.rupee{font-size:.85rem;color:#8a8a8a}.foodItemCard .item-description .item-cost .add-to-cart{flex-shrink:0}.foodItemCard .item-description .item-cost .add-to-cart .icon{font-size:1.85rem;color:#1a1a1a;cursor:pointer;transition:transform .15s ease}@media (min-width: 480px){.foodItemCard .item-description .item-cost .add-to-cart .icon{font-size:2.1rem}}.foodItemCard .item-description .item-cost .add-to-cart .icon:hover{transform:scale(1.15)}.foodItemCard .item-description .item-cost .add-to-cart .item-count{display:flex;align-items:center;background:#1a1a1a;border-radius:999px;overflow:hidden}.foodItemCard .item-description .item-cost .add-to-cart .item-count .icon-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-size:1rem;cursor:pointer;color:#fff;transition:background .15s}@media (min-width: 480px){.foodItemCard .item-description .item-cost .add-to-cart .item-count .icon-btn{width:32px;height:32px;font-size:1.1rem}}.foodItemCard .item-description .item-cost .add-to-cart .item-count .icon-btn:hover{background:#ffffff1f}.foodItemCard .item-description .item-cost .add-to-cart .item-count span{min-width:22px;text-align:center;font-size:.82rem;font-weight:700;color:#fff}@media (min-width: 480px){.foodItemCard .item-description .item-cost .add-to-cart .item-count span{min-width:28px;font-size:.9rem}}.foodItemCard.disabled{opacity:.65;pointer-events:none;filter:grayscale(.4)}@keyframes shimmer-sweep{0%{transform:translate(-130%) skew(-15deg)}to{transform:translate(260%) skew(-15deg)}}.login{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:flex-end}.login__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:0}.login__bg--mobile{display:block}.login__bg--desktop{display:none}@media (min-width: 768px){.login__bg--mobile{display:none}.login__bg--desktop{display:block}}.login__footer{position:relative;z-index:1;background:linear-gradient(to top,rgba(0,0,0,.55) 0%,transparent 100%);padding:3.5rem 1.5rem 2.8rem;display:flex;flex-direction:column;align-items:stretch}@media (min-width: 480px){.login__footer{align-items:center;padding-bottom:3.5rem}}.login__google-btn{position:relative;width:100%;max-width:400px;height:58px;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 1.75rem;background:#fff;border:none;border-radius:999px;font-size:1rem;font-weight:700;color:#1a1a1a;cursor:pointer;font-family:inherit;overflow:hidden;letter-spacing:.015em;box-shadow:0 2px #0000000f inset,0 6px 28px #00000061,0 1px #ffffffe6 inset;transition:transform .2s cubic-bezier(.34,1.56,.64,1),box-shadow .2s ease}.login__google-btn:after{content:"";position:absolute;top:0;left:0;width:35%;height:100%;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.65) 50%,transparent 80%);transform:translate(-130%) skew(-15deg);pointer-events:none}.login__google-btn:hover:not(:disabled){transform:translateY(-3px) scale(1.015);box-shadow:0 2px #0000000f inset,0 12px 36px #0000006b,0 1px #ffffffe6 inset}.login__google-btn:hover:not(:disabled):after{animation:shimmer-sweep .7s ease forwards}.login__google-btn:active:not(:disabled){transform:scale(.97);box-shadow:0 3px 14px #00000052}.login__google-btn--loading{opacity:.72;cursor:not-allowed;transform:none!important}.login__google-btn__icon{display:flex;align-items:center;flex-shrink:0;filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.login__google-btn__spinner{width:20px;height:20px;border:2.5px solid #e0e0e0;border-top-color:#4285f4;border-radius:50%;animation:spin .75s linear infinite}.orders-page{min-height:100vh;background:#f5f3ee}.orders-hero{position:relative;overflow:hidden;background:linear-gradient(140deg,#111,#1a1a1a,#111);padding:3.5rem 1.25rem 3rem}@media (min-width: 640px){.orders-hero{padding:4.5rem 2rem 3.5rem}}@media (min-width: 1024px){.orders-hero{padding:5.5rem 2rem 4.5rem}}.orders-hero .hero-orbs{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.orders-hero .hero-orbs span{position:absolute;border-radius:50%;filter:blur(1px)}.orders-hero .hero-orbs span:nth-child(1){width:380px;height:380px;top:-140px;right:-80px;background:radial-gradient(circle,rgba(253,187,46,.12) 0%,transparent 70%);animation:orb-breathe 8s ease-in-out infinite}.orders-hero .hero-orbs span:nth-child(2){width:260px;height:260px;bottom:-90px;left:-50px;background:radial-gradient(circle,rgba(253,187,46,.08) 0%,transparent 70%);animation:orb-breathe 10s ease-in-out infinite 2s}.orders-hero .hero-orbs span:nth-child(3){width:140px;height:140px;top:35%;left:58%;background:radial-gradient(circle,rgba(255,255,255,.04) 0%,transparent 70%);animation:orb-breathe 12s ease-in-out infinite 4s}.orders-hero .hero-orbs span:nth-child(4){width:72px;height:72px;top:18%;left:18%;background:radial-gradient(circle,rgba(253,187,46,.06) 0%,transparent 70%);animation:orb-breathe 7s ease-in-out infinite 1s}.orders-hero .hero-inner{position:relative;z-index:1;max-width:680px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0}.orders-hero .hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem 1rem;background:#fdbb2e1a;border:1px solid rgba(253,187,46,.22);border-radius:999px;font-size:.72rem;font-weight:700;color:#fdbb2e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1.1rem}.orders-hero .hero-title{font-size:2.5rem;font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.025em;margin-bottom:.75rem}@media (min-width: 640px){.orders-hero .hero-title{font-size:3.25rem}}@media (min-width: 1024px){.orders-hero .hero-title{font-size:4rem}}.orders-hero .hero-sub{font-size:.95rem;color:#ffffff7a;line-height:1.65;margin-bottom:1.75rem;max-width:440px}@media (min-width: 640px){.orders-hero .hero-sub{font-size:1.05rem}}.orders-hero .hero-stats{display:inline-flex;align-items:center;gap:.75rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:.45rem 1.25rem}.orders-hero .hero-stats .stat{font-size:.8rem;font-weight:700;color:#ffffffbf;white-space:nowrap}.orders-hero .hero-stats .stat em{font-style:normal;font-weight:400;color:#ffffff61;margin-left:2px}.orders-hero .hero-stats .stat.placed{color:#60a5fa}.orders-hero .hero-stats .stat.delivered{color:#4ade80}.orders-hero .hero-stats .stat.cancelled{color:#f87171}.orders-hero .hero-stats .divider{width:1px;height:14px;background:#ffffff24;flex-shrink:0}.orders-container{max-width:900px;margin:0 auto;padding:2rem 1rem 6rem}@media (min-width: 640px){.orders-container{padding:2.5rem 1.5rem 6rem}}@media (min-width: 1024px){.orders-container{padding:3rem 2rem 6rem}}.toolbar{display:flex;flex-direction:column;gap:.75rem;margin-bottom:.875rem}.toolbar .type-pills{display:flex;gap:.4rem;flex-shrink:0}.toolbar .type-pills .pill{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem 1rem;border-radius:999px;font-size:.8rem;font-weight:600;border:1.5px solid #E8E5DF;background:#fff;color:#8a8a8a;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 1px 4px #0000000f}.toolbar .type-pills .pill svg{opacity:.65}.toolbar .type-pills .pill:hover{border-color:#bdbbb5;color:#1a1a1a;transform:translateY(-1px);box-shadow:0 3px 8px #00000014}.toolbar .type-pills .pill.active{border-color:#fdbb2e;background:#fdbb2e1a;color:#1a1a1a;box-shadow:0 0 0 3px #fdbb2e26}.toolbar .type-pills .pill.active svg{opacity:1}.toolbar .type-pills .pill.lunch.active{border-color:#f59e0b;background:#f59e0b14;color:#ac6f07;box-shadow:0 0 0 3px #f59e0b1f}.status-pills{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.status-pills .status-pill{padding:.4rem .9rem;border-radius:999px;font-size:.75rem;font-weight:600;border:1.5px solid #E8E5DF;background:#fff;color:#8a8a8a;cursor:pointer;transition:all .18s ease;white-space:nowrap}.status-pills .status-pill:hover{border-color:#bdbbb5;color:#1a1a1a}.status-pills .status-pill.active{border-color:#fdbb2e;background:#fdbb2e1a;color:#1a1a1a}.status-pills .status-pill.placed.active{border-color:#3b82f6;background:#3b82f61a;color:#2563eb}.status-pills .status-pill.delivered.active{border-color:#22c55e;background:#22c55e1a;color:#16a34a}.status-pills .status-pill.cancelled.active{border-color:#ef4444;background:#ef44441a;color:#dc2626}.result-count{font-size:.78rem;color:#8a8a8a;font-weight:500;margin-bottom:1.1rem}.empty-state{text-align:center;padding:4rem 1rem 2rem;max-width:360px;margin:0 auto}.empty-state h3{font-size:1.2rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.orders-list{display:flex;flex-direction:column;gap:.875rem}.order-card-anim{cursor:pointer;animation:card-in .45s ease both;transition:transform .18s ease}.order-card-anim:hover .ot-top{filter:drop-shadow(0 8px 26px rgba(0,0,0,.16))}.order-card-anim:hover .ot-bottom{filter:drop-shadow(0 6px 18px rgba(0,0,0,.12))}.order-card-anim:hover{transform:translateY(-2px)}.order-card-anim:active{transform:translateY(0)}.order-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:1.5rem;background:#14101e8c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.order-modal-overlay .order-modal-content{display:flex;flex-direction:column;width:100%;max-width:420px;max-height:90vh}.order-modal-overlay .order-modal-close-row{display:flex;justify-content:center;padding-bottom:.6rem;flex-shrink:0}.order-modal-overlay .order-modal-scroll{overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;--notch-bg: transparent}.order-modal-overlay .order-modal-scroll::-webkit-scrollbar{display:none}.order-modal-overlay .order-modal-close{display:flex;align-items:center;gap:.38rem;padding:.38rem 1rem .38rem .72rem;border:none;border-radius:999px;cursor:pointer;font-family:inherit;background:#16121eb8;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 0 0 1.5px #ffffff1a,0 8px 32px #00000073;transition:box-shadow .25s,background .25s}.order-modal-overlay .order-modal-close:hover{background:#1e1828e0;box-shadow:0 0 0 2px #ffb8008c,0 0 22px 4px #ffb8002e,0 8px 32px #00000080}.order-modal-overlay .order-modal-close .omc-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;background:#ffffff1a;color:#ffb800;font-size:.85rem}.order-modal-overlay .order-modal-close .omc-label{font-size:.72rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffd1}.order-item{background:#fff;border:1.5px solid #EBEBEB;border-radius:14px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.order-item .order-info{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;padding:1rem 1.25rem;align-items:center;color:#1a1a1a}@media (min-width: 640px){.order-item .order-info{display:flex;justify-content:space-between}}.order-item .order-info p{display:flex;align-items:center;gap:.4rem;font-size:.875rem}.order-item .order-info p span{color:#8a8a8a;font-weight:400}.order-item .order-info p.date{color:#8a8a8a;font-size:.8rem;grid-column:1/-1}.order-item .order-info .status-badge{padding:3px 10px;border-radius:999px;font-size:.72rem;font-weight:600;text-transform:capitalize}.order-item .order-info .status-badge.placed{background:#3b82f626;color:#3b82f6}.order-item .order-info .status-badge.delivered{background:#22c55e26;color:#22c55e}.order-item .order-info .status-badge.cancelled{background:#ef444426;color:#ef4444}.order-item .order-info svg{color:#8a8a8a;font-size:1rem;margin-left:auto}.order-item .order-items{border-top:1px solid #F0EDE6;background:#fafaf8;overflow:hidden}.order-item-info{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;border-bottom:1px solid #F0EDE6;color:#1a1a1a}.order-item-info:last-child{border-bottom:none}.order-item-info .item-img-name{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.order-item-info .item-img-name img{width:40px;height:40px;border-radius:8px;object-fit:cover;flex-shrink:0}.order-item-info .item-img-name p{font-size:.875rem;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.order-item-info p{font-size:.875rem;color:#8a8a8a;white-space:nowrap;display:flex;align-items:center;gap:2px}.order-item-info p svg{font-size:.8rem}@keyframes card-in{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ot-wrapper{position:relative;margin:.6rem 11px;border-radius:16px}.ot-half{position:relative;overflow:hidden;transition:transform .7s ease-in-out,box-shadow .7s ease-in-out,opacity .7s ease-in-out,margin-top .7s ease-in-out}.ot-top{background:#fff;border-radius:16px 16px 0 0;padding:0 1.25rem 1rem;overflow:visible;filter:drop-shadow(0 5px 18px rgba(0,0,0,.11))}.ot-top:after{content:"";position:absolute;bottom:-10px;left:0;right:0;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 20'%3E%3Cpath d='M0,0 L400,0 L400,10 Q387,18 375,10 Q362,2 350,10 Q337,18 325,10 Q312,2 300,10 Q287,18 275,10 Q262,2 250,10 Q237,18 225,10 Q212,2 200,10 Q187,18 175,10 Q162,2 150,10 Q137,18 125,10 Q112,2 100,10 Q87,18 75,10 Q62,2 50,10 Q37,18 25,10 Q12,2 0,10 Z' fill='white'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;z-index:8}.ot-top:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(-55deg,transparent,transparent 28px,rgba(255,184,0,.07) 28px,rgba(255,184,0,.07) 30px);pointer-events:none;z-index:0}.ot-top>*{position:relative;z-index:1}.ot-stripe-bar{height:14px;margin:0 -1.25rem 1rem;background:repeating-linear-gradient(-55deg,#ffb800,#ffb800 10px,#fff 10px,#fff 18px);border-radius:16px 16px 0 0}.ot-order-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.3rem}.ot-order-label{font-size:.68rem;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.08em}.ot-order-num{font-size:.82rem;font-weight:700;color:#555}.ot-badge{margin-left:auto;padding:2px 9px;border-radius:999px;font-size:.65rem;font-weight:700;text-transform:capitalize;letter-spacing:.04em}.ot-badge--placed{background:#3b82f61f;color:#3b82f6}.ot-badge--processing{background:#a855f71f;color:#9333ea}.ot-badge--completed,.ot-badge--delivered{background:#22c55e1f;color:#16a34a}.ot-badge--cancelled{background:#ef44441f;color:#dc2626}.ot-badge--expired{background:#6b72801f;color:#6b7280}.ot-badge--active{background:#3b82f61f;color:#3b82f6}.ot-headline{font-size:1.25rem;font-weight:800;color:#e5a500;margin:0 0 .85rem;line-height:1.25;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ot-meta-row{display:flex;gap:1.5rem;margin-bottom:.75rem}.ot-meta-cell{display:flex;flex-direction:column;gap:1px}.ot-meta-cell--right{margin-left:auto}.ot-meta-label{font-size:.65rem;color:#aaa;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.ot-meta-val{font-size:1rem;font-weight:700;color:#1a1a1a;letter-spacing:-.01em}.ot-items-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;background:#ffb80017;border:1px solid rgba(255,184,0,.22);border-radius:8px;padding:.5rem .75rem;cursor:pointer;font-size:.82rem;color:#333;font-weight:500;transition:background .15s;margin-bottom:.1rem}.ot-items-toggle:hover{background:#ffb80029}.ot-items-toggle .ot-items-preview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:80%}.ot-items-toggle .ot-items-preview em{font-style:normal;color:#999;font-size:.78rem}.ot-items-toggle svg{color:#999;font-size:1rem;flex-shrink:0}.ot-items-list{overflow:hidden}.ot-item-row{display:flex;align-items:center;gap:.55rem;padding:.5rem 0;border-bottom:1px solid #F5F0E8}.ot-item-row:last-child{border-bottom:none}.ot-item-row img{width:34px;height:34px;border-radius:6px;object-fit:cover;flex-shrink:0}.ot-item-row .ot-item-name{flex:1;font-size:.8rem;font-weight:500;color:#1a1a1a;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ot-item-row .ot-item-qty{font-size:.78rem;color:#888;white-space:nowrap}.ot-item-row .ot-item-price{font-size:.8rem;color:#1a1a1a;font-weight:600;white-space:nowrap;display:flex;align-items:center;gap:1px}.ot-item-row .ot-item-price svg{font-size:.72rem}.ot-barcode-real{display:flex;flex-direction:column;align-items:flex-start;margin:.9rem 0 0;overflow:hidden}.ot-barcode-real svg{display:block;max-width:100%;height:42px}.ot-serial{font-size:.62rem;letter-spacing:.16em;color:#aaa;text-transform:uppercase;margin:0;padding-bottom:1rem}.ot-tear-zone{position:relative;height:0;background:transparent;z-index:2;transition:opacity .3s ease;overflow:visible}.ot-notch{position:absolute;top:50%;transform:translateY(-50%);width:22px;height:22px;border-radius:50%;background:var(--notch-bg, #F8F6F0);z-index:4}.ot-notch--left{left:-11px}.ot-notch--right{right:-11px}.ot-bottom{background:#ffb800;border-radius:0 0 16px 16px;padding:.9rem 1.25rem 1.1rem;overflow:visible;filter:drop-shadow(0 4px 14px rgba(0,0,0,.09));transform:translateY(0) rotate(0)}.ot-bottom:after{content:"";position:absolute;top:-10px;left:0;right:0;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 400 20'%3E%3Cpath d='M0,20 L400,20 L400,10 Q387,18 375,10 Q362,2 350,10 Q337,18 325,10 Q312,2 300,10 Q287,18 275,10 Q262,2 250,10 Q237,18 225,10 Q212,2 200,10 Q187,18 175,10 Q162,2 150,10 Q137,18 125,10 Q112,2 100,10 Q87,18 75,10 Q62,2 50,10 Q37,18 25,10 Q12,2 0,10 Z' fill='%23FFB800'/%3E%3C/svg%3E") no-repeat;background-size:100% 100%;z-index:8}.ot-bottom:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:repeating-linear-gradient(-55deg,transparent,transparent 32px,rgba(255,255,255,.08) 32px,rgba(255,255,255,.08) 35px);border-radius:0 0 16px 16px;pointer-events:none;z-index:0}.ot-bottom>*{position:relative;z-index:1}.ot-bottom-content{display:flex;align-items:center;justify-content:space-between;gap:1rem}.ot-bottom-left{display:flex;flex-direction:column;gap:1px;flex:1;min-width:0}.ot-b-label{font-size:.65rem;font-weight:600;color:#ffffffbf;text-transform:uppercase;letter-spacing:.07em;font-style:italic}.ot-b-val{font-size:1.05rem;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ot-b-price{display:flex;align-items:center;font-size:1.3rem;font-weight:800;color:#fff;gap:1px}.ot-b-price svg{font-size:1.1rem}.ot-bottom-right{display:flex;flex-direction:column;align-items:center;gap:.35rem;flex-shrink:0}.ot-qr-wrap{padding:7px;background:#fff;border-radius:8px;line-height:0;box-shadow:0 2px 10px #00000026}.ot-qr-wrap svg{display:block}.ot-scan-hint{font-size:.62rem;color:#ffffffbf;text-align:center;letter-spacing:.04em;font-weight:500}.ot-no-token{font-size:.75rem;color:#ffffffb3}.ot-stamp{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-22deg);font-size:1.6rem;font-weight:900;letter-spacing:.14em;color:#22c55e;border:3.5px solid #22c55e;border-radius:6px;padding:2px 12px;opacity:.22;pointer-events:none;white-space:nowrap;z-index:6;-webkit-user-select:none;user-select:none}.ot-stamp--cancelled{color:#ef4444;border-color:#ef4444}.ot-gap{height:0;overflow:hidden;transition:height .7s ease-in-out;position:relative;z-index:0}.ot-torn .ot-gap{height:2rem}.ot-torn .ot-tear-zone{opacity:0;pointer-events:none}.ot-cancelled .ot-gap{height:2rem}.ot-cancelled .ot-tear-zone{opacity:0;pointer-events:none}.ot-download-btn{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;border:1.5px solid rgba(255,184,0,.35);background:#ffb8001a;color:#e5a500;cursor:pointer;padding:0;flex-shrink:0;transition:background .15s,transform .12s,border-color .15s}.ot-download-btn svg{font-size:.9rem;display:block}.ot-download-btn:hover{background:#ffb80038;border-color:#e5a500;transform:scale(1.1)}.ot-download-btn:active{transform:scale(.94)}.ot-dl-spinner{display:block;width:11px;height:11px;border:2px solid rgba(229,165,0,.25);border-top-color:#e5a500;border-radius:50%;animation:ot-dl-spin .55s linear infinite}@keyframes ot-dl-spin{to{transform:rotate(360deg)}}.profile{width:100%;min-height:100vh;background:#f8f6f0}.profile .profile-wrapper{max-width:560px;margin:0 auto;padding:1.25rem 1rem 6rem}@media (min-width: 768px){.profile .profile-wrapper{padding:1.75rem 1.5rem 4rem}}.profile .profile-toast{position:fixed;top:80px;left:50%;transform:translate(-50%);z-index:900;display:flex;align-items:center;gap:.45rem;padding:.6rem 1.2rem;border-radius:999px;font-size:.875rem;font-weight:600;white-space:nowrap;pointer-events:none}.profile .profile-toast.success{background:#22c55e;color:#fff;box-shadow:0 4px 20px #22c55e66}.profile .profile-toast.error{background:#ef4444;color:#fff;box-shadow:0 4px 20px #ef444466}.profile .profile-hero{display:flex;flex-direction:column;align-items:center;padding:1.75rem 0 1.5rem;gap:.5rem}.profile .profile-hero .profile-avatar-wrap #fileInput{display:none}.profile .profile-hero .profile-avatar-wrap .fileLabel{display:block;position:relative;cursor:pointer}.profile .profile-hero .profile-avatar-wrap .fileLabel img{width:96px;height:96px;border-radius:50%;object-fit:cover;border:3.5px solid #FDBB2E;box-shadow:0 0 0 5px #fdbb2e1f,0 4px 20px #fdbb2e33;display:block;transition:filter .2s}.profile .profile-hero .profile-avatar-wrap .fileLabel .avatar-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;color:#fff0;background:#0000;transition:all .22s}.profile .profile-hero .profile-avatar-wrap .fileLabel:hover img{filter:brightness(.7)}.profile .profile-hero .profile-avatar-wrap .fileLabel:hover .avatar-overlay{background:#00000052;color:#fff}.profile .profile-hero .profile-hero-info{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.2rem}.profile .profile-hero .profile-name{font-size:1.25rem;font-weight:800;color:#1a1a1a;margin:0}.profile .profile-hero .profile-email{font-size:.875rem;color:#8a8a8a;margin:0}.profile .profile-hero .incomplete-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.22rem .7rem;background:#f59e0b1a;border:1px solid rgba(245,158,11,.28);border-radius:999px;font-size:.72rem;font-weight:600;color:#d97706;margin-top:.2rem}.profile .profile-hero .avatar-save-btn{height:36px;padding:0 1.25rem;background:#fdbb2e;color:#1a1a1a;border:none;border-radius:999px;font-size:.875rem;font-weight:700;cursor:pointer;box-shadow:0 3px 14px #fdbb2e73;transition:all .2s;margin-top:.2rem}.profile .profile-hero .avatar-save-btn:hover{background:#f5a800;box-shadow:0 5px 20px #fdbb2e8c;transform:translateY(-1px)}.profile .profile-card{background:#fff;border:1.5px solid #EBEBEB;border-radius:20px;padding:1.25rem;margin-bottom:.875rem;box-shadow:0 2px 10px #0000000b;transition:border-color .2s ease,box-shadow .2s ease}.profile .profile-card.editing{border-color:#fdbb2e;box-shadow:0 0 0 3px #fdbb2e1a,0 4px 20px #0000000f}.profile .profile-card .card-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.profile .profile-card .card-header .card-title{display:flex;align-items:center;gap:.45rem;font-size:.775rem;font-weight:700;color:#4a4a4a;text-transform:uppercase;letter-spacing:.08em}.profile .profile-card .card-header .card-title svg{opacity:.65}.profile .profile-card .card-header .card-edit-btn{display:inline-flex;align-items:center;gap:.3rem;height:28px;padding:0 .8rem;background:transparent;border:1.5px solid #E5E5E5;border-radius:999px;font-size:.76rem;font-weight:600;color:#8a8a8a;cursor:pointer;transition:all .18s}.profile .profile-card .card-header .card-edit-btn:hover{border-color:#fdbb2e;color:#1a1a1a;background:#fdbb2e0f}.profile .profile-card .card-header .card-actions{display:flex;gap:.4rem}.profile .profile-card .card-header .card-cancel-btn{height:28px;padding:0 .8rem;background:transparent;border:1.5px solid #E5E5E5;border-radius:999px;font-size:.76rem;font-weight:600;color:#8a8a8a;cursor:pointer;transition:all .18s}.profile .profile-card .card-header .card-cancel-btn:hover{border-color:#ccc;color:#1a1a1a}.profile .profile-card .card-header .card-save-btn{height:28px;padding:0 .9rem;background:#fdbb2e;border:none;border-radius:999px;font-size:.76rem;font-weight:700;color:#1a1a1a;cursor:pointer;box-shadow:0 2px 8px #fdbb2e66;transition:all .18s}.profile .profile-card .card-header .card-save-btn:hover{background:#f5a800;box-shadow:0 3px 12px #fdbb2e80;transform:translateY(-1px)}.profile .profile-card .card-fields{display:flex;flex-direction:column;gap:.875rem}@media (min-width: 480px){.profile .profile-card .card-fields.card-fields-grid{display:grid;grid-template-columns:1fr 1fr;gap:.875rem}}.profile .profile-card .pf-field{display:flex;flex-direction:column;gap:.3rem}.profile .profile-card .pf-field .pf-label{display:flex;align-items:center;gap:.3rem;font-size:.72rem;font-weight:600;color:#8a8a8a;text-transform:uppercase;letter-spacing:.07em}.profile .profile-card .pf-field .pf-label .locked-badge{display:inline-flex;align-items:center;gap:.2rem;padding:1px 5px;background:#f5f5f5;border:1px solid #E8E8E8;border-radius:4px;font-size:.63rem;color:#aaa;font-weight:500;text-transform:lowercase;letter-spacing:.02em}.profile .profile-card .pf-field .pf-input{width:100%;background:#f8f6f0;border:1.5px solid #E8E5DF;border-radius:12px;padding:.62rem .875rem;font-size:.925rem;font-weight:500;color:#1a1a1a;outline:none;transition:all .2s}.profile .profile-card .pf-field .pf-input::placeholder{color:#c0b8c0;font-weight:400}.profile .profile-card .pf-field .pf-input:focus{border-color:#fdbb2e;background:#fffcf5;box-shadow:0 0 0 3px #fdbb2e1f}.profile .profile-card .pf-field .pf-value{font-size:.95rem;font-weight:600;color:#1a1a1a;margin:0;padding:.1rem 0}.profile .profile-card .pf-field .pf-value.muted{color:#8a8a8a;font-weight:400}.profile .profile-card .pf-field .pf-value.empty{color:#c8c4c8;font-weight:400;font-style:italic;font-size:.875rem}.profile .profile-logout{margin-top:.5rem}.profile .profile-logout button{width:100%;height:48px;background:transparent;border:1.5px solid #EBEBEB;border-radius:14px;color:#ef4444;font-size:.9rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.6rem;transition:all .2s}.profile .profile-logout button .icon{font-size:1.1rem}.profile .profile-logout button:hover{background:#ef44440d;border-color:#ef444440;box-shadow:0 2px 12px #ef44441a}.profile .profile-links{display:grid;grid-template-columns:1fr 1fr;gap:.2rem;margin-top:1.25rem;padding-bottom:.5rem}.profile .profile-link-btn{background:none;border:none;padding:.5rem .4rem;font-size:.78rem;font-weight:500;color:#8a8a8a;cursor:pointer;border-radius:8px;transition:color .18s,background .18s;text-align:center;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:2px;text-decoration-color:#0000002e}.profile .profile-link-btn:hover{color:#1a1a1a;background:#00000008;text-decoration-color:#00000073}@keyframes pl-slide-up{0%{transform:translateY(44px);opacity:0}to{transform:translateY(0);opacity:1}}.pl-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f0a058c;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);z-index:1000;display:flex;align-items:flex-end;justify-content:center;animation:fadeIn .18s ease both}@media (min-width: 520px){.pl-overlay{align-items:center}}.pl-modal{background:#fff;width:100%;max-width:560px;max-height:88vh;border-radius:24px 24px 0 0;display:flex;flex-direction:column;overflow:hidden;animation:pl-slide-up .28s cubic-bezier(.32,.72,0,1) both;box-shadow:0 -4px 40px #00000026}@media (min-width: 520px){.pl-modal{border-radius:20px;animation:scaleIn .22s ease both;max-height:84vh;box-shadow:0 20px 60px #0003}}.pl-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem 1rem;border-bottom:1.5px solid #F0EDE6;flex-shrink:0}.pl-modal__title{font-size:1.1rem;font-weight:800;color:#1a1a1a;margin:0;line-height:1.3}.pl-modal__header-actions{display:flex;align-items:center;gap:.35rem;flex-shrink:0}.pl-modal__expand{width:34px;height:34px;border-radius:50%;background:#f5f2ec;color:#8a8a8a;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:background .15s,color .15s}.pl-modal__expand:hover{background:#fdbb2e2e;color:#f5a800}.pl-modal__close{width:34px;height:34px;border-radius:50%;border:none;background:#f5f2ec;color:#8a8a8a;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background .15s,color .15s}.pl-modal__close:hover{background:#ebe7de;color:#1a1a1a}.pl-modal__body{overflow-y:auto;padding:1.25rem 1.5rem 2.5rem;flex:1}.pl-modal__body::-webkit-scrollbar{width:3px}.pl-modal__body::-webkit-scrollbar-thumb{background:#0000001a;border-radius:2px}.pl-modal__body .pl-modal__section-title{font-size:.9rem;font-weight:700;color:#1a1a1a;margin:1.4rem 0 .45rem;letter-spacing:-.01em}.pl-modal__body .pl-modal__section-title:first-child{margin-top:0}.pl-modal__body .pl-modal__para{font-size:.875rem;color:#8a8a8a;line-height:1.7;margin:0 0 .8rem}.pl-modal__body .pl-modal__list-item{font-size:.875rem;color:#8a8a8a;line-height:1.65;margin:0 0 .75rem;padding:.6rem .85rem;background:#f8f6f0;border-radius:10px;border-left:3px solid rgba(253,187,46,.5)}.pl-modal__body .pl-modal__list-item strong{color:#1a1a1a;font-weight:600}.pl-modal__body .pl-modal__pdf-section{margin-top:1.5rem}.pl-modal__body .pl-modal__pdf-card{display:flex;align-items:center;gap:.85rem;padding:.75rem 1rem;background:#f8f6f0;border:1.5px solid #EBE7DE;border-radius:12px;text-decoration:none;transition:background .15s,border-color .15s}.pl-modal__body .pl-modal__pdf-card:hover{background:#f0ede6;border-color:#fdbb2e80}.pl-modal__body .pl-modal__pdf-icon{width:38px;height:38px;background:#fdbb2e26;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#f5a800}.pl-modal__body .pl-modal__pdf-info{flex:1;display:flex;flex-direction:column;gap:.15rem;min-width:0}.pl-modal__body .pl-modal__pdf-name{font-size:.875rem;font-weight:600;color:#1a1a1a}.pl-modal__body .pl-modal__pdf-desc{font-size:.775rem;color:#8a8a8a}.pl-modal__body .pl-modal__pdf-btn{font-size:.8rem;font-weight:600;color:#f5a800;flex-shrink:0}@keyframes cp-blob-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-28px) scale(1.05)}}@keyframes cp-fade-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes cp-spin{to{transform:rotate(360deg)}}.cp-page{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#f8f6f0;padding:2rem 1rem;overflow:hidden}.cp-blob{position:fixed;border-radius:50%;pointer-events:none;filter:blur(72px);opacity:.45;animation:cp-blob-float 7s ease-in-out infinite}.cp-blob--1{width:440px;height:440px;background:radial-gradient(circle,#FDBB2E 0%,transparent 70%);top:-120px;right:-100px;animation-delay:0s}.cp-blob--2{width:320px;height:320px;background:radial-gradient(circle,#F5A800 0%,transparent 70%);bottom:-80px;left:-80px;animation-delay:2.5s}.cp-blob--3{width:200px;height:200px;background:radial-gradient(circle,rgba(253,187,46,.5) 0%,transparent 70%);top:45%;left:20%;animation-delay:4.5s}.cp-card{position:relative;z-index:1;background:#fff;border-radius:24px;width:100%;max-width:500px;padding:2.25rem 2rem 1.75rem;box-shadow:0 4px 6px #0000000a,0 20px 60px #0000001a,0 0 0 1px #fffc inset;animation:cp-fade-up .45s ease both}.cp-logo{display:flex;justify-content:center;margin-bottom:1.25rem}.cp-logo img{height:48px;width:auto}.cp-header{text-align:center;margin-bottom:1.5rem}.cp-eyebrow{display:inline-block;font-size:.78rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#f5a800;background:#fdbb2e1f;padding:.25rem .75rem;border-radius:999px;margin-bottom:.6rem}.cp-title{font-size:1.55rem;font-weight:800;color:#1a1a1a;margin:0 0 .35rem;line-height:1.2}.cp-sub{font-size:.875rem;color:#8a8a8a;margin:0;line-height:1.5}.cp-progress-track{height:5px;background:#00000012;border-radius:999px;overflow:hidden;margin-bottom:1rem}.cp-progress-fill{height:100%;background:linear-gradient(90deg,#fdbb2e,#f5a800);border-radius:999px;transition:width .4s ease}.cp-steps{display:flex;justify-content:center;gap:.5rem;margin-bottom:1.5rem;flex-wrap:wrap}.cp-step-dot{display:flex;flex-direction:column;align-items:center;gap:4px;background:none;border:none;padding:0;cursor:default}.cp-step-dot .cp-step-dot-circle{width:32px;height:32px;border-radius:50%;background:#0000000f;border:2px solid transparent;display:flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:700;color:#8a8a8a;transition:all .25s ease;flex-shrink:0}.cp-step-dot .cp-step-dot-circle svg{width:11px;height:11px}.cp-step-dot.active .cp-step-dot-circle{background:#fdbb2e;border-color:#f5a800;color:#000;box-shadow:0 0 0 4px #fdbb2e33;transform:scale(1.12)}.cp-step-dot.done{cursor:pointer}.cp-step-dot.done .cp-step-dot-circle{background:linear-gradient(135deg,#fdbb2e,#f5a800);border-color:#f5a800;color:#fff}.cp-step-label{font-size:.68rem;font-weight:500;color:#8a8a8a;white-space:nowrap}.active .cp-step-label{color:#1a1a1a;font-weight:700}.done .cp-step-label{color:#f5a800}.cp-error{display:flex;align-items:center;gap:.5rem;background:#ef444412;border:1px solid rgba(239,68,68,.2);color:#dc2626;padding:.7rem 1rem;border-radius:10px;margin-bottom:1rem;font-size:.85rem;font-weight:500}.cp-error svg{flex-shrink:0}.cp-panel-host{position:relative;overflow:hidden}.cp-panel{padding:.25rem 0 .5rem}.cp-panel--confirm{text-align:center}.cp-panel--confirm .cp-confirm-icon{width:64px;height:64px;border-radius:50%;background:#16a34a14;border:2px solid rgba(22,163,74,.22);display:flex;align-items:center;justify-content:center;margin:0 auto .85rem;color:#16a34a}.cp-panel--confirm .cp-confirm-icon svg{width:28px;height:28px}.cp-field-label{font-size:1rem;font-weight:700;color:#1a1a1a;margin-bottom:.2rem}.cp-field-hint{font-size:.82rem;color:#8a8a8a;margin:0 0 1rem;line-height:1.45}.cp-input-wrap{position:relative;display:flex;align-items:center}.cp-input-icon{position:absolute;left:14px;width:18px;height:18px;stroke:#8a8a8a;pointer-events:none;flex-shrink:0}.cp-input{width:100%;padding:.85rem 2.8rem .85rem 2.75rem;background:#f8f6f0;border:1.5px solid rgba(0,0,0,.1);border-radius:12px;font-size:1rem;color:#1a1a1a;font-weight:500;transition:all .2s ease;outline:none}.cp-input::placeholder{color:#0000004d}.cp-input:focus{border-color:#fdbb2e;background:#fff;box-shadow:0 0 0 3px #fdbb2e2e}.cp-input--center{text-align:center;font-size:2.5rem;font-weight:800;letter-spacing:.15em;padding:.75rem 1rem}.cp-input-check{position:absolute;right:12px;width:22px;height:22px;border-radius:50%;background:#16a34a1a;display:flex;align-items:center;justify-content:center;color:#16a34a;flex-shrink:0}.cp-input-check svg{width:11px;height:11px}.cp-div-examples{margin-top:.6rem;font-size:.78rem;color:#8a8a8a;text-align:center}.cp-dept-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.cp-dept-chip{display:flex;flex-direction:column;align-items:center;gap:6px;padding:.7rem .4rem;background:#f8f6f0;border:1.5px solid transparent;border-radius:12px;cursor:pointer;transition:all .18s ease}.cp-dept-chip:hover{background:#fdbb2e14;border-color:#fdbb2e4d;transform:translateY(-2px)}.cp-dept-chip.selected{background:#fdbb2e24;border-color:#fdbb2e;box-shadow:0 0 0 3px #fdbb2e26}.cp-dept-icon{width:38px;height:38px;border-radius:10px;background:#0000000d;display:flex;align-items:center;justify-content:center;color:#8a8a8a;transition:color .15s,background .15s;flex-shrink:0}.selected .cp-dept-icon{background:#fdbb2e2e;color:#b87a00}.cp-dept-name{font-size:.62rem;font-weight:600;color:#1a1a1a;text-align:center;line-height:1.2}.cp-sem-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem}.cp-sem-pill{display:flex;flex-direction:column;align-items:center;padding:.65rem .4rem;background:#f8f6f0;border:1.5px solid transparent;border-radius:12px;cursor:pointer;transition:all .18s ease;line-height:1}.cp-sem-pill:hover{background:#fdbb2e14;border-color:#fdbb2e4d;transform:translateY(-2px)}.cp-sem-pill.selected{background:#fdbb2e;border-color:#f5a800;box-shadow:0 4px 14px #fdbb2e59}.cp-sem-num{font-size:1.35rem;font-weight:800;color:#1a1a1a}.selected .cp-sem-num{color:#000}.cp-sem-suffix{font-size:.6rem;font-weight:700;color:#8a8a8a;margin-top:-2px}.selected .cp-sem-suffix{color:#000000a6}.cp-sem-text{font-size:.62rem;font-weight:600;color:#8a8a8a;letter-spacing:.03em}.selected .cp-sem-text{color:#000000a6}.cp-summary{margin-top:.85rem;background:#f8f6f0;border-radius:14px;overflow:hidden;border:1px solid rgba(0,0,0,.07)}.cp-summary-row{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid rgba(0,0,0,.05);text-align:left}.cp-summary-row:last-child{border-bottom:none}.cp-summary-icon{width:30px;height:30px;border-radius:8px;background:#fdbb2e1f;display:flex;align-items:center;justify-content:center;color:#b87a00;flex-shrink:0}.cp-summary-label{font-size:.8rem;color:#8a8a8a;font-weight:500;flex:1}.cp-summary-val{font-size:.88rem;font-weight:700;color:#1a1a1a;text-align:right}.cp-nav{display:flex;gap:.6rem;margin-top:1.25rem}.cp-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;height:48px;border:none;border-radius:12px;font-size:.92rem;font-weight:700;cursor:pointer;transition:all .2s ease;padding:0 1.25rem}.cp-btn svg{width:16px;height:16px;flex-shrink:0}.cp-btn:disabled{opacity:.45;cursor:not-allowed;transform:none!important;box-shadow:none!important}.cp-btn--back{background:#f8f6f0;color:#1a1a1a;border:1.5px solid rgba(0,0,0,.1);flex-shrink:0}.cp-btn--back:hover:not(:disabled){background:#0000000f}.cp-btn--next{flex:1;background:#fdbb2e;color:#000;box-shadow:0 2px 12px #fdbb2e40}.cp-btn--next:hover:not(:disabled){background:#f5a800;transform:translateY(-1px);box-shadow:0 6px 20px #fdbb2e66}.cp-btn--next:active:not(:disabled){transform:scale(.98)}.cp-btn--submit{flex:1;background:linear-gradient(135deg,#fdbb2e,#f5a800);color:#000;box-shadow:0 4px 18px #fdbb2e59;font-size:1rem}.cp-btn--submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 26px #fdbb2e73}.cp-btn--submit:active:not(:disabled){transform:scale(.98)}.cp-btn--submit.loading{opacity:.75;cursor:wait}.cp-spinner{width:16px;height:16px;border:2.5px solid rgba(0,0,0,.2);border-top-color:#000;border-radius:50%;animation:cp-spin .7s linear infinite;flex-shrink:0}.cp-counter{text-align:center;font-size:.78rem;color:#8a8a8a;margin:.85rem 0 0;font-weight:500}@media (max-width: 420px){.cp-card{padding:1.75rem 1.25rem 1.5rem;border-radius:20px}.cp-dept-grid{grid-template-columns:repeat(2,1fr)}.cp-sem-grid{grid-template-columns:repeat(4,1fr);gap:.4rem}.cp-title{font-size:1.3rem}.cp-steps{gap:.35rem}}.lunch-page{min-height:100vh;background:#f5f3ee}.lunch-hero{position:relative;overflow:hidden;background:linear-gradient(140deg,#111,#1e1e1e 45%,#111);padding:4rem 1.25rem 3.25rem}@media (min-width: 640px){.lunch-hero{padding:5rem 2rem 4rem}}@media (min-width: 1024px){.lunch-hero{padding:6rem 2rem 5rem}}.lunch-hero .hero-orbs{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.lunch-hero .hero-orbs span{position:absolute;border-radius:50%;filter:blur(1px)}.lunch-hero .hero-orbs span:nth-child(1){width:420px;height:420px;top:-160px;right:-100px;background:radial-gradient(circle,rgba(253,187,46,.14) 0%,transparent 70%);animation:orb-breathe 8s ease-in-out infinite}.lunch-hero .hero-orbs span:nth-child(2){width:280px;height:280px;bottom:-100px;left:-60px;background:radial-gradient(circle,rgba(253,187,46,.09) 0%,transparent 70%);animation:orb-breathe 10s ease-in-out infinite 2s}.lunch-hero .hero-orbs span:nth-child(3){width:160px;height:160px;top:30%;left:55%;background:radial-gradient(circle,rgba(255,255,255,.04) 0%,transparent 70%);animation:orb-breathe 12s ease-in-out infinite 4s}.lunch-hero .hero-orbs span:nth-child(4){width:80px;height:80px;top:15%;left:20%;background:radial-gradient(circle,rgba(253,187,46,.07) 0%,transparent 70%);animation:orb-breathe 7s ease-in-out infinite 1s}.lunch-hero .hero-inner{position:relative;z-index:1;max-width:720px;margin:0 auto;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0}.lunch-hero .status-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.35rem 1rem;border-radius:999px;font-size:.75rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.25rem;border:1px solid transparent}.lunch-hero .status-pill .dot{width:7px;height:7px;border-radius:50%;background:currentColor;flex-shrink:0}.lunch-hero .status-pill.open{background:#22c55e24;color:#4ade80;border-color:#22c55e47}.lunch-hero .status-pill.open .dot{animation:dot-pulse 2s ease-in-out infinite}.lunch-hero .status-pill.closed{background:#ef444424;color:#f87171;border-color:#ef444447}.lunch-hero .hero-title{font-size:2.5rem;font-weight:800;color:#fff;line-height:1.1;letter-spacing:-.025em;margin-bottom:.875rem}@media (min-width: 640px){.lunch-hero .hero-title{font-size:3.25rem}}@media (min-width: 1024px){.lunch-hero .hero-title{font-size:4rem}}.lunch-hero .hero-title .hero-icon{display:inline-flex;align-items:center;justify-content:center;vertical-align:middle;margin-right:.3em;margin-bottom:.1em;width:1em;height:1em;color:#fdbb2e;animation:icon-breathe 4s ease-in-out infinite}.lunch-hero .hero-title .hero-icon svg{width:100%;height:100%;stroke:currentColor}.lunch-hero .hero-sub{font-size:1rem;color:#ffffff85;line-height:1.65;margin-bottom:2rem;max-width:480px}@media (min-width: 640px){.lunch-hero .hero-sub{font-size:1.1rem}}.lunch-hero .countdown-wrap{display:flex;flex-direction:column;align-items:center;gap:.6rem;margin-bottom:1.5rem}.lunch-hero .countdown-wrap .countdown-label{font-size:.68rem;font-weight:700;color:#ffffff59;text-transform:uppercase;letter-spacing:.12em}.lunch-hero .countdown-wrap .countdown{display:flex;align-items:flex-start;gap:.35rem}.lunch-hero .countdown-wrap .countdown .tick{display:flex;flex-direction:column;align-items:center;gap:4px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);border-radius:14px;padding:.625rem .875rem;min-width:64px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:background .3s}@media (min-width: 640px){.lunch-hero .countdown-wrap .countdown .tick{min-width:76px;padding:.75rem 1rem}}.lunch-hero .countdown-wrap .countdown .tick .num{font-size:1.75rem;font-weight:800;color:#fdbb2e;line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.02em}@media (min-width: 640px){.lunch-hero .countdown-wrap .countdown .tick .num{font-size:2.2rem}}.lunch-hero .countdown-wrap .countdown .tick .unit{font-size:.62rem;font-weight:600;color:#ffffff59;text-transform:uppercase;letter-spacing:.1em}.lunch-hero .countdown-wrap .countdown .sep{font-size:1.75rem;font-weight:800;color:#fdbb2e66;line-height:1;padding-top:.625rem;animation:sep-blink 1s step-start infinite}@media (min-width: 640px){.lunch-hero .countdown-wrap .countdown .sep{font-size:2.2rem;padding-top:.75rem}}.lunch-hero .deadline-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem 1.1rem;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:.82rem;color:#ffffff8c;margin-bottom:1.5rem}.lunch-hero .deadline-chip svg{opacity:.7;flex-shrink:0}.lunch-hero .deadline-chip strong{color:#fdbb2e}.lunch-hero .hero-stats{display:inline-flex;align-items:center;gap:0;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:.45rem 1.25rem;gap:.75rem}.lunch-hero .hero-stats .stat{font-size:.8rem;font-weight:700;color:#ffffffbf}.lunch-hero .hero-stats .stat em{font-style:normal;font-weight:400;color:#fff6;margin-left:2px}.lunch-hero .hero-stats .stat.veg{color:#4ade80}.lunch-hero .hero-stats .stat.nonveg{color:#f87171}.lunch-hero .hero-stats .divider{width:1px;height:14px;background:#ffffff26;flex-shrink:0}.lunch-container{max-width:1320px;margin:0 auto;padding:2rem 1rem 6rem}@media (min-width: 640px){.lunch-container{padding:2.5rem 1.5rem 6rem}}@media (min-width: 1024px){.lunch-container{padding:3rem 2rem 6rem}}.toolbar{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}@media (min-width: 640px){.toolbar{flex-direction:row;align-items:center;gap:.875rem}}.toolbar .filter-pills{display:flex;gap:.4rem;flex-shrink:0}.toolbar .filter-pills .pill{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem 1rem;border-radius:999px;font-size:.8rem;font-weight:600;border:1.5px solid #E8E5DF;background:#fff;color:#8a8a8a;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 1px 4px #0000000f}.toolbar .filter-pills .pill .veg-dot,.toolbar .filter-pills .pill .nonveg-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.toolbar .filter-pills .pill .veg-dot{background:#22c55e}.toolbar .filter-pills .pill .nonveg-dot{background:#ef4444}.toolbar .filter-pills .pill:hover{border-color:#bdbbb5;color:#1a1a1a;transform:translateY(-1px);box-shadow:0 3px 8px #00000014}.toolbar .filter-pills .pill.active{border-color:#fdbb2e;background:#fdbb2e1a;color:#1a1a1a;box-shadow:0 0 0 3px #fdbb2e26}.toolbar .filter-pills .pill.veg.active{border-color:#22c55e;background:#22c55e17;box-shadow:0 0 0 3px #22c55e1f;color:#199145}.toolbar .filter-pills .pill.nonveg.active{border-color:#ef4444;background:#ef444414;box-shadow:0 0 0 3px #ef44441a;color:#ec1e1e}.result-count{font-size:.78rem;color:#8a8a8a;font-weight:500;margin-bottom:1.25rem}.skeleton-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 12px #0000000f}.skeleton-card .sk-img{width:100%;height:155px;background:linear-gradient(90deg,#f0ede6 25%,#e8e3d9,#f0ede6 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-card .sk-body{padding:.875rem;display:flex;flex-direction:column;gap:.55rem}.skeleton-card .sk-line{height:11px;border-radius:6px;background:linear-gradient(90deg,#f0ede6 25%,#e8e3d9,#f0ede6 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.skeleton-card .sk-line.w75{width:75%}.skeleton-card .sk-line.w55{width:55%}.skeleton-card .sk-line.w40{width:40%}.empty-state{text-align:center;padding:4.5rem 1rem 2rem;max-width:380px;margin:0 auto}.empty-state .empty-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;background:#eeebe4;margin:0 auto 1.25rem;animation:icon-breathe 3.5s ease-in-out infinite;color:#aaa}.empty-state .empty-icon svg{width:32px;height:32px}.empty-state h3{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem}.empty-state p{font-size:.875rem;color:#8a8a8a;line-height:1.65;margin-bottom:1.5rem}.empty-state .reset-btn{display:inline-flex;align-items:center;padding:.65rem 1.6rem;background:#1a1a1a;color:#fff;border-radius:999px;font-size:.875rem;font-weight:600;cursor:pointer;border:none;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 14px #0000002e}.empty-state .reset-btn:hover{background:#333;transform:translateY(-2px);box-shadow:0 6px 20px #00000038}.lunch-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 380px){.lunch-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 640px){.lunch-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width: 900px){.lunch-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1200px){.lunch-grid{grid-template-columns:repeat(5,1fr)}}@media (min-width: 640px){.lunch-grid{gap:1.1rem}}@media (min-width: 1024px){.lunch-grid{gap:1.25rem}}.card-anim{animation:card-in .45s ease both}@keyframes orb-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.07)}}@keyframes icon-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(.93)}}@keyframes dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}}@keyframes sep-blink{0%,to{opacity:1}50%{opacity:.1}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes card-in{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.vo-page{min-height:100vh;width:100%;background:#f8f6f0;display:flex;flex-direction:column;align-items:center;padding:1.5rem 1rem 4rem}.vo-container{width:100%;max-width:420px;display:flex;flex-direction:column;gap:1.25rem}.vo-header{display:flex;flex-direction:column;gap:.25rem}.vo-header h1{font-size:1.4rem;font-weight:800;color:#1a1a1a;margin:0}.vo-back-link{font-size:.82rem;color:#8a8a8a;text-decoration:none;font-weight:500;letter-spacing:.01em;transition:color .15s}.vo-back-link:hover{color:#1a1a1a}.vo-customer-name{font-size:.82rem;color:#8a8a8a}.vo-customer-name span{font-weight:500;color:#1a1a1a}.vo-center{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;gap:.75rem;color:#8a8a8a;text-align:center}.vo-center h2{color:#1a1a1a;font-size:1.3rem}.vo-center p{font-size:.9rem;max-width:300px}.vo-spinner{width:36px;height:36px;border:3px solid #E5E5E5;border-top-color:#fdbb2e;border-radius:50%;animation:vo-spin .7s linear infinite}@keyframes vo-spin{to{transform:rotate(360deg)}}.vo-error-icon{font-size:2.5rem}.vo-home-link{margin-top:.5rem;display:inline-block;padding:.55rem 1.25rem;background:#fdbb2e;color:#1a1a1a;border-radius:999px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .15s}.vo-home-link:hover{background:#f5a800}.vo-admin-panel{background:#fff;border:1.5px solid #D1FAE5;border-radius:16px;padding:1.1rem 1.25rem 1.35rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 18px #22c55e14}.vo-admin-header{display:flex;align-items:center;gap:.5rem}.vo-admin-icon{font-size:.95rem;line-height:1}.vo-admin-label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#16a34a;margin:0}.vo-slide-deliver{position:relative;height:66px;border-radius:999px;background:#f0fdf4;border:1.5px solid #bbf7d0;overflow:hidden;cursor:grab;user-select:none;-webkit-user-select:none}.vo-slide-deliver.confirmed{border-color:#22c55e;background:#dcfce7}.vsd-fill{position:absolute;inset:0 auto 0 0;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:999px;z-index:0}.vsd-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.32) 48%,transparent 100%);background-size:200% 100%;animation:vsd-sweep 2.2s ease-in-out infinite}@keyframes vsd-sweep{0%{background-position:-100% 0}to{background-position:200% 0}}.vsd-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700;color:#15803d;letter-spacing:.02em;z-index:2;pointer-events:none}.vsd-thumb{position:absolute;left:5px;top:50%;transform:translateY(-50%);width:56px;height:56px;z-index:3;cursor:grab}.vsd-thumb:active{cursor:grabbing}.vsd-thumb-inner{width:100%;height:100%;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #22c55e80;transition:background .2s}.vo-slide-deliver.confirmed .vsd-thumb-inner{background:#16a34a}.vsd-arrow{font-size:1.25rem;color:#fff}.vsd-check{font-size:1.3rem;color:#fff;font-weight:900}.vo-delivered-badge{display:flex;align-items:center;gap:.6rem;padding:.9rem 1.1rem;background:#dcfce7;border:1.5px solid #bbf7d0;border-radius:12px;font-size:.9rem;font-weight:600;color:#15803d}.vo-delivered-icon{display:flex;align-items:center;justify-content:center;width:30px;height:30px;background:#22c55e;color:#fff;border-radius:50%;font-size:1rem;font-weight:900;flex-shrink:0}.vo-status-chip{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.25rem;border-radius:999px;font-size:.88rem;font-weight:600;align-self:center}.vo-status-chip--active{background:#3b82f61f;color:#3b82f6}.vo-status-chip--delivered{background:#22c55e1f;color:#16a34a}.vo-toast{position:fixed;top:1.25rem;left:50%;transform:translate(-50%);z-index:9999;display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;border-radius:10px;font-size:.88rem;font-weight:500;box-shadow:0 6px 24px #00000024;white-space:nowrap;animation:vo-fade-in .25s ease}.vo-toast--success{background:#dcfce7;color:#15803d;border:1px solid #bbf7d0}.vo-toast--error{background:#fee2e2;color:#b91c1c;border:1px solid #fecaca}.vo-toast button{background:none;border:none;cursor:pointer;font-size:1.1rem;line-height:1;color:inherit;opacity:.6;padding:0;transition:opacity .15s}.vo-toast button:hover{opacity:1}@keyframes vo-fade-in{0%{opacity:0;transform:translate(-50%) translateY(-8px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.lp-page{min-height:100vh;background:#f8f6f0;display:flex;flex-direction:column}.lp-topbar{position:sticky;top:0;background:#f8f6f0e0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:.75rem 1.25rem;border-bottom:1px solid rgba(0,0,0,.06);z-index:10}.lp-back-btn{display:inline-flex;align-items:center;gap:.45rem;background:none;border:none;font-size:.88rem;font-weight:600;color:#1a1a1a;cursor:pointer;padding:.35rem .65rem;border-radius:8px;transition:background .15s}.lp-back-btn:hover{background:#0000000d}.lp-content{max-width:700px;width:100%;margin:0 auto;padding:2.25rem 1.5rem 5rem}@media (max-width: 480px){.lp-content{padding:1.75rem 1.1rem 4rem}}.lp-title{font-size:1.65rem;font-weight:800;color:#1a1a1a;margin:0 0 2rem;line-height:1.25;letter-spacing:-.025em}@media (max-width: 480px){.lp-title{font-size:1.35rem}}.lp-body{overflow:visible!important;max-height:none!important;padding:0!important;flex:unset!important}.lp-body::-webkit-scrollbar{display:none}.lp-error{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.1rem;background:#f8f6f0;color:#8a8a8a;font-size:1rem}.lp-pdf-section{margin-top:2rem}.lp-pdf-title{font-size:1rem!important;margin-top:0!important;margin-bottom:.75rem!important}.lp-pdf-embed-wrap{margin-top:1rem;border-radius:12px;overflow:hidden;border:1.5px solid #EBE7DE}@media (max-width: 480px){.lp-pdf-embed-wrap{display:none}}.lp-pdf-embed{width:100%;height:600px;border:none;display:block}@media (max-width: 768px){.lp-pdf-embed{height:400px}}@keyframes slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeUpIn{0%{transform:translateY(16px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes shimmerSweep{0%{transform:translate(-120%) skew(-15deg)}to{transform:translate(260%) skew(-15deg)}}@keyframes gradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes pulseGlow{0%,to{box-shadow:0 6px 24px #fdbb2e73,0 0 #fdbb2e59}50%{box-shadow:0 6px 32px #fdbb2e8c,0 0 0 8px #fdbb2e00}}@keyframes bounceIn{0%{transform:scale(.4);opacity:0}70%{transform:scale(1.15)}to{transform:scale(1);opacity:1}}@keyframes topBarShimmer{0%{background-position:-200% center}to{background-position:300% center}}.drag-handle-wrap{display:none}@media (max-width: 639px){.drag-handle-wrap{display:flex;justify-content:center;align-items:center;padding:.75rem 0 .4rem;flex-shrink:0;background:#fff;cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}.drag-handle-wrap:active{cursor:grabbing}}.drag-handle-wrap .drag-handle{width:44px;height:5px;border-radius:999px;background:#c8c4be;transition:background .15s,width .15s}.drag-handle-wrap:active .drag-handle-wrap .drag-handle{background:#aaaa;width:56px}.cart-items{height:100%;background:#fff;border-left:1px solid #F0EDE6;display:flex;flex-direction:column;overflow:hidden}@media (max-width: 639px){.cart-items{border-left:none;border-top:1px solid #F0EDE6;border-radius:24px 24px 0 0}}.cart-items .cart-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;flex-shrink:0;background:linear-gradient(170deg,#fff,#fffdf7);position:relative;box-shadow:0 1px #ede9e0,0 4px 18px #0000000b}.cart-items .cart-header:before{content:"";position:absolute;top:0;left:0;right:0;height:3.5px;background:linear-gradient(90deg,#f5a800,#fdbb2e 28%,#ffe566 52%,#ff9e00 75%,#fdbb2e);background-size:300% 100%;animation:topBarShimmer 4s ease infinite;border-radius:0 0 3px 3px}.cart-items .cart-header:after{content:"";position:absolute;bottom:-1px;left:12%;right:12%;height:1px;background:linear-gradient(90deg,transparent,rgba(253,187,46,.35),transparent)}.cart-items .cart-header .cart-header-left{display:flex;align-items:center;gap:.9rem}.cart-items .cart-header .cart-header-left .cart-icon-wrap{position:relative;flex-shrink:0}.cart-items .cart-header .cart-header-left .cart-icon-wrap .cart-icon-badge{width:46px;height:46px;background:linear-gradient(140deg,#fdbb2e,#ffd445 55%,#ffc107);border-radius:15px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #fdbb2e61,0 1px 3px #00000014,inset 0 1px #ffffff73;color:#1a1a1a}.cart-items .cart-header .cart-header-left .cart-icon-wrap .cart-count-badge{position:absolute;top:-6px;right:-7px;min-width:19px;height:19px;padding:0 5px;background:#1a1a1a;color:#fdbb2e;border-radius:999px;font-size:.62rem;font-weight:800;display:flex;align-items:center;justify-content:center;letter-spacing:-.01em;border:2px solid #FFFFFF;animation:bounceIn .32s cubic-bezier(.175,.885,.32,1.275) both}.cart-items .cart-header .cart-header-left .cart-header-text h2{font-size:1.12rem;font-weight:800;color:#1a1a1a;line-height:1.15;letter-spacing:-.03em}.cart-items .cart-header .cart-header-left .cart-header-text .cart-sub{display:inline-flex;align-items:center;margin-top:5px;background:#fdbb2e1f;border:1px solid rgba(253,187,46,.3);border-radius:999px;padding:2px 9px;font-size:.69rem;font-weight:600;color:#a07800;letter-spacing:.01em}.cart-items .cart-header .close-cart{width:36px;height:36px;border-radius:11px;background:#f5f3ef;border:1.5px solid #E8E4DC;display:flex;align-items:center;justify-content:center;color:#8a8a8a;font-size:.92rem;cursor:pointer;transition:all .18s ease;flex-shrink:0}.cart-items .cart-header .close-cart:hover{background:#ef444414;border-color:#ef444447;color:#ef4444;transform:rotate(90deg)}.cart-items>.close-cart{position:absolute;right:.75rem;top:.75rem;color:#8a8a8a;font-size:1.3rem;cursor:pointer;z-index:10;padding:4px;border-radius:50%;transition:all .15s}.cart-items>.close-cart:hover{color:#ef4444}.cart-items .cart-items-cont{flex:1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem;background:#f8f6f0}.cart-items .cart-items-cont::-webkit-scrollbar{width:4px}.cart-items .cart-items-cont::-webkit-scrollbar-track{background:transparent}.cart-items .cart-items-cont::-webkit-scrollbar-thumb{background:#d5d0c8;border-radius:999px}.cart-items .cart-items-cont .empty-cart{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1.5rem;text-align:center;animation:fadeUpIn .4s ease both}.cart-items .cart-items-cont .empty-cart .empty-icon{font-size:3.5rem;margin-bottom:1rem;animation:bounceIn .5s ease both .1s}.cart-items .cart-items-cont .empty-cart h3{font-size:1.1rem;font-weight:700;color:#1a1a1a;margin-bottom:.4rem}.cart-items .cart-items-cont .empty-cart p{font-size:.875rem;color:#8a8a8a;line-height:1.5}.cart-items .cart-items-cont .lunch-closed-warning{display:flex;align-items:flex-start;gap:.6rem;background:#ef44440d;border:1px solid rgba(239,68,68,.18);border-left:3px solid #ef4444;padding:.8rem 1rem;border-radius:12px;animation:fadeUpIn .3s ease both}.cart-items .cart-items-cont .lunch-closed-warning span{font-size:1rem;flex-shrink:0;margin-top:1px}.cart-items .cart-items-cont .lunch-closed-warning p{font-size:.8rem;color:#dc2626;line-height:1.5;font-weight:500}.cart-items .cart-bottom{border-top:1.5px solid #F0EDE6;padding:1.2rem 1.25rem 1.4rem;flex-shrink:0;background:#fff;animation:fadeUpIn .3s ease both}.cart-items .cart-bottom .order-summary{margin-bottom:1rem;display:flex;flex-direction:column;gap:.4rem}.cart-items .cart-bottom .order-summary .summary-row{display:flex;justify-content:space-between;align-items:center;font-size:.875rem;color:#8a8a8a}.cart-items .cart-bottom .order-summary .summary-row .val{font-weight:600;color:#1a1a1a}.cart-items .cart-bottom .order-summary .summary-row .val.free{color:#22c55e;font-weight:700;font-size:.78rem;background:#22c55e1a;border-radius:999px;padding:1px 8px}.cart-items .cart-bottom .order-summary .summary-row.total{font-size:.95rem;font-weight:700;color:#1a1a1a}.cart-items .cart-bottom .order-summary .summary-row.total span:first-child{color:#1a1a1a}.cart-items .cart-bottom .order-summary .summary-row.total .val{font-size:1.1rem;font-weight:800}.cart-items .cart-bottom .order-summary .summary-divider{height:1px;background:#f0ede6;margin:.2rem 0}.cart-items .cart-bottom .student-confirm{margin-bottom:.875rem;padding:.8rem 1rem;background:linear-gradient(135deg,#fffdf5,#fff7e0);border:1.5px solid rgba(253,187,46,.22);border-radius:14px}.cart-items .cart-bottom .student-confirm .sc-header{display:flex;align-items:center;gap:.4rem;margin-bottom:.6rem}.cart-items .cart-bottom .student-confirm .sc-header svg{color:#8a8a8a;flex-shrink:0}.cart-items .cart-bottom .student-confirm .sc-header span{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8a8a8a}.cart-items .cart-bottom .student-confirm .sc-grid{display:grid;grid-template-columns:1fr 1fr;gap:.4rem .6rem}.cart-items .cart-bottom .student-confirm .sc-row{display:flex;flex-direction:column;gap:.08rem}.cart-items .cart-bottom .student-confirm .sc-row .sc-key{font-size:.65rem;font-weight:600;color:#8a8a8a;text-transform:uppercase;letter-spacing:.06em}.cart-items .cart-bottom .student-confirm .sc-row .sc-val{font-size:.82rem;font-weight:700;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-items .cart-bottom .student-confirm .sc-row .sc-val em{font-style:normal;color:#c8c4c0;font-weight:400;font-size:.78rem}.cart-items .cart-bottom .student-confirm .sc-warn{margin-top:.55rem;font-size:.7rem;color:#d97706;font-weight:600}.cart-items .cart-bottom .student-confirm .sc-warn:before{content:"⚠ "}.cart-items .cart-bottom .slide-to-order{position:relative;width:100%;height:62px;border-radius:999px;display:flex;align-items:center;padding:4px;overflow:hidden;user-select:none;-webkit-user-select:none;touch-action:none;background:linear-gradient(115deg,#fdbb2e,#ffd870 30%,#ffc830,#fa0 80%,#fdbb2e);background-size:250% 100%;animation:gradientShift 4s ease infinite,pulseGlow 2.8s ease infinite;transition:background .4s,box-shadow .4s}.cart-items .cart-bottom .slide-to-order .slide-fill{position:absolute;left:4px;top:4px;bottom:4px;border-radius:999px;background:#fff3;pointer-events:none;min-width:0}.cart-items .cart-bottom .slide-to-order .slide-shimmer{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;overflow:hidden;pointer-events:none}.cart-items .cart-bottom .slide-to-order .slide-shimmer:after{content:"";position:absolute;top:-10%;left:0;width:40%;height:120%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.65) 50%,transparent);animation:shimmerSweep 2s ease-in-out infinite}.cart-items .cart-bottom .slide-to-order .slide-label{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:800;color:#1a1a1a;letter-spacing:.04em;pointer-events:none;padding-left:66px;text-shadow:0 1px 3px rgba(255,255,255,.5)}.cart-items .cart-bottom .slide-to-order .slide-thumb{width:54px;height:54px;flex-shrink:0;background:#1a1a1a;border-radius:999px;display:flex;align-items:center;justify-content:center;cursor:grab;z-index:3;touch-action:none;box-shadow:0 4px 16px #00000059,inset 0 1px #ffffff1a}.cart-items .cart-bottom .slide-to-order .slide-thumb:active{cursor:grabbing}.cart-items .cart-bottom .slide-to-order .slide-thumb .thumb-inner{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.cart-items .cart-bottom .slide-to-order .slide-thumb .icon{color:#fff;font-size:1.05rem;pointer-events:none}.cart-items .cart-bottom .slide-to-order .slide-thumb .check{color:#fff;font-size:1.3rem;font-weight:700;animation:bounceIn .3s ease both}.cart-items .cart-bottom .slide-to-order.confirmed{background:linear-gradient(115deg,#22c55e,#16a34a,#22c55e);background-size:250% 100%;animation:gradientShift 2s ease infinite;box-shadow:0 6px 24px #22c55e73}.cart-items .cart-bottom .slide-to-order.confirmed .slide-shimmer:after{animation-duration:1.2s}.cart-items .cart-bottom .slide-to-order.disabled{opacity:.48;pointer-events:none;filter:grayscale(.55);animation:none;box-shadow:0 2px 8px #00000014;cursor:not-allowed}.cart-items .cart-bottom .secure-note{margin-top:.8rem;text-align:center;font-size:.72rem;color:#8a8a8a;letter-spacing:.01em}.cart-item{display:flex;align-items:flex-start;gap:.875rem;background:#fff;border:1.5px solid #EBEBEB;border-radius:18px;padding:.875rem;color:#1a1a1a;box-shadow:0 1px 6px #0000000d;transition:box-shadow .2s,border-color .2s}.cart-item:hover{box-shadow:0 4px 18px #00000017;border-color:#d8d4cc}.cart-item .cart-item-img{flex-shrink:0;width:64px;height:64px;border-radius:12px;overflow:hidden;background:#f0ede6}.cart-item .cart-item-img img{width:100%;height:100%;object-fit:cover;display:block}.cart-item .cart-item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:.3rem}.cart-item .cart-item-body .cart-item-name{font-size:.9rem;font-weight:700;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.cart-item .cart-item-body .cart-item-meta .unit-price{display:flex;align-items:center;gap:1px;font-size:.75rem;color:#8a8a8a;font-weight:500}.cart-item .cart-item-body .cart-item-meta .unit-price .rp{font-size:.7rem}.cart-item .cart-item-body .cart-item-controls{display:flex;align-items:center;gap:.5rem;margin-top:.2rem}.cart-item .cart-item-body .cart-item-controls .qty-pill{display:flex;align-items:center;background:#1a1a1a;border-radius:999px;overflow:hidden;height:30px}.cart-item .cart-item-body .cart-item-controls .qty-pill button{width:30px;height:30px;background:transparent;border:none;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:.85rem;transition:background .15s;flex-shrink:0}.cart-item .cart-item-body .cart-item-controls .qty-pill button:hover{background:#ffffff24}.cart-item .cart-item-body .cart-item-controls .qty-pill span{min-width:26px;text-align:center;font-size:.85rem;font-weight:700;color:#fff}.cart-item .cart-item-body .cart-item-controls .line-total{margin-left:auto;display:flex;align-items:center;gap:1px;font-size:.95rem;font-weight:800;color:#1a1a1a}.cart-item .cart-item-body .cart-item-controls .line-total .rp{font-size:.78rem;color:#8a8a8a}.cart-item .cart-item-body .cart-item-controls .remove-btn{background:transparent;border:none;padding:4px;color:#c8c4bc;font-size:1.15rem;cursor:pointer;border-radius:6px;display:flex;align-items:center;transition:color .15s,background .15s}.cart-item .cart-item-body .cart-item-controls .remove-btn:hover{color:#ef4444;background:#ef444414}:root{--color-primary: #FDBB2E;--color-primary-hover: #F5A800;--color-primary-light: rgba(253, 187, 46, .15);--color-primary-glow: rgba(253, 187, 46, .35);--color-success: #22c55e;--color-success-light: rgba(34, 197, 94, .12);--color-warning: #FDBB2E;--color-warning-light: rgba(253, 187, 46, .15);--color-danger: #ef4444;--color-danger-light: rgba(239, 68, 68, .12);--color-info: #3b82f6;--color-info-light: rgba(59, 130, 246, .12);--bg-base: #F8F6F0;--bg-primary: #FFFFFF;--bg-surface: #FFFFFF;--bg-card: #FFFFFF;--bg-elevated: #F0EDE6;--bg-overlay: rgba(26, 26, 26, .45);--bg-glass: rgba(255, 255, 255, .85);--bg-input: #F0EDE6;--bg-hover: rgba(0, 0, 0, .04);--bg-active: rgba(253, 187, 46, .12);--bg-dark-banner: #2C2C2C;--text-primary: #1A1A1A;--text-secondary: #4A4A4A;--text-muted: #8A8A8A;--text-inverse: #FFFFFF;--text-accent: #FDBB2E;--text-success: #16a34a;--text-danger: #dc2626;--text-warning: #d97706;--cf-primary: #FDBB2E;--cf-primary-hover: #F5A800;--cf-accent: #FFD54F;--cf-gradient: linear-gradient(135deg, #FDBB2E, #F5A800);--cf-bg: #F8F6F0;--cf-surface: #FFFFFF;--cf-surface-2: #F0EDE6;--cf-border: #E5E5E5;--cf-text: #1A1A1A;--cf-text-secondary: #4A4A4A;--cf-text-muted: #8A8A8A;--cf-success: #22c55e;--cf-error: #ef4444;--cf-shadow-sm: 0 2px 8px rgba(0,0,0,.08);--cf-shadow-md: 0 6px 20px rgba(0,0,0,.1);--border-subtle: #F0EDE6;--border-default: #E5E5E5;--border-strong: #CCCCCC;--border-accent: rgba(253, 187, 46, .6);--border-radius-xs: 4px;--border-radius-sm: 8px;--border-radius-md: 12px;--border-radius-lg: 16px;--border-radius-xl: 24px;--border-radius-2xl: 32px;--border-radius-full: 9999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--space-12: 48px;--space-16: 64px;--space-20: 80px;--font-sans: "Inter", "Roboto", -apple-system, BlinkMacSystemFont, sans-serif;--font-mono: "JetBrains Mono", "Fira Code", monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-3xl: 1.875rem;--text-4xl: 2.25rem;--text-5xl: 3rem;--font-light: 300;--font-regular: 400;--font-medium: 500;--font-semibold: 600;--font-bold: 700;--font-extrabold: 800;--leading-tight: 1.25;--leading-snug: 1.375;--leading-normal: 1.5;--leading-relaxed: 1.625;--shadow-xs: 0 1px 3px rgba(0,0,0,.06);--shadow-sm: 0 2px 10px rgba(0,0,0,.08);--shadow-md: 0 4px 20px rgba(0,0,0,.1);--shadow-lg: 0 8px 32px rgba(0,0,0,.13);--shadow-xl: 0 16px 48px rgba(0,0,0,.16);--shadow-accent: 0 4px 20px rgba(253, 187, 46, .4);--shadow-glow: 0 0 24px rgba(253, 187, 46, .25);--shadow-inset: inset 0 1px 0 rgba(255,255,255,.8);--duration-fast: .1s;--duration-normal: .2s;--duration-slow: .3s;--ease-default: cubic-bezier(.4, 0, .2, 1);--ease-spring: cubic-bezier(.34, 1.56, .64, 1);--ease-out: cubic-bezier(0, 0, .2, 1);--ease-in: cubic-bezier(.4, 0, 1, 1);--tap-min: 44px;--navbar-height: 60px;--bottomnav-height: 64px;--sidebar-width: 220px;--sidebar-collapsed: 64px;--card-radius: var(--border-radius-lg);--z-base: 0;--z-raised: 10;--z-dropdown: 100;--z-sticky: 200;--z-overlay: 300;--z-modal: 400;--z-toast: 500}*,*:before,*:after{box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:Inter,Roboto,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1em;line-height:1.5;color:#1a1a1a;background-color:#f8f6f0;-webkit-font-smoothing:antialiased;overflow-x:hidden;padding-bottom:5rem}img,svg{display:block;max-width:100%}button{font-family:inherit;cursor:pointer;border:none;outline:none;background:none}button:focus-visible{outline:2px solid #FDBB2E;outline-offset:2px}input,select,textarea{font-family:inherit;font-size:inherit}input:focus,select:focus,textarea:focus{outline:none}a{text-decoration:none;color:inherit}ul,ol{list-style:none}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#ffffff2e}::-webkit-scrollbar-button{display:none}.Link{text-decoration:none;color:#1a1a1a}.error-message{font-size:.875em;color:#ef4444;text-align:center;padding:.5em;border-radius:6px;background:#ef44441a}.badge{display:inline-flex;align-items:center;gap:4px;padding:3px 10px;border-radius:999px;font-size:.72rem;font-weight:600;letter-spacing:.02em;text-transform:capitalize}.badge:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.badge.badge-placed{background:#3b82f61a;color:#2563eb}.badge.badge-delivered{background:#22c55e1a;color:#16a34a}.badge.badge-cancelled{background:#ef44441a;color:#dc2626}@keyframes fadeInUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}@keyframes tokenReveal{0%{transform:scale(.5) rotate(-10deg);opacity:0}70%{transform:scale(1.08) rotate(2deg)}to{transform:scale(1) rotate(0);opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.skeleton{background:linear-gradient(90deg,#f0ede6 25%,#e5e0d5,#f0ede6 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:8px}
