@import"https://fonts.googleapis.com/css2?family=Libre+Bodoni:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap";:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}button{cursor:pointer;border:none;background:none;font:inherit}ul,ol{list-style:none}:root{--primary-color: #feedd3;--secondary-color: #000000;--accent-color: #feedd3;--text-color: #feedd3;--cta-color: #feedd3;--cta-hover: #5c0201;--cta-bg-hover: #feedd3;--transition: all .3s ease}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Helvetica Neue,Arial,sans-serif;background:#000;color:var(--text-color);min-height:100vh;line-height:1.5}.app{min-height:100vh;display:flex;flex-direction:column}.header{position:fixed;top:0;left:0;right:0;padding:.8rem 2rem;display:flex;justify-content:space-between;align-items:center;background:#000;z-index:1000;height:70px;box-shadow:0 2px 10px #0000004d}.logo{display:flex;align-items:center;padding:0;position:relative;height:50px;width:300px;overflow:visible}.logo img{height:50px;width:auto;display:block}.logo img:hover{transform:scale(1.1)}.nav-links{display:flex;list-style:none;gap:2rem;align-items:center}.nav-links a{text-decoration:none;color:var(--primary-color);font-weight:500;font-size:.95rem;transition:var(--transition);text-transform:uppercase;letter-spacing:1px}.nav-links a:hover{opacity:.7}.cart-icon{position:relative}.cart-total{margin-left:.5rem;font-weight:700}.menu-toggle{display:none;background:none;border:none;cursor:pointer}.menu-toggle span{display:block;width:25px;height:2px;background-color:var(--primary-color);margin:5px 0;transition:var(--transition)}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 2rem;background:url(/assets/hero-bg-2MFQTT9i.gif) center/cover no-repeat;text-align:center;position:relative;overflow:hidden}.hero-logo{display:block;max-width:280px;width:40vw;margin:0 auto 2.5rem;height:auto;z-index:2;position:relative;filter:drop-shadow(0 6px 32px rgba(0,0,0,.25))}.hero-title{font-size:5rem;font-weight:900;color:var(--primary-color);margin-bottom:.5rem;letter-spacing:-2px;line-height:1.1;text-transform:uppercase}.hero-subtitle{font-size:1.2rem;color:var(--primary-color);opacity:.9;margin-bottom:1.5rem;font-weight:400;max-width:800px;line-height:1.6;letter-spacing:.5px;padding:0 1rem;font-family:Libre Bodoni,serif;font-style:normal}.hero-subtitle .first-line{font-size:1.8rem;line-height:1.4}.hero-subtitle .second-line{font-size:1.5rem}.hero-subtitle em{font-style:italic;font-family:Libre Bodoni,serif;margin-left:.3rem}.cta-button{display:inline-block;padding:1rem 2.5rem;background:#5c0201;color:var(--primary-color);font-weight:600;border:2px solid #5c0201;text-decoration:none;transition:var(--transition);text-transform:uppercase;letter-spacing:2px;font-size:.9rem;margin-top:.5rem}.cta-button:hover{background:transparent;color:#feedd3;border:2px solid #feedd3}.products{padding:8rem 2rem;background:#000;max-width:1600px;margin:0 auto;position:relative;overflow:hidden}.products h2,.products .category-filter,.products .products-grid,.cookie-benefits-highlight{position:relative;z-index:1}.products h2{font-size:3.5rem;margin-bottom:4rem;color:var(--accent-color);text-align:center;font-weight:800;letter-spacing:-1px;text-transform:uppercase}.category-filter{display:flex;justify-content:center;flex-wrap:wrap;gap:1rem;margin-bottom:3rem}.category-filter button{padding:.75rem 1.5rem;background-color:transparent;color:var(--primary-color);border:1px solid var(--primary-color);border-radius:0;cursor:pointer;transition:var(--transition);text-transform:uppercase;font-size:.8rem;letter-spacing:1px}.category-filter button:hover,.category-filter button.active{background-color:var(--accent-color);color:var(--primary-color);border-color:var(--accent-color)}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1400px;margin:0 auto;padding:0 1rem}.product-card{background:transparent;border-radius:12px;overflow:hidden;transition:var(--transition);border:1px solid rgba(254,237,211,.1);display:flex;flex-direction:column;align-items:center;padding:2rem 1.5rem;height:100%;position:relative;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.product-card:hover{transform:translateY(-8px);box-shadow:0 8px 32px #feedd326;border-color:#feedd34d}.product-image{height:200px;width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;border-radius:8px;overflow:hidden;background:#feedd305}.product-image img{width:100%;max-width:180px;height:160px;object-fit:contain;background:transparent;border-radius:4px;transition:transform .3s ease}.product-image img:hover{transform:scale(1.05)}.product-info{padding:0;text-align:center;width:100%;display:flex;flex-direction:column;flex:1}.product-info h3{font-size:1.3rem;margin-bottom:1rem;color:var(--accent-color);font-weight:700;line-height:1.3;text-transform:uppercase;letter-spacing:.5px;height:auto;min-height:2.6rem;display:flex;align-items:center;justify-content:center;text-align:center}.product-description{font-size:.8rem;color:#feedd3;opacity:.7;line-height:1.4;margin-bottom:1.5rem;flex:1;display:flex;align-items:center;justify-content:center;text-align:center;min-height:2.5rem;padding:0 .5rem;font-weight:400;letter-spacing:.3px}.product-price{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-bottom:1.5rem;height:2.5rem}.product-price .original-price{color:#888;text-decoration:line-through;font-size:1rem;font-weight:400}.product-price .discounted-price{color:#27ae60;font-size:1.6rem;font-weight:700;letter-spacing:.5px;font-family:Poppins,Inter,Arial,sans-serif;text-shadow:0 2px 8px rgba(39,174,96,.2)}.add-to-cart-btn{width:100%;padding:1rem;background:#5c0201;color:var(--primary-color);border:2px solid #5c0201;border-radius:6px;font-weight:600;cursor:pointer;transition:var(--transition);text-transform:uppercase;font-size:.9rem;letter-spacing:1px;margin-top:auto;min-height:48px;position:relative;overflow:hidden}.add-to-cart-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}.add-to-cart-btn:hover:before{left:100%}.add-to-cart-btn:hover{background:transparent;color:#feedd3;border:2px solid #feedd3;transform:translateY(-2px);box-shadow:0 4px 16px #feedd333}.cart-section{padding:4rem 1rem;background:url(/assets/pic1-C4KzlGBV.gif) center/cover no-repeat;position:relative}.cart-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;pointer-events:none}.cart-section h2{font-size:2.5rem;margin-bottom:2rem;color:var(--primary-color);text-align:center;font-weight:800;letter-spacing:-1px;position:relative;z-index:1}.empty-cart{text-align:center;color:#feedd3;font-size:1.1rem;padding:1rem;position:relative;z-index:1;display:flex;justify-content:center;align-items:center;width:100%;margin:-2rem auto 0;min-height:auto;font-family:Libre Bodoni,serif;font-style:normal;line-height:1.6;opacity:.9;max-width:800px;margin-left:auto;margin-right:auto;letter-spacing:.5px}.cart-items{max-width:800px;margin:0 auto;position:relative;z-index:1;padding:0 .5rem}.cart-item{display:flex;align-items:center;padding:1.5rem;background-color:#000c;border-radius:0;margin-bottom:1rem;border:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);gap:1.5rem}.cart-item-image{width:80px;height:80px;object-fit:cover;border-radius:0}.cart-item-details{flex:1}.cart-item-details h3{color:var(--primary-color);margin-bottom:.5rem}.cart-item-price{color:var(--accent-color);font-weight:600;margin-bottom:.5rem}.cart-item-price .original-price{color:#aaa;text-decoration:line-through;font-size:1rem;font-weight:400}.cart-item-price .discounted-price{color:#27ae60;font-size:1.2rem;font-weight:700;font-family:Poppins,Inter,Arial,sans-serif}.cart-item-quantity{display:flex;align-items:center;gap:.5rem}.quantity-btn{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:1px solid var(--primary-color);color:var(--primary-color);cursor:pointer;transition:var(--transition);font-size:1.2rem;padding:0}.quantity-btn:hover{background:#5c0201;border-color:#5c0201;color:var(--primary-color)}.quantity{font-size:1.2rem;color:var(--primary-color);min-width:30px;text-align:center}.cart-item-actions{display:flex;align-items:center;gap:1rem}.remove-from-cart-btn{padding:.5rem;background-color:transparent;color:var(--primary-color);border:1px solid var(--primary-color);border-radius:0;cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:center;min-width:40px;height:40px}.remove-from-cart-btn:hover{background-color:#5c0201;color:var(--primary-color);border-color:#5c0201}.remove-from-cart-btn svg{width:16px;height:16px;display:block}.cart-summary{margin-top:2rem;padding:1.5rem 1rem;background-color:#000c;border-radius:0;border:none;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);position:relative;z-index:1}.cart-total-amount{display:flex;justify-content:space-between;font-size:1.3rem;font-weight:700;color:var(--primary-color);margin-bottom:1.5rem}.checkout-btn{width:100%;padding:1rem;background-color:#5c0201;color:var(--primary-color);border:2px solid #5c0201;border-radius:0;font-weight:600;font-size:1.1rem;cursor:pointer;transition:var(--transition);text-transform:uppercase;letter-spacing:1px}.checkout-btn:hover{background:transparent;color:#feedd3;border:2px solid #feedd3}.cookie-benefits-highlight{max-width:1800px;margin:3rem auto 2rem;padding:2rem 1.5rem;background:#000;border-radius:18px;color:#feedd3;text-align:center;position:relative;overflow:visible}.cookie-benefits-intro{font-size:1.1rem;margin-bottom:2rem;color:#fffbe8;opacity:.92;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.cookie-benefits-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:1.5rem auto;padding:1rem 0;position:relative;width:100%;margin-left:auto;margin-right:auto}.cookie-benefit-card{background:transparent;border-radius:0;padding:0;box-shadow:none;display:flex;flex-direction:column;align-items:center;transition:transform .18s;transform:none!important;width:100%;min-width:100%;scroll-snap-align:center;flex:0 0 100%;position:relative;overflow:hidden;aspect-ratio:16/9;height:400px}.slide-image{width:100%;height:100%;object-fit:contain;border-radius:0;transition:transform .3s ease;background:transparent}.slide-image:hover{transform:scale(1.05)}.cookie-benefit-card:hover{transform:translateY(-6px)!important}.cookie-benefit-card.text-card{background:#feedd30d;border-radius:14px;padding:2rem 1.5rem;aspect-ratio:auto;height:350px;box-shadow:0 2px 12px #feedd30d}.cookie-benefit-icon{font-size:2.5rem;margin-bottom:1.2rem;display:block}.cookie-benefit-card h3{font-size:1.6rem;margin-bottom:.8rem;color:#feedd3;letter-spacing:1px;font-family:Poppins,sans-serif}.cookie-benefit-card p{font-size:1rem;color:#fffbe8;opacity:.93;line-height:1.5}.nav-button{position:absolute;top:50%;transform:translateY(-50%);background:#feedd31a;border:2px solid var(--primary-color);color:var(--primary-color);width:45px;height:45px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;z-index:2;font-size:1.3rem;padding:0;line-height:1}.nav-button:hover{background:#5c0201;border-color:#5c0201;color:var(--primary-color);transform:translateY(-50%) scale(1.1)}.nav-button.prev{left:calc(50% - 300px)}.nav-button.next{right:calc(50% - 300px)}.cookie-benefits-nav{display:flex;justify-content:center;gap:.8rem;margin-top:2rem}.nav-dot{width:10px;height:10px;border-radius:50%;background:#feedd34d;cursor:pointer;transition:all .3s ease}.nav-dot.active{background:var(--primary-color);transform:scale(1.2)}@media (max-width: 768px){.menu-toggle{display:flex;flex-direction:column;justify-content:center;width:30px;height:30px;background:none;border:none;cursor:pointer;padding:0;z-index:1001}.menu-toggle span{display:block;width:25px;height:2px;background-color:var(--primary-color);margin:3px 0;transition:all .3s ease}.nav-open .menu-toggle span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.nav-open .menu-toggle span:nth-child(2){opacity:0}.nav-open .menu-toggle span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.nav-links{display:none;position:absolute;top:100%;left:0;right:0;background:var(--secondary-color);padding:1rem;flex-direction:column;align-items:center;box-shadow:0 4px 20px #0000004d;z-index:999;border-radius:0 0 8px 8px;border-top:1px solid rgba(254,237,211,.2)}.nav-open .nav-links{display:flex}.nav-links li{width:100%;text-align:center}.nav-links a{display:block;width:100%;text-align:center;margin:.5rem 0}.cart-icon a{background:#feedd31a;border-radius:6px;padding:.75rem 1rem;margin-top:.5rem}.header{padding:1rem 2rem;height:80px}.logo{height:60px;width:300px}.logo img{height:60px}.nav-links{gap:2rem}.nav-links a{font-size:1.1rem;padding:.5rem 1rem;border-radius:4px;transition:all .3s ease}.nav-links a:hover{background:#feedd31a}.hero-title{font-size:3rem;padding:0 .5rem}.hero-subtitle{font-size:1.2rem;padding:0 .5rem}.products{padding:4rem 1rem}.products h2{font-size:2.5rem;margin-bottom:2rem;text-align:center;line-height:1.2;padding:0 .5rem}.products-grid{grid-template-columns:1fr;gap:2rem;padding:0 1rem;position:relative;z-index:1}.product-card{padding:1.5rem 1rem;margin:0 auto;max-width:320px;border-radius:8px;box-shadow:0 4px 16px #0000001a}.product-image{height:160px;margin-bottom:1rem}.product-image img{max-width:140px;height:130px;object-fit:contain}.product-info h3{font-size:1.2rem;min-height:2.4rem;margin-bottom:.8rem}.product-description{font-size:.75rem;line-height:1.3;min-height:2rem;margin-bottom:1rem;opacity:.65}.product-price{margin-bottom:1rem;height:2rem}.product-price .discounted-price{font-size:1.4rem}.add-to-cart-btn{padding:.8rem;font-size:.85rem;min-height:44px;border-radius:4px}.cart-item{flex-direction:column;text-align:center;padding:2rem 1.5rem}.cart-item-image{margin-right:0;margin-bottom:1rem;width:100px;height:100px}.cart-item-actions{margin-top:1rem;justify-content:center}.quantity-btn{width:48px;height:48px;font-size:1.3rem}.remove-from-cart-btn{margin-top:0;width:48px;height:48px}.cookie-benefits-highlight h2{font-size:2.2rem;letter-spacing:.5px;margin-bottom:1rem}.cookie-benefits-highlight{padding:2rem 1rem;margin:2rem 1rem}.cookie-benefits-intro{font-size:1rem;margin-bottom:2rem;padding:0 .5rem}.cookie-benefits-cards{grid-template-columns:1fr;gap:1.5rem;padding:0}.cookie-benefit-card{height:250px;margin-bottom:1rem}.slide-image{object-fit:cover;border-radius:8px}.hero{gap:1.5rem;padding:0 1rem}.hero-logo{max-width:240px;width:60vw;margin-bottom:2rem}.cta-button{padding:1rem 2rem;font-size:1rem;min-height:48px}.checkout-btn{min-height:48px;font-size:1.1rem}.footer{padding:4rem 1rem 2rem}.footer-content{grid-template-columns:1fr;gap:2rem;text-align:center}.footer-section{align-items:center;text-align:center}.footer-section h3{justify-content:center;font-size:1.1rem}.footer-section p{text-align:center;font-size:1rem}.social-links{justify-content:center;gap:2rem}.social-links a{font-size:1.1rem;padding:.5rem}}@media (max-width: 480px){.products{padding:3rem .5rem}.products h2{font-size:2rem;margin-bottom:1.5rem;letter-spacing:-.5px}.products-grid{padding:0 .5rem;gap:1.5rem}.product-card{padding:1.2rem .8rem;max-width:280px}.product-image{height:140px}.product-image img{max-width:120px;height:110px;object-fit:contain}.product-info h3{font-size:1.1rem;min-height:2.2rem;letter-spacing:.3px}.product-description{font-size:.7rem;min-height:1.8rem;letter-spacing:.2px}.product-price .discounted-price{font-size:1.3rem}.add-to-cart-btn{font-size:.8rem;padding:.7rem}}.product-card{transition:all .3s cubic-bezier(.25,.46,.45,.94)}.product-card:hover{transform:translateY(-8px) scale(1.02)}@media (max-width: 768px){.product-card:hover{transform:translateY(-4px) scale(1.01)}}.product-image img{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (min-width: 769px) and (max-width: 1024px){.products-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.product-card{max-width:none}.product-image{height:180px}.product-image img{max-width:160px;height:140px;object-fit:contain}}@media (min-width: 1200px){.products-grid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto}.product-card{max-width:280px}}.benefits,.cookie-benefits-content{display:none!important}.footer{background:#000;color:#feedd3;padding:6rem 2rem 2rem;border-top:1px solid rgba(254,237,211,.1);font-family:Helvetica Neue,Arial,sans-serif;font-size:1rem}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;max-width:1400px;margin:0 auto 3rem;align-items:start}.footer-section{display:flex;flex-direction:column;align-items:center;height:100%}.footer-section h3{font-size:1rem;margin-bottom:1.5rem;font-weight:600;color:var(--accent-color);letter-spacing:1.5px;height:1.5rem;display:flex;align-items:center;justify-content:center;font-family:Helvetica Neue,Arial,sans-serif;width:100%;text-transform:uppercase}.footer-section p{line-height:1.6;margin-bottom:1rem;opacity:.9;font-size:1rem;font-weight:400;text-transform:none;width:100%;text-align:center;font-family:Helvetica Neue,Arial,sans-serif;color:#feedd3}.footer-section:first-child p:last-child{font-weight:400;font-size:1rem;margin-top:0;opacity:.9;color:#feedd3}.social-links{display:flex;flex-direction:row;gap:1.5rem;margin-top:0;width:100%;justify-content:center}.social-links a{color:#feedd3;text-decoration:none;transition:var(--transition);font-size:1rem;opacity:.9;font-weight:400;font-family:Helvetica Neue,Arial,sans-serif;line-height:1.6;white-space:nowrap}.social-links a:hover{opacity:1}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(254,237,211,.1);font-size:1rem;opacity:.8;max-width:1400px;margin:0 auto;letter-spacing:.5px;font-weight:400;font-family:Helvetica Neue,Arial,sans-serif}.footer-bottom p:first-child{font-size:1.2rem;font-weight:600;margin-bottom:1rem;opacity:1;color:#feedd3;font-family:Helvetica Neue,Arial,sans-serif}@media (max-width: 1200px){.products-grid{grid-template-columns:repeat(2,1fr)}.hero-subtitle{white-space:normal;font-size:1.3rem}}@media (max-width: 1024px) and (min-width: 769px){.header{padding:1rem 2rem}.products-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.cookie-benefits-cards{grid-template-columns:repeat(2,1fr);gap:1.5rem}.cookie-benefit-card{height:300px}.hero-subtitle{font-size:1.3rem;padding:0 2rem}.products{padding:6rem 2rem}.footer{padding:5rem 2rem 2rem}}@media (max-width: 480px){.header{padding:.8rem 1rem;height:70px}.logo{height:45px;width:250px}.logo img{height:45px}.hero{padding:0 .5rem;min-height:90vh}.hero-logo{max-width:200px;width:70vw}.hero-subtitle{font-size:1rem;padding:0 1rem}.cta-button{padding:.9rem 1.8rem;font-size:.9rem}.products{padding:3rem .5rem}.products h2{font-size:2rem;padding:0 1rem}.product-card{padding:1.5rem 1rem}.cookie-benefits-highlight{margin:1.5rem .5rem;padding:1.5rem .8rem}.cookie-benefits-highlight h2{font-size:1.8rem;padding:0 .5rem}.cart-section{padding:2.5rem .5rem}.cart-section h2{font-size:1.8rem}.footer{padding:3rem 1rem 1.5rem}}.payment-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000bf;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:fadeIn .3s ease-out}.payment-container{background:#fff;border-radius:16px;box-shadow:0 24px 48px #00000026,0 8px 16px #0000001a;max-width:800px;width:95%;max-height:90vh;overflow:hidden;animation:slideUp .4s ease-out;border:1px solid rgba(0,0,0,.08)}.payment-container.processing,.payment-container.success{max-width:400px;text-align:center}.payment-header{background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;padding:20px 28px;display:flex;align-items:center;justify-content:space-between;position:relative;border-bottom:1px solid rgba(255,255,255,.1)}.payment-close{background:#ffffff26;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:20px;width:36px;height:36px;border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-weight:500}.payment-close:hover{background:#ffffff40;transform:scale(1.05)}.payment-close:focus{outline:2px solid rgba(255,255,255,.5);outline-offset:2px}.payment-logo{display:flex;align-items:center;gap:12px}.razorpay-logo{font-size:22px;font-weight:700;letter-spacing:-.5px}.test-mode{background:#ffffff26;border:1px solid rgba(255,255,255,.2);padding:6px 12px;border-radius:6px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.payment-content{display:flex;flex-direction:column;height:calc(90vh - 70px);max-height:600px}.payment-summary{background:#fafbfc;padding:24px 28px;border-bottom:1px solid #e2e8f0}.merchant-info{display:flex;align-items:center;gap:16px;margin-bottom:12px}.merchant-logo{width:52px;height:52px;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;box-shadow:0 4px 12px #3b82f640}.merchant-details h3{margin:0;font-size:20px;color:#1e293b;font-weight:600;line-height:1.2}.merchant-details p{margin:6px 0 0;font-size:28px;font-weight:700;color:#1e40af;line-height:1}.order-info{color:#475569;font-size:14px;font-weight:500;margin-top:2px}.payment-methods{display:flex;flex:1;min-height:0}.methods-sidebar{width:220px;background:#f8fafc;border-right:1px solid #e2e8f0;overflow-y:auto}.method-option{padding:18px 22px;cursor:pointer;border-bottom:1px solid #e2e8f0;transition:all .2s ease;display:flex;align-items:center;gap:14px;position:relative}.method-option:hover{background:#f1f5f9}.method-option:hover .method-name{color:#0f172a}.method-option:hover .method-desc{color:#475569}.method-option.active{background:#1e40af;color:#fff}.method-option.active:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#60a5fa}.method-option:focus{outline:2px solid #3b82f6;outline-offset:-2px}.method-icon{font-size:20px}.method-option.active .method-icon{opacity:1}.method-details{display:flex;flex-direction:column;gap:2px}.method-name{font-weight:600;font-size:15px;line-height:1.3;color:#1e293b}.method-desc{font-size:13px;color:#64748b;line-height:1.3;font-weight:400}.method-option.active .method-name,.method-option.active .method-desc{color:#fff}.methods-content{flex:1;padding:28px;overflow-y:auto;background:#fff}.upi-section h4{margin:0 0 24px;color:#1e293b;font-size:18px;font-weight:600;line-height:1.3}.upi-options{display:flex;gap:12px;margin-bottom:24px}.upi-option{flex:1;padding:14px 16px;border:2px solid #e2e8f0;background:#fff;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s ease;font-weight:500;font-size:15px}.upi-option:hover{border-color:#3b82f6;background:#f8fafc}.upi-option.active{border-color:#1e40af;background:#eff6ff;color:#1e40af;box-shadow:0 2px 8px #1e40af26}.upi-option:focus{outline:2px solid #3b82f6;outline-offset:2px}.upi-input{width:100%;padding:16px 18px;border:2px solid #e2e8f0;border-radius:10px;font-size:16px;margin-bottom:24px;transition:all .2s ease;font-weight:400;line-height:1.4;color:#1e293b;background:#fff}.upi-input:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a;background:#fafbfc}.upi-input::placeholder{color:#374151;font-weight:500}.upi-apps p{margin:0 0 16px;color:#374151;font-size:15px;font-weight:500}.app-buttons{display:flex;gap:8px;flex-wrap:wrap}.app-btn{padding:10px 18px;border:2px solid #e2e8f0;background:#fff;border-radius:8px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}.app-btn:hover{border-color:#1e40af;color:#1e40af;background:#f8fafc;transform:translateY(-1px)}.app-btn:focus{outline:2px solid #3b82f6;outline-offset:2px}.qr-section{text-align:center}.qr-section p{color:#475569;font-size:15px;font-weight:500;margin:0}.qr-code{margin:0 auto 20px;padding:24px;background:#fff;border:2px solid #e2e8f0;border-radius:16px;display:inline-block;box-shadow:0 4px 12px #0000000d}.qr-placeholder{width:200px;height:200px;border:2px dashed #cbd5e1;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#f8fafc}.qr-squares{display:grid;grid-template-columns:repeat(7,1fr);gap:2px;width:140px;height:140px}.qr-square{background:#1e293b;border-radius:2px;animation:qrPulse 2s infinite}.qr-square:nth-child(odd){animation-delay:.1s}.qr-square:nth-child(3n){animation-delay:.2s}.card-section h4{margin:0 0 24px;color:#1e293b;font-size:18px;font-weight:600;line-height:1.3}.card-form{display:flex;flex-direction:column;gap:16px}.form-group{display:flex;flex-direction:column}.form-row{display:flex;gap:16px}.form-row .form-group{flex:1}.card-input{padding:16px 18px;border:2px solid #e2e8f0;border-radius:10px;font-size:16px;transition:all .2s ease;font-weight:400;line-height:1.4;color:#1e293b;background:#fff}.card-input:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a;background:#fafbfc}.card-input::placeholder{color:#000;font-weight:500}.card-logos{display:flex;gap:20px;margin-top:20px;padding-top:20px;border-top:1px solid #e2e8f0}.card-logos span{color:#475569;font-size:14px;font-weight:500}.netbanking-section h4{margin:0 0 24px;color:#1e293b;font-size:18px;font-weight:600;line-height:1.3}.bank-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:20px}.bank-option{padding:18px;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:14px;background:#fff}.bank-option:hover{border-color:#3b82f6;background:#f8fafc;transform:translateY(-1px)}.bank-option.active{border-color:#1e40af;background:#eff6ff;box-shadow:0 2px 8px #1e40af26}.bank-option:focus{outline:2px solid #3b82f6;outline-offset:2px}.bank-logo{font-size:24px}.bank-name{font-size:15px;font-weight:500;color:#1e293b;line-height:1.3}.bank-select{width:100%;padding:16px 18px;border:2px solid #e2e8f0;border-radius:10px;font-size:16px;background:#fff;cursor:pointer;font-weight:400;color:#1e293b}.bank-select:focus{outline:none;border-color:#1e40af;box-shadow:0 0 0 3px #1e40af1a}.bank-select option{color:#1e293b;background:#fff}.wallet-section h4{margin:0 0 24px;color:#1e293b;font-size:18px;font-weight:600;line-height:1.3}.wallet-options{display:flex;flex-direction:column;gap:12px}.wallet-option{padding:18px;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:14px;background:#fff;font-weight:500;color:#1e293b}.wallet-option:hover{border-color:#3b82f6;background:#f8fafc;transform:translateY(-1px)}.wallet-option:focus{outline:2px solid #3b82f6;outline-offset:2px}.payment-footer{padding:28px;border-top:1px solid #e2e8f0;background:#fafbfc}.pay-button{width:100%;padding:18px 24px;background:linear-gradient(135deg,#1e40af,#3b82f6);color:#fff;border:none;border-radius:12px;font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:20px;box-shadow:0 4px 12px #1e40af40;letter-spacing:.3px}.pay-button:hover:not(:disabled){background:linear-gradient(135deg,#1e3a8a,#2563eb);transform:translateY(-2px);box-shadow:0 6px 16px #1e40af59}.pay-button:active:not(:disabled){transform:translateY(0)}.pay-button:disabled{background:linear-gradient(135deg,#9ca3af,#d1d5db);cursor:not-allowed;transform:none;box-shadow:none}.pay-button:focus{outline:2px solid #60a5fa;outline-offset:2px}.security-info{display:flex;align-items:center;justify-content:center;gap:10px;color:#059669;font-size:13px;font-weight:500;padding:12px;background:#22c55e0d;border-radius:8px;border:1px solid rgba(34,197,94,.1)}.processing-content{padding:60px 40px}.spinner{width:52px;height:52px;border:4px solid #e2e8f0;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 28px}.processing-content h3{margin:0 0 12px;color:#1e293b;font-size:20px;font-weight:600}.processing-content p{margin:0 0 28px;color:#475569;font-size:16px;font-weight:400}.processing-amount{font-size:28px;font-weight:700;color:#1e40af}.success-content{padding:60px 40px}.success-icon{font-size:64px;margin-bottom:24px}.success-content h3{margin:0 0 12px;color:#059669;font-size:24px;font-weight:600}.success-content p{margin:0 0 28px;color:#475569;font-size:18px;font-weight:500}.success-animation{margin-top:24px}.checkmark{width:60px;height:60px;border-radius:50%;display:block;stroke-width:2;stroke:#10b981;stroke-miterlimit:10;margin:0 auto;box-shadow:inset 0 0 #10b981;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;position:relative}.checkmark_stem{animation:checkmarkStem .3s ease-in-out .9s both}.checkmark_kick{animation:checkmarkKick .2s ease-in-out 1.15s both}.checkmark_stem,.checkmark_kick{position:absolute;left:50%;top:50%;background:#10b981;border-radius:2px}.checkmark_stem{width:3px;height:9px;transform:translate(-50%,-50%) rotate(45deg);transform-origin:center}.checkmark_kick{width:3px;height:5px;transform:translate(-50%,-50%) rotate(-45deg);transform-origin:center;left:40%}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes qrPulse{0%,to{opacity:1}50%{opacity:.3}}@keyframes fill{to{box-shadow:inset 0 0 0 30px #10b981}}@keyframes scale{0%,to{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes checkmarkStem{0%{height:0}to{height:9px}}@keyframes checkmarkKick{0%{height:0}to{height:5px}}@media (max-width: 768px){.payment-container{width:100%;height:100vh;max-height:100vh;border-radius:0;animation:slideUp .3s ease-out}.payment-methods{flex-direction:column}.methods-sidebar{width:100%;max-height:120px;overflow-x:auto;overflow-y:hidden;display:flex;border-right:none;border-bottom:1px solid #e9ecef}.method-option{min-width:140px;flex-direction:column;text-align:center;padding:12px 8px;gap:4px;border-bottom:none;border-right:1px solid #e9ecef}.method-option:last-child{border-right:none}.method-name{font-size:12px}.method-desc{font-size:10px}.methods-content{padding:16px}.bank-grid{grid-template-columns:1fr}.form-row{flex-direction:column;gap:12px}.upi-options{flex-direction:column}.app-buttons{justify-content:center}.qr-placeholder{width:160px;height:160px}.qr-squares{width:120px;height:120px}.payment-footer{padding:16px}}@media (max-width: 480px){.payment-summary{padding:16px}.merchant-info{gap:12px}.merchant-logo{width:40px;height:40px;font-size:16px}.merchant-details h3{font-size:16px}.merchant-details p{font-size:20px}.methods-content{padding:12px}.processing-content,.success-content{padding:40px 20px}}.checkout-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:2rem;animation:fadeIn .3s ease-in-out}.checkout-container{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;border:1px solid rgba(254,237,211,.1);box-shadow:0 20px 40px #0000004d}.checkout-header{padding:2rem 2rem 1rem;border-bottom:1px solid rgba(254,237,211,.1);position:relative}.checkout-close{position:absolute;top:1rem;right:1rem;background:transparent;border:none;color:#feedd3;font-size:2rem;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .3s ease;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.checkout-close:hover{background:#feedd31a;transform:scale(1.1)}.checkout-header h2{color:#feedd3;font-size:2rem;font-weight:800;margin:0 0 .5rem;letter-spacing:-1px}.checkout-header p{color:#feedd3b3;font-size:1rem;margin:0}.checkout-steps{display:flex;justify-content:space-between;padding:2rem;background:#feedd305;border-bottom:1px solid rgba(254,237,211,.1);overflow-x:auto}.step{display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.4;transition:all .3s ease;min-width:120px;position:relative}.step.active{opacity:1}.step.current{opacity:1;transform:scale(1.05)}.step.current .step-icon{background:#5c0201;color:#feedd3;box-shadow:0 0 20px #5c020166}.step-icon{width:50px;height:50px;border-radius:50%;background:#feedd31a;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s ease;border:2px solid transparent}.step.active .step-icon{background:#feedd333;border-color:#feedd34d}.step-title{color:#feedd3;font-size:.8rem;font-weight:600;text-align:center;letter-spacing:.5px}.checkout-content{padding:2rem}.checkout-section{animation:slideInUp .4s ease-out}.checkout-section h3{color:#feedd3;font-size:1.5rem;font-weight:700;margin:0 0 1.5rem;letter-spacing:-.5px}.cart-review{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.cart-review-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#feedd30d;border-radius:8px;border:1px solid rgba(254,237,211,.1)}.cart-review-item img{width:60px;height:60px;object-fit:contain;border-radius:6px}.item-details h4{color:#feedd3;font-size:1rem;margin:0 0 .5rem;font-weight:600}.item-details p{color:#feedd3b3;font-size:.9rem;margin:0}.item-price{color:#27ae60!important;font-weight:700!important}.cart-total{padding:1rem;background:#5c0201;border-radius:8px;text-align:center}.cart-total h4{color:#feedd3;font-size:1.3rem;margin:0;font-weight:700}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group input,.form-group textarea{padding:1rem;background:#feedd30d;border:2px solid rgba(254,237,211,.1);border-radius:8px;color:#feedd3;font-size:1rem;transition:all .3s ease;font-family:inherit}.form-group input::placeholder,.form-group textarea::placeholder{color:#feedd380}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#5c0201;background:#feedd314;box-shadow:0 0 0 3px #5c02011a}.form-group input.error,.form-group textarea.error{border-color:#ff4757;background:#ff47570d}.error-msg{color:#ff4757;font-size:.8rem;font-weight:500}.checkout-btn{padding:1rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;min-height:50px;position:relative;overflow:hidden}.checkout-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}.checkout-btn:hover:before{left:100%}.checkout-btn.primary{background:#5c0201;color:#feedd3;border:2px solid #5c0201}.checkout-btn.primary:hover{background:transparent;color:#feedd3;border:2px solid #feedd3;transform:translateY(-2px);box-shadow:0 4px 16px #feedd333}.checkout-btn:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.otp-section{display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}.otp-info{color:#feedd3cc;font-size:.9rem;margin:0}.otp-input{padding:1rem;background:#feedd30d;border:2px solid rgba(254,237,211,.1);border-radius:8px;color:#feedd3;font-size:1.2rem;text-align:center;letter-spacing:2px;font-weight:600;max-width:200px;transition:all .3s ease}.otp-input:focus{outline:none;border-color:#5c0201;box-shadow:0 0 0 3px #5c02011a}.payment-summary{background:#feedd30d;border-radius:8px;padding:1.5rem;margin-bottom:2rem;border:1px solid rgba(254,237,211,.1)}.summary-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;color:#feedd3cc;font-size:.9rem}.summary-row.total{border-top:1px solid rgba(254,237,211,.1);margin-top:1rem;padding-top:1rem;font-weight:700;font-size:1.1rem;color:#feedd3}.payment-btn{width:100%;font-size:1.1rem;padding:1.2rem}.payment-note{text-align:center;color:#feedd399;font-size:.8rem;margin:1rem 0 0}.confirmation{text-align:center;padding:2rem 0}.success-icon{font-size:4rem;margin-bottom:1rem;animation:bounce 1s ease-in-out infinite alternate}.confirmation h3{color:#27ae60;font-size:2rem;margin-bottom:1rem}.confirmation p{color:#feedd3cc;font-size:1rem;line-height:1.6;margin:.5rem 0}.celebration{margin-top:2rem;padding:1rem;background:#27ae601a;border-radius:8px;border:1px solid rgba(39,174,96,.2)}.celebration p{color:#27ae60;font-weight:600;font-size:1.1rem;margin:0}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-10px)}}@media (max-width: 768px){.checkout-overlay{padding:1rem}.checkout-container{max-height:95vh;border-radius:12px}.checkout-header{padding:1.5rem 1rem 1rem}.checkout-header h2{font-size:1.5rem;margin-right:2rem}.checkout-steps{padding:1rem;gap:.5rem}.step{min-width:80px}.step-icon{width:40px;height:40px;font-size:1rem}.step-title{font-size:.7rem}.checkout-content{padding:1.5rem}.form-row{grid-template-columns:1fr}.checkout-btn{width:100%}.cart-review-item{padding:.8rem}.cart-review-item img{width:50px;height:50px}}@media (max-width: 480px){.checkout-header h2{font-size:1.3rem}.checkout-content{padding:1rem}.form-group input,.form-group textarea{padding:.8rem}.step{min-width:70px}.step-title{font-size:.6rem}}.order-summary-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:10000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:fadeIn .3s ease-out;overflow-y:auto;padding:20px}.order-summary-container{background:#1a1a1a;border-radius:16px;box-shadow:0 25px 50px #00000080;max-width:900px;width:100%;max-height:90vh;overflow:hidden;animation:slideUp .4s ease-out;border:1px solid #333}.order-summary-header{background:linear-gradient(135deg,#5c0201,#8b0000);padding:24px;position:relative;border-bottom:1px solid #333}.order-close{position:absolute;top:16px;right:16px;background:#feedd31a;border:none;color:#feedd3;font-size:28px;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;font-weight:700}.order-close:hover{background:#feedd333;transform:rotate(90deg)}.success-badge{display:flex;align-items:center;gap:20px;color:#feedd3}.success-icon{font-size:48px;animation:bounce 2s infinite}.success-text h2{margin:0;font-size:32px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.5)}.success-text p{margin:8px 0 0;font-size:16px;opacity:.9}.order-summary-content{padding:24px;overflow-y:auto;max-height:calc(90vh - 120px);background:#1a1a1a}.summary-card{background:#2a2a2a;border-radius:12px;margin-bottom:24px;border:1px solid #333;overflow:hidden;transition:transform .2s ease}.summary-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #5c020133}.card-header{background:#333;padding:16px 20px;border-bottom:1px solid #444;display:flex;align-items:center;justify-content:space-between}.card-header h3{margin:0;color:#feedd3;font-size:18px;font-weight:600}.card-content{padding:20px}.order-status{padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.order-status.delivered{background:#10b981;color:#fff}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px}.info-item{display:flex;flex-direction:column;gap:4px}.info-item .label{color:#999;font-size:12px;text-transform:uppercase;letter-spacing:.5px;font-weight:500}.info-item .value{color:#feedd3;font-size:16px;font-weight:600}.delivery-date,.payment-success{color:#10b981!important}.item-count{background:#5c0201;color:#feedd3;padding:4px 8px;border-radius:12px;font-size:12px;font-weight:600}.order-items{margin-bottom:20px}.order-item{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid #333}.order-item:last-child{border-bottom:none}.item-image{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0}.item-image img{width:100%;height:100%;object-fit:cover}.item-details{flex:1}.item-details h4{margin:0 0 4px;color:#feedd3;font-size:16px;font-weight:600}.item-description{margin:0 0 8px;color:#999;font-size:12px}.item-meta{display:flex;gap:16px;color:#ccc;font-size:14px}.item-total{color:#feedd3;font-size:18px;font-weight:700}.order-total-breakdown{border-top:1px solid #333;padding-top:16px}.total-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;color:#ccc}.total-row.final-total{border-top:1px solid #333;margin-top:8px;padding-top:16px;font-size:18px;font-weight:700;color:#feedd3}.free{color:#10b981;font-weight:600}.summary-cards-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:24px}.customer-name{color:#feedd3;font-size:18px;margin-bottom:12px}.customer-contact{display:flex;flex-direction:column;gap:8px}.contact-item{display:flex;align-items:center;gap:8px;color:#ccc;font-size:14px}.contact-icon{font-size:16px}.delivery-address p{margin:0 0 8px;color:#ccc;line-height:1.4}.delivery-address p:first-child{color:#feedd3;font-weight:600}.delivery-note{display:flex;align-items:center;gap:8px;margin-top:12px;padding:8px 12px;background:#10b9811a;border-radius:8px;color:#10b981;font-size:14px}.delivery-icon{font-size:16px}.toggle-details{background:transparent;border:1px solid #5c0201;color:#5c0201;padding:6px 12px;border-radius:6px;cursor:pointer;font-size:12px;transition:all .2s ease}.toggle-details:hover{background:#5c0201;color:#feedd3}.payment-method{display:flex;align-items:center;gap:16px;margin-bottom:16px}.payment-icon{font-size:24px}.payment-info{flex:1}.payment-info p{margin:0;color:#feedd3}.payment-info p:first-child{font-weight:600;margin-bottom:4px}.payment-amount{color:#10b981!important;font-size:16px}.payment-details{border-top:1px solid #333;padding-top:16px;animation:slideDown .3s ease-out}.detail-row{display:flex;justify-content:space-between;align-items:center;padding:8px 0;color:#ccc;font-size:14px}.transaction-id{font-family:monospace;background:#333;padding:4px 8px;border-radius:4px;color:#feedd3}.status-success{color:#10b981}.order-actions{display:flex;gap:16px;margin:24px 0}.action-btn{flex:1;padding:16px 24px;border:none;border-radius:8px;cursor:pointer;font-size:16px;font-weight:600;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.action-btn.primary{background:#5c0201;color:#feedd3}.action-btn.primary:hover{background:#7a0301;transform:translateY(-2px);box-shadow:0 8px 25px #5c020166}.action-btn.secondary{background:#333;color:#feedd3;border:1px solid #555}.action-btn.secondary:hover{background:#444;transform:translateY(-2px)}.additional-info{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:32px;padding-top:24px;border-top:1px solid #333}.info-section h4{color:#feedd3;margin:0 0 12px;font-size:16px;font-weight:600}.info-section ul{list-style:none;padding:0;margin:0}.info-section li{color:#ccc;margin-bottom:8px;font-size:14px;display:flex;align-items:center;gap:8px}.info-section p{color:#ccc;margin:0 0 12px;font-size:14px;line-height:1.5}.help-options{display:flex;flex-direction:column;gap:8px}.help-options span{color:#5c0201;font-size:14px;font-weight:500}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideDown{0%{opacity:0;max-height:0}to{opacity:1;max-height:200px}}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media (max-width: 768px){.order-summary-overlay{padding:0;align-items:flex-start}.order-summary-container{width:100%;height:100vh;max-height:100vh;border-radius:0;animation:slideUp .3s ease-out}.order-summary-header{padding:20px 16px}.success-badge{gap:16px}.success-icon{font-size:36px}.success-text h2{font-size:24px}.success-text p{font-size:14px}.order-summary-content{padding:16px;max-height:calc(100vh - 100px)}.summary-cards-row,.info-grid{grid-template-columns:1fr;gap:16px}.order-item{flex-direction:column;align-items:flex-start;gap:12px;padding:16px 0}.item-image{width:100%;height:200px}.item-total{align-self:flex-end}.order-actions{flex-direction:column}.additional-info{grid-template-columns:1fr;gap:20px}}@media (max-width: 480px){.order-summary-header{padding:16px 12px}.order-summary-content{padding:12px}.summary-card{margin-bottom:16px}.card-header{padding:12px 16px}.card-content{padding:16px}.success-text h2{font-size:20px}.action-btn{padding:14px 20px;font-size:14px}}
