.twz-edd-account__shell{max-width:var(--grid-xxs, 64rem);margin-inline:auto;padding:2.4rem;background-color:var(--white);border-radius:var(--container-radius)}.twz-edd-account__mode-input{position:absolute;opacity:0;pointer-events:none}.twz-edd-account__switch{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:.6rem;padding:.4rem;margin-bottom:2rem;border-radius:calc(var(--container-radius) - .4rem);background-color:var(--grey-100)}.twz-edd-account__switch-item{display:inline-flex;justify-content:center;align-items:center;padding:1rem 1.2rem;border-radius:calc(var(--container-radius) - .8rem);color:var(--text-color);font-size:1.5rem;line-height:1.2;cursor:pointer;transition:background-color .2s ease,color .2s ease}.twz-edd-account__panels{position:relative}.twz-edd-account__panel{display:none}.twz-edd-account__title{margin-top:0;margin-bottom:1.6rem}.twz-edd-account__mode-input:first-of-type:checked~.twz-edd-account__switch .twz-edd-account__switch-item:first-child,.twz-edd-account__mode-input:nth-of-type(2):checked~.twz-edd-account__switch .twz-edd-account__switch-item:nth-child(2){background-color:var(--white);color:var(--blue-800)}.twz-edd-account__mode-input:first-of-type:checked~.twz-edd-account__panels .twz-edd-account__panel--login,.twz-edd-account__mode-input:nth-of-type(2):checked~.twz-edd-account__panels .twz-edd-account__panel--register{display:block}.twz-edd-account .edd_form{margin-bottom:0}.twz-edd-account .edd-submit{margin-bottom:0}.twz-edd-account fieldset legend{display:none}.twz-edd-account .edd-login-remember,.twz-edd-account .edd-lost-password{display:none}
