.checkout-wrap *{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;background:#fff;color:#333;font-size:14px;margin:0}.checkout-wrap{display:flex;align-items:flex-start;min-height:100vh;max-width:1100px;margin:0 auto;width:100%}.checkout-left{flex:1;padding:48px 48px 80px;min-width:0}.checkout-right{width:400px;background:#fff;border-left:1px solid #e1e1e1;padding:48px 32px 80px;flex-shrink:0}.section-title{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:14px}.section-divider{border:none;border-top:1px solid #e8e8e8;margin:24px 0}.field-group{margin-bottom:12px}.field-row{display:flex;gap:10px}.field-row .field-group{flex:1}.checkout-wrap label{display:block;font-size:12px;color:#737373;margin-bottom:4px}.checkout-wrap input[type=text],.checkout-wrap input[type=email],.checkout-wrap input[type=tel],.checkout-wrap select{width:100%;height:44px;padding:0 14px;border:1px solid #d9d9d9;border-radius:5px;font-size:14px;color:#1a1a1a;background:#fff;outline:none;transition:border .15s;appearance:none;-webkit-appearance:none;font-family:inherit}.checkout-wrap input:focus,.checkout-wrap select:focus{border-color:#1a1a1a;box-shadow:0 0 0 3px #0000000f}.checkout-wrap select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23737373' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:36px;cursor:pointer}.checkbox-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#333;cursor:pointer;margin-top:2px}.checkbox-row input[type=checkbox]{width:16px;height:16px;accent-color:#1a1a1a;cursor:pointer;flex-shrink:0}.order-item{display:flex;align-items:center;gap:14px;margin-bottom:20px}.item-img{width:64px;height:64px;flex-shrink:0;position:relative}.item-img img{width:100%;height:100%;object-fit:cover;border-radius:8px;border:1px solid #e1e1e1}.item-badge{position:absolute;top:-6px;right:-6px;background:#737373;color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600}.item-info{flex:1}.item-name{font-size:13px;font-weight:500;color:#1a1a1a;line-height:1.4}.item-variant{font-size:12px;color:#737373;margin-top:3px}.item-price{font-size:14px;font-weight:500;color:#1a1a1a;white-space:nowrap}.product-badge{display:inline-block;background:#e8f5e9;color:#2e7d32;font-size:11px;font-weight:600;padding:2px 8px;border-radius:20px}.summary-line{display:flex;justify-content:space-between;font-size:13px;color:#737373;margin-bottom:8px}.summary-line.total{font-size:16px;color:#1a1a1a;font-weight:600;padding-top:12px;border-top:1px solid #e8e8e8;margin-top:4px}.summary-line.total .curr{font-size:12px;font-weight:400;color:#737373;margin-right:4px}.whop-divider{border:none;border-top:1px solid #e1e1e1;margin:24px 0}.whop-container{width:100%;display:block}.secure-note{display:flex;align-items:center;gap:6px;font-size:12px;color:#aaa;margin-top:20px;justify-content:center}.policy-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:24px}.policy-links a{font-size:12px;color:#737373;text-decoration:none}.policy-links a:hover{color:#1a1a1a;text-decoration:underline}.shipping-option{display:flex;align-items:center;gap:10px;border:1px solid #1a1a1a;border-radius:6px;padding:10px 14px;cursor:pointer;background:#fafafa;min-height:44px}.shipping-option input[type=radio]{accent-color:#1a1a1a;width:16px;height:16px;flex-shrink:0;margin:0}.shipping-info{flex:1;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;min-width:0}.shipping-name{font-size:14px;font-weight:500;color:#1a1a1a}.shipping-eta{font-size:12px;color:#737373}.shipping-price{font-size:14px;font-weight:600;color:#2e7d32;white-space:nowrap}@media(max-width:768px){.checkout-wrap{flex-direction:column}.checkout-right{width:100%;border-left:none;border-bottom:1px solid #e1e1e1;padding:0;order:-1}.checkout-left{width:100%;padding:20px 16px 60px}.mobile-summary-toggle{display:flex;width:100%;background:#f5f5f5;border:none;border-bottom:1px solid #e1e1e1;padding:14px 16px;font-size:14px;color:#1a1a1a;font-weight:500;cursor:pointer;align-items:center;justify-content:space-between;font-family:inherit;min-height:48px}.toggle-left{display:flex;align-items:center;gap:8px;color:#1a6dcc}.toggle-right{font-size:14px;font-weight:600;color:#1a1a1a}.summary-collapsible{overflow:hidden;transition:max-height .3s ease;max-height:500px}.summary-collapsible.closed{max-height:0}.summary-inner{padding:20px 16px;border-bottom:1px solid #e1e1e1;background:#fff}.whop-right-block{display:none}.field-row{flex-direction:column;gap:0}.checkout-wrap input[type=text],.checkout-wrap input[type=email],.checkout-wrap input[type=tel],.checkout-wrap select{height:48px;font-size:16px}}@media(min-width:769px){.mobile-summary-toggle{display:none}.summary-collapsible{max-height:none!important;overflow:visible}.summary-inner{padding:0;background:transparent;border:none}.whop-left-block{display:none}}@media(min-width:769px)and (max-width:1150px){.checkout-left{padding-left:24px}.checkout-right{padding-left:24px;padding-right:24px}}
