Repository URL to install this package:
/**
* - v1.8.76
*
* Copyright (c) 2023
* Licensed GPLv2+
*/
#account-modal{background-color:rgba(18,21,25,.6)}.ct-account-form{width:100%;margin:auto;font-size:14px;color:var(--color);background-color:#fff;--linkInitialColor: var(--color);border-radius:3px;box-shadow:var(--box-shadow, 0px 0px 70px rgba(0, 0, 0, 0.35));--content-spacing: 1em}@media(max-width: 479.98px){.ct-account-form{max-width:88vw}}@media(min-width: 480px){.ct-account-form{max-width:480px}}.ct-account-form>ul{display:flex}.ct-account-form>ul li{width:50%;display:flex;align-items:center;justify-content:center;position:relative;height:60px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.03em;cursor:pointer;border-bottom:1px solid rgba(0,0,0,.1);transition:opacity .1s ease,background .1s ease}.ct-account-form>ul li.active{border-bottom-color:rgba(0,0,0,0)}.ct-account-form>ul li:not(.active){opacity:.5;background:rgba(0,0,0,.04)}.ct-account-form>ul li:not(.active):hover{opacity:.8}.ct-account-form>ul li:first-child{border-right:1px solid rgba(0,0,0,.1)}@media(max-width: 479.98px){.ct-account-form .ct-account-panel{padding:40px 30px}}@media(min-width: 480px){.ct-account-form .ct-account-panel{padding:60px 70px}}.ct-account-form .ct-account-panel:not(.active){display:none}.ct-account-form form>*{--content-spacing: 20px}.ct-account-form form>*:last-of-type{margin-bottom:0}.ct-account-form label{display:block;font-size:14px}.ct-account-form .ct-button{width:100%}.ct-account-form .ct-button svg{margin-inline-start:10px}.ct-account-form .ct-button:not(.ct-loading) svg{display:none}.ct-account-form .col-2{display:flex;justify-content:space-between}.ct-account-form #reg_passmail,.ct-account-form .ct-back-to-login{text-align:center}.ct-account-form .ct-back-to-login{display:block;margin-top:20px}.ct-account-form .login-remember span{display:flex}.ct-account-form .login-remember input{--top: 3px}.ct-account-form [class*=ct-form-notification]{margin-bottom:25px;border-radius:3px;padding:10px 15px;background:rgba(0,0,0,.04)}.ct-account-form [class*=ct-form-notification] a{color:inherit}.ct-account-form [class*=ct-form-notification] a.showlogin{font-size:inherit;font-weight:inherit;padding:0;border:none;min-height:initial;background:rgba(0,0,0,0)}.ct-account-form .ct-form-notification-error{color:rgba(255,255,255,.95);background:rgba(218,0,28,.7)}.ct-account-form [class*=ct-form-notification] a:not(:hover),.ct-account-form .woocommerce-privacy-policy-text a:not(:hover){text-decoration:underline}@media(prefers-reduced-motion: no-preference){.ct-account-form.ct-error{animation:shake .82s cubic-bezier(0.36, 0.07, 0.19, 0.97) both;transform:translate3d(0, 0, 0);-webkit-backface-visibility:hidden;backface-visibility:hidden;perspective:1000px}}.ct-account-form div.g-recaptcha,.ct-account-form .anr_captcha_field{margin:var(--content-spacing) 0 !important}#wfls-prompt-overlay-blocksy{margin-bottom:var(--content-spacing)}#wfls-prompt-overlay-blocksy #wfls-prompt-wrapper input+label{margin-top:var(--content-spacing)}#wfls-prompt-overlay-blocksy~*:not(.login-submit){display:none}