:root{font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;color:#202223;background:#fff;--line:#d9d9d9;--muted:#707070;--blue:#1769d1;--panel:#f5f5f5;--input:#fff}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#fff;color:#202223}body{font-size:14px}button,input,select,textarea{font:inherit}.checkout-header{height:72px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #e1e1e1;background:#fff;position:relative}.store-wordmark{color:#272727;text-decoration:none;font-size:25px;letter-spacing:.22em;font-weight:300;line-height:1}.header-bag{position:absolute;right:calc(25% + 32px);top:25px;color:#1771cf;width:23px;height:23px}.header-bag svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.checkout-frame{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 72px)}.checkout-form-pane{min-width:0;padding:43px 48px 35px}.checkout-form{max-width:590px;margin-left:auto;margin-right:36px}.order-summary-column{min-width:0;background:var(--panel);padding:43px 48px 80px}.order-summary-card{max-width:590px;margin-left:36px;position:sticky;top:32px}.checkout-section{margin:0 0 27px}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.checkout-section h1,.checkout-section h2{margin:0;color:#202223;font-size:19px;line-height:1.3;font-weight:600;letter-spacing:-.01em}.checkout-section p{margin:5px 0 14px;color:#707070;font-size:13px}.sign-in-link,.checkout-footer a{color:#146bc4;text-decoration:none}.sign-in-link{font-size:13px;white-space:nowrap}.field-stack{display:grid;gap:11px;margin-top:16px}.field-pair{display:grid;grid-template-columns:1fr 1fr;gap:10px}.field input,.field select,.field textarea{width:100%;height:50px;border:1px solid #cfcfcf;border-radius:10px;background:var(--input);color:#202223;padding:0 13px;outline:0;box-shadow:0 0 0 1px transparent;transition:border-color .12s,box-shadow .12s}.field select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,#777 50%),linear-gradient(135deg,#777 50%,transparent 50%);background-position:calc(100% - 17px) 21px,calc(100% - 12px) 21px;background-size:5px 5px,5px 5px;background-repeat:no-repeat;color:#707070}.field input::placeholder{color:#777;opacity:1}.field input:focus,.field select:focus{border-color:#1769d1;box-shadow:0 0 0 1px #1769d1}.check-row{display:flex;align-items:center;gap:9px;color:#424242;font-size:13px;line-height:1.4}.check-row input{width:18px;height:18px;margin:0;accent-color:#1769d1}.shipping-method{height:64px;margin-top:15px;display:flex;align-items:center;gap:12px;border:1px solid #cfcfcf;border-radius:10px;padding:0 13px;color:#454545}.shipping-method strong{margin-left:auto;font-weight:500;color:#454545}.radio-indicator,.method-radio{width:18px;height:18px;flex:0 0 auto;border-radius:50%;border:1px solid #bdbdbd;background:#fff;display:inline-block}.radio-indicator.is-selected,.method-option:has(input:checked) .method-radio{border-color:#1769d1;box-shadow:inset 0 0 0 4px #fff;background:#1769d1}.method-list{display:grid;gap:10px;margin-top:15px}.method-option{position:relative;display:flex;align-items:center;gap:12px;min-height:75px;border:1px solid #cfcfcf;border-radius:10px;padding:12px 13px;cursor:pointer;background:#fff}.method-option:has(input:checked){border-color:#1769d1;box-shadow:0 0 0 1px #1769d1;background:#f5f8ff}.method-option input{position:absolute;opacity:0;pointer-events:none}.method-copy{display:grid;gap:4px;min-width:0;flex:1}.method-copy strong{font-size:14px;font-weight:600}.method-copy small{color:#707070;font-size:12px;line-height:1.35}.method-badge{font-size:12px;font-weight:700;letter-spacing:.02em}.method-badge-spei{color:#2375bb}.method-badge-oxxo{color:#d94135}.primary-button{width:100%;height:57px;border:0;border-radius:9px;background:#1167d2;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background .15s,opacity .15s}.primary-button:hover{background:#0757bb}.primary-button:disabled{cursor:wait;opacity:.65}.legal-note{margin:12px 0 0;text-align:center;color:#707070;font-size:11px;line-height:1.5}.form-error{margin:0 0 12px;padding:12px;border:1px solid #e4b9b6;border-radius:8px;background:#fff4f3;color:#a33a32;font-size:13px;line-height:1.4}.summary-line-item{display:flex;align-items:flex-start;gap:13px}.summary-product-image-wrap{width:64px;height:64px;position:relative;flex:0 0 auto}.summary-product-image,.summary-product-placeholder{display:block;width:64px;height:64px;border:1px solid #d0d0d0;border-radius:9px;object-fit:cover;background:#fff}.summary-product-placeholder{display:grid;place-items:center;color:#777;font-size:12px;font-weight:600}.summary-quantity{position:absolute;right:-8px;top:-9px;min-width:20px;height:20px;padding:0 5px;border-radius:99px;background:#111;color:#fff;display:grid;place-items:center;font-size:11px;line-height:1}.summary-product-copy{min-width:0;flex:1;padding-top:4px}.summary-product-copy strong{font-size:13px;font-weight:500;line-height:1.35}.summary-product-price{padding-top:4px;white-space:nowrap;font-size:13px;font-weight:500}.summary-divider{height:1px;background:#dedede;margin:24px 0}.summary-rows{display:grid;gap:13px;font-size:13px}.summary-rows div,.summary-total{display:flex;align-items:center;justify-content:space-between;gap:20px}.summary-rows span{color:#424242}.summary-rows strong{font-weight:500}.summary-total{font-size:16px}.summary-total strong{font-size:19px;font-weight:600}.summary-total small{font-size:11px;color:#707070;font-weight:400}.checkout-footer{display:flex;flex-wrap:wrap;gap:9px 18px;max-width:590px;margin:39px 36px 0 auto;color:#146bc4;font-size:12px}.payment-panel{max-width:590px;margin:28px 36px 0 auto;border:1px solid #cfcfcf;border-radius:10px;background:#fff;padding:22px}.payment-panel h2{margin:0 0 7px;font-size:19px}.payment-panel p{color:#707070;font-size:13px;line-height:1.5}.payment-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:18px 0}.payment-detail{border:1px solid #dedede;border-radius:8px;padding:11px}.payment-detail small{display:block;margin-bottom:5px;color:#707070;font-size:10px;text-transform:uppercase;letter-spacing:.08em}.payment-detail strong{font-size:13px;word-break:break-word}.status-line{display:flex;align-items:center;gap:8px;padding:11px 12px;border-radius:8px;background:#f0f7ef;color:#35643c;font-size:12px}.status-dot{width:8px;height:8px;border-radius:50%;background:#d18a34}.payment-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.copy-button,.demo-button{border:1px solid #202223;border-radius:8px;background:#fff;color:#202223;padding:10px 12px;font-size:12px;font-weight:600;cursor:pointer}.copy-button:hover,.demo-button:hover{background:#202223;color:#fff}.mobile-summary-shell{display:none}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.admin-shell{max-width:1180px;margin:auto;padding:26px 28px 38px}.admin-link{margin-left:auto;color:#202223;font-size:13px;font-weight:800}.admin-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:22px;margin-top:48px}.admin-shell h1,.admin-shell h2{margin-top:0;letter-spacing:-.05em}.admin-muted{color:#707070;font-size:13px;line-height:1.5}.admin-check{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;margin:8px 0 18px}.admin-check input{width:auto}.admin-list{display:grid;gap:10px}.admin-item{display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #d9d9d9;border-radius:10px;padding:13px}.admin-item strong,.admin-item small{display:block}.admin-item small{color:#707070;font-size:12px;margin-top:4px}.admin-status{font-size:12px;color:#707070;white-space:nowrap}.admin-orders{margin-top:22px}.login-card{max-width:430px;margin:13vh auto 0;background:#fff;border:1px solid #d9d9d9;border-radius:10px;padding:32px}.login-card h1{font-size:34px;letter-spacing:-.06em;margin:0 0 8px}.login-card .primary-button{margin-top:14px}.product-preview{display:block;width:100%;max-height:190px;object-fit:cover;border-radius:10px;margin-top:10px;border:1px solid #d9d9d9}.admin-product-line{display:flex;align-items:center;gap:11px}.admin-thumb{height:44px;width:44px;object-fit:cover;border-radius:9px;display:grid;place-items:center;background:#f5f5f5;color:#555;font-size:11px;font-weight:800}.admin-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-section-heading h2{margin-bottom:0}.checkout-product-image{display:block;width:100%;max-height:300px;object-fit:cover;border-radius:10px;margin:0 0 22px;border:1px solid #d9d9d9}.admin-actions{display:flex;gap:8px;flex-wrap:wrap}.product-link{display:block;color:#146bc4;font-size:12px;margin-top:6px;word-break:break-all}
@media(max-width:850px){.checkout-header{height:62px}.header-bag{right:20px;top:20px}.store-wordmark{font-size:21px}.checkout-frame{display:block;min-height:0}.order-summary-column{display:none}.mobile-summary-shell{display:block;background:var(--panel);border-bottom:1px solid #ddd}.mobile-summary-toggle{width:100%;height:58px;border:0;background:var(--panel);padding:0 18px;display:flex;align-items:center;justify-content:space-between;color:#202223;cursor:pointer;font-size:13px}.mobile-summary-toggle>span{display:flex;align-items:center;gap:8px}.mobile-summary-toggle strong{font-size:14px;font-weight:600}.summary-chevron{font-size:18px;color:#1769d1;line-height:1}.mobile-order-summary{padding:0 18px 20px}.checkout-form-pane{padding:29px 18px 28px}.checkout-form{max-width:none;margin:0}.checkout-section{margin-bottom:25px}.checkout-footer{max-width:none;margin:34px 0 0;justify-content:center}.payment-panel{max-width:none;margin:26px 0 0}.field-pair{gap:8px}}
@media(max-width:430px){.field-pair{grid-template-columns:1fr}.payment-grid{grid-template-columns:1fr}.method-option{min-height:70px}.checkout-section h1,.checkout-section h2{font-size:18px}}
@media(min-width:851px){.checkout-frame{grid-template-columns:52% 48%}.checkout-form-pane{padding-right:0}.checkout-form{max-width:500px;margin-right:40px}.order-summary-column{padding-left:40px}.order-summary-card{margin-left:0}.checkout-footer{max-width:500px;margin-right:40px}.payment-panel{max-width:500px;margin-right:40px}}
 .store-brand{display:flex;align-items:center;justify-content:center;text-decoration:none;min-width:120px;min-height:36px}.store-logo{display:block;max-width:180px;max-height:36px;width:auto;height:auto;object-fit:contain}.summary-chevron{width:9px;height:7px;display:inline-block;margin-left:7px;vertical-align:middle;fill:none;stroke:#1769d1;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;transition:transform .15s ease}.summary-chevron.is-open{transform:rotate(180deg)}.logo-preview{display:block;max-width:220px;max-height:70px;object-fit:contain;object-position:left center;margin-top:10px;border:1px solid #d9d9d9;border-radius:9px;padding:8px;background:#fff}.cooud-element{min-height:120px;border:1px solid #d0d0d0;border-radius:10px;background:#fff;padding:12px;margin:16px 0}.method-badge-card{color:#202223}@media(max-width:850px){.store-brand{min-width:90px}.store-logo{max-width:150px;max-height:30px}.mobile-summary-toggle>span{gap:0}.mobile-summary-toggle strong{font-weight:600}}
.cooud-inline-payment{margin-top:15px;border:1px solid #d2d2d2;border-radius:11px;background:#f4f4f4;padding:0;overflow:hidden}.cooud-card-option-header{min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;width:calc(100% + 2px);margin:-1px -1px 0;padding:0 14px;border:1px solid #1769d1;border-radius:10px 10px 0 0;background:#f5f8ff;color:#111}.cooud-card-option-header strong{font-size:14px;font-weight:600}.cooud-card-brands{display:flex;align-items:center;gap:5px}.brand-icon{display:block;height:24px;width:auto;max-width:38px;object-fit:contain;border-radius:3px}.brand-more{height:24px;min-width:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 5px;background:#fff;border:1px solid #d9d9d9;border-radius:3px;color:#1769d1;font-size:10px;font-weight:800;line-height:1}.cooud-inline-payment .cooud-element{margin:0!important;padding:13px 14px 14px!important;border:0!important;border-radius:0!important;background:transparent!important}.cooud-inline-payment .form-error{margin:0 14px 12px}.cooud-inline-payment .status-line{margin:0 14px 14px}.method-list[hidden]{display:none}@media(max-width:430px){.cooud-card-option-header{padding:0 12px}.cooud-card-brands{gap:3px}.brand-icon{height:22px;max-width:35px}.cooud-inline-payment .cooud-element{padding:12px!important}}
.cooud-pay-button{width:100%!important;min-height:48px!important;border:0!important;border-radius:8px!important;background:#1167d2!important;color:#fff!important;font-size:15px!important;font-weight:600!important;cursor:pointer!important;opacity:1!important}
.cooud-single-action .cooud-element button{display:none!important}
.status-line[hidden],.form-error[hidden],.cooud-inline-payment[hidden],#submit-button[hidden]{display:none!important}
@media(max-width:430px){.checkout-form-pane{padding:28px 16px 24px}.checkout-section{margin-bottom:24px}.checkout-section h1,.checkout-section h2{font-size:19px}.shipping-method{height:58px;margin-top:12px}.cooud-inline-payment{margin-top:12px;border-radius:10px}.cooud-card-option-header{min-height:50px;padding:0 11px}.cooud-inline-payment .cooud-element{padding:10px 11px 12px!important}.cooud-inline-payment .cooud-element form{margin:0}.cooud-inline-payment .cooud-element input{font-size:16px!important}.primary-button{height:55px;margin-top:16px}.legal-note{padding:0 18px}.checkout-footer{gap:10px 16px;margin-top:30px;font-size:12px}}
 .thank-you-screen{max-width:500px;margin:40px 40px 0 auto;padding:40px 0 20px;text-align:center}.thank-you-icon{width:58px;height:58px;margin:0 auto 20px;border-radius:50%;display:grid;place-items:center;background:#e9f7ec;color:#2f8a49;font-size:30px;font-weight:700}.thank-you-eyebrow{margin:0 0 8px;color:#2f8a49;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.thank-you-screen h1{margin:0;color:#202223;font-size:30px;line-height:1.15;letter-spacing:-.04em}.thank-you-lead{max-width:390px;margin:13px auto 25px;color:#606060;font-size:14px;line-height:1.55}.thank-you-card{display:grid;gap:0;border:1px solid #d9d9d9;border-radius:11px;background:#fff;text-align:left;overflow:hidden}.thank-you-card div{display:flex;justify-content:space-between;gap:18px;padding:14px 16px;border-bottom:1px solid #ededed;font-size:13px}.thank-you-card div:last-child{border-bottom:0}.thank-you-card span{color:#707070}.thank-you-card strong{font-weight:600;text-align:right;word-break:break-word}.thank-you-note{margin:20px 0 16px;color:#707070;font-size:12px;line-height:1.5}.thank-you-back{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:8px;background:#1167d2;color:#fff;text-decoration:none;font-size:13px;font-weight:600}.thank-you-back:hover{background:#0757bb}.thank-you-screen[hidden]{display:none!important}
@media(max-width:850px){.thank-you-screen{max-width:none;margin:15px 0 0;padding:36px 0 10px}.thank-you-screen h1{font-size:27px}.thank-you-lead{padding:0 12px}.thank-you-card{margin:0 1px}}
.thank-you-screen{max-width:500px;margin:0 40px 0 auto;padding:28px 0 20px;color:#202223;text-align:left}
.thank-you-heading{display:flex;align-items:center;gap:16px;margin-bottom:25px}
.thank-you-icon{width:42px;height:42px;flex:0 0 auto;margin:0;border:2px solid #76a9d4;border-radius:50%;display:grid;place-items:center;background:#fff;color:#4c91c8;font-size:23px;font-weight:500}
.thank-you-order-id{margin:0 0 5px;color:#707070;font-size:12px;line-height:1.2}
.thank-you-screen h1{margin:0;color:#202223;font-size:24px;line-height:1.15;letter-spacing:-.02em;font-weight:500}
.thank-you-card{border:1px solid #d9d9d9;border-radius:5px;background:#fff}
.thank-you-confirmation{display:block;padding:16px 14px;margin-bottom:11px}
.thank-you-confirmation h2,.thank-you-customer-card>h2{margin:0 0 7px;font-size:14px;line-height:1.3;font-weight:600}
.thank-you-confirmation p{margin:0;color:#707070;font-size:12px;line-height:1.45}
.thank-you-customer-card{display:block;padding:16px 14px}
.thank-you-customer-card>h2{margin-bottom:16px}
.thank-you-card .thank-you-info-grid{display:grid;grid-template-columns:1fr 1fr;column-gap:28px;row-gap:18px}
.thank-you-info-grid>div{display:block;padding:0;border:0;font-size:inherit}
.thank-you-info-grid h3{margin:0 0 6px;color:#4a4a4a;font-size:11px;line-height:1.25;font-weight:600}
.thank-you-info-grid p{margin:0;color:#606060;font-size:12px;line-height:1.45;white-space:pre-line;word-break:break-word}
.thank-you-help{margin:28px 0 0;color:#707070;font-size:12px}
.thank-you-help a{color:#3e83bd;text-decoration:none}
.thank-you-screen[hidden]{display:none!important}
body.thank-you-active .header-bag{display:none}
body.thank-you-active .checkout-header{justify-content:flex-start;padding-left:clamp(25px,8vw,86px)}
@media(max-width:850px){.thank-you-screen{max-width:none;margin:0;padding:29px 0 14px}.thank-you-heading{gap:13px;margin-bottom:21px}.thank-you-screen h1{font-size:22px}.thank-you-card .thank-you-info-grid{grid-template-columns:1fr;row-gap:17px}.thank-you-help{margin-top:24px}}

/* Keep the checkout locked to the viewport on narrow screens. Payment widgets and
   browser autofill controls must not be able to create horizontal page scrolling. */
html,body{max-width:100%;overflow-x:hidden}
body.checkout-page{width:100%;min-width:0}
.checkout-frame,.checkout-form-pane,.checkout-form,.order-summary-column{min-width:0;max-width:100%}
.field-pair,.field-pair .field,.field-pair input{min-width:0}
.field input::placeholder{color:#777!important;opacity:1!important;-webkit-text-fill-color:#777}
@media(max-width:850px){
  .checkout-frame,.checkout-form-pane,.checkout-form{width:100%;}
  .checkout-form-pane *{max-width:100%;}
  .cooud-inline-payment,.cooud-inline-payment .cooud-element{max-width:100%;}
}

/* The panel controls the logo width per offer. Keep the default geometry intact,
   while allowing a larger mark without clipping the checkout header. */
.checkout-header{height:auto;min-height:72px;padding:18px 0}
.header-bag{top:50%;transform:translateY(-50%)}
.store-logo{width:var(--store-logo-width,180px);max-width:calc(100vw - 120px);max-height:var(--store-logo-height,36px);height:auto}
.logo-size-row{display:flex;align-items:center;gap:14px}
.logo-size-row input[type="range"]{width:100%;accent-color:#1769d1;cursor:pointer}
.logo-size-row output{min-width:58px;color:#1769d1;font-size:13px;font-weight:700;text-align:right}
.logo-size-field small{display:block}
.logo-preview{width:var(--admin-logo-width,180px);max-width:100%;max-height:var(--admin-logo-height,36px);height:auto}
@media(max-width:850px){
  .checkout-header{min-height:62px;padding:13px 0}
  .store-logo{max-width:calc(100vw - 90px)}
}

/* iOS/Safari may hide native placeholders while contact autofill is active.
   Keep the name hints stable without changing the browser autofill behavior. */
.field.has-inline-placeholder{position:relative}
.field.has-inline-placeholder .field-placeholder{position:absolute;z-index:1;top:25px;left:13px;transform:translateY(-50%);margin:0;color:#777;font-size:16px;line-height:1;pointer-events:none;transition:opacity .12s ease}
.field.has-inline-placeholder input::placeholder{color:transparent!important;-webkit-text-fill-color:transparent}
.field.has-inline-placeholder.has-value .field-placeholder{opacity:0}
