.custom-register-page,.custom-register-page *,.custom-register-page *:before,.custom-register-page *:after{box-sizing:border-box;margin:0;padding:0}.custom-register-page{min-height:100vh;background:linear-gradient(135deg,#c1e0da,#f8f9fa);display:flex;align-items:center;justify-content:center;padding:4rem 2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.custom-register-container{max-width:50rem;width:100%;background:#fff;border-radius:20px;box-shadow:0 20px 60px #0000001a;padding:5rem;animation:slideUp .6s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.custom-register-header{text-align:center;margin-bottom:4rem}.custom-register-title{font-size:3.6rem;font-weight:800;color:#1a1a1a;margin-bottom:1.5rem;letter-spacing:-.02em;line-height:1.1}.custom-register-subtitle{font-size:1.8rem;color:#6c757d;line-height:1.5;font-weight:400}.custom-register-form{margin:0;padding:0}.custom-field-group{display:grid;grid-template-columns:1fr 1fr;gap:2.4rem;margin-bottom:2.4rem}.custom-field{position:relative;margin-bottom:2.4rem}.custom-input{width:100%;height:6rem;border:2px solid #dee2e6;border-radius:12px;padding:2.4rem 1.8rem 1rem;font-size:1.6rem;font-family:inherit;color:#1a1a1a;background:#fff;transition:all .3s ease;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.custom-input:hover{border-color:#adb5bd}.custom-input:focus,.custom-input.focused{border-color:#00a493;box-shadow:0 0 0 4px #00a49326}.custom-input.error{border-color:#dc3545}.custom-input.error:focus{border-color:#dc3545;box-shadow:0 0 0 4px #dc354526}.custom-label{position:absolute;left:1.8rem;top:50%;transform:translateY(-50%);font-size:1.6rem;color:#6c757d;background:#fff;padding:0 .8rem;transition:all .3s ease;pointer-events:none;font-weight:500;white-space:nowrap}.custom-input:focus+.custom-label,.custom-input.focused+.custom-label,.custom-input.has-value+.custom-label{top:0;font-size:1.3rem;color:#00a493;font-weight:600}.custom-input.error+.custom-label{color:#dc3545}.required{color:#00a493;font-weight:700;margin-left:.2rem}.custom-field-error{display:block;color:#dc3545;font-size:1.3rem;margin-top:.8rem;padding-left:.4rem;font-weight:500}.custom-field-info{font-size:1.3rem;color:#6c757d;margin-top:.8rem;padding-left:.4rem}.custom-checkbox-field{display:flex;align-items:center;gap:1.6rem;margin-bottom:3rem;padding:2rem;background:#f8f9fa;border-radius:12px;border:1px solid #e9ecef}.custom-checkbox{width:2.4rem!important;height:2.4rem!important;border:2px solid #adb5bd!important;border-radius:6px!important;background:#fff!important;cursor:pointer!important;position:relative!important;flex-shrink:0!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;transition:all .3s ease!important;display:inline-block!important;margin:0!important;padding:0!important;min-width:2.4rem!important;min-height:2.4rem!important;max-width:2.4rem!important;max-height:2.4rem!important;box-sizing:border-box!important;vertical-align:top!important}.custom-checkbox:hover{border-color:#6c757d!important;box-shadow:0 0 0 2px #00a4931a!important}.custom-checkbox:checked{background:#00a493!important;border-color:#00a493!important}.custom-checkbox:checked:after{content:"\2713"!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:#fff!important;font-size:1.6rem!important;font-weight:700!important;line-height:1!important}.custom-checkbox-label{font-size:1.6rem;color:#495057;line-height:1.4;cursor:pointer;font-weight:500;flex:1}.custom-submit-button{width:100%;height:6rem;background:linear-gradient(135deg,#00a493,#0b81be);color:#fff;border:none;border-radius:12px;font-size:1.8rem;font-weight:700;letter-spacing:.05em;cursor:pointer;transition:all .3s ease;box-shadow:0 8px 25px #00a4934d;margin-bottom:2.4rem;text-transform:uppercase;font-family:inherit}.custom-submit-button:hover{background:linear-gradient(135deg,#0b81be,#00a493);transform:translateY(-2px);box-shadow:0 12px 35px #00a49366}.custom-submit-button:active{transform:translateY(0);box-shadow:0 4px 15px #00a4934d}.custom-login-link{text-align:center;padding-top:2rem;border-top:1px solid #dee2e6}.custom-login-link p{font-size:1.5rem;color:#6c757d;margin:0}.custom-login-link a{color:#00a493;text-decoration:none;font-weight:600;transition:color .3s ease}.custom-login-link a:hover{color:#0b81be;text-decoration:underline}.custom-error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:12px;padding:2rem;margin-bottom:3rem}.custom-error-content h2{color:#721c24;font-size:1.6rem;margin-bottom:1rem;font-weight:600}.custom-error-content ul{list-style:none;margin:0;padding:0}.custom-error-content li{color:#721c24;font-size:1.4rem;margin-bottom:.5rem}@media (max-width: 768px){.custom-register-page{padding:2rem 1rem}.custom-register-container{padding:3rem 2.4rem}.custom-register-title{font-size:2.8rem}.custom-register-subtitle{font-size:1.6rem}.custom-field-group{grid-template-columns:1fr;gap:0}.custom-input,.custom-submit-button{height:5.6rem;font-size:1.6rem}}.custom-forgot-password{text-align:right;margin-bottom:2.4rem;margin-top:-1.2rem}.custom-link{color:#00a493;text-decoration:none;font-size:1.5rem;font-weight:600;transition:color .3s ease}.custom-link:hover{color:#0b81be;text-decoration:underline}.custom-divider{text-align:center;margin:3rem 0;position:relative}.custom-divider span{background:#fff;padding:0 2rem;color:#6c757d;font-size:1.4rem;position:relative;z-index:2}.custom-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#dee2e6;transform:translateY(-50%)}.custom-guest-section{text-align:center;margin-top:4rem;padding:3rem 2rem;background:#fffc;border-radius:16px;max-width:50rem;width:100%}.custom-guest-title{font-size:2rem;color:#333;margin-bottom:2rem;font-weight:600}.custom-guest-button{background:linear-gradient(135deg,#6c757d,#495057);box-shadow:0 8px 25px #6c757d33}.custom-guest-button:hover{background:linear-gradient(135deg,#495057,#6c757d);box-shadow:0 12px 35px #6c757d4d}.shop-login-button{background:#5a31f4!important;color:#fff!important;border:none!important;height:6rem!important;border-radius:12px!important;font-size:1.8rem!important;font-weight:700!important;letter-spacing:.05em!important;text-transform:uppercase!important;transition:all .3s ease!important;margin-bottom:0!important}.custom-input-placeholder{padding:1.8rem!important}.custom-input-placeholder::placeholder{color:#6c757d;font-size:1.6rem;font-weight:500;opacity:1}.custom-input-placeholder:focus::placeholder{color:#adb5bd}
/*# sourceMappingURL=/cdn/shop/t/1/assets/customer-modern.css.map */
