.OrderConfirmation_loadingContainer__lsch4{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.2rem}.OrderConfirmation_pageWrapper__SNz7S{display:flex;justify-content:center;gap:4rem;padding:4rem;background-color:#f9f9f9;font-family:sans-serif;color:#333}.OrderConfirmation_leftColumn__aeswt,.OrderConfirmation_rightColumn__DEc2r{flex:1 1;max-width:700px}.OrderConfirmation_thankYouTitle__y0Yxq{font-size:2.8rem;font-weight:700;margin-bottom:1.5rem}.OrderConfirmation_processingMessage__v2mYg{font-size:1rem;color:#666;line-height:1.6;margin-bottom:3rem}.OrderConfirmation_billingAddressContainer__2Ryzp{margin-bottom:2rem}.OrderConfirmation_billingAddressTitle__kelPN{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.OrderConfirmation_addressDetail__EukU4{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:1rem}.OrderConfirmation_addressDetail__EukU4 span:first-child{color:#555}.OrderConfirmation_trackOrderButton__JwvcM{background-color:#ff6b6b;color:white;border:none;padding:1rem 2rem;font-size:1rem;font-weight:700;border-radius:8px;cursor:pointer;transition:background-color .3s ease;width:100%;max-width:250px}.OrderConfirmation_trackOrderButton__JwvcM:hover{background-color:#ff4757}.OrderConfirmation_orderSummaryCard__hG5aB{background-color:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 8px 30px rgba(0,0,0,.05)}.OrderConfirmation_orderSummaryTitle__wRsfD{font-size:1.8rem;font-weight:700;margin-bottom:2rem}.OrderConfirmation_summaryHeader__glhKV{display:flex;justify-content:space-between;padding-bottom:1.5rem;border-bottom:1px dashed #ddd;margin-bottom:1.5rem}.OrderConfirmation_summaryHeader__glhKV p{margin:0;font-size:.9rem;color:#666}.OrderConfirmation_summaryHeader__glhKV p strong{color:#333;font-size:1rem}.OrderConfirmation_itemList__CzaQM{margin-bottom:1.5rem}.OrderConfirmation_item__bbFrf{display:flex;align-items:center;margin-bottom:1.5rem}.OrderConfirmation_itemImage__5R17a{width:60px;height:60px;border-radius:8px;margin-right:1rem;object-fit:cover}.OrderConfirmation_itemInfo__vEI5Z{flex-grow:1}.OrderConfirmation_itemInfo__vEI5Z p{margin:0;font-size:1rem}.OrderConfirmation_itemInfo__vEI5Z p:last-child{color:#666;font-size:.9rem}.OrderConfirmation_itemPrice__77Wrm{font-size:1rem;font-weight:700}.OrderConfirmation_costBreakdown__IpMXN{padding:1.5rem 0;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:1.5rem}.OrderConfirmation_costRow__2KsFz{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:1rem;color:#666}.OrderConfirmation_costRow__2KsFz:last-child{margin-bottom:0}.OrderConfirmation_costRow__2KsFz span:last-child{color:#333;font-weight:500}.OrderConfirmation_orderTotal__fjkkV{display:flex;justify-content:space-between;font-size:1.4rem;font-weight:700}@media (max-width:992px){.OrderConfirmation_pageWrapper__SNz7S{flex-direction:column;padding:2rem;gap:2rem}.OrderConfirmation_leftColumn__aeswt,.OrderConfirmation_rightColumn__DEc2r{max-width:100%}}@media (max-width:576px){.OrderConfirmation_thankYouTitle__y0Yxq{font-size:2.2rem}.OrderConfirmation_orderSummaryCard__hG5aB{padding:1.5rem}.OrderConfirmation_summaryHeader__glhKV{flex-direction:column;gap:1rem;align-items:flex-start}.OrderConfirmation_summaryHeader__glhKV>div{text-align:left}}.Loader_loaderContainer__qkvdD{display:flex;justify-content:center;align-items:center;height:100vh}.Loader_spinner___f6A7{width:36px;height:36px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-left-color:#09f;animation:Loader_spin__4_xhr 1s ease infinite}@keyframes Loader_spin__4_xhr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}