.auth-card.compact{min-height:500px;max-width:920px}
        .auth-form{padding:34px!important}
        .auth-title{font-size:30px!important}
        .auth-subtitle{margin:10px 0 18px!important}
        .auth-field{margin-bottom:10px!important}
        .auth-input{height:48px!important}
        .auth-check{margin:2px 0 12px!important}
        .auth-password-wrap{position:relative}
        .auth-password-wrap .auth-input{padding-right:52px!important}
        .auth-password-toggle{position:absolute;right:7px;bottom:6px;width:36px;height:36px;border:0;border-radius:10px;background:#e8f7fb;color:#0f5e86;cursor:pointer}
        .auth-eye-icon{position:relative;display:inline-block;width:18px;height:12px;border:2px solid currentColor;border-radius:55% / 70%;vertical-align:middle}
        .auth-eye-icon:after{content:'';position:absolute;top:50%;left:50%;width:5px;height:5px;transform:translate(-50%,-50%);border-radius:50%;background:currentColor}
        .auth-form .auth-links-top{display:flex!important;flex-wrap:nowrap;gap:7px;margin:12px 0 14px!important;padding:0!important;border:0!important}
        .auth-form .auth-links-top a{display:flex!important;align-items:center;justify-content:center;min-height:36px;padding:7px 9px!important;border-radius:12px!important;background:#fff!important;border:1px solid #d7e1ec!important;color:#0f5e86!important;font-size:12px!important;font-weight:900!important;text-decoration:none!important;box-shadow:0 8px 18px rgba(15,94,134,.08);white-space:nowrap;flex:1}
        .auth-form .auth-links-top a:hover{background:#e8f7fb!important;border-color:#9dd9e8!important;color:#0f5e86!important}
        .auth-actions-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}
        .auth-actions-row .auth-button,.auth-actions-row .auth-demo-button{height:50px!important;margin:0!important}
        .auth-form .auth-demo-button{width:100%!important;border:0!important;border-radius:15px!important;background:linear-gradient(135deg,#f59e0b,#f97316)!important;color:#fff!important;font-size:16px!important;font-weight:900!important;box-shadow:0 16px 28px rgba(249,115,22,.28)!important;cursor:pointer!important}
        .auth-form .auth-demo-button:hover{transform:translateY(-1px)}
        @media(max-width:560px){.auth-form{padding:22px 16px!important}.auth-form .auth-links-top{overflow-x:auto}.auth-actions-row{grid-template-columns:1fr}}
