.checkoutCard{width:100%;max-width:360px;padding:15px;background:#fff;border-radius:12px;box-shadow:0 5px 15px rgba(0,0,0,.08);display:flex;flex-direction:column;font-family:Inter,sans-serif;box-sizing:border-box;max-height:500px}.checkoutTop{display:flex;justify-content:space-between;margin-bottom:12px;font-weight:600;font-size:16px}.emptyState{padding:20px;text-align:center;color:#555}.checkoutListScroll{display:flex;flex-direction:column;gap:12px;overflow-y:auto;padding-right:4px}.cartRow{display:flex;align-items:center;gap:12px;width:100%;background:#f9f9f9;border-radius:8px;padding:8px}.imgBox img{width:60px;height:60px;object-fit:cover;border-radius:6px}.midBox{flex:1 1;display:flex;flex-direction:column}.title{font-size:14px;font-weight:600;color:#111}.priceRow{display:flex;justify-content:space-between;font-size:13px;margin-top:2px;color:#555}.variationTag{background:#e0e0e0;padding:2px 5px;border-radius:4px;font-size:11px}.qtyControl{display:flex;align-items:center;gap:6px;margin-top:6px}.qtyControl button{width:26px;height:26px;border:none;background:#ddd;border-radius:5px;cursor:pointer;font-weight:600}.deleteBtn{background:transparent;border:none;color:#e74c3c;cursor:pointer;font-size:16px}.checkoutFooter{margin-top:auto;display:flex;flex-direction:column;gap:10px}.totalBox{display:flex;justify-content:space-between;font-weight:600;font-size:15px}.payBtn{width:100%;padding:10px 0;background:#24c2f1;border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer}@media (max-width:480px){.checkoutCard{width:95%;padding:12px;max-height:70vh}.imgBox img{width:50px;height:50px}.title{font-size:13px}.priceRow{font-size:12px}.qtyControl button{width:22px;height:22px}.payBtn{font-size:13px;padding:8px 0}}.csl-nav-container{position:relative;display:inline-block;font-family:Inter,-apple-system,sans-serif}.csl-menu-trigger{display:flex;align-items:center;gap:12px;background:#0672f5;color:#fff;border:none;padding:10px 20px;cursor:pointer;font-weight:700;font-size:14px;transition:all .2s ease}.csl-menu-trigger.active{color:#e8f3ebe5}.csl-burger-icon{width:18px;height:14px;display:flex;flex-direction:column;justify-content:space-between}.csl-burger-icon span{display:block;width:100%;height:2px;background:currentColor}.csl-amazon-panel{position:absolute;top:100%;left:0;width:550px;height:450px;background:#4e92eb;border:1px solid #ddd;box-shadow:0 8px 16px rgba(0,0,0,.15);display:flex;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .2s ease;z-index:1000}.csl-amazon-panel.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.csl-side-tabs{width:220px;background:#fff;border-right:1px solid #eee;padding:10px 0;overflow-y:auto}.csl-side-header{padding:10px 20px;font-weight:800;font-size:16px;color:#111;border-bottom:1px solid #eee;margin-bottom:10px}.csl-tab-item{padding:12px 20px;font-size:16px;color:#444;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background .2s}.csl-tab-item.is-active,.csl-tab-item:hover{background:#1b1ff3;color:#111;font-weight:700}.csl-tab-item.is-home{border-bottom:1px solid #eee;margin-bottom:5px}.csl-tab-arrow{width:6px;height:6px;border-right:2px solid #999;border-bottom:2px solid #999;transform:rotate(-45deg)}.csl-main-content{flex:1 1;padding:20px 30px;background:#19191a;overflow-y:auto}.csl-sub-header{font-size:18px;font-weight:800;margin-bottom:15px;color:#4e20f7;border-bottom:2px solid #f90;display:inline-block;padding-bottom:4px}.csl-group-header{font-size:16px;font-weight:900;color:#ff0707;margin-top:15px;margin-bottom:5px;text-transform:uppercase;border-bottom:1px solid rgba(0,0,0,.1)}.csl-sub-links{display:flex;flex-direction:column;gap:8px}.csl-sub-item{font-size:17px;font-weight:700;color:#f7f3f3;cursor:pointer;padding-left:5px}.csl-sub-item:hover{color:#e40df8;text-decoration:underline}.csl-empty-state{color:#999;font-style:italic;margin-top:20px}.footer{background-color:#8f4d02;color:#fff;font-family:Poppins,sans-serif;padding:50px 20px 20px}.footer a{color:#b0b0b0;text-decoration:none;transition:color .3s ease,transform .2s ease}.footer a:hover{color:#00eaff;transform:translateX(3px)}.footer-top{display:flex;flex-wrap:wrap;gap:40px;justify-content:space-between;align-items:flex-start}.footer-logo-column{flex:1 1 250px;display:flex;flex-direction:column;gap:20px}.footer-appendix-rectangle{display:flex;flex-direction:column;gap:10px}.appendix-link{font-size:14px}.admin-button{background-color:#fcf7f8;color:#0b0d17!important;padding:5px 12px;border-radius:6px;font-weight:600;width:-moz-fit-content;width:fit-content}.footer-payment{margin-top:10px}.footer-divider{width:2px;background-color:#1f1f1f;margin:0 20px;flex-shrink:0}.footer-columns-wrapper{display:flex;flex:3 1 600px;justify-content:space-between;flex-wrap:wrap;gap:30px}.footer-column{min-width:150px;display:flex;flex-direction:column;gap:8px}.footer-column h4{color:#fff;font-size:22px;margin-bottom:12px;font-weight:600;position:relative}.footer-column h4:after{content:"";width:40px;height:2px;background:#00eaff;display:block;margin-top:6px;border-radius:1px}.footer-column ul{list-style:none;padding:0;margin:0;font-size:15px}.footer-column ul li{margin-bottom:8px;font-size:18px}.footer-column ul li a{display:inline-block;transition:color .3s,transform .2s}.footer-column ul li a:hover{color:#00eaff;transform:translateX(4px)}.footer-social-icons{display:flex;gap:15px;margin-top:10px}.footer-social-icons a{display:inline-flex;align-items:center;justify-content:center;transition:transform .2s}.footer-social-icons a:hover{transform:scale(1.1)}.footer-line{border:.5px solid #1f1f1f;margin:30px 0 20px}.footer-bottom{text-align:center;font-size:13px;color:#888;padding-bottom:10px}@media (max-width:1024px){.footer-top{flex-direction:column;gap:30px}.footer-divider{display:none}.footer-columns-wrapper{flex-direction:column;gap:20px}.footer-column{min-width:100%}.footer-social-icons{justify-content:flex-start}}@media (max-width:480px){.footer{padding:30px 15px 15px}.footer-column h4{font-size:15px}.appendix-link{font-size:13px}.admin-button{padding:4px 10px;font-size:12px}.footer-column ul li{font-size:13px}}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body,html{height:100%;width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-family:Nunito Sans,Inter,Helvetica Neue,Segoe UI,Roboto,sans-serif;font-size:16px;color:#111827;background-color:#f9fafb;line-height:1.6;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}canvas,img,svg,video{max-width:100%;height:auto;display:block}h1{font-size:2.5rem;font-weight:800;margin-bottom:1rem;letter-spacing:-.5px}h2{font-size:2rem;font-weight:700;margin-bottom:.75rem;letter-spacing:-.3px}h3{font-size:1.5rem}h3,h4{font-weight:600;margin-bottom:.5rem}h4{font-size:1.25rem}p{margin-bottom:1rem;color:#374151;font-weight:400}.text-center{text-align:center}.container,.container-fluid{width:100%;padding-left:1rem;padding-right:1rem;margin-left:0;margin-right:0}.app-container{min-height:100vh;display:flex;flex-direction:column}.flex{display:flex;align-items:center;justify-content:center}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:2rem}@media (max-width:1024px){html{font-size:15px}}@media (max-width:768px){html{font-size:14px}}