.Header_header__072v2{background-color:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:100}.Header_container__DOHRG{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center;height:70px}.Header_logo__0dir7{display:flex;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:600;color:#333;transition:color .3s ease}.Header_logo__0dir7:hover{color:#ff6b6b}.Header_icon__jBtEQ{font-size:1.8rem}.Header_nav__evgr5{display:flex;gap:2rem;align-items:center}.Header_cartLink__xVuO6{font-size:1.1rem;transition:transform .3s ease;position:relative}.Header_cartLink__xVuO6:hover{transform:scale(1.1)}.Header_badge__aFegs{position:absolute;top:-8px;right:-8px;background:#ff6b6b;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}@media (max-width:768px){.Header_container__DOHRG{height:60px;padding:0 1rem}.Header_logo__0dir7{font-size:1.2rem}.Header_icon__jBtEQ{font-size:1.4rem}}.Footer_footer__yl3k1{background-color:#333;color:#fff;padding:2rem 1.5rem;text-align:center;margin-top:3rem}.Footer_container__MaumR{max-width:1200px;margin:0 auto}.Footer_text__R1oKh{font-size:.95rem;opacity:.8}.Footer_text__R1oKh a{color:#667eea;transition:color .3s ease;text-decoration:underline}.Footer_text__R1oKh a:hover{color:#764ba2}.Footer_heart__NpCUO{color:#ff6b6b;animation:Footer_heartbeat__efiw0 .6s infinite}@keyframes Footer_heartbeat__efiw0{0%,to{transform:scale(1)}25%{transform:scale(1.2)}50%{transform:scale(1)}}@media (max-width:768px){.Footer_footer__yl3k1{padding:1.5rem 1rem}.Footer_text__R1oKh{font-size:.9rem}}.Cart_container__v04RU{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.Cart_container__v04RU h1{font-size:2rem;margin-bottom:2rem;color:#333}.Cart_emptyCart__quVYL{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Cart_emptyMessage__lfvNO{font-size:1.3rem;color:#666;margin-bottom:2rem}.Cart_continueButton__4mtHP{display:inline-block;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:.8rem 2rem;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .3s ease,box-shadow .3s ease}.Cart_continueButton__4mtHP:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.3)}.Cart_cartContent__4upoH{display:grid;grid-template-columns:1fr 350px;grid-gap:2rem;gap:2rem}.Cart_itemsList__CBjEi{display:flex;flex-direction:column;gap:1rem}.Cart_cartItem__0lXKt{display:grid;grid-template-columns:120px 1fr 200px;grid-gap:1.5rem;gap:1.5rem;align-items:center;background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Cart_itemImage__ZRByi{width:120px;height:120px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.Cart_itemImage__ZRByi img{max-width:100%;max-height:100%;object-fit:contain}.Cart_emoji__7WVNp{font-size:3rem}.Cart_itemDetails__ef1s8 h3{font-size:1.1rem;margin-bottom:.5rem;color:#333}.Cart_description__TmMzn{font-size:.9rem;color:#666;margin-bottom:.5rem}.Cart_price__28_pZ{font-size:1.2rem;font-weight:700;color:#ff6b6b}.Cart_itemControls__LpYt9{display:flex;flex-direction:column;gap:1rem;align-items:flex-end}.Cart_quantityControl__tcNIv{display:flex;align-items:center;gap:.5rem;background:#f5f5f5;border-radius:6px;padding:.5rem}.Cart_quantityBtn__sSIBZ{background:#fff;border:1px solid #ddd;width:30px;height:30px;border-radius:4px;cursor:pointer;font-weight:600;transition:all .2s ease}.Cart_quantityBtn__sSIBZ:hover{background:#667eea;color:#fff;border-color:#667eea}.Cart_quantity__NVKPg{min-width:30px;text-align:center;font-weight:600}.Cart_itemTotal__gIjF7{font-size:1.2rem;font-weight:700;color:#333}.Cart_removeBtn__WoZIH{background:#ff6b6b;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-weight:600;transition:all .3s ease}.Cart_removeBtn__WoZIH:hover{background:#ff5252;transform:scale(1.05)}.Cart_cartSummary__U_tfw{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:20px}.Cart_cartSummary__U_tfw h2{font-size:1.3rem;margin-bottom:1.5rem;color:#333}.Cart_summaryRow__eGULg{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #eee;color:#666}.Cart_summaryTotal__8gIAa{display:flex;justify-content:space-between;padding:1rem 0;font-size:1.3rem;font-weight:700;color:#333;border-top:2px solid #eee;border-bottom:2px solid #eee;margin-bottom:1.5rem}.Cart_checkoutBtn__Z0aGG{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:1rem;border:none;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;margin-bottom:1rem;transition:transform .3s ease,box-shadow .3s ease}.Cart_checkoutBtn__Z0aGG:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.3)}.Cart_clearCartBtn__ldQyX{width:100%;background:#f5f5f5;color:#666;border:1px solid #ddd;padding:.75rem;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease}.Cart_clearCartBtn__ldQyX:hover{background:#ff6b6b;color:#fff;border-color:#ff6b6b}@media (max-width:768px){.Cart_cartContent__4upoH{grid-template-columns:1fr}.Cart_cartItem__0lXKt{grid-template-columns:100px 1fr;gap:1rem}.Cart_itemImage__ZRByi{grid-column:1;grid-row:1/3;width:100px;height:100px}.Cart_itemDetails__ef1s8{grid-column:2;grid-row:1}.Cart_itemControls__LpYt9{grid-column:2;grid-row:2;flex-direction:row;justify-content:space-between;align-items:center}.Cart_cartSummary__U_tfw{position:static}}