.checkout_container__IxvhF{min-height:100vh;padding:3rem 1rem;background:var(--neutro-500)}.checkout_wrapper__z8_bn{max-width:1200px;margin:0 auto}.checkout_title__Ma28_{text-align:center;margin-bottom:2.5rem;font-size:var(--h2-size);color:var(--primary-700);font-family:var(--font-headline)}.checkout_grid__mZ0RT{display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:1fr}@media (min-width:1024px){.checkout_grid__mZ0RT{grid-template-columns:2fr 1fr}}.checkout_card__msfdZ{background:white;border-radius:.5rem;box-shadow:0 10px 25px -5px rgba(0,0,0,.1);padding:1.5rem}.checkout_sectionTitle__IC_xK{font-size:var(--h4-size);margin-bottom:1.5rem;font-family:var(--font-headline)}.checkout_item__zs_j_{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #e5e7eb}.checkout_item__zs_j_:last-child{border-bottom:none}.checkout_itemImage__6Qiko{width:80px;height:80px;background:#f3f4f6;border:2px dashed #9ca3af;border-radius:.5rem;flex-shrink:0}.checkout_itemInfo__7Uyfv{flex:1 1}.checkout_itemName__EtImE{font-weight:600;margin-bottom:.25rem}.checkout_itemQuantity__yvpoX{font-size:var(--body-small-size);color:#6b7280}.checkout_itemPrice__7aren{font-weight:600;white-space:nowrap}.checkout_totalRow__iCjTa{display:flex;justify-content:space-between;padding-top:1rem;margin-top:1rem;border-top:1px solid #e5e7eb;font-size:1.25rem;font-weight:600}.checkout_totalAmount__TZAhw{color:var(--primary-600)}.checkout_formGrid__Ucvhb{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr}@media (min-width:768px){.checkout_formGrid__Ucvhb{grid-template-columns:repeat(2,1fr)}.checkout_formGrid__Ucvhb>:last-child:nth-child(odd){grid-column:span 2}}.checkout_formInput__pKtkK{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:var(--body-regular-size)}.checkout_formInput__pKtkK:focus{outline:none;border-color:var(--primary-500);box-shadow:0 0 0 3px rgba(255,102,0,.2)}.checkout_summaryCard__1DB9N{position:-webkit-sticky;position:sticky;top:1.5rem}.checkout_summaryLine__8dpSI{display:flex;justify-content:space-between;margin-bottom:.75rem}.checkout_summaryTotal__9xz3Y{font-size:1.125rem;font-weight:600;padding-top:.75rem;border-top:1px solid #e5e7eb}.checkout_checkoutButton__kvsuo{width:100%;padding:1rem;margin-top:1.5rem;background:var(--primary-500);color:white;font-weight:600;font-size:1.125rem;border:none;border-radius:.375rem;cursor:pointer;transition:background .3s}.checkout_checkoutButton__kvsuo:hover{background:var(--primary-600)}.checkout_terms__wBwfw{margin-top:1.5rem;text-align:center;font-size:var(--body-small-size);color:#6b7280}.checkout_terms__wBwfw a{color:var(--primary-500);text-decoration:underline}.checkout_emptyContainer__99BXf{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2rem}.checkout_emptyTitle__3xLYj{font-size:var(--h3-size);margin-bottom:1rem}.checkout_emptyText__9lOtH{color:#6b7280;margin-bottom:2rem}.checkout_emptyButton__p3SEq{padding:1rem 2rem;background:var(--primary-500);color:white;font-weight:600;border-radius:.375rem;text-decoration:none}