.peptide-auth-modal,.peptide-auth-modal *{box-sizing:border-box}.peptide-auth-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:none;align-items:center;justify-content:center;padding:24px;color:#061735}.peptide-auth-modal.is-open{display:flex}.peptide-auth-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#040e209e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.peptide-auth-modal__dialog{position:relative;width:min(920px,100%);max-height:min(88vh,920px);overflow:auto;background:#fff;border-radius:28px;box-shadow:0 28px 90px #03122647;border:1px solid rgba(30,132,199,.16);padding:42px;animation:peptideAuthModalIn .18s ease-out}@keyframes peptideAuthModalIn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.peptide-auth-modal__close{position:absolute;top:18px;right:18px;width:42px;height:42px;border:1px solid rgba(6,23,53,.12);border-radius:999px;background:#fff;color:#061735;font-size:30px;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .16s ease,border-color .16s ease,background .16s ease}.peptide-auth-modal__close:hover{transform:rotate(90deg);border-color:#1e84c752;background:#f3f9ff}.peptide-auth-modal__header{text-align:center;max-width:720px;margin:0 auto 26px}.peptide-auth-modal__eyebrow{margin:0 0 10px;color:#1e84c7;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.peptide-auth-modal__title{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.04;font-weight:900;letter-spacing:-.05em;color:#061735}.peptide-auth-modal__intro{max-width:640px;margin:14px auto 0;color:#5e718a;font-size:16px;line-height:1.7}.peptide-auth-modal__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;max-width:440px;margin:0 auto 28px;padding:6px;background:#f2f7fc;border:1px solid rgba(30,132,199,.12);border-radius:999px}.peptide-auth-modal__tab{border:0;border-radius:999px;background:transparent;color:#5e718a;font-size:14px;font-weight:800;padding:13px 18px;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.peptide-auth-modal__tab.is-active{background:#061735;color:#fff;box-shadow:0 10px 24px #0617352e}.peptide-auth-modal__panel{display:none}.peptide-auth-modal__panel.is-active{display:block}.peptide-auth-modal__panel-heading{text-align:center;max-width:680px;margin:0 auto 22px}.peptide-auth-modal__panel-heading h3,.peptide-auth-modal__login-card h3{margin:0 0 8px;color:#061735;font-size:25px;line-height:1.15;font-weight:900;letter-spacing:-.03em}.peptide-auth-modal__panel-heading p,.peptide-auth-modal__login-card p{margin:0;color:#5e718a;font-size:15px;line-height:1.65}.peptide-auth-modal__form-area{border:1px solid rgba(30,132,199,.16);border-radius:22px;background:linear-gradient(180deg,#fbfdff,#f6fbff);padding:24px}.peptide-auth-modal__placeholder{min-height:160px;border:1px dashed rgba(30,132,199,.46);border-radius:18px;padding:28px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;color:#506681;background:#ffffff9e}.peptide-auth-modal__placeholder strong{color:#061735;font-size:16px}.peptide-auth-modal__notice{margin-top:18px;padding:16px 18px;border-radius:18px;background:#f2f8fd;border:1px solid rgba(30,132,199,.15);color:#506681;font-size:14px;line-height:1.65}.peptide-auth-modal__notice strong{color:#061735}.peptide-auth-modal__login-card{max-width:560px;margin:0 auto;text-align:center;border:1px solid rgba(30,132,199,.16);border-radius:24px;background:linear-gradient(180deg,#fbfdff,#f2f9ff);padding:42px 32px}.peptide-auth-modal__login-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;margin-top:22px;padding:14px 28px;border-radius:999px;background:#061735;color:#fff;text-decoration:none;font-weight:900;font-size:14px;letter-spacing:.02em;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.peptide-auth-modal__login-button:hover{background:#0a254f;transform:translateY(-1px);box-shadow:0 16px 28px #06173533;color:#fff}.peptide-auth-modal__small-text{margin-top:16px!important;font-size:13px!important}body.peptide-auth-modal-open{overflow:hidden}[data-peptide-auth-open]{cursor:pointer}@media screen and (max-width:749px){.peptide-auth-modal{padding:12px;align-items:flex-end}.peptide-auth-modal__dialog{width:100%;max-height:92vh;border-radius:24px 24px 0 0;padding:34px 18px 22px}.peptide-auth-modal__close{top:12px;right:12px;width:38px;height:38px;font-size:26px}.peptide-auth-modal__title{font-size:30px}.peptide-auth-modal__intro{font-size:14px}.peptide-auth-modal__tabs{max-width:none}.peptide-auth-modal__form-area,.peptide-auth-modal__login-card{padding:18px}}.peptide-auth-modal__form-area form[data-cf-form],.peptide-auth-modal__form-area .cf-form,.peptide-auth-modal__form-area .cf-form-inner,.peptide-auth-modal__form-area .cf-form-wrapper,.peptide-auth-modal__form-area [class*=cf-form],.peptide-auth-modal__form-area [class*=customer-fields],.peptide-auth-modal__form-area input,.peptide-auth-modal__form-area select,.peptide-auth-modal__form-area textarea{width:100%!important;max-width:100%!important}@media screen and (max-width:749px){.peptide-auth-modal{padding:8px}.peptide-auth-modal__dialog{max-height:96vh;border-radius:22px 22px 0 0;padding:22px 10px 14px}.peptide-auth-modal__header{margin-bottom:16px;padding:0 8px}.peptide-auth-modal__eyebrow{font-size:10px;margin-bottom:6px}.peptide-auth-modal__title{font-size:24px;letter-spacing:-.04em}.peptide-auth-modal__intro{font-size:13px;line-height:1.5}.peptide-auth-modal__tabs{margin-bottom:16px;gap:6px;padding:4px}.peptide-auth-modal__tab{padding:11px 12px}.peptide-auth-modal__panel-heading{margin-bottom:14px;padding:0 8px}.peptide-auth-modal__panel-heading h3,.peptide-auth-modal__login-card h3{font-size:21px}.peptide-auth-modal__panel-heading p,.peptide-auth-modal__login-card p{font-size:13px;line-height:1.55}.peptide-auth-modal__form-area{padding:10px;border-radius:18px}.peptide-auth-modal__notice{margin-top:12px;padding:12px;font-size:12px;line-height:1.55}.peptide-auth-modal__login-card{padding:24px 14px;border-radius:18px}.peptide-auth-modal__form-area form,.peptide-auth-modal__form-area [data-cf-form],.peptide-auth-modal__form-area .cf-form,.peptide-auth-modal__form-area .cf-form-inner,.peptide-auth-modal__form-area .cf-form-wrapper,.peptide-auth-modal__form-area [class*=cf-form],.peptide-auth-modal__form-area [class*=cf-row],.peptide-auth-modal__form-area [class*=cf-field],.peptide-auth-modal__form-area [class*=cf-column],.peptide-auth-modal__form-area [class*=customer-fields]{width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.peptide-auth-modal__form-area [class*=cf-row],.peptide-auth-modal__form-area [class*=cf-grid],.peptide-auth-modal__form-area [style*=grid-template-columns]{grid-template-columns:1fr!important}.peptide-auth-modal__form-area [class*=cf-field],.peptide-auth-modal__form-area [class*=cf-column],.peptide-auth-modal__form-area [style*="width: 50%"],.peptide-auth-modal__form-area [style*="width:50%"]{flex:0 0 100%!important;flex-basis:100%!important;max-width:100%!important;width:100%!important}.peptide-auth-modal__form-area label,.peptide-auth-modal__form-area input,.peptide-auth-modal__form-area select,.peptide-auth-modal__form-area textarea{width:100%!important;max-width:100%!important}}@media screen and (max-width:380px){.peptide-auth-modal{padding:4px}.peptide-auth-modal__dialog{padding-left:8px;padding-right:8px}.peptide-auth-modal__form-area{padding:8px}}@media screen and (max-width:749px){.peptide-auth-modal{padding:10px!important;align-items:center!important;justify-content:center!important}.peptide-auth-modal__dialog{width:calc(100vw - 20px)!important;max-width:520px!important;max-height:calc(100vh - 20px)!important;margin:0 auto!important;border-radius:22px!important;padding:22px 10px 14px!important}.peptide-auth-modal__tabs,.peptide-auth-modal__panel,.peptide-auth-modal__form-area,.peptide-auth-modal__login-card,.peptide-auth-modal__notice{width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important}.peptide-auth-modal__form-area,.peptide-auth-modal__login-card{padding-left:10px!important;padding-right:10px!important}}@media screen and (max-width:380px){.peptide-auth-modal{padding:10px!important}.peptide-auth-modal__dialog{width:calc(100vw - 20px)!important;padding-left:10px!important;padding-right:10px!important}}.peptide-auth-modal__form-area,.peptide-auth-modal__form-area form,.peptide-auth-modal__form-area form[data-cf-form]{overflow-x:hidden!important}.peptide-auth-modal__form-area *,.peptide-auth-modal__form-area *:before,.peptide-auth-modal__form-area *:after{box-sizing:border-box!important;min-width:0!important}.peptide-auth-modal__form-area [class*=field],.peptide-auth-modal__form-area [class*=Field],.peptide-auth-modal__form-area [class*=column],.peptide-auth-modal__form-area [class*=Column],.peptide-auth-modal__form-area [class*=row],.peptide-auth-modal__form-area [class*=Row],.peptide-auth-modal__form-area [class*=checkbox],.peptide-auth-modal__form-area [class*=Checkbox],.peptide-auth-modal__form-area [class*=boolean],.peptide-auth-modal__form-area [class*=Boolean]{max-width:100%!important;overflow-wrap:anywhere!important}.peptide-auth-modal__form-area label,.peptide-auth-modal__form-area .label,.peptide-auth-modal__form-area [class*=label],.peptide-auth-modal__form-area [class*=Label],.peptide-auth-modal__form-area p,.peptide-auth-modal__form-area span,.peptide-auth-modal__form-area div{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important}.peptide-auth-modal__form-area input[type=checkbox],.peptide-auth-modal__form-area input[type=radio]{width:16px!important;max-width:16px!important;min-width:16px!important;height:16px!important;flex:0 0 16px!important;display:inline-block!important;margin:2px 8px 0 0!important;padding:0!important}.peptide-auth-modal__form-area label:has(input[type=checkbox]),.peptide-auth-modal__form-area label:has(input[type=radio]){width:100%!important;display:flex!important;align-items:flex-start!important;justify-content:flex-start!important;gap:8px!important;text-align:left!important}.peptide-auth-modal__form-area [class*=checkbox] label,.peptide-auth-modal__form-area [class*=Checkbox] label,.peptide-auth-modal__form-area [class*=boolean] label,.peptide-auth-modal__form-area [class*=Boolean] label{width:100%!important;max-width:100%!important;display:inline-flex!important;align-items:flex-start!important;justify-content:flex-start!important;gap:8px!important;text-align:left!important}.peptide-auth-modal__form-area button,.peptide-auth-modal__form-area input[type=submit],.peptide-auth-modal__form-area input[type=button]{max-width:100%!important;min-width:0!important;white-space:normal!important;overflow-wrap:normal!important}@media screen and (max-width:749px){.peptide-auth-modal__form-area{overflow-x:hidden!important}.peptide-auth-modal__form-area [class*=checkbox],.peptide-auth-modal__form-area [class*=Checkbox],.peptide-auth-modal__form-area [class*=boolean],.peptide-auth-modal__form-area [class*=Boolean]{width:100%!important;max-width:100%!important;display:block!important;text-align:left!important}.peptide-auth-modal__form-area [class*=checkbox] *,.peptide-auth-modal__form-area [class*=Checkbox] *,.peptide-auth-modal__form-area [class*=boolean] *,.peptide-auth-modal__form-area [class*=Boolean] *{max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere!important;text-align:left!important}.peptide-auth-modal__form-area [class*=actions],.peptide-auth-modal__form-area [class*=Actions],.peptide-auth-modal__form-area [class*=buttons],.peptide-auth-modal__form-area [class*=Buttons],.peptide-auth-modal__form-area [class*=footer],.peptide-auth-modal__form-area [class*=Footer]{max-width:100%!important;width:100%!important}.peptide-auth-modal__form-area button,.peptide-auth-modal__form-area input[type=submit],.peptide-auth-modal__form-area input[type=button]{font-size:12px!important;line-height:1.15!important;padding-left:10px!important;padding-right:10px!important}}@media screen and (max-width:749px){.peptide-auth-modal.is-open{display:block!important;overflow-x:hidden!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch!important;padding-left:10px!important;padding-right:10px!important;padding-top:max(22px,calc(env(safe-area-inset-top) + 12px))!important;padding-bottom:max(22px,calc(env(safe-area-inset-bottom) + 12px))!important}.peptide-auth-modal__overlay{position:fixed!important}.peptide-auth-modal__dialog{width:calc(100vw - 20px)!important;max-width:520px!important;max-height:none!important;overflow:visible!important;margin:0 auto!important;border-radius:22px!important;padding-top:28px!important;padding-bottom:18px!important}}@media screen and (max-width:380px){.peptide-auth-modal.is-open{padding-left:10px!important;padding-right:10px!important;padding-top:max(18px,calc(env(safe-area-inset-top) + 10px))!important;padding-bottom:max(18px,calc(env(safe-area-inset-bottom) + 10px))!important}.peptide-auth-modal__dialog{width:calc(100vw - 20px)!important}}.peptide-auth-modal__inline-success{width:100%;max-width:640px;margin:0 auto;padding:42px 24px;text-align:center;border-radius:20px;background:#fff;color:#061735}.peptide-auth-modal__success-icon{width:46px;height:46px;margin:0 auto 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#eaf7ff;color:#1e84c7;font-size:24px;font-weight:900}.peptide-auth-modal__inline-success h3{margin:0 0 10px;color:#061735;font-size:28px;line-height:1.15;font-weight:900;letter-spacing:-.03em}.peptide-auth-modal__inline-success p{max-width:520px;margin:0 auto;color:#5e718a;font-size:15px;line-height:1.65}.peptide-auth-modal__refresh-button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;margin-top:22px;padding:13px 28px;border:0;border-radius:999px;background:#061735;color:#fff;font-weight:900;cursor:pointer}@media screen and (max-width:749px){.peptide-auth-modal__inline-success{padding:28px 12px}.peptide-auth-modal__inline-success h3{font-size:23px}.peptide-auth-modal__inline-success p{font-size:13px}.peptide-auth-modal__refresh-button{width:100%;max-width:280px}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/peptide-auth-modal.css.map */
