.shopify-download-dialog,.shopify-login-page{--shopify-primary:#008060;--shopify-primary-hover:#006e52;--shopify-primary-soft:rgba(0,128,96,.12);--shopify-cta:#1a1a1a;--shopify-cta-hover:#000;--shopify-text:#1a1a1a;--shopify-text-muted:#616161;--shopify-text-soft:#8c9196;--shopify-card-bg:#fff;--shopify-card-border:rgba(0,0,0,.08);--shopify-card-shadow:0 1px 3px rgba(0,0,0,.08),0 6px 22px rgba(0,0,0,.18);--shopify-input-bg:#fff;--shopify-input-border:#c9cccf;--shopify-input-border-hover:#8c9196;--shopify-input-border-focus:#1a73e8;--shopify-secondary-bg:#f6f6f7;--shopify-secondary-bg-hover:#ebebec;--shopify-secondary-border:#e1e3e5;--shopify-divider:#e1e3e5;--shopify-error:#d72c0d;--shopify-success:#008060;--shopify-link:#005bd3;--shopify-page-bg:#fff;--shopify-page-footer-text:#616161;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;color:var(--shopify-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(prefers-color-scheme:dark){.shopify-download-dialog,.shopify-login-page{--shopify-page-bg:#0a1414;--shopify-page-footer-text:#c9cccf}}body:has(.shopify-login-page){background:var(--shopify-page-bg)}.shopify-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:1px solid transparent;border-radius:6px;font:inherit;font-size:14px;font-weight:600;line-height:1.2;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease,opacity .15s ease;text-decoration:none;white-space:nowrap}.shopify-btn:disabled,.shopify-btn[aria-disabled=true]{cursor:not-allowed}.shopify-btn--primary{background:var(--shopify-cta);color:#fff;border-color:var(--shopify-cta);min-height:44px}.shopify-btn--primary:hover:not(:disabled){background:var(--shopify-cta-hover);border-color:var(--shopify-cta-hover)}.shopify-btn--secondary{background:var(--shopify-secondary-bg);color:var(--shopify-text);border-color:var(--shopify-secondary-border);min-height:44px}.shopify-btn--secondary:hover:not(:disabled){background:var(--shopify-secondary-bg-hover)}.shopify-link{color:var(--shopify-link);text-decoration:none;font-weight:500;cursor:pointer}.shopify-link:hover{text-decoration:underline;text-underline-offset:2px}.shopify-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.shopify-login-page{display:flex;flex-direction:column;align-items:center;min-height:100vh;width:100%;background:var(--shopify-page-bg);color:var(--shopify-text);box-sizing:border-box;padding:0;transition:background-color .2s ease}.shopify-login-page--busy *{cursor:wait}.shopify-login-hero{flex:0 0 auto;display:flex;justify-content:center;align-items:flex-end;width:100%;padding:48px 24px 24px;box-sizing:border-box}.shopify-login-hero__brand{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border-radius:8px;padding:4px;transition:opacity .15s ease}.shopify-login-hero__brand:hover{opacity:.85}.shopify-login-hero__logo{height:62px;width:auto;display:block}.shopify-login-stage{flex:1 1 auto;display:flex;justify-content:center;align-items:flex-start;width:100%;padding:0 24px 40px;box-sizing:border-box}.shopify-login-stage-inner{max-width:440px;display:flex;flex-direction:column;align-items:stretch}.shopify-login-card-host,.shopify-login-stage-inner{position:relative;width:100%}.shopify-base-card{position:relative;background:var(--shopify-card-bg);border-radius:12px;padding:36px 32px 32px;box-shadow:var(--shopify-card-shadow);border:1px solid var(--shopify-card-border);box-sizing:border-box}.shopify-base-card[hidden]{display:none!important}.shopify-base-card.shopify-card-step{background:var(--shopify-card-bg)}.shopify-base-card.shopify-card-step:has(.shopify-phone-country-dropdown){overflow:visible}.shopify-login-title{margin:0 0 4px;font-size:20px;line-height:26px;font-weight:600;color:var(--shopify-text);letter-spacing:-.005em}.shopify-login-subtitle{margin:0 0 20px;font-size:13.5px;line-height:20px;color:var(--shopify-text-muted);font-weight:400}.shopify-card-step-title{margin:0 0 6px;font-size:20px;line-height:26px;font-weight:600;color:var(--shopify-text);letter-spacing:-.005em}.shopify-card-step-description{margin:0 0 20px;font-size:13.5px;line-height:20px;color:var(--shopify-text-muted)}.shopify-login-form{display:flex;flex-direction:column;gap:14px}.shopify-field{display:flex;flex-direction:column;gap:4px}.shopify-field__label-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.shopify-field__label{font-size:12px;line-height:16px;font-weight:400;color:var(--shopify-text-muted)}.shopify-field__aux-link{font-size:12px;font-weight:500;color:var(--shopify-link);text-decoration:none;cursor:pointer}.shopify-field__aux-link:hover{text-decoration:underline;text-underline-offset:2px}.shopify-input-shell{position:relative;display:flex;align-items:stretch;background:var(--shopify-input-bg);border:1px solid var(--shopify-input-border);border-radius:6px;transition:border-color .15s ease,box-shadow .15s ease}.shopify-input-shell:hover{border-color:var(--shopify-input-border-hover)}.shopify-input-shell--focused{border-color:var(--shopify-input-border-focus);box-shadow:0 0 0 2px #1a73e847}.shopify-input-shell--invalid{border-color:var(--shopify-error)!important;box-shadow:0 0 0 2px #d72c0d24!important}.shopify-input-control{width:100%;box-sizing:border-box;height:40px;padding:0 12px;background:transparent;border:none;font:inherit;font-size:14px;line-height:1.25;font-weight:400;color:var(--shopify-text);outline:none}.shopify-input-control::-moz-placeholder{color:var(--shopify-text-soft);opacity:1}.shopify-input-control::placeholder{color:var(--shopify-text-soft);opacity:1}.shopify-input-control:disabled{opacity:.65;cursor:not-allowed}.shopify-input-eye{display:inline-grid;place-items:center;width:40px;height:40px;background:transparent;border:none;color:var(--shopify-text-soft);cursor:pointer;transition:color .15s ease;flex-shrink:0}.shopify-input-eye:hover{color:var(--shopify-text-muted)}.shopify-email-chip{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;background:var(--shopify-secondary-bg);border:1px solid var(--shopify-secondary-border);border-radius:6px;font-size:13px;color:var(--shopify-text)}.shopify-email-chip__value{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shopify-email-chip__change{flex-shrink:0;background:transparent;border:0;padding:4px 6px;font:inherit;font-size:12px;font-weight:500;color:var(--shopify-link);cursor:pointer;border-radius:4px}.shopify-email-chip__change:hover{text-decoration:underline;text-underline-offset:2px}.shopify-form-input{width:100%;box-sizing:border-box;padding:0 12px;min-height:40px;background:var(--shopify-input-bg);border:1px solid var(--shopify-input-border);border-radius:6px;font:inherit;font-size:14px;font-weight:400;color:var(--shopify-text);transition:border-color .15s ease,box-shadow .15s ease}.shopify-form-input::-moz-placeholder{color:var(--shopify-text-soft);opacity:1}.shopify-form-input::placeholder{color:var(--shopify-text-soft);opacity:1}.shopify-form-input:focus{outline:none;border-color:var(--shopify-input-border-focus);box-shadow:0 0 0 2px #1a73e847}.shopify-form-input--invalid{border-color:var(--shopify-error)!important;box-shadow:0 0 0 2px #d72c0d24!important}.shopify-login-submit-btn{margin-top:6px;width:100%;min-height:40px;padding:8px 20px;background:var(--shopify-cta);border:1px solid var(--shopify-cta);border-radius:6px;font:inherit;font-size:13.5px;line-height:1.2;font-weight:500;color:#fff;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.shopify-login-submit-btn:hover:not(:disabled){background:var(--shopify-cta-hover);border-color:var(--shopify-cta-hover)}.shopify-login-submit-btn:disabled{background:var(--shopify-cta);color:#fff;opacity:.8;cursor:not-allowed}.shopify-login-submit-btn--enabled:disabled{opacity:.85}.shopify-secondary-btn{width:100%;min-height:40px;padding:8px 20px;background:var(--shopify-secondary-bg);border:1px solid var(--shopify-secondary-border);border-radius:6px;font:inherit;font-size:13.5px;font-weight:500;color:var(--shopify-text);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:background-color .15s ease,border-color .15s ease}.shopify-secondary-btn:hover:not(:disabled){background:var(--shopify-secondary-bg-hover);border-color:var(--shopify-input-border-hover)}.shopify-secondary-btn:disabled{opacity:.55;cursor:not-allowed}.shopify-secondary-btn--static,.shopify-social-icon-btn--static{pointer-events:none;cursor:not-allowed;opacity:.85;color:var(--shopify-text-muted)}.shopify-secondary-btn--static:hover,.shopify-social-icon-btn--static:hover{background:var(--shopify-secondary-bg);border-color:var(--shopify-secondary-border)}.shopify-secondary-btn--static .shopify-secondary-btn__icon,.shopify-social-icon-btn--static img{filter:grayscale(1);opacity:.85}.shopify-secondary-btn__icon{width:16px;height:16px;flex-shrink:0;color:var(--shopify-text-muted)}.shopify-or-divider{display:flex;align-items:center;justify-content:center;gap:12px;margin:14px 0 10px;font-size:12px;color:var(--shopify-text-muted);text-transform:lowercase;letter-spacing:0}.shopify-or-divider__line{flex:1 1 0;height:1px;background:var(--shopify-divider)}.shopify-social-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:8px}.shopify-social-icon-btn{display:inline-flex;align-items:center;justify-content:center;height:40px;padding:0;background:var(--shopify-secondary-bg);border:1px solid var(--shopify-secondary-border);border-radius:6px;color:var(--shopify-text);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.shopify-social-icon-btn:hover:not(:disabled){background:var(--shopify-secondary-bg-hover);border-color:var(--shopify-input-border-hover)}.shopify-social-icon-btn:disabled{opacity:.55;cursor:not-allowed}.shopify-social-icon-btn img{width:20px;height:20px;display:block}.shopify-signup-line{margin:16px 0 0;text-align:left;font-size:12.5px;line-height:18px;color:var(--shopify-text-muted)}.shopify-signup-link{margin-left:4px;color:var(--shopify-link);text-decoration:none;font-weight:500;cursor:pointer}.shopify-signup-link:hover{text-decoration:underline;text-underline-offset:2px}.shopify-error{margin:8px 0 0;padding:8px 10px;background:#d72c0d14;border:1px solid rgba(215,44,13,.3);border-radius:6px;font-size:12px;line-height:1.5;color:var(--shopify-error);word-break:break-word}.shopify-login-footer{display:flex;flex-direction:column;align-items:center;gap:6px;width:100%;padding:16px 24px 32px;font-size:12px;line-height:18px;color:var(--shopify-page-footer-text);text-align:center;box-sizing:border-box}.shopify-login-footer__help{margin:0;font-weight:600;color:var(--shopify-page-footer-text)}.shopify-login-footer__terms{margin:0;max-width:640px;font-size:11px;line-height:16px;color:var(--shopify-page-footer-text)}.shopify-login-footer__link{color:inherit;text-decoration:underline;text-underline-offset:2px;cursor:pointer}.shopify-login-footer__link:hover{opacity:.85}.shopify-phone-field{position:relative;width:100%}.shopify-phone-field__row{display:grid;grid-template-columns:auto 1px 1fr;align-items:stretch;min-height:40px;background:var(--shopify-input-bg);border:1px solid var(--shopify-input-border);border-radius:6px;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.shopify-phone-field__row:hover{border-color:var(--shopify-input-border-hover)}.shopify-phone-field__row:focus-within{border-color:var(--shopify-input-border-focus);box-shadow:0 0 0 2px #1a73e847}.shopify-phone-field__row--error{border-color:var(--shopify-error)!important;box-shadow:0 0 0 2px #d72c0d24!important}.shopify-phone-country-trigger{background:transparent;border:0;padding:0 12px;font:inherit;font-size:13px;font-weight:500;color:var(--shopify-text);cursor:pointer;display:inline-flex;align-items:center;gap:6px}.shopify-phone-country-trigger:disabled{cursor:not-allowed;opacity:.6}.shopify-phone-country-trigger__dial{font-weight:600;font-variant-numeric:tabular-nums}.shopify-phone-country-trigger__caret{color:var(--shopify-text-soft);transition:transform .15s ease}.shopify-phone-country-trigger__caret--up{transform:rotate(180deg)}.shopify-phone-field__divider{background:var(--shopify-input-border);width:1px;height:60%;margin:auto 0}.shopify-phone-field__input{border:0;background:transparent;padding:0 12px;font:inherit;font-size:13.5px;font-weight:500;color:var(--shopify-text);width:100%;outline:none}.shopify-phone-field__input::-moz-placeholder{color:var(--shopify-text-soft)}.shopify-phone-field__input::placeholder{color:var(--shopify-text-soft)}.shopify-phone-field__input:disabled{opacity:.65;cursor:not-allowed}.shopify-phone-country-dropdown{position:absolute;top:calc(100% + 6px);left:0;right:0;min-width:280px;max-width:calc(100vw - 40px);background:#fff;border:1px solid var(--shopify-secondary-border);border-radius:8px;box-shadow:0 12px 32px #00000024;z-index:100;overflow:hidden}.shopify-phone-country-dropdown__search{display:flex;align-items:center;gap:8px;padding:10px 14px;border-bottom:1px solid var(--shopify-divider);color:var(--shopify-text-soft)}.shopify-phone-country-dropdown__search-input{flex:1;border:0;background:transparent;font:inherit;font-size:13px;outline:none;color:var(--shopify-text)}.shopify-phone-country-dropdown__search-input::-moz-placeholder{color:var(--shopify-text-soft)}.shopify-phone-country-dropdown__search-input::placeholder{color:var(--shopify-text-soft)}.shopify-phone-country-dropdown__list{max-height:280px;overflow-y:auto;padding:6px 0}.shopify-phone-country-dropdown__section{padding:6px 14px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--shopify-text-soft)}.shopify-phone-country-dropdown__item{width:100%;background:transparent;border:0;text-align:left;padding:8px 14px;font:inherit;font-size:13px;color:var(--shopify-text);cursor:pointer;display:grid;grid-template-columns:54px 1fr;gap:12px;align-items:center}.shopify-phone-country-dropdown__item:hover{background:var(--shopify-secondary-bg)}.shopify-phone-country-dropdown__item--active{color:var(--shopify-link);font-weight:600}.shopify-phone-country-dropdown__item-dial{font-variant-numeric:tabular-nums;font-weight:500}.shopify-phone-country-dropdown__empty{padding:16px;font-size:13px;color:var(--shopify-text-soft);text-align:center;margin:0}.shopify-otp-input-row{position:relative;display:flex;align-items:stretch}.shopify-otp-input-row>input{width:100%;padding-right:100px}.shopify-otp-resend{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:transparent;border:0;padding:4px 0;font:inherit;font-size:13px;font-weight:500;color:var(--shopify-text-soft);cursor:not-allowed}.shopify-otp-resend--ready{color:var(--shopify-link);cursor:pointer}.shopify-otp-resend--ready:hover{text-decoration:underline;text-underline-offset:2px}.shopify-show-password{display:inline-flex;align-items:center;gap:8px;margin-top:12px;font-size:12.5px;color:var(--shopify-text-muted);cursor:pointer}.shopify-show-password input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:15px;height:15px;border:1.5px solid var(--shopify-input-border);border-radius:3px;background:transparent;cursor:pointer;position:relative;flex-shrink:0}.shopify-show-password input[type=checkbox]:checked{background:var(--shopify-primary);border-color:var(--shopify-primary)}.shopify-show-password input[type=checkbox]:checked:after{content:"";position:absolute;inset:0;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'><path fill='none' stroke='white' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round' d='M3 8.5l3.2 3L13 5'/></svg>") 50%/10px no-repeat}.shopify-base-card__loading-line{position:absolute;top:0;left:0;right:0;height:2px;background:var(--shopify-primary-soft);overflow:hidden;z-index:2;border-radius:12px 12px 0 0}.shopify-base-card__loading-line-bar{position:absolute;inset:0;width:40%;background:var(--shopify-primary);animation:shopify-card-loading-slide 1.1s linear infinite}@keyframes shopify-card-loading-slide{0%{transform:translate(-100%)}to{transform:translate(250%)}}.shopify-loading-overlay{position:absolute;inset:-8px;z-index:5;background:#ffffffd1;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;border-radius:16px}@media(prefers-color-scheme:dark){.shopify-loading-overlay{background:#1414148c}}.shopify-loading-overlay__spinner{width:40px;height:40px;border:3px solid rgba(0,128,96,.22);border-top:3px solid var(--shopify-primary);border-radius:50%;animation:shopify-spinner-rotate .9s linear infinite}@keyframes shopify-spinner-rotate{to{transform:rotate(1turn)}}.shopify-loading-overlay-enter-active,.shopify-loading-overlay-leave-active{transition:opacity .18s ease}.shopify-loading-overlay-enter-from,.shopify-loading-overlay-leave-to{opacity:0}.shopify-login-page--busy .shopify-login-card-host{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.shopify-captcha-modal-backdrop{position:fixed;inset:0;background:#0000008c;z-index:1100;display:grid;place-items:center;padding:24px}.shopify-captcha-modal{position:relative;background:#fff;border:1px solid var(--shopify-card-border);border-radius:12px;padding:28px 24px 24px;width:100%;max-width:380px;box-shadow:0 24px 64px #00000052;display:flex;flex-direction:column;gap:12px;text-align:center}.shopify-captcha-modal__logo{height:40px;width:auto;align-self:center;margin-bottom:4px}.shopify-captcha-modal .shopify-card-step-title{text-align:center;font-size:17px;margin:0}.shopify-captcha-modal .shopify-card-step-description{text-align:center;font-size:13px;color:var(--shopify-text-muted);margin:0}.shopify-card-captcha-host{display:flex;justify-content:center;margin-top:8px}.shopify-captcha-modal-enter-active,.shopify-captcha-modal-leave-active{transition:opacity .18s ease}.shopify-captcha-modal-enter-from,.shopify-captcha-modal-leave-to{opacity:0}.shopify-social-btn{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;padding:8px 44px;background:var(--shopify-secondary-bg);border:1px solid var(--shopify-secondary-border);border-radius:6px;color:var(--shopify-text);font:inherit;font-size:13.5px;font-weight:500;cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.shopify-social-btn:hover:not(:disabled){background:var(--shopify-secondary-bg-hover);border-color:var(--shopify-input-border-hover)}.shopify-social-btn:disabled{cursor:not-allowed;opacity:.55}.shopify-social-btn img{position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;flex-shrink:0}.shopify-sync-email-logo{display:block;height:40px;width:auto;margin:0 auto 12px}.shopify-sync-email-actions{display:flex;flex-direction:column;gap:10px}.shopify-sync-email-different-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:36px;padding:6px 14px;background:transparent;border:0;color:var(--shopify-link);font:inherit;font-size:13px;font-weight:500;cursor:pointer;text-decoration:none;transition:color .15s ease}.shopify-sync-email-different-btn:hover:not(:disabled){text-decoration:underline;text-underline-offset:3px}.shopify-sync-email-different-btn:disabled{cursor:not-allowed;opacity:.55}.shopify-sync-email-footnote{display:grid;grid-template-columns:24px 1fr;align-items:center;gap:10px;margin:16px 0 0;padding:10px 12px;background:var(--shopify-primary-soft);border:1px solid rgba(0,128,96,.22);border-radius:6px;font-size:11.5px;line-height:1.5;color:var(--shopify-text-muted);text-align:left}.shopify-sync-email-footnote__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#00806033;color:var(--shopify-primary)}.shopify-sync-email-footnote__icon svg{width:12px;height:12px}@supports (min-height:100dvh){.shopify-login-page{min-height:100dvh}}@supports (padding:env(safe-area-inset-top)){.shopify-login-hero{padding-top:max(48px,calc(24px + env(safe-area-inset-top)));padding-left:max(24px,env(safe-area-inset-left));padding-right:max(24px,env(safe-area-inset-right))}.shopify-login-footer{padding-bottom:max(32px,calc(16px + env(safe-area-inset-bottom)))}}@media(max-width:1023px){.shopify-login-hero{padding:40px 24px 20px}.shopify-login-hero__logo{height:56px}.shopify-login-stage{padding:0 24px 32px}}@media(max-width:767px){.shopify-login-hero{padding:32px 20px 16px}.shopify-login-hero__logo{height:52px}.shopify-login-stage{padding:0 20px 24px;align-items:flex-start}.shopify-login-stage-inner{max-width:100%}.shopify-base-card{padding:30px 24px 26px;border-radius:12px}.shopify-card-step-title,.shopify-login-title{font-size:18px;line-height:24px}.shopify-card-step-description,.shopify-login-subtitle{font-size:13px}.shopify-login-form{gap:10px}.shopify-field{gap:4px}.shopify-field__aux-link,.shopify-field__label{font-size:12px}.shopify-login-footer{padding:14px 20px 24px;gap:4px}.shopify-login-footer__help{font-size:12px}.shopify-login-footer__terms{font-size:11px;line-height:16px}.shopify-captcha-modal{max-width:340px;padding:24px 20px 20px}.shopify-captcha-modal__logo{height:36px}.shopify-phone-country-dropdown{min-width:100%}}@media(max-width:480px){.shopify-login-hero{padding:24px 16px 12px}.shopify-login-hero__logo{height:46px}.shopify-login-stage{padding:0 16px 20px}.shopify-base-card{padding:26px 20px 22px}.shopify-card-step-title,.shopify-login-title{font-size:17px;line-height:22px}.shopify-form-input,.shopify-input-control,.shopify-phone-country-dropdown__search-input,.shopify-phone-field__input{font-size:16px}.shopify-form-input,.shopify-input-control,.shopify-input-eye{height:44px;min-height:44px}.shopify-login-submit-btn,.shopify-secondary-btn{min-height:44px;font-size:15px}.shopify-signup-line{font-size:12px}.shopify-error{font-size:12px;padding:8px 10px}.shopify-otp-resend{font-size:12px}.shopify-otp-input-row>input{padding-right:90px}.shopify-social-icon-btn{height:44px}.shopify-captcha-modal-backdrop{padding:12px}.shopify-captcha-modal{padding:20px 16px 16px;gap:10px;border-radius:10px}.shopify-captcha-modal .shopify-card-step-title{font-size:16px}.shopify-captcha-modal .shopify-card-step-description{font-size:12px}.shopify-social-btn{min-height:44px;padding:8px 36px;font-size:14px}.shopify-social-btn img{left:10px;width:16px;height:16px}.shopify-sync-email-footnote{grid-template-columns:20px 1fr;gap:8px;padding:8px 10px;font-size:11px}.shopify-sync-email-footnote__icon{width:20px;height:20px}.shopify-sync-email-footnote__icon svg{width:10px;height:10px}.shopify-phone-field__row{min-height:44px}.shopify-phone-country-trigger{padding:0 10px;font-size:12px}.shopify-phone-country-dropdown__item{padding:10px 12px;font-size:14px}}@media(max-width:360px){.shopify-login-hero{padding:20px 12px 10px}.shopify-login-hero__logo{height:42px}.shopify-login-stage{padding:0 12px 16px}.shopify-base-card{padding:20px 16px 16px}.shopify-card-step-title,.shopify-login-title{font-size:16px;line-height:22px}}@media(max-height:700px){.shopify-login-hero{padding-top:24px;padding-bottom:14px}.shopify-login-footer{padding-top:12px;padding-bottom:20px}}@media(max-height:500px)and (orientation:landscape){.shopify-login-page{min-height:auto}.shopify-login-hero{padding:16px 24px 8px}.shopify-login-hero__logo{height:38px}.shopify-login-stage{padding:8px 24px 16px;align-items:center}.shopify-login-stage-inner{max-width:400px}.shopify-base-card{padding:20px 20px 16px}.shopify-card-step-title,.shopify-login-title{font-size:17px;margin-bottom:4px}.shopify-login-form{gap:8px}.shopify-input-control,.shopify-input-eye{height:38px}.shopify-login-submit-btn,.shopify-secondary-btn{min-height:38px;padding:6px 16px}.shopify-signup-line{margin-top:10px}.shopify-login-footer{padding:8px 24px 12px}}@media(min-resolution:192dpi){.shopify-form-input,.shopify-input-shell,.shopify-phone-field__row{border-width:.5px}}.shopify-download-dialog-backdrop{position:fixed;inset:0;z-index:1200;background:#0000008c;display:grid;place-items:center;padding:24px}.shopify-download-dialog-panel{position:relative;width:100%;max-width:420px;background:#fff;border-radius:14px;border:1px solid rgba(0,0,0,.08);box-shadow:0 24px 64px #00000052;padding:28px 26px 24px;color:var(--shopify-text);display:flex;flex-direction:column;gap:14px;box-sizing:border-box}.shopify-download-dialog-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.shopify-download-dialog-logo{height:34px;width:auto;display:block}.shopify-download-dialog-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:var(--shopify-primary-soft);color:var(--shopify-primary);border:1px solid rgba(0,128,96,.24);border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.shopify-download-dialog-badge svg{width:12px;height:12px}.shopify-download-dialog-title{margin:4px 0 0;font-size:18px;line-height:24px;font-weight:600;color:var(--shopify-text);letter-spacing:-.005em}.shopify-download-dialog-description{margin:0;font-size:13.5px;line-height:20px;color:var(--shopify-text-muted)}.shopify-download-dialog-file-info{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:12px;padding:12px 14px;background:var(--shopify-secondary-bg);border:1px solid var(--shopify-secondary-border);border-radius:8px}.shopify-download-dialog-file-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#00806024;color:var(--shopify-primary)}.shopify-download-dialog-file-icon svg{width:20px;height:20px}.shopify-download-dialog-file-details{display:flex;flex-direction:column;min-width:0}.shopify-download-dialog-file-name{font-size:13.5px;font-weight:600;color:var(--shopify-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shopify-download-dialog-file-meta{font-size:11.5px;color:var(--shopify-text-muted)}.shopify-download-dialog-progress{position:relative;height:6px;background:var(--shopify-primary-soft);border-radius:999px;overflow:hidden}.shopify-download-dialog-progress__bar{position:absolute;inset:0;width:40%;background:var(--shopify-primary);border-radius:999px;animation:shopify-download-progress-slide 1.4s linear infinite}@keyframes shopify-download-progress-slide{0%{transform:translate(-100%)}to{transform:translate(250%)}}.shopify-download-dialog-actions{display:flex;flex-direction:column;gap:8px;margin-top:4px}.shopify-download-dialog-btn-primary{width:100%;min-height:42px;padding:8px 20px;background:var(--shopify-cta);border:1px solid var(--shopify-cta);border-radius:8px;font:inherit;font-size:14px;font-weight:600;color:#fff;cursor:pointer;transition:background-color .15s ease,opacity .15s ease}.shopify-download-dialog-btn-primary:hover:not(:disabled){background:var(--shopify-cta-hover);border-color:var(--shopify-cta-hover)}.shopify-download-dialog-btn-primary:disabled{opacity:.8;cursor:not-allowed}.shopify-download-dialog-btn-secondary{width:100%;min-height:42px;padding:8px 20px;background:var(--shopify-secondary-bg);border:1px solid var(--shopify-secondary-border);border-radius:8px;font:inherit;font-size:14px;font-weight:500;color:var(--shopify-text);cursor:pointer;transition:background-color .15s ease,border-color .15s ease}.shopify-download-dialog-btn-secondary:hover:not(:disabled){background:var(--shopify-secondary-bg-hover);border-color:var(--shopify-input-border-hover)}.shopify-download-dialog-btn-secondary:disabled{opacity:.55;cursor:not-allowed}.shopify-download-dialog-enter-active,.shopify-download-dialog-leave-active{transition:opacity .2s ease}.shopify-download-dialog-enter-from,.shopify-download-dialog-leave-to{opacity:0}.shopify-download-dialog-enter-active .shopify-download-dialog-panel,.shopify-download-dialog-leave-active .shopify-download-dialog-panel{transition:transform .24s cubic-bezier(.2,0,0,1),opacity .2s ease}.shopify-download-dialog-enter-from .shopify-download-dialog-panel{transform:translateY(12px) scale(.985);opacity:0}.shopify-download-dialog-leave-to .shopify-download-dialog-panel{transform:translateY(6px) scale(.99);opacity:0}@media(max-width:480px){.shopify-download-dialog-backdrop{padding:12px;align-items:flex-end}.shopify-download-dialog-panel{max-width:100%;padding:24px 20px 20px;border-radius:12px;gap:12px}.shopify-download-dialog-title{font-size:17px;line-height:22px}.shopify-download-dialog-btn-primary,.shopify-download-dialog-btn-secondary{min-height:46px;font-size:15px}}.shopify-captcha-modal__logo[data-v-9d80ff24]{height:28px;width:auto;margin-bottom:16px}.shopify-tap-yes-title[data-v-4d981838]{margin-bottom:8px}.shopify-tap-yes-visual[data-v-4d981838]{position:relative;align-self:center;width:120px;height:120px;margin:16px auto 24px;display:flex;align-items:center;justify-content:center}.shopify-tap-yes-visual__ping[data-v-4d981838]{position:absolute;inset:0;margin:auto;border-radius:999px;border:1px solid var(--shopify-primary);opacity:0;pointer-events:none;animation:shopify-tap-yes-ping-4d981838 2.4s cubic-bezier(.16,.84,.44,1) infinite}.shopify-tap-yes-visual__ping--outer[data-v-4d981838]{width:120px;height:120px}.shopify-tap-yes-visual__ping--inner[data-v-4d981838]{width:88px;height:88px;animation-delay:.8s}@keyframes shopify-tap-yes-ping-4d981838{0%{transform:scale(.55);opacity:.55}70%{opacity:.08}to{transform:scale(1);opacity:0}}.shopify-tap-yes-visual__phone[data-v-4d981838]{position:relative;z-index:1;width:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#0049ff1a;color:var(--shopify-primary);box-shadow:0 0 0 1px #0049ff33,0 12px 30px -14px #0049ff59}.shopify-tap-yes-visual__badge[data-v-4d981838]{position:absolute;top:-4px;right:-4px;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--shopify-primary);color:#fff;box-shadow:0 0 0 3px var(--shopify-page-bg),0 4px 10px -4px #0049ff99;animation:shopify-tap-yes-badge-pop-4d981838 2.4s ease-in-out infinite}@keyframes shopify-tap-yes-badge-pop-4d981838{0%,60%,to{transform:scale(1)}20%{transform:scale(1.18)}40%{transform:scale(.96)}}.shopify-tap-yes-description[data-v-4d981838]{text-align:center;max-width:300px;margin:0 auto}@media(prefers-reduced-motion:reduce){.shopify-tap-yes-visual__badge[data-v-4d981838],.shopify-tap-yes-visual__ping[data-v-4d981838]{animation:none}.shopify-tap-yes-visual__ping[data-v-4d981838]{opacity:.18;transform:scale(1)}}
