.hdt-modal-new-customer.hdt-modal .hdt-dialog-modal__inner{padding:0}.sys-new-customer .hdt-content{padding:24px}.sys-new-customer .hdt-modal-ver .hdt-dialog{width:50rem;max-width:90vw}.sys-new-customer .hdt-modal-hor .hdt-dialog{width:75rem;max-width:95vw}@media(min-width:768px){.sys-new-customer .hdt-content{padding:35px 10px}.sys-new-customer .hdt-content *+:where(.hdt-text,.hdt-subtext){margin-top:15px}.sys-new-customer .hdt-content *+.hdt-discount-tier-list{margin-top:25px}.hdt-modal-new-customer-image_mb{display:none}.hdt-modal-hor .hdt-img_wrap{width:50%;align-self:stretch}.hdt-modal-hor .hdt-img_wrap picture{display:block;height:100%}.hdt-modal-hor .hdt-img_wrap img{height:100%;object-fit:cover;object-position:center}.hdt-modal-hor .hdt-ratio{height:100%}.hdt-modal-hor .hdt-wrapper{display:flex;align-items:stretch}.hdt-modal-hor .hdt-content{width:50%;flex:1;display:flex;flex-direction:column;justify-content:center}}@media(max-width:767px){.hdt-modal-new-customer .hdt-wrapper{display:block}.hdt-modal-new-customer-image_dk{display:none}.sys-new-customer .hdt-content{padding:20px}}.hdt-discount-tier-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;width:100%}.hdt-discount-tier-item{border-bottom:1px solid rgb(var(--color-line-border, 240, 240, 240));padding-bottom:10px;transition:all .2s ease-in-out;flex-direction:column}.hdt-discount-tier-item:last-child{border-bottom:none;padding-bottom:0}.hdt-discount-tier-title{margin:0;font-size:14px}.hdt-discount-tier-value{color:rgb(var(--color-accent));font-weight:600;display:inline-block;color:red;animation:blinker 1.5s linear infinite}.sys-new-customer .hdt-dc_wrap{height:38px;pointer-events:auto;margin-inline-start:10px}.sys-new-customer .hdt-code_discount{border:1px dashed rgb(var(--color-accent));background-color:rgb(var(--color-accent) / .05);font-weight:600;font-size:14px;line-height:20px;height:32px;padding:5px 12px;color:rgb(var(--color-accent));display:inline-flex;align-items:center}.sys-new-customer .hdt-discount_copy{pointer-events:auto;transition:opacity .25s ease-in,visibility .25s ease-in-out;position:relative;padding:0 8px;height:32px;display:flex;align-items:center;justify-content:center;background-color:rgb(var(--color-accent));color:rgb(var(--hdt-btn-bg, 255, 255, 255));border:none;cursor:pointer}.sys-new-customer .hdt-discount_copy:hover{background-color:rgb(var(--color-accent) / .85)}.sys-new-customer .hdt-discount_copy .hdt-tooltip-text{visibility:hidden;background-color:rgb(var(--color-tooltip-background, 0, 0, 0));color:rgb(var(--color-tooltip-text, 255, 255, 255));text-align:center;padding:4px 12px;position:absolute;z-index:10;bottom:125%;left:50%;transform:translate(-50%);opacity:0;transition:opacity .25s,transform .25s;white-space:nowrap;font-size:11px;border-radius:4px}.sys-new-customer .hdt-discount_copy:hover .hdt-tooltip-text{visibility:visible;opacity:1}.sys-new-customer .hdt-discount_copy .hdt-tooltip-text:after{content:"";position:absolute;top:100%;left:50%;margin-inline-start:-6px;border-width:6px;border-style:solid;border-color:rgb(var(--color-tooltip-background, 0, 0, 0)) transparent transparent transparent}.sys-new-customer .hdt-content [class^=hdt-block-image_]{margin-inline:auto}.sys-new-customer .hdt-content *+[class^=hdt-block-image_]{margin-top:15px}.sys-new-customer .hdt-content [class^=hdt-block-image_]+*{margin-top:15px}.sys-new-customer .hdt-auth-tabs-wrapper{padding-top:9px}.sys-new-customer .hdt-auth-form-container{display:none;text-align:start}.sys-new-customer .hdt-auth-form-container.hdt-active{display:block;animation:hdt-fade-in-slide .35s cubic-bezier(.4,0,.2,1)}@keyframes hdt-fade-in-slide{0%{opacity:0;transform:translateY(1.2rem)}to{opacity:1;transform:translateY(0)}}.sys-new-customer .hdt-auth-ajax-form .hdt-field{position:relative;margin-bottom:1.5rem;margin-top:0}.sys-new-customer .hdt-auth-ajax-form .hdt-field:not(:first-of-type){margin-top:1.5rem}.sys-new-customer .hdt-auth-forgot-wrapper{margin-top:1rem;margin-bottom:1.5rem;text-align:start}.sys-new-customer .hdt-auth-forgot-link{font-size:1.3rem;color:rgb(var(--color-foreground) / .85);text-decoration:underline;text-underline-offset:.3rem;transition:color .2s ease}.sys-new-customer .hdt-auth-forgot-link:hover{color:rgb(var(--color-accent))}.sys-new-customer .hdt-auth-ajax-form button[type=submit]{margin-top:1.5rem;background-color:#111;color:#fff;border-radius:.4rem;transition:background-color .2s ease}.sys-new-customer .hdt-auth-ajax-form button[type=submit]:hover{background-color:rgb(var(--color-accent))}.sys-new-customer .hdt-auth-toggle-wrapper{margin-top:2rem;text-align:center;font-size:1.4rem;color:rgb(var(--color-foreground) / .7)}.sys-new-customer .hdt-auth-toggle-btn{background:transparent;border:none;padding:0;color:#0056ff;text-decoration:underline;text-underline-offset:.3rem;cursor:pointer;font-weight:500;display:inline;transition:color .2s ease}.sys-new-customer .hdt-auth-toggle-btn:hover{color:#003db3}.sys-new-customer .hdt-error-message{background-color:rgb(var(--color-error-background) / .05);border:.1rem solid rgb(var(--color-error-text));color:rgb(var(--color-error-text));padding:1rem 1.3rem;border-radius:.4rem;margin-bottom:2rem;font-size:1.4rem;text-align:start}.sys-new-customer .hdt-error-message ul{padding-inline-start:2rem;list-style:disc;margin:0}.sys-new-customer .hdt-error-message li{line-height:2rem}.sys-new-customer .hdt-error-message a{color:inherit;text-decoration:underline}.hdt-auth-row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:1.5rem!important;width:100%!important}.hdt-auth-row .hdt-field{flex:1 1 0%!important;margin-top:0!important;width:auto!important}.hdt-user-is-guest .hdt-discount-tier-item,.hdt-user-is-guest .hdt-discount-tier-list{display:none!important}.sys-new-customer .hdt-auth-logo-wrapper{text-align:center;margin-bottom:2rem;width:100%}.sys-new-customer .hdt-auth-logo{max-height:5rem;object-fit:contain;margin:0 auto}.sys-new-customer .hdt-auth-logo-text{font-size:2.2rem;font-weight:700;margin:0;letter-spacing:.1rem}.hdt-shop-pay-login-wrapper{margin-top:1rem!important;margin-bottom:1.5rem!important;width:100%!important}.hdt-btn-shop-pay{background-color:#5a31f4!important;color:#fff!important;border-radius:.6rem!important;padding:1.2rem 2.4rem!important;font-weight:600!important;font-size:1.5rem!important;text-decoration:none!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background-color .2s ease!important;width:100%!important}.hdt-btn-shop-pay:hover{background-color:#4b26d1!important}.hdt-shop-logo{height:1.8rem!important;margin-left:.8rem!important;display:inline-block!important;vertical-align:middle!important}.sys-new-customer .hdt-auth-separator{display:flex;align-items:center;text-align:center;margin:2rem 0;color:rgb(var(--color-foreground) / .4)}.sys-new-customer .hdt-auth-separator:before,.sys-new-customer .hdt-auth-separator:after{content:"";flex:1;border-bottom:.1rem solid rgb(var(--color-line-border, 240, 240, 240))}.sys-new-customer .hdt-auth-separator:not(:empty):before{margin-right:1.5rem}.sys-new-customer .hdt-auth-separator:not(:empty):after{margin-left:1.5rem}.sys-new-customer .hdt-auth-separator span{font-size:1.4rem}.hdt-shop-pay-login-wrapper svg{width:40px;margin-left:3px;margin-top:2px!important}.hdt-discount-tier-info.hdt-text-start{width:100%;text-align:center;display:flex;align-items:center;gap:20px;justify-content:center}button.hdt-discount_copy.hdt-inline-flex.hdt-align-center.hdt-justify-center.hdt-radius-xs svg{color:#fff}.hdt-modal .hdt-dialog-btn__close:hover svg{color:#fff}h4.hdt-discount-tier-heading.hdt-text-lg.hdt-font-semibold.hdt-s-text.hdt-text-center{margin-top:10px}p.title.popup{color:#000;font-size:30px;font-weight:700}p.des.popup{color:#000;padding:10px 0 20px}
/*# sourceMappingURL=/cdn/shop/t/399/assets/hdt-new-customer-popup.css.map */
