.cart-page-container{display:flex;flex-direction:column;flex:1;min-height:0}.cart-items-scroll-container{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:none;min-height:0;touch-action:pan-y;padding-bottom:6px}.cart-page-items{display:flex;flex-direction:column;gap:6px;padding:16px}.fade-in-item{animation:fadeInUp .4s ease-out forwards;opacity:0;transform:translateY(20px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.checkout-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:12px 16px;background-color:#4bb755;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-decoration:none;border:none;border-radius:12px;cursor:pointer;transition:transform .15s cubic-bezier(.4,0,.2,1),background-color .15s ease;position:relative;will-change:transform}.checkout-btn:hover:not(:disabled){background-color:#3a9b44;transform:scale(.98)}.checkout-btn:active:not(:disabled){background-color:#2e7d35;transform:scale(.95)}.checkout-btn:focus{outline:none}.checkout-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.cart-summary-fixed-bottom{flex-shrink:0;background:#fff;border-top:1px solid #E5E7EB}.cart-summary-section{padding-bottom:0}.cart-summary-content{padding:0 16px;padding-bottom:calc(160px + env(safe-area-inset-bottom,0px))}.payment-disabled-message{width:100%;padding:12px;background-color:#fef3c7;border:1px solid #fbbf24;border-radius:8px}.payment-disabled-message p{margin:0;font-size:14px;color:#92400e;font-weight:500}.empty-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;padding:40px 20px;text-align:center;gap:24px}.empty-cart h2{font-size:24px;font-weight:600;color:#1f2937;margin-bottom:16px}.empty-cart p{font-size:16px;color:#6b7280;margin-bottom:24px;max-width:300px}.go-to-catalog-btn{background-color:#4bb755;color:#fff;border:none;border-radius:12px;padding:12px 24px;font-size:16px;font-weight:600;text-decoration:none;transition:background-color .2s ease;display:inline-block;text-align:center}.go-to-catalog-btn:hover{background-color:#3a9a47}.cart-items-skeleton{display:flex;flex-direction:column;gap:16px;flex:1;padding-bottom:20px}.cart-item-skeleton{width:100%}.cart-summary-skeleton{display:flex;flex-direction:column;gap:16px;padding:20px;background-color:#f9fafb;border-radius:16px;border:1px solid #E5E7EB}.cart-summary-row-skeleton{display:flex;justify-content:space-between;align-items:center}.cart-summary-total-skeleton{display:flex;justify-content:space-between;align-items:center;padding-top:16px;border-top:1px solid #E5E7EB}@media (min-width: 1024px){.cart-skeleton{min-height:auto;padding-bottom:0}.cart-summary-fixed-bottom{position:static;border-top:none;padding:0}.cart-summary-content{padding-bottom:0}}.go-to-catalog-btn{width:100%;background-color:#4bb755;color:#fff;border:none;border-radius:12px;padding:16px;font-family:Inter,sans-serif;font-size:16px;font-weight:600;text-align:center;text-decoration:none;display:block;transition:background-color .3s ease}.go-to-catalog-btn:hover{background-color:#3a9a42;color:#fff}.cart-page-item-wrapper{position:relative;margin-bottom:8px;overflow:hidden;border-radius:20px;min-height:140px;width:100%}.cart-page-item{display:flex;gap:4px;padding:8px;background-color:#f0f0f0;border-radius:20px;position:relative;z-index:2;touch-action:pan-y;align-items:center;justify-content:space-between;min-height:160px}.cart-page-item:last-child{border-bottom:none}.cart-page-item-image{width:80px;height:80px;border-radius:20px;overflow:hidden;flex-shrink:0}.cart-page-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cart-page-item-top{display:flex;gap:12px;align-items:center}.cart-page-item-center{flex:1;display:flex;flex-direction:column;gap:.25rem}.cart-page-item-name{font-size:13px;font-weight:600;color:#1f2937;margin:0;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-width:200px;min-width:0;flex-shrink:1}.cart-page-item-info{font-size:11px;color:#6b7280}.cart-page-item-price{font-size:16px;font-weight:700;color:#1f2937}.cart-page-item-right{display:flex;flex-direction:column;gap:.5rem;justify-content:space-between;flex-shrink:0;min-width:100px}.cart-page-quantity-controls{display:flex;align-items:center;background-color:#4bb755;border-radius:32px;padding:.5rem}.cart-page-quantity-btn{width:1.5rem;height:1.5rem;border:none;background:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;transition:transform .15s cubic-bezier(.4,0,.2,1),background-color .15s ease;border-radius:50%;will-change:transform}.cart-page-quantity-btn:hover{background-color:#fff3;transform:scale(.98)}.cart-page-quantity-btn:active{background-color:#ffffff4d;transform:scale(.95)}.cart-page-quantity{font-size:13px;font-weight:600;color:#fff;min-width:1rem;text-align:center}.cart-page-edit-btn{background:none;border:none;color:#10b981;font-size:11px;cursor:pointer;padding:.25rem .5rem;text-decoration:none;border-radius:4px;transition:transform .15s cubic-bezier(.4,0,.2,1),background-color .15s ease;white-space:nowrap;will-change:transform}.cart-page-edit-btn:hover{color:#059669;background-color:#10b9811a;transform:scale(.98)}.cart-page-edit-btn:active{color:#047857;background-color:#10b98126;transform:scale(.95)}.cart-page-item-delete{position:absolute;top:0;right:0;height:100%;width:80px;background-color:transparent;display:flex;align-items:center;justify-content:center;z-index:1;border-radius:0 20px 20px 0}.cart-page-delete-btn{width:100%;height:100%;background:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .15s cubic-bezier(.4,0,.2,1),background-color .15s ease;will-change:transform}.cart-page-delete-btn:hover{transform:scale(.98)}.cart-page-delete-btn:active{transform:scale(.95)}.cart-page-delete-btn:hover{background-color:#0000000d}.cart-page-delete-btn img{filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2878%) hue-rotate(346deg) brightness(104%) contrast(97%)}@media (max-width: 1023px){.cart-page-items{padding-bottom:0}.cart-page-content{height:52vh;padding-bottom:0;overflow:hidden;display:flex;flex-direction:column}.cart-items-section{flex:1;height:100%;padding-bottom:0;overscroll-behavior:contain;touch-action:pan-y;overflow-y:auto;-webkit-overflow-scrolling:touch}}@supports (-webkit-touch-callout: none){.cart-page-content{-webkit-overflow-scrolling:touch;overscroll-behavior:none}.cart-items-section,.cart-page-items{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}}@media (max-width: 480px){.cart-page-content{-webkit-overflow-scrolling:touch}.cart-page-item-wrapper{min-height:140px}.cart-page-item{align-items:center;padding:.75rem;gap:8px}.cart-page-item-image{width:60px;height:60px}.cart-page-item-name{font-size:12px;max-width:150px}.cart-page-item-info{font-size:10px}.cart-page-item-price{font-size:14px}.cart-page-edit-btn{font-size:10px}.cart-page-quantity-controls{padding:.375rem}.cart-page-quantity-btn{width:1.25rem;height:1.25rem;font-size:12px}.cart-page-quantity{font-size:12px}}@media (min-width: 768px){.cart-page-item{align-items:center}.cart-page-content{height:54vh}.cart-page-item-image{width:100px;height:100px}.cart-page-item-name{font-size:14px;max-width:250px}.cart-page-item-info{font-size:12px}.cart-page-item-price{font-size:18px}.cart-page-edit-btn{font-size:12px;padding:.375rem .75rem}.cart-page-quantity-controls{padding:.625rem}.cart-page-quantity-btn{width:1.75rem;height:1.75rem;font-size:14px}.cart-page-quantity{font-size:14px}}.cart-page-container{max-width:100%}.cart-page-header{position:sticky;top:0;background-color:#fff;border-bottom:1px solid #E5E7EB;z-index:10}.cart-page-header h1{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0;text-align:center}.cart-page-content{display:flex;flex-direction:column}.empty-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;min-height:80vh}.empty-cart-page-content{display:flex;flex-direction:column;align-items:center}.empty-cart-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0;line-height:1.2}.empty-cart-description{font-size:1rem;color:#6b7280;margin:0;line-height:1.4}.empty-cart-logo{display:flex;justify-content:center;align-items:center;margin-top:1rem}.empty-cart-logo img{width:300px;height:300px;-o-object-fit:contain;object-fit:contain}.catalog-link{display:inline-block;background-color:#4bb755;color:#fff;text-decoration:none;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;transition:background-color .2s ease}.catalog-link:hover{background-color:#059669}.cart-items-section{flex:1}.cart-page-items{display:flex;flex-direction:column;overscroll-behavior:none}.cart-summary-section{flex-shrink:0;background-color:#fff}.delivery-cost{display:flex;justify-content:space-between;margin-bottom:.5rem;font-weight:400;font-size:.875rem;color:#6b7280}.free-delivery-note{font-size:.75rem;font-weight:600;color:#4bb755;margin:0}.total{display:flex;align-items:start;flex-direction:column;font-size:24px;font-weight:700;line-height:32px;color:#1f2937;gap:8px;padding:0 8px}.total-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;gap:12px}.total-label,.cart-total-label{font-size:24px;font-weight:700;line-height:32px;color:#1f2937}.total-price{color:#4bb755;font-size:24px;font-weight:700;line-height:32px}.total-price-promotion{display:flex;flex-direction:row;align-items:flex-end;gap:8px}.total-original-price{font-size:18px;font-weight:500;color:#9ca3af;text-decoration:line-through}.total-discounted-price{font-size:24px;font-weight:700;color:#16a34a;line-height:32px}@media (max-width: 767px){.cart-page{min-height:100vh;padding-bottom:80px}.cart-page-content{display:flex;flex-direction:column}.cart-items-section{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:none}.cart-item{gap:8px;padding:.75rem}.cart-item-image{width:60px;height:60px}.cart-item-name{font-size:.875rem;line-height:1.25}.cart-item-info{font-size:.75rem}.cart-item-price{font-size:.875rem}.quantity-controls{gap:.5rem}.quantity-btn{width:28px;height:28px;font-size:.875rem}.quantity{font-size:.875rem}.change-btn{font-size:.75rem;padding:.25rem .5rem}.empty-cart{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center;flex:1;transform:translateZ(0);position:relative}.empty-cart-page-content{display:flex;flex-direction:column;align-items:center}.empty-cart-title{font-size:1.25rem;font-weight:700;color:#1f2937;margin:0;line-height:1.2}.empty-cart-description{font-size:.875rem;color:#6b7280;margin:0;line-height:1.4}.empty-cart-logo{display:flex;justify-content:center;align-items:center;margin-top:1rem}.empty-cart-logo img{width:200px;height:200px;-o-object-fit:contain;object-fit:contain}.empty-cart-icon img{width:280px;height:280px}.cart-summary-section{flex-shrink:0;background-color:#fff}}@media (max-width: 480px){.cart-page-items{-webkit-overflow-scrolling:touch}}@media (min-width: 768px){.cart-page{padding-bottom:0}.cart-page-content{padding-bottom:1rem}.cart-summary-section{position:static;bottom:auto;left:auto;right:auto;z-index:auto}.cart-page-header{border-radius:1rem 1rem 0 0}.cart-page-content{height:54vh;padding:1.5rem}.cart-summary-section{position:static;border-radius:0 0 1rem 1rem}.empty-cart{min-height:80vh}.empty-cart h2{font-size:1.5rem}.empty-cart p{font-size:1.125rem}}@media (min-width: 1024px){.cart-page-header h1{font-size:1.75rem}.cart-page-content{padding:2rem}.cart-summary-section{margin:0 -2rem -2rem;padding:2rem}}.cart-toppings-section{margin-top:1.5rem;padding:1rem;background-color:#f8f9fa;border-radius:12px;border:1px solid #e9ecef}.toppings-section-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 1rem;text-align:center}.toppings-list{display:flex;flex-direction:column}.topping-list-item{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem}.topping-info{display:flex;flex-direction:column;gap:.25rem}.topping-name{font-size:.875rem;font-weight:500;color:#1f2937}.topping-product{font-size:.75rem;color:#6b7280}.topping-details{display:flex;align-items:center;gap:.5rem}.topping-quantity{font-size:.75rem;color:#6b7280;background-color:#f3f4f6;padding:.25rem .5rem;border-radius:4px}.topping-price{font-size:.875rem;font-weight:600;color:#10b981}.cart-item-wrapper{position:relative;overflow:hidden;border-radius:16px;width:100%;flex-shrink:0}.cart-item{display:flex;flex-direction:column;background-color:#f0f0f0;border-radius:16px;position:relative;z-index:2;touch-action:pan-y;width:100%;min-height:auto;flex-shrink:0}.cart-item-main{display:flex;align-items:stretch;gap:12px;padding:6px;width:100%;flex-shrink:0}.cart-item-image{width:60px;height:60px;border-radius:12px;overflow:hidden;flex-shrink:0}.cart-item-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.cart-item-content{flex:1;display:flex;flex-direction:column;justify-content:space-between;min-width:0;gap:6px}.cart-item-top-section{flex:1;display:flex;flex-direction:column;gap:4px}.cart-item-name-container{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:0}.cart-item-bottom-section{display:flex;align-items:center;justify-content:space-between;height:100%}.cart-item-name{font-size:14px;font-weight:600;color:#1f2937;margin:0;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1;min-width:100px}.cart-item-details{font-size:12px;color:#6b7280}.cart-item-price{font-size:16px;font-weight:700;color:#1f2937}.change-btn{background:none;display:flex;border:none;color:#10b981;font-size:12px;cursor:pointer;padding:4px 8px;text-decoration:none;border-radius:4px;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.change-btn:hover{color:#059669;background-color:#10b9811a}.quantity-controls{display:flex;align-items:center;background-color:#4bb755;border-radius:16px;padding:4px}.quantity-btn{width:20px;height:20px;border:none;background:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;transition:all .2s ease;border-radius:50%;padding:0;margin:0}.quantity-btn:hover{background-color:#fff3}.quantity{font-size:12px;font-weight:600;color:#fff;min-width:16px;text-align:center;margin:0 6px}.cart-item-toppings{padding:0 6px 6px;background-color:#f0f0f0;border-radius:0 0 16px 16px}.toppings-title{font-size:13px;font-weight:600;color:#333;margin:0 0 8px}.toppings-list{list-style:none;padding:0;margin:0}.topping-item{display:flex;align-items:center;border-radius:4px;transition:background-color .2s ease}.topping-item:hover{background-color:#f5f5f5}.cart-topping-bullet{color:#666;font-size:13px;margin-right:8px;flex-shrink:0}.cart-topping-name{color:#666;font-size:13px;flex:1}.cart-topping-price{color:#333;font-size:13px;font-weight:700;margin-left:8px;flex-shrink:0}.remove-topping-btn{background:none;border:none;cursor:pointer;padding:2px;margin-left:8px;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease;flex-shrink:0}.remove-topping-btn:hover{background-color:#0000001a}.cart-item-delete{position:absolute;top:0;right:0;height:100%;width:80px;background-color:transparent;display:flex;align-items:center;justify-content:center;z-index:1;border-radius:0 16px 16px 0}.delete-btn{width:100%;height:100%;background:none;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease}@media (max-width: 480px){.cart-item-main{padding:6px;gap:10px}.cart-item-image{width:50px;height:50px}.cart-item-details{font-size:11px}.change-btn{font-size:11px;padding:3px 6px}.quantity-btn{width:18px;height:18px;font-size:11px}.quantity{font-size:11px;margin:0 4px}.cart-item-toppings{padding:10px}}@media (min-width: 768px){.cart-item-main{padding:6px;gap:16px}.cart-item-image{width:80px;height:80px}.cart-item-details{font-size:13px}.change-btn{font-size:13px;padding:6px 12px}.quantity-controls{padding:4px}.quantity-btn{width:24px;height:24px;font-size:14px}.quantity{font-size:14px;margin:0 8px}.cart-item-toppings{padding:16px}}@media (min-width: 1024px){.cart-item-main{padding:6px;gap:6px}.cart-item-image{width:100px;height:100px}.cart-item-name{font-size:16px}.cart-item-details{font-size:14px}.cart-item-price{font-size:16px}.change-btn{font-size:14px;padding:8px 16px}.quantity-btn{width:28px;height:28px;font-size:13px}.quantity{font-size:16px;margin:0}.cart-item-toppings{padding:6px}.toppings-title{font-size:13px}}.kbju-toggle-btn{width:100%;background:none;border:none;padding:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease}.kbju-toggle-text{display:block;font-size:14px;font-weight:600;color:#666;margin-right:8px;transition:opacity .3s ease}.kbju-calculator.expanded .kbju-toggle-text{opacity:0}.kbju-chevron{transition:transform .3s ease;transform:rotate(270deg)}.kbju-chevron.expanded{transform:rotate(90deg)}.kbju-content{background:none;border-radius:0;padding:0;margin-top:0;border:none;max-height:0;overflow:hidden;transition:max-height .3s ease-out,opacity .3s ease-out;opacity:0}.kbju-content.expanded{max-height:200px;opacity:1;transition:max-height .3s ease-in,opacity .3s ease-in}.kbju-title{text-align:left;font-size:14px;padding-left:8px;font-weight:600;color:#666;margin:0 0 16px}.kbju-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.kbju-item{text-align:center;padding:8px;background:none;border-radius:0;border:none}.kbju-value{font-size:18px;font-weight:700;color:#333;margin-bottom:4px}.kbju-label{font-size:11px;color:#666;font-weight:500}@media (max-width: 480px){.kbju-toggle-btn{padding:6px}.kbju-content{padding:0}.kbju-title{font-size:13px;margin-bottom:12px}.kbju-grid{gap:8px}.kbju-item{padding:6px}.kbju-value{font-size:16px}.kbju-label{font-size:10px}}@media (max-width: 1024px){.cart-summary-section{flex-shrink:0;background-color:#fff}}
