.checkout-sms-popup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:2147483000;display:none}.checkout-sms-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);backdrop-filter:blur(4px);cursor:pointer}.checkout-sms-popup__container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;pointer-events:none}.checkout-sms-popup__content{position:relative;background:#fff;border-radius:12px;padding:40px 30px;max-width:450px;width:100%;box-shadow:0 20px 60px rgba(0,0,0,0.3);z-index:5000000;pointer-events:auto;padding-block-end:10px}.checkout-sms-popup__content span.checkout-sms-field-hint{font-size:13px;color:#6D6A6A;font-weight:300}.checkout-sms-wizard-panel .form-row{display:flex;flex-direction:column-reverse;width:100%}.checkout-sms-popup button.checkout-sms-popup__close{position:absolute;top:15px;left:15px;right:auto;width:40px;height:40px;min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;border:none;background:rgba(0,0,0,0.08);background-color:rgba(0,0,0,0.08);border-radius:50%;padding:0;z-index:20;pointer-events:auto;color:#333;transition:background 0.2s,color 0.2s}.checkout-sms-popup button.checkout-sms-popup__close:hover{background:rgba(0,0,0,0.15);background-color:rgba(0,0,0,0.15);color:#000}.checkout-sms-popup button.checkout-sms-popup__close svg{width:16px;height:16px;flex-shrink:0}.checkout-sms-popup__title{font-size:21px;font-weight:600;margin:0 0 10px;text-align:right;color:#000}.checkout-sms-popup__subtitle{font-size:16px;margin:0 0 20px;text-align:center;color:#666}.checkout-sms-popup__step{display:none}.checkout-sms-popup__step.active{display:block}.checkout-sms-popup .form-row-sms,.checkout-sms-popup .form-row{margin-bottom:20px}.checkout-sms-popup .form-row label{display:none}.checkout-sms-popup .form-row.checkout-sms-labeled-field:nth-of-type(1){float:right;width:48%}.checkout-sms-popup .form-row.checkout-sms-labeled-field:nth-of-type(2){float:left;width:48%}.checkout-sms-popup .phone-input,.checkout-sms-popup .code-input,.checkout-sms-popup .input-text{width:100%;padding:14px 16px;border:1px solid #D9D9D9;border-radius:8px;font-size:15px;box-sizing:border-box;transition:border-color 0.2s;height:40px}.checkout-sms-popup .phone-input:focus,.checkout-sms-popup .code-input:focus,.checkout-sms-popup .input-text:focus{outline:none;border-color:var(--color-primary,var(--main-site-text-color,#000))}.checkout-sms-popup .button{width:100%;padding:7px;background:var(--color-primary,var(--main-site-text-color,#000));color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:background 0.2s;margin-top:10px}.checkout-sms-popup .button:hover:not(.disabled){background:var(--color-primary-hover,var(--main-site-text-color,#000))}.checkout-sms-popup .button.disabled{opacity:0.6;cursor:not-allowed}.checkout-sms-popup:has(.checkout-sms-popup__step--code.active) .checkout-sms-popup__title--main{color:#0f2d5c;font-size:1.35rem;font-weight:700;text-align:center}.checkout-sms-code-lead{font-size:0.95rem;line-height:1.5;color:#4a4a4a;text-align:center;margin:0 0 1.1rem}.checkout-sms-otp-wrap{position:relative;width:100%;max-width:100%;margin:0 0 0.9rem}.checkout-sms-otp-autofill-capture{position:absolute;width:1px;height:1px;padding:0;margin:-1px 0 0 -1px;overflow:hidden;clip:rect(0,0,0,0);clip-path:inset(50%);border:0;opacity:0;font-size:16px}.checkout-sms-otp{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;gap:0.45rem;width:100%;max-width:100%;margin:0;direction:ltr}.checkout-sms-otp .checkout-sms-otp-digit{flex:1 1 0;min-width:0;max-width:2.6rem;height:2.7rem;text-align:center;font-size:1.1rem;font-weight:600;padding:0;line-height:1;border:1px solid #d9d9d9;border-radius:8px;box-sizing:border-box}.checkout-sms-otp .checkout-sms-otp-digit:focus{border-color:var(--color-primary,var(--main-site-text-color,#000));outline:none;box-shadow:0 0 0 1px var(--color-primary,var(--main-site-text-color,#000))}@media (min-width:769px){.checkout-sms-otp{justify-content:center;gap:0.28rem}}.checkout-sms-resend-row{min-height:1.5rem;margin:0.25rem 0 0.75rem;text-align:center}.checkout-sms-resend-countdown.is-resend-countdown{margin:0;font-size:0.9rem;color:#5c5c5c;cursor:default;user-select:none;line-height:1.4}.checkout-sms-popup .checkout-sms-resend-countdown.is-resend-ready{width:auto;max-width:100%;margin:0 auto;display:inline-block;padding:0.5rem 1.1rem;box-sizing:border-box;background:transparent;color:var(--color-primary,var(--main-site-text-color,#000));text-decoration:underline;border-radius:6px;font:inherit;font-size:0.95rem;font-weight:600;text-align:center;line-height:1.3;cursor:pointer;user-select:none}.checkout-sms-popup .checkout-sms-resend-countdown.is-resend-ready:hover:not(.is-busy){background:var(--color-primary,var(--main-site-text-color,#000));color:#fff}.checkout-sms-popup .checkout-sms-resend-countdown.is-resend-ready.is-busy{opacity:0.6;cursor:wait;pointer-events:none}.checkout-sms-popup .checkout-sms-resend-countdown.is-resend-ready:focus:not(:focus-visible){outline:none}.checkout-sms-popup .checkout-sms-resend-countdown.is-resend-ready:focus-visible{outline:2px solid var(--color-primary,var(--main-site-text-color,#000));outline-offset:3px}.checkout-sms-change-phone{display:block;width:100%;margin:0 0 0.5rem;padding:0;background:none;border:none;color:#2563b8;text-decoration:underline;text-underline-offset:3px;font-size:0.95rem;cursor:pointer;text-align:center}.checkout-sms-separator{display:flex;align-items:center;gap:0.75rem;margin:0.4rem 0 0.9rem;text-align:center}.checkout-sms-separator::before,.checkout-sms-separator::after{content:"";flex:1;height:1px;background:#e0e0e0}.checkout-sms-separator__text{font-size:0.9rem;color:#888;flex:0 0 auto}.checkout-sms-popup .button--sms-secondary,.checkout-sms-popup .checkout-sms-email-code-btn{width:100%;margin-top:0;background:#efefef;color:#1a1a1a;font-weight:600;border:1px solid #e0e0e0}.checkout-sms-popup .button--sms-secondary:hover:not(.disabled),.checkout-sms-popup .checkout-sms-email-code-btn:hover:not(.disabled){background:#e4e4e4;color:#111}.checkout-sms-popup__error{margin-top:15px;min-height:20px}.checkout-sms-popup__error .woocommerce-error{background:#fee;color:#c00;padding:11px;border-radius:6px;font-size:14px;margin:0;border:1px solid #fcc;padding-inline-start:40px}.checkout-sms-popup__error>.woocommerce-error:has(>.woocommerce-message){background:transparent;border:none;padding:0;color:inherit}.checkout-sms-popup__error .woocommerce-message{background:linear-gradient(180deg,#f4fbf6 0%,#e8f5ec 100%);color:#0d4d24;padding:12px 14px;border-radius:8px;font-size:14px;line-height:1.45;margin:0;border:1px solid #b8dcc4;box-shadow:0 1px 2px rgba(13,77,36,0.06);text-align:center}@media (max-width:768px){.checkout-sms-popup__error .woocommerce-message{padding:12px 0}}.checkout-sms-popup__error .woocommerce-message{margin-top:25px}.verification-code-timer{text-align:center;font-size:14px;color:#666;margin-top:10px}body.checkout-sms-popup-open{overflow:hidden}.checkout-sms-popup__shipping-intro{font-size:1.1rem;font-weight:400;line-height:1.45;text-align:center;color:#1a1a1a;margin:0 0 1.75rem;padding:0 6px}.checkout-sms-popup__shipping-intro strong{font-weight:700}.checkout-sms-popup__step--shipping .checkout-sms-shipping-form{margin-top:0}body.rtl .checkout-sms-popup button.checkout-sms-popup__close{left:auto;right:15px}.woocommerce-message::before{content:""}.checkout-sms-popup--header-only .checkout-sms-popup__step--register,.checkout-sms-popup--header-only .checkout-sms-popup__step--shipping,.checkout-sms-popup--header-only .checkout-sms-popup__step--newuser-wizard,.checkout-sms-popup--header-only .checkout-sms-popup__step--how-receive{display:none!important}.checkout-sms-wizard-tabs{display:flex;gap:8px;margin:0 0 20px;justify-content:center;padding-inline-end:30px;padding-inline-start:30px}form.checkout-sms-newuser-wizard-form{padding-inline-end:30px;padding-inline-start:30px}.checkout-sms-wizard-tab{flex:1;padding:0;border:none;border-radius:8px;background:transparent;cursor:pointer;font-size:12px;font-weight:600;color:#D9D9D9;text-align:right}.checkout-sms-wizard-tab.is-active,.checkout-sms-wizard-tab.is-completed{color:#000}.checkout-sms-wizard-tab.is-hidden{display:none!important}.checkout-sms-wizard-tab:after{content:"";width:100%;height:7px;background-color:#D9D9D9;display:block;margin-block-start:4px}.checkout-sms-wizard-tab[data-tab="supply"]:after{border-radius:3px 0 0px 3px}.checkout-sms-wizard-tab[data-tab="details"]:after{border-radius:0 3px 3px 0}.checkout-sms-wizard-tab.is-active:after,.checkout-sms-wizard-tab.is-completed:after{background-color:var(--color-primary)}.checkout-sms-wizard-panel{display:none}.checkout-sms-wizard-panel.is-active{display:block}.checkout-sms-wizard-panel[data-panel="supply"] .checkout-sms-supply-floor-fields{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px;align-items:flex-end;width:100%;box-sizing:border-box}.checkout-sms-wizard-panel[data-panel="supply"] .checkout-sms-supply-floor-fields .form-row{flex:1 1 0;min-width:0;margin-bottom:0}.checkout-sms-wizard-panel[data-panel="supply"] .checkout-sms-supply-floor-fields .input-text{width:100%;box-sizing:border-box}@media (max-width:520px){.checkout-sms-wizard-panel[data-panel="supply"] .checkout-sms-supply-floor-fields .form-row{flex:1 1 calc(50% - 4px);min-width:calc(30% - 4px)}}.checkout-sms-wizard-panel h3.checkout-sms-details-heading,h3.checkout-sms-supply-panel-heading{font-size:20px;font-weight:600;color:#000;margin-block-start:29px;margin-block-end:0}#choose-shipping h3.checkout-sms-supply-panel-heading,.checkout-sms-ocws-embed-mount h3.checkout-sms-supply-panel-heading{margin-block-start:20px;text-align:right;width:100%;box-sizing:border-box}p.checkout-sms-supply-address-line{margin:8px 0 14px 0;font-size:15px;line-height:1.45;color:#333;font-weight:500;text-align:right;width:100%;box-sizing:border-box}#choose-shipping p.checkout-sms-supply-address-line,.checkout-sms-ocws-embed-mount p.checkout-sms-supply-address-line{max-width:100%}.checkout-sms-supply-floors-row{display:flex;flex-direction:column;align-items:stretch;gap:4px}.checkout-sms-wizard-panel .checkout-sms-supply-floors-row{flex-direction:column}label.checkout-sms-supply-field-label{display:block;font-size:13px;font-weight:600;color:#333;text-align:right;margin:0;line-height:1.2}.checkout-sms-supply-field-label .checkout-sms-required{color:#c62828;font-weight:700;margin-inline-end:2px}.checkout-sms-wizard-panel p.checkout-sms-details-sub{margin:0;font-size:13px;color:#6D6A6A;font-weight:300;margin-block-end:25px}.checkout-sms-popup__step--newuser-wizard .checkout-sms-wizard-tabs.is-hidden{display:none}.checkout-sms-how-receive-hint{text-align:center;font-size:14px;color:#666;margin:0 0 16px;line-height:1.45}.checkout-sms-ocws-embed-wrap{margin:0;text-align:right}.checkout-sms-ocws-embed__title{font-size:16px;font-weight:700;margin:0 0 8px;color:#333}.checkout-sms-ocws-embed-mount{min-height:120px;border-radius:10px;overflow:visible}.checkout-sms-popup__content.checkout-sms-popup__content--ocws-embed{width:641px;padding-inline:70px;max-width:100%;box-sizing:border-box;padding-block:50px;padding-block-end:30px}.checkout-sms-popup__content.checkout-sms-popup__content--ocws-embed .checkout-sms-popup__title--main,.checkout-sms-popup__content.checkout-sms-popup__content--ocws-embed .checkout-sms-ocws-embed__title{display:none!important}.checkout-sms-popup__content.checkout-sms-popup__content--ocws-embed .ocws-popup-dismiss{display:none!important}.checkout-sms-popup__content.checkout-sms-popup__content--ocws-embed .checkout-sms-supply-floor-fields{display:flex;flex-direction:row;flex-wrap:nowrap;gap:8px;align-items:flex-end;width:100%;box-sizing:border-box}.checkout-sms-popup__content.checkout-sms-popup__content--ocws-embed .checkout-sms-supply-floor-fields .form-row{flex:1 1 33.333%;min-width:0;margin-bottom:0!important}.checkout-sms-popup__content.checkout-sms-popup__content--ocws-embed .checkout-sms-supply-floor-fields .input-text{width:100%;box-sizing:border-box}@media (max-width:520px){.checkout-sms-popup__content.checkout-sms-popup__content--ocws-embed .checkout-sms-supply-floor-fields{flex-wrap:wrap}.checkout-sms-popup__content.checkout-sms-popup__content--ocws-embed .checkout-sms-supply-floor-fields .form-row{flex:1 1 calc(33.333% - 6px);min-width:calc(33.333% - 6px)}}.checkout-sms-ocws-embed-mount .choose-shipping-popup.choose-shipping-popup--embedded-in-sms{position:relative!important;top:auto!important;left:auto!important;right:auto!important;width:100%!important;height:auto!important;min-height:0;opacity:1!important;z-index:1!important;text-align:center;font-size:1rem}.checkout-sms-ocws-embed-mount .choose-shipping-popup--embedded-in-sms .white-overlay{display:none!important}.checkout-sms-ocws-embed-mount .choose-shipping-popup--embedded-in-sms .inner{position:relative!important;top:auto!important;bottom:auto!important;left:auto!important;right:auto!important;width:100%!important;max-width:100%!important;margin:0 auto;transform:none!important}.checkout-sms-ocws-embed-mount .choose-shipping-popup--embedded-in-sms .inner-wrapper{position:relative!important;top:auto!important;transform:none!important;max-height:min(65vh,520px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;padding-inline-end:30px;padding-inline-start:30px;padding-block:0}.checkout-sms-ocws-embed-mount .choose-shipping-popup--embedded-in-sms form#choose-shipping{padding:0}.choose-shipping-popup--embedded-in-sms .ocws-checkout-address-extras-pp{display:none!important}.checkout-sms-ocws-embed-mount #choose-shipping .checkout-sms-supply-floor-fields{margin-top:12px;padding-top:0px;border-top:none;text-align:right}.checkout-sms-supply-floor-placeholder:empty{display:none}.checkout-sms-ocws-embed-mount #choose-shipping input[type="submit"]{display:none!important}body.checkout-sms-popup-open .pac-container,.checkout-sms-popup .pac-container{z-index:2147483647!important;pointer-events:auto}.checkout-sms-popup--header-only .checkout-sms-ocws-embed-wrap{display:none!important}.checkout-sms-popup--checkout-transition .checkout-sms-popup__content{display:none!important}.checkout-sms-popup--checkout-transition .checkout-sms-popup__content.checkout-sms-popup__content--ocws-embed{display:none!important}.checkout-sms-popup--checkout-transition .checkout-sms-popup__close{display:none!important}.checkout-sms-popup.checkout-sms-popup--loader-only{display:flex!important;flex-direction:column;align-items:center;justify-content:center}.checkout-sms-popup.checkout-sms-popup--loader-only .checkout-sms-popup__overlay{z-index:0}.checkout-sms-popup.checkout-sms-popup--loader-only #checkout-sms-checkout-loader{position:relative;z-index:1}.checkout-sms-popup__checkout-loader{display:none;position:relative;z-index:5000001;pointer-events:auto;flex-direction:column;align-items:center;justify-content:center;gap:18px;padding:40px 30px;max-width:450px;width:100%;box-sizing:border-box;background:#fff;border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,0.3);text-align:center}.checkout-sms-popup--checkout-transition .checkout-sms-popup__checkout-loader{display:flex}.checkout-sms-popup__checkout-loader-ring-wrap{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:50%;background:var(--popup-primary,var(--main-site-text-color,#000))}.checkout-sms-popup__checkout-loader-spinner{display:block;box-sizing:border-box;width:1.5rem;height:1.5rem;border:2px solid #ffffff;border-top-color:transparent;border-radius:50%;animation:spin 0.6s linear infinite}.checkout-sms-popup__checkout-loader-text{margin:0;font-size:16px;color:var(--popup-text,var(--main-text-color,#333))}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:700px){.checkout-sms-popup__content.checkout-sms-popup__content--ocws-embed{padding-inline:15px;max-width:100%;padding-block:25px;padding-block-end:0}.checkout-sms-popup__content{padding-inline:15px;max-width:100%;padding-block:25px;padding-block-end:0}.checkout-sms-wizard-tabs,form.checkout-sms-newuser-wizard-form,.checkout-sms-ocws-embed-mount .choose-shipping-popup--embedded-in-sms .inner-wrapper{padding-inline-end:15px;padding-inline-start:15px}}.checkout-sms-popup form .form-row.woocommerce-invalid input.input-text,.checkout-sms-popup form .form-row.woocommerce-invalid select{border-color:var(--wc-red,#e2401c)}.ocws-checkout-inputs-pp span.error,#ocws-checkout-choose-city-form span.error{display:block;font-size:12px;color:darkred;text-align:right}