@layer base{body.imdtec-auth-shell{min-height:100vh;font-family:var(--font-imdtec-ui);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:16px}body.imdtec-auth-shell *,body.imdtec-auth-shell :after,body.imdtec-auth-shell :before{box-sizing:border-box}body.imdtec-auth-shell img{max-width:100%;height:auto}body.imdtec-auth-shell .acc-rich,body.imdtec-auth-shell .content-article,body.imdtec-auth-shell .richtext{text-align:start!important;text-justify:auto!important}}@layer components{body.imdtec-auth-shell{color:#0f172a;background:#fff}body.imdtec-auth-shell .imd-auth{align-items:stretch;min-height:100dvh;display:flex}body.imdtec-auth-shell .imd-auth__left{flex:0 0 46%;align-items:center;min-width:460px;padding:clamp(26px,4vw,56px);display:flex}body.imdtec-auth-shell .imd-auth__inner{width:100%;max-width:460px}body.imdtec-auth-shell .imd-auth__header{flex-direction:column;align-items:flex-start;gap:12px;margin:0 0 22px;display:flex}body.imdtec-auth-shell .imd-auth__logo{text-decoration:none;display:inline-flex}body.imdtec-auth-shell .imd-auth__logo img{width:150px;height:auto;display:block}body.imdtec-auth-shell .imd-auth__back{color:#0f172a;opacity:.78;align-items:center;gap:10px;margin:0;font-weight:700;text-decoration:none;display:inline-flex}body.imdtec-auth-shell .imd-auth__back:hover{opacity:1;text-decoration:underline}body.imdtec-auth-shell .imd-auth__back svg{width:18px;height:18px;display:block}body.imdtec-auth-shell .imd-auth__title{letter-spacing:-.02em;margin:0 0 8px;font-size:28px;font-weight:800;line-height:1.2}body.imdtec-auth-shell .imd-auth__subtitle{color:#6b7280;margin:0 0 22px;font-size:14.5px;line-height:1.55}body.imdtec-auth-shell .imd-auth__notice{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;margin:0 0 14px;padding:12px 14px;font-size:14px}body.imdtec-auth-shell .imd-auth__notice--error{color:#991b1b;background:#fef2f2;border-color:#fecaca}body.imdtec-auth-shell .imd-auth__notice--success{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}body.imdtec-auth-shell .imd-auth__divider{color:#6b7280;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:12px;margin:22px 0 14px;font-size:12px;display:flex}body.imdtec-auth-shell .imd-auth__divider:after,body.imdtec-auth-shell .imd-auth__divider:before{content:"";background:#e5e7eb;flex:1;height:1px}body.imdtec-auth-shell .imd-auth__divider span{padding:0 2px}body.imdtec-auth-shell .imd-auth__social{flex-direction:column;gap:12px;display:flex}body.imdtec-auth-shell .imd-auth__social-btn{color:#0f172a;background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:center;align-items:center;gap:10px;width:100%;padding:13px 16px;font-weight:700;text-decoration:none;transition:background-color .15s,border-color .15s,transform 80ms;display:flex}body.imdtec-auth-shell .imd-auth__social-btn:hover{background:#f9fafb;border-color:#1118272e}body.imdtec-auth-shell .imd-auth__social-btn:active{transform:translateY(1px)}body.imdtec-auth-shell .imd-auth__icon{width:18px;height:18px;display:inline-flex}body.imdtec-auth-shell .imd-auth__right{background:#fff;flex:auto;justify-content:flex-end;align-items:stretch;padding:clamp(18px,2vw,28px);display:flex}body.imdtec-auth-shell .imd-auth__media{border-radius:180px 0 0 180px;width:min(900px,100%);height:100%;position:relative;overflow:hidden}body.imdtec-auth-shell .imd-auth__media img{object-fit:cover;width:100%;height:100%;display:block}body.imdtec-auth-shell .imd-auth-form{margin-top:6px}body.imdtec-auth-shell .imd-auth-grid{gap:12px;display:grid}body.imdtec-auth-shell .imd-auth-grid--2{grid-template-columns:1fr 1fr}body.imdtec-auth-shell .imd-auth-field{margin:0 0 14px}body.imdtec-auth-shell .imd-auth-label{color:#6b7280;margin:0 0 6px;font-size:12px;font-weight:700;display:block}body.imdtec-auth-shell .imd-auth-control,body.imdtec-auth-shell .imd-auth-form input[type=email],body.imdtec-auth-shell .imd-auth-form input[type=number],body.imdtec-auth-shell .imd-auth-form input[type=password],body.imdtec-auth-shell .imd-auth-form input[type=text],body.imdtec-auth-shell .imd-auth-form input[type=url],body.imdtec-auth-shell .imd-auth-form select,body.imdtec-auth-shell .imd-auth-form textarea{color:#0f172a;box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;padding:14px;font-size:15px}body.imdtec-auth-shell .imd-auth-control:focus,body.imdtec-auth-shell .imd-auth-form input[type=email]:focus,body.imdtec-auth-shell .imd-auth-form input[type=number]:focus,body.imdtec-auth-shell .imd-auth-form input[type=password]:focus,body.imdtec-auth-shell .imd-auth-form input[type=text]:focus,body.imdtec-auth-shell .imd-auth-form input[type=url]:focus,body.imdtec-auth-shell .imd-auth-form select:focus,body.imdtec-auth-shell .imd-auth-form textarea:focus{border-color:#11182759;box-shadow:0 0 0 4px #11182724}body.imdtec-auth-shell .imd-auth-control::placeholder,body.imdtec-auth-shell .imd-auth-form input::placeholder,body.imdtec-auth-shell .imd-auth-form textarea::placeholder{color:#0f172a8c}body.imdtec-auth-shell #wp-submit,body.imdtec-auth-shell .imd-auth-btn,body.imdtec-auth-shell .imd-auth-form button,body.imdtec-auth-shell .imd-auth-form input[type=submit]{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#111827;border:0;border-radius:14px;justify-content:center;align-items:center;width:100%;min-height:50px;padding:14px 16px;font-size:14px;font-weight:800;display:inline-flex}body.imdtec-auth-shell #wp-submit:hover,body.imdtec-auth-shell .imd-auth-btn:hover,body.imdtec-auth-shell .imd-auth-form button:hover,body.imdtec-auth-shell .imd-auth-form input[type=submit]:hover{background:#0b1220}body.imdtec-auth-shell .imd-auth__links{color:#6b7280;justify-content:space-between;align-items:center;gap:12px;margin-top:14px;font-size:14px;display:flex}body.imdtec-auth-shell .imd-auth__links a{color:#0f172a;font-weight:700;text-decoration:none}body.imdtec-auth-shell .imd-auth__links a:hover{text-decoration:underline}body.imdtec-auth-shell .imd-auth__section-title{letter-spacing:-.01em;margin:18px 0 10px;font-size:20px;font-weight:800;line-height:1.2}body.imdtec-auth-shell .imd-auth__section-note{color:#6b7280;margin:0 0 14px;font-size:13px;line-height:1.55}body.imdtec-auth-shell .imd-auth .login form{margin:0;box-shadow:none!important;border:none!important;padding:0!important}body.imdtec-auth-shell .imd-auth .login p{margin:0 0 14px}body.imdtec-auth-shell .imd-auth .login .login-password label,body.imdtec-auth-shell .imd-auth .login .login-username label{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}body.imdtec-auth-shell .imd-auth .login .input{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;padding:14px;font-size:15px}body.imdtec-auth-shell .imd-auth .login .input:focus{border-color:#11182759;box-shadow:0 0 0 4px #11182724}body.imdtec-auth-shell .imd-auth__aux{justify-content:space-between;align-items:center;gap:12px;margin:2px 0 18px;display:flex}body.imdtec-auth-shell .imd-auth__aux .login-remember{margin:0}body.imdtec-auth-shell .imd-auth__aux .login-remember label{color:#0f172a;align-items:center;gap:10px;margin:0;font-size:14px;font-weight:500;display:flex}body.imdtec-auth-shell .imd-auth__aux input[type=checkbox]{border-radius:4px;width:18px;height:18px}body.imdtec-auth-shell .imd-auth__forgot{color:#0f172a;opacity:.75;font-size:14px;text-decoration:none}body.imdtec-auth-shell .imd-auth__forgot:hover{opacity:1;text-decoration:underline}body.imdtec-auth-shell .imd-auth__signup{color:#6b7280;margin:16px 0 0;font-size:14px}body.imdtec-auth-shell .imd-auth__signup a{color:#0f172a;font-weight:700;text-decoration:none}body.imdtec-auth-shell .imd-auth__signup a:hover{text-decoration:underline}body.imdtec-auth-shell .imd-auth-form .form-row,body.imdtec-auth-shell .imd-auth-form p{margin:0 0 14px}body.imdtec-auth-shell .imd-auth-form label{color:#6b7280;margin:0 0 6px;font-size:12px;font-weight:700;display:block}body.imdtec-auth-shell .imd-auth-form .error,body.imdtec-auth-shell .imd-auth-form .message,body.imdtec-auth-shell .imd-auth-form .success,body.imdtec-auth-shell .imd-auth-form .woocommerce-error,body.imdtec-auth-shell .imd-auth-form .woocommerce-message{border-radius:14px;margin:0 0 14px;padding:12px 14px;font-size:14px}body.imdtec-auth-shell .imd-auth-form .error,body.imdtec-auth-shell .imd-auth-form .woocommerce-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}body.imdtec-auth-shell .imd-auth-form .message,body.imdtec-auth-shell .imd-auth-form .success,body.imdtec-auth-shell .imd-auth-form .woocommerce-message{color:#065f46;background:#ecfdf5;border:1px solid #a7f3d0}@media (max-width:1020px){body.imdtec-auth-shell .imd-auth__left{flex:auto;min-width:0}body.imdtec-auth-shell .imd-auth__right{display:none}body.imdtec-auth-shell .imd-auth__inner{max-width:520px}}@media (max-width:560px){body.imdtec-auth-shell .imd-auth-grid--2{grid-template-columns:1fr}}[dir=rtl] body.imdtec-auth-shell .imd-auth{flex-direction:row-reverse}[dir=rtl] body.imdtec-auth-shell .imd-auth__media{border-radius:0 180px 180px 0}[dir=rtl] body.imdtec-auth-shell .imd-auth__aux,[dir=rtl] body.imdtec-auth-shell .imd-auth__back,[dir=rtl] body.imdtec-auth-shell .imd-auth__links{flex-direction:row-reverse}}