.fourbuy-focused-flow{background:#fff!important;color:#171717!important}.fourbuy-focused-flow main>[data-section-type*="breadcrumbs"]{display:none}.fourbuy-checkout,.fourbuy-auth{--color-background:#fff;--color-on-background:#171717;--color-foreground:#171717;--color-muted-foreground:#666;--color-border:#d9d9d9;--color-card:#fff;--color-surface:#f7f7f8;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;color:#171717;background:#fff;font-size:14px;line-height:1.5}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);max-width:1200px;margin:auto;min-height:100vh}.checkout-main{padding:48px 48px 32px 24px;min-width:0}.checkout-header{margin-bottom:48px}.checkout-brand{display:block;font-size:32px;font-weight:600;letter-spacing:-1px;width:fit-content;color:#171717}.checkout-brand img{max-height:56px;max-width:220px;object-fit:contain}.checkout-steps{display:flex;align-items:center;gap:10px;font-size:12px;margin-top:18px;color:#666;flex-wrap:wrap}.checkout-steps svg{width:12px;height:12px}.checkout-steps a,.checkout-steps button:not(:disabled){color:var(--color-primary)}.checkout-steps [aria-current]{color:var(--color-primary);font-weight:600}.checkout-steps button:disabled{cursor:default}.checkout-aside{background:#f7f7f8;border-left:1px solid #dedede;padding:48px 24px 40px 40px;min-width:0;position:relative}.checkout-aside:after{content:"";position:absolute;left:100%;top:0;bottom:0;width:max(0px,calc((100vw - 1200px)/2));background:#f7f7f8}.checkout-summary{position:sticky;top:32px}.checkout-summary-toggle{display:none}.checkout-product{display:flex;gap:16px;align-items:center;min-width:0}.checkout-product-image{position:relative;width:64px;height:72px;flex:none;border:1px solid #dedede;border-radius:8px;background:#fff}.checkout-product-image img{border-radius:8px}.checkout-quantity{position:absolute;right:-8px;top:-8px;display:grid;place-items:center;background:#333;color:white;min-width:22px;height:22px;border-radius:50%;font-size:12px}.checkout-product-details{flex:1;min-width:0}.checkout-product-details h3{overflow-wrap:anywhere}.checkout-contact-summary{border:1px solid #dedede;border-radius:8px;padding:0 16px;margin-bottom:32px}.checkout-contact-summary>div{display:grid;grid-template-columns:65px minmax(0,1fr) auto;gap:12px;padding:14px 0;border-bottom:1px solid #dedede}.checkout-contact-summary>div:last-child{border:0}.checkout-contact-summary span{color:#666}.checkout-contact-summary p,.checkout-contact-summary strong{overflow-wrap:anywhere;font-weight:400}.checkout-contact-summary button{text-decoration:underline;font-size:12px;align-self:start;color:var(--color-primary)}.checkout-section-title,.fourbuy-checkout h2{font-size:20px;font-weight:600;margin-bottom:16px;color:#171717}.fourbuy-checkout input:not([type=radio]):not([type=checkbox]):not([type=hidden]),.fourbuy-checkout select{min-height:52px;border:1px solid #c9c9c9;border-radius:8px;box-shadow:none;background:#fff;color:#171717;font-size:16px;max-width:100%}.fourbuy-checkout input:focus,.fourbuy-checkout select:focus{outline:2px solid var(--color-primary);outline-offset:1px}.fourbuy-checkout .btn{min-height:52px;border-radius:8px;box-shadow:none}.fourbuy-checkout .btn-primary{background:var(--color-primary);color:var(--color-on-primary)}.fourbuy-checkout input[type=checkbox],.fourbuy-checkout input[type=radio]{accent-color:var(--color-primary)}.checkout-back{display:block;margin-top:24px;color:var(--color-primary)}.checkout-footer{border-top:1px solid #dedede;padding-top:20px;margin-top:40px;font-size:12px;color:#666}.checkout-footer a{color:var(--color-primary)}.fourbuy-checkout #shipping,.fourbuy-checkout #payment{margin-top:24px}.fourbuy-checkout [wire\:loading]{cursor:wait}.fourbuy-auth{min-height:100vh;padding:40px 24px;display:flex;flex-direction:column}.fourbuy-auth>.checkout-brand{margin:0 auto}.auth-content{width:100%;max-width:440px;margin:auto;padding:64px 0}.auth-content h1{font-size:28px;font-weight:600;letter-spacing:-.6px;margin-bottom:8px}.auth-content p{color:#666;margin-bottom:24px}.auth-content label{display:block;margin:18px 0 6px}.auth-content input[type=email],.auth-content input[type=text]{width:100%;height:56px;border:1px solid #ccc;border-radius:8px;padding:12px;font-size:16px;color:#171717;background:#fff}.auth-content input:focus{outline:2px solid var(--color-primary);outline-offset:1px}.auth-content button[type=submit]{min-height:50px;width:100%;border-radius:8px;background:var(--color-primary);color:var(--color-on-primary);font-weight:600;margin-top:20px}.auth-content .auth-code{font-size:28px;letter-spacing:12px;font-variant-numeric:tabular-nums}.auth-otp{display:flex;gap:8px;width:100%;margin:4px 0 8px}.auth-content input.auth-otp-cell[type=text]{flex:1 1 0;width:auto;min-width:0;max-width:52px;height:56px;padding:0;text-align:center;font-size:22px;font-weight:600;letter-spacing:0;border-radius:10px}.auth-error{color:#b42318!important;margin:12px 0!important}.auth-content a{color:var(--color-primary);text-decoration:underline}.auth-content .auth-optin{display:flex;gap:10px;align-items:start;font-size:14px}.auth-optin input{margin-top:4px;accent-color:var(--color-primary)}.auth-secondary{margin-top:22px;color:var(--color-primary)}.auth-content button:disabled{opacity:.5;cursor:wait}
@media(max-width:900px){.checkout-layout{display:flex;flex-direction:column;min-height:100vh}.checkout-main{padding:28px 20px;order:2}.checkout-header{margin-bottom:28px}.checkout-aside{order:1;padding:0;border-left:0;border-bottom:1px solid #dedede}.checkout-aside:after{display:none}.checkout-summary-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px;text-align:left}.checkout-summary-toggle>span{display:flex;align-items:center;gap:8px}.checkout-summary-toggle svg{width:16px;height:16px}.checkout-summary{display:none;position:static;padding:8px 20px 24px}.checkout-summary.is-open{display:block}.checkout-contact-summary>div{grid-template-columns:56px minmax(0,1fr) auto;gap:8px}.checkout-brand{font-size:28px}.fourbuy-checkout .grid{min-width:0}.fourbuy-checkout .grid>*{min-width:0}.fourbuy-checkout .btn{width:100%}.fourbuy-auth{padding:28px 20px}.auth-content{padding:48px 0}.auth-content .auth-code{letter-spacing:10px}.auth-otp{gap:6px}.auth-content input.auth-otp-cell[type=text]{height:48px;font-size:18px}}
.checkout-summary .flex-1{min-width:0}.checkout-summary .btn{width:auto;flex-shrink:0}.checkout-summary input{min-width:0}.checkout-item-price{font-weight:500;margin-top:6px}.checkout-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.checkout-field-wide{grid-column:1/-1}.checkout-field{display:block;position:relative;min-width:0}.checkout-field>span{position:absolute;left:14px;top:7px;font-size:11px;color:#666;z-index:1;pointer-events:none}.fourbuy-checkout .checkout-field input,.fourbuy-checkout .checkout-field select{padding:22px 14px 7px;height:56px}.checkout-field input::placeholder{color:transparent}.checkout-street-row{display:grid;grid-template-columns:minmax(0,3fr) minmax(0,1fr);gap:12px}.fourbuy-checkout [wire\:key^="address-form-"]>*+*{margin-top:16px}.fourbuy-checkout #address form{margin-top:0}.fourbuy-checkout .checkout-summary h2.sr-only{margin:0}.auth-content .auth-secondary[type=submit]{background:transparent;color:var(--color-primary);width:auto;padding:0;min-height:40px;font-weight:400}.fourbuy-checkout button:focus-visible,.fourbuy-auth a:focus-visible{outline:2px solid var(--color-primary);outline-offset:3px}
@media(max-width:359px){.checkout-address-grid{grid-template-columns:minmax(0,1fr)}.checkout-contact-summary>div{grid-template-columns:1fr auto}.checkout-contact-summary>div>span{grid-column:1/-1}}
