*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;background:#fff}.checkout-wrapper{display:flex;min-height:100vh}.checkout-left{flex:1 1 58%;background:#fff;padding:40px 8% 60px}.checkout-right{flex:0 0 42%;background:#fafafa;border-left:1px solid #e8e8e8;padding:40px 7% 60px;min-height:100vh}.logo{text-align:center;margin-bottom:24px;font-size:26px;color:#111}.logo strong{font-weight:800}.breadcrumb{display:flex;justify-content:center;gap:6px;font-size:12px;color:#bbb;margin-bottom:32px}.breadcrumb .active{color:#333;font-weight:600}.form-section{margin-bottom:28px}.section-title{font-size:16px;font-weight:600;color:#111;margin-bottom:12px}.form-input{width:100%;padding:11px 14px;border:1px solid #d1d1d1;border-radius:6px;font-size:14px;color:#111;outline:none;background:#fff;margin-bottom:8px;transition:border-color .15s;-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.form-input:focus{border-color:#5c6ac4;box-shadow:0 0 0 3px rgba(92,106,196,.1)}.two-col{display:flex;gap:8px}.two-col .form-input{flex:1 1}.phone-wrap{position:relative}.phone-field{padding-right:80px}.phone-flag{position:absolute;right:12px;top:50%;transform:translateY(-60%);font-size:13px;color:#555;pointer-events:none}.shipping-option{display:flex;align-items:center;gap:12px;padding:14px 16px;border:2px solid #5c6ac4;border-radius:6px;background:#f3f4ff;cursor:pointer}.shipping-option input[type=radio]{accent-color:#5c6ac4;width:16px;height:16px}.shipping-name{flex:1 1;font-size:14px;color:#111}.shipping-price-tag{font-size:14px;font-weight:700;color:#111}.billing-same{display:flex;align-items:center;gap:10px;margin-bottom:4px;font-size:14px;color:#333}.billing-same input{accent-color:#5c6ac4;width:16px;height:16px}.submit-btn{margin-top:20px}.footer-links{margin-top:32px;display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.footer-links a{font-size:12px;color:#aaa;text-decoration:none}.continue-shopping{text-align:right;margin-bottom:28px;font-size:13px;color:#555;text-decoration:none;display:block}.order-summary-title{font-size:16px;font-weight:600;color:#111;margin-bottom:20px}.product-row{display:flex;align-items:center;gap:14px;margin-bottom:20px}.product-image-wrap{position:relative;flex-shrink:0;width:72px;height:72px}.product-image-wrap img{object-fit:cover}.img-placeholder,.product-image-wrap img{width:72px;height:72px;border-radius:8px;border:1px solid #ddd}.img-placeholder{background:#f0f0f0;font-size:28px}.img-placeholder,.qty-badge{display:flex;align-items:center;justify-content:center}.qty-badge{position:absolute;top:-8px;right:-8px;background:#777;color:#fff;border-radius:50%;width:22px;height:22px;font-size:12px;font-weight:600}.product-title{flex:1 1;line-height:1.4}.product-price,.product-title{font-size:14px;font-weight:600;color:#111}.divider{border-top:1px solid #e4e4e4;margin:16px 0}.discount-row{display:flex;gap:8px;margin-bottom:16px}.discount-row input{flex:1 1;padding:10px 14px;outline:none;background:#fff}.discount-row button,.discount-row input{border:1px solid #ddd;border-radius:6px;font-size:14px}.discount-row button{padding:10px 16px;background:#f0f0f0;cursor:pointer;color:#555}.price-row{display:flex;justify-content:space-between;margin-bottom:10px;font-size:14px;color:#555}.price-row.free span:last-child{color:#1a8a00;font-weight:600}.total-row{display:flex;justify-content:space-between;align-items:center}.total-label{font-size:16px;font-weight:600;color:#111}.total-amount{font-size:24px;font-weight:700;color:#111}.total-currency{font-size:12px;color:#999;margin-right:6px}.trust-badge{margin-top:32px;padding:14px 18px;background:#f0f0f0;border-radius:8px;display:flex;align-items:center;gap:10px}.trust-badge-icon{font-size:20px}.trust-badge-title{font-size:13px;font-weight:600;color:#333}.trust-badge-sub{font-size:12px;color:#777}@media (max-width:768px){.checkout-wrapper{flex-direction:column-reverse}.checkout-left{flex:none;width:100%;padding:24px 20px 48px}.checkout-right{flex:none;width:100%;border-left:none;border-bottom:1px solid #e8e8e8;padding:20px 20px 24px;min-height:unset}.logo{font-size:22px;margin-bottom:16px}.breadcrumb{margin-bottom:20px}.continue-shopping{display:none}.total-amount{font-size:20px}.two-col{flex-direction:column}}.whop-checkout-wrapper>div:last-child button,[data-whop-checkout] button[type=submit],iframe[src*="whop.com"]+div{display:none!important}.shipping-summary{border:1px solid #e4e4e4;border-radius:8px;overflow:hidden;margin-bottom:8px}.shipping-summary-row{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #f0f0f0;font-size:13px}.shipping-summary-row:last-child{border-bottom:none}.ss-label{color:#888;min-width:60px}.ss-value{flex:1 1;color:#333}.ss-change{color:#5c6ac4;background:none;font-size:13px;padding:0}.ss-change,.submit-btn{border:none;cursor:pointer}.submit-btn{width:100%;padding:15px;background:#111;color:#fff;border-radius:8px;font-size:16px;font-weight:600;margin-top:8px;transition:background .2s}.submit-btn:hover:not(:disabled){background:#333}.submit-btn.loading,.submit-btn:disabled{background:#999;cursor:not-allowed}