.dp-page{background:var(--surface-3);min-height:100vh;padding:1rem 1rem 3rem}@media (width<=991.98px){body:has(.dp-page) .site-footer{display:none}}.dp-page__title{max-width:1100px;color:var(--text);letter-spacing:-.01em;margin:0 auto .55rem;padding:0 .25rem;font-size:1.3rem;font-weight:700}.dp-grid{flex-direction:column;gap:.75rem;max-width:1100px;margin:0 auto;display:flex}@media (width>=992px){.dp-grid{flex-direction:row;align-items:flex-start;gap:1.15rem}.dp-grid>*{flex:1;min-width:0}}.dp-hero{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--shadow);flex-direction:column;min-height:300px;padding:1.5rem 1.5rem 1.75rem;display:none}@media (width>=992px){.dp-hero{display:flex}}.dp-hero__viewport{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.dp-hero__slide{text-align:center;opacity:0;visibility:hidden;transition:opacity .4s var(--ease);flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;position:absolute;inset:0}.dp-hero__slide.is-active{opacity:1;visibility:visible}.dp-hero__seal{color:var(--brand);margin-bottom:1rem}.dp-hero__title{color:var(--text);letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.85rem;font-weight:700}.dp-hero__sub{color:var(--text-2);margin:0;font-size:1rem}.dp-hero__slide--hero{position:relative}.dp-hero__sparkle{background:var(--brand);clip-path:polygon(50% 0%,60% 40%,100% 50%,60% 60%,50% 100%,40% 60%,0% 50%,40% 40%);opacity:.85;width:14px;height:14px;position:absolute}.dp-hero__sparkle--1{background:#ffb547;top:10%;left:18%}.dp-hero__sparkle--2{background:#ffd66b;width:10px;height:10px;top:22%;right:14%}.dp-hero__sparkle--3{background:var(--brand);width:12px;height:12px;bottom:18%;left:12%}.dp-hero__sparkle--4{background:#ffb547;bottom:10%;right:18%}.dp-hero__slide--deal{background:0 0}.dp-hero__dots{justify-content:center;gap:.5rem;padding-top:1rem;display:flex}.dp-hero__dot{background:var(--surface-3);cursor:pointer;width:10px;height:10px;transition:width .25s var(--ease), background .25s var(--ease);border:0;border-radius:50%;padding:0}.dp-hero__dot.is-active{border:1.5px solid var(--brand);background:0 0;border-radius:6px;width:28px;height:12px}.dp-receipt{background:var(--surface);border-radius:var(--r-lg);box-shadow:var(--shadow-md);position:relative;overflow:hidden}.dp-receipt__header{background:var(--brand);color:var(--brand-secondary);align-items:center;gap:.75rem;padding:.85rem 1.15rem;display:flex}.dp-receipt__check{width:32px;height:32px;color:var(--brand);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.dp-receipt__check svg{display:block}.dp-receipt__title{flex-direction:column;min-width:0;line-height:1.3;display:flex}.dp-receipt__eyebrow{opacity:.92;font-size:.9rem;font-weight:500}.dp-receipt__name{font-size:1.05rem;font-weight:700}.dp-receipt__body{background:var(--surface);padding:.85rem 1.15rem 1.1rem}.dp-distance-warn{color:#b3261e;background:#fdecec;justify-content:center;align-items:center;gap:.55rem;margin:-.85rem -1.15rem .75rem;padding:.65rem 1rem;font-size:.9rem;font-weight:500;display:flex}.dp-distance-warn__icon{display:inline-flex}.dp-bill-card{background:var(--surface);border-radius:var(--r);text-align:center;border:1px solid #f0d0d0;margin-top:.5rem;padding:1rem 1.1rem 1.1rem;box-shadow:0 0 0 3px #fdecec}.dp-bill__heading{align-items:center;gap:.55rem;margin:0 0 .65rem;display:flex}.dp-bill__heading-rule{background:#f0d0d0;flex:1;height:1px}.dp-bill__heading-text{letter-spacing:.03em;color:var(--text);text-transform:uppercase;font-size:.95rem;font-weight:700}.dp-bill__input-wrap{justify-content:center;align-items:baseline;gap:.5rem;margin-bottom:.55rem;display:flex}.dp-bill__rupee{color:var(--text-3);font-size:1.85rem;font-weight:500}.dp-bill__input{border:0;border-bottom:2px solid var(--brand);color:var(--text);text-align:center;font-variant-numeric:tabular-nums;width:6ch;min-width:3ch;caret-color:var(--brand);background:0 0;outline:0;padding:.15rem 0;font-size:1.85rem;font-weight:700}.dp-bill__input::placeholder{color:var(--text-3);opacity:.55;font-weight:500}.dp-bill__input.is-locked{color:var(--text);background:#f5ecec;border-bottom:0;border-radius:6px;padding:.15rem .6rem;font-weight:700;text-decoration:line-through}.dp-bill__hint{color:var(--text-2);margin:0;font-size:.9rem;font-weight:400}.dp-bill__taphint{color:var(--text-2);margin:.35rem 0 0;font-size:.82rem;font-weight:400;transition:opacity .25s}@media (width<=991.98px){.dp-bill__taphint{color:var(--brand);font-weight:500}}.dp-bill__mov{color:#b3261e;margin:.45rem 0 0;font-size:.85rem;font-weight:500}.dp-bill__final{border-bottom:1px solid #e8eaed;justify-content:center;align-items:baseline;gap:.35rem;width:80%;margin:.8rem auto .35rem;padding-bottom:.65rem;display:flex}.dp-bill__final-rupee{color:#16a34a;font-size:1.5rem;font-weight:600}.dp-bill__final-amount{color:#16a34a;letter-spacing:-.01em;font-variant-numeric:tabular-nums;font-size:2.15rem;font-weight:800}.dp-bill__edit{color:var(--text);cursor:pointer;background:0 0;border:0;align-items:center;gap:.3rem;width:fit-content;margin:.1rem auto;padding:.15rem .5rem;font-size:.9rem;font-weight:600;text-decoration:underline;display:flex}.dp-bill__edit svg{display:inline-block}.dp-saving-chip{color:#16a34a;border-radius:var(--r-full);background:#e7f7ec;border:1px solid #c9ebd3;align-items:center;gap:.4rem;width:fit-content;margin:.55rem auto 0;padding:.5rem 1rem;font-size:.92rem;font-weight:600;display:flex}.dp-saving-chip__emoji{font-size:1rem;line-height:1}.dp-offer-applied{border-radius:var(--r);background:#f1faf3;border:1px solid #c9ebd3;align-items:center;gap:.75rem;margin-top:.65rem;padding:.65rem .9rem;display:flex}.dp-offer-applied__icon{flex-shrink:0;display:inline-flex}.dp-offer-applied__txt{flex:1;min-width:0}.dp-offer-applied__title{color:var(--text);margin:0 0 .1rem;font-size:.92rem;font-weight:700}.dp-offer-applied__sub{color:var(--text-2);margin:0;font-size:.85rem}.dp-offer-applied__sub strong{color:var(--text);font-weight:700}.dp-summary{margin-top:.85rem}.dp-summary__heading{color:var(--text);margin:0 0 .4rem;font-size:1rem;font-weight:700}.dp-summary__row{color:var(--text);font-variant-numeric:tabular-nums;justify-content:space-between;padding:.35rem .15rem;font-size:.92rem;display:flex}.dp-summary__row--discount{color:#16a34a;background:#f1faf3;border-radius:6px;padding-left:.55rem;padding-right:.55rem}.dp-summary__row--total{padding-top:.45rem;font-size:.98rem;font-weight:700}.dp-tnc-link{color:var(--text-3);cursor:pointer;background:0 0;border:0;margin:.7rem 0 0 auto;padding:.15rem 0;font-size:.85rem;font-weight:500;text-decoration:underline;display:block}.dp-tnc-link[aria-expanded=true]{color:var(--text)}@media (width<=991.98px){.dp-tnc-link{color:var(--brand);font-size:.9rem}}.dp-tnc-collapse{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--r);color:var(--text-2);margin-top:.45rem;padding:.65rem .85rem;font-size:.85rem;line-height:1.5}.dp-tnc-collapse[hidden]{display:none}.dp-tnc-collapse ul{margin:0;padding-left:1.1rem}.dp-tnc-collapse li{margin-bottom:.35rem}.dp-tnc-collapse__sep{border:0;border-top:1px solid var(--border);margin:.65rem 0}.dp-tnc-collapse__empty{color:var(--text-3);margin:0}.dp-offers-m{margin-top:.9rem}@media (width>=992px){.dp-offers-m{display:none!important}}.dp-offers-m__title{color:var(--text);margin:0 0 .5rem;font-size:1.05rem;font-weight:700}.dp-offers-m__viewport{border-radius:var(--r);box-shadow:var(--shadow-xs);background:var(--surface);border:1px solid #e8eaed;position:relative;overflow:hidden}.dp-offers-m__slide{align-items:center;gap:.85rem;padding:.85rem 1rem;display:none}.dp-offers-m__slide.is-active{display:flex}.dp-offers-m__icon{color:#fff;user-select:none;background:#1a1a2e;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:30px;font-family:Arial,sans-serif;font-size:1.5rem;font-weight:800;line-height:1;display:flex;position:relative}.dp-offers-m__icon:before,.dp-offers-m__icon:after{content:"";background:var(--surface);border-radius:50%;width:8px;height:8px;position:absolute;top:50%;transform:translateY(-50%)}.dp-offers-m__icon:before{left:-4px}.dp-offers-m__icon:after{right:-4px}.dp-offers-m__txt{flex:1;min-width:0}.dp-offers-m__name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1rem;font-weight:700;overflow:hidden}.dp-offers-m__sub{color:var(--text-2);margin:.1rem 0 0;font-size:.85rem}.dp-offers-m__viewall{color:var(--brand);border:1.5px solid var(--brand);border-radius:var(--r-full);cursor:pointer;background:0 0;flex-shrink:0;padding:.35rem .85rem;font-size:.82rem;font-weight:600}.dp-offers-m__viewall:hover{background:var(--brand-soft)}.dp-offers-m__dots{justify-content:center;gap:.5rem;padding:.7rem 0 .25rem;display:flex}.dp-offers-m__dot{background:var(--surface-3);cursor:pointer;width:10px;height:10px;transition:width .25s var(--ease), background .25s var(--ease);border:0;border-radius:50%;padding:0}.dp-offers-m__dot.is-active{border:1.5px solid var(--brand);background:0 0;border-radius:6px;width:28px;height:12px}.dp-error{color:#b3261e;margin:.75rem 0 0;font-size:.88rem}.dp-cta{background:var(--brand);width:100%;color:var(--brand-secondary);border-radius:var(--r);letter-spacing:.02em;cursor:pointer;transition:background .2s var(--ease), transform .12s var(--ease);border:0;padding:1rem;font-size:1rem;font-weight:700;display:block}.dp-cta:hover:not(:disabled){background:var(--brand-hover)}.dp-cta:active:not(:disabled){transform:scale(.98)}.dp-cta:disabled{color:#fff;cursor:not-allowed;background:#d6d6da;animation:none}.dp-cta.is-busy{color:#0000;position:relative}.dp-cta.is-busy:after{content:"";border:2px solid #fff;border-top-color:#0000;border-radius:50%;width:18px;height:18px;margin:auto;animation:.8s linear infinite dp-spin;position:absolute;inset:0}@keyframes dp-spin{to{transform:rotate(360deg)}}.dp-cta--shimmer{background-image:linear-gradient(120deg, var(--brand), color-mix(in srgb, var(--brand) 70%, #fff), var(--brand));background-size:200% 100%;animation:2s linear infinite dp-shimmer}@keyframes dp-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dp-cta__prices{align-items:baseline;gap:.55rem;display:inline-flex}.dp-cta__strike{opacity:.65;font-variant-numeric:tabular-nums;font-size:.95rem;font-weight:600;text-decoration:line-through}.dp-cta__total{font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:800}.dp-cta__label{font-weight:700}.dp-cta--paid{justify-content:space-between;align-items:center;padding-left:1.15rem;padding-right:1.15rem;display:flex}.dp-cta--inline{margin-top:1rem;display:none}@media (width>=992px){.dp-cta--inline{display:block}.dp-cta--inline.dp-cta--paid{display:flex}}.dp-cta-bar{background:var(--surface);z-index:50;padding:.75rem 1rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 14px #0000000f}@media (width>=992px){.dp-cta-bar{display:none}}@media (width<=991.98px){.dp-page{padding-bottom:6rem}}.dp-receipt__scallop{background:var(--surface);height:14px;-webkit-mask:radial-gradient(8px at 8px 0,#0000 99%,#000 100%) 0 0/16px 100%;mask:radial-gradient(8px at 8px 0,#0000 99%,#000 100%) 0 0/16px 100%}.dp-modal{z-index:1000;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.dp-modal[hidden]{display:none}.dp-modal__backdrop{background:#00000073;position:absolute;inset:0}.dp-modal__sheet{background:var(--surface);border-radius:var(--r-lg);width:100%;max-width:480px;max-height:calc(100vh - 2rem);box-shadow:var(--shadow-lg);padding:1.1rem 1.15rem 1.25rem;position:relative;overflow:auto}.dp-modal__sheet--center{text-align:center}.dp-modal__head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:.9rem;padding-bottom:.75rem;display:flex}.dp-modal__head h2{color:var(--text);margin:0;font-size:1.05rem;font-weight:700}.dp-modal__close{color:var(--text-2);cursor:pointer;background:0 0;border:0;padding:.25rem .5rem;font-size:1.5rem;line-height:1}.dp-modal__body{color:var(--text-2);font-size:.92rem;line-height:1.55}.dp-modal__body p{margin:0 0 .5rem}.dp-modal__hint{color:var(--text-3);font-size:.85rem}.dp-modal__foot{gap:.5rem;padding-top:1rem;display:flex}.dp-modal__foot .dp-btn{flex:1}.dp-tnc-list{margin:0;padding-left:1.1rem}.dp-tnc-list li{margin-bottom:.35rem}.dp-modal--coupon{pointer-events:none;align-items:center}.dp-modal--coupon .dp-modal__backdrop{background:#00000059}.dp-coupon-card{background:var(--surface);text-align:center;min-width:320px;max-width:420px;box-shadow:var(--shadow-lg);animation:dp-pop .3s var(--ease-spring);border-radius:18px;padding:2.25rem 3rem 2rem;position:relative}.dp-coupon-card__burst{animation:dp-bounce .5s var(--ease-spring);margin-bottom:1.1rem;display:inline-block}.dp-coupon-card__msg{color:var(--text);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:500;line-height:1.25}.dp-coupon-card__msg strong{color:var(--text);font-weight:800}@keyframes dp-pop{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes dp-bounce{0%{transform:scale(.4)}70%{transform:scale(1.15)}to{transform:scale(1)}}.dp-btn{border-radius:var(--r);cursor:pointer;transition:background .2s var(--ease);border:0;padding:.8rem 1rem;font-size:.92rem;font-weight:600}.dp-btn--primary{background:var(--brand);color:var(--brand-secondary)}.dp-btn--primary:hover{background:var(--brand-hover)}.dp-btn--ghost{background:var(--surface-3);color:var(--text)}.dp-btn--ghost:hover{background:var(--border)}.dp-offers-modal__body{padding:.25rem 0}.dp-offer-card{border-bottom:1px solid #f0f0f3;align-items:center;gap:.85rem;display:flex}.dp-offer-card:last-child{border-bottom:0}.dp-offer-card__icon{color:#fff;user-select:none;background:#1a1a2e;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:30px;font-family:Arial,sans-serif;font-size:1.35rem;font-weight:800;line-height:1;display:flex;position:relative}.dp-offer-card__icon:before,.dp-offer-card__icon:after{content:"";background:var(--surface);border-radius:50%;width:7px;height:7px;position:absolute;top:50%;transform:translateY(-50%)}.dp-offer-card__icon:before{left:-3.5px}.dp-offer-card__icon:after{right:-3.5px}.dp-offer-card__txt{flex:1;min-width:0}.dp-offer-card__title{color:var(--text);margin:0;font-size:1rem;font-weight:700}.dp-offer-card__sub{color:var(--text-2);margin:.1rem 0 0;font-size:.85rem}.dp-confirm__grid{border-bottom:1px solid var(--border);justify-content:space-between;gap:1rem;margin-bottom:.85rem;padding:.5rem 0 1rem;display:flex}.dp-confirm__col{flex-direction:column;min-width:0;display:flex}.dp-confirm__col--right{text-align:right;align-items:flex-end}.dp-confirm__label{color:var(--text-3);margin:0 0 .25rem;font-size:.82rem;font-weight:500}.dp-confirm__outlet{color:var(--text);margin:0;font-size:.95rem;font-weight:600;line-height:1.3}.dp-confirm__amount{color:var(--text);font-variant-numeric:tabular-nums;margin:0;font-size:1.1rem;font-weight:700}.dp-confirm__distance{color:#b3261e;align-items:center;gap:.45rem;padding:.6rem 0 .85rem;font-size:.88rem;display:flex}.dp-confirm__distance-icon{display:inline-flex}.dp-cta--confirm{background:#1a1a2e;margin-top:.25rem}.dp-cta--confirm:hover:not(:disabled){background:#2a2a3e}@media (width<=991.98px){.dp-cta-bar{padding-bottom:calc(.75rem + env(safe-area-inset-bottom,0))}}